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

Go to the source code of this file.

Namespaces

 Foam
 Namespace for OpenFOAM.
 
 Foam::phaseCompressible
 

Typedefs

typedef PhaseCompressibleMomentumTransportModel< dynamicTransportModel > momentumTransportModel
 
typedef laminarModel< momentumTransportModel > laminarModel
 
typedef RASModel< momentumTransportModel > RASModel
 Typedefs for turbulence, RAS and LES models for phase-compressible flow based on the phase-fluidThermo transport package. More...
 
typedef LESModel< momentumTransportModel > LESModel
 

Functions

template<class BasicPhaseCompressibleMomentumTransportModel >
autoPtr< BasicPhaseCompressibleMomentumTransportModel > New (const volScalarField &alpha, const volScalarField &rho, const volVectorField &U, const surfaceScalarField &alphaRhoPhi, const surfaceScalarField &phi, const typename BasicPhaseCompressibleMomentumTransportModel::transportModel &transport)
 

Detailed Description