Hi all,
I create my discrete domain (Box) with:
<PlugIn Id="_NewSupportShape" Type="Box" DimX="0.03" DimY="0.15" DimZ="0.15" ID="Box"/>
<PlugIn Id="InitProblem" TotalDeNumber="1000" BoundarySupportShapeID="Box"/>
The result gets:
The Setof "Box" in "DEM::DiscreteElement" contains only outside elements, not all discrete element (see photo attached).
While, when I create cylinder domain or sphere domain, with the ID ="Cylinder" or ID="Sphere", these Setof "Cylinder" or "Sphere" contain all discrete element:
You can update it in the box creation?
Thank you,
Danh