modelGenericHumidifier_u
Model that demonstrates the steam and adiabtic humidifier
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
Model that demonstrates the use of the GenericHumidifier. The first humidifier adds steam with a temperature of 100°C to the air volume flow. The second calculates the vaporization temperature depending on the pressure. Due to the fact that the pressure is slightly higher than standard pressure in the sink, the results are slightly different. The third humidifier adds liquid water that evaporates. Thus, the temperature decreases in this case.
- October 22, 2019, by Alexander Kümpel:
First implementation.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.MassFlowRate | m_flow_nominal | 3000/1000/20 | Nominal mass flow rate |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| AixLib.Fluid.Sources.MassFlowSource_T | sou | Source | |
| AixLib.Fluid.Humidifiers.GenericHumidifier_u | steamHum | Steam humidifier | |
| AixLib.Fluid.Sensors.TemperatureTwoPort | senTem | Temperature sensor | |
| AixLib.Fluid.Humidifiers.GenericHumidifier_u | adiabHum | Adiabatic humidifier | |
| AixLib.Fluid.Sensors.TemperatureTwoPort | senTem2 | Temperature sensor | |
| AixLib.Fluid.Sources.Boundary_pT | sin | Sink | |
| Modelica.Blocks.Sources.Ramp | ramp | ||
| Sensors.RelativeHumidityTwoPort | senRelHum | ||
| Sensors.RelativeHumidityTwoPort | senRelHum2 | ||
| AixLib.Fluid.Humidifiers.GenericHumidifier_u | steamHum1 | Steam humidifier | |
| Sensors.TemperatureTwoPort | senTem1 | Temperature sensor | |
| Sensors.RelativeHumidityTwoPort | senRelHum1 |
Contents
| Name | Description |
|---|---|