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

Go to the source code of this file.

Classes

class  phaseCompressibleMomentumTransportModel
 Templated abstract base class for multiphase compressible turbulence models. More...
 

Namespaces

 Foam
 Namespace for OpenFOAM.
 
 Foam::phaseCompressible
 

Typedefs

typedef phaseCompressibleMomentumTransportModel momentumTransportModel
 

Functions

template<class PhaseCompressibleMomentumTransportModel >
autoPtr< PhaseCompressibleMomentumTransportModel > New (const volScalarField &alpha, const volScalarField &rho, const volVectorField &U, const surfaceScalarField &alphaRhoPhi, const surfaceScalarField &phi, const viscosity &viscosity)
 

Detailed Description