From 2efd57b28908f858d2b645b6d8abbfd68ca9a63a Mon Sep 17 00:00:00 2001
From: sjplimp
LAMMPS creates its own global computes for thermodynamic output. Three computes are always created, named "thermo_temp", -"thermo_pressure", and"thermo_pe", as if these commands had been +"thermo_pressure", and "thermo_pe", as if these commands had been invoked in the input script:
compute thermo_temp all temp diff --git a/doc/compute.txt b/doc/compute.txt index 450da73f55..e8dafd9d80 100644 --- a/doc/compute.txt +++ b/doc/compute.txt @@ -54,7 +54,7 @@ various LAMMPS output options. LAMMPS creates its own global computes for thermodynamic output. Three computes are always created, named "thermo_temp", -"thermo_pressure", and"thermo_pe", as if these commands had been +"thermo_pressure", and "thermo_pe", as if these commands had been invoked in the input script: compute thermo_temp all temp diff --git a/doc/compute_pe_atom.html b/doc/compute_pe_atom.html index 6ba588bb2b..630fe9675a 100644 --- a/doc/compute_pe_atom.html +++ b/doc/compute_pe_atom.html @@ -62,6 +62,6 @@ these terms is included in the pair energy, not the dihedral energy.compute pe, compute stress/atom
-Default: non +
Default: none