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

Time continuity errors while using RSM in simpleFoam

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 8, 2019, 20:21
Default Time continuity errors while using RSM in simpleFoam
  #1
New Member
 
Faiaz Khaled
Join Date: Oct 2017
Location: United States of America
Posts: 17
Rep Power: 8
faiazk is on a distinguished road
Hello All,

I have been using kepsilon turbulence model so far and was able to get it running both with simpleFoam and pisoFoam before. Now, for my particular case I need to use RSM (LRR) turbulence model and I am planning to implement it in simpleFoam. Right now I am trying to implement it in an empty domain. Initially, I was having few errors while implementing LRR which I resolved following instructions from CFD online. But, right now I am having a 'time continuity error' right after going through 6 time steps. I am attaching the error here. Please help me with this.

Thank you everyone.

Quote:
Time = 10.05

DILUPBiCGStab: Solving for Ux, Initial residual = 1.02274e-13, Final residual = 1.02274e-13, No Iterations 0
DILUPBiCGStab: Solving for Uy, Initial residual = 4.08144e-14, Final residual = 4.08144e-14, No Iterations 0
DILUPBiCGStab: Solving for Uz, Initial residual = 1.24302e-13, Final residual = 1.24302e-13, No Iterations 0
DICPCG: Solving for p, Initial residual = 0.874444, Final residual = 0.00868986, No Iterations 65
DICPCG: Solving for p, Initial residual = 4.34332e-22, Final residual = 4.34332e-22, No Iterations 0
DICPCG: Solving for p, Initial residual = 4.34332e-22, Final residual = 4.34332e-22, No Iterations 0
time step continuity errors : sum local = 0.000316474, global = -4.65325e-05, cumulative = -4.65324e-05
DILUPBiCGStab: Solving for epsilon, Initial residual = 1, Final residual = 0.0422663, No Iterations 1
bounding epsilon, min: -1.28744e+14 max: 6.48512e+19 average: 4.96778e+15
DILUPBiCGStab: Solving for Rxx, Initial residual = 5.02367e-11, Final residual = 1.37406e-16, No Iterations 1
DILUPBiCGStab: Solving for Rxy, Initial residual = 6.12384e-09, Final residual = 5.08093e-17, No Iterations 1
DILUPBiCGStab: Solving for Rxz, Initial residual = 3.86031e-09, Final residual = 1.21732e-15, No Iterations 1
DILUPBiCGStab: Solving for Ryy, Initial residual = 1.6043e-10, Final residual = 1.38089e-16, No Iterations 1
DILUPBiCGStab: Solving for Ryz, Initial residual = 6.69048e-09, Final residual = 2.86888e-16, No Iterations 1
DILUPBiCGStab: Solving for Rzz, Initial residual = 1.35119e-10, Final residual = 1.46835e-16, No Iterations 1
ExecutionTime = 32.55 s ClockTime = 33 s

fieldAverage fieldAverage1 write:
Calculating averages

Time = 10.06

DILUPBiCGStab: Solving for Ux, Initial residual = 7.05192e-08, Final residual = 6.13968e-09, No Iterations 1
DILUPBiCGStab: Solving for Uy, Initial residual = 2.11358e-07, Final residual = 4.31941e-09, No Iterations 1
DILUPBiCGStab: Solving for Uz, Initial residual = 3.85413e-07, Final residual = 9.98109e-09, No Iterations 1
DICPCG: Solving for p, Initial residual = 1, Final residual = 0.00982227, No Iterations 225
DICPCG: Solving for p, Initial residual = 0.000615733, Final residual = 5.6734e-06, No Iterations 230
DICPCG: Solving for p, Initial residual = 1.43324e-05, Final residual = 1.37545e-07, No Iterations 258
time step continuity errors : sum local = 3.2069e+32, global = 8.42778e+30, cumulative = 8.42778e+30
DILUPBiCGStab: Solving for epsilon, Initial residual = 1, Final residual = 0.0319122, No Iterations 1
bounding epsilon, min: -3.67017e+46 max: 2.42397e+47 average: 4.13154e+42
#0 Foam::error:rintStack(Foam::Ostream&) at ??:?
#1 Foam::sigFpe::sigHandler(int) at ??:?
#2 ? in "/lib/x86_64-linux-gnu/libc.so.6"
#3 Foam:ILUPreconditioner::calcReciprocalD(Foam::Fi eld<double>&, Foam::lduMatrix const&) at ??:?
#4 Foam:ILUPreconditioner:ILUPreconditioner(Foam: :lduMatrix::solver const&, Foam::dictionary const&) at ??:?
#5 Foam::lduMatrix:reconditioner::addasymMatrixCons tructorToTable<Foam:ILUPreconditioner>::New(Foam ::lduMatrix::solver const&, Foam::dictionary const&) at ??:?
#6 Foam::lduMatrix:reconditioner::New(Foam::lduMatr ix::solver const&, Foam::dictionary const&) at ??:?
#7 Foam::PBiCGStab::solve(Foam::Field<double>&, Foam::Field<double> const&, unsigned char) const at ??:?
#8 Foam::fvMatrix<Foam::SymmTensor<double> >::solveSegregated(Foam::dictionary const&) at ??:?
#9 Foam::fvMatrix<Foam::SymmTensor<double> >::solve(Foam::dictionary const&) at ??:?
#10 Foam::fvMatrix<Foam::SymmTensor<double> >::solve() at ??:?
#11 Foam::SolverPerformance<Foam::SymmTensor<double> > Foam::solve<Foam::SymmTensor<double> >(Foam::tmp<Foam::fvMatrix<Foam::SymmTensor<double > > > const&) at ??:?
#12 Foam::RASModels::LRR<Foam::IncompressibleTurbulenc eModel<Foam::transportModel> >::correct() at ??:?
#13 ? at ??:?
#14 __libc_start_main in "/lib/x86_64-linux-gnu/libc.so.6"
#15 ? at ??:?
Floating point exception
Thanks

Regards,
Faiaz
faiazk 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
courant number increases to rather large values 6863523 OpenFOAM Running, Solving & CFD 22 July 5, 2023 23:48
Time Step Continuity Errors simpleFoam Dorian1504 OpenFOAM Running, Solving & CFD 1 October 9, 2022 09:23
pressure in incompressible solvers e.g. simpleFoam chrizzl OpenFOAM Running, Solving & CFD 13 March 28, 2017 05:49
Stuck in a Rut- interDyMFoam! xoitx OpenFOAM Running, Solving & CFD 14 March 25, 2016 07:09
plot over time fferroni OpenFOAM Post-Processing 7 June 8, 2012 07:56


All times are GMT -4. The time now is 14:58.