CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Pre-Processing

cHT: Maximum number of iterations exceeded From function thermo...

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   January 19, 2015, 09:10
Default cHT: Maximum number of iterations exceeded From function thermo...
  #1
New Member
 
Eugen
Join Date: Sep 2014
Posts: 18
Rep Power: 11
estang is on a distinguished road
Hello,

for understanding i made a steady state conjugated heat transfer case with a solid cube that has a bore. There is a fluid moving through the bore and one side of the cube is being fixed at 500K. Other sides are adiabatic. At this stage i didn't want to simulate the heat transfer at interfaces. I just wanted to create a case that can be solved. But i get an error message:

Code:
Time = 0.1


Solving for fluid region Fluid
DILUPBiCG:  Solving for Ux, Initial residual = 1, Final residual = 0.0174955, No Iterations 6
DILUPBiCG:  Solving for Uy, Initial residual = 1, Final residual = 0.0322661, No Iterations 5
DILUPBiCG:  Solving for Uz, Initial residual = 1, Final residual = 0.00218862, No Iterations 6
DILUPBiCG:  Solving for h, Initial residual = 1, Final residual = 0.0112376, No Iterations 2
[0] 
[0] 
[0] --> FOAM FATAL ERROR: 
[0] Maximum number of iterations exceeded
[0] 
[0]     From function thermo<Thermo, Type>::T(scalar f, scalar T0, scalar (thermo<Thermo, Type>::*F)(const scalar) const, scalar (thermo<Thermo, Type>::*dFdT)(const scalar) const, scalar (thermo<Thermo, Type>::*limit)(const scalar) const) const
[0]     in file /home/opencfd/OpenFOAM/OpenFOAM-2.3.0/src/thermophysicalModels/specie/lnInclude/thermoI.H at line 76.
what can be wrong?

i attached the case except my mesh because its too big to attach.
Attached Images
File Type: jpg screen.jpg (62.2 KB, 90 views)
Attached Files
File Type: gz cht_Testcase.tar.gz (22.7 KB, 22 views)
estang is offline   Reply With Quote

Old   January 19, 2015, 09:51
Default
  #2
Senior Member
 
anonymous
Join Date: Aug 2014
Posts: 205
Rep Power: 12
ssss is on a distinguished road
Remove de maxIter command for all the variables in the fvSolution.

You should increases de nonOrthonogalCorrectors also.

And maybe you should improve your mesh it doesn´t seem very good, although I'n not used to work with chtFoam and maybe the solid mesh requirement is quite low
ssss is offline   Reply With Quote

Old   January 19, 2015, 09:59
Default
  #3
New Member
 
Eugen
Join Date: Sep 2014
Posts: 18
Rep Power: 11
estang is on a distinguished road
Thank you for your reply.

I set the maxIter because I tried a fix that helped in another thread. Now removed it from both regions and i set nNonOrthogonalCorrectors to 20 but the result is the same unforunately. I will change my mesh and try again.
estang is offline   Reply With Quote

Old   January 20, 2015, 03:36
Default
  #4
New Member
 
Eugen
Join Date: Sep 2014
Posts: 18
Rep Power: 11
estang is on a distinguished road
Maybe printStack can be of more help?

Code:
[0] #0  Foam::error::printStack(Foam::Ostream&) at ??:?
[0] #1  Foam::error::abort() at ??:?
[0] #2  Foam::species::thermo<Foam::hConstThermo<Foam::perfectGas<Foam::specie> >, Foam::sensibleEnthalpy>::T(double, double, double, double (Foam::species::thermo<Foam::hConstThermo<Foam::perfectGas<Foam::specie> >, Foam::sensibleEnthalpy>::*)(double, double) const, double (Foam::species::thermo<Foam::hConstThermo<Foam::perfectGas<Foam::specie> >, Foam::sensibleEnthalpy>::*)(double, double) const, double (Foam::species::thermo<Foam::hConstThermo<Foam::perfectGas<Foam::specie> >, Foam::sensibleEnthalpy>::*)(double) const) const at ??:?
[0] #3  Foam::heRhoThermo<Foam::rhoThermo, Foam::pureMixture<Foam::constTransport<Foam::species::thermo<Foam::hConstThermo<Foam::perfectGas<Foam::specie> >, Foam::sensibleEnthalpy> > > >::calculate() at ??:?
[0] #4  Foam::heRhoThermo<Foam::rhoThermo, Foam::pureMixture<Foam::constTransport<Foam::species::thermo<Foam::hConstThermo<Foam::perfectGas<Foam::specie> >, Foam::sensibleEnthalpy> > > >::correct() at ??:?
[0] #5  
[0]  at ??:?
[0] #6  __libc_start_main in "/lib/x86_64-linux-gnu/libc.so.6"
[0] #7
estang is offline   Reply With Quote

Old   January 22, 2015, 06:27
Default
  #5
Senior Member
 
Derek Mitchell
Join Date: Mar 2014
Location: UK, Reading
Posts: 172
Rep Power: 13
derekm is on a distinguished road
did you do anything to allow for the non-conformal mesh at region boundaries? or is the mesh conformal?
__________________
A CHEERING BAND OF FRIENDLY ELVES CARRY THE CONQUERING ADVENTURER OFF INTO THE SUNSET
derekm is offline   Reply With Quote

Old   September 1, 2016, 09:57
Default
  #6
New Member
 
larmes
Join Date: Aug 2016
Posts: 26
Rep Power: 9
yeya is on a distinguished road
did you solve this problem?
yeya 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
Maximum number of iterations exceeded Thermo CoolKau OpenFOAM Running, Solving & CFD 2 October 9, 2014 05:30
Unstabil Simulation with chtMultiRegionFoam mbay101 OpenFOAM Running, Solving & CFD 13 December 28, 2013 13:12
calculation stops after few time steps sivakumar OpenFOAM Running, Solving & CFD 7 March 17, 2013 06:37
Problems with simulating TurbFOAM barath.ezhilan OpenFOAM 13 July 16, 2009 05:55
Unknown error sivakumar OpenFOAM Pre-Processing 9 September 9, 2008 12:53


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