update docs about thermo_modify flush
This commit is contained in:
@ -96,9 +96,11 @@ always include a divide by the number of atoms in the variable formula
|
|||||||
if this is not the case.
|
if this is not the case.
|
||||||
|
|
||||||
The *flush* keyword invokes a flush operation after thermodynamic info
|
The *flush* keyword invokes a flush operation after thermodynamic info
|
||||||
is written to the log file. This insures the output in that file is
|
is written to the screen and log file. This insures the output is
|
||||||
current (no buffering by the OS), even if LAMMPS halts before the
|
updated and not buffered (by the application) even if LAMMPS halts
|
||||||
simulation completes.
|
before the simulation completes. Please note that this does not
|
||||||
|
affect buffering by the OS or devices, so you may still lose data
|
||||||
|
in case the simulation stops due to a hardware failure.
|
||||||
|
|
||||||
The *line* keyword determines whether thermodynamics will be output as
|
The *line* keyword determines whether thermodynamics will be output as
|
||||||
a series of numeric values on one line or in a multi-line format with
|
a series of numeric values on one line or in a multi-line format with
|
||||||
|
|||||||
Reference in New Issue
Block a user