Hello all,<br><br>I&#39;m trying to run energy minimization on my system (protein complex). Since it&#39;s a bit big (produces 2GB of trr files using l-bfgs) I&#39;m trying to supress most of this output and replace the trr file with an xtc file.<br>

<br>I&#39;m using these options in my mdp file (output related):<br><span style="font-family: courier new,monospace;"></span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">nstxout                 = 0</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">nstvout                 = 0</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">nstfout                 = 0</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">nstcalcenergy           = 0</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">nstlog                  = 0 </span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">nstenergy               = 0 </span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">nstxtcout               = 10  </span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">xtc-precision           = 1000</span><br><br>Still, I get no xtc file (even if I explicitly run mdrun with the -x option) and I still get a large trr file.<br><br>Am I doing something wrong?<br>

<br>Best!<br><br clear="all">João Rodrigues<br><br>