|
| | TypeName ("heatTransferModel") |
| | Runtime type information. More...
|
| |
| | declareRunTimeSelectionTable (autoPtr, heatTransferModel, dictionary,(const dictionary &dict, const phasePair &pair),(dict, pair)) |
| |
| | heatTransferModel (const dictionary &dict, const phasePair &pair) |
| | Construct froma dictionary and a phase pair. More...
|
| |
| virtual | ~heatTransferModel ()=default |
| | Destructor. More...
|
| |
| tmp< volScalarField > | K () const |
| | The heat transfer function K used in the enthalpy equation. More...
|
| |
| virtual tmp< volScalarField > | K (const scalar residualAlpha) const =0 |
| | The heat transfer function K used in the enthalpy equation. More...
|
| |
| | TypeName ("heatTransferModel") |
| | Runtime type information. More...
|
| |
| | declareRunTimeSelectionTable (autoPtr, heatTransferModel, dictionary,(const dictionary &dict, const phasePair &pair),(dict, pair)) |
| |
| | heatTransferModel (const dictionary &dict, const phasePair &pair) |
| | Construct froma dictionary and a phase pair. More...
|
| |
| virtual | ~heatTransferModel ()=default |
| | Destructor. More...
|
| |
| virtual tmp< volScalarField > | K () const =0 |
| | The heat transfer function K used in the enthalpy equation. More...
|
| |
- Source files
-
- Source files
-
Definition at line 51 of file heatTransferModel.H.
◆ heatTransferModel() [1/2]
◆ ~heatTransferModel() [1/2]
◆ heatTransferModel() [2/2]
Construct froma dictionary and a phase pair.
◆ ~heatTransferModel() [2/2]
◆ TypeName() [1/2]
| TypeName |
( |
"heatTransferModel" |
| ) |
|
Runtime type information.
◆ declareRunTimeSelectionTable() [1/2]
◆ New() [1/2]
◆ K() [1/3]
◆ K() [2/3]
◆ TypeName() [2/2]
| TypeName |
( |
"heatTransferModel" |
| ) |
|
Runtime type information.
◆ declareRunTimeSelectionTable() [2/2]
◆ New() [2/2]
◆ K() [3/3]
The heat transfer function K used in the enthalpy equation.
ddt(alpha1*rho1*ha) + ... = ... K*(Ta - Tb) ddt(alpha2*rho2*hb) + ... = ... K*(Tb - Ta)
Implemented in RanzMarshall, and sphericalHeatTransfer.
◆ pair_
◆ residualAlpha_
◆ dimK
The documentation for this class was generated from the following files:
- src/phaseSystemModels/reactingEuler/multiphaseSystem/interfacialModels/heatTransferModels/heatTransferModel/heatTransferModel.H
- src/phaseSystemModels/reactingEuler/multiphaseSystem/interfacialModels/heatTransferModels/heatTransferModel/heatTransferModel.C