modelMoistureMixingConservation

Partial for checking conservation of mass for independent mass fraction

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

Information

This is a partial model that is used in the validation tests of the mixing volume.

Components

TypeNameDefaultDescription
IBPSA.Fluid.Sources.MassFlowSource_hsou1Air source
IBPSA.Fluid.Sources.MassFlowSource_hsou2Air source
IBPSA.Fluid.MixingVolumes.MixingVolumeMoistAirvolMixing volume for adding water
IBPSA.Fluid.MixingVolumes.MixingVolumeMoistAirvol1Mixing volume for adding water
IBPSA.Fluid.Sources.Boundary_pTsinAir sink
IBPSA.Fluid.MixingVolumes.MixingVolumeMoistAirvol2Mixing volume for removing water
Modelica.Blocks.Sources.ConstantmWatFlo1Water mass flow rate 1
Modelica.Blocks.Sources.ConstantmWatFlo3Withdrawn water rate
Modelica.Blocks.Sources.ConstantmWatFlo2Water mass flow rate 2
Modelica.Blocks.Math.AddcheMasFraCheck for water conservation
IBPSA.Fluid.Sensors.MassFractionTwoPortsenMasFraSensor for measuring water content
Modelica.Blocks.Sources.ConstantmWatFloSolSolution mass fraction water
IBPSA.Fluid.Sensors.MassFlowRatesenMasFloMass flow rate sensor
Modelica.Blocks.Math.AddcheMasFloCheck for conservation of mass
Modelica.Blocks.Sources.ConstantmFloSolSolution mass flow rate
Sensors.EnthalpyFlowRatesenSpeEntSpecific enthalpy flow rate sensor
Modelica.Blocks.Math.AddcheSpeEntCheck for conservation of energy
Modelica.Blocks.Sources.ConstanthSolSolution mass flow rate

Contents

NameDescription
MediumMedium model

Revisions

  • April 12, 2017, by Michael Wetter:
    Removed temperature connection that is no longer needed.
    This is for issue Buildings #704.
  • November 15, 2016, by Michael Wetter:
    Changed model to be partial and removed the experiment annotation.
    This is for issue 590.
  • November 2, 2016, by Michael Wetter:
    Changed assertions to blocks that compute the difference.
    This is for issue 564.
  • May 22 2015 by Filip Jorissen:
    First implementation.