forked from lijiext/lammps
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@3741 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
367138eb64
commit
16172d2e15
|
@ -19,7 +19,7 @@
|
|||
|
||||
<LI>nvt = 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 nvt Tstart Tstop Tdamp keyword value ... :pre
|
|||
|
||||
ID, group-ID are documented in "fix"_fix.html command :ulb,l
|
||||
nvt = 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
|
||||
|
||||
zero or more keyword/value pairs may be appended :l
|
||||
|
|
Loading…
Reference in New Issue