Question #697479 on Yade changed:
https://answers.launchpad.net/yade/+question/697479
Status: Needs information => Open
Mithushan Soundaranathan gave more information on the question:
Hi Both,
Thank you very much, the problem is that I do not how implement the
swelling model in Yade and different option I have to implement it.
I am thinking of something similar to:
def fradius(t):
return *insert your function here(t)*
for b in O.bodies:
if isinstance(shape, Sphere): b.shape.radius = fradius(O.time)
would be great.
Best,
Mithu
--
You received this question notification because your team yade-users is
an answer contact for Yade.
_______________________________________________
Mailing list: https://launchpad.net/~yade-users
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yade-users
More help : https://help.launchpad.net/ListHelp