yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #08647
[Question #239989]: Change wall's size in the middle of simulation
New question #239989 on Yade:
https://answers.launchpad.net/yade/+question/239989
Hello,
I have a specimen and the walls are generated by utils.aabbWall(overSize=1.5) I have run several simulations on this specimen and save it into other files. Now I want to change the overSizeFactor of those saved file, is there the possibilities to do so: changing the wall dimension of the saved model? I want to change the overSizeFactor from 1.5 to 5 for example.
Another story, during a simullation, how can I change the wall size while I'm pausing it via iPython, I tried utils.aabbWall(overSize=5) but it didn't work :)
Thanks in advance.
--
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.