modelHeatPump

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

Information

Overview

Example Setup is based on fluid example of AixLib.Obsolete.Year2024.Fluid.HeatPumps.Examples.HeatPump

Components

TypeNameDefaultDescription
FastHVAC.Components.Sensors.TemperatureSensortemperatureSensor
FastHVAC.Components.Pumps.FluidSourcefluidSourceFluidsource for source
Components.HeatGenerators.HeatPump.HeatPumpheatPump
FastHVAC.Components.Sinks.Vesselvessel_evvessel for open evaporator circuit
Modelica.Blocks.Sources.Constantdotm_sourceSource mass flow signal
Modelica.Blocks.Sources.Constantdotm_sinksink mass flow signal
Modelica.Blocks.Sources.ConstanticeFacFixed value for icing factor. 1 means no icing/frosting (full heat transfer in heat exchanger)
Modelica.Blocks.Sources.ConstantT_amb_internalConstant internal ambient temeprature
Modelica.Blocks.Math.BooleanToRealbooleanToRealon off control
Modelica.Blocks.Sources.RampTsuSourceRampRamp signal for the temperature input of the source side's ideal mass flow source
BaseClasses.WorkingFluidRoomVolume
Modelica.Thermal.HeatTransfer.Sources.PrescribedHeatFlowheatFlowRateConHeat flow rate of the condenser
Modelica.Blocks.Math.Gaingainnegate sine signal
Modelica.Blocks.Sources.Sinesinehourly sine
Components.Pumps.Pumppumpsink pump
Modelica.Blocks.Sources.BooleanStepbooleanStep
Modelica.Blocks.Logical.HysteresishysHeating
Modelica.Blocks.Logical.Notnot2Negate output of hysteresis
Modelica.Blocks.Logical.LogicalSwitchlogicalSwitch
Modelica.Blocks.Logical.HysteresishysCooling

Revisions

  • May 22, 2019 by Julian Matthes:
    Rebuild due to the introducion of the thermal machine partial model (see issue #715)
  • January 22, 2019  Niklas Hülsenbeck:
    Moved into AixLib