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) |
Foam::incompressible::RASModel
Definition at line 156 of file incompressibleMomentumTransportModel.H.
Definition at line 53 of file incompressibleMomentumTransportModels.H.
typedef RASModel<momentumTransportModel> RASModel |
Definition at line 54 of file incompressibleMomentumTransportModels.H.
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.
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.