blockConvertRelativeHumidity
Convert the relative humidity from percentage to real
Extends from Modelica.Blocks.Icons.Block (Basic graphical layout of input/output block).
Information
This component converts the relative humidity from percentage to real. Input is the relative humidity in percentage, as this is the data format that is used in the Typical Meteorological Year weather data.
- October 27, 2011, by Wangda Zuo:
Separate the checking function to CheckRelativeHumidity. - July 14, 2010, by Wangda Zuo:
First implementation.
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.RealInput | relHumIn | Value of relative humidity in percentage | |
| Modelica.Blocks.Interfaces.RealOutput | relHumOut | Relative humidity between 0 and 1 |