<li>ID, group-ID are documented in <aclass="reference internal"href="fix.html"><spanclass="doc">fix</span></a> command</li>
<li>nvt/sllod/eff = style name of this fix command</li>
<li>additional thermostat related keyword/value pairs from the <aclass="reference internal"href="fix_nh_eff.html"><spanclass="doc">fix nvt/eff</span></a> command can be appended</li>
<p>Perform constant NVT integration to update positions and velocities
each timestep for nuclei and electrons in the group for the <aclass="reference internal"href="pair_eff.html"><spanclass="doc">electron force field</span></a> model, using a Nose/Hoover temperature
thermostat. V is volume; T is temperature. This creates a system
trajectory consistent with the canonical ensemble.</p>
<p>The operation of this fix is exactly like that described by the <aclass="reference internal"href="fix_nvt_sllod.html"><spanclass="doc">fix nvt/sllod</span></a> command, except that the radius and
radial velocity of electrons are also updated and thermostatted.
Likewise the temperature calculated by the fix, using the compute it
creates (as discussed in the <aclass="reference internal"href="fix_nh.html"><spanclass="doc">fix nvt, npt, and nph</span></a> doc
page), is performed with a <aclass="reference internal"href="compute_temp_deform_eff.html"><spanclass="doc">compute temp/deform/eff</span></a> commmand that includes
the eFF contribution to the temperature from the electron radial
velocity.</p>
<p><strong>Restart, fix_modify, output, run start/stop, minimize info:</strong></p>
<p>This fix writes the state of the Nose/Hoover thermostat to <aclass="reference internal"href="restart.html"><spanclass="doc">binary restart files</span></a>. See the <aclass="reference internal"href="read_restart.html"><spanclass="doc">read_restart</span></a>
command for info on how to re-specify a fix in an input script that
reads a restart file, so that the operation of the fix continues in an
uninterrupted fashion.</p>
<p>The <aclass="reference internal"href="fix_modify.html"><spanclass="doc">fix_modify</span></a><em>temp</em> option is supported by this
fix. You can use it to assign a <aclass="reference internal"href="compute.html"><spanclass="doc">compute</span></a> you have
defined to this fix which will be used in its thermostatting
procedure.</p>
<p>The <aclass="reference internal"href="fix_modify.html"><spanclass="doc">fix_modify</span></a><em>energy</em> option is supported by this
fix to add the energy change induced by Nose/Hoover thermostatting to
the system’s potential energy as part of <aclass="reference internal"href="thermo_style.html"><spanclass="doc">thermodynamic output</span></a>.</p>
<p>This fix computes the same global scalar and global vector of
quantities as does the <aclass="reference internal"href="fix_nh_eff.html"><spanclass="doc">fix nvt/eff</span></a> command.</p>
<p>This fix can ramp its target temperature over multiple runs, using the
<em>start</em> and <em>stop</em> keywords of the <aclass="reference internal"href="run.html"><spanclass="doc">run</span></a> command. See the
<aclass="reference internal"href="run.html"><spanclass="doc">run</span></a> command for details of how to do this.</p>
<p>This fix is not invoked during <aclass="reference internal"href="minimize.html"><spanclass="doc">energy minimization</span></a>.</p>
</div>
<divclass="section"id="restrictions">
<h2>Restrictions</h2>
<p>This fix is part of the USER-EFF package. It is only enabled if
LAMMPS was built with that package. See the <aclass="reference internal"href="Section_start.html#start-3"><spanclass="std std-ref">Making LAMMPS</span></a> section for more info.</p>
<p>This fix works best without Nose-Hoover chain thermostats, i.e. using
tchain = 1. Setting tchain to larger values can result in poor
Built with <ahref="http://sphinx-doc.org/">Sphinx</a> using a <ahref="https://github.com/snide/sphinx_rtd_theme">theme</a> provided by <ahref="https://readthedocs.org">Read the Docs</a>.