Updated error/warnings section

This commit is contained in:
Sievers 2020-02-25 16:35:54 -07:00
parent b0eb940b05
commit f18f2537e6
1 changed files with 1 additions and 19 deletions

View File

@ -89,26 +89,8 @@ Self-explanatory. Check the input script syntax and compare to the
documentation for the command. You can use -echo screen as a
command-line option when running LAMMPS to see the offending line.
E: Region ID for fix numdiff does not exist
E: Compute ID for fix numdiff does not exist
Self-explanatory.
E: Variable name for fix numdiff does not exist
Self-explanatory.
E: Variable for fix numdiff is invalid style
Self-explanatory.
E: Cannot use variable energy with constant force in fix numdiff
This is because for constant force, LAMMPS can compute the change
in energy directly.
E: Must use variable energy with fix numdiff
Must define an energy variable when applying a dynamic
force during minimization.
*/