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] CheckMesh error after fluent3DToFoam (https://www.cfd-online.com/Forums/openfoam-meshing/61530-checkmesh-error-after-fluent3dtofoam.html)

luca_phi September 17, 2008 03:41

CheckMesh error after fluent3DToFoam
 
Hi,
I'm trying to convert a Fluent file created with Hypermesh into OpenFoam format.
Typing $ dos2unix <filename.msh(.cas)> no problem.
Typing $ fluent3DToFoam <filename.msh(.cas)> I have no problem, all the files into ./constant/polyMesh/ have been created.
But when I check the mesh with the command $ checkMesh I get this error:
...
...
...
Create time

Create polyMesh for time = constant

Time = constant

#0 Foam::error::printStack(Foam::ostream&) in "/home/openfoam/OpenFOAM/OpenFOAM-1.5/lib/linux64GccDPOpt/libOpenFOAM.so"
#1 Foam::sigSegv::sigSegvHandler(int) in "/home/openfoam/OpenFOAM/OpenFOAM-1.5/lib/linux64GccDPOpt/libOpenFOAM.so"
#2 __restore_rt at sigaction.c:0
#3 Foam::primitiveMesh::calcCells(Foam::List<foam::ce ll>&, Foam::UList<int> const&, Foam::UList<int> const&, int) in "/home/openfoam/OpenFOAM/OpenFOAM-1.5/lib/linux64GccDPOpt/libOpenFOAM.so"
#4 Foam::primitiveMesh::cells() const in "/home/openfoam/OpenFOAM/OpenFOAM-1.5/lib/linux64GccDPOpt/libOpenFOAM.so"
#5 __gxx_personality_v0 in "/home/openfoam/OpenFOAM/OpenFOAM-1.5/applications/bin/linux64GccDPOpt/checkMesh "
#6 main in "/home/openfoam/OpenFOAM/OpenFOAM-1.5/applications/bin/linux64GccDPOpt/checkMesh "
#7 __libc_start_main in "/lib64/libc.so.6"
#8 Foam::regIOobject::readIfModified() in "/home/openfoam/OpenFOAM/OpenFOAM-1.5/applications/bin/linux64GccDPOpt/checkMesh "
Segmentation fault

I get the slightly different error when I type the command $ foamToVTK for converting the files into paraview format.

Can anyone help me to resolve the problem?

Thanks


All times are GMT -4. The time now is 08:25.