add placeholders to include files for error messges
This commit is contained in:
@ -225,11 +225,9 @@ E: Compute chunk/atom ids once but nchunk is not once
|
||||
You cannot assign chunks IDs to atom permanently if the number of
|
||||
chunks may change.
|
||||
|
||||
E: Two fix ave commands using same compute chunk/atom command in incompatible ways
|
||||
E: Two fix commands using same compute chunk/atom command in incompatible ways
|
||||
|
||||
They are both attempting to "lock" the chunk/atom command so that the
|
||||
chunk assignments persist for some number of timesteps, but are doing
|
||||
it in different ways.
|
||||
UNDOCUMENTED
|
||||
|
||||
E: Fix used in compute chunk/atom not computed at compatible time
|
||||
|
||||
@ -256,4 +254,10 @@ E: Cannot use compute chunk/atom bin z for 2d model
|
||||
|
||||
Self-explanatory.
|
||||
|
||||
U: Two fix ave commands using same compute chunk/atom command in incompatible ways
|
||||
|
||||
They are both attempting to "lock" the chunk/atom command so that the
|
||||
chunk assignments persist for some number of timesteps, but are doing
|
||||
it in different ways.
|
||||
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user