forked from lijiext/lammps
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@2789 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
8af12f9e13
commit
bbd7007b2e
|
@ -51,7 +51,7 @@ that computes a temperature, e.g. <A HREF = "thermo_modify.html">thermo_modify</
|
|||
<A HREF = "fix_temp_rescale.html">fix temp/rescale</A>, <A HREF = "fix_npt.html">fix npt</A>, etc.
|
||||
</P>
|
||||
<P>The <I>xflag</I>, <I>yflag</I>, <I>zflag</I> settings determine which components of
|
||||
velocity are subtracted out.
|
||||
average velocity are subtracted out.
|
||||
</P>
|
||||
<P>The <I>binstyle</I> setting and its <I>Nx</I>, <I>Ny</I>, <I>Nz</I> arguments determine
|
||||
how bins are setup to perform spatial averaging. "Bins" can be 1d
|
||||
|
|
|
@ -43,7 +43,7 @@ that computes a temperature, e.g. "thermo_modify"_thermo_modify.html,
|
|||
"fix temp/rescale"_fix_temp_rescale.html, "fix npt"_fix_npt.html, etc.
|
||||
|
||||
The {xflag}, {yflag}, {zflag} settings determine which components of
|
||||
velocity are subtracted out.
|
||||
average velocity are subtracted out.
|
||||
|
||||
The {binstyle} setting and its {Nx}, {Ny}, {Nz} arguments determine
|
||||
how bins are setup to perform spatial averaging. "Bins" can be 1d
|
||||
|
|
Loading…
Reference in New Issue