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

CHT turbulence model wall functions

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

Like Tree1Likes
  • 1 Post By alexvaleije

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 18, 2019, 04:22
Default CHT turbulence model wall functions
  #1
Senior Member
 
julien
Join Date: Dec 2018
Posts: 107
Rep Power: 7
julieng is on a distinguished road
Hello,


I am interested in calculating the heat exchange between solid and fluid. Most of the time, I have to estimate the heating time of a cold solid with hot air (internal forced convection with fans in ovens).


So I start with 2D laminar cases, only few question remains without answer now for simple cases. CHT cases pre and post processing is ok for me now, I can go to the next step: turbulence.


In the CHT tutorials, all turbulent cases are kEpsilon. So I try this first.


First, I try to estimate turbulence parameters according to my readings:
Tell me if I am wrong, I am totally new

- Turbulent intensity:2 or 5% http://www.cfd-online.com/Tools/turbulence.php
- Turbulent lenght scale = 0.0038 x Dh (Dh the hydraulic diameter)
- u' = U0 x Turbulent Intensity (U0: velocity away from wall) [m/s]

- k = 3/2 x u'^2 [m2/s2]

- e = 0.09^(3/4) x k^(3/2) / Turbulence lenght scale
- w = e / (0.09 x k)
Understood that it is not so important, only initial conditions



Bloerb still indicates the way to follow for accurate heat transfert in this post:

Heat transfer problem


The first question is about the wall functions:

I read that I need fine meshes close to walls y+ close to 1.

Do I have to use wall functions with a so small mesh ? (kEpsilon is usually only used with wall functions no?)

Of course, I am interested in low computation times, so wall functions could be very helpfull, but do I have the choice ? What is your feedback about that ?
I need a robust turbulence model with a medium/10-20% accuracy. What is your recommendation ?



Bloerb thinks that komegaSST model is a good choice. Whith or without wall functions? max y+? Which ones ? Please give me an example?


Sorry for the number of questions but I am really interested in this subject.


Best regards



Julien
julieng is offline   Reply With Quote

Old   January 19, 2023, 17:40
Default
  #2
Senior Member
 
Desh
Join Date: Mar 2021
Location: Sydney
Posts: 107
Rep Power: 5
dasith0001 is on a distinguished road
Hi,

Just wondering if you have found some clarity with the issue or anyone has a good explanation to these questions?

Thank you
dasith0001 is offline   Reply With Quote

Old   January 20, 2023, 12:37
Default
  #3
Member
 
Alejandro Valeije
Join Date: Nov 2014
Location: Spain
Posts: 52
Rep Power: 11
alexvaleije is on a distinguished road
Hi,

As far as my knowledge go, there are two ways of solving the flow near the walls in terms of velocity:

The first is to solve the flow inside the viscous sublayer, for which you need to have small y+ values, typically lower than 8.

The second approach is solving the first element using wall functions, which typically require y+ values between 30 and 300 for a good accuracy.

If your first element falls in the buffer layer (y+ values between 10 and 30) the wall function won't adjust as well as the other paths, and you will might add some errors in your model. In my experience, falling in this layer usually reproduces results with less pressure drops than being in the other two regions, so it can be a bit dangeruous if you are dimensioning equipment, for example, but you can try to reproduce it in your own field.

However, if you need to capture thermal effects, the first approach is usually the better choice, since you will need to recreate also the thermal gradients between wall and flow. If your gradients are not too relevant or not too high, you might find in the second path a good companion, since it will require much less computational effort to recreate.

Hope this helps a bit,
Regards


Quote:
Originally Posted by dasith0001 View Post
Hi,

Just wondering if you have found some clarity with the issue or anyone has a good explanation to these questions?

Thank you
alexvaleije is offline   Reply With Quote

Old   January 25, 2023, 00:28
Default
  #4
Senior Member
 
Desh
Join Date: Mar 2021
Location: Sydney
Posts: 107
Rep Power: 5
dasith0001 is on a distinguished road
Quote:
Originally Posted by alexvaleije View Post
Hi,

As far as my knowledge go, there are two ways of solving the flow near the walls in terms of velocity:

The first is to solve the flow inside the viscous sublayer, for which you need to have small y+ values, typically lower than 8.

The second approach is solving the first element using wall functions, which typically require y+ values between 30 and 300 for a good accuracy.

If your first element falls in the buffer layer (y+ values between 10 and 30) the wall function won't adjust as well as the other paths, and you will might add some errors in your model. In my experience, falling in this layer usually reproduces results with less pressure drops than being in the other two regions, so it can be a bit dangeruous if you are dimensioning equipment, for example, but you can try to reproduce it in your own field.

However, if you need to capture thermal effects, the first approach is usually the better choice, since you will need to recreate also the thermal gradients between wall and flow. If your gradients are not too relevant or not too high, you might find in the second path a good companion, since it will require much less computational effort to recreate.

Hope this helps a bit,
Regards
Hi,

Thank you for your descriptive answer; I think I have no option but to use the second option by using a 'wall function'.

One quation though, how high is a thermal gradient categorised as a' high gradient' ?

My model basically dictates by natural convection heat transfer mechanism at high temperatures where the flow have to go through both macro and micro channels; Could you suggest an appropriate turbulence model to in corporate that ?

Thank you
Dasith
dasith0001 is offline   Reply With Quote

Old   January 26, 2023, 14:10
Default
  #5
Member
 
Alejandro Valeije
Join Date: Nov 2014
Location: Spain
Posts: 52
Rep Power: 11
alexvaleije is on a distinguished road
Quote:
Originally Posted by dasith0001 View Post
Hi,

Thank you for your descriptive answer; I think I have no option but to use the second option by using a 'wall function'.

One quation though, how high is a thermal gradient categorised as a' high gradient' ?

My model basically dictates by natural convection heat transfer mechanism at high temperatures where the flow have to go through both macro and micro channels; Could you suggest an appropriate turbulence model to in corporate that ?

Thank you
Dasith

Hio Dasith,

To characterize whether your model requires for a turbluence model or it has a laminar flow, you should use the Reynolds number. Since you say you have both micro and micro channels, I would recommend to calculate the Reynolds number based on the characteristic lengths on both sides, and see in which type of flow your are in both of them. Depending on the type of flow, you could use either a laminar model or a turbulent one. In case your flow is turbulent, I usually have good results with a SST k-w model.

Another way to characterize your model is with the Rayleigh number. For very high numbers (>1e8) the flow is usually turbulent.

Once you know in which regime you are, you can try to stimate the length of both your velocity and thermal boundary layers. You can get some basic information about this topic just by looking at Wikipedia:

https://en.wikipedia.org/wiki/Therma...ness_and_shape

Using the 99% layer approach, you can get your boundary layer thickness and, with this value and a reasonable expansion ratio (1.1-1.6) get your first approach in the boundary layer. Once you get this, you can get a first simulation, evaluate your results and y+ and modify your case from that point.

If you find out you are in a laminar regime, you don't really need a boundary layer, but then you will have to check if you capture your velocity profile correctly in the flow bulk.

Hope this info helps you. Regards,
dasith0001 likes this.
alexvaleije is offline   Reply With Quote

Old   January 31, 2023, 17:37
Default
  #6
Senior Member
 
Desh
Join Date: Mar 2021
Location: Sydney
Posts: 107
Rep Power: 5
dasith0001 is on a distinguished road
Quote:
Originally Posted by alexvaleije View Post
Hio Dasith,

To characterize whether your model requires for a turbluence model or it has a laminar flow, you should use the Reynolds number. Since you say you have both micro and micro channels, I would recommend to calculate the Reynolds number based on the characteristic lengths on both sides, and see in which type of flow your are in both of them. Depending on the type of flow, you could use either a laminar model or a turbulent one. In case your flow is turbulent, I usually have good results with a SST k-w model.

Another way to characterize your model is with the Rayleigh number. For very high numbers (>1e8) the flow is usually turbulent.

Once you know in which regime you are, you can try to stimate the length of both your velocity and thermal boundary layers. You can get some basic information about this topic just by looking at Wikipedia:

https://en.wikipedia.org/wiki/Therma...ness_and_shape

Using the 99% layer approach, you can get your boundary layer thickness and, with this value and a reasonable expansion ratio (1.1-1.6) get your first approach in the boundary layer. Once you get this, you can get a first simulation, evaluate your results and y+ and modify your case from that point.

If you find out you are in a laminar regime, you don't really need a boundary layer, but then you will have to check if you capture your velocity profile correctly in the flow bulk.

Hope this info helps you. Regards,
This helps heaps, Thank you very much for very descriptive answer. I think I have a clear idea on a starting point now.
dasith0001 is offline   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
Radiation in semi-transparent media with surface-to-surface model? mpeppels CFX 11 August 22, 2019 07:30
Overflow Error in Multiphase Modelling with Two Continuous Fluids ashtonJ CFX 6 August 11, 2014 14:32
K - epsilon VS SST turbulence model Maicol Main CFD Forum 0 November 30, 2012 16:25
Wall functions tutlhino OpenFOAM Pre-Processing 0 July 2, 2007 05:04
Multicomponent fluid Andrea CFX 2 October 11, 2004 05:12


All times are GMT -4. The time now is 06:30.