Ranz-Marshall correlation for turbulent heat transfer from the surface of a sphere to the surrounding fluid.
More...
|
| | TypeName ("RanzMarshall") |
| | Runtime type information. More...
|
| |
| | RanzMarshall (const dictionary &interfaceDict, const volScalarField &alpha1, const phaseModel &phase1, const phaseModel &phase2) |
| | Construct from components. More...
|
| |
| virtual | ~RanzMarshall () |
| | Destructor. More...
|
| |
| tmp< volScalarField > | K (const volScalarField &Ur) const |
| | The heat-transfer function K used in the enthalpy eq. More...
|
| |
| | TypeName ("RanzMarshall") |
| | Runtime type information. More...
|
| |
| | RanzMarshall (const dictionary &dict, const phasePair &pair) |
| | Construct from components. More...
|
| |
| virtual | ~RanzMarshall () |
| | Destructor. More...
|
| |
| tmp< volScalarField > | K (const scalar residualAlpha) const |
| | The heat transfer function K used in the enthalpy equation. More...
|
| |
| | TypeName ("RanzMarshall") |
| | Runtime type information. More...
|
| |
| | RanzMarshall (const dictionary &dict, const phasePair &pair) |
| | Construct from components. More...
|
| |
| virtual | ~RanzMarshall () |
| | Destructor. More...
|
| |
| tmp< volScalarField > | K () const |
| | The heat transfer function K used in the enthalpy equation. More...
|
| |
| | TypeName ("heatTransferModel") |
| | Runtime type information. More...
|
| |
| | declareRunTimeSelectionTable (autoPtr, heatTransferModel, dictionary,(const dictionary &interfaceDict, const volScalarField &alpha1, const phaseModel &phase1, const phaseModel &phase2),(interfaceDict, alpha1, phase1, phase2)) |
| |
| | heatTransferModel (const dictionary &interfaceDict, const volScalarField &alpha1, const phaseModel &phase1, const phaseModel &phase2) |
| |
| virtual | ~heatTransferModel () |
| | Destructor. 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 () |
| | Destructor. More...
|
| |
| tmp< volScalarField > | K () const |
| | 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 () |
| | Destructor. More...
|
| |
Ranz-Marshall correlation for turbulent heat transfer from the surface of a sphere to the surrounding fluid.
- Source files
-
- Source files
-
- Source files
-
Definition at line 49 of file RanzMarshall.H.