|
[Sponsors] | |||||
|
|
|
#1 |
|
Senior Member
Ehsan Asgari
Join Date: Apr 2010
Posts: 473
Rep Power: 19 ![]() |
Dear All,
When I try to run the tutorial of channel395 with OF 1812 using GAMG (default), the simulation crashes with the following error: Code:
PIMPLE: iteration 1 smoothSolver: Solving for Ux, Initial residual = 0.00317098, Final residual = 9.6554e-07, No Iterations 1 smoothSolver: Solving for Uy, Initial residual = 0.003193, Final residual = 9.5391e-07, No Iterations 1 smoothSolver: Solving for Uz, Initial residual = 0.00303762, Final residual = 9.22401e-07, No Iterations 1 #0 Foam::error::printStack(Foam::Ostream&) at ??:? #1 Foam::sigFpe::sigHandler(int) at ??:? #2 ? in /lib64/libpthread.so.0 #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 at ??:? #4 Foam::GAMGSolver::Vcycle(Foam::PtrList<Foam::lduMatrix::smoother> const&, Foam::Field<double>&, Foam::Field<double> const&, Foam::Field<double>&, Foam::Field<double>&, Foam::Field<double>&, Foam::Field<double>&, Foam::Field<double>&, Foam::PtrList<Foam::Field<double> >&, Foam::PtrList<Foam::Field<double> >&, unsigned char) const at ??:? #5 Foam::GAMGSolver::solve(Foam::Field<double>&, Foam::Field<double> const&, unsigned char) const at ??:? #6 Foam::fvMatrix<double>::solveSegregated(Foam::dictionary const&) at ??:? #7 Foam::fvMatrix<double>::solveSegregatedOrCoupled(Foam::dictionary const&) at ??:? #8 ? at ??:? #9 __libc_start_main in /lib64/libc.so.6 #10 ? at ??:? Floating point exception Syavash |
|
|
|
|
|
|
|
|
#2 |
|
Senior Member
Ehsan Asgari
Join Date: Apr 2010
Posts: 473
Rep Power: 19 ![]() |
I wonder NOT a single person run into a similar problem with OF v1812? Any idea?
|
|
|
|
|
|
|
|
|
#3 |
|
New Member
Michael
Join Date: Dec 2016
Location: Saskatchewan
Posts: 3
Rep Power: 11 ![]() |
I got a similar error, same floating point exception. I resolved this by changing the relaxation factors to slow down the convergence. In my case the results were blowing up, which led to the floating point exception.
|
|
|
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| decompose dependent solution | arionfard | OpenFOAM | 3 | December 10, 2018 10:36 |
| Help for the small implementation in turbulence model | shipman | OpenFOAM Programming & Development | 25 | March 19, 2014 11:08 |
| pisoFoam with k-epsilon turb blows up - Some questions | Heroic | OpenFOAM Running, Solving & CFD | 26 | December 17, 2012 04:34 |
| Differences between serial and parallel runs | carsten | OpenFOAM Bugs | 11 | September 12, 2008 12:16 |
| SonicTurbFoam crashes when turbulence is added | gastovski | OpenFOAM Running, Solving & CFD | 0 | January 21, 2008 08:49 |