Value of Cmu for RANS turbulence models
Posted: Tue Feb 25, 2014 11:25 pm
Hello,
I am using the Rij-epsilon SSG turbulence model and have noticed that Cmu is being set to 0.42 in my turbulence initialization. I had thought that this constant was normally around 0.09. In fact in the user guide it states that code_saturne sets this as 0.09 yet it is most definitely 0.42 in my xml file.
Anyone have any ideas as to why this is? It is the same for k-e model also (appears as 0.42 in my xml files)
cmu = 0.42;
k = 1.5*(0.02*uref)^2;
eps = k^1.5*cmu/almax
Any help would be appreciated!
Thanks and best regards,
Susan
I am using the Rij-epsilon SSG turbulence model and have noticed that Cmu is being set to 0.42 in my turbulence initialization. I had thought that this constant was normally around 0.09. In fact in the user guide it states that code_saturne sets this as 0.09 yet it is most definitely 0.42 in my xml file.
Anyone have any ideas as to why this is? It is the same for k-e model also (appears as 0.42 in my xml files)
cmu = 0.42;
k = 1.5*(0.02*uref)^2;
eps = k^1.5*cmu/almax
Any help would be appreciated!
Thanks and best regards,
Susan