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

error with simplefoam.

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 1, 2013, 08:45
Default error with simplefoam.
  #1
Senior Member
 
izna O'connor
Join Date: Jun 2013
Posts: 143
Rep Power: 12
izna is on a distinguished road
hi
i am running simpleFoam, when arriving at time =6
i get this error, can anyone please tell me what does this mean?

Quote:
Time = 6

smoothSolver: Solving for Ux, Initial residual = 0.999981884042, Final residual = 0.0153174727243, No Iterations 2
smoothSolver: Solving for Uy, Initial residual = 0.999944319274, Final residual = 0.0154245506389, No Iterations 2
#0 Foam::error:rintStack(Foam::Ostream&) in "/opt/openfoam221/platforms/linuxGccDPOpt/lib/libOpenFOAM.so"
#1 Foam::sigFpe::sigHandler(int) in "/opt/openfoam221/platforms/linuxGccDPOpt/lib/libOpenFOAM.so"
#2 Uninterpreted:
#3 Foam::GAMGSolver::scale(Foam::Field<double>&, Foam::Field<double>&, Foam::lduMatrix const&, Foam::FieldField<Foam::Field, double> const&, Foam::UPtrList<Foam::lduInterfaceField const> const&, Foam::Field<double> const&, unsigned char) const in "/opt/openfoam221/platforms/linuxGccDPOpt/lib/libOpenFOAM.so"
#4 Foam::GAMGSolver::Vcycle(Foam::PtrList<Foam::lduMa trix::smoother> const&, Foam::Field<double>&, Foam::Field<double> const&, Foam::Field<double>&, Foam::Field<double>&, Foam::Field<double>&, Foam::PtrList<Foam::Field<double> >&, Foam::PtrList<Foam::Field<double> >&, unsigned char) const in "/opt/openfoam221/platforms/linuxGccDPOpt/lib/libOpenFOAM.so"
#5 Foam::GAMGSolver::solve(Foam::Field<double>&, Foam::Field<double> const&, unsigned char) const in "/opt/openfoam221/platforms/linuxGccDPOpt/lib/libOpenFOAM.so"
#6 Foam::fvMatrix<double>::solveSegregated(Foam::dict ionary const&) in "/opt/openfoam221/platforms/linuxGccDPOpt/lib/libfiniteVolume.so"
#7 Foam::fvMatrix<double>::solve(Foam::dictionary const&) in "/opt/openfoam221/platforms/linuxGccDPOpt/bin/simpleFoam"
#8
in "/opt/openfoam221/platforms/linuxGccDPOpt/bin/simpleFoam"
#9 __libc_start_main in "/lib/i386-linux-gnu/libc.so.6"
#10
in "/opt/openfoam221/platforms/linuxGccDPOpt/bin/simpleFoam"
Floating point exception (core dumped)
izna is offline   Reply With Quote

Old   October 1, 2013, 09:05
Default
  #2
Senior Member
 
Nima Samkhaniani
Join Date: Sep 2009
Location: Tehran, Iran
Posts: 1,266
Blog Entries: 1
Rep Power: 24
nimasam is on a distinguished road
change your fvSolution solver from GMAG to another some thing else
__________________
My Personal Website (http://nimasamkhaniani.ir/)
Telegram channel (https://t.me/cfd_foam)
nimasam is offline   Reply With Quote

Old   October 1, 2013, 09:16
Default
  #3
Senior Member
 
izna O'connor
Join Date: Jun 2013
Posts: 143
Rep Power: 12
izna is on a distinguished road
can you suggest something for me?
izna is offline   Reply With Quote

Old   October 1, 2013, 09:25
Default
  #4
Senior Member
 
Nima Samkhaniani
Join Date: Sep 2009
Location: Tehran, Iran
Posts: 1,266
Blog Entries: 1
Rep Power: 24
nimasam is on a distinguished road
for example PCG
__________________
My Personal Website (http://nimasamkhaniani.ir/)
Telegram channel (https://t.me/cfd_foam)
nimasam is offline   Reply With Quote

Old   October 1, 2013, 11:29
Default
  #5
Senior Member
 
izna O'connor
Join Date: Jun 2013
Posts: 143
Rep Power: 12
izna is on a distinguished road
Hi with PCG it works till time 642, then nothing..

Quote:
Time = 642

DILUPBiCG: Solving for Ux, Initial residual = 1, Final residual = 0.0177743513091, No Iterations 2
DILUPBiCG: Solving for Uy, Initial residual = 1, Final residual = 0.0184138604988, No Iterations 2
DICPCG: Solving for p, Initial residual = 1, Final residual = 0.00818779614983, No Iterations 210
time step continuity errors : sum local = 1.112618534e+95, global = -3.29213316209e+94, cumulative = -3.29213316209e+94
#0 Foam::error:rintStack(Foam::Ostream&) in "/opt/openfoam221/platforms/linuxGccDPOpt/lib/libOpenFOAM.so"
#1 Foam::sigFpe::sigHandler(int) in "/opt/openfoam221/platforms/linuxGccDPOpt/lib/libOpenFOAM.so"
#2 Uninterpreted:
#3 Foam::multiply(Foam::Field<double>&, Foam::UList<double> const&, Foam::UList<double> const&) in "/opt/openfoam221/platforms/linuxGccDPOpt/lib/libOpenFOAM.so"
#4 void Foam::multiply<Foam::fvPatchField, Foam::volMesh>(Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh>&, Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh> const&, Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh> const&) in "/opt/openfoam221/platforms/linuxGccDPOpt/lib/libincompressibleTurbulenceModel.so"
#5 Foam::tmp<Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh> > Foam:perator*<Foam::fvPatchField, Foam::volMesh>(Foam::tmp<Foam::GeometricField<doub le, Foam::fvPatchField, Foam::volMesh> > const&, Foam::tmp<Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh> > const&) in "/opt/openfoam221/platforms/linuxGccDPOpt/lib/libincompressibleRASModels.so"
#6 Foam::incompressible::RASModels::kEpsilon::correct () in "/opt/openfoam221/platforms/linuxGccDPOpt/lib/libincompressibleRASModels.so"
#7
in "/opt/openfoam221/platforms/linuxGccDPOpt/bin/simpleFoam"
#8 __libc_start_main in "/lib/i386-linux-gnu/libc.so.6"
#9
in "/opt/openfoam221/platforms/linuxGccDPOpt/bin/simpleFoam"

can you help em?
izna is offline   Reply With Quote

Old   October 1, 2013, 11:44
Default
  #6
Senior Member
 
Nima Samkhaniani
Join Date: Sep 2009
Location: Tehran, Iran
Posts: 1,266
Blog Entries: 1
Rep Power: 24
nimasam is on a distinguished road
your numerical solution diverges, you may want to check
1) your BCs
2) your fvSchemes
3) or using higher under relaxation

Best Regards
__________________
My Personal Website (http://nimasamkhaniani.ir/)
Telegram channel (https://t.me/cfd_foam)
nimasam is offline   Reply With Quote

Old   October 1, 2013, 11:59
Default
  #7
Senior Member
 
izna O'connor
Join Date: Jun 2013
Posts: 143
Rep Power: 12
izna is on a distinguished road
yesh you are right.
It was my BC i should have put negative for speed,

Can you please tell me what indicated to you that the solution is diverging?

thanks a lot
izna is offline   Reply With Quote

Old   October 1, 2013, 12:10
Default
  #8
Senior Member
 
izna O'connor
Join Date: Jun 2013
Posts: 143
Rep Power: 12
izna is on a distinguished road
Quote:
Time = 7

DILUPBiCG: Solving for Ux, Initial residual = 0.416537273097, Final residual = 0.0412303893953, No Iterations 1
DILUPBiCG: Solving for Uy, Initial residual = 0.241978490036, Final residual = 0.00187061060806, No Iterations 2
DICPCG: Solving for p, Initial residual = 0.167099287119, Final residual = 0.00165426055675, No Iterations 256
time step continuity errors : sum local = 0.000552039460426, global = -4.00021617388e-05, cumulative = 7.21026002287e-06
DILUPBiCG: Solving for epsilon, Initial residual = 0.125184052063, Final residual = 0.0048394018806, No Iterations 1
bounding epsilon, min: -0.455824743408 max: 675.73844313 average: 0.494146861571
DILUPBiCG: Solving for k, Initial residual = 0.141307458681, Final residual = 0.00223746528525, No Iterations 2
ExecutionTime = 83.2 s ClockTime = 85 s

Time = 8

DILUPBiCG: Solving for Ux, Initial residual = 0.192760537852, Final residual = 0.00416147789784, No Iterations 2
DILUPBiCG: Solving for Uy, Initial residual = 0.250548770977, Final residual = 0.0207270078209, No Iterations 1
DICPCG: Solving for p, Initial residual = 0.0844843814645, Final residual = 0.000800111012941, No Iterations 272
time step continuity errors : sum local = 0.000534318321906, global = 1.58871055645e-05, cumulative = 2.30973655873e-05
DILUPBiCG: Solving for epsilon, Initial residual = 0.0707423592074, Final residual = 0.00498617065599, No Iterations 1
bounding epsilon, min: -0.455824743408 max: 915.218420132 average: 0.510478965342
DILUPBiCG: Solving for k, Initial residual = 0.0918248773501, Final residual = 0.00156527744157, No Iterations 2
ExecutionTime = 93.68 s ClockTime = 95 s
is something like this converging for example?
izna is offline   Reply With Quote

Old   October 1, 2013, 13:47
Default
  #9
Senior Member
 
Nima Samkhaniani
Join Date: Sep 2009
Location: Tehran, Iran
Posts: 1,266
Blog Entries: 1
Rep Power: 24
nimasam is on a distinguished road
well izna
first look at your continuity
Quote:
time step continuity errors : sum local = 1.112618534e+95, global = -3.29213316209e+94, cumulative = -3.29213316209e+94
it should be decreasing
However there are several ways to understand whether it converges or not.
for example your residual should be decreasing or if residuals became fixed, it should be less than an specific number
in OpenFoam, you can save your terminal print in a log file by following command:
Quote:
solvername > log &
then you can use foamLog
Quote:
foamLog log
to create a folder name logs which contains your residual values for each variable, then you can plot your residuals to see whether it converges or not
also there are other easier tools to plot residual, search in forum
__________________
My Personal Website (http://nimasamkhaniani.ir/)
Telegram channel (https://t.me/cfd_foam)
nimasam is offline   Reply With Quote

Old   October 2, 2013, 00:40
Default
  #10
Senior Member
 
izna O'connor
Join Date: Jun 2013
Posts: 143
Rep Power: 12
izna is on a distinguished road
Quote:
Time = 636

DILUPBiCG: Solving for Ux, Initial residual = 1, Final residual = 0.0126381975126, No Iterations 2
DILUPBiCG: Solving for Uy, Initial residual = 1, Final residual = 0.00971408846349, No Iterations 2
#0 Foam::error:rintStack(Foam::Ostream&) in "/opt/openfoam221/platforms/linuxGccDPOpt/lib/libOpenFOAM.so"
#1 Foam::sigFpe::sigHandler(int) in "/opt/openfoam221/platforms/linuxGccDPOpt/lib/libOpenFOAM.so"
#2 Uninterpreted:
#3 Foam:ICPreconditioner::calcReciprocalD(Foam::Fie ld<double>&, Foam::lduMatrix const&) in "/opt/openfoam221/platforms/linuxGccDPOpt/lib/libOpenFOAM.so"
#4 Foam:ICPreconditioner:ICPreconditioner(Foam::l duMatrix::solver const&, Foam::dictionary const&) in "/opt/openfoam221/platforms/linuxGccDPOpt/lib/libOpenFOAM.so"
#5 Foam::lduMatrix:reconditioner::addsymMatrixConst ructorToTable<Foam:ICPreconditioner>::New(Foam:: lduMatrix::solver const&, Foam::dictionary const&) in "/opt/openfoam221/platforms/linuxGccDPOpt/lib/libOpenFOAM.so"
#6 Foam::lduMatrix:reconditioner::New(Foam::lduMatr ix::solver const&, Foam::dictionary const&) in "/opt/openfoam221/platforms/linuxGccDPOpt/lib/libOpenFOAM.so"
#7 Foam::PCG::solve(Foam::Field<double>&, Foam::Field<double> const&, unsigned char) const in "/opt/openfoam221/platforms/linuxGccDPOpt/lib/libOpenFOAM.so"
#8 Foam::fvMatrix<double>::solveSegregated(Foam::dict ionary const&) in "/opt/openfoam221/platforms/linuxGccDPOpt/lib/libfiniteVolume.so"
#9 Foam::fvMatrix<double>::solve(Foam::dictionary const&) in "/opt/openfoam221/platforms/linuxGccDPOpt/bin/simpleFoam"
#10
in "/opt/openfoam221/platforms/linuxGccDPOpt/bin/simpleFoam"
#11 __libc_start_main in "/lib/i386-linux-gnu/libc.so.6"
#12
in "/opt/openfoam221/platforms/linuxGccDPOpt/bin/simpleFoam"

thanks a lot Nima For your patience..

In a simulation where i used PCG,with simpleFOAm, i obtain the above while iteration ...is it divergence?
izna is offline   Reply With Quote

Old   October 2, 2013, 14:14
Default
  #11
Senior Member
 
Nima Samkhaniani
Join Date: Sep 2009
Location: Tehran, Iran
Posts: 1,266
Blog Entries: 1
Rep Power: 24
nimasam is on a distinguished road
nope, it was not about convergence issue, i feel it's a bug in GAMG solver, i saw it before in some cases, so i suggested you to change your schemes
__________________
My Personal Website (http://nimasamkhaniani.ir/)
Telegram channel (https://t.me/cfd_foam)
nimasam is offline   Reply With Quote

Old   October 4, 2013, 01:02
Default
  #12
Senior Member
 
izna O'connor
Join Date: Jun 2013
Posts: 143
Rep Power: 12
izna is on a distinguished road
hello Nima

thanks for the reply.. When doing a simualtion i notice that it say:" No finite volume option present"

Is not that a bit abnormal? I mean normlaly we try to solve using the finite volume method...so what method is it using if not finite volume?
Attached Images
File Type: jpg Screenshot from 2013-10-04 08:56:50.jpg (24.4 KB, 13 views)
izna is offline   Reply With Quote

Old   October 4, 2013, 02:28
Default
  #13
Senior Member
 
Nima Samkhaniani
Join Date: Sep 2009
Location: Tehran, Iran
Posts: 1,266
Blog Entries: 1
Rep Power: 24
nimasam is on a distinguished road
nope, it returns to new OpenFOAM file Dict called fvOptions in system directory,
it seems OpenFOAM group are going to integrate some solvers options such as MRF zone or porous media, in one dict for modification.
__________________
My Personal Website (http://nimasamkhaniani.ir/)
Telegram channel (https://t.me/cfd_foam)
nimasam is offline   Reply With Quote

Old   October 6, 2013, 04:08
Default
  #14
Senior Member
 
izna O'connor
Join Date: Jun 2013
Posts: 143
Rep Power: 12
izna is on a distinguished road
Quote:

Time = 1081

DILUPBiCG: Solving for Ux, Initial residual = 4.30685324415e-05, Final residual = 4.49435927907e-06, No Iterations 1
DILUPBiCG: Solving for Uy, Initial residual = 2.8262849611e-05, Final residual = 4.98771895285e-06, No Iterations 1
#0 Foam::error:rintStack(Foam::Ostream&) in "/opt/openfoam221/platforms/linuxGccDPOpt/lib/libOpenFOAM.so"
#1 Foam::sigFpe::sigHandler(int) in "/opt/openfoam221/platforms/linuxGccDPOpt/lib/libOpenFOAM.so"
#2 Uninterpreted:
#3 Foam:ICPreconditioner::calcReciprocalD(Foam::Fie ld<double>&, Foam::lduMatrix const&) in "/opt/openfoam221/platforms/linuxGccDPOpt/lib/libOpenFOAM.so"
#4 Foam:ICPreconditioner:ICPreconditioner(Foam::l duMatrix::solver const&, Foam::dictionary const&) in "/opt/openfoam221/platforms/linuxGccDPOpt/lib/libOpenFOAM.so"
#5 Foam::lduMatrix:reconditioner::addsymMatrixConst ructorToTable<Foam:ICPreconditioner>::New(Foam:: lduMatrix::solver const&, Foam::dictionary const&) in "/opt/openfoam221/platforms/linuxGccDPOpt/lib/libOpenFOAM.so"
#6 Foam::lduMatrix:reconditioner::New(Foam::lduMatr ix::solver const&, Foam::dictionary const&) in "/opt/openfoam221/platforms/linuxGccDPOpt/lib/libOpenFOAM.so"
#7 Foam::PCG::solve(Foam::Field<double>&, Foam::Field<double> const&, unsigned char) const in "/opt/openfoam221/platforms/linuxGccDPOpt/lib/libOpenFOAM.so"
#8 Foam::fvMatrix<double>::solveSegregated(Foam::dict ionary const&) in "/opt/openfoam221/platforms/linuxGccDPOpt/lib/libfiniteVolume.so"
#9 Foam::fvMatrix<double>::solve(Foam::dictionary const&) in "/opt/openfoam221/platforms/linuxGccDPOpt/bin/simpleFoam"
#10
in "/opt/openfoam221/platforms/linuxGccDPOpt/bin/simpleFoam"
#11 __libc_start_main in "/lib/i386-linux-gnu/libc.so.6"
#12
in "/opt/openfoam221/platforms/linuxGccDPOpt/bin/simpleFoam"
Floating point exception (core dumped)


HI nima..

After 1081 iterations why sudenly error? i am soo lost here..;(
izna is offline   Reply With Quote

Old   October 6, 2013, 05:28
Default
  #15
Senior Member
 
Nima Samkhaniani
Join Date: Sep 2009
Location: Tehran, Iran
Posts: 1,266
Blog Entries: 1
Rep Power: 24
nimasam is on a distinguished road
it seems some thing is wrong in solving Matrix , i guess you need check your mesh, because PCG is almost stable solver , maybe change your preconditioner
__________________
My Personal Website (http://nimasamkhaniani.ir/)
Telegram channel (https://t.me/cfd_foam)
nimasam is offline   Reply With Quote

Old   October 8, 2013, 06:04
Default
  #16
Senior Member
 
izna O'connor
Join Date: Jun 2013
Posts: 143
Rep Power: 12
izna is on a distinguished road
hello
I am solving a 2 D case, but each time error was displayed..I am sending you my system folder can you please have a look?
I am desperate here..

https://www.dropbox.com/sh/hlwk4g3bsk1zi8p/iPm_UXOZ9k
izna is offline   Reply With Quote

Old   October 8, 2013, 07:20
Default
  #17
Senior Member
 
Nima Samkhaniani
Join Date: Sep 2009
Location: Tehran, Iran
Posts: 1,266
Blog Entries: 1
Rep Power: 24
nimasam is on a distinguished road
did you check your mesh witch checkMesh command?
your fvSolution setup is OK, but as you use an steady-state solver, you may want to use relaxation to converge easier
__________________
My Personal Website (http://nimasamkhaniani.ir/)
Telegram channel (https://t.me/cfd_foam)
nimasam is offline   Reply With Quote

Old   October 8, 2013, 11:50
Default
  #18
Senior Member
 
izna O'connor
Join Date: Jun 2013
Posts: 143
Rep Power: 12
izna is on a distinguished road
hii\
Check mesh returns okay mesh.. no skewness or aything..

I tried pisoFoam, but after 292 iterations i obtain errors... i am honestly lost now..
please do advice... what pre cond you advice?

Quote:

Time = 291

Courant Number mean: 4935712.59974 max: 116034215094
DILUPBiCG: Solving for Ux, Initial residual = 0.957923467928, Final residual = 0.957923467929, No Iterations 1001
DILUPBiCG: Solving for Uy, Initial residual = 0.96607701421, Final residual = 0.966077014211, No Iterations 1001
DICPCG: Solving for p, Initial residual = 0.973495926007, Final residual = 8.35507256458, No Iterations 1001
time step continuity errors : sum local = 147534535536, global = -38492.3870488, cumulative = -38093.6803155
DICPCG: Solving for p, Initial residual = 0.00146442993015, Final residual = 0.00453884877221, No Iterations 1001
time step continuity errors : sum local = 1.51263285697e+16, global = -5595956044.77, cumulative = -5595994138.45
DILUPBiCG: Solving for epsilon, Initial residual = 0.999997760835, Final residual = 1.15811134653e-17, No Iterations 1
bounding epsilon, min: -6.99927966831e+45 max: 8.95067608531e+43 average: -1.46762720245e+40
DILUPBiCG: Solving for k, Initial residual = 9.78905292811e-17, Final residual = 9.78905292811e-17, No Iterations 0
ExecutionTime = 10764.75 s ClockTime = 10784 s

Time = 292

Courant Number mean: 2.85956156592e+16 max: 1.87922217184e+20
#0 Foam::error:rintStack(Foam::Ostream&) in "/opt/openfoam221/platforms/linuxGccDPOpt/lib/libOpenFOAM.so"
#1 Foam::sigFpe::sigHandler(int) in "/opt/openfoam221/platforms/linuxGccDPOpt/lib/libOpenFOAM.so"
#2 Uninterpreted:
#3 Foam:ILUPreconditioner::calcReciprocalD(Foam::Fi eld<double>&, Foam::lduMatrix const&) in "/opt/openfoam221/platforms/linuxGccDPOpt/lib/libOpenFOAM.so"
#4 Foam:ILUPreconditioner:ILUPreconditioner(Foam: :lduMatrix::solver const&, Foam::dictionary const&) in "/opt/openfoam221/platforms/linuxGccDPOpt/lib/libOpenFOAM.so"
#5 Foam::lduMatrix:reconditioner::addasymMatrixCons tructorToTable<Foam:ILUPreconditioner>::New(Foam ::lduMatrix::solver const&, Foam::dictionary const&) in "/opt/openfoam221/platforms/linuxGccDPOpt/lib/libOpenFOAM.so"
#6 Foam::lduMatrix:reconditioner::New(Foam::lduMatr ix::solver const&, Foam::dictionary const&) in "/opt/openfoam221/platforms/linuxGccDPOpt/lib/libOpenFOAM.so"
#7 Foam::PBiCG::solve(Foam::Field<double>&, Foam::Field<double> const&, unsigned char) const in "/opt/openfoam221/platforms/linuxGccDPOpt/lib/libOpenFOAM.so"
#8
in "/opt/openfoam221/platforms/linuxGccDPOpt/bin/pisoFoam"
#9
in "/opt/openfoam221/platforms/linuxGccDPOpt/bin/pisoFoam"
#10
in "/opt/openfoam221/platforms/linuxGccDPOpt/bin/pisoFoam"
#11
in "/opt/openfoam221/platforms/linuxGccDPOpt/bin/pisoFoam"
#12 __libc_start_main in "/lib/i386-linux-gnu/libc.so.6"
#13
in "/opt/openfoam221/platforms/linuxGccDPOpt/bin/pisoFoam"
Floating point exception (core dumped)
izna is offline   Reply With Quote

Old   October 8, 2013, 13:36
Default
  #19
Senior Member
 
Nima Samkhaniani
Join Date: Sep 2009
Location: Tehran, Iran
Posts: 1,266
Blog Entries: 1
Rep Power: 24
nimasam is on a distinguished road
izna look log file:
Quote:
Courant Number mean: 4935712.59974 max: 116034215094
DILUPBiCG: Solving for Ux, Initial residual = 0.957923467928, Final residual = 0.957923467929, No Iterations 1001
DILUPBiCG: Solving for Uy, Initial residual = 0.96607701421, Final residual = 0.966077014211, No Iterations 1001
DICPCG: Solving for p, Initial residual = 0.973495926007, Final residual = 8.35507256458, No Iterations 1001
time step continuity errors : sum local = 147534535536, global = -38492.3870488, cumulative = -38093.6803155
DICPCG: Solving for p, Initial residual = 0.00146442993015, Final residual = 0.00453884877221, No Iterations 1001
time step continuity errors : sum local = 1.51263285697e+16, global = -5595956044.77, cumulative = -5595994138.45
DILUPBiCG: Solving for epsilon, Initial residual = 0.999997760835, Final residual = 1.15811134653e-17, No Iterations 1
bounding epsilon, min: -6.99927966831e+45 max: 8.95067608531e+43 average: -1.46762720245e+40
DILUPBiCG: Solving for k, Initial residual = 9.78905292811e-17, Final residual = 9.78905292811e-17, No Iterations 0
ExecutionTime = 10764.75 s ClockTime = 10784 s

Time = 292

Courant Number mean: 2.85956156592e+16 max: 1.87922217184e+20
your numerical solution is diverging!
you should monitor courant number, continuity and other variables residual!


i recommend:
1- check your BC
2- off your turbulence (simulate laminar flow at first)
3- use under relaxation
4- use first order schemes
__________________
My Personal Website (http://nimasamkhaniani.ir/)
Telegram channel (https://t.me/cfd_foam)
nimasam is offline   Reply With Quote

Old   October 8, 2013, 14:29
Default
  #20
Senior Member
 
izna O'connor
Join Date: Jun 2013
Posts: 143
Rep Power: 12
izna is on a distinguished road
everything is fine Nima, i checked it all.. but i think its my Boundary condition.. I am simulating in 2D my west bounday is Inlet and all threee other bounday ( ie north south and east) are Outflow.. So for this case i used
1) U folder outflow is zero gradient
2) P outflow is type fixedValue; value uniform 0;
3) k and epsilone are zero gradient
4)nut is fixed value
5) nuTilda is zero gradient

do you think those values for Outflow are fine?
izna is offline   Reply With Quote

Reply

Tags
simplefoam stability


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
interFoam vs. simpleFoam channel flow comparison DanM OpenFOAM Running, Solving & CFD 12 January 31, 2020 15:26
Laminar simpleFoam and inviscid simpleFoam herenger OpenFOAM Running, Solving & CFD 7 July 11, 2013 06:27
Differences simpleFoam vs. pimpleFoam / RASModel.H vs turbulenceModel.H uli OpenFOAM Programming & Development 7 January 26, 2013 15:01
Trying to run a benchmark case with simpleFoam spsb OpenFOAM 3 February 24, 2012 09:07
Naca0012 k-e mpirun gives fpe whereas simpleFoam not Pierpaolo OpenFOAM 1 May 8, 2010 03:08


All times are GMT -4. The time now is 04:26.