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

Turbulent Diffusion for Temperature Equation

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By Tobi

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 18, 2019, 09:15
Default Turbulent Diffusion for Temperature Equation
  #1
Super Moderator
 
Tobi's Avatar
 
Tobias Holzmann
Join Date: Oct 2010
Location: Bad Wörishofen
Posts: 2,711
Blog Entries: 6
Rep Power: 51
Tobi has a spectacular aura aboutTobi has a spectacular aura aboutTobi has a spectacular aura about
Send a message via ICQ to Tobi Send a message via Skype™ to Tobi
Hi all,

actually I don´t have a question but it would be nice to have someone who proofs my statement. Right now I am doing a rhoSimpleFoam calculation in an exhaust gas system. During the calculation, we solve for p, U, h. By knowing the fluxes, I am moving on with an own solver. There, I am solving the temperature equation as:

Code:
    cp
  *(
        ddt(rho, T)
     + div(phi, T)) 
    )
== 
    laplacian(lambdaEff, T);
The question arises about the effective thermal conductivity. While just using the laminar conductivity, everything is fine but as I do have a high turbulent flow, the heat transfer should be totally underpredicted. It is clear that the effective conductivity is:

\lambda_{eff} = \lambda_{laminar} + \lambda_{turbulent}

The laminar one was calculated using the VDI Wärmeatlas. So actually it is dry air with 10 % of water and is implemented as a polynomial function of temperature. However, the turbulent thermal conductivity is not known out of the box. In the thermodynamic libraries of FOAM, I saw that kappaEff (which is the effective termal conductivity) is calculated as:
Code:
kappaEff = kappa + cp*alphat
During my rhoSimpleFoam calculation, the field alphat is calculated. Based on the fact that I do have the heat capacity field of my fluid, I would simply calculate the effective heat conductivity by:
  • calculate the laminar thermal conductivity (kappa or lambda - my nomenclature is lambda; FOAM´s is kappa)
  • calculate the turbulent thermal conductivity (cp * alphat)
  • Summing both
  • Done

Additionally, I made a test where I compared the chtMultiRegionFoam (with frozen flow - energy equation is solved) to my own solver (temperature equation is solved). In both equations the effective field in the laplacian term was used. At the end, both gave the same results (with some small errors).

However, doing so, the effective conductivity of the air is between 1e-3 W/m/K to 200 W/m/K which is very high and I have no experience if this value is a physical range.

Note, my fluid flow is high turbulent. I have around 50 m/s inside the pipes.


My Question
Can anyone confirm that I did the calculation of the turbulent thermal conductivity correct?
Gerhard likes this.
__________________
Keep foaming,
Tobias Holzmann
Tobi is offline   Reply With Quote

Old   June 24, 2019, 04:23
Default
  #2
Super Moderator
 
Tobi's Avatar
 
Tobias Holzmann
Join Date: Oct 2010
Location: Bad Wörishofen
Posts: 2,711
Blog Entries: 6
Rep Power: 51
Tobi has a spectacular aura aboutTobi has a spectacular aura aboutTobi has a spectacular aura about
Send a message via ICQ to Tobi Send a message via Skype™ to Tobi
Hi all,

I just confirm that the steps I did are correct.
__________________
Keep foaming,
Tobias Holzmann
Tobi is offline   Reply With Quote

Old   June 24, 2019, 11:00
Default
  #3
Senior Member
 
Santiago Lopez Castano
Join Date: Nov 2012
Posts: 354
Rep Power: 15
Santiago is on a distinguished road
are you doing LES or RANS?
Santiago is offline   Reply With Quote

Old   June 24, 2019, 11:02
Default
  #4
Super Moderator
 
Tobi's Avatar
 
Tobias Holzmann
Join Date: Oct 2010
Location: Bad Wörishofen
Posts: 2,711
Blog Entries: 6
Rep Power: 51
Tobi has a spectacular aura aboutTobi has a spectacular aura aboutTobi has a spectacular aura about
Send a message via ICQ to Tobi Send a message via Skype™ to Tobi
I am doing RANS but it does not matter as the only difference is related to the mut calculation. Thus, alphaEff will change and that´s it.
__________________
Keep foaming,
Tobias Holzmann
Tobi is offline   Reply With Quote

Old   June 24, 2019, 11:05
Default
  #5
Senior Member
 
Santiago Lopez Castano
Join Date: Nov 2012
Posts: 354
Rep Power: 15
Santiago is on a distinguished road
Quote:
Originally Posted by Tobi View Post
I am doing RANS but it does not matter as the only difference is related to the mut calculation. Thus, alphaEff will change and that´s it.
Well, those differences you're seeing are quite important. Are you using the Reynolds analogy for turbulent fluxes of vT?
Santiago is offline   Reply With Quote

Old   June 25, 2019, 03:25
Default
  #6
Senior Member
 
Ruiyan Chen
Join Date: Jul 2016
Location: Hangzhou, China
Posts: 162
Rep Power: 10
cryabroad is on a distinguished road
Quote:
Originally Posted by Tobi View Post
Hi all,

I just confirm that the steps I did are correct.
Tobi,

I'm interested in this topic, when you mentioned confirming your steps, are you comparing your results to an experimental or a numerical case? I'm kind of surprised that no Prandtl number appears in your implementation, or maybe it's already included in the calculation of alphat by OpenFOAM? Sometimes I see people use both a laminar Prandtl number and a turbulent Prandtl number for the laminar part and turbulent part of the heat diffusion coefficients, respectively.

Thanks,

Ruiyan
cryabroad is offline   Reply With Quote

Old   July 8, 2019, 03:28
Default
  #7
New Member
 
Adam
Join Date: Jan 2019
Posts: 21
Rep Power: 7
boundary93 is on a distinguished road
Do you use any wallfunction for alphat? I just noticed that my turbulent Prandtl number is always 1 if I dont use any. Because of that I implemented a function for the turbulent Prandlt number.



So do you keep the turbulent Prandtl number constant?
boundary93 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
Problem with divergence TDK FLUENT 13 December 14, 2018 06:00
LaunderGibson - turbulent viscosity in epsilon equation meinenn OpenFOAM Running, Solving & CFD 1 March 31, 2015 10:49
turbulent diffusion term in transport equation for additional variables Raijin Thunderkeg CFX 2 May 17, 2014 22:53
Use advection step and Dispersion step to solve advection diffusion equation cooljd Main CFD Forum 0 October 15, 2012 15:44
Model crashes while solving advection diffusion equation cooljd Main CFD Forum 3 August 23, 2012 10:40


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