git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@7374 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
14
src/angle.h
14
src/angle.h
@ -55,3 +55,17 @@ class Angle : protected Pointers {
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
/* ERROR/WARNING messages:
|
||||
|
||||
E: Angle coeffs are not set
|
||||
|
||||
No angle coefficients have been assigned in the data file or via the
|
||||
angle_coeff command.
|
||||
|
||||
E: All angle coeffs are not set
|
||||
|
||||
All angle coefficients must be set in the data file or by the
|
||||
angle_coeff command before running a simulation.
|
||||
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user