|
[Sponsors] | |||||
Meaning of the error::printStack(Foam::Ostream&) and sigSegv::sigHandler(int) |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|
|
#1 |
|
Member
Mirage
Join Date: Jul 2012
Posts: 43
Rep Power: 15 ![]() |
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
Code:
#0 Foam::error::printStack(Foam::Ostream&) at ??:? #1 Foam::sigSegv::sigHandler(int) at ??:? 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 |
|
|
|
|
|
|
|
|
#2 |
|
Senior Member
Paritosh Vasava
Join Date: Oct 2012
Location: Lappeenranta, Finland
Posts: 732
Rep Power: 24 ![]() |
Reading this might answer your question.
|
|
|
|
|
|
|
|
|
#3 |
|
Member
Join Date: Feb 2018
Posts: 91
Rep Power: 9 ![]() |
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
|
|
|
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Help about meaning and formula of CFD symbols | nguyenpt | Main CFD Forum | 0 | February 22, 2016 00:32 |
| Static Pressure meaning | Hardee | FLUENT | 1 | February 5, 2016 22:34 |
| Meaning of Ychar and Ypmma | aylalisa | OpenFOAM Pre-Processing | 2 | October 20, 2013 06:49 |
| What's meaning of UDF FUNCTION | zhaoxinyu | Fluent UDF and Scheme Programming | 0 | March 31, 2010 09:04 |
| want to know meaning | Sangamesh | Siemens | 0 | May 15, 2007 06:15 |