|
[Sponsors] |
Computational Domain and Meshing for Complex Geometry |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
February 25, 2021, 04:41 |
Computational Domain and Meshing for Complex Geometry
|
#1 |
New Member
Ash
Join Date: Feb 2021
Posts: 20
Rep Power: 5 |
Hi,
Could some help explain how does one create the right shaped computational domain for complex geometries? From my understanding, there are three types, H grid (basic Square/ Rectangle domain), O grid (Circular Domain) and C grid (a combination of both). However, after divulging in some research I have noticed that many people make their own shaped domain, and don't seem to understand how to do this, and this is primarily for complex geometries such as space capsules. So could someone explain how to create such a domain and then mesh it properly? Thanks |
|
February 25, 2021, 05:28 |
|
#2 |
Senior Member
Sayan Bhattacharjee
Join Date: Mar 2020
Posts: 495
Rep Power: 8 |
If you're using Open source software, you can use GMSH for creating C,O,H type grids.
For complex geometries such as space capsules, you would break the domain into smaller parts, then mesh them independently. If you want a completely structured grid, that would be called as multi-block structured grid. See image. However, creating such multi-block structured grids can be difficult using Open Source tools like GMSH. Generally in industry, practitioners use ICEM-CFD or Pointwise or other commercial tools to generate such grids, as they provide a better user experience. |
|
February 25, 2021, 07:13 |
|
#3 |
New Member
Ash
Join Date: Feb 2021
Posts: 20
Rep Power: 5 |
Ah, I see that makes sense. So when splitting the grid into a multi-block grid, is there specific to the type of shape that the outer boundary (connecting the different blocks) such as a square/circle etc.
|
|
February 25, 2021, 07:43 |
|
#4 |
Senior Member
Sayan Bhattacharjee
Join Date: Mar 2020
Posts: 495
Rep Power: 8 |
You could if you wanted to.
It could be an elliptical, circular, cylindrical, cubical, spherical domain. Generally we follow the shapes used in literature, to remain consistent. |
|
February 25, 2021, 10:05 |
|
#5 |
Senior Member
Kira
Join Date: Nov 2020
Location: Canada
Posts: 435
Rep Power: 9 |
There are also Y-blocks to use to mesh around sharp corners.
|
|
February 26, 2021, 12:01 |
|
#6 | |
Senior Member
Join Date: Jun 2011
Posts: 208
Rep Power: 16 |
Quote:
|
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[Gmsh] gmshToFoam generates patches with 0 faces and 0 points | Simurgh | OpenFOAM Meshing & Mesh Conversion | 4 | August 25, 2023 08:58 |
[ICEM] How to generate an unstructured mesh for a 2 fluid domain rotor in ICEM CFD | Hazem24 | ANSYS Meshing & Geometry | 0 | December 21, 2020 07:52 |
[ANSYS Meshing] Ansys not meshing internal geometry of wing | jkptz7 | ANSYS Meshing & Geometry | 1 | January 22, 2017 18:45 |
[DesignModeler] Preparing 2d domain for 2d meshing from 3d geometry (TURBINE) | Goodstuff | ANSYS Meshing & Geometry | 1 | December 10, 2014 14:09 |
[Gmsh] Problem meshing an imported geometry | Alicia | OpenFOAM Meshing & Mesh Conversion | 0 | March 30, 2010 05:53 |