modelSprayAirWasher_X

Model that demonstrates the spray air washer model, configured as steady-state

Extends from Modelica.Icons.Example (Icon for runnable examples).

Information

Model that validates the use of a spray air washer configured as a steady-state model with limits on the maximum water mass flow rate that is added to the air stream.

Parameters

TypeNameDefaultDescription
Modelica.Units.SI.MassFlowRatem_flow_nominal0.1Nominal mass flow rate
Modelica.Units.SI.MassFlowRatemWat_flow_nominalm_flow_nominal*0.004Maximum humidification water mass flow rate

Components

TypeNameDefaultDescription
Buildings.Fluid.Sources.Boundary_pTsinSink
Buildings.Fluid.Humidifiers.SprayAirWasher_Xhum
Sources.MassFlowSource_Tsou1Flow source
Modelica.Blocks.Sources.CombiTimeTableXSetSet point for humidity
Buildings.Fluid.Sensors.MassFractionTwoPortsenHumMass fraction sensor

Contents

NameDescription
Medium

Revisions

  • April 29, 2021, by Michael Wetter:
    Reformulated constraint of replaceable model to avoid access of component that is not in constraining type.
    This is for IBPSA, #1473.
  • May 3, 2017, by Michael Wetter:
    First implementation.