git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@5931 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -468,12 +468,11 @@ class. See region.h for details.
|
||||
<P>There is one class that computes and prints thermodynamic information
|
||||
to the screen and log file; see the file thermo.cpp.
|
||||
</P>
|
||||
<P>There are several styles defined in thermo.cpp: "one", "multi",
|
||||
"granular", etc. There is also a flexible "custom" style which allows
|
||||
the user to explicitly list keywords for quantities to print when
|
||||
thermodynamic info is output. See the
|
||||
<A HREF = "thermo_style.html">thermo_style</A> command for a list of defined
|
||||
quantities.
|
||||
<P>There are two styles defined in thermo.cpp: "one" and "multi". There
|
||||
is also a flexible "custom" style which allows the user to explicitly
|
||||
list keywords for quantities to print when thermodynamic info is
|
||||
output. See the <A HREF = "thermo_style.html">thermo_style</A> command for a list
|
||||
of defined quantities.
|
||||
</P>
|
||||
<P>The thermo styles (one, multi, etc) are simply lists of keywords.
|
||||
Adding a new style thus only requires defining a new list of keywords.
|
||||
|
||||
Reference in New Issue
Block a user