CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM (https://www.cfd-online.com/Forums/openfoam/)
-   -   fluent3DToFoam check mesh error (https://www.cfd-online.com/Forums/openfoam/85827-fluent3dtofoam-check-mesh-error.html)

djstoneage March 8, 2011 02:04

fluent3DToFoam check mesh error
 
Hi i imported fluent.msh fil to open foam, i can see the mesh in paraview but when execute checkMesh command it returns an error

Code:

/*---------------------------------------------------------------------------*\
| =========                |                                                |
| \\      /  F ield        | OpenFOAM: The Open Source CFD Toolbox          |
|  \\    /  O peration    | Version:  1.6.x                                |
|  \\  /    A nd          | Web:      www.OpenFOAM.org                      |
|    \\/    M anipulation  |                                                |
\*---------------------------------------------------------------------------*/
Build  : 1.6.x
Exec  : checkMesh -allGeometry
Date  : Mar 08 2011
Time  : 14:48:28
Host  : localhost.localdomain
PID    : 10367
Case  : /home/clee/Desktop/QU
nProcs : 1
SigFpe : Enabling floating point exception trapping (FOAM_SIGFPE).

// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
Create time

Create polyMesh for time = 0

Time = 0

Mesh stats
    points:          776617
#0  Foam::error::printStack(Foam::Ostream&) in "/home/clee/OpenFOAM/OpenFOAM-1.6.x/lib/linux64GccDPOpt/libOpenFOAM.so"
#1  Foam::sigSegv::sigSegvHandler(int) in "/home/clee/OpenFOAM/OpenFOAM-1.6.x/lib/linux64GccDPOpt/libOpenFOAM.so"
#2  __restore_rt at sigaction.c:0
#3  Foam::primitiveMesh::calcCells(Foam::List<Foam::cell>&, Foam::UList<int> const&, Foam::UList<int> const&, int) in "/home/clee/OpenFOAM/OpenFOAM-1.6.x/lib/linux64GccDPOpt/libOpenFOAM.so"
#4  Foam::primitiveMesh::cells() const in "/home/clee/OpenFOAM/OpenFOAM-1.6.x/lib/linux64GccDPOpt/libOpenFOAM.so"
#5  Foam::printMeshStats(Foam::polyMesh const&, bool) in "/home/clee/OpenFOAM/OpenFOAM-1.6.x/applications/bin/linux64GccDPOpt/checkMesh"
#6  main in "/home/clee/OpenFOAM/OpenFOAM-1.6.x/applications/bin/linux64GccDPOpt/checkMesh"
#7  __libc_start_main in "/lib64/libc.so.6"
#8  Foam::regIOobject::readIfModified() in "/home/clee/OpenFOAM/OpenFOAM-1.6.x/applications/bin/linux64GccDPOpt/checkMesh"
Segmentation fault

please advice


All times are GMT -4. The time now is 20:21.