git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@9702 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -2155,7 +2155,7 @@ void pair(FILE *fp, Data &data, char *style, int flag)
|
|||||||
(strcmp(style,"lj/cut/coul/long/proxy") == 0) ||
|
(strcmp(style,"lj/cut/coul/long/proxy") == 0) ||
|
||||||
(strcmp(style,"lj/cut/tip4p/cut") == 0) ||
|
(strcmp(style,"lj/cut/tip4p/cut") == 0) ||
|
||||||
(strcmp(style,"lj/cut/tip4p/long") == 0) ||
|
(strcmp(style,"lj/cut/tip4p/long") == 0) ||
|
||||||
(strcmp(style,"lj/long/coullong") == 0)) {
|
(strcmp(style,"lj/long/coul/long") == 0)) {
|
||||||
|
|
||||||
if (strcmp(style,"lj/cut") == 0) {
|
if (strcmp(style,"lj/cut") == 0) {
|
||||||
m = 0;
|
m = 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user