spacefun
Industrial
- Jun 8, 2013
- 13
Hi all,
I'm trying to solve a simulation of mixing elbow with OpenFOAM.
I used the classical configuration of elbow template found on tutorial folder of OpenFoam.
When I launched simulation it crashes after increasing time and I got this:
I changed the boundary conditions getting a change in times, but never I got a complete result.
Could someone help me?
Thanks
I'm trying to solve a simulation of mixing elbow with OpenFOAM.
I used the classical configuration of elbow template found on tutorial folder of OpenFoam.
When I launched simulation it crashes after increasing time and I got this:
Code:
Time = 0.25
Courant Number mean: 2436.58 max: 20540.4
smoothSolver: Solving for Ux, Initial residual = 0.868476, Final residual = 6.33673e+188, No Iterations 1000
smoothSolver: Solving for Uy, Initial residual = 0.796671, Final residual = 4.37419e+189, No Iterations 1000
smoothSolver: Solving for Uz, Initial residual = 0.797959, Final residual = 1.21762e+189, No Iterations 1000
#0 Foam::error::printStack(Foam::Ostream&) at ??:?
#1 Foam::sigFpe::sigHandler(int) at ??:?
#2 in "/lib/x86_64-linux-gnu/libc.so.6"
#3 double Foam::sumProd<double>(Foam::UList<double> const&, Foam::UList<double> const&) at ??:?
#4 Foam::PCG::solve(Foam::Field<double>&, Foam::Field<double> const&, unsigned char) const at ??:?
#5 Foam::fvMatrix<double>::solveSegregated(Foam::dictionary const&) at ??:?
#6 Foam::fvMatrix<double>::solve(Foam::dictionary const&) at ??:?
#7
at ??:?
#8
at ??:?
#9 __libc_start_main in "/lib/x86_64-linux-gnu/libc.so.6"
#10
at ??:?
Could someone help me?
Thanks