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