![]() |
|
Public Member Functions | |
TypeName ("off") | |
Runtime type information. | |
noHeatTransfer (const dictionary &dict) | |
Construct from dictionary. | |
~noHeatTransfer () | |
bool | heatTransfer () const |
heat transfer on/off | |
scalar | Nu (const scalar ReynoldsNumber, const scalar PrandtlNumber) const |
Nusselt Number. | |
scalar | relaxationTime (const scalar liquidDensity, const scalar diameter, const scalar liquidcL, const scalar kappa, const scalar ReynoldsNumber, const scalar PrandtlNumber) const |
Return the heat transfer relaxation time. | |
scalar | fCorrection (const scalar z) const |
Return the correction function f... |
|
Construct from dictionary.
|
|
|
|
Return the correction function f...
Implements heatTransferModel. |
|
heat transfer on/off
Implements heatTransferModel. |
|
Nusselt Number.
Implements heatTransferModel. |
|
Return the heat transfer relaxation time.
Implements heatTransferModel. |
|
Runtime type information.
|