remove trailing whitespace
This commit is contained in:
@ -74,7 +74,7 @@ class Min : protected Pointers {
|
||||
|
||||
// only for minimize style fire2
|
||||
int delaystep; // minium steps of dynamics
|
||||
double dtgrow,dtshrink; // timestep increase, decrease
|
||||
double dtgrow,dtshrink; // timestep increase, decrease
|
||||
double alpha0,alphashrink; // mixing velocities+forces coefficient
|
||||
double tmax,tmin; // timestep multiplicators max, min
|
||||
int integrator; // Newton integration: euler, leapfrog, verlet...
|
||||
|
||||
Reference in New Issue
Block a user