
modelIdealGasN2Mix
Test mixture gas IdealGas.SingleMedia.N2 medium model
Extends from Modelica.Icons.Example (Icon for runnable examples).
Parameters
| Type | Name | Default | Description |
| SI.Volume | V | 1 | Size of volume |
| Medium.MassFlowRate | m_flow_ext | 0.01 | Mass flow rate flowing into volume |
| Medium.EnthalpyFlowRate | H_flow_ext | 5000 | Enthalpy flow rate flowing into volume |
Components
| Type | Name | Default | Description |
| Medium.BaseProperties | medium | | |
| Real | m | | |
| SI.InternalEnergy | U | | |
| Medium.SpecificHeatCapacity | cp | Medium.specificHeatCapacityCp(medium.state) | |
| Medium.SpecificHeatCapacity | cv | Medium.specificHeatCapacityCv(medium.state) | |
| Medium.IsentropicExponent | gamma | Medium.isentropicExponent(medium.state) | |
| Medium.SpecificEntropy | s | Medium.specificEntropy(medium.state) | |
| Medium.VelocityOfSound | a | Medium.velocityOfSound(medium.state) | |
Contents
| Name | Description |
Medium | Medium model |