forked from lijiext/lammps
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@1042 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
2cac30ee1e
commit
afeaa58822
|
@ -15,7 +15,7 @@
|
||||||
</P>
|
</P>
|
||||||
<PRE>pair_style lubricate mu squeeze shear pump twist cutinner cutoff
|
<PRE>pair_style lubricate mu squeeze shear pump twist cutinner cutoff
|
||||||
</PRE>
|
</PRE>
|
||||||
<UL><LI>mu = viscosity (mass/length/time units)
|
<UL><LI>mu = viscosity (mass/distance/time units)
|
||||||
<LI>squeeze = 0/1 for squeeze force off/on
|
<LI>squeeze = 0/1 for squeeze force off/on
|
||||||
<LI>shear = 0/1 for shear force off/on
|
<LI>shear = 0/1 for shear force off/on
|
||||||
<LI>pump = 0/1 for pump force off/on
|
<LI>pump = 0/1 for pump force off/on
|
||||||
|
|
|
@ -12,7 +12,7 @@ pair_style lubricate command :h3
|
||||||
|
|
||||||
pair_style lubricate mu squeeze shear pump twist cutinner cutoff :pre
|
pair_style lubricate mu squeeze shear pump twist cutinner cutoff :pre
|
||||||
|
|
||||||
mu = viscosity (mass/length/time units)
|
mu = viscosity (mass/distance/time units)
|
||||||
squeeze = 0/1 for squeeze force off/on
|
squeeze = 0/1 for squeeze force off/on
|
||||||
shear = 0/1 for shear force off/on
|
shear = 0/1 for shear force off/on
|
||||||
pump = 0/1 for pump force off/on
|
pump = 0/1 for pump force off/on
|
||||||
|
|
|
@ -38,7 +38,7 @@ above, or in the data file or restart files read by the
|
||||||
<A HREF = "read_data.html">read_data</A> or <A HREF = "read_restart.html">read_restart</A>
|
<A HREF = "read_data.html">read_data</A> or <A HREF = "read_restart.html">read_restart</A>
|
||||||
commands, or by mixing as described below:
|
commands, or by mixing as described below:
|
||||||
</P>
|
</P>
|
||||||
<UL><LI>A (energy units)
|
<UL><LI>A (energy*distance units)
|
||||||
<LI>cutoff (distance units)
|
<LI>cutoff (distance units)
|
||||||
</UL>
|
</UL>
|
||||||
<P>The last coefficient is optional. If not specified, the global yukawa
|
<P>The last coefficient is optional. If not specified, the global yukawa
|
||||||
|
|
|
@ -35,7 +35,7 @@ above, or in the data file or restart files read by the
|
||||||
"read_data"_read_data.html or "read_restart"_read_restart.html
|
"read_data"_read_data.html or "read_restart"_read_restart.html
|
||||||
commands, or by mixing as described below:
|
commands, or by mixing as described below:
|
||||||
|
|
||||||
A (energy units)
|
A (energy*distance units)
|
||||||
cutoff (distance units) :ul
|
cutoff (distance units) :ul
|
||||||
|
|
||||||
The last coefficient is optional. If not specified, the global yukawa
|
The last coefficient is optional. If not specified, the global yukawa
|
||||||
|
|
Loading…
Reference in New Issue