Go to the source code of this file.
Namespaces | |
Foam | |
Namespace for OpenFOAM. | |
Foam::incompressible | |
Typedefs | |
typedef IncompressibleTurbulenceModel< transportModel > | turbulenceModel |
typedef laminarModel< turbulenceModel > | laminarModel |
typedef RASModel< turbulenceModel > | RASModel |
typedef LESModel< turbulenceModel > | LESModel |
Typedefs for turbulence, RAS and LES models for incompressible flow based on the standard laminar transport package. More... | |
Functions | |
template<class BasicIncompressibleTurbulenceModel > | |
autoPtr< BasicIncompressibleTurbulenceModel > | New (const volVectorField &U, const surfaceScalarField &phi, const typename BasicIncompressibleTurbulenceModel::transportModel &transport, const word &propertiesName) |
Original source file turbulentTransportModel.H
Definition in file turbulentTransportModel.H.