|
[Sponsors] |
July 15, 2021, 02:03 |
Local heat transfer coefficient
|
#1 |
Member
William
Join Date: Jun 2020
Posts: 70
Rep Power: 6 |
Dear everyone.
I want to calculate local heat transfer coefficient in a semicircular tube. h_localwall=qw/(Tw-Tb) I want to use this correlation, but I cannot know how can I export the Tw, Tb, and qw in CFD-post. Anyone can teach me how can I get these data? By exporting a temperature contour, I can notice it has severe temperature distribution, so I think there should be a large difference in bulk and local wall heat transfer coefficient. Thank you in advance. |
|
July 15, 2021, 02:58 |
|
#2 |
Senior Member
Uwe Pilz
Join Date: Feb 2017
Location: Leipzig, Germany
Posts: 744
Rep Power: 15 |
If you want to use the formula given you need the local heat transfer which is not hard to get. It is easier to get this form the thickness of the Prandl boundary layer δ_P. This can be calculated by extrpolation the velocity near the wall until the free stream velocity is reached.
From this you need to calculate the Nernst diffusion layer δ_N: Code:
δ_N = δ_P / Pr^0.33 You get the local h by Code:
h = λ / δ_N You may calculate the thickness of the Nernst layer directly by extrapolating the temperature, but this requires a finer mesh.
__________________
Uwe Pilz -- Die der Hauptbewegung überlagerte Schwankungsbewegung ist in ihren Einzelheiten so hoffnungslos kompliziert, daß ihre theoretische Berechnung aussichtslos erscheint. (Hermann Schlichting, 1950) |
|
July 19, 2021, 12:03 |
|
#3 |
Senior Member
Erik
Join Date: Feb 2011
Location: Earth (Land portion)
Posts: 1,188
Rep Power: 23 |
please see the FAQ's for Heat Transfer Coefficient:
https://www.cfd-online.com/Wiki/Ansy...ficient_in_CFX I see you have a closed geometry, so working out your bulk temperature will be a bit different than what the FAQ's say. |
|
July 19, 2021, 15:03 |
|
#4 | |
Senior Member
Join Date: Jun 2009
Posts: 1,880
Rep Power: 33 |
Quote:
Very likely the heat transfer coefficient is defined on two fixed temperatures, for example: 1 - flow over a flat plate uses wall temperature and free stream temperature 2 - natural convection in a differentially heated cavity uses the fixed temperature potential Food for thought..
__________________
Note: I do not answer CFD questions by PM. CFD questions should be posted on the forum. |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Domain Reference Pressure and mass flow inlet boundary | AdidaKK | CFX | 75 | August 20, 2018 06:37 |
Heat transfer coefficient in regenerator | gartz89 | FLUENT | 0 | May 26, 2018 02:23 |
pimpleDyMFoam computation randomly stops | babapeti | OpenFOAM Running, Solving & CFD | 5 | January 24, 2018 06:28 |
Hi i need to find wall temperature to calculate local heat transfer coefficient. i d | reslan | FLUENT | 0 | February 25, 2016 11:58 |
Error finding variable "THERMX" | sunilpatil | CFX | 8 | April 26, 2013 08:00 |