|
[Sponsors] |
February 7, 2011, 17:38 |
Temperature gradient using wall-functions
|
#1 |
New Member
Andreas Schwärzle
Join Date: Sep 2010
Posts: 6
Rep Power: 16 |
Hi,
I am calculating a channel flow including heat transfer. I'm using the k-epsilon model and pisoFoam solver. Since the flow is incompressible, I added the temperature energy equation to the solver, similar to the following link: http://openfoamwiki.net/index.php/Ho...ure_to_icoFoam The mesh I use is a high-Re mesh, and therefore I have to use wall-functions. To calculate the heat flux at the wall (constant temperature) I need the temperature gradient at the wall. Now the question: Is there a (relatively) simple approach in calculating the this temperature gradient using the wall function equations? (something similar to the tool wallShearStress) I think a similar tool within Fluent would be the wall function heat transfer coefficient. To compare: the wallShearStress tool gives good results concerning the shear stress, while calculating the shear stress using the wallGradU-tool gives far too small values Thanks a lot for your help /Andreas |
|
February 9, 2019, 04:27 |
|
#2 |
Senior Member
Hojatollah Gholami
Join Date: Jan 2019
Posts: 171
Rep Power: 7 |
Dear Andreas
Did you find solution for this problem? I also want to calculate heat flux of a wall in OF-ext4.0, I use wallGradT.C in https://github.com/positroncascade/wallGradT and compile successfully. But when I want to use that in controlDict with bellow code, that give error wallGradT1 { type wallGradT; functionObjectLibs ("libutilityFunctionObjects.so"); enabled true; outputControl outputTime; patches (top bottom); } if you find any solution, please favor me. Last edited by Hgholami; February 9, 2019 at 08:43. |
|
July 19, 2021, 08:56 |
|
#3 |
New Member
jack
Join Date: Nov 2018
Posts: 4
Rep Power: 8 |
just type wallGradT in terminal at the end of simulation.
|
|
Tags |
gradient, heat flux, heat transfer, k-epsilon, wall functions |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Calculation of the Governing Equations | Mihail | CFX | 7 | September 7, 2014 07:27 |
sharp temperature decrease near the wall | dace | CFX | 0 | January 28, 2009 09:23 |
Gradient over interior (shadow) wall | D Krijgsman | FLUENT | 0 | August 21, 2008 01:44 |
adjust gradient temperature on the cylinder's wall | Konrad | FLUENT | 1 | August 28, 2006 08:16 |
Wall functions? | Pr | Main CFD Forum | 7 | April 8, 2004 07:15 |