Skip to content
Snippets Groups Projects
Commit 0a90492c authored by Tim Mattox's avatar Tim Mattox
Browse files

USER-DPD: Update the header files to properly document all error statements

Patch by Jim Larentzos.  Applied by Tim Mattox.
parent fed629c2
No related branches found
No related tags found
No related merge requests found
......@@ -50,6 +50,10 @@ 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: FixEOScv requires atom_style with internal temperature and energies (e.g. dpd)
Self-explanatory.
E: EOS cv must be > 0.0
The constant volume heat capacity must be larger than zero.
......
......@@ -92,6 +92,10 @@ E: eos/table values are not increasing
The EOS must be a monotonically, increasing function
E: FixEOStable requires atom_style with internal temperature and energies (e.g. dpd)
Self-explanatory.
E: Internal temperature < zero
Self-explanatory. EOS may not be valid under current simulation conditions.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment