Foam::phaseCompressible Namespace Reference

Typedefs

typedef phaseCompressibleMomentumTransportModel momentumTransportModel
 
typedef laminarModel< momentumTransportModellaminarModel
 
typedef RASModel< momentumTransportModelRASModel
 Typedefs for turbulence, RAS and LES models for phase-compressible flow based on the phase-fluidThermo transport package. More...
 
typedef LESModel< momentumTransportModelLESModel
 

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)
 

Typedef Documentation

◆ momentumTransportModel

◆ laminarModel

◆ RASModel

Typedefs for turbulence, RAS and LES models for phase-compressible flow based on the phase-fluidThermo transport package.

Foam::phaseCompressible::LESModel

Definition at line 57 of file phaseCompressibleMomentumTransportModels.H.

◆ LESModel

Function Documentation

◆ New()

autoPtr<PhaseCompressibleMomentumTransportModel> Foam::phaseCompressible::New ( const volScalarField alpha,
const volScalarField rho,
const volVectorField U,
const surfaceScalarField alphaRhoPhi,
const surfaceScalarField phi,
const viscosity viscosity 
)

Definition at line 33 of file phaseCompressibleMomentumTransportModelTemplates.C.

References alpha(), Foam::compressible::New(), rho, and U.

Here is the call graph for this function: