modelEvaporatorCondenser

Test model for the evaporator or condenser model

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

Information

Model that demonstrates the use of the BuildingSystems.Fluid.HeatExchangers.EvaporatorCondenser model.

The fluid flow rate is increased from ṁ = 0.01 kg/s to ṁ = 0.10 kg/s over 100 seconds. As a result, the heat exchanger effectiveness and the fluid temperature difference in the heat exchanger decrease.

Parameters

TypeNameDefaultDescription
Modelica.Units.SI.MassFlowRatem_flow_nominal0.01Nominal mass flow rate

Components

TypeNameDefaultDescription
Modelica.Thermal.HeatTransfer.Sources.FixedTemperaturerefRefrigerant temperature
Modelica.Thermal.HeatTransfer.Sensors.HeatFlowSensorheaFloHeat flow rate sensor
Modelica.Fluid.Sources.MassFlowSource_TsouFlow source
Modelica.Fluid.Sources.FixedBoundarysinSink
BuildingSystems.Fluid.HeatExchangers.EvaporatorCondenserevaEvaporator
Modelica.Blocks.Sources.Rampm_flowMass flow rate
BuildingSystems.Fluid.Sensors.TemperatureTwoPortsenTemTemperature sensor

Contents

NameDescription
MediumMedium model

Revisions

  • October 11, 2016, by Massimo Cimmino:
    First implementation.