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/)
-   -   [blockMesh] blockMesh crashes after "Check topology" (https://www.cfd-online.com/Forums/openfoam-meshing/143670-blockmesh-crashes-after-check-topology.html)

sajad6 October 30, 2014 14:02

blockMesh crashes after "Check topology"
 
When I write blockMesh in terminal I face with this error:
Code:

sajad@sajad-pc:~/Desktop/heatedCavity2$ blockMesh
/*---------------------------------------------------------------------------*\
| =========                |                                                |
| \\      /  F ield        | OpenFOAM: The Open Source CFD Toolbox          |
|  \\    /  O peration    | Version:  2.1.0                                |
|  \\  /    A nd          | Web:      www.OpenFOAM.org                      |
|    \\/    M anipulation  |                                                |
\*---------------------------------------------------------------------------*/
Build  : 2.1.0-0bc225064152
Exec  : blockMesh
Date  : Oct 30 2014
Time  : 22:28:58
Host  : "sajad-pc"
PID    : 16865
Case  : /home/sajad/Desktop/heatedCavity2
nProcs : 1
sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE).
fileModificationChecking : Monitoring run-time modified files using timeStampMaster
allowSystemOperations : Disallowing user-supplied system call operations

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

Creating block mesh from
    "/home/sajad/Desktop/heatedCavity2/constant/polyMesh/blockMeshDict"
Creating curved edges
Creating topology blocks
Creating topology patches

Check topology
#0  Foam::error::printStack(Foam::Ostream&) in "/opt/openfoam210/platforms/linuxGccDPOpt/lib/libOpenFOAM.so"
#1  Foam::sigSegv::sigHandler(int) in "/opt/openfoam210/platforms/linuxGccDPOpt/lib/libOpenFOAM.so"
#2  Uninterpreted:
#3  Foam::blockMesh::checkBlockMesh(Foam::polyMesh const&) const in "/opt/openfoam210/platforms/linuxGccDPOpt/lib/libblockMesh.so"
#4  Foam::blockMesh::createTopology(Foam::IOdictionary const&, Foam::word const&) in "/opt/openfoam210/platforms/linuxGccDPOpt/lib/libblockMesh.so"
#5  Foam::blockMesh::blockMesh(Foam::IOdictionary const&, Foam::word const&) in "/opt/openfoam210/platforms/linuxGccDPOpt/lib/libblockMesh.so"
#6 
 in "/opt/openfoam210/platforms/linuxGccDPOpt/bin/blockMesh"
#7  __libc_start_main in "/lib/tls/i686/cmov/libc.so.6"
#8 
 in "/opt/openfoam210/platforms/linuxGccDPOpt/bin/blockMesh"
Segmentation fault

what does this error mean?how can I debug it?

wyldckat November 1, 2014 14:50

Quick answer: http://openfoamwiki.net/index.php/BlockMesh#Tips


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