CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Pre-Processing (https://www.cfd-online.com/Forums/openfoam-pre-processing/)
-   -   Segmentation error (https://www.cfd-online.com/Forums/openfoam-pre-processing/152742-segmentation-error.html)

dumas May 7, 2015 11:23

Segmentation error
 
2 Attachment(s)
Hello foamers,


I have a big problem, I'm doing a solver to simulate the mass transfer which I called wA along the solver with a heat transfer and turbulent flow.

Compile the solver, but is apparently correct when I simulate my case got this error.

My OpenFOAM is version 2.3.

wAFoam solver and wA the case study, the mesh is ready to be simulated there is no need to use blockMesh command.

I thank you for the help and sorry for my bad English. :):):)




//
Create time

Create mesh for time = 0

Reading transportProperties

Reading field wA

Dterm p
Dterm [0 2 -1 0 0 0 0] 1e-05
Reading field p

Reading field T

Reading field U

Reading/calculating face flux field phi

Selecting incompressible transport model Newtonian
Selecting turbulence model type RASModel
Selecting RAS turbulence model kEpsilon
kEpsilonCoeffs
{
Cmu 0.09;
C1 1.44;
C2 1.92;
sigmaEps 1.3;
}

No finite volume options present


PIMPLE: Operating solver in PISO mode


Starting time loop

Courant Number mean: 4.15 max: 5.00000000000001
deltaT = 0.1
Time = 0.1

waEqn...begin

DILUPBiCG: Solving for wA, Initial residual = 1, Final residual = 5.82676605286423e-06, No Iterations 1
Calculating kc and Sh
#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 error
//


All times are GMT -4. The time now is 17:48.