modelControlerHumidifier
controler for humidifier
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Boolean | use_PhiSet | false | true if relative humidity is controlled, otherwise absolute humidity is controlled |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.RealInput | Xset | set value for absolute humidity at cooler outlet | |
| Modelica.Blocks.Interfaces.RealInput | PhiSet | set value for relative humidity at ahu outlet | |
| Modelica.Blocks.Interfaces.RealInput | Tset | set value for temperature at cooler outlet | |
| Modelica.Blocks.Interfaces.RealOutput | XHumSet | set value for humidity control of humidifier |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| AixLib.ThermalZones.ReducedOrder.Multizone.BaseClasses.RelToAbsHum | x_pTphi |
Revisions
- February, 2025 by Martin Kremer:
Implemented.