|
[Sponsors] | |||||
|
|
|
#1 |
|
Member
Join Date: Aug 2010
Posts: 30
Rep Power: 4 ![]() |
Hi,
I am using polyDualMesh and finally I get a polyhedral Mesh, but I need a tetrahedral Mesh. Is there a posibility in OpenFoam to create a tetrahedral Mesh by using polyDualMesh or is there a way to create a tetrahedral Mesh from a polyhedral Mesh? Thanks for any hint, M. |
|
|
|
|
|
|
|
|
#2 |
|
Senior Member
Olivier
Join Date: Jun 2009
Location: France, grenoble
Posts: 139
Rep Power: 5 ![]() |
hello,
You can't create a tetrahedral Mesh from a polyhedral Mesh, since it does exactly the opposite. And if you run polyDualMesh twice, you get the dual of the polymesh, which is again a polyhedral mesh. If you want a thetrahedral mesh, look at netgen (with salome) / gmsh / engrid /... regards, olivier |
|
|
|
|
|
|
|
|
#3 |
|
Member
Join Date: Aug 2010
Posts: 30
Rep Power: 4 ![]() |
Hi,
thanks for your quick answer, but I don't agree, that it is not possible to create a tetrahedral grid from a polyhedral grid. It is always possible to split a polyhedron into a set of tetrahedrons. (The reason why I'm using polyDualMesh is because the cell centres should become my new grid points for some reason.) I have found in openfoam-1.6-ext the application "tetDecomposition", but this application adds additional points. B.r. Martin. |
|
|
|
|
|
|
|
|
#4 |
|
Member
Join Date: Nov 2010
Location: Tokyo / Japan
Posts: 40
Rep Power: 4 ![]() |
Hello Martin,
did you find a way to convert your polyhedral mesh into a tetrahedral mesh? Please let me know ![]() Best, Hanzo |
|
|
|
|
|
|
|
|
#5 | |
|
Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 4,282
Blog Entries: 31
Rep Power: 45 ![]() ![]() |
Greetings to all!
@Hanzo - I think the solution he probably used was this: Quote:
The need for adding new points should be rather simple: without new points, the boundaries are not preserved, if the cell centers are used as vertexes for the tetrahedral mesh. Best regards, Bruno
__________________
|
||
|
|
|
||
|
|
|
#6 | |
|
Member
Join Date: Nov 2010
Location: Tokyo / Japan
Posts: 40
Rep Power: 4 ![]() |
Quote:
|
||
|
|
|
||
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Moving mesh | Niklas Wikstrom (Wikstrom) | OpenFOAM Running, Solving & CFD | 121 | March 7, 2013 17:21 |
| [ICEM] Unstructure Meshing Around Imported Plot3D Structured Mesh ICEM | kawamatt2 | ANSYS Meshing & Geometry | 17 | December 20, 2011 11:45 |
| [ICEM] Problem making structured mesh on a surface | froztbear | ANSYS Meshing & Geometry | 4 | November 10, 2011 08:52 |
| [ICEM] Problem making structural mesh on a surface | froztbear | ANSYS Meshing & Geometry | 1 | November 10, 2011 08:52 |
| How to get polyhedral mesh without additional cells when using foamToVTK | chnrdu | OpenFOAM Meshing Format & General Technical | 4 | June 10, 2008 13:08 |