git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@3855 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -116,9 +116,10 @@ independent of the number of atoms in the simulation,
|
||||
e.g. temperature. Extensive means the value scales with the number of
|
||||
atoms in the simulation, e.g. total rotational kinetic energy.
|
||||
"Thermodynamic output"_thermo_style.html will normalize extensive
|
||||
values depending on the "thermo_modify norm" setting. But if a
|
||||
compute value is accessed in another way, e.g. by a
|
||||
"variable"_variable.html, you may need to know whether it is an
|
||||
values by the number of atoms in the system, depending on the
|
||||
"thermo_modify norm" setting. It will not normalize intensive values.
|
||||
If a compute value is accessed in another way, e.g. by a
|
||||
"variable"_variable.html, you may want to know whether it is an
|
||||
intensive or extensive value. See the doc page for individual
|
||||
computes for further info.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user