|
[Sponsors] |
[Commercial meshers] CheckMesh error after fluent3DToFoam |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
September 17, 2008, 04:41 |
CheckMesh error after fluent3DToFoam
|
#1 |
Guest
Posts: n/a
|
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 |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[Other] CheckMesh vs CheckMesh -allGeometry -allTopology | Nagesh Atreyas | OpenFOAM Meshing & Mesh Conversion | 2 | June 25, 2019 05:55 |
[Technical] checkMesh states that faces do not form a cell, mesh appears correct | assert | OpenFOAM Meshing & Mesh Conversion | 3 | December 7, 2015 12:14 |
checkMesh / mesh errors | andybond13 | OpenFOAM Pre-Processing | 0 | June 10, 2015 14:05 |
[mesh manipulation] checkMesh Erros after refineMesh | mgdenno | OpenFOAM Meshing & Mesh Conversion | 10 | October 14, 2014 06:16 |
checkMesh Errors after refineMesh | mgdenno | OpenFOAM | 0 | July 30, 2012 22:39 |