<p>Assign each atom type in the system to be one of 3 kinds of atoms
within the Drude polarization model. This fix is designed to be
used with the <aclass="reference internal"href="tutorial_drude.html"><spanclass="doc">thermalized Drude oscillator model</span></a>. Polarizable models in LAMMPS
are described in <aclass="reference internal"href="Section_howto.html#howto-25"><spanclass="std std-ref">this Section</span></a>.</p>
<p>The three possible types can be designated with an integer (0,1,2)
or capital letter (N,C,D):</p>
<ulclass="simple">
<li>0 or N = non-polarizable atom (not part of Drude model)</li>
<li>1 or C = Drude core</li>
<li>2 or D = Drude electron</li>
</ul>
</div>
<divclass="section"id="restrictions">
<h2>Restrictions</h2>
<p>This fix should be invoked before any other commands that implement
the Drude oscillator model, such as <aclass="reference internal"href="fix_langevin_drude.html"><spanclass="doc">fix langevin/drude</span></a>, <aclass="reference internal"href="fix_drude_transform.html"><spanclass="doc">fix drude/transform</span></a>, <aclass="reference internal"href="compute_temp_drude.html"><spanclass="doc">compute temp/drude</span></a>, <aclass="reference internal"href="pair_thole.html"><spanclass="doc">pair_style thole</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>.