From 91994d4775d04dd1d0bccfe3be94f1815892b994 Mon Sep 17 00:00:00 2001 From: Sergio Ferraris Date: Thu, 23 May 2013 17:46:53 +0100 Subject: [PATCH] BUG: Deleting redundant entried in RASProperties and adding reference paper --- .../simpleFoam/turbineSiting/constant/RASProperties | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/tutorials/incompressible/simpleFoam/turbineSiting/constant/RASProperties b/tutorials/incompressible/simpleFoam/turbineSiting/constant/RASProperties index 4e7382cf5e..e8f2fd5022 100644 --- a/tutorials/incompressible/simpleFoam/turbineSiting/constant/RASProperties +++ b/tutorials/incompressible/simpleFoam/turbineSiting/constant/RASProperties @@ -25,10 +25,11 @@ kEpsilonCoeffs Cmu 0.09; C1 1.44; C2 1.92; - C3 -0.33; - sigmak 1.0; sigmaEps 1.11; //Original value:1.44 - Prt 1.0; + //NOTE: See "On the use of the k-Epsilon model in commercial CFD software + // to model the neutral atmospheric boundary layer". J. of wind engineering + // and inductrial aerodymanics 95(2007) 355-269 by + // D.M. Hargreaves and N.G. Wright } // ************************************************************************* //