forked from lijiext/lammps
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@3742 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
16172d2e15
commit
b389febb16
|
@ -19,7 +19,7 @@
|
|||
|
||||
<LI>npt = style name of this fix command
|
||||
|
||||
<LI>Tstart,Tstop = desired temperature at start/end of run
|
||||
<LI>Tstart,Tstop = desired temperature at start/end of run (temperature units)
|
||||
|
||||
<LI>Tdamp = temperature damping parameter (time units)
|
||||
|
||||
|
|
|
@ -14,7 +14,7 @@ fix ID group-ID npt Tstart Tstop Tdamp p-style args keyword value ... :pre
|
|||
|
||||
ID, group-ID are documented in "fix"_fix.html command :ulb,l
|
||||
npt = style name of this fix command :l
|
||||
Tstart,Tstop = desired temperature at start/end of run :l
|
||||
Tstart,Tstop = desired temperature at start/end of run (temperature units) :l
|
||||
Tdamp = temperature damping parameter (time units) :l
|
||||
p-style = {xyz} or {xy} or {yz} or {xz} or {aniso} :l
|
||||
{xyz} args = Pstart Pstop Pdamp
|
||||
|
|
Loading…
Reference in New Issue