Update compute_stress_mop.rst
This commit is contained in:
committed by
GitHub
parent
e2984c9724
commit
9aefa047cb
@ -126,8 +126,9 @@ These styles are part of the EXTRA-COMPUTE package. They are only
|
||||
enabled if LAMMPS is built with that package. See the :doc:`Build
|
||||
package <Build_package>` doc page on for more info.
|
||||
|
||||
The method is only implemented for orthogonal simulation boxes whose
|
||||
size does not change in time, and axis-aligned planes.
|
||||
The method is implemented for simulation boxes whose
|
||||
size does not change in time, and axis-aligned planes. Additionally, for
|
||||
compute *stress/mop/profile*, the simulation box must be orthogonal.
|
||||
|
||||
The method only works with two-body pair interactions, because it
|
||||
requires the class method ``Pair::single()`` to be implemented, which is
|
||||
|
||||
Reference in New Issue
Block a user