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 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

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.

Source files

Definition at line 60 of file turbulentTransportModel.H.

Function Documentation

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

Referenced by alphatJayatillekeWallFunctionFvPatchScalarField::write().

Here is the caller graph for this function:

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.