Ranz-Marshall correlation for turbulent heat transfer from the surface of a sphere to the surrounding fluid.
More...
|
| TypeName ("RanzMarshall") |
|
| RanzMarshall (const dictionary &interfaceDict, const volScalarField &alpha1, const phaseModel &phase1, const phaseModel &phase2) |
|
virtual | ~RanzMarshall () |
|
tmp< volScalarField > | K (const volScalarField &Ur) const |
|
| TypeName ("RanzMarshall") |
|
| RanzMarshall (const dictionary &dict, const phasePair &pair) |
|
virtual | ~RanzMarshall () |
|
tmp< volScalarField > | K (const scalar residualAlpha) const |
|
| TypeName ("RanzMarshall") |
|
| RanzMarshall (const dictionary &dict, const phasePair &pair) |
|
virtual | ~RanzMarshall () |
|
tmp< volScalarField > | K () const |
|
| 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 |
|
| 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 |
|
| TypeName ("heatTransferModel") |
|
| declareRunTimeSelectionTable (autoPtr, heatTransferModel, dictionary,(const dictionary &dict, const phasePair &pair),(dict, pair)) |
|
| heatTransferModel (const dictionary &dict, const phasePair &pair) |
|
virtual | ~heatTransferModel ()=default |
|
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 47 of file RanzMarshall.H.