<div dir="ltr">Hello everyone,<div><br></div><div>I&#39;ve been trying to familiarize myself with the Gromacs codebase over the past couple weeks and have figured out various control flows.</div><div><br></div><div>My question is in reference to the energy minimization step via &quot;<font face="monospace">do_steep</font>&quot;, which calls &quot;<span style="font-size:9pt"><font face="monospace">evaluate_energy</font></span>&quot;. Am I correct in understanding that this is the only function which calculates the potential energy of a topology state? It appears that this function is very tightly coupled with the multi-threading system and hence the concern.</div><div><br></div><div>My aim is to build a C wrapper around this function but that will only be possible if I can get a bare bones energy estimator from the topology.</div><div><br></div><div>Apologies for any technically incorrect statement, I don&#39;t actually have a Molecular Dynamics background.</div><div><br></div><div>Thank you for the help!</div></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature">Regards,<br>Sanyam Kapoor<br>Masters in Computer Science<br>Courant Institute, New York University<br><a href="https://www.sanyamkapoor.com">https://www.sanyamkapoor.com</a></div>