<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" id="owaParaStyle"></style>
</head>
<body fpstyle="1" ocsi="0">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Dear gmx-users:
<div><br>
</div>
<div>I was trying to do a free energy calculation of a charged ligand, according to the paper &quot;Calculation of &nbsp;Absolute Binding Free Energies for Charged Ligands and Effects of &nbsp;Long-Range Electrostatic Interactions &quot;, one of the problems with charged ligands
 is that the use of a solvent-solvent cutoff causes an overpolarization of the the solvent toward the solute charge, but this can be done by not using any cutoffs at all (If I did not misunderstand it).&nbsp;</div>
<div><br>
</div>
<div>In the following, this is my part of mdp parameter for non-charged ligand:</div>
<div><br>
</div>
<div>
<div>; Neighborsearching and short-range nonbonded interactions</div>
<div>nstlist &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = 10</div>
<div>ns_type &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = grid</div>
<div>pbc &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = xyz</div>
<div>rlist &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = 1.2</div>
<div>; Electrostatics</div>
<div>coulombtype &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= PME</div>
<div>rcoulomb &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = 1.2</div>
<div>; van der Waals</div>
<div>vdw-type &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = switch</div>
<div>rvdw-switch &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = 0.8</div>
<div>rvdw &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = 0.9</div>
</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div>for charged ligand, it is like this:</div>
<div>
<div><br>
</div>
<div>; Neighborsearching and short-range nonbonded interactions</div>
<div>nstlist &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= 0</div>
<div>ns_type &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= simple</div>
<div>pbc &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= no</div>
<div>rlist &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= 0.0</div>
<div>; Electrostatics</div>
<div>coulombtype &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= cut-off</div>
<div>rcoulomb &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = 0.0</div>
<div>; van der Waals</div>
<div>vdw-type &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = cut-off</div>
<div>rvdw-switch &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= 0.0</div>
<div>rvdw &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = 0.0</div>
</div>
<div><br>
</div>
<div><br>
</div>
<div>Is this correct for what it means in the paper that by using no cutoff at all?</div>
<div><br>
</div>
<div><br>
</div>
<div>Anyway, I presume that this is correct, and run some free energy calculation, when I used the g_bar to calculate the results, I got the error message like this :</div>
<div><br>
</div>
<div>
<div>Fatal error:</div>
<div>Some dhdl files contain only one value (dH/dl), while others&nbsp;</div>
<div>contain multiple values (dH/dl and/or Delta H), will not proceed&nbsp;</div>
<div>because of possible inconsistencies.</div>
</div>
<div><br>
</div>
<div><br>
</div>
<div>So what does it mean?</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div>Thank you for answering my questions in advance.</div>
<div><br>
</div>
<div>Regards</div>
<div>Chunxia</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
</div>
</body>
</html>