Foam::incompressible Namespace Reference

Namespaces

 RASModels
 

Typedefs

typedef IncompressibleMomentumTransportModel< transportModelmomentumTransportModel
 
typedef laminarModel< momentumTransportModellaminarModel
 
typedef RASModel< momentumTransportModelRASModel
 
typedef LESModel< momentumTransportModelLESModel
 Typedefs for turbulence, RAS and LES models for incompressible flow based on the standard laminar transport package. More...
 

Functions

template<class BasicIncompressibleMomentumTransportModel >
autoPtr< BasicIncompressibleMomentumTransportModel > New (const volVectorField &U, const surfaceScalarField &phi, const typename BasicIncompressibleMomentumTransportModel::transportModel &transport)
 

Typedef Documentation

◆ momentumTransportModel

◆ laminarModel

◆ RASModel

◆ LESModel

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

Source files

Definition at line 63 of file kinematicMomentumTransportModel.H.

Function Documentation

◆ New()

autoPtr<BasicIncompressibleMomentumTransportModel> Foam::incompressible::New ( const volVectorField U,
const surfaceScalarField phi,
const typename BasicIncompressibleMomentumTransportModel::transportModel &  transport 
)

Definition at line 36 of file kinematicMomentumTransportModel.C.