git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@13278 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp
2015-03-23 23:30:50 +00:00
parent 94d653c282
commit 84a5ec39ec
168 changed files with 1313 additions and 1218 deletions

View File

@ -84,34 +84,26 @@ command-line option when running LAMMPS to see the offending line.
E: Could not find compute ID for temperature bias
UNDOCUMENTED
Self-explanatory.
E: Bias compute does not calculate temperature
UNDOCUMENTED
The specified compute must compute temperature.
E: Bias compute does not calculate a velocity bias
UNDOCUMENTED
The specified compute must compute a bias for temperature.
E: Cannot use both com and bias with compute temp/chunk
UNDOCUMENTED
Self-explanatory.
E: Chunk/atom compute does not exist for compute temp/chunk
UNDOCUMENTED
Self-explanatory.
E: Compute temp/chunk does not use chunk/atom compute
UNDOCUMENTED
U: Compute com/molecule requires molecular atom style
Self-explanatory.
U: Molecule count changed in compute com/molecule
Number of molecules must remain constant over time.
The style of the specified compute is not chunk/atom.
*/