git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14748 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -141,6 +141,9 @@
|
||||
</div>
|
||||
<div class="section" id="pair-style-morse-smooth-linear-command">
|
||||
<h1>pair_style morse/smooth/linear command<a class="headerlink" href="#pair-style-morse-smooth-linear-command" title="Permalink to this headline">¶</a></h1>
|
||||
</div>
|
||||
<div class="section" id="pair-style-morse-smooth-linear-omp-command">
|
||||
<h1>pair_style morse/smooth/linear/omp command<a class="headerlink" href="#pair-style-morse-smooth-linear-omp-command" title="Permalink to this headline">¶</a></h1>
|
||||
<div class="section" id="syntax">
|
||||
<h2>Syntax<a class="headerlink" href="#syntax" title="Permalink to this headline">¶</a></h2>
|
||||
<div class="highlight-python"><div class="highlight"><pre>pair_style morse cutoff
|
||||
@ -184,7 +187,6 @@ the potential energy and force go to zero at the cut-off:</p>
|
||||
<img alt="_images/pair_morse_smooth_linear.jpg" class="align-center" src="_images/pair_morse_smooth_linear.jpg" />
|
||||
<p>The syntax of the pair_style and pair_coeff commands are the same for
|
||||
the <em>morse</em> and <em>morse/smooth/linear</em> styles.</p>
|
||||
<p>same</p>
|
||||
<hr class="docutils" />
|
||||
<p>Styles with a <em>cuda</em>, <em>gpu</em>, <em>intel</em>, <em>kk</em>, <em>omp</em>, or <em>opt</em> suffix are
|
||||
functionally the same as the corresponding style without the suffix.
|
||||
|
||||
Reference in New Issue
Block a user