CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Running, Solving & CFD (https://www.cfd-online.com/Forums/openfoam-solving/)
-   -   Foam::error::printStack(Foam::Ostream&) at ??:? twoPhaseEulerFoam (https://www.cfd-online.com/Forums/openfoam-solving/188121-foam-error-printstack-foam-ostream-twophaseeulerfoam.html)

faclopez May 23, 2017 13:47

Foam::error::printStack(Foam::Ostream&) at ??:? twoPhaseEulerFoam
 
Hello im beginner with OpenFOAM and im trying to run a stirred tank in a multiphase system with twoPhaseEulerFoam solver and MRF, but after some minutes running i got the next text:

Courant Number mean: 0.991978 max: 2217.98
Max Ur Courant Number = 1010.77
deltaT = 5.00952e-06
Time = 0.0111161

PIMPLE: iteration 1
MULES: Solving for alpha.air
MULES: Solving for alpha.air
alpha.air volume fraction = 0.498527 Min(alpha.air) = -33.3183 Max(alpha.air) = 37.6369
#0 Foam::error::printStack(Foam::Ostream&) at ??:?
#1 Foam::sigFpe::sigHandler(int) at ??:?
#2 ? in "/lib/x86_64-linux-gnu/libc.so.6"
#3 ? in "/lib/x86_64-linux-gnu/libm.so.6"
#4 pow in "/lib/x86_64-linux-gnu/libm.so.6"
#5 Foam::pow(Foam::Field<double>&, Foam::UList<double> const&, double const&) at ??:?
#6 Foam::tmp<Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh> > Foam::pow<Foam::fvPatchField, Foam::volMesh>(Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh> const&, Foam::dimensioned<double> const&) at ??:?
#7 Foam::dragModels::SchillerNaumann::CdRe() const at ??:?
#8 Foam::dragModel::K() const at ??:?
#9 Foam::BlendedInterfacialModel<Foam::dragModel>::K( ) const at ??:?
#10 Foam::twoPhaseSystem::dragCoeff() const at ??:?
#11 ? at ??:?
#12 __libc_start_main in "/lib/x86_64-linux-gnu/libc.so.6"
#13 ? at ??:?
Excepción de coma flotante (`core' generado)

I don't understand where is the pŕoblem.

Kind regards.

Felipe


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