git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14951 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
342
doc/html/fix_qtb.html
Normal file
342
doc/html/fix_qtb.html
Normal file
@ -0,0 +1,342 @@
|
||||
|
||||
|
||||
<!DOCTYPE html>
|
||||
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
|
||||
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>fix qtb command — LAMMPS documentation</title>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" href="_static/sphinxcontrib-images/LightBox2/lightbox2/css/lightbox.css" type="text/css" />
|
||||
|
||||
|
||||
|
||||
<link rel="top" title="LAMMPS documentation" href="index.html"/>
|
||||
|
||||
|
||||
<script src="_static/js/modernizr.min.js"></script>
|
||||
|
||||
</head>
|
||||
|
||||
<body class="wy-body-for-nav" role="document">
|
||||
|
||||
<div class="wy-grid-for-nav">
|
||||
|
||||
|
||||
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
|
||||
<div class="wy-side-nav-search">
|
||||
|
||||
|
||||
|
||||
<a href="Manual.html" class="icon icon-home"> LAMMPS
|
||||
|
||||
|
||||
|
||||
</a>
|
||||
|
||||
|
||||
<div role="search">
|
||||
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
|
||||
<input type="text" name="q" placeholder="Search docs" />
|
||||
<input type="hidden" name="check_keywords" value="yes" />
|
||||
<input type="hidden" name="area" value="default" />
|
||||
</form>
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
<div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
|
||||
|
||||
|
||||
|
||||
<ul>
|
||||
<li class="toctree-l1"><a class="reference internal" href="Section_intro.html">1. Introduction</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="Section_start.html">2. Getting Started</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="Section_commands.html">3. Commands</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="Section_packages.html">4. Packages</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="Section_accelerate.html">5. Accelerating LAMMPS performance</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="Section_howto.html">6. How-to discussions</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="Section_example.html">7. Example problems</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="Section_perf.html">8. Performance & scalability</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="Section_tools.html">9. Additional tools</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="Section_modify.html">10. Modifying & extending LAMMPS</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="Section_python.html">11. Python interface to LAMMPS</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="Section_errors.html">12. Errors</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="Section_history.html">13. Future and history</a></li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</nav>
|
||||
|
||||
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
|
||||
|
||||
|
||||
<nav class="wy-nav-top" role="navigation" aria-label="top navigation">
|
||||
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
|
||||
<a href="Manual.html">LAMMPS</a>
|
||||
</nav>
|
||||
|
||||
|
||||
|
||||
<div class="wy-nav-content">
|
||||
<div class="rst-content">
|
||||
<div role="navigation" aria-label="breadcrumbs navigation">
|
||||
<ul class="wy-breadcrumbs">
|
||||
<li><a href="Manual.html">Docs</a> »</li>
|
||||
|
||||
<li>fix qtb command</li>
|
||||
<li class="wy-breadcrumbs-aside">
|
||||
|
||||
|
||||
<a href="http://lammps.sandia.gov">Website</a>
|
||||
<a href="Section_commands.html#comm">Commands</a>
|
||||
|
||||
</li>
|
||||
</ul>
|
||||
<hr/>
|
||||
|
||||
</div>
|
||||
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
|
||||
<div itemprop="articleBody">
|
||||
|
||||
<div class="section" id="fix-qtb-command">
|
||||
<span id="index-0"></span><h1>fix qtb command</h1>
|
||||
<div class="section" id="syntax">
|
||||
<h2>Syntax</h2>
|
||||
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">fix</span> <span class="n">ID</span> <span class="n">group</span><span class="o">-</span><span class="n">ID</span> <span class="n">qtb</span> <span class="n">keyword</span> <span class="n">value</span> <span class="o">...</span>
|
||||
</pre></div>
|
||||
</div>
|
||||
<ul class="simple">
|
||||
<li>ID, group-ID are documented in <a class="reference internal" href="fix.html"><span class="doc">fix</span></a> command</li>
|
||||
<li>qtb = style name of this fix</li>
|
||||
<li>zero or more keyword/value pairs may be appended</li>
|
||||
<li>keyword = <em>temp</em> or <em>damp</em> or <em>seed</em> or <em>f_max</em> or <em>N_f</em></li>
|
||||
</ul>
|
||||
<pre class="literal-block">
|
||||
<em>temp</em> value = target quantum temperature (temperature units)
|
||||
<em>damp</em> value = damping parameter (time units) inverse of friction <i>&gamma</i>;
|
||||
<em>seed</em> value = random number seed (positive integer)
|
||||
<em>f_max</em> value = upper cutoff frequency of the vibration spectrum (1/time units)
|
||||
<em>N_f</em> value = number of frequency bins (positive integer)
|
||||
</pre>
|
||||
</div>
|
||||
<div class="section" id="examples">
|
||||
<h2>Examples</h2>
|
||||
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">fix</span> <span class="mi">1</span> <span class="nb">all</span> <span class="n">nve</span>
|
||||
<span class="n">fix</span> <span class="mi">1</span> <span class="nb">all</span> <span class="n">qtb</span> <span class="n">temp</span> <span class="mi">110</span> <span class="n">damp</span> <span class="mi">200</span> <span class="n">seed</span> <span class="mi">35082</span> <span class="n">f_max</span> <span class="mf">0.3</span> <span class="n">N_f</span> <span class="mi">100</span> <span class="p">(</span><span class="n">liquid</span> <span class="n">methane</span> <span class="n">modeled</span> <span class="k">with</span> <span class="n">the</span> <span class="n">REAX</span> <span class="n">force</span> <span class="n">field</span><span class="p">,</span> <span class="n">real</span> <span class="n">units</span><span class="p">)</span>
|
||||
<span class="n">fix</span> <span class="mi">2</span> <span class="nb">all</span> <span class="n">nph</span> <span class="n">iso</span> <span class="mf">1.01325</span> <span class="mf">1.01325</span> <span class="mi">1</span>
|
||||
<span class="n">fix</span> <span class="mi">2</span> <span class="nb">all</span> <span class="n">qtb</span> <span class="n">temp</span> <span class="mi">300</span> <span class="n">damp</span> <span class="mi">1</span> <span class="n">seed</span> <span class="mi">47508</span> <span class="n">f_max</span> <span class="mf">120.0</span> <span class="n">N_f</span> <span class="mi">100</span> <span class="p">(</span><span class="n">quartz</span> <span class="n">modeled</span> <span class="k">with</span> <span class="n">the</span> <span class="n">BKS</span> <span class="n">force</span> <span class="n">field</span><span class="p">,</span> <span class="n">metal</span> <span class="n">units</span><span class="p">)</span>
|
||||
</pre></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section" id="description">
|
||||
<h2>Description</h2>
|
||||
<p>This command performs the quantum thermal bath scheme proposed by
|
||||
<a class="reference internal" href="#dammak"><span class="std std-ref">(Dammak)</span></a> to include self-consistent quantum nuclear effects,
|
||||
when used in conjunction with the <a class="reference internal" href="fix_nve.html"><span class="doc">fix nve</span></a> or <a class="reference internal" href="fix_nh.html"><span class="doc">fix nph</span></a> commands.</p>
|
||||
<p>Classical molecular dynamics simulation does not include any quantum
|
||||
nuclear effect. Quantum treatment of the vibrational modes will
|
||||
introduce zero point energy into the system, alter the energy power
|
||||
spectrum and bias the heat capacity from the classical limit. Missing
|
||||
all the quantum nuclear effects, classical MD cannot model systems at
|
||||
temperatures lower than their classical limits. This effect is
|
||||
especially important for materials with a large population of hydrogen
|
||||
atoms and thus higher classical limits.</p>
|
||||
<p>The equation of motion implemented by this command follows a Langevin
|
||||
form:</p>
|
||||
<center><font size="4"><i> m<sub>i</sub>a<sub>i</sub> = f<sub>i</sub>
|
||||
+ R<sub>i</sub> -
|
||||
m<sub>i</sub>γv<sub>i</sub>. </i></font></center><p>Here <i>m<sub>i</sub></i>, <i>a<sub>i</sub></i>, <i>f<sub>i</sub>
|
||||
</i>, <i>R<sub>i</sub></i>, <i>&gamma;</i> and <i>v<sub>i</sub> </i>
|
||||
represent mass, acceleration, force exerted by all other atoms, random
|
||||
force, frictional coefficient (the inverse of damping parameter damp),
|
||||
and velocity. The random force <i>R<sub>i</sub></i> is “colored” so
|
||||
that any vibrational mode with frequency <i>&omega;</i> will have a
|
||||
temperature-sensitive energy <i>&theta;</i>(<i>&omega;,T</i>) which
|
||||
resembles the energy expectation for a quantum harmonic oscillator
|
||||
with the same natural frequency:</p>
|
||||
<center><font size="4"> <i>θ</i>(<i>ω,T</i>) =
|
||||
ℏω/2 +
|
||||
ℏω[</i>exp(<i>ℏω/k</i><sub>B</sub><i>T</i>)<i>-1</i>]<i><sup>-1</sup></i>
|
||||
</font></center><p>To efficiently generate the random forces, we employ the method
|
||||
of <a class="reference internal" href="#barrat"><span class="std std-ref">(Barrat)</span></a>, that circumvents the need to generate all
|
||||
random forces for all times before the simulation. The memory
|
||||
requirement of this approach is less demanding and independent
|
||||
of the simulation duration. Since the total random force <i>R</i><sub>tot</sub>
|
||||
does not necessarily vanish for a finite number of atoms,
|
||||
<i>R<sub>i</sub></i> is replaced by <i>R<sub>i</sub></i> - <i>R</i><sub>tot</sub>/<i>N</i><sub>tot</sub>
|
||||
to avoid collective motion of the system.</p>
|
||||
<p>The <em>temp</em> parameter sets the target quantum temperature. LAMMPS will
|
||||
still have an output temperature in its thermo style. That is the
|
||||
instantaneous classical temperature <i>T</i><sup>cl</sup> derived from
|
||||
the atom velocities at thermal equilibrium. A non-zero
|
||||
<i>T</i><sup>cl</sup> will be present even when the quantum
|
||||
temperature approaches zero. This is associated with zero-point energy
|
||||
at low temperatures.</p>
|
||||
<center><font size="4"> <i>T</i><sup>cl</sup> = ∑
|
||||
<i>m<sub>i</sub>v<sub>i</sub><sup>2</sup>/3Nk</i><sub>B</sub>
|
||||
</font></center><p>The <em>damp</em> parameter is specified in time units, and it equals the
|
||||
inverse of the frictional coefficient <i>&gamma;</i>. <i>&gamma;</i>
|
||||
should be as small as possible but slightly larger than the timescale
|
||||
of anharmonic coupling in the system which is about 10 ps to 100
|
||||
ps. When <i>&gamma;</i> is too large, it gives an energy spectrum that
|
||||
differs from the desired Bose-Einstein spectrum. When <i>&gamma;</i>
|
||||
is too small, the quantum thermal bath coupling to the system will be
|
||||
less significant than anharmonic effects, reducing to a classical
|
||||
limit. We find that setting <i>&gamma;</i> between 5 THz and 1 THz
|
||||
could be appropriate depending on the system.</p>
|
||||
<p>The random number <em>seed</em> is a positive integer used to initiate a
|
||||
Marsaglia random number generator. Each processor uses the input seed
|
||||
to generate its own unique seed and its own stream of random
|
||||
numbers. Thus the dynamics of the system will not be identical on two
|
||||
runs on different numbers of processors.</p>
|
||||
<p>The <em>f_max</em> parameter truncate the noise frequency domain so that
|
||||
vibrational modes with frequencies higher than <em>f_max</em> will not be
|
||||
modulated. If we denote &Delta;<i>t</i> as the time interval for the
|
||||
MD integration, <em>f_max</em> is always reset by the code to make
|
||||
<i>&alpha;</i> = (int)(2<em>f_max</em>&Delta;<i>t</i>)<sup><i>-1</i></sup> a
|
||||
positive integer and print out relative information. An appropriate
|
||||
value for the cutoff frequency <em>f_max</em> would be around 2~3
|
||||
<i>f</i><sub>D</sub>, where <i>f</i><sub>D</sub> is the Debye
|
||||
frequency.</p>
|
||||
<p>The <em>N_f</em> parameter is the frequency grid size, the number of points
|
||||
from 0 to <em>f_max</em> in the frequency domain that will be
|
||||
sampled. <i>3&times;2</i> <em>N_f</em> per-atom random numbers are required
|
||||
in the random force generation and there could be as many atoms as in
|
||||
the whole simulation that can migrate into every individual
|
||||
processor. A larger <em>N_f</em> provides a more accurate sampling of the
|
||||
spectrum while consumes more memory. With fixed <em>f_max</em> and
|
||||
<i>&gamma;</i>, <em>N_f</em> should be big enough to converge the classical
|
||||
temperature <i>T</i><sup>cl</sup> as a function of target quantum bath
|
||||
temperature. Memory usage per processor could be from 10 to 100
|
||||
Mbytes.</p>
|
||||
<div class="admonition note">
|
||||
<p class="first admonition-title">Note</p>
|
||||
<p class="last">Unlike the <a class="reference internal" href="fix_nh.html"><span class="doc">fix nvt</span></a> command which performs
|
||||
Nose/Hoover thermostatting AND time integration, this fix does NOT
|
||||
perform time integration. It only modifies forces to a colored
|
||||
thermostat. Thus you must use a separate time integration fix, like
|
||||
<a class="reference internal" href="fix_nve.html"><span class="doc">fix nve</span></a> or <a class="reference internal" href="fix_nh.html"><span class="doc">fix nph</span></a> to actually update the
|
||||
velocities and positions of atoms (as shown in the
|
||||
examples). Likewise, this fix should not normally be used with other
|
||||
fixes or commands that also specify system temperatures , e.g. <a class="reference internal" href="fix_nh.html"><span class="doc">fix nvt</span></a> and <a class="reference internal" href="fix_temp_rescale.html"><span class="doc">fix temp/rescale</span></a>.</p>
|
||||
</div>
|
||||
<hr class="docutils" />
|
||||
<p><strong>Restart, fix_modify, output, run start/stop, minimizie info:</strong></p>
|
||||
<p>No information about this fix is written to <a class="reference internal" href="restart.html"><span class="doc">binary restart files</span></a>. Because the state of the random number generator
|
||||
is not saved in restart files, this means you cannot do “exact”
|
||||
restarts with this fix. However, in a statistical sense, a restarted
|
||||
simulation should produce similar behaviors of the system.</p>
|
||||
<p>This fix is not invoked during <a class="reference internal" href="minimize.html"><span class="doc">energy minimization</span></a>.</p>
|
||||
</div>
|
||||
<hr class="docutils" />
|
||||
<div class="section" id="restrictions">
|
||||
<h2>Restrictions</h2>
|
||||
<p>This fix style is part of the USER-QTB package. It is only enabled if
|
||||
LAMMPS was built with that package. See the <a class="reference internal" href="Section_start.html#start-3"><span class="std std-ref">Making LAMMPS</span></a> section for more info.</p>
|
||||
</div>
|
||||
<hr class="docutils" />
|
||||
<div class="section" id="related-commands">
|
||||
<h2>Related commands</h2>
|
||||
<p><a class="reference internal" href="fix_nve.html"><span class="doc">fix nve</span></a>, <a class="reference internal" href="fix_nh.html"><span class="doc">fix nph</span></a>, <a class="reference internal" href="fix_langevin.html"><span class="doc">fix langevin</span></a>, <a class="reference internal" href="fix_qbmsst.html"><span class="doc">fix qbmsst</span></a></p>
|
||||
</div>
|
||||
<hr class="docutils" />
|
||||
<div class="section" id="default">
|
||||
<h2>Default</h2>
|
||||
<p>The keyword defaults are temp = 300, damp = 1, seed = 880302,
|
||||
f_max=200.0 and N_f = 100.</p>
|
||||
<hr class="docutils" />
|
||||
<p id="dammak"><strong>(Dammak)</strong> Dammak, Chalopin, Laroche, Hayoun, and Greffet, Phys Rev
|
||||
Lett, 103, 190601 (2009).</p>
|
||||
<p id="barrat"><strong>(Barrat)</strong> Barrat and Rodney, J. Stat. Phys, 144, 679 (2011).</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<footer>
|
||||
|
||||
|
||||
<hr/>
|
||||
|
||||
<div role="contentinfo">
|
||||
<p>
|
||||
© Copyright 2013 Sandia Corporation.
|
||||
</p>
|
||||
</div>
|
||||
Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a <a href="https://github.com/snide/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>.
|
||||
|
||||
</footer>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</section>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript">
|
||||
var DOCUMENTATION_OPTIONS = {
|
||||
URL_ROOT:'./',
|
||||
VERSION:'',
|
||||
COLLAPSE_INDEX:false,
|
||||
FILE_SUFFIX:'.html',
|
||||
HAS_SOURCE: true
|
||||
};
|
||||
</script>
|
||||
<script type="text/javascript" src="_static/jquery.js"></script>
|
||||
<script type="text/javascript" src="_static/underscore.js"></script>
|
||||
<script type="text/javascript" src="_static/doctools.js"></script>
|
||||
<script type="text/javascript" src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
|
||||
<script type="text/javascript" src="_static/sphinxcontrib-images/LightBox2/lightbox2/js/jquery-1.11.0.min.js"></script>
|
||||
<script type="text/javascript" src="_static/sphinxcontrib-images/LightBox2/lightbox2/js/lightbox.min.js"></script>
|
||||
<script type="text/javascript" src="_static/sphinxcontrib-images/LightBox2/lightbox2-customize/jquery-noconflict.js"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="_static/js/theme.js"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript">
|
||||
jQuery(function () {
|
||||
SphinxRtdTheme.StickyNav.enable();
|
||||
});
|
||||
</script>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user