CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Pre-Processing

mergeMesh error!!

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   December 14, 2013, 08:41
Default mergeMesh error!!
  #1
Member
 
Ye Zhang
Join Date: Dec 2009
Location: Delft,Netherland
Posts: 92
Rep Power: 16
kiddmax is on a distinguished road
Dear foamers

I have two separate domains which are to be merged together. But the errors shows below:

Code:
Master:      "kklomega_Ogrid_chord100_402x141x2"  region region0               
mesh to add: "kklomega_Ogrid_chord100_402x141x2_tunnel"  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 1
patch names:              
9                         
(                         
upper                     
du                        
transition                
riso                      
interface_b               
inlet                     
outlet                    
tunnel_wall               
interface_t               
)                         

patch types: 
9            
(            
wall         
wall         
wall         
wall         
patch        
patch        
patch        
wall         
patch        
)            

point zone names: 
0
(
)

face zone names:
2
(
int_FLUID_BLADE
int_FLUID_T
)

cell zone names:
2
(
fluid_b
fluid_t
)

Copying old patches
Adding new patches.


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

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

FOAM aborting

#0  Foam::error::printStack(Foam::Ostream&) in "/opt/apps/openfoam-2.1.0/OpenFOAM-2.1.0/platforms/linux64GccDPOpt/lib/libOpenFOAM.so"
#1  Foam::error::abort() in "/opt/apps/openfoam-2.1.0/OpenFOAM-2.1.0/platforms/linux64GccDPOpt/lib/libOpenFOAM.so"
#2  Foam::polyTopoChange::resetZones(Foam::polyMesh const&, Foam::polyMesh&, Foam::List<Foam::List<int> >&, Foam::List<Foam::List<int> >&, Foam::List<Foam::List<int> >&) const in "/opt/apps/openfoam-2.1.0/OpenFOAM-2.1.0/platforms/linux64GccDPOpt/lib/libdynamicMesh.so"
#3  Foam::polyTopoChange::changeMesh(Foam::polyMesh&, bool, bool, bool, bool) in "/opt/apps/openfoam-2.1.0/OpenFOAM-2.1.0/platforms/linux64GccDPOpt/lib/libdynamicMesh.so"
#4
 in "/opt/apps/openfoam-2.1.0/OpenFOAM-2.1.0/platforms/linux64GccDPOpt/bin/mergeMeshes"
#5
 in "/opt/apps/openfoam-2.1.0/OpenFOAM-2.1.0/platforms/linux64GccDPOpt/bin/mergeMeshes"
#6  __libc_start_main in "/lib64/libc.so.6"
#7
 at /usr/src/packages/BUILD/glibc-2.11.1/csu/../sysdeps/x86_64/elf/start.S:116
I am using OF2.1.0. Do you have some ideas to solve this problem? Thanks a lot!

Best regards,
Ye
kiddmax is offline   Reply With Quote

Old   December 16, 2013, 06:15
Default
  #2
New Member
 
Philip Brown
Join Date: Jun 2013
Posts: 25
Rep Power: 12
Phizz82 is on a distinguished road
Hi Ye.

I'm not entirely sure of the problem but the error message seems to be looking for a zone 1 but further up in the code this doesn't seem to have been defined (I can see zone 0 and zone 2 defined). Does this help?
Phizz82 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
[swak4Foam] GroovyBC the dynamic cousin of funkySetFields that lives on the suburb of the mesh gschaider OpenFOAM Community Contributions 300 October 29, 2014 18:00
c++ libraries and solver compiling vaina74 OpenFOAM Installation 13 February 3, 2012 17:43
[OpenFOAM] Saving ParaFoam views and case sail ParaView 9 November 25, 2011 15:46
DecomposePar links against liblamso0 with OpenMPI jens_klostermann OpenFOAM Bugs 11 June 28, 2007 17:51
user defined function cfduser CFX 0 April 29, 2006 10:58


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