correct statement (PPPM **does** support triclinic for a while already)
This commit is contained in:
@ -110,10 +110,9 @@ An alternative method for calculating a viscosity is to run a NEMD
|
|||||||
simulation, as described on the :doc:`Howto nemd <Howto_nemd>` doc page.
|
simulation, as described on the :doc:`Howto nemd <Howto_nemd>` doc page.
|
||||||
NEMD simulations deform the simulation box via the :doc:`fix deform <fix_deform>` command.
|
NEMD simulations deform the simulation box via the :doc:`fix deform <fix_deform>` command.
|
||||||
|
|
||||||
Thus they cannot be run on a charged
|
Some features or combination of settings in LAMMPS do not support
|
||||||
system using a :doc:`PPPM solver <kspace_style>` since PPPM does not
|
non-orthogonal boxes. Using fix viscosity keeps the box orthogonal;
|
||||||
currently support non-orthogonal boxes. Using fix viscosity keeps the
|
thus it does not suffer from these limitations.
|
||||||
box orthogonal; thus it does not suffer from this limitation.
|
|
||||||
|
|
||||||
Restart, fix_modify, output, run start/stop, minimize info
|
Restart, fix_modify, output, run start/stop, minimize info
|
||||||
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
||||||
|
|||||||
Reference in New Issue
Block a user