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

Problem during simulation of mixid fluids ( solver: buoyantBoussinesqSimpleFoam)

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 15, 2013, 18:02
Default Problem during simulation of mixid fluids ( solver: buoyantBoussinesqSimpleFoam)
  #1
New Member
 
Francesco Gentile
Join Date: Oct 2013
Location: Modena
Posts: 1
Rep Power: 0
Cenzy is on a distinguished road
Send a message via Skype™ to Cenzy
Hello, i have a problem during the simulation. At time step 120 appears this error:
PHP Code:
Time 119

DILUPBiCG
:  Solving for UxInitial residual 0.0139645, Final residual 0.000177782No Iterations 1
DILUPBiCG
:  Solving for UyInitial residual 0.0695692, Final residual 0.00149629No Iterations 1
DILUPBiCG
:  Solving for UzInitial residual 0.00854331, Final residual 0.000104617No Iterations 1
DILUPBiCG
:  Solving for TInitial residual 1.82591e-05, Final residual 1.04656e-06No Iterations 1
DICPCG
:  Solving for p_rghInitial residual 0.00275292, Final residual 2.67241e-05No Iterations 104
time step continuity errors 
sum local 1.81111e+20, global = -1.38938e+14cumulative = -1.38938e+14
DILUPBiCG
:  Solving for epsilonInitial residual 8.46206e-05, Final residual 5.14476e-07No Iterations 1
DILUPBiCG
:  Solving for kInitial residual 0.0547818, Final residual 0.0014389No Iterations 2
ExecutionTime 
33.6 s  ClockTime 34 s

Time 
120

DILUPBiCG
:  Solving for UxInitial residual 0.0676242, Final residual 0.00181908No Iterations 1
DILUPBiCG
:  Solving for UyInitial residual 0.151587, Final residual 0.00257395No Iterations 1
DILUPBiCG
:  Solving for UzInitial residual 0.138446, Final residual 0.00143008No Iterations 1
DILUPBiCG
:  Solving for TInitial residual 0.0807921, Final residual 0.00076082No Iterations 1
#0  Foam::error::printStack(Foam::Ostream&) in "/opt/openfoam221/platforms/linux64GccDPOpt/lib/libOpenFOAM.so"
#1  Foam::sigFpe::sigHandler(int) in "/opt/openfoam221/platforms/linux64GccDPOpt/lib/libOpenFOAM.so"
#2   in "/lib/x86_64-linux-gnu/libc.so.6"
#3  Foam::DICPreconditioner::calcReciprocalD(Foam::Field<double>&, Foam::lduMatrix const&) in "/opt/openfoam221/platforms/linux64GccDPOpt/lib/libOpenFOAM.so"
#4  Foam::DICPreconditioner::DICPreconditioner(Foam::lduMatrix::solver const&, Foam::dictionary const&) in "/opt/openfoam221/platforms/linux64GccDPOpt/lib/libOpenFOAM.so"
#5  Foam::lduMatrix::preconditioner::addsymMatrixConstructorToTable<Foam::DICPreconditioner>::New(Foam::lduMatrix::solver const&, Foam::dictionary const&) in "/opt/openfoam221/platforms/linux64GccDPOpt/lib/libOpenFOAM.so"
#6  Foam::lduMatrix::preconditioner::New(Foam::lduMatrix::solver const&, Foam::dictionary const&) in "/opt/openfoam221/platforms/linux64GccDPOpt/lib/libOpenFOAM.so"
#7  Foam::PCG::solve(Foam::Field<double>&, Foam::Field<double> const&, unsigned char) const in "/opt/openfoam221/platforms/linux64GccDPOpt/lib/libOpenFOAM.so"
#8  Foam::fvMatrix<double>::solveSegregated(Foam::dictionary const&) in "/opt/openfoam221/platforms/linux64GccDPOpt/lib/libfiniteVolume.so"
#9  Foam::fvMatrix<double>::solve(Foam::dictionary const&) in "/opt/openfoam221/platforms/linux64GccDPOpt/bin/buoyantBoussinesqSimpleFoam"
#10  
 
at buoyantBoussinesqSimpleFoam.C:0
#11  
 
in "/opt/openfoam221/platforms/linux64GccDPOpt/bin/buoyantBoussinesqSimpleFoam"
#12  __libc_start_main in "/lib/x86_64-linux-gnu/libc.so.6" 
Can someone help me?
the case consist in mixing of two turbulent flows of water at different velocity and temperature, in correspondence of a curve at 90 ◦ of a to duct. The solver is buoyantBoussinesqSimpleFoam and the model of turbolence is k − ε
Cenzy is offline   Reply With Quote

Old   October 19, 2013, 18:06
Default
  #2
Senior Member
 
Joachim Herb
Join Date: Sep 2010
Posts: 650
Rep Power: 21
jherb is on a distinguished road
The log file shows that your problem is already caused in the previous time steps. What are your boundary conditions? The mesh quality? When does the continuity error start to explode?
Quote:
Originally Posted by Cenzy View Post
Hello, i have a problem during the simulation. At time step 120 appears this error:
PHP Code:
Time 119

...
time step continuity errors sum local 1.81111e+20, global = -1.38938e+14cumulative = -1.38938e+14
...

Time 120

...
#0  Foam::error::printStack(Foam::Ostream&) in "/opt/openfoam221/platforms/linux64GccDPOpt/lib/libOpenFOAM.so" 
Can someone help me?
the case consist in mixing of two turbulent flows of water at different velocity and temperature, in correspondence of a curve at 90 ◦ of a to duct. The solver is buoyantBoussinesqSimpleFoam and the model of turbolence is k − ε
jherb is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
[ANSYS Meshing] Problem with axisymmetric solver Rasel ANSYS Meshing & Geometry 0 June 20, 2012 05:35
[CFX] Simulation of Flow Separation in a rectangular diffuser - Convergence Problem anon_b CFX 11 May 6, 2012 21:16
mesh.update problem in a new FSI solver ICL OpenFOAM 0 October 8, 2011 15:16
Compilation problem after modifying a solver. PetSul OpenFOAM Running, Solving & CFD 2 October 1, 2009 18:28
Overflow problem in steady simulation ReeKo CFX 11 October 8, 2008 18:57


All times are GMT -4. The time now is 19:17.