Namespaces | |
RASModels | |
Classes | |
class | alphatJayatillekeWallFunctionFvPatchScalarField |
This boundary condition provides a kinematic turbulent thermal conductivity for using wall functions, using the Jayatilleke 'P' function. More... | |
Typedefs | |
typedef IncompressibleTurbulenceModel< transportModel > | turbulenceModel |
typedef RASModel< turbulenceModel > | RASModel |
typedef LESModel< turbulenceModel > | LESModel |
Typedefs for turbulence, RAS and LES models for incompressible flow based on the standard laminar transport package. More... | |
Functions | |
makePatchTypeField (fvPatchScalarField, alphatJayatillekeWallFunctionFvPatchScalarField) | |
template<class BasicCompressibleTurbulenceModel > | |
autoPtr< BasicCompressibleTurbulenceModel > | New (const volVectorField &U, const surfaceScalarField &phi, const typename BasicCompressibleTurbulenceModel::transportModel &transport, const word &propertiesName) |
Foam::incompressible::RASModel
Definition at line 57 of file turbulentTransportModel.H.
typedef RASModel<turbulenceModel> RASModel |
Definition at line 59 of file turbulentTransportModel.H.
Typedefs for turbulence, RAS and LES models for incompressible flow based on the standard laminar transport package.
Definition at line 60 of file turbulentTransportModel.H.
Foam::incompressible::makePatchTypeField | ( | fvPatchScalarField | , |
alphatJayatillekeWallFunctionFvPatchScalarField | |||
) |
Referenced by alphatJayatillekeWallFunctionFvPatchScalarField::write().
autoPtr<BasicCompressibleTurbulenceModel> Foam::incompressible::New | ( | const volVectorField & | U, |
const surfaceScalarField & | phi, | ||
const typename BasicCompressibleTurbulenceModel::transportModel & | transport, | ||
const word & | propertiesName | ||
) |
Definition at line 36 of file turbulentTransportModel.C.