CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Main CFD Forum

Two-sided convective heat transfer

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

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   December 11, 2008, 17:33
Default Two-sided convective heat transfer
  #1
Sam
Guest
 
Posts: n/a
Hello All,

This is not a CFD question, but rather a numerical analysis question.

I am trying to solve for the temperatures on a plate. The plate is under convective heat transfer from both sides (inside and out). The convection coefficients on both sides are known. However, the convection coefficients are defined with respect to their own adiabatic wall temperatures. That is, the adiabatic wall temperatures for the internal and external convection coefficients are not the same.

h = q / (T - T_aw)

How can I solve for the plate temperatures? Anybody know an iterative scheme??

Thanks in advance,
  Reply With Quote

Old   December 12, 2008, 05:40
Default Re: Two-sided convective heat transfer
  #2
Ananda Himansu
Guest
 
Posts: n/a
The issue is not clearly described, nor is the context specified.

The adiabatic wall temperature T_aw is really a fluid property. It is the equilibrium temperature attained by the surface of the wall such that there is no more heat transfer between fluid and wall (normal temperature gradient is zero in the fluid next to the wall). Knowing the bulk fluid temperature and speed on each side, the T_aw of each fluid should be well approximated by the stagnation temperature of each fluid, which can be calculated. I vaguely remember a technical distinction (you can look this up in a heat transfer text) wherein the T_aw may be slightly different from the stagnation temperature (I vaguely remember a recovery factor being involved). If the T_aw on the two sides are different, then conduction must take place through the wall, and thus there is nonzero heat transfer between wall and each fluid, and thus the wall surface temperatures cannot in fact be the adiabatic wall temperatures. I am guessing that the convection coefficients you are given take T_aw to be the driving temperature on the fluid side, rather than its freestream temperature or the average of T_aw and freestream.

Next, presumably the other temperature (T) in your h equation is a solid property, being the temperature at the wall surface. (To model the heat transfer between two systems, you need the temperatures of both.)

For the steady state, you need to additionally know the wall thickness and the thermal conductivity of its material. For the transient calculation, you need to know the preceding, and also the initial temperature profile of the wall and the specific heat capacity of its material.

For the steady state, if you are doing a simple one-dimensional, notebook and pencil sort of calculation, you do not need to iterate. Nor do you need to iterate if you use a CFD code capable of conjugate heat transfer. If you are using two separate codes, a thermal conduction code within the wall, and a CFD one for the fluids, then the physics is artificially decoupled because of the limitations of the codes. In this case, you have to iterate by alternating between the codes and updating the other code's temperature or heat flux boundary conditions each time (many CFD codes allow you to set convection coefficients and wall temperature type boundary conditions, or you may have to do this part with a user-defined subroutine).

For the 1D steady state, let the wall surface temperatures be T1 and T2, on the sides corresponding to fluids 1 and 2, and the wall thickness be t. Doing heat transfer balances per unit cross-sectional area,

h1(T_aw1 - T1) = k(T1 - T2)/t = h2(T2 - T_aw2)

Solve these two equations simultaneously to get T1 and T2.
  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
Water subcooled boiling Attesz CFX 7 January 5, 2013 04:32
Convective / Conductive Heat Transfer in Hypersonic flows enigma Main CFD Forum 2 November 1, 2009 23:53
How can I increase Heat Transfer at Domain Interf? B.Simon CFX 3 October 28, 2008 19:53
UDF convective heat transfer correlations sarah FLUENT 0 March 29, 2007 10:52
Convective Heat Transfer - Heat Exchanger Mark CFX 6 November 15, 2004 16:55


All times are GMT -4. The time now is 22:25.