|
| TypeName ("heatTransferModel") |
|
| declareRunTimeSelectionTable (autoPtr, heatTransferModel, dictionary,(const dictionary &dict, const volScalarField &alpha1, const phaseModel &phase1, const phaseModel &phase2),(dict, alpha1, phase1, phase2)) |
|
| heatTransferModel (const dictionary &dict, const volScalarField &alpha1, const phaseModel &phase1, const phaseModel &phase2) |
|
virtual | ~heatTransferModel ()=default |
|
virtual tmp< volScalarField > | K (const volScalarField &Ur) const =0 |
|
| TypeName ("heatTransferModel") |
|
| declareRunTimeSelectionTable (autoPtr, heatTransferModel, dictionary,(const dictionary &dict, const phasePair &pair),(dict, pair)) |
|
| heatTransferModel (const dictionary &dict, const phasePair &pair) |
|
virtual | ~heatTransferModel ()=default |
|
tmp< volScalarField > | K () const |
|
virtual tmp< volScalarField > | K (const scalar residualAlpha) const =0 |
|
| TypeName ("heatTransferModel") |
|
| declareRunTimeSelectionTable (autoPtr, heatTransferModel, dictionary,(const dictionary &dict, const phasePair &pair),(dict, pair)) |
|
| heatTransferModel (const dictionary &dict, const phasePair &pair) |
|
virtual | ~heatTransferModel ()=default |
|
virtual tmp< volScalarField > | K () const =0 |
|
- Source files
-
- Source files
-
- Source files
-
Definition at line 49 of file heatTransferModel.H.
◆ heatTransferModel() [1/3]
◆ ~heatTransferModel() [1/3]
◆ heatTransferModel() [2/3]
◆ ~heatTransferModel() [2/3]
◆ heatTransferModel() [3/3]
◆ ~heatTransferModel() [3/3]
◆ TypeName() [1/3]
TypeName |
( |
"heatTransferModel" |
| ) |
|
◆ declareRunTimeSelectionTable() [1/3]
declareRunTimeSelectionTable |
( |
autoPtr |
, |
|
|
heatTransferModel |
, |
|
|
dictionary |
, |
|
|
(const dictionary &dict, const volScalarField &alpha1, const phaseModel &phase1, const phaseModel &phase2) |
, |
|
|
(dict, alpha1, phase1, phase2) |
|
|
) |
| |
◆ New() [1/3]
◆ K() [1/4]
◆ TypeName() [2/3]
TypeName |
( |
"heatTransferModel" |
| ) |
|
◆ declareRunTimeSelectionTable() [2/3]
◆ New() [2/3]
◆ K() [2/4]
◆ K() [3/4]
◆ TypeName() [3/3]
TypeName |
( |
"heatTransferModel" |
| ) |
|
◆ declareRunTimeSelectionTable() [3/3]
◆ New() [3/3]
◆ K() [4/4]
◆ interfaceDict_
◆ alpha1_
◆ phase1_
◆ phase2_
◆ pair_
◆ residualAlpha_
◆ dimK
The documentation for this class was generated from the following files:
- src/phaseSystemModels/multiphaseEuler/multiphaseSystem/interfacialModels/heatTransferModels/heatTransferModel/heatTransferModel.H
- src/phaseSystemModels/multiphaseEuler/multiphaseSystem/interfacialModels/heatTransferModels/heatTransferModel/heatTransferModel.C