Loading...
Searching...
No Matches
turbulentTransportModel.H File Reference
Include dependency graph for turbulentTransportModel.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::incompressible

Typedefs

typedef IncompressibleTurbulenceModel< transportModelturbulenceModel
typedef laminarModel< turbulenceModellaminarModel
typedef RASModel< turbulenceModelRASModel
typedef LESModel< turbulenceModelLESModel
 Typedefs for turbulence, RAS and LES models for incompressible flow based on the standard laminar transport package. Density is explicity referenced to consider the isothermal variable-density effect, as described in:

Functions

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

Detailed Description

Original source file turbulentTransportModel.H

Definition in file turbulentTransportModel.H.