Definition at line 49 of file phaseModel.H.
Public Member Functions | |
phaseModel (const fvMesh &mesh, const dictionary &transportProperties, const word &phaseName) | |
virtual | ~phaseModel () |
Destructor. | |
const word & | name () const |
const dimensionedScalar & | d () const |
const dimensionedScalar & | nu () const |
const dimensionedScalar & | rho () const |
const volVectorField & | U () const |
volVectorField & | U () |
const surfaceScalarField & | phi () const |
surfaceScalarField & | phi () |
Static Public Member Functions | |
static autoPtr< phaseModel > | New (const fvMesh &mesh, const dictionary &transportProperties, const word &phaseName) |
Return a reference to the selected turbulence model. |
phaseModel | ( | const fvMesh & | mesh, |
const dictionary & | transportProperties, | ||
const word & | phaseName | ||
) |
|
virtual |
Destructor.
|
static |
Return a reference to the selected turbulence model.
|
inline |
Definition at line 103 of file phaseModel.H.
|
inline |
Definition at line 108 of file phaseModel.H.
|
inline |
Definition at line 113 of file phaseModel.H.
|
inline |
Definition at line 118 of file phaseModel.H.
|
inline |
Definition at line 123 of file phaseModel.H.
|
inline |
Definition at line 128 of file phaseModel.H.
|
inline |
Definition at line 133 of file phaseModel.H.
|
inline |
Definition at line 138 of file phaseModel.H.