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

K-Epsilon Model

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 7, 2004, 20:46
Default K-Epsilon Model
  #1
sangit
Guest
 
Posts: n/a
Hi,

I am a student of TU Munich Germany. And I am a novice in CFD. I am studying the k-epsilon turbulence model and using 2 equation of this model to simulate flow inside a pipe. I am discritisizing the two differential equations of k and epsilon and then having the values at new time step from that. But my problem is that at the wall I am using k=0 but there I donot know the value of epsilon .... i only know variation of epsion perpendicular to wall is zero. So I am putting the varitional derivative perpendicular to the wall is zero and calculating the value parallel to the wall from the epsilon discritisized equation .....

But My problem is that in the epsilon equation there is k in division which is eqaul to zero at wall .... and this is making my result to infinite ....and it is making the entire reults to infinte values ....because the two equations are coupled by k and epsilon of previous step ..... under the circumtances what should I do in the epsilon eqation at the wall .....

And also I have used the turbulent viscosity equal to zero where k is zero(though epsilon may be zero) .... is it correct .....

Any suggesion will be of great help to me .... as I am really confused
  Reply With Quote

Old   September 8, 2004, 05:00
Default Re: K-Epsilon Model
  #2
Halim Choi
Guest
 
Posts: n/a
There are two ways to calculate the fluid flow using the turbulence models, one is using the wall function method and the other is calculating all the way to the wall. If you use the wall function method with k-epsilon model(we usually call this the high Reynolds number model), the epsilon at the wall is meaningless and is not specified, and the epsilon value at the first grid point from the wall is specified by Epsilon=CDTQ*K**1.5/(CAPPA*DELTA) where CDTQ=0.1643, CAPPA=0.4187, K is the turbulent kinetic energy and DELTA is the normal distance from the first gid point to the wall. In this case you should also use the wall functions for momentum equations and K-equation. If you uses the low-Reynolds number model, which calculate flow all the way to the wall, there are some slightly different ways to specify the epsilon at the wall and the simplest and usual way is by Epsilon=2*VISNU*K/DELTA**2 where VISNU is the kinematic viscosity, K and DELTA is defined the same as above. I am not sure what kind of turbulence model you are using and I want to recommend to read some turbulence modeling books before coding the program. I hope this helps.

Gook luck

Halim Choi
  Reply With Quote

Old   September 9, 2004, 13:19
Default Re: K-Epsilon Model
  #3
Abhijit Tilak
Guest
 
Posts: n/a
Hi,

What k-e model you are using ? If you use High-Reynolds number approximation your near boundary point must preferably be outside the viscous sub layer i.e. y+ >11.6 In that case de/dn = 0 B.C. is used for epsilon. and the value at near boundary pt. is calculated from the law of the wall. For Low-Re form you need to solve right through the viscous sub-layer. BC's are different then.

Abhijit
  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
SimpleFoam k and epsilon bounded nedved OpenFOAM Running, Solving & CFD 16 March 4, 2017 08:30
Turbulence Model and limitation to Reynolds number qascapri FLUENT 0 January 24, 2011 10:48
Centrifugal Pump and Turbulence Model Michiel CFX 12 January 25, 2010 03:20
k and epsilon discretization of RNG model mehran Fidelity CFD 0 January 24, 2009 00:01
SimpleFoam k and epsilon bounded nedved OpenFOAM Running, Solving & CFD 1 November 25, 2008 20:21


All times are GMT -4. The time now is 09:46.