|
[Sponsors] |
[blockMesh] Cannot create mesh due to errors in topology, exiting ! |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
November 24, 2016, 06:41 |
Cannot create mesh due to errors in topology, exiting !
|
#1 |
New Member
Join Date: Nov 2016
Posts: 1
Rep Power: 0 |
Hi, I'm relative new to OpenFOAM and trying to create a mesh.
The checkMesh says the mesh is ok, but when I try to run blockMesh I get the following error message: Creating block mesh from "/home/caelinux/Desktop/OpenFOAM/Eksamen/vonKarman/constant/polyMesh/blockMeshDict" Creating curved edges Creating topology blocks --> FOAM Warning : From function bool Foam::blockMesh::blockLabelsOK(...) in file blockMesh/blockMeshCheck.C at line 179 out-of-range point label 92 (max = 47) in block 9 Creating topology patches --> FOAM FATAL ERROR: Cannot create mesh due to errors in topology, exiting ! From function blockMesh::createTopology(IOdictionary&) in file blockMesh/blockMeshTopology.C at line 568. FOAM exiting Any help is appreciated, thank you |
|
November 28, 2016, 12:46 |
|
#2 |
Senior Member
Join Date: Mar 2010
Location: Germany
Posts: 154
Rep Power: 16 |
Hi,
please read http://www.cfd-online.com/Forums/ope...-get-help.html and provide a minimal example (blockMeshDict) that allows to reproduce the problem in order to maximize your chances to get useful help. The tool checkMesh needs to be run after the mesher (in you case blockMesh) in order to check the newly created mesh for quality and consistency. Since blockMesh fails you're probably running checkMesh against a mesh that was created with a previous setup (before changes in blockMeshDict). Cutter |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
how to set periodic boundary conditions | Ganesh | FLUENT | 15 | November 18, 2020 07:09 |
[OpenFOAM.org] Error creating ParaView-4.1.0 OpenFOAM 2.3.0 | tlcoons | OpenFOAM Installation | 13 | April 20, 2016 18:34 |
Floating point exception error | lpz_michele | OpenFOAM Running, Solving & CFD | 53 | October 19, 2015 03:50 |
[Gmsh] 2D Mesh Generation Tutorial for GMSH | aeroslacker | OpenFOAM Meshing & Mesh Conversion | 12 | January 19, 2012 04:52 |
Actuator disk model | audrich | FLUENT | 0 | September 21, 2009 08:06 |