yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #27271
Re: [Question #700924]: soil stucture interaction
Question #700924 on Yade changed:
https://answers.launchpad.net/yade/+question/700924
Status: Open => Answered
Bruno Chareyre proposed the following answer:
Hi,
TriaxialStressController can be used for 2D cases but it still requires that you place 6 walls (in fact boxes), not 4.
Also, if the the walls have custom numbering (i.e. not what you get by inserting "O.bodies.append(aabbWalls(...))" first) you need to set correct values for the wall_ids.
For further solution I would suggest to not split the thing in two files, example how to avoid that is in [1].
You can actually start from [1] and make it 2D.
Note: pasting code fragments in a question is not appropriate [2].
[1] https://gitlab.com/yade-dev/trunk/-/blob/3e9a209234b7f23241d5f4bdef1b586056e97582/examples/simple-scene/save-then-reload.py
[2] https://www.yade-dem.org/wiki/Howtoask
--
You received this question notification because your team yade-users is
an answer contact for Yade.