yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #28658
Re: [Question #703901]: whats the difference between “GlobalStiffnessTimeStepper”and "O.dt"
Question #703901 on Yade changed:
https://answers.launchpad.net/yade/+question/703901
mikexue posted a new comment:
Hi, Jan.
Thank you for your answer. I find that "O.dt=SafetyCoefficient*utils.PWaveTimeStep() " is also commonly used in the Yade documentation.
Here is another question related to dt:
Besides the fact that GlobalStiffnessTimeStepper is dynamic and utils.PWaveTimeStep() is fixed, should they be of the same value at the very beginning of the simulation?
I mean dt="GlobalStiffnessTimeStepper(active=1,timeStepUpdateInterval=10,timestepSafetyCoefficient=0.8) "equals to dt="0.8*utils.PWaveTimeStep()" at the beginning of the simulation?
I am confused coz I tried these two ways and they are different in my simulation.
best,
yong
--
You received this question notification because your team yade-users is
an answer contact for Yade.