Temperature Recovery Factor
fullflow.TemperatureRecoveryFactor
Compressible boundary-layer temperature recovery factor.
TemperatureRecoveryFactor computes the recovery factor used to estimate adiabatic wall temperature in compressible boundary-layer heat transfer. If no Prandtl number is provided, the recovery factor defaults to one.
Parameters
| Name | Type | Description |
|---|---|---|
name | str | Component name |
network | Network | Network that owns this component |
prandtl_ | State, optional | Prandtl number |
turbulent | bool, optional | Whether to use the turbulent boundary-layer exponent |
Outputs
| Name | Type | Description |
|---|---|---|
recovery_ | State, optional | Temperature recovery factor |