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/)
-   -   [Commercial meshers] Problem in import mesh with two coupled region from gambit (https://www.cfd-online.com/Forums/openfoam-meshing/164743-problem-import-mesh-two-coupled-region-gambit.html)

rapierrz December 31, 2015 11:17

Problem in import mesh with two coupled region from gambit
 
Hi friends,

I import gambit mesh file with two coupled regions,solid and fluid,then

I write this codes:

fluentMeshToFoam meshName.msh -writeSets

setsToZones -noFlipMap

splitMeshRegions -cellZones -overwrite


but error is:

Adding patches

Inserting patch fluid_to_solid to slot 6 out of 6
--> FOAM Warning :
From function gAverage(const UList<Type>&)
in file /opt/OpenFOAM/OpenFOAM-1.6-ext/src/OpenFOAM/lnInclude/FieldFunctions.C at line 524
empty field, returning zero.


--> FOAM FATAL ERROR:

request for polyMesh solid from objectRegistry sphereQuench failed
available objects of type polyMesh are

1
(
region0
)


From function objectRegistry::lookupObject<Type>(const word&) const
in file /opt/OpenFOAM/OpenFOAM-1.6-ext/src/OpenFOAM/lnInclude/objectRegistryTemplates.C at line 140.

FOAM aborting

Aborted (core dumped)


How i can solve this problem ???

rapierrz February 3, 2016 08:06

I solve this problem with openfoam 2.1.1 and 2.2.1.

I write this codes in openfoam 2.2.1 and 2.1.1 and then use it on OF1.6ext.

ahmad052 October 30, 2017 12:20

Quote:

Originally Posted by rapierrz (Post 583550)
I solve this problem with openfoam 2.1.1 and 2.2.1.

I write this codes in openfoam 2.2.1 and 2.1.1 and then use it on OF1.6ext.

Can you describe more?


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