45#ifndef Foam_turbulentFluidThermoModel_H
46#define Foam_turbulentFluidThermoModel_H
69 template<
class BasicCompressibleTurbulenceModel>
75 const typename BasicCompressibleTurbulenceModel::transportModel&
Templated wrapper class to provide compressible turbulence models thermal diffusivity based thermal t...
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.
autoPtr< BasicCompressibleTurbulenceModel > New(const volScalarField &rho, const volVectorField &U, const surfaceScalarField &phi, const typename BasicCompressibleTurbulenceModel::transportModel &transport, const word &propertiesName)
LESModel< EddyDiffusivity< turbulenceModel > > LESModel
Typedefs for turbulence, RAS and LES models for compressible flow based on the standard laminar trans...
laminarModel< turbulenceModel > laminarModel
ThermalDiffusivity< CompressibleTurbulenceModel< fluidThermo > > turbulenceModel
RASModel< EddyDiffusivity< turbulenceModel > > RASModel
GeometricField< vector, fvPatchField, volMesh > volVectorField
GeometricField< scalar, fvPatchField, volMesh > volScalarField
GeometricField< scalar, fvsPatchField, surfaceMesh > surfaceScalarField