|
[Sponsors] |
November 18, 2010, 11:32 |
Dynamic mesh modifications
|
#1 |
Senior Member
BastiL
Join Date: Mar 2009
Posts: 530
Rep Power: 20 |
Dear all,
I am doing dynamic mesh modifications (stitching) on different boundary patches. When stitching the second pair I always get something like this: Code:
Face 29290058 contains no vertex labels From function polyMesh::polyMesh::resetPrimitives ( const label nUsedFaces, const pointField& points, const faceList& faces, const labelList& owner, const labelList& neighbour, const labelList& patchSizes, const labelList& patchStarts ) Regards Bastian. Last edited by bastil; November 18, 2010 at 12:28. |
|
February 14, 2011, 09:35 |
|
#2 |
Senior Member
Karl-Johan Nogenmyr
Join Date: Mar 2009
Location: Linköping
Posts: 279
Rep Power: 21 |
Hi,
Yes, I am experiencing the same problem. Judging from checkMesh (done after the first stitching) the error is related to one of the faces that no longer is used. The problem is maybe related to that the first stitching will leave the former boundary faces (those that were stitched) in the /polyMesh/faces. OpenCFD's release will delete them, and the resulting mesh will contain no extra points or faces (but can also not be restored to the mesh prior running stitchtesh) No solution found though... except using openCFD's version. But the slidinginterface routines (which are employed by stitchmesh) in dev/ext is a lot better. Maybe someone have a solution? Regards, Kalle |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Dynamic Mesh on Pintle type injector. | herntan | FLUENT | 16 | September 4, 2020 09:27 |
Incylinder dynamic mesh with volumetric reaction | mas | FLUENT | 4 | May 3, 2012 11:22 |
dynamic mesh on a hexa grid | Manoj Kumar | FLUENT | 4 | August 8, 2010 09:28 |
dynamic mesh on a hexa grid | Manoj Kumar | FLUENT | 0 | August 21, 2007 08:41 |
Dynamic mesh + grid adapt = Crash! (Files included | BillH | FLUENT | 4 | July 24, 2007 16:31 |