diff --git a/doc/compute.html b/doc/compute.html index 1916f27a8d..0d0b60d86b 100644 --- a/doc/compute.html +++ b/doc/compute.html @@ -57,7 +57,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.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