yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #29515
Re: [Question #706779]: Wall disappearing
Question #706779 on Yade changed:
https://answers.launchpad.net/yade/+question/706779
Status: Open => Answered
Jan Stránský proposed the following answer:
Hello,
If I set non-zero O.dt, the walls remain.
> although the walls are added to simulation before the definition of
material labeled as 'cube', however when the script is run, their
material type is shown as 'cube'. here is the MWE:
The MWE shows nothing about materials..
If I check in console or the script
for b in O.bodies: print(b.mat.label)
I get 6x "wall" and 8x "cube"
> the second strange thing
please open separate problem for separate question ([1], point 5)
Cheers
Jan
[1] https://www.yade-dem.org/wiki/Howtoask
--
You received this question notification because your team yade-users is
an answer contact for Yade.