<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0">
<p style="text-align: justify;">Dear Developer of Gromacs,</p>
<p style="text-align: justify;">I want to calculate energy binding with the LIE method in Gromacs, but Gromacs 2021 cannot read the energy file correctly (ener.edr). For this purpose, I will explain the simulation step by step so that if there is a problem, help me solve this problem. CNT and inhibitor molecules are simulated in water. An additional simulation (Inhibitor in water) is required to calculate energy binding with the LIE method. According to the Gromacs Manual, I went through all the steps as follows:</p>
<ol style="text-align: justify;">
<li>Add in .mdp file "energygrps = CNT inhibitor" (in CNT-inhibitor-Water simulation)</li>
<li>Add in .mdp file "energygrps = inhibitor SOL" (in inhibitor-Water simulation)</li>
<li>The following commands were executed to simulate the inhibitor-Water:</li>
</ol>
<p style="text-align: justify;">gmx grompp -f binding_energy2.mdp -c run.gro -p topol.top -o binding.tpr&nbsp; -maxwarn 13</p>
<p style="text-align: justify;">gmx mdrun -s binding.tpr -rerun run.xtc &ndash;nb cpu &ndash;deffnm ener2</p>
<p style="text-align: justify;">gmx energy -f ener2.edr -o bindingenergy.xvg -b 9000 &gt; binding.log</p>
<p style="text-align: justify;">Select the inhibitor-SOL option</p>
<p style="text-align: justify;">Elj=29.338 ,Eqq=-419.446</p>
<ol style="text-align: justify;">
<li>The following commands were executed to simulate the CNT-inhibitor-Water:</li>
</ol>
<p style="text-align: justify;">gmx grompp -f binding_energy1.mdp -c run.gro -p topol.top -o binding.tpr&nbsp; -maxwarn 13</p>
<p style="text-align: justify;">gmx mdrun -s binding.tpr -rerun run.xtc &ndash;nb cpu &ndash;deffnm ener</p>
<ol style="text-align: justify;">
<li>The &ldquo;gmx lie&rdquo; command was used to calculate energy binding in the last step.</li>
</ol>
<p style="text-align: justify;">gmx lie -f ener.edr -b 9000 -Elj 29.338 -Eqq -419.446 -ligand inhibitor -o lie.xvg</p>
<p style="text-align: justify;">At this point,<span>&nbsp;</span><strong>Gromacs cannot extract the relevant data from the ener.edr file and the numbers it reports are unrealistic and incorrect</strong>. Thank you for helping me solve this problem.</p>
<p style="text-align: justify;">&nbsp;</p>
<p>I wish you all the best,</p>
<p>Reza Khiabani</p>
<div>&nbsp;</div>
</blockquote>
<p><br /></p>
</body></html>