|
[Sponsors] |
January 17, 2024, 03:16 |
Create unstructured grid mesh in openfoam
|
#1 |
New Member
eddy
Join Date: Jan 2024
Posts: 24
Rep Power: 2 |
To simulate using a mesh composed of tetrahedral elements instead of a structured grid in OpenFOAM, would it be best to generate the mesh using a different tool like Fluent and then import it? Also, is it possible to use the setFields utility on this imported unstructured mesh in OpenFOAM?
Thanks |
|
January 17, 2024, 05:07 |
|
#2 | |
Member
Pedro Gouveia
Join Date: Oct 2022
Location: Portugal
Posts: 64
Rep Power: 4 |
Quote:
There is no way that you can create a tetrahedral mesh in openfoam using blockMesh/snappyHexMesh. If you want to use fluent, I believe you would be able to create a hexahedral mesh with ease, even if the geometry is complex. If you want to stick with the opensource world, I would recommend SALOME, which is the program I use. Regarding the setFields, in OF11 I use the mapFields option. I am not aware if it is possible to map a hexahedral mesh in a tetrahedral mesh, but I can't find a reason why it would not be. |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
decomposePar problem: Cell 0contains face labels out of range | vaina74 | OpenFOAM Pre-Processing | 37 | July 20, 2020 06:38 |
[Commercial meshers] case File with a polyhedral mesh to OpenFoam | Christoph_84 | OpenFOAM Meshing & Mesh Conversion | 2 | April 26, 2013 11:07 |
Grid refinement ratio for unstructured mesh | oj.bulmer | FLUENT | 4 | March 4, 2013 11:18 |
[blockMesh] Include list of points | Hikachu | OpenFOAM Meshing & Mesh Conversion | 0 | June 20, 2011 10:03 |
fluent add additional zones for the mesh file | SSL | FLUENT | 2 | January 26, 2008 12:55 |