CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

Dynamic mesh modifications

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 18, 2010, 10:32
Default Dynamic mesh modifications
  #1
Senior Member
 
BastiL
Join Date: Mar 2009
Posts: 530
Rep Power: 20
bastil is on a distinguished road
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
)
It seems there is some renumbering done during the first modification? I am also wondering about the tool consuming more and more memory while running. What is going on there? Thanks.

Regards Bastian.

Last edited by bastil; November 18, 2010 at 11:28.
bastil is offline   Reply With Quote

Old   February 14, 2011, 08:35
Default
  #2
Senior Member
 
Karl-Johan Nogenmyr
Join Date: Mar 2009
Location: Linköping
Posts: 279
Rep Power: 21
kalle is on a distinguished road
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
kalle is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Dynamic Mesh on Pintle type injector. herntan FLUENT 16 September 4, 2020 08:27
Incylinder dynamic mesh with volumetric reaction mas FLUENT 4 May 3, 2012 10:22
dynamic mesh on a hexa grid Manoj Kumar FLUENT 4 August 8, 2010 08:28
dynamic mesh on a hexa grid Manoj Kumar FLUENT 0 August 21, 2007 07:41
Dynamic mesh + grid adapt = Crash! (Files included BillH FLUENT 4 July 24, 2007 15:31


All times are GMT -4. The time now is 09:34.