modelRelativeHumidity
Test model for relative humidity sensor
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This example tests the relative humidity sensors. Note that the sensor with one port always measures the humidity as if the flow would be leaving the source.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| IBPSA.Fluid.Sources.Boundary_pT | sin | ||
| IBPSA.Fluid.Sources.MassFlowSource_T | sou | Flow boundary condition | |
| Modelica.Blocks.Sources.Ramp | TDryBul | Dry bulb temperature | |
| Modelica.Blocks.Sources.Ramp | XHum | Humidity concentration | |
| IBPSA.Fluid.Sensors.RelativeHumidity | senRelHum | Relative humidity of the flow source if the medium were outflowing | |
| Modelica.Blocks.Sources.Ramp | m_flow | Mass flow rate | |
| IBPSA.Fluid.Sensors.RelativeHumidityTwoPort | relHum | Relative humidity of the passing fluid |
Contents
| Name | Description |
|---|---|
| Medium model |
Revisions
-
May 12, 2010 by Michael Wetter:
First implementation.