yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #27734
Re: [Question #701766]: Can create pure 2D bodies in Yade
Question #701766 on Yade changed:
https://answers.launchpad.net/yade/+question/701766
Status: Open => Answered
Jan Stránský proposed the following answer:
Hello,
AFAIK it is not possible.
Also depending on the definition of "pure". E.g. State.pos is "hardcoded" as Vector3, having 3 coordinates, breaking the purity in its extreme meaning.
Pure 2D shapes can be implemented.
However, for "basic" cases (e.g. using spheres, centers in xy plane,
blockedDOFs="zXY", Law2_ScGeom_FrictPhys_CundallStrack, ...), the
behavior and results would be identical to the case of "pure" 2D
simulation.
Cheers
Jan
--
You received this question notification because your team yade-users is
an answer contact for Yade.