|
|
|
RanzMarshall< CloudType > Class Template ReferenceThe Ranz-Marshal correlation for heat transfer. More...
Inheritance diagram for RanzMarshall< CloudType >:
![]()
Collaboration diagram for RanzMarshall< CloudType >:
![]()
Detailed Descriptiontemplate<class CloudType>
The Ranz-Marshal correlation for heat transfer.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| RanzMarshall | ( | const dictionary & | dict | ) |
| ~RanzMarshall | ( | ) | [inline] |
Definition at line 56 of file RanzMarshall.C.
| RanzMarshall | ( | const dictionary & | dict, | |
| CloudType & | cloud | |||
| ) | [inline] |
| virtual ~RanzMarshall | ( | ) | [virtual] |
Destructor.
| TypeName | ( | "RanzMarshall< CloudType >" | ) |
Runtime type information.
| bool heatTransfer | ( | ) | const [virtual] |
| Foam::scalar Nu | ( | const scalar | ReynoldsNumber, | |
| const scalar | PrandtlNumber | |||
| ) | const [inline, virtual] |
Nusselt Number.
Implements heatTransferModel.
Definition at line 68 of file RanzMarshall.C.
Referenced by RanzMarshall< CloudType >::fCorrection().

| scalar relaxationTime | ( | const scalar | liquidDensity, | |
| const scalar | diameter, | |||
| const scalar | liquidcL, | |||
| const scalar | kappa, | |||
| const scalar | ReynoldsNumber, | |||
| const scalar | PrandtlNumber | |||
| ) | const [virtual] |
Return the heat transfer relaxation time.
Implements heatTransferModel.
Definition at line 77 of file RanzMarshall.C.
References Foam::pow().

Return the correction function f...
Implements heatTransferModel.
Definition at line 93 of file RanzMarshall.C.
References Foam::max(), RanzMarshall< CloudType >::Nu(), and Foam::pow().

| TypeName | ( | "RanzMarshall< CloudType >" | ) |
Runtime type information.
| bool active | ( | ) | const [inline, virtual] |
Flag to indicate whether model activates heat transfer model.
Implements HeatTransferModel< CloudType >.
Definition at line 44 of file RanzMarshall.C.
| Foam::scalar Pr | ( | ) | const [inline, virtual] |
Prandtl number.
Implements HeatTransferModel< CloudType >.
Definition at line 62 of file RanzMarshall.C.
References Foam::pow().
