← Back to team overview

yade-users team mailing list archive

Re: [Question #685847]: calibration of CPM model

 

Question #685847 on Yade changed:
https://answers.launchpad.net/yade/+question/685847

Jan Stránský posted a new comment:
Hi,

thanks for the data.
For such case, fitting the strength should not be a problem IMO..

> O.dt = .8*PWaveTimeStep()

this is very sharp dt, consider using a lower value (as your particles overlap a lot, having the effect that their "size" from interaction point of view is actually smaller).
For a computed strength, try to re-simulate it with half and/or quarter dt value to verify if it is correct. If the value would differ significantly, then you should use smaller dt.

just a note, epsSoft should be negative if you want it to have effect
[1]

cheers
Jan

[1] https://gitlab.com/yade-
dev/trunk/blob/master/pkg/dem/ConcretePM.cpp#L400

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.