git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15254 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp
2016-07-01 23:32:48 +00:00
parent a329a724b2
commit 1a6f8965b3
7 changed files with 1 additions and 20 deletions

View File

@ -70,9 +70,6 @@ lengths to be larger than twice the cutoff+skin. Generally, the
domain decomposition is dependent on the number of processors
requested.
This fix also requires :doc:`atom_style dpd <atom_style>` to be used
due to shared data structures.
Related commands
""""""""""""""""

View File

@ -135,10 +135,6 @@ Pair style *dpd/fdt/energy* requires :doc:`atom_style dpd <atom_style>`
to be used in order to properly account for the particle internal
energies and temperatures.
Pair style *dpd/fdt* currently also requires
:doc:`atom_style dpd <atom_style>` to be used in conjunction with
:doc:`fix shardlow <fix_shardlow>` due to shared data structures.
Related commands
""""""""""""""""

View File

@ -180,8 +180,6 @@ integration, e.g. <a class="reference internal" href="fix_nve.html"><span class=
lengths to be larger than twice the cutoff+skin. Generally, the
domain decomposition is dependent on the number of processors
requested.</p>
<p>This fix also requires <a class="reference internal" href="atom_style.html"><span class="doc">atom_style dpd</span></a> to be used
due to shared data structures.</p>
</div>
<div class="section" id="related-commands">
<h2>Related commands</h2>

View File

@ -235,9 +235,6 @@ stored by ghost atoms.</p>
<p>Pair style <em>dpd/fdt/energy</em> requires <a class="reference internal" href="atom_style.html"><span class="doc">atom_style dpd</span></a>
to be used in order to properly account for the particle internal
energies and temperatures.</p>
<p>Pair style <em>dpd/fdt</em> currently also requires
<a class="reference internal" href="atom_style.html"><span class="doc">atom_style dpd</span></a> to be used in conjunction with
<a class="reference internal" href="fix_shardlow.html"><span class="doc">fix shardlow</span></a> due to shared data structures.</p>
</div>
<div class="section" id="related-commands">
<h2>Related commands</h2>

File diff suppressed because one or more lines are too long

View File

@ -69,9 +69,6 @@ lengths to be larger than twice the cutoff+skin. Generally, the
domain decomposition is dependent on the number of processors
requested.
This fix also requires "atom_style dpd"_atom_style.html to be used
due to shared data structures.
[Related commands:]
"pair_style dpd/fdt"_pair_dpd_fdt.html, "fix eos/cv"_fix_eos_cv.html

View File

@ -122,10 +122,6 @@ Pair style {dpd/fdt/energy} requires "atom_style dpd"_atom_style.html
to be used in order to properly account for the particle internal
energies and temperatures.
Pair style {dpd/fdt} currently also requires
"atom_style dpd"_atom_style.html to be used in conjunction with
"fix shardlow"_fix_shardlow.html due to shared data structures.
[Related commands:]
"pair_coeff"_pair_coeff.html, "fix shardlow"_fix_shardlow.html