yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #18984
Re: [Question #678426]: error when reducing psdSizes in drainage-2PFV-Yuan_and_Chareyre_2017.py
Question #678426 on Yade changed:
https://answers.launchpad.net/yade/+question/678426
Status: Open => Answered
Chao Yuan proposed the following answer:
hi,
the timestep you are using for preparing the sample is too large, leading to some grains out of the box. Change it to:
O.dt=.1*PWaveTimeStep()
O.dynDt=False
it should work.
cheers,
chao
--
You received this question notification because your team yade-users is
an answer contact for Yade.