git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@328 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -66,7 +66,7 @@ FixIndent::FixIndent(LAMMPS *lmp, int narg, char **arg) :
|
||||
}
|
||||
else xscale = yscale = zscale = 1.0;
|
||||
|
||||
// apply scaling to force constant, velocity, and geometry
|
||||
// apply scaling factors to force constant, velocity, and geometry
|
||||
|
||||
k /= xscale;
|
||||
k3 = k/3.0;
|
||||
|
||||
Reference in New Issue
Block a user