<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hi everybody<br>
<br>
This is my first post, so if I do not explain myself in an understandable matter, that might be the reason.<br>
<br>
I am trying to do implement a different sort of periodic boundaries from those already in gromacs, where the distance across boundaries is not cartesian.<br>
<br>
To that end I need to figure out how to change the way distance is calculated and I am having a lot of problems figuring out where that happens in the code.<br>
So far it seems to me that this is done in a number of different kernels, one set for neighbor lists and one set for non-bonded force calculations, but I am not sure if this is true, and if it is, exactly where it takes place. Can anyone help me with this?<br>
<br>
Best,<br>
Andreas</div>
</body>
</html>