turbulentFluidThermoModel.H File Reference
Include dependency graph for turbulentFluidThermoModel.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Foam
 Namespace for OpenFOAM.
 
namespace  Foam::compressible
 

Typedefs

typedef ThermalDiffusivity< CompressibleTurbulenceModel< fluidThermo > > turbulenceModel
 
typedef laminarModel< turbulenceModel > laminarModel
 
typedef RASModel< EddyDiffusivity< turbulenceModel > > RASModel
 
typedef LESModel< EddyDiffusivity< turbulenceModel > > LESModel
 Typedefs for turbulence, RAS and LES models for compressible flow based on the standard laminar transport package. More...
 

Functions

template<class BasicCompressibleTurbulenceModel >
autoPtr< BasicCompressibleTurbulenceModel > New (const volScalarField &rho, const volVectorField &U, const surfaceScalarField &phi, const typename BasicCompressibleTurbulenceModel::transportModel &transport, const word &propertiesName)
 

Detailed Description

Original source file turbulentFluidThermoModel.H

Definition in file turbulentFluidThermoModel.H.