CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Meshing & Mesh Conversion (https://www.cfd-online.com/Forums/openfoam-meshing/)
-   -   [mesh manipulation] mergeMeshes (https://www.cfd-online.com/Forums/openfoam-meshing/81567-mergemeshes.html)

Pascal_doran October 30, 2010 17:24

mergeMeshes
 
Hi all,

I try to merge 4 identical (in size) meshes with mergeMeshes. The interfaces match perfectly. Mesh #1 and mesh #2 merge perfectly. Then I use stitchMesh and renumberMesh. Everything works perfectly. Mesh #3 and mesh #4 merge perfectly. But, mesh #1 and mesh #3 do not merge :

Code:

--> FOAM FATAL ERROR:
Illegal zoneID 1 for face 2675997

    From function resetZones(const polyMesh&, polyMesh&, labelListList&labelListList&, labelListList&)
    in file polyTopoChange/polyTopoChange/polyTopoChange.C at line 1587.

FOAM aborting

each mesh has 450 000 cells. The final mesh should have 1 800 000 cells.

Any advises?
Pascal

sebastian November 9, 2010 11:07

Hi Pascal!

Could you solve this? I have got the same problem.


Sebastian

Pascal_doran November 9, 2010 11:28

Hi Sebastian,

No... By the way which version you have? The error message I got was with OF 1.6, but everything worked fine with OF 1.6.x.

Regards,

Pascal

sebastian November 10, 2010 02:52

Hi Pascal,

well, okay. I am using 1.6. But I think I can solve that problem on a different way. Anyway, thanks :)


Best Regards,
Sebastian

kalle November 23, 2010 06:30

Hi,

I ran into the same error... went away by removing faceZones files in polyMesh/

That sucks a bit since I need those zones.... and strange thing is that other meshes I joined to the same mesh contained both cell- and faceZones without causing trouble... could not see any reason why this particular mesh could not contain faceZones.

K

Edit:
Above comment concerned OF 17.0. Repeating exactly the same thing in OF 1.5-dev gave no such errors.
Before mergeMeshes all mesh parts were prepared in 1.7.0 using fluent3DmeshToFoam and setSet and setsToZones. Only 1.5-dev could take it from there it seems.
I did not try other versions.
In cases 1.7.0 could merge with *Zones, they got randomly mixed up.

Attesz February 29, 2012 11:59

Hi, I got the same problem, did you find a solution for it guys?

Thanks,
Attila


All times are GMT -4. The time now is 23:03.