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
Annex60.Fluid.Sources.MassFlowSource_hsou1Air source
Annex60.Fluid.Sources.MassFlowSource_hsou2Air source
Annex60.Fluid.MixingVolumes.MixingVolumeMoistAirvolMixing volume for adding water
Annex60.Fluid.MixingVolumes.MixingVolumeMoistAirvol1Mixing volume for adding water
Annex60.Fluid.Sources.Boundary_pTsinAir sink
Annex60.Fluid.MixingVolumes.MixingVolumeMoistAirvol2Mixing volume for removing water
Modelica.Blocks.Sources.ConstantmWatFlo1Water mass flow rate 1
Modelica.Blocks.Sources.ConstantTWatWatter supply temperature
Modelica.Blocks.Sources.ConstantmWatFlo3Withdrawn water rate
Modelica.Blocks.Sources.ConstantmWatFlo2Water mass flow rate 2
Modelica.Blocks.Math.AddcheMasFraCheck for water conservation
Annex60.Fluid.Sensors.MassFractionTwoPortsenMasFraSensor for measuring water content
Modelica.Blocks.Sources.ConstantmWatFloSolSolution mass fraction water
Annex60.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

  • 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.