forked from lijiext/lammps
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@5112 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
0ffd9ac4ad
commit
3ba736e196
|
@ -79,6 +79,10 @@ the end of a simulation. Even if <I>reset</I> is specified as <I>yes</I>, a
|
|||
restart file written during a simulation will contain the modified
|
||||
settings.
|
||||
</P>
|
||||
<P>IMPORTANT NOTE: Currently, only the <I>pair</I> and <I>kspace</I> params
|
||||
are resettable. <I>Atom</I> attributes are not. This will be
|
||||
added at some point.
|
||||
</P>
|
||||
<P>If the <I>scale</I> keyword is set to <I>no</I>, then the value the parameter is
|
||||
set to will be whatever the variable generates. If the <I>scale</I>
|
||||
keyword is set to <I>yes</I>, then the value of the altered parameter will
|
||||
|
|
|
@ -66,6 +66,10 @@ the end of a simulation. Even if {reset} is specified as {yes}, a
|
|||
restart file written during a simulation will contain the modified
|
||||
settings.
|
||||
|
||||
IMPORTANT NOTE: Currently, only the {pair} and {kspace} params
|
||||
are resettable. {Atom} attributes are not. This will be
|
||||
added at some point.
|
||||
|
||||
If the {scale} keyword is set to {no}, then the value the parameter is
|
||||
set to will be whatever the variable generates. If the {scale}
|
||||
keyword is set to {yes}, then the value of the altered parameter will
|
||||
|
|
Loading…
Reference in New Issue