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

Standard k-epsilon based Nonequilibrium turbulent viscosity model

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 13, 2013, 02:23
Default Standard k-epsilon based Nonequilibrium turbulent viscosity model
  #1
Member
 
Nikesh Bhattarai
Join Date: Nov 2011
Location: Sacheon, South Korea
Posts: 82
Rep Power: 13
nikesh is an unknown quantity at this point
I have been trying to implement a non equilibrium turbulent viscosity model (Akira Yoshizawa et al.) into OpenFOAM. The turbulence quantities (k and epsilon) are governed by the same equations of the standard k-epsilon model.

At the moment I am trying to validate my code for the case of a 2D flat plate turbulent boundary layer and compare the results I've obtained using LaunderSharmaKE model. I could obtain the results but they are not making sense to me. I have attached here the equations of the model and the code that I have used. I also have included the results.

I have as well made use of a low Reynolds-number corrections as proposed by Abe et al. I have included those equations too.

I would be really thankful if someone with insights in this field looked into it and shed me some light in this matter.

Thanks in advance!!
Nikesh.
Attached Images
File Type: jpg model eqns.jpg (23.9 KB, 19 views)
File Type: png low Re-correction.PNG (18.9 KB, 19 views)
Attached Files
File Type: c NonEquilibriumKE.C (7.9 KB, 2 views)
nikesh is offline   Reply With Quote

Old   February 13, 2013, 02:53
Default Result files
  #2
Member
 
Nikesh Bhattarai
Join Date: Nov 2011
Location: Sacheon, South Korea
Posts: 82
Rep Power: 13
nikesh is an unknown quantity at this point
The result file is attached here.

What I have done here is that I have limited the blending functions.

1. min(fMu,1) and min(sqr(Rt), 50)
2. fMu-limited, Rt-not limited
3. fMu-not limited, Rt-limited
Attached Images
File Type: png k.PNG (20.1 KB, 15 views)
File Type: png epsilon.PNG (19.7 KB, 11 views)
File Type: png u-profile.PNG (15.0 KB, 10 views)
File Type: png uPlus-yPlus.PNG (21.8 KB, 14 views)
File Type: png nut.PNG (18.9 KB, 9 views)
nikesh 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
Power - Law Viscosity Model for Polymers NickolasPl OpenFOAM 2 August 12, 2011 08:26
Curvature Effects using the Standard K Epsilon Model syler3321 CFX 2 October 19, 2010 20:53
Reynolds transport, turbulence model, etc Beginner Main CFD Forum 1 January 7, 2009 05:36
Problem of Turbulent Viscosity Ratio Limited David Yang FLUENT 3 June 3, 2002 06:13


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