Namespaces | Classes | Typedefs | Functions
Foam::incompressible Namespace Reference

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< transportModelturbulenceModel
 
typedef laminarModel< turbulenceModellaminarModel
 
typedef RASModel< turbulenceModelRASModel
 
typedef LESModel< turbulenceModelLESModel
 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)
 

Typedef Documentation

◆ turbulenceModel

◆ laminarModel

Definition at line 60 of file turbulentTransportModel.H.

◆ RASModel

Definition at line 61 of file turbulentTransportModel.H.

◆ LESModel

Typedefs for turbulence, RAS and LES models for incompressible flow based on the standard laminar transport package.

Source files

Definition at line 62 of file turbulentTransportModel.H.

Function Documentation

◆ makePatchTypeField()

Foam::incompressible::makePatchTypeField ( fvPatchScalarField  ,
alphatJayatillekeWallFunctionFvPatchScalarField   
)

Referenced by alphatJayatillekeWallFunctionFvPatchScalarField::write().

Here is the caller graph for this function:

◆ New()

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.