|
[Sponsors] |
difference between incompressible k-epsilon model and compressible k-epsilon model |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
June 17, 2014, 00:03 |
difference between incompressible k-epsilon model and compressible k-epsilon model
|
#1 |
Member
yehanyu
Join Date: Mar 2012
Location: Beijing, China
Posts: 48
Rep Power: 14 |
Hi, does anybody know the difference between incompressible k-epsilon model and compressible k-epsilon model in OpenFOAM? I found that the compressible model has more model constants. For example, the model constants for the incompressible RNG k-epsilon model are
RNGkEpsilonCoeffs { Cmu 0.0845; C1 1.42; C2 1.68; sigmak 0.71942; sigmaEps 0.71942; eta0 4.38; beta 0.012; } howerer, the model constants for the compressible RNG k-epsilon model are RNGkEpsilonCoeffs { Cmu 0.0845; C1 1.42; C2 1.68; C3 -0.33; // only for compressible Prt 1.0; // only for compressible sigmak 0.71942; sigmaEps 0.71942; eta0 4.38; beta 0.012; } By the way, where can I find some references about the details of turbulence models in OpenFOAM? |
|
December 4, 2014, 10:15 |
Information concerning Turbulence Models
|
#2 |
Senior Member
|
Dear Yehanyu,
Although probably you found some answers already, for the matter of completeness: Concerning turbulence models within OpenFOAM I strongly suggest to read the original publications. It seems OpenFOAM is dearly missing the documentation about these. Moreover I suggest to check if the models are correctly implemented. In particular I am reviewing the implementation of the RNG-k-Epsilon model, as it might be useful for one of my simulations. It might be implemented correctly, but I am not sure yet. For RNG-k-Epsilon, the original paper seems to be Yakhot, Orszag, Thangam et al.: Development of turbulence models for shear flows by a double expansion technique; Physics of Fluids A, 4, 1510 (1992) Cheers, Bernhard |
|
December 6, 2014, 02:25 |
|
#3 | |
Member
yehanyu
Join Date: Mar 2012
Location: Beijing, China
Posts: 48
Rep Power: 14 |
Quote:
|
||
January 19, 2016, 08:49 |
|
#4 |
Member
Xinguang Wang
Join Date: Feb 2015
Posts: 45
Rep Power: 11 |
Hi
Do you find any relative papers about the compressible k-epsilon model? I can not find a clue where the C3 term come from. |
|
Tags |
compressible, incompressible, turbulence model |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
dispersion model with lagragian particle tracking model for incompressible flows | eelcovv | OpenFOAM Running, Solving & CFD | 54 | April 10, 2018 10:36 |
Compressible turbulence model issues | 351Cleveland | OpenFOAM | 5 | October 24, 2013 16:41 |
Reynolds Stress Model incompressible | sven | OpenFOAM | 3 | August 29, 2012 14:13 |
Sign inconsistency in the compressible Launder-Sharma k-epsilon model | vkrastev | OpenFOAM Bugs | 0 | March 15, 2012 06:15 |
Compressible epsilon blows up | swahono | OpenFOAM | 10 | November 26, 2010 06:38 |