← Back to team overview

yade-dev team mailing list archive

Re: time step with viscous damping

 

> Well, I have to disagree here. I think we need first to clearly define
> our equation, is it a linear or non linear one?

It doesn't matter. If it is non-linear, you can linearize it by looking
at tangent stiffness. So, in the end the small oscillations that can
result in numerical instabilities are always ruled by something linear,
like:

$$a\ddot{X}+b\dot{X}+X=0$$


We used this approach successfully for JF Jerier non-linear law (without
viscosity).

Bruno



Follow ups

References