Buildings.Fluid.Humidifiers.Validation
Collection of validation models
Information
This package contains validation models for the classes in Buildings.Fluid.Humidifiers.
Note that most validation models contain simple input data which may not be realistic, but for which the correct output can be obtained through an analytic solution. The examples plot various outputs, which have been verified against these solutions. These model outputs are stored as reference data and used for continuous validation whenever models in the library change.
Extends from Modelica.Icons.ExamplesPackage (Icon for packages containing runnable examples).
Package Content
Name | Description |
---|---|
SprayAirWasher_X | Model that demonstrates the spray air washer model, configured as steady-state |
SprayAirWasher_X_dynamic | Model that demonstrates the spray air washer model, configured as dynamic model |
SteamHumidifier_X | Model that demonstrates the steam humidifier model, configured as steady-state model |
SteamHumidifier_X_dynamic | Model that demonstrates the steam humidifier model, configured as dynamic model |
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 steady-state model with limits on the maximum water mass flow rate that is added to the air stream.
Extends from Modelica.Icons.Example (Icon for runnable examples).
Parameters
Type | Name | Default | Description |
---|---|---|---|
MassFlowRate | m_flow_nominal | 0.1 | Nominal mass flow rate [kg/s] |
MassFlowRate | mWat_flow_nominal | m_flow_nominal*0.004 | Maximum humidification water mass flow rate [kg/s] |
SprayAirWasher_X | hum | hum(mWatMax_flow=mWat_flow_n... | Humidifier with capacity limitation |
Modelica definition
Buildings.Fluid.Humidifiers.Validation.SprayAirWasher_X_dynamic
Model that demonstrates the spray air washer model, configured as dynamic model
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.
Extends from Buildings.Fluid.Humidifiers.Validation.SprayAirWasher_X (Model that demonstrates the spray air washer model, configured as steady-state).
Parameters
Type | Name | Default | Description |
---|---|---|---|
MassFlowRate | m_flow_nominal | 0.1 | Nominal mass flow rate [kg/s] |
MassFlowRate | mWat_flow_nominal | m_flow_nominal*0.004 | Maximum humidification water mass flow rate [kg/s] |
Modelica definition
Buildings.Fluid.Humidifiers.Validation.SteamHumidifier_X
Model that demonstrates the steam humidifier model, configured as steady-state model
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.
Extends from Buildings.Fluid.Humidifiers.Validation.SprayAirWasher_X (Model that demonstrates the spray air washer model, configured as steady-state).
Parameters
Type | Name | Default | Description |
---|---|---|---|
MassFlowRate | m_flow_nominal | 0.1 | Nominal mass flow rate [kg/s] |
MassFlowRate | mWat_flow_nominal | m_flow_nominal*0.004 | Maximum humidification water mass flow rate [kg/s] |
Modelica definition
Buildings.Fluid.Humidifiers.Validation.SteamHumidifier_X_dynamic
Model that demonstrates the steam humidifier model, configured as dynamic model
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.
Extends from Buildings.Fluid.Humidifiers.Validation.SprayAirWasher_X (Model that demonstrates the spray air washer model, configured as steady-state).
Parameters
Type | Name | Default | Description |
---|---|---|---|
MassFlowRate | m_flow_nominal | 0.1 | Nominal mass flow rate [kg/s] |
MassFlowRate | mWat_flow_nominal | m_flow_nominal*0.004 | Maximum humidification water mass flow rate [kg/s] |