
modelMoistAir
Example for moist air
Extends from Modelica.Icons.Example (Icon for runnable examples).
Parameters
| Type | Name | Default | Description |
| Medium.MolarMass | MMx | {Medium.dryair.MM, Medium.steam.MM} | Vector of molar masses (consisting of dry air and of steam) |
Components
| Type | Name | Default | Description |
| Medium.BaseProperties | medium | | |
| Medium.MolarMass | MM | 1/((1 - medium.X[1])/MMx[1] + medium.X[1]/MMx[2]) | Molar mass of gas part of mixture |
| Medium.ThermodynamicState | state1 | | |
| Medium.ThermodynamicState | state2 | | |
| Medium.ThermodynamicState | smoothState | | |
| Real | m_flow_ext | | |
| Real | der_p | | |
| Real | der_T | | |
Contents
| Name | Description |
Medium | Medium model |