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

Maximum Number of Iterations Error

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 2, 2012, 01:52
Default Maximum Number of Iterations Error
  #1
New Member
 
Join Date: Mar 2012
Posts: 27
Rep Power: 14
tomloh is on a distinguished road
Hi Foamers,

I am reasonably new to OpenFOAM and I'm trying to model flow through a nozzle using a modified version of the rhoSimpleFoam solver, (rhoSimpleBaffleFoam). I have been getting the following error for weeks now and I can't figure out how to solve it. I have come across some people asking about the same or similar error on this forum, however I have not come across any solutions that fit my case.

If anyone can help, it will be greatly appreciated. I have attached a copy of my residuals if they are of use.
Time = 18350

GAMG: Solving for Ux, Initial residual = 0.0478601300291, Final residual = 6.19587887535e-05, No Iterations 1
GAMG: Solving for Uy, Initial residual = 0.0522063655834, Final residual = 6.37517577764e-05, No Iterations 1
GAMG: Solving for Uz, Initial residual = 0.000136930253207, Final residual = 2.36985398226e-07, No Iterations 1
GAMG: Solving for p, Initial residual = 9.51291539425e-05, Final residual = 9.48585631942e-07, No Iterations 7
time step continuity errors : sum local = 0.823069843414, global = 0.0336371330162, cumulative = -1.67778524427
rho max/min : 4.99999999998 0.100000000011
GAMG: Solving for h, Initial residual = 0.00429518647171, Final residual = 9.09102200735e-08, No Iterations 1
[0]
[0]
[0] --> FOAM FATAL ERROR:
[0] Maximum number of iterations exceeded
[0]
[0] From function specieThermo<Thermo>::T(scalar f, scalar T0, scalar (specieThermo<Thermo>::*F)(const scalar) const, scalar (specieThermo<Thermo>::*dFdT)(const scalar) const) const
[0] in file /home/opencfd/OpenFOAM/OpenFOAM-2.1.1/src/thermophysicalModels/specie/lnInclude/specieThermoI.H at line 69.
[0]
FOAM parallel run aborting
[0]
[0] #0 Foam::error:rintStack(Foam::Ostream&) in "/opt/openfoam211/platforms/linux64GccDPOpt/lib/libOpenFOAM.so"
[0] #1 Foam::error::abort() in "/opt/openfoam211/platforms/linux64GccDPOpt/lib/libOpenFOAM.so"
[0] #2 Foam::specieThermo<Foam::hConstThermo<Foam:erfec tGas> >::T(double, double, double (Foam::specieThermo<Foam::hConstThermo<Foam:erfe ctGas> >::*)(double) const, double (Foam::specieThermo<Foam::hConstThermo<Foam:erfe ctGas> >::*)(double) const, double (Foam::specieThermo<Foam::hConstThermo<Foam:erfe ctGas> >::*)(double) const) const in "/opt/openfoam211/platforms/linux64GccDPOpt/lib/libbasicThermophysicalModels.so"
[0] #3 Foam::hPsiThermo<Foam:ureMixture<Foam::constTran sport<Foam::specieThermo<Foam::hConstThermo<Foam:: perfectGas> > > > >::calculate() in "/opt/openfoam211/platforms/linux64GccDPOpt/lib/libbasicThermophysicalModels.so"
[0] #4 Foam::hPsiThermo<Foam:ureMixture<Foam::constTran sport<Foam::specieThermo<Foam::hConstThermo<Foam:: perfectGas> > > > >::correct() in "/opt/openfoam211/platforms/linux64GccDPOpt/lib/libbasicThermophysicalModels.so"
[0] #5
[0] in "/home/thomas/OpenFOAM/thomas-2.1.1/platforms/linux64GccDPOpt/bin/rhoSimplecBaffleFoam"
[0] #6 __libc_start_main in "/lib/x86_64-linux-gnu/libc.so.6"
[0] #7
[0] in "/home/thomas/OpenFOAM/thomas-2.1.1/platforms/linux64GccDPOpt/bin/rhoSimplecBaffleFoam"
--------------------------------------------------------------------------
MPI_ABORT was invoked on rank 0 in communicator MPI_COMM_WORLD
with errorcode 1.

NOTE: invoking MPI_ABORT causes Open MPI to kill all MPI processes.
You may or may not see output from other processes, depending on
exactly when Open MPI kills them.
--------------------------------------------------------------------------
--------------------------------------------------------------------------
mpirun has exited due to process rank 0 with PID 13578 on
node thomas-System-Product-Name exiting without calling "finalize". This may
have caused other processes in the application to be
terminated by signals sent by mpirun (as reported here).
--------------------------------------------------------------------------
Thank you in advance.
Thomas
Attached Images
File Type: jpg rScBF_1_02.08.12.jpg (33.1 KB, 23 views)
tomloh is offline   Reply With Quote

Old   August 2, 2012, 15:44
Default
  #2
Retired Super Moderator
 
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,975
Blog Entries: 45
Rep Power: 128
wyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to all
Hi Thomas,

This isn't in my level of experience with OpenFOAM, but with a nozzle flow... rho of 5.0... shouldn't you be using something like sonic*Foam? I remember reading about issues with sonicFoam as well...

What's the Mach number you're getting? Will there be shock waves?

Best regards,
Bruno
__________________
wyldckat is offline   Reply With Quote

Old   August 6, 2012, 17:49
Default
  #3
New Member
 
Join Date: Mar 2012
Posts: 27
Rep Power: 14
tomloh is on a distinguished road
Hi Bruno,

Sorry for the very slow reply. That density is entirely incorrect, it is calculated during a time when the residuals are a complete mess to say the least. The density should be in the range of 0.40 to 1.20.

As for sonicFoam, the flow in this nozzle should not be sonic or nearing sonic. Although out of curiosity, do you know much about possible pressure waves reflecting back into my flow?

Kind Regards,
Tom
tomloh is offline   Reply With Quote

Old   August 7, 2012, 06:52
Default
  #4
Retired Super Moderator
 
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,975
Blog Entries: 45
Rep Power: 128
wyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to all
Quote:
Originally Posted by tomloh View Post
Although out of curiosity, do you know much about possible pressure waves reflecting back into my flow?
Unfortunately I don't know

From the error you're getting, it could also be a problem with the mesh - any errors or warnings from checkMesh? Are there enough cells in the smallest nozzle zone?

Nonetheless, reducing the speeds and pressure levels of the fluid flow, as well as using simpler geometries for diagnosing the problem, would be the next steps I would take.
__________________
wyldckat 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
error compiling modified applications yvyan OpenFOAM Programming & Development 21 March 1, 2016 04:53
SLTS+rhoPisoFoam: what is rDeltaT??? nileshjrane OpenFOAM Running, Solving & CFD 4 February 25, 2013 04:13
Interfoam blows on parallel run danvica OpenFOAM Running, Solving & CFD 16 December 22, 2012 02:09
Computational time sunnysun OpenFOAM Running, Solving & CFD 5 March 16, 2009 03:32
Differences between serial and parallel runs carsten OpenFOAM Bugs 11 September 12, 2008 11:16


All times are GMT -4. The time now is 00:46.