|
[Sponsors] |
unstructured mesh generation with strictly constrained boundary in simple space |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
January 29, 2015, 11:44 |
unstructured mesh generation with strictly constrained boundary in simple space
|
#1 |
New Member
Gou Jinlan
Join Date: Jan 2015
Posts: 1
Rep Power: 0 |
I want to know if there are some kinds of unstructured mesh generation method to meet my special demand.
A simple unstructured mesh in 3D (such as a hexahedron) need to be further refined. Some edges (arbitrary edges) of this hexahedron are bisection by user. Then some of the six faces may contain the orignial shape while some will be split into smaller shape consist of trilateral and quadrilateral in the specific manner, and these child faces should be fixed in the whole process. To complete the mesh refinement, all the points (consist of original 8 points of the hexahedron, middle points of the split edge, maybe the centroid of the original face and maybe several inner inserted points. The later two points can exist or not) should connected in one manner to form several unstructured mesh consist of hexahedron, tetrahedron, pyramid and prism. To my knowledge, my demand likes the Constrained Delaunay Triangulation method execpt some things in 3D, while in 2D they are the same thing. 1. The constrained face may be quadrahedral while in Constained Delaunay Triangulation method only allow trilateral. If we can assign two neighboring trilateral connected to the same point to form tetrahedron, this problem can be neglected. 2. The boundary faces should be strickly constrained while in Constained Delaunay Triangulation method the boundary faces usually are piecewise constrained. But different with the usually used case for tetrahedron unstructured mesh generation case with Constrained Delaunay Triangulation method, my boundary shape are closed and simple. The most important thing in my problem is to strictly constrained the boundary faces. Several inner points can be inserted to complete the refinement. |
|
Tags |
constrained boundary, unstructured mesh |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[snappyHexMesh] Irregular mesh generation for simple box geometry | ajl42 | OpenFOAM Meshing & Mesh Conversion | 0 | March 7, 2011 18:04 |
Latest News in Mesh Generation | Robert Schneiders | Main CFD Forum | 1 | February 18, 2000 01:48 |
Latest new in mesh generation | Robert Schneiders | Main CFD Forum | 0 | February 16, 2000 08:12 |
Latest news in mesh generation | Robert Schneiders | Main CFD Forum | 0 | March 2, 1999 05:07 |
unstructured vs. structured grids | Frank Muldoon | Main CFD Forum | 1 | January 5, 1999 11:09 |