45#ifndef Foam_turbulentTransportModel_H
46#define Foam_turbulentTransportModel_H
66 template<
class BasicCompressibleTurbulenceModel>
71 const typename BasicCompressibleTurbulenceModel::transportModel&
Templated abstract base class for single-phase incompressible turbulence models.
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
static const word propertiesName
Default name of the turbulence properties dictionary.
A class for handling words, derived from Foam::string.
LESModel< turbulenceModel > LESModel
Typedefs for turbulence, RAS and LES models for incompressible flow based on the standard laminar tra...
autoPtr< BasicCompressibleTurbulenceModel > New(const volScalarField &rho, const volVectorField &U, const surfaceScalarField &alphaRhoPhi, const surfaceScalarField &phi, const typename BasicCompressibleTurbulenceModel::transportModel &transport, const word &propertiesName)
RASModel< turbulenceModel > RASModel
laminarModel< turbulenceModel > laminarModel
IncompressibleTurbulenceModel< transportModel > turbulenceModel
GeometricField< vector, fvPatchField, volMesh > volVectorField
GeometricField< scalar, fvsPatchField, surfaceMesh > surfaceScalarField