CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

Meaning of the error::printStack(Foam::Ostream&) and sigSegv::sigHandler(int)

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By vasava

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 21, 2016, 17:48
Default Meaning of the error::printStack(Foam::Ostream&) and sigSegv::sigHandler(int)
  #1
Member
 
Mirage
Join Date: Jul 2012
Posts: 43
Rep Power: 14
Mirage is on a distinguished road
Dear Foamers,

I am trying to run an edited pisoFoam solver for LES- Simulation.
Herby the Fourier Law approach for the heat flux is replaced by an other approach.
The quality of the mesh is OK (good). I could start simulation using the same mesh with other solvers.
I am using cyclic patches but I am not running the case parallel.

I am not able to run to solver. After typing the solver command, I am getting this output:
Code:
Create time

Create mesh for time = 0


PISO: Operating solver in PISO mode

Reading field p

Reading field T

Reading field U

Reading/calculating face flux field phi

Selecting incompressible transport model Newtonian
Selecting turbulence model type LES
Selecting LES turbulence model Smagorinsky
Selecting LES delta type cubeRootVol
SmagorinskyCoeffs
{
    Ce              1.048;
    Ck              0.094;
}

Reading thermodynamicProperties


Reading transportProperties

Initializing with 0 pressure gradient

 Periodic temperature gradient Gamma = 5.71287


Starting time loop

Courant Number mean: 0.03253408679 max: 0.2016236906
deltaT = 1.2e-06
Time = 1e-06

DILUPBiCG:  Solving for Ux, Initial residual = 0.999999967, Final residual = 9.982936606e-08, No Iterations 4
DILUPBiCG:  Solving for Uy, Initial residual = 1, Final residual = 5.054506717e-06, No Iterations 3
DILUPBiCG:  Solving for Uz, Initial residual = 0.9999998855, Final residual = 1.759197193e-06, No Iterations 3
GAMG:  Solving for p, Initial residual = 1, Final residual = 0.009343991003, No Iterations 13
time step continuity errors : sum local = 6.239419469e-07, global = 4.794693336e-21, cumulative = 4.794693336e-21
GAMG:  Solving for p, Initial residual = 0.6135954777, Final residual = 0.005471080543, No Iterations 6
time step continuity errors : sum local = 1.649535565e-06, global = 5.341878851e-22, cumulative = 5.328881221e-21
#0  Foam::error::printStack(Foam::Ostream&) at ??:?
#1  Foam::sigSegv::sigHandler(int) at ??:?
#2  ? in "/lib/x86_64-linux-gnu/libc.so.6"
#3  ? at ??:?
#4  __libc_start_main in "/lib/x86_64-linux-gnu/libc.so.6"
#5  ? at ??:?
Segmentation fault
I am not able to understand the meaning of these errors:

Code:
#0  Foam::error::printStack(Foam::Ostream&) at ??:?
#1  Foam::sigSegv::sigHandler(int) at ??:?
As you can see there is no clear information concerning the error.

I was wondering, if someone can recognize the reason of this error.


I appreciate any help

Thanks in advance

P: I am using OpenFOAM.3.0.1 and Ubuntu 16.04
Mirage is offline   Reply With Quote

Old   September 22, 2016, 05:37
Default
  #2
Senior Member
 
Paritosh Vasava
Join Date: Oct 2012
Location: Lappeenranta, Finland
Posts: 732
Rep Power: 22
vasava will become famous soon enough
Reading this might answer your question.
Mirage likes this.
vasava is offline   Reply With Quote

Old   June 11, 2018, 07:47
Default
  #3
Member
 
Join Date: Feb 2018
Posts: 91
Rep Power: 8
charles4allme is on a distinguished road
I don't know this is really late but were you able to discover what the problem was. I really appreciate it as am going through the same problem
charles4allme 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
Help about meaning and formula of CFD symbols nguyenpt Main CFD Forum 0 February 21, 2016 23:32
Static Pressure meaning Hardee FLUENT 1 February 5, 2016 21:34
Meaning of Ychar and Ypmma aylalisa OpenFOAM Pre-Processing 2 October 20, 2013 05:49
What's meaning of UDF FUNCTION zhaoxinyu Fluent UDF and Scheme Programming 0 March 31, 2010 08:04
want to know meaning Sangamesh Siemens 0 May 15, 2007 05:15


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