TAGGED: icem-cfd-structured-mesh
-
-
May 25, 2023 at 8:30 pmishan nandeSubscriber
I have an axisymmetric case for which block-structured mesh needs to be generated in ICEM. I start from 2D blocks, mesh them and rotate the 2D blocks to convert them to 3D. This will generate singularity at the origin and to avoid this we need to generate O-Grids. There seems to be no way to handle this scenario in a single file. The way I am doing this is by creating the OGrid blocks separately and then merging them with the parent blocks. This is painstaking and the spacing of the OGrid blocks is distorted.
-
May 25, 2023 at 9:17 pmishan nandeSubscriber
A little clarification and more details. My final mesh will be close to 50 million or even more. I created a script which takes care of this rotation and blocks merging. I specifically went for this approach because I can then run this script on the server and go home, come in morning and have my .msh file ready. It works but it's not straightforward. Thank you for reading.
-
May 26, 2023 at 10:30 amRobForum Moderator
If you're using circumerential sweeps why not use Ansys Meshing and then pave the centre block? O-grids were great for structured multiblock but not all that common now. Similarly, with what you're proposing the cell quality at the outer circumference may not be ideal: there's a reason we tend to favour poly mesh for many applications.Â
-
May 26, 2023 at 1:31 pmishan nandeSubscriber
I unfortunately cannot use non-hex cells for my application. Will ANSYS meshing create hex cells only ? I have a student license with access to 16 cores. I was originally creating only a quarter portion when I went from 2D to 3D. The model quickly becomes too complicated when you try to mesh it in 3D.Â
-
May 26, 2023 at 1:42 pmRobForum Moderator
If you have parallel it's not Student, possibly Research? Ansys Meshing may add a few tri/prism elements but that shouldn't be an issue for the Ansys solvers.Â
-
May 26, 2023 at 1:58 pmishan nandeSubscriber
I think it's research. The solver is not any of the ANSYS products. The solver is for LES and I really want to avoid any kind of non-hex cells. With regards to the approach you mentioned, is there any specific tutorial or video you can please point me to ? Also, can ANSYS meshing be automated through a Python script ? I unfortunately cannot visualize large cells. Ideally, I would want to generate a 2D mesh, sweep it radially and then generate the centre OGrid-style mesh. I can then write a shell script to take care of post-ANSYS operations.
Thank you for reading.Â
-
May 26, 2023 at 3:41 pmRobForum Moderator
I'm not sure Ansys Meshing is, but Workbench input and output can be controlled from other tools (Twin Builder for example).Â
-
May 26, 2023 at 3:52 pmishan nandeSubscriber
Thank you. I will look into this. One last question regarding ICEM. When I rotate the 2D blocks to 3D, the edge parameters seem to lose their grading. The 2D blocks are created inYZ plane and the rotated along X axis. The grading in X direction seems to be completely ignored when the rotation happens.
 Any tips on why this could happen ?
-
May 26, 2023 at 3:58 pmRobForum Moderator
If the surface is on the yz plane, won't rotating on the x-axis smear the surface? If the system uses the x-axis as the centreline shouldn't the blocks be created in xy plane? It's been a long week, so apologies if I've missed something.Â
-
May 26, 2023 at 4:01 pmishan nandeSubscriber
Yes!! Sorry. My mistake. The blocks are made in the XY plane and then rotated along the X axis. This is when the edge parameters seem to lose the node grading information.Â
-
May 26, 2023 at 4:09 pmRobForum Moderator
Not sure, I used ICEM CFD's predecessor in the 90s, but not the current form.Â
When you revolve the block does it ask for an edge size or element count? Either way, is that set on the inner or outer annular face? Have you checked the tutorials?
-
May 26, 2023 at 4:25 pmishan nandeSubscriber
Yes. I did. There are no 2D to 3D rotation tutorials. ICEM asks for angle of rotation of each copy, nodes per copy and number of copies(attached image for reference).Â
-
May 26, 2023 at 5:20 pmishan nandeSubscriber
I figured out what the issues is. When the rotation of blocks is done, the linked spacing feature is not updated. In the image below, the selected edge's end spacing is linked to first spacing of edge 43 49. When the block rotation takes place this linked information is lost. Maybe I am doing something wrong or the issue is case specific but this should not happen. Thanks a lot for the help.Â
Â
-
- The topic ‘What is the right way to handle block-structured meshes of axisymmetric nature?’ is closed to new replies.
- Non-Intersected faces found for matching interface periodic-walls
- Script error Code: 800a000d
- Unburnt Hydrocarbons contour in ANSYS FORTE for sector mesh
- Help: About the expression of turbulent viscosity in Realizable k-e model
- Fluent fails with Intel MPI protocol on 2 nodes
- Cyclone (Stairmand) simulation using RSM
- error udf
- Diesel with Ammonia/Hydrogen blend combustion
- Mass Conservation Issue in Methane Pyrolysis Shock Tube Simulation
- Script Error
-
1301
-
591
-
544
-
524
-
366
© 2025 Copyright ANSYS, Inc. All rights reserved.