yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #22113
Re: [Question #688681]: Contact laws and Input stiffness directly rather than young parameter
Question #688681 on Yade changed:
https://answers.launchpad.net/yade/+question/688681
Jan Stránský posted a new comment:
> for cont in O.interactions:
> cont.phys.kn = Whatever I want
> cont.phys.ks = Whatever I want
note that this leads to the same result as the solution proposed in [1] with constant E*r.
Furthermore, this is a worse solution, because you miss newly created interactions, which are evaluated within InteractionLoop with Law2 **before** this code is executed.
cheers
Jan
--
You received this question notification because your team yade-users is
an answer contact for Yade.