git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14582 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -150,6 +150,10 @@ E: Universe/uloop variable count < # of partitions
|
||||
A universe or uloop style variable must specify a number of values >= to the
|
||||
number of processor partitions.
|
||||
|
||||
E: Cannot open temporary file for world counter.
|
||||
|
||||
UNDOCUMENTED
|
||||
|
||||
E: All universe/uloop variables must have same # of values
|
||||
|
||||
Self-explanatory.
|
||||
@ -412,6 +416,18 @@ E: Invalid variable style in special function next
|
||||
|
||||
Only file-style or atomfile-style variables can be used with next().
|
||||
|
||||
E: Invalid is_active() function in variable formula
|
||||
|
||||
UNDOCUMENTED
|
||||
|
||||
E: Invalid is_available() function in variable formula
|
||||
|
||||
UNDOCUMENTED
|
||||
|
||||
E: Invalid is_defined() function in variable formula
|
||||
|
||||
UNDOCUMENTED
|
||||
|
||||
E: Indexed per-atom vector in variable formula without atom map
|
||||
|
||||
Accessing a value from an atom vector requires the ability to lookup
|
||||
|
||||
Reference in New Issue
Block a user