The RASProperties dictionary is read by any solver that uses models
Reynolds-averaged stress (RAS) models for turbulence and the LESProperties
dictionary is read by solvers that use large-eddy simulation (LES) of turbulence.
The entries required in the RASProperties are listed in listed in 7.4and those for
LESProperties dictionaries are listed in 7.5.
RASModel
Name of RAS turbulence model
turbulence
Switch to turn turbulence modelling on/off
<RASModel>Coeffs
Dictionary of coefficients for the respective RASModel
wallFunctionCoeffs
Dictionary of wall function coefficients
Table 7.4:
Keyword entries in the RASProperties dictionary.
LESmodel
Name of LES model
delta
Name of delta model
<LESmodel>Coeffs
Dictionary of coefficients for the respective LESmodel
<delta>Coeffs
Dictionary of coefficients for each delta model
kappa
von Kármán’s constant
wallFunctionCoeffs
Dictionary of wall function coefficients
Table 7.5:
Keyword entries in the LESProperties dictionary.
The incompressible and compressible RAS turbulence models, isochoric and
anisochoric LES models and delta models are all named and described in 3.9. The
user may consult turbulenceProperties dictionary from a relevant example case to
get a full list of coefficients required for each model and their default values. The
required coefficients may differ depending on whether the RAS models are
incompressible or compressible and whether the LES models are isochoric or
anisochoric. For reference, these different categories of RAS and LES
models are represented in the RASProperties and LESProperties dictionaries,
respectively, of the following example cases in the $FOAM_TUTORIALS
directory: