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

[blockMesh] Error while running blockMesh

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   December 11, 2014, 09:36
Default Error while running blockMesh
  #1
Member
 
Join Date: Dec 2014
Posts: 50
Rep Power: 11
Harak is on a distinguished road
Hey guys

This is my very first post, so I'm pretty excited about it

At first, let me introduce you my project:
I want to simulate a flow around a cube which is positioned in the middle of a small channel with a square profile of 0.1 m and with a length of 0.2. The cube has just an edge length of 0.05 m and the free-stream velocity is 1 m/s.
My purpose is to simulate fluid-structure-interaction; this is why I determined the boundary condition between the channel and the cube as a slip condition. Since the flow is incompressible and turbulent I chose pisoFoam.
I want to check if the cube is being moved by the flow...

I almost went through the tutorials and the user's guide without any remarkable problem (I hope so at least ).

So, I was ready to run my first simulation by creating the mesh using blockMesh but then I received the following errors. As I'm new in this and as I thought I did everything right, I have no clue what went wrong
I hope you can guide me through this


burhan@burhan-Aspire-6930G:~/firsttry$ blockMesh
/*---------------------------------------------------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2.3.0 |
| \\ / A nd | Web: www.OpenFOAM.org |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
Build : 2.3.0-f5222ca19ce6
Exec : blockMesh
Date : Dec 11 2014
Time : 15:31:50
Host : "burhan-Aspire-6930G"
PID : 2869
Case : /home/burhan/firsttry
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/burhan/firsttry/constant/polyMesh/blockMeshDict"
Creating curved edges
Creating topology blocks
Creating topology patches

Creating block mesh topology

Check topology

Basic statistics
Number of internal faces : 0
Number of boundary faces : 12
Number of defined boundary faces : 12
Number of undefined boundary faces : 0
Checking patch -> block consistency

Creating block offsets
Creating merge list .

Creating polyMesh from blockMesh
Creating patches
Creating cells
Creating points with scale 0.01
Block 0 cell size :
i : 0.01 .. 0.01
j : 0.01 .. 0.01
k : 0.01 .. 0.01

Block 1 cell size :
i : 0.005 .. 0.005
j : 0.005 .. 0.005
k : 0.005 .. 0.005

Creating merge patch pairs

Adding point and face zones
Creating attachPolyTopoChanger
#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::ray(Foam::Vector<double> const&, Foam::Vector<double> const&, Foam::Field<Foam::Vector<double> > const&, Foam::intersection::algorithm, Foam::intersection::direction) const at ??:?
#4 Foam::slidingInterface:rojectPoints() const at ??:?
#5 Foam::slidingInterface::changeTopology() const at ??:?
#6 Foam:olyTopoChanger::changeTopology() const at ??:?
#7 Foam:olyTopoChanger::changeMesh(bool, bool, bool, bool) at ??:?
#8 Foam::attachPolyTopoChanger::attach(bool) at ??:?
#9
at ??:?
#10 __libc_start_main in "/lib/x86_64-linux-gnu/libc.so.6"
#11
at ??:?
Segmentation fault (core dumped)
burhan@burhan-Aspire-6930G:~/firsttry$


I've also attached the whole case just in case you want to have a look at it
Attached Files
File Type: gz firsttry.tar.gz (2.2 KB, 8 views)
Harak is offline   Reply With Quote

Reply

Tags
blockmesh


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
Error problem while running sadia d lts tutorial kane OpenFOAM Running, Solving & CFD 2 May 26, 2018 03:38
License trouble: ANSLIC_ADMIN, FLEXlm not running, but two lmgrd processes running! dancoz87 ANSYS 17 November 14, 2016 01:10
parallel error with cyclic BCs for pimpleDyMFoam and trouble in resuming running sunliming OpenFOAM Bugs 21 November 22, 2013 03:38
What do you CFD guys do during a long simulation running? bearcat Main CFD Forum 5 July 23, 2009 08:08
Installation/Tutorial - libraries not found (blockMesh) bernarde OpenFOAM 3 June 19, 2009 12:36


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