CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Meshing & Mesh Conversion

[blockMesh] Segmentation Fault when creating block mesh topography (blockMesh)

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By Antimony

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 10, 2017, 22:27
Default Segmentation Fault when creating block mesh topography (blockMesh)
  #1
New Member
 
Jess
Join Date: May 2017
Posts: 3
Rep Power: 8
jbrydg01 is on a distinguished road
Hello!

I'm very new to openFoam, so in advance I appreciate any help and information that can be provided!

I'm trying to mesh a thin, flat rectangular plate in a boundary to simulate the flow around this plate. At this point, I'm simply trying to run the blockMesh utility, taking on step at a time, but have been encountering the following message that doesn't mean much to me:


Create time

Creating block mesh from
"/home/jbrydg01/OpenFOAM/jbrydg01-4.1/run/thesis/validate/AR1.6/system/blockMeshDict"
Creating curved edges
Creating topology blocks
Creating topology patches

Creating block mesh topology
#0 Foam::error:rintStack(Foam::Ostream&) at ??:?
#1 Foam::sigSegv::sigHandler(int) at ??:?
#2 ? in "/lib/x86_64-linux-gnu/libc.so.6"
#3 Foam::face::centre(Foam::Field<Foam::Vector<double > > const&) const at ??:?
#4 Foam::cellModel::mag(Foam::List<int> const&, Foam::Field<Foam::Vector<double> > const&) const at ??:?
#5 Foam::blockMesh::createCellShapes(Foam::List<Foam: :cellShape>&) at ??:?
#6 Foam::blockMesh::createTopology(Foam::IOdictionary const&, Foam::word const&) at ??:?
#7 Foam::blockMesh::blockMesh(Foam::IOdictionary const&, Foam::word const&) at ??:?
#8 ? at ??:?
#9 __libc_start_main in "/lib/x86_64-linux-gnu/libc.so.6"
#10 ? at ??:?
Segmentation fault (core dumped)

I've attached a copy of my blockMeshdict file to help troubleshoot. I've taken a number of looks through the syntax, and have paid careful attention to the ordering of the vertices to ensure the clockwise orientation from the inside perspective. A concern I have is that I have defined my plate as a wall without providing mesh information under blocks (see blockMesh file commentary).

Thanks for any help in advance! I really appreciate any feedback!

Jesse
Attached Files
File Type: txt blockMeshDict.txt (2.5 KB, 20 views)
jbrydg01 is offline   Reply With Quote

Old   May 11, 2017, 02:26
Default
  #2
Senior Member
 
Join Date: Aug 2013
Posts: 407
Rep Power: 15
Antimony is on a distinguished road
Hi,

Your block definition contains fewer than 8 vertices. Even if you are creating wedges or the like, you still need to have 8 vertices in the definition of the hex block.

Cheers,
Antimony
KaLium likes this.
Antimony is offline   Reply With Quote

Old   May 11, 2017, 05:37
Default
  #3
New Member
 
Jess
Join Date: May 2017
Posts: 3
Rep Power: 8
jbrydg01 is on a distinguished road
Thanks Antimony! It seems to have resolved that issue!

Jesse
jbrydg01 is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
[snappyHexMesh] Creating very fine, high accuracy mesh with snappyHexMesh JD_Welch OpenFOAM Meshing & Mesh Conversion 10 July 5, 2023 11:50
[mesh manipulation] How to write cellSet for different regions in constant/polyMesh/sets Struggle_Achieve OpenFOAM Meshing & Mesh Conversion 3 June 17, 2019 09:29
[mesh manipulation] Importing Multiple Meshes thomasnwalshiii OpenFOAM Meshing & Mesh Conversion 18 December 19, 2015 18:57
[Commercial meshers] Icem Mesh to Foam jphandrigan OpenFOAM Meshing & Mesh Conversion 4 March 9, 2010 02:58
blockMesh: block with 6 vertexes dani OpenFOAM 3 June 25, 2009 13:13


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