modelSteamHumidifier_X_dynamic
Model that demonstrates the steam humidifier model, configured as dynamic model
Extends from Buildings.Fluid.Humidifiers.Validation.SprayAirWasher_X (Model that demonstrates the spray air washer model, configured as steady-state).
Information
Model that validates the use of a spray air washer configured as a dynamic model with limits on the maximum water mass flow rate that is added to the air stream.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.MassFlowRate | m_flow_nominal (from SprayAirWasher_X) | 0.1 | Nominal mass flow rate |
| Modelica.Units.SI.MassFlowRate | mWat_flow_nominal (from SprayAirWasher_X) | m_flow_nominal*0.004 | Maximum humidification water mass flow rate |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Fluid.Sources.Boundary_pT | sin (from SprayAirWasher_X) | Sink | |
| Buildings.Fluid.Humidifiers.SprayAirWasher_X | hum (from SprayAirWasher_X) | ||
| Sources.MassFlowSource_T | sou1 (from SprayAirWasher_X) | Flow source | |
| Modelica.Blocks.Sources.CombiTimeTable | XSet (from SprayAirWasher_X) | Set point for humidity | |
| Buildings.Fluid.Sensors.MassFractionTwoPort | senHum (from SprayAirWasher_X) | Mass fraction sensor |
Revisions
-
May 3, 2017, by Michael Wetter:
First implementation.