mirror of https://github.com/lammps/lammps.git
Added doc for fix wall/piston and fix append/atoms
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@7231 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
8fb28ae020
commit
cf631219bc
|
@ -94,6 +94,10 @@ This fix is not invoked during <A HREF = "minimize.html">energy minimization</A>
|
|||
</P>
|
||||
<P><B>Restrictions:</B>
|
||||
</P>
|
||||
<P>This fix style is part of the SHOCK package. It is only enabled if
|
||||
LAMMPS was built with that package. See the <A HREF = "Section_start.html#start_3">Making
|
||||
LAMMPS</A> section for more info.
|
||||
</P>
|
||||
<P>The zhi boundary on which atoms are added with append_atoms must be shrink-wrapped.
|
||||
The zlo boundary may be any boundary type other than periodic.
|
||||
</P>
|
||||
|
|
|
@ -84,6 +84,10 @@ This fix is not invoked during "energy minimization"_minimize.html.
|
|||
|
||||
[Restrictions:]
|
||||
|
||||
This fix style is part of the SHOCK package. It is only enabled if
|
||||
LAMMPS was built with that package. See the "Making
|
||||
LAMMPS"_Section_start.html#start_3 section for more info.
|
||||
|
||||
The zhi boundary on which atoms are added with append_atoms must be shrink-wrapped.
|
||||
The zlo boundary may be any boundary type other than periodic.
|
||||
|
||||
|
|
|
@ -108,6 +108,10 @@ This fix is not invoked during <A HREF = "minimize.html">energy minimization</A>
|
|||
</P>
|
||||
<P><B>Restrictions:</B>
|
||||
</P>
|
||||
<P>This fix style is part of the SHOCK package. It is only enabled if
|
||||
LAMMPS was built with that package. See the <A HREF = "Section_start.html#start_3">Making
|
||||
LAMMPS</A> section for more info.
|
||||
</P>
|
||||
<P>The face that has the wall/piston must be boundary type 'm' (shrink-wrapped
|
||||
with minimum a minimum value). The opposing face can be
|
||||
any boundary type other than periodic.
|
||||
|
|
|
@ -98,6 +98,10 @@ This fix is not invoked during "energy minimization"_minimize.html.
|
|||
|
||||
[Restrictions:]
|
||||
|
||||
This fix style is part of the SHOCK package. It is only enabled if
|
||||
LAMMPS was built with that package. See the "Making
|
||||
LAMMPS"_Section_start.html#start_3 section for more info.
|
||||
|
||||
The face that has the wall/piston must be boundary type 'm' (shrink-wrapped
|
||||
with minimum a minimum value). The opposing face can be
|
||||
any boundary type other than periodic.
|
||||
|
|
Loading…
Reference in New Issue