modelScrollWaterToWater_Static

Test model for static scroll water to water heat pump

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

Information

Model that demonstrates the use of the Buildings.Fluid.HeatPumps.ScrollWaterToWater heat pump model.

The heat pump power, condenser heat transfer rate and evaporator heat transfer rate are calculated for given water temperatures and flow rates on the evaporator and condenser sides.

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.RampyLoaLoad side fluid temperature
Modelica.Blocks.Sources.RampySouSource side fluid temperature

Contents

NameDescription
Medium1Medium model
Medium2Medium model

Revisions

  • May 15, 2019, by Jianjun Hu:
    Replaced fluid source. This is for #1072.
  • October 18, 2016, by Massimo Cimmino:
    First implementation.