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

right solver for externalWallHeatFluxTemperature

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   December 26, 2013, 19:37
Default right solver for externalWallHeatFluxTemperature
  #1
New Member
 
Nestor Rueda
Join Date: Mar 2009
Posts: 9
Rep Power: 17
ruedavallejo is on a distinguished road
Hi All,

I'm trying to simulate a heat transfer problems using heat transfer coefficients. It seems that the right choice is to use externalWallHeatFluxTemperature BC. I have been trying different solvers for this condition without any success.

Any hint about the right solver for this BC?

Regards

ruedavallejo is offline   Reply With Quote

Old   December 27, 2013, 22:58
Default
  #2
New Member
 
Nestor Rueda
Join Date: Mar 2009
Posts: 9
Rep Power: 17
ruedavallejo is on a distinguished road
ok, after some trials it's more or less working.

This bc is for compressible solvers (e.g. buoyantSimpleFoam). A good example to try this BC is the hotRoom tutorial under heatTransfer > buoyantSimpleFoam > hotRoom. Try modifying one of the T boundaries.

The structure is as follows:
{
type
externalWallHeatFluxTemperature;
Ta uniform 353;
h uniform 3; //heat transfer coeff.

kappa fluidThermo;
kappaName default;
value uniform 300; // initial temp.
}


however after some iterations I'm getting a fatal error:

--> FOAM FATAL ERROR:
Maximum number of iterations exceeded


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
in file /home/opencfd/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/specie/lnInclude/thermoI.H at line 76.

has anyone tried this BC and overcomed this error? I'll keep working on it and post any advance.

Regards,
ruedavallejo is offline   Reply With Quote

Old   March 6, 2015, 11:12
Default
  #3
Senior Member
 
Laurent DASTUGUE
Join Date: May 2014
Location: Chartres, France
Posts: 122
Rep Power: 11
laurentD is on a distinguished road
Hi,
i have the same problem.
Moreover, in my results i can see that the temperature has values which are huge like 3e+22 before the job crashes.
Any advance in this problem ?
Best regards,
Laurent
laurentD 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
Fluent Adjoint Solver? ex10148 FLUENT 16 September 28, 2018 08:11
thobois class engineTopoChangerMesh error Peter_600 OpenFOAM 4 August 2, 2014 09:52
Divergence problem Smaras FLUENT 13 February 21, 2013 05:03
3d vof Smaras FLUENT 2 February 19, 2013 06:58
why the solver reject it? Anyone with experience? bearcat CFX 6 April 28, 2008 14:08


All times are GMT -4. The time now is 20:13.