|
[Sponsors] |
May 3, 2016, 18:36 |
floating point exception - epsilon bounds
|
#1 |
Member
Vinícius da Costa Ávila
Join Date: Jul 2015
Location: Porto Alegre, Brazil
Posts: 62
Rep Power: 11 |
Hi,
I am running a case with twoPhaseEulerFoam (of30x) and it is diverging, the turbulence parameters bounds are exploding. I am running with mixtureKEpsilon I have a mass source (1e-3 kg/s) for air. I have 750k cells on my mesh, approximately. My checkMesh returns Mesh OK, I really don’t think the mesh is the problem. I have attached my case files. Here are the last lines of my logfile: Code:
Courant Number mean: 8.188e-06 max: 0.361754 Max Ur Courant Number = 0.459206 deltaT = 2.1298e-42 Time = 7.07349 PIMPLE: iteration 1 MULES: Solving for alpha.air MULES: Solving for alpha.air alpha.air volume fraction = 0.0565778 Min(alpha.air) = -0.00807788 Max(alpha.air) = 1 Constructing face momentum equations smoothSolver: Solving for e.air, Initial residual = 1, Final residual = 1, No Iterations 0 smoothSolver: Solving for e.water, Initial residual = 1, Final residual = 1, No Iterations 0 min T.air 293 min T.water 292.979 GAMG: Solving for p_rgh, Initial residual = 0.33279, Final residual = 6.33525e-21, No Iterations 1 GAMG: Solving for p_rgh, Initial residual = 3.86492e-23, Final residual = 3.86492e-23, No Iterations 0 PIMPLE: iteration 2 MULES: Solving for alpha.air MULES: Solving for alpha.air alpha.air volume fraction = 0.0565752 Min(alpha.air) = -0.0298379 Max(alpha.air) = 1.0266 Constructing face momentum equations smoothSolver: Solving for e.air, Initial residual = 1, Final residual = 1, No Iterations 0 smoothSolver: Solving for e.water, Initial residual = 1, Final residual = 1, No Iterations 0 min T.air 293 min T.water 292.979 GAMG: Solving for p_rgh, Initial residual = 0.0360245, Final residual = 1.12064e-19, No Iterations 1 GAMG: Solving for p_rgh, Initial residual = 3.59528e-21, Final residual = 3.59528e-21, No Iterations 0 bounding km, min: -2628.02 max: 6.0619e+46 average: 9.90038e+40 bounding epsilonm, min: -6.60646e+118 max: 7.6561e+117 average: 5.28961e+112 smoothSolver: Solving for epsilonm, Initial residual = 0.38965, Final residual = 2.44749e-21, No Iterations 1 bounding epsilonm, min: -5.4597e+115 max: 5.56411e+117 average: 1.23861e+113 smoothSolver: Solving for km, Initial residual = 1.02552e-56, Final residual = 1.02552e-56, No Iterations 0 [1] #0 Foam::error::printStack(Foam::Ostream&) at ??:? [1] #1 Foam::sigFpe::sigHandler(int) at ??:? [1] #2 ? in "/lib64/libc.so.6" [1] #3 Foam::nutkWallFunctionFvPatchScalarField::calcNut() const at ??:? [1] #4 Foam::nutWallFunctionFvPatchScalarField::updateCoeffs() at ??:? [1] #5 Foam::fvPatchField<double>::evaluate(Foam::UPstream::commsTypes) at ??:? [1] #6 Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh>::GeometricBoundaryField::evaluate() at ??:? [1] #7 Foam::RASModels::mixtureKEpsilon<Foam::EddyDiffusivity<Foam::ThermalDiffusivity<Foam::PhaseCompressibleTurbulenceModel<Foam::phaseModel> > > >::correctNut() at ??:? [1] #8 Foam::RASModels::mixtureKEpsilon<Foam::EddyDiffusivity<Foam::ThermalDiffusivity<Foam::PhaseCompressibleTurbulenceModel<Foam::phaseModel> > > >::correct() at ??:? [1] #9 Foam::twoPhaseSystem::correctTurbulence() at ??:?
__________________
Vinícius dC.A. |
|
May 26, 2016, 17:13 |
|
#2 |
Member
Join Date: Oct 2015
Posts: 48
Rep Power: 11 |
Hi
I use your solver,and I have this problem too Do you solve it? Best Regards Masoud |
|
May 26, 2016, 17:34 |
|
#3 |
Member
Vinícius da Costa Ávila
Join Date: Jul 2015
Location: Porto Alegre, Brazil
Posts: 62
Rep Power: 11 |
Hi, I think increasing pimple outer loops solved it for me.
__________________
Vinícius dC.A. |
|
May 26, 2016, 18:20 |
|
#4 |
Member
Join Date: Oct 2015
Posts: 48
Rep Power: 11 |
||
July 1, 2016, 11:54 |
|
#5 |
New Member
Nicolň Scapin
Join Date: Apr 2016
Posts: 15
Rep Power: 10 |
I am facing the same problems with twoPhaseEulerFoam coupled with mixtureKEpsilon. Only the epsilonm equation after some iteration starts to become unbounded and negative minimum values start to occur. I do not think that it is due to nOuterCorrection since now I have 3 nOuterCorrection.
Thanks for any suggestion |
|
Tags |
epsilon bounds, floating point exception |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
icoFoam floating point exception (8) | leizhao512 | OpenFOAM Running, Solving & CFD | 7 | November 1, 2018 12:43 |
A floating point exception - SEM Model | yansheng | STAR-CCM+ | 1 | April 4, 2016 05:57 |
Floating point exception from twoPhaseEulerFoam | openfoammaofnepo | OpenFOAM Running, Solving & CFD | 1 | March 19, 2016 14:56 |
Floating point exception (core dumped) for GAMG solver | yuhou1989 | OpenFOAM Running, Solving & CFD | 2 | March 24, 2015 20:28 |
Pipe flow in settlingFoam floating point exception | jochemvandenbosch | OpenFOAM Running, Solving & CFD | 4 | February 16, 2012 04:24 |