<div dir="ltr">Hi,<div><br></div><div>Probably you are over- or under-managing periodic boundaries and/or domain decomposition. I would think you should refactor out of do_steep exactly the part you need, since it&#39;s not designed to be a callable utility routine. For example, you probably don&#39;t want it to ever call em_dd_partition_system()...</div><div><br></div><div>Mark</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Feb 7, 2015 at 7:15 AM, Andrew AbiMansour <span dir="ltr">&lt;<a href="mailto:anabiman@umail.iu.edu" target="_blank">anabiman@umail.iu.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><span style="font-size:12.7272720336914px">Hi,</span><br style="font-size:12.7272720336914px"><br style="font-size:12.7272720336914px"><span style="font-size:12.7272720336914px">I would like to call the integrator function do_steep() from within do_md(). I modified some constraints parameters in t_inputrec before passing all the arguments supplied to do_md() by the user to do_steep(). This simple approach, however, does not work and GROMACS crashes complaining about a charge group moving too far. The coordinates seem to change by several nano meters over a single SD step. What is this happening? and Do you have any suggestions on how to implement this right?</span><br style="font-size:12.7272720336914px"><br style="font-size:12.7272720336914px"><span style="font-size:12.7272720336914px">Thanks</span><br clear="all"><div><div><div dir="ltr"><div><font face="georgia, serif"> <br></font><font color="#888888"><span style="font-size:13px;background-color:rgb(255,255,255)"><div style="font-family:arial,sans-serif"><b style="color:rgb(7,55,99);font-family:&#39;trebuchet ms&#39;,sans-serif;font-size:small">Andrew Abi-Mansour</b><font face="georgia, serif"><br></font></div></span></font></div></div></div></div>
</div>
<br>--<br>
Gromacs Developers mailing list<br>
<br>
* Please search the archive at <a href="http://www.gromacs.org/Support/Mailing_Lists/GMX-developers_List" target="_blank">http://www.gromacs.org/Support/Mailing_Lists/GMX-developers_List</a> before posting!<br>
<br>
* Can&#39;t post? Read <a href="http://www.gromacs.org/Support/Mailing_Lists" target="_blank">http://www.gromacs.org/Support/Mailing_Lists</a><br>
<br>
* For (un)subscribe requests visit<br>
<a href="https://maillist.sys.kth.se/mailman/listinfo/gromacs.org_gmx-developers" target="_blank">https://maillist.sys.kth.se/mailman/listinfo/gromacs.org_gmx-developers</a> or send a mail to <a href="mailto:gmx-developers-request@gromacs.org">gmx-developers-request@gromacs.org</a>.<br></blockquote></div><br></div>