Adiabatic Wall Temperature
fullflow.AdiabaticWallTemperature
Adiabatic wall temperature for compressible flow.
AdiabaticWallTemperature computes the temperature an insulated wall would attain when exposed to a compressible flow, using total temperature, static temperature, and a recovery factor.
Parameters
| Name | Type | Description |
|---|---|---|
name | str | Component name |
network | Network | Network that owns this component |
total_ | State | Total temperature |
static_ | State | Static temperature |
recovery_ | State | Temperature recovery factor |
Outputs
| Name | Type | Description |
|---|---|---|
adiabatic_ | State, optional | Adiabatic wall temperature |