git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@3695 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -874,10 +874,6 @@ setting in order to use a middle setting.
|
||||
<DD>The kspace style pppm cannot be used in 2d simulations. You can use
|
||||
2d PPPM in a 3d simulation; see the kspace_modify command.
|
||||
|
||||
<DT><I>Cannot use PRD command with multi-proc replicas unless atom map exists</I>
|
||||
|
||||
<DD>Use the atom_modify command to create an atom map.
|
||||
|
||||
<DT><I>Cannot use PRD with a time-dependent fix defined</I>
|
||||
|
||||
<DD>PRD alters the timestep in ways that will mess up these fixes.
|
||||
@ -886,6 +882,15 @@ setting in order to use a middle setting.
|
||||
|
||||
<DD>PRD alters the timestep in ways that will mess up these regions.
|
||||
|
||||
<DT><I>Cannot use PRD with atom_modify sort enabled</I>
|
||||
|
||||
<DD>This is a current restriction of PRD. You must turn off sorting,
|
||||
which is enabled by default, via the atom_modify command.
|
||||
|
||||
<DT><I>Cannot use PRD with multi-proc replicas unless atom map exists</I>
|
||||
|
||||
<DD>Use the atom_modify command to create an atom map.
|
||||
|
||||
<DT><I>Cannot use delete_atoms unless atoms have IDs</I>
|
||||
|
||||
<DD>Your atoms do not have IDs, so the delete_atoms command cannot be
|
||||
|
||||
Reference in New Issue
Block a user