corrected the documentation
This commit is contained in:
@ -68,15 +68,12 @@ The exponents :math:`\nu` and :math:`\mu` are positive integers, usually set to
|
|||||||
|
|
||||||
**Mixing, shift, table, tail correction, restart, rRESPA info**\ :
|
**Mixing, shift, table, tail correction, restart, rRESPA info**\ :
|
||||||
|
|
||||||
For atom type pairs I,J and I != J, the epsilon and sigma coefficients
|
This pair style does not support the :doc:`pair_modify <pair_modify>`
|
||||||
can be mixed.
|
mixing and table options.
|
||||||
The default mix value is *geometric*\ . See the "pair\_modify" command
|
|
||||||
for details.
|
|
||||||
|
|
||||||
The :doc:`pair_modify <pair_modify>` tail option is not relevant
|
The :doc:`pair_modify <pair_modify>` tail option is not relevant
|
||||||
for this pair style as it goes to zero at the cut-off radius.
|
for this pair style as it goes to zero at the cut-off radius.
|
||||||
|
|
||||||
|
|
||||||
This pair style writes its information to :doc:`binary restart files <restart>`, so pair\_style and pair\_coeff commands do not need
|
This pair style writes its information to :doc:`binary restart files <restart>`, so pair\_style and pair\_coeff commands do not need
|
||||||
to be specified in an input script that reads a restart file.
|
to be specified in an input script that reads a restart file.
|
||||||
|
|
||||||
@ -89,7 +86,9 @@ keywords of the :doc:`run_style respa <run_style>` command.
|
|||||||
|
|
||||||
Restrictions
|
Restrictions
|
||||||
""""""""""""
|
""""""""""""
|
||||||
none
|
This pair style can only be used if LAMMPS was built with the
|
||||||
|
USER-MISC package. See the :doc:`Build package <Build_package>` doc
|
||||||
|
page for more info.
|
||||||
|
|
||||||
Related commands
|
Related commands
|
||||||
""""""""""""""""
|
""""""""""""""""
|
||||||
|
|||||||
Reference in New Issue
Block a user