Skip to content
Snippets Groups Projects
Commit a6a9db23 authored by Henry's avatar Henry
Browse files

TurbulenceModels: Updated documentation for incompressible models

parent da09c915
No related merge requests found
......@@ -31,6 +31,13 @@ Description
Lam and Bremhorst low-Reynolds number k-epsilon turbulence model
for incompressible flows
This turbulence model is described in:
\verbatim
Lam, C. K. G., & Bremhorst, K. (1981).
A modified form of the k-ε model for predicting wall turbulence.
Journal of Fluids Engineering, 103(3), 456-460.
\endverbatim
SourceFiles
LamBremhorstKE.C
......
......@@ -30,6 +30,17 @@ Group
Description
Lien cubic non-linear k-epsilon turbulence model for incompressible flows.
This turbulence model is described in:
\verbatim
Lien, F.S., Chen, W.L. & Leschziner, M.A. (1996).
Low-Reynolds-number eddy-viscosity modeling based on non-linear
stress-strain/vorticity relations.
Engineering Turbulence Modelling and Experiments 3, 91-100.
\endverbatim
See Also
Foam::incompressible::RASModels::LienCubicKELowRe
SourceFiles
LienCubicKE.C
......
......@@ -31,20 +31,17 @@ Description
Lien cubic non-linear low-Reynolds k-epsilon turbulence models for
incompressible flows.
References:
This turbulence model is described in:
\verbatim
Lien, F.S., Chen, W.L., Leschziner, M.A.,
"Low-Reynolds-number eddy-viscosity modeling based on non-linear
stress-strain/vorticity relations"
Engineering Turbulence Modelling and Experiments 3
(Edited by Rodi, W. and Bergeles, G.), 91-100. 1996.
Elsevier Science Publishers.
Etemad, S., et al.,
"Turbulent flow and heat transfer in a square-sectioned U bend"
Progress in compuational fluid dynamics 6, 89-100. 2006.
Lien, F.S., Chen, W.L. & Leschziner, M.A. (1996).
Low-Reynolds-number eddy-viscosity modeling based on non-linear
stress-strain/vorticity relations.
Engineering Turbulence Modelling and Experiments 3, 91-100.
\endverbatim
See Also
Foam::incompressible::RASModels::LienCubicKE
SourceFiles
LienCubicKELowRe.C
......
......@@ -31,6 +31,15 @@ Description
Lien and Leschziner low-Reynolds k-epsilon turbulence model for
incompressible flows.
This turbulence model is described in:
\verbatim
Lien, F. S., & Leschziner, M. A. (1993).
A pressure-velocity solution strategy for compressible flow
and its application to shock/boundary-layer interaction
using second-moment turbulence closure.
Journal of fluids engineering, 115(4), 717-725.
\endverbatim
SourceFiles
LienLeschzinerLowRe.C
......
......@@ -31,17 +31,20 @@ Description
Gibson and Dafa'Alla's q-zeta two-equation low-Re turbulence model
for incompressible flows
References:
This turbulence model is described in:
\verbatim
"Calculation of oscillating boundary layers with the
q-[zeta] turbulence model"
A.A. Dafa'Alla, E. Juntasaro and M.M. Gibson
Dafa'Alla, A.A., Juntasaro, E. & Gibson, M.M. (1996).
Calculation of oscillating boundary layers with the
q-zeta turbulence model.
Engineering Turbulence Modelling and Experiments 3:
Proceedings of the Third International Symposium,
Crete, Greece, May 27-29, 1996, p. 141.
Editors: Wolfgang Rodi and G. Bergeles
Crete, Greece, May 27-29, 141.
\endverbatim
which is a development of the original q-zeta model described in:
\verbatim
Gibson, M. M., & Dafa'Alla, A. A. (1995).
Two-equation model for turbulent wall flow.
AIAA journal, 33(8), 1514-1518.
\endverbatim
SourceFiles
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment