CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Meshing & Mesh Conversion

[mesh manipulation] mergeMeshes problem

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 29, 2012, 11:26
Default mergeMeshes problem
  #1
Senior Member
 
Attesz's Avatar
 
Attesz
Join Date: Mar 2009
Location: Munich
Posts: 368
Rep Power: 17
Attesz is an unknown quantity at this point
Hi all,

I created two meshes in ICEM and exported to fluent .msh format. After that I ran the fluent3DMeshToFoam app to create the OpenFOAM mesh. Until this everything is fine, but if I want to merge the meshes using the mergeMeshes utility, the program fails. I have 3M cells in inlet region as Master and 9M cells in rotor region.

Do you have any idea for the reason? Thanks in advance!

Here is the output of the process:

Quote:
/*---------------------------------------------------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2.1.0 |
| \\ / A nd | Web: www.OpenFOAM.org |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
Build : 2.1.0-bd7367f93311
Exec : mergeMeshes OFsimulation rotor
Date : Feb 29 2012
Time : 17:01:15
Host : ""
PID : 32047
Case :
nProcs : 1
sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE).
fileModificationChecking : Monitoring run-time modified files using timeStampMaster
allowSystemOperations : Disallowing user-supplied system call operations

// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
Master: "OFsimulation" region region0
mesh to add: "rotor" region region0

Create Times
Reading master mesh for time = 0
Create mesh

Reading mesh to add for time = 0
Create mesh

Writing combined mesh to 1e-05
patch names:
28
(
HOUSING_INLET
ROTORSHROUD_GAP_INLET
ROTORHUB
AMI_INROT1
ROTORSHROUD_INLET
BOXTOPWALL
BOXLEFTWALL
BOXRIGHTWALL
BOXREARWALL
BOXBOTTOMWALL
IN
ROTORSHROUD_EDGE
HOUSING_STEP
AMI_INROTGAP1
ROTORSHROUD_ROTOR
ROTORBLADES
ROTORBLADES_LE
ROTORBLADES_TE
ROTORHUB_BLADEROOT
AMI_ROTSTAT2
MOTOR_BACK_PLATE_INROTOR
AMI_INROT2
HOUSING_ROTOR
ROTORSHROUD_END
HOUSING_GAP_ROTOR
ROTORSHROUD_GAP_FINE
AMI_INROTGAP2
ROTORSHROUD_GAP_ROTOR
)

patch types:
28
(
wall
wall
wall
wall
wall
wall
wall
wall
wall
wall
wall
wall
wall
wall
wall
wall
wall
wall
wall
wall
wall
wall
wall
wall
wall
wall
wall
wall
)

point zone names:
0
(
)

face zone names:
2
(
int_DOMAIN_INLET
int_DOMAIN_ROTOR
)

cell zone names:
2
(
DOMAIN_INLET
DOMAIN_ROTOR
)

Copying old patches
Adding new patches.

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

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

FOAM aborting

#0 Foam::error:rintStack(Foam::Ostream&) in "/software/oss/OpenFOAM/OpenFOAM-2.1.0/platforms/linux64GccDPOpt/lib/libOpenFOAM.so"
#1 Foam::error::abort() in "/software/oss/OpenFOAM/OpenFOAM-2.1.0/platforms/linux64GccDPOpt/lib/libOpenFOAM.so"
#2 Foam:olyTopoChange::resetZones(Foam:olyMesh const&, Foam:olyMesh&, Foam::List<Foam::List<int> >&, Foam::List<Foam::List<int> >&, Foam::List<Foam::List<int> >&) const in "/software/oss/OpenFOAM/OpenFOAM-2.1.0/platforms/linux64GccDPOpt/lib/libdynamicMesh.so"
#3 Foam:olyTopoChange::changeMesh(Foam:olyMesh&, bool, bool, bool, bool) in "/software/oss/OpenFOAM/OpenFOAM-2.1.0/platforms/linux64GccDPOpt/lib/libdynamicMesh.so"
#4
in "/software/oss/OpenFOAM/OpenFOAM-2.1.0/platforms/linux64GccDPOpt/bin/mergeMeshes"
#5
in "/software/oss/OpenFOAM/OpenFOAM-2.1.0/platforms/linux64GccDPOpt/bin/mergeMeshes"
#6 __libc_start_main in "/lib64/libc.so.6"
#7
in "/software/oss/OpenFOAM/OpenFOAM-2.1.0/platforms/linux64GccDPOpt/bin/mergeMeshes"
Aborted (core dumped)
__________________
I am doing CFD Consulting Services.
Ich biete CFD Strömungssimulationen an.
Attesz is offline   Reply With Quote

Old   February 29, 2012, 12:35
Default
  #2
Senior Member
 
Attesz's Avatar
 
Attesz
Join Date: Mar 2009
Location: Munich
Posts: 368
Rep Power: 17
Attesz is an unknown quantity at this point
I "solved" the problem by using the most recent release of OF2.1.x.
__________________
I am doing CFD Consulting Services.
Ich biete CFD Strömungssimulationen an.
Attesz is offline   Reply With Quote

Old   December 14, 2013, 08:19
Default
  #3
Member
 
Ye Zhang
Join Date: Dec 2009
Location: Delft,Netherland
Posts: 92
Rep Power: 16
kiddmax is on a distinguished road
Hi attesz

I have exactly the same problem as you. Unfortunately I have been using OF2.1.0. So do you have some other ideas?

Ye
kiddmax is offline   Reply With Quote

Old   July 29, 2015, 04:15
Default
  #4
Member
 
Vineet Bhola
Join Date: Jun 2015
Location: Chemnitz, Germany
Posts: 49
Rep Power: 10
vineet_bhola is on a distinguished road
I am using currently Openfoam version 2.0.x. I have got the same error. Did you find a solution for the merging error?
vineet_bhola 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
BuoyantBoussinesqSimpleFoam_Facing problem Mondal131211 OpenFOAM Running, Solving & CFD 1 April 10, 2019 19:41
UDF compiling problem Wouter Fluent UDF and Scheme Programming 6 June 6, 2012 04:43
natural convection problem for a CHT problem Se-Hee CFX 2 June 10, 2007 06:29
Adiabatic and Rotating wall (Convection problem) ParodDav CFX 5 April 29, 2007 19:13
Is this problem well posed? Thomas P. Abraham Main CFD Forum 5 September 8, 1999 14:52


All times are GMT -4. The time now is 15:30.