Merge pull request #3383 from hammondkd/doc-fixes

Documentation fixes
This commit is contained in:
Axel Kohlmeyer
2022-08-08 14:51:38 -04:00
committed by GitHub
29 changed files with 148 additions and 126 deletions

View File

@ -121,7 +121,7 @@ FixNHUef::FixNHUef(LAMMPS *lmp, int narg, char **arg) :
}
if (!erate_flag)
error->all(FLERR,"Keyword erate must be set for fix npt/npt/uef command");
error->all(FLERR,"Keyword erate must be set for fix nvt/npt/uef command");
if (mtchain_default_flag) mtchain=1;