|
[Sponsors] |
number of iterations exceeded From function specieThermo |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
September 17, 2010, 00:36 |
number of iterations exceeded From function specieThermo
|
#1 |
Member
Alex
Join Date: Mar 2010
Posts: 33
Rep Power: 16 |
Hi,
I am trying to solve a case with sonicFoam with time dependent BC (INLET ={p =45Mpa-->101325 Pa, U=1000-->0 and T 2000k-->300K} and outlet = zerogradient for all fields). After some iterations i got this error message: Maximum number of iterations exceeded#0 Foam::error:rintStack(Foam::Ostream&) in "/home/moumen/OpenFOAM/OpenFOAM-1.6/lib/linux64GccDPOpt/libOpenFOAM.so" #1 Foam::error::abort() in "/home/moumen/OpenFOAM/OpenFOAM-1.6/lib/linux64GccDPOpt/libOpenFOAM.so" #2 Foam::ePsiThermo<Foam:ureMixture<Foam::constTran sport<Foam::specieThermo<Foam::hConstThermo<Foam:: perfectGas> > > > >::calculate() in "/home/moumen/OpenFOAM/OpenFOAM-1.6/lib/linux64GccDPOpt/libbasicThermophysicalModels.so" #3 Foam::ePsiThermo<Foam:ureMixture<Foam::constTran sport<Foam::specieThermo<Foam::hConstThermo<Foam:: perfectGas> > > > >::correct() in "/home/moumen/OpenFOAM/OpenFOAM-1.6/lib/linux64GccDPOpt/libbasicThermophysicalModels.so" #4 main in "/home/moumen/OpenFOAM/OpenFOAM-1.6/applications/bin/linux64GccDPOpt/sonicFoam" #5 __libc_start_main in "/lib/libc.so.6" #6 _start at /usr/src/packages/BUILD/glibc-2.9/csu/../sysdeps/x86_64/elf/start.S:116 From function specieThermo<thermo>::T(scalar f, scalar T0, scalar (specieThermo<thermo>::*F)(const scalar) const, scalar (specieThermo<thermo>::*dFdT)(const scalar) const) const in file /home/dm2/henry/OpenFOAM/OpenFOAM-1.6/src/thermophysicalModels/specie/lnInclude/specieThermoI.H at line 68. FOAM aborting Aborted Has anyone experienced an error like the above? Any suggestions on what it might be? Any help will be appreciated Best regards. Last edited by bruxellois; September 17, 2010 at 00:42. Reason: error |
|
September 17, 2010, 04:03 |
|
#2 |
Senior Member
Christian Lucas
Join Date: Aug 2009
Location: Braunschweig, Germany
Posts: 202
Rep Power: 18 |
Hi,
this problem is quite common. Have a look through the forum. The problem is most probably related to pressure field. Have a look at it at a time step before the error occurs. I guess you have negative pressures, so the thermophysical library crashes. Regards, Christian |
|
September 17, 2010, 04:09 |
|
#3 |
Member
Alex
Join Date: Mar 2010
Posts: 33
Rep Power: 16 |
thanks for your response,
If so how can i fix that! |
|
October 27, 2010, 07:16 |
|
#4 | ||
Member
Alessandro
Join Date: Nov 2009
Posts: 67
Rep Power: 17 |
Hi have solved the problem by changing the controlDict file:
Quote:
Quote:
__________________
|
|||
August 28, 2013, 05:48 |
|
#5 |
Senior Member
starter
Join Date: Sep 2012
Posts: 125
Rep Power: 16 |
All
I have the same issue and I have been referring the forum but cannot find a solution that can get rid of this error for me. I have tried Alessandro's method but to no avail. Alex, kindly advise what you did to resolve max number of iterations exceeded. I shall be very obliged. Regards |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[mesh manipulation] Mesh Refinement | Luiz Eduardo Bittencourt Sampaio (Sampaio) | OpenFOAM Meshing & Mesh Conversion | 42 | January 8, 2017 13:55 |
On the damBreak4phaseFine cases | paean | OpenFOAM Running, Solving & CFD | 0 | November 14, 2008 22:14 |
Parallel rasInterFoam | openfoam_user | OpenFOAM Running, Solving & CFD | 4 | November 1, 2008 05:14 |
MRFSimpleFoam amp cyclic patches | david | OpenFOAM Running, Solving & CFD | 36 | October 21, 2008 22:55 |
Droplet Evaporation | Christian | Main CFD Forum | 2 | February 27, 2007 07:27 |