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

@ -158,11 +158,11 @@ class Modify : protected Pointers {
E: Fix %s does not allow use of dynamic group
UNDOCUMENTED
Dynamic groups have not yet been enabled for this fix.
E: Compute %s does not allow use of dynamic group
UNDOCUMENTED
Dynamic groups have not yet been enabled for this compute.
W: One or more atoms are time integrated more than once
@ -200,7 +200,7 @@ group.
E: Unknown fix style
UNDOCUMENTED
The choice of fix style is unknown.
E: Could not find fix_modify ID
@ -216,7 +216,7 @@ A compute ID cannot be used twice.
E: Unknown compute style
UNDOCUMENTED
The choice of compute style is unknown.
E: Could not find compute_modify ID
@ -226,12 +226,4 @@ E: Could not find compute ID to delete
Self-explanatory.
U: Invalid fix style
The choice of fix style is unknown.
U: Invalid compute style
Self-explanatory.
*/