git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@7872 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -857,7 +857,7 @@ void Ewald::coeffs()
|
||||
vg[kcount][3] = -vterm*unitk[0]*k*unitk[1]*l;
|
||||
vg[kcount][4] = -vterm*unitk[0]*k*unitk[2]*m;
|
||||
vg[kcount][5] = vterm*unitk[1]*l*unitk[2]*m;
|
||||
kcount++;;
|
||||
kcount++;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user