modelScrollWaterToWater_TemperatureProtection

Test model for temperature protection of scroll water to water heat pump

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

Information

Model that demonstrates the temperature protection implementation of the Buildings.Fluid.HeatPumps.ScrollWaterToWater heat pump model.

The heat pump is disabled when the evaporator and condenser temperature requirements are not satisfied.

Parameters

TypeNameDefaultDescription
Modelica.Units.SI.MassFlowRatem1_flow_nominal0.47Nominal mass flow rate on the condenser side
Modelica.Units.SI.MassFlowRatem2_flow_nominal0.47Nominal mass flow rate on the evaporator side
Modelica.Units.SI.MassFlowRateflowSource0.79Mass flow rate on the condenser side
Modelica.Units.SI.MassFlowRateflowLoad0.47Mass flow rate on the evaporator side

Components

TypeNameDefaultDescription
Buildings.Fluid.Sources.Boundary_pTsin2Source side sink
Buildings.Fluid.Sources.Boundary_pTsin1Load side sink
Modelica.Blocks.Sources.ConstantisOnHeat pump control signal
Modelica.Fluid.Sources.MassFlowSource_TloaLoad side flow source
Modelica.Fluid.Sources.MassFlowSource_TsouSource side flow source
Modelica.Blocks.Sources.RealExpressionmLoaLoad side mass flwo rate
Modelica.Blocks.Sources.RealExpressionmSouSource side mass flow rate
Buildings.Fluid.HeatPumps.ScrollWaterToWaterheaPumScroll water to water heat pump
Modelica.Blocks.Sources.SineyLoaLoad side fluid temperature
Modelica.Blocks.Sources.CosineySouSource side fluid temperature

Contents

NameDescription
Medium1Medium model
Medium2Medium model

Revisions

  • May 15, 2019, by Jianjun Hu:
    Replaced fluid source. This is for #1072.
  • May 30, 2017, by Filip Jorissen:
    First implementation. See #769.