git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@11071 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -76,7 +76,9 @@ not set. Any of the vx,vy,vz velocity components can be specified as
|
||||
an equal-style or atom-style <A HREF = "variable.html">variable</A>. If the value
|
||||
is a variable, it should be specified as v_name, where name is the
|
||||
variable name. In this case, the variable will be evaluated, and its
|
||||
value used to determine the velocity component.
|
||||
value used to determine the velocity component. Note that if a
|
||||
variable is used, the velocity it calculates must be in box units, not
|
||||
lattice units; see the discussion of the <I>units</I> keyword below.
|
||||
</P>
|
||||
<P>Equal-style variables can specify formulas with various mathematical
|
||||
functions, and include <A HREF = "thermo_style.html">thermo_style</A> command
|
||||
|
||||
@ -68,7 +68,9 @@ not set. Any of the vx,vy,vz velocity components can be specified as
|
||||
an equal-style or atom-style "variable"_variable.html. If the value
|
||||
is a variable, it should be specified as v_name, where name is the
|
||||
variable name. In this case, the variable will be evaluated, and its
|
||||
value used to determine the velocity component.
|
||||
value used to determine the velocity component. Note that if a
|
||||
variable is used, the velocity it calculates must be in box units, not
|
||||
lattice units; see the discussion of the {units} keyword below.
|
||||
|
||||
Equal-style variables can specify formulas with various mathematical
|
||||
functions, and include "thermo_style"_thermo_style.html command
|
||||
|
||||
Reference in New Issue
Block a user