git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@981 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -523,7 +523,7 @@ void FixDeform::end_of_step()
|
|||||||
}
|
}
|
||||||
|
|
||||||
// set new box size for VOLUME dims that are linked to other dims
|
// set new box size for VOLUME dims that are linked to other dims
|
||||||
// also need to set h_rate for these dims
|
// NOTE: still need to set h_rate for these dims
|
||||||
|
|
||||||
for (int i = 0; i < 3; i++) {
|
for (int i = 0; i < 3; i++) {
|
||||||
if (set[i].style != VOLUME) continue;
|
if (set[i].style != VOLUME) continue;
|
||||||
|
|||||||
Reference in New Issue
Block a user