diff --git a/doc/Section_errors.html b/doc/Section_errors.html index 6fd3ff346f..fbf00903d5 100644 --- a/doc/Section_errors.html +++ b/doc/Section_errors.html @@ -877,7 +877,7 @@ non-periodic z dimension.
Cannot use nonperiodic boundaries with PPPM -
For kspace style pppm, All 3 dimensions must have periodic boundaries +
For kspace style pppm, all 3 dimensions must have periodic boundaries unless you use the kspace_modify command to define a 2d slab with a non-periodic z dimension. @@ -2271,7 +2271,7 @@ or cause multiple files to be written.
Invalid dump frequency -
Dumps frequency must be 1 or greater. +
Dump frequency must be 1 or greater.
Invalid dump style @@ -3546,7 +3546,7 @@ read_restart, or create_box command.
Molecular problems cannot become bigger than 2^31 atoms (or bonds, etc) when replicated, else the atom IDs and other quantities cannot be -stored in 32 bit quantities. +stored in 32-bit quantities.
Too few bits for lookup table diff --git a/doc/Section_errors.txt b/doc/Section_errors.txt index ced5a9f7c7..40c908cca6 100644 --- a/doc/Section_errors.txt +++ b/doc/Section_errors.txt @@ -874,7 +874,7 @@ non-periodic z dimension. :dd {Cannot use nonperiodic boundaries with PPPM} :dt -For kspace style pppm, All 3 dimensions must have periodic boundaries +For kspace style pppm, all 3 dimensions must have periodic boundaries unless you use the kspace_modify command to define a 2d slab with a non-periodic z dimension. :dd @@ -2268,7 +2268,7 @@ or cause multiple files to be written. :dd {Invalid dump frequency} :dt -Dumps frequency must be 1 or greater. :dd +Dump frequency must be 1 or greater. :dd {Invalid dump style} :dt @@ -3543,7 +3543,7 @@ Specified timestep size is invalid. :dd Molecular problems cannot become bigger than 2^31 atoms (or bonds, etc) when replicated, else the atom IDs and other quantities cannot be -stored in 32 bit quantities. :dd +stored in 32-bit quantities. :dd {Too few bits for lookup table} :dt