correct statement (PPPM **does** support triclinic for a while already)

This commit is contained in:
Axel Kohlmeyer
2022-01-29 08:18:08 -05:00
parent 481bcfcd14
commit dad72a612a

View File

@ -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
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" """""""""""""""""""""""""""""""""""""""""""""""""""""""""""