git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@4258 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp
2010-06-15 19:25:42 +00:00
parent 422c33713b
commit fa6988038c
3 changed files with 5 additions and 1 deletions

View File

@ -180,6 +180,7 @@ FixBoxRelax::FixBoxRelax(LAMMPS *lmp, int narg, char **arg) :
if (p_flag[0] || p_flag[1] || p_flag[2]) box_change_size = 1;
if (p_flag[3] || p_flag[4] || p_flag[5]) box_change_shape = 1;
if (allremap == 0) restart_pbc = 1;
// error checks