forked from lijiext/lammps
Updated error/warnings section
This commit is contained in:
parent
b0eb940b05
commit
f18f2537e6
|
@ -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
|
documentation for the command. You can use -echo screen as a
|
||||||
command-line option when running LAMMPS to see the offending line.
|
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.
|
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.
|
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue