Namespaces | Data Structures | Typedefs | Functions
Foam::incompressible Namespace Reference

Namespaces

 RASModels
 

Data Structures

class  alphatJayatillekeWallFunctionFvPatchScalarField
 This boundary condition provides a kinematic turbulent thermal conductivity for using wall functions, using the Jayatilleke 'P' function. More...
 
class  turbulentBoundaryCoupledFvPatchScalarField
 
class  turbulentHeatFluxTemperatureFvPatchScalarField
 Fixed heat boundary condition to specify temperature gradient. Input heat source either specified in terms of an absolute power [W], or as a flux [W/m^2]. More...
 
class  turbulentTemperatureRadFixedGradientFvPatchScalarField
 
class  wallHeatTransferFvPatchScalarField
 This boundary condition provides an enthalpy condition for wall heat transfer. 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, turbulentBoundaryCoupledFvPatchScalarField)
 
 makePatchTypeField (fvPatchScalarField, turbulentHeatFluxTemperatureFvPatchScalarField)
 
 makePatchTypeField (fvPatchScalarField, alphatJayatillekeWallFunctionFvPatchScalarField)
 
 makePatchTypeField (fvPatchScalarField, wallHeatTransferFvPatchScalarField)
 
template<class BasicCompressibleTurbulenceModel >
autoPtr< BasicCompressibleTurbulenceModel > New (const volVectorField &U, const surfaceScalarField &phi, const typename BasicCompressibleTurbulenceModel::transportModel &transport, const word &propertiesName)
 
 makePatchTypeField (fvPatchScalarField, turbulentTemperatureRadFixedGradientFvPatchScalarField)
 

Typedef Documentation

◆ turbulenceModel

◆ RASModel

Definition at line 59 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 60 of file turbulentTransportModel.H.

Function Documentation

◆ makePatchTypeField() [1/5]

◆ makePatchTypeField() [2/5]

◆ makePatchTypeField() [3/5]

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

◆ makePatchTypeField() [4/5]

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

◆ New()

autoPtr< BasicCompressibleTurbulenceModel > New ( const volVectorField U,
const surfaceScalarField phi,
const typename BasicCompressibleTurbulenceModel::transportModel &  transport,
const word propertiesName 
)

Definition at line 36 of file turbulentTransportModel.C.

References phi, and U.

◆ makePatchTypeField() [5/5]

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