Commit f18f2537 authored by Sievers's avatar Sievers
Browse files

Updated error/warnings section

parent b0eb940b
Loading
Loading
Loading
Loading
+1 −19
Original line number Diff line number Diff line
@@ -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.

*/