Ideal gas medium model for dry air based on the package IdealGases with additional functions for dynamic viscosity and thermal conductivity in a limited temperature range.
| Name | Description |
|---|---|
| dynamicViscosity | Return dynamic viscosity of dry air (simple polynomial, moisture influence small, valid from 123.15 K to 1273.15 K, outside of this range linear extrapolation is used) |
| thermalConductivity | Return thermal conductivity of dry air (simple polynomial, moisture influence small, valid from 123.15 K to 1273.15 K, outside of this range linear extrapolation is used) |