modelMixingVolumeMoistAir

Test model for mixing volume with moist air input

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

Information

This model tests IBPSA.Fluid.MixingVolumes.MixingVolumeMoistAir. After an initial transient, the temperature and humidity of the volume stabilizes.

Parameters

TypeNameDefaultDescription
Modelica.SIunits.MassFlowRatem_flow_nominal0.001Nominal mass flow rate

Components

TypeNameDefaultDescription
IBPSA.Fluid.MixingVolumes.MixingVolumeMoistAirvol1Volume
Modelica.Thermal.HeatTransfer.Sensors.TemperatureSensorTSenTemperature sensor
Modelica.Blocks.Sources.ConstantXSetSet point for water mass fraction
Modelica.Thermal.HeatTransfer.Sources.PrescribedHeatFlowpreHeaFlo
Modelica.Blocks.Sources.ConstantTSetSet point for temperature
IBPSA.Utilities.Psychrometrics.pW_XhumRatConversion from humidity ratio to partial water vapor pressure
IBPSA.Utilities.Psychrometrics.TDewPoi_pWdewPoiDew point temperature
Modelica.Thermal.HeatTransfer.Sensors.HeatFlowSensorheatFlowSensor
Modelica.Blocks.Continuous.IntegratorQSenSensible heat transfer
Modelica.Blocks.Continuous.IntegratorQLatEnthalpy of extracted water
IBPSA.Fluid.Sources.MassFlowSource_Tsou
IBPSA.Fluid.Sources.Boundary_pTsin
IBPSA.Controls.Continuous.LimPIDPI
IBPSA.Controls.Continuous.LimPIDPI1
IBPSA.Fluid.Sensors.MassFlowRatemIn_flow
IBPSA.Fluid.Sensors.MassFlowRatemOut_flow
Modelica.Blocks.Math.AdddM_flow
Modelica.Blocks.Math.Gaingai
Modelica.Blocks.Math.Gaingai1
IBPSA.Fluid.FixedResistances.PressureDropres1
Sensors.LatentEnthalpyFlowRatesenLatEntLatent enthalpy inflow
Sensors.LatentEnthalpyFlowRatesenLatEnt1Latent enthalpy outflow
Modelica.Blocks.Math.Addadd

Contents

NameDescription
Medium

Revisions

  • April 11, 2017, by Michael Wetter:
    Renamed variable used in result processing.
    This is for issue Buildings #704.
  • February 11, 2014 by Michael Wetter:
    Changed HWat_flow(y=vol1.HWat_flow) to QLat_flow(y=vol1.QLat_flow.y) and QWat to QLat.
  • October 12, 2009 by Michael Wetter:
    First implementation.