modelPartialModularRefrigerantCycle

Partial refrigerant cycle model

Information

Partial modular refrigerant cycle models for data and equation based approaches used in the model Buildings.Fluid.HeatPumps.ModularReversible.BaseClasses.PartialReversibleRefrigerantMachine.

This partial container only adds outputs and switches both relevant for heat pump and chiller applications.

For more information on the approach, please read the UsersGuide.

Parameters

TypeNameDefaultDescription
Booleanuse_revtrueTrue if the refrigerant machine is reversible

Connectors

TypeNameDefaultDescription
Buildings.Fluid.HeatPumps.ModularReversible.BaseClasses.RefrigerantMachineControlBussigBusSignal bus with data for refrigerant models
Modelica.Blocks.Interfaces.RealOutputQCon_flowHeat flow rate from the refrigerant to the condenser medium
Modelica.Blocks.Interfaces.RealOutputQEva_flowHeat flow rate from the evaporator medium to the refrigerant
Modelica.Blocks.Interfaces.RealOutputPEleRouting block that picks the component for electric power consumption

Components

TypeNameDefaultDescription
Modelica.Blocks.Logical.SwitchswiQEvaRouting block that picks the component acting as evaporator
Modelica.Blocks.Logical.SwitchswiQConRouting block that picks the component acting as condenser
Modelica.Blocks.Logical.SwitchswiPEleWhether to use cooling or heating power output

Revisions

  • October 2, 2022 by Fabian Wuellhorst:
    Adjusted based on the discussion in this issue #1576)
  • May 22, 2019 by Julian Matthes:
    Rebuild due to the introducion of the refrigerant machine partial model (see issue #715)
  • November 26, 2018, by Fabian Wuellhorst:
    First implementation (see issue #577)