yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #12982
Re: [Question #295587]: Box Free Oscillation
Question #295587 on Yade changed:
https://answers.launchpad.net/yade/+question/295587
Status: Open => Answered
Klaus Thoeni proposed the following answer:
Hi,
Facets are non-dynamic in Yade, i.e., they will not move if forces are
applied but act as a rigid boundary. Nevertheless, you can program their
movement if you'd like a specific behaviour like vibration or rotation
(an example can be find in examples/packs/packs.py [1]). If you need
fully dynamic facets you should look into pFacets [2]. Note that these
are also deformable.
HTH
Klaus
[1] https://github.com/yade/trunk/blob/master/examples/packs/packs.py
[2] https://yade-dem.org/doc/yade.gridpfacet.html
--
You received this question notification because your team yade-users is
an answer contact for Yade.