Go to the source code of this file.
Namespaces | |
Foam | |
Namespace for OpenFOAM. | |
Foam::compressible | |
Typedefs | |
typedef CompressibleMomentumTransportModel< dynamicTransportModel > | momentumTransportModel |
typedef laminarModel< momentumTransportModel > | laminarModel |
typedef RASModel< momentumTransportModel > | RASModel |
Typedefs for turbulence, RAS and LES models for compressible flow based on the standard laminar transport package. More... | |
typedef LESModel< momentumTransportModel > | LESModel |
Functions | |
template<class BasicCompressibleMomentumTransportModel > | |
autoPtr< BasicCompressibleMomentumTransportModel > | New (const volScalarField &rho, const volVectorField &U, const surfaceScalarField &phi, const typename BasicCompressibleMomentumTransportModel::transportModel &transport) |
Original source file dynamicMomentumTransportModel.H
Definition in file dynamicMomentumTransportModel.H.