forked from lijiext/lammps
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@13486 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
43d738e168
commit
547f570904
|
@ -84,7 +84,9 @@
|
|||
<I>meso_rho</I> value = density of SPH particles (need units)
|
||||
value can be an atom-style variable (see below)
|
||||
<I>i_name</I> value = value for custom integer vector with name
|
||||
<I>d_name</I> value = value for custom floating-point vector with name
|
||||
value can be an atom-style variable (see below)
|
||||
<I>d_name</I> value = value for custom floating-point vector with name
|
||||
value can be an atom-style variable (see below)
|
||||
</PRE>
|
||||
|
||||
</UL>
|
||||
|
|
|
@ -81,7 +81,9 @@ keyword = {type} or {type/fraction} or {mol} or {x} or {y} or {z} or \
|
|||
{meso_rho} value = density of SPH particles (need units)
|
||||
value can be an atom-style variable (see below)
|
||||
{i_name} value = value for custom integer vector with name
|
||||
{d_name} value = value for custom floating-point vector with name :pre
|
||||
value can be an atom-style variable (see below)
|
||||
{d_name} value = value for custom floating-point vector with name
|
||||
value can be an atom-style variable (see below) :pre
|
||||
:ule
|
||||
|
||||
[Examples:]
|
||||
|
|
Loading…
Reference in New Issue