modelHeatPumpSystem

Example for a heat pump system

Information

Deprecation Warning

This model is deprecated, switch to the ModularReversible approach. Read https://github.com/RWTH-EBC/AixLib/wiki/Switch-from-model-HeatPump-to-ModularReversible for further information.

Model for testing the model AixLib.Obsolete.Year2024.Systems.HeatPumpSystems.HeatPumpSystem.

A simple radiator is used to heat a room. This example is based on the example in AixLib.Fluid.HeatPumps.Examples.ScrollWaterToWater_OneRoomRadiator.

Connectors

TypeNameDefaultDescription
AixLib.BoundaryConditions.WeatherData.BusweaBusWeather data bus

Components

TypeNameDefaultDescription
AixLib.Fluid.MixingVolumes.MixingVolumevol
Modelica.Thermal.HeatTransfer.Components.ThermalConductortheConThermal conductance with the ambient
Modelica.Thermal.HeatTransfer.Sources.PrescribedHeatFlowpreHeaPrescribed heat flow
Modelica.Thermal.HeatTransfer.Components.HeatCapacitorheaCapHeat capacity for furniture and walls
Modelica.Blocks.Sources.CombiTimeTabletimTabTime table for internal heat gain
AixLib.Fluid.HeatExchangers.Radiators.RadiatorEN442_2radRadiator
AixLib.Fluid.Sources.Boundary_pTpreSouSource for pressure and to account for thermal expansion of water
AixLib.BoundaryConditions.WeatherData.ReaderTMY3weaDatWeather data reader
Modelica.Thermal.HeatTransfer.Sources.PrescribedTemperatureTOutOutside temperature
AixLib.Fluid.Sources.Boundary_pTsouFluid source on source side
AixLib.Fluid.Sources.Boundary_pTsinFluid sink on source side
AixLib.Obsolete.Year2024.Systems.HeatPumpSystems.HeatPumpSystemheatPumpSystem
AixLib.Fluid.Sensors.TemperatureTwoPortsenT_a1Temperature at sink inlet

Contents

NameDescription
Medium_sin
Medium_sou

Revisions

  • May 22, 2019 by Julian Matthes:
    Rebuild due to the introducion of the thermal machine partial model (see issue #715)
  • November 26, 2018  by Fabian Wüllhorst:
    First implementation (see issue #577)