git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12231 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -48,7 +48,7 @@ using namespace FixConst;
|
||||
//#define LOOSE_ZONE 0.7
|
||||
#define SQR(x) ((x)*(x))
|
||||
#define CUBE(x) ((x)*(x)*(x))
|
||||
#define MIN_NBRS 100327
|
||||
#define MIN_NBRS 100
|
||||
|
||||
static const char cite_fix_qeq_reax[] =
|
||||
"fix qeq/reax command:\n\n"
|
||||
|
||||
Reference in New Issue
Block a user