Skip to content

Re: Doubts – Prepare Geometry – Cylinder3d

#2322
robin.trunk
Keymaster

Hi Alejandro,rnrnto 1) yes the initial material number is 0rnrnto 2) the extendedDomain Indicator object is the same as the stlReader, but enlarged by converter.getLatticeL(). So material number 2 represents the fluid and walls after the first rename, after the second rename the fluid domain is set to 1 and a layer of 1 cell thickness remains representing the walls.rnrnto 3) clean removes mainly single exposed voxels, if you want to know it in detail you can find the function in the Doxygen documentation http://optilb.com/DoxyGen/html/d3/d2a/classolb_1_1BlockGeometryStructure3D.html#a0fb18a477673debb5bfc7568886b124drnrnto 4) the addZeroVelocityBoundary is applied to material number 5, that defines the walls of the cylinder. The stlReader object is handed to the function since more information about the geometry are required for the computation.rnrnBest regardsrnRobin