modelDryAir1
Example 1 for dry air
Extends from Modelica.Icons.Example (Icon for runnable examples), Modelica.Media.Examples.Utilities.PartialTestModel (Basic test model to test a medium).
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| SI.AbsolutePressure | p_start (from PartialTestModel) | Medium.p_default | Initial value of pressure |
| SI.Temperature | T_start (from PartialTestModel) | Medium.T_default | Initial value of temperature |
| SI.SpecificEnthalpy | h_start (from PartialTestModel) | Medium.h_default | Initial value of specific enthalpy |
| Real[Medium.nX] | X_start (from PartialTestModel) | Medium.X_default | Initial value of mass fractions |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| PortVolume | volume (from PartialTestModel) | ||
| FixedMassFlowRate | fixedMassFlowRate (from PartialTestModel) | ||
| FixedAmbient | ambient (from PartialTestModel) | ||
| ShortPipe | shortPipe (from PartialTestModel) |