<li>ID, group-ID are documented in <aclass="reference internal"href="fix.html"><spanclass="doc">fix</span></a> command</li>
<li>oneway = style name of this fix command</li>
<li>N = apply this fix every this many timesteps</li>
<li>region-ID = ID of region where fix is active</li>
<li>direction = <em>x</em> or <em>-x</em> or <em>y</em> or <em>-y</em> or <em>z</em> or <em>-z</em> = coordinate and direction of the oneway constraint</li>
<p>Enforce that particles in the group and in a given region can only
move in one direction. This is done by reversing a particle’s
velocity component, if it has the wrong sign in the specified
dimension. The effect is that the particle moves in one direction
only.</p>
<p>This can be used, for example, as a simple model of a semi-permeable
membrane, or as an implementation of Maxwell’s demon.</p>
<hrclass="docutils"/>
<p><strong>Restart, fix_modify, output, run start/stop, minimize info:</strong></p>
<p>No information about this fix is written to <aclass="reference internal"href="restart.html"><spanclass="doc">binary restart files</span></a>. None of the <aclass="reference internal"href="fix_modify.html"><spanclass="doc">fix_modify</span></a> options
are relevant to this fix. No global or per-atom quantities are stored
by this fix for access by various <aclass="reference internal"href="Section_howto.html#howto-15"><spanclass="std std-ref">output commands</span></a>. No parameter of this fix can
be used with the <em>start/stop</em> keywords of the <aclass="reference internal"href="run.html"><spanclass="doc">run</span></a> command.
This fix is not invoked during <aclass="reference internal"href="minimize.html"><spanclass="doc">energy minimization</span></a>.</p>
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>.