Preprocessing

Preprocessing

Topics related to geometry, meshing, and CAD.

How to increase the mesh element aspect ratio in a 3D geometry?

    • RRaghavendra
      Subscriber

      I want to generate a mesh where the hexahedral section(See figure) has a higher aspect ratio. In 2D, this can be done by applying edge sizing and specifying the number of divisions (Keeping a small number of divisions in the horizontal direction and a large number in the vertical direction). But how to do the same in 3D? The figure is the front view of the 3D geometry involved.

    • peteroznewman
      Subscriber
      In SpaceClaim, I recommend you use Split Body and select the face at the top of the cutout, Spilt Body again at the face on the left of the cutout and Split Body again on the right face of the cutout. Now the volume that had the hex mesh is divided up into 5 pieces, and each piece is a six sided box. If you assign a Mesh Method called Sweep, you can control the Z dimension of the elements separately from the X and Y dimension.
      I assume there are two solid bodies at the bottom that are separate from the solid at the top. If you go to the Workbench tab in SpaceClaim and click the Share button, that will ensure all the bodies have nodes that are congruent. In the Mesh program, mesh the bodies with the hex elements first, then mesh the two lower bodies last. Pyramid elements will transition to the tet elements below.
    • RRaghavendra
      Subscriber
      Hello This was drawn in designmodeler and the image shown is from ANSYS Meshing. The geometry(sorry for not mentioning this earlier) consists of 2 boxes, one on the other, with a narrow box subtracted in between the 2 boxes (that is the vacant space in the image). Can the same procedure that you just mentioned, be done in designmodeler?
      Thank You.
    • peteroznewman
      Subscriber
      Yes, you can do the same as I described in DesignModeler, there are just different operations or names of tools used to get the same outcome.
    • sufia.khatoon
      Subscriber

      Hi I have a similar issue but my geometry is a long channel with high aspect ratio. Length=100 mm and width =1 mm. Can you please explain how to get a good mesh for this geometry?

      • NickFL
        Subscriber

        Use edge sizing to create high aspect ratio elements. With a double precision solver, you can create pretty high aspect ratios without sacrificing accuracy (assuming the flow is in the streamwise direction). Make sure that there are more cells near the wall in order to properly capture the high gradients in the boundary layer.

Viewing 4 reply threads
  • The topic ‘How to increase the mesh element aspect ratio in a 3D geometry?’ is closed to new replies.