Removed misleading doc information and included errors

This commit is contained in:
Sievers
2020-03-10 16:12:02 -06:00
parent 903e33d86e
commit 7dafec1700
4 changed files with 22 additions and 5 deletions

View File

@ -73,9 +73,15 @@ 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: Fix_numdiff requires an atom map, see atom_modify
E: Fix numdiff requires an atom map, see atom_modify
Self-explanatory.
Self-explanatory. Efficient loop over all atoms for numerical difference
requires an atom map.
E: Fix numdiff requires consecutive atom IDs
Self-explanatory. Efficient loop over all atoms for numerical difference
requires consecutive atom IDs.
E: Compute ID for fix numdiff does not exist