Foam::incompressible Namespace Reference

Namespaces

 RASModels
 

Typedefs

typedef incompressibleMomentumTransportModel momentumTransportModel
 
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 IncompressibleMomentumTransportModel >
autoPtr< IncompressibleMomentumTransportModel > New (const volVectorField &U, const surfaceScalarField &phi, const viscosity &viscosity)
 

Typedef Documentation

◆ momentumTransportModel

◆ laminarModel

◆ RASModel

◆ LESModel

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

Definition at line 55 of file incompressibleMomentumTransportModels.H.

Function Documentation

◆ New()

autoPtr<IncompressibleMomentumTransportModel> Foam::incompressible::New ( const volVectorField U,
const surfaceScalarField phi,
const viscosity viscosity 
)

Definition at line 33 of file incompressibleMomentumTransportModelTemplates.C.

References Foam::compressible::New(), and U.

Here is the call graph for this function: