modelControlVolumeCondensation

Example model for heat transfer with the condensation control volume

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

Information

This model demonstrates the use of the control volume with condensation. The dynamic volume includes heat conduction to the ambient while the steady volume heat balance is only dependent on the mass flow rate.

Components

TypeNameDefaultDescription
Buildings.DHC.Loads.Steam.BaseClasses.ControlVolumeCondensationvolDynDynamic volume
Buildings.DHC.Loads.Steam.BaseClasses.ControlVolumeCondensationvolSteSteady volume
Modelica.Fluid.Sources.MassFlowSource_TsouFlow source
Modelica.Fluid.Sources.MassFlowSource_Tsou1Flow source
Modelica.Fluid.Sources.FixedBoundarybouBoundary condition
Modelica.Blocks.Sources.RamprampRamp signal
Modelica.Thermal.HeatTransfer.Sensors.HeatFlowSensorheaFloHeat flow sensor
Modelica.Blocks.Sources.ConstantconstHeat loss
Modelica.Thermal.HeatTransfer.Sources.PrescribedHeatFlowpreHeaFloPrescribed heat flow rate

Contents

NameDescription
MediumSteSteam medium - Medium model for port_a (inlet)
MediumWatWater medium - Medium model for port_b (outlet)

Revisions

  • February 26, 2022 by Kathryn Hinkelman:
    First implementation.