Foam::incompressible Namespace Reference

Namespaces

 RASModels
 

Typedefs

typedef incompressibleMomentumTransportModel momentumTransportModel
 
typedef laminarModel< momentumTransportModel > laminarModel
 
typedef RASModel< momentumTransportModel > RASModel
 
typedef LESModel< momentumTransportModel > LESModel
 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 > 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: