From b0044fd05eac196c68a6710cd85338e4db5f9d07 Mon Sep 17 00:00:00 2001 From: Michael Wetter Date: Mon, 19 Aug 2024 14:34:15 -0700 Subject: [PATCH 01/47] Changed markup commands This is to allow use of the refactored BuildingsPy, see https://github.com/lbl-srg/BuildingsPy/issues/566 --- .../PartialReversibleRefrigerantMachine.mo | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/IBPSA/Fluid/HeatPumps/ModularReversible/BaseClasses/PartialReversibleRefrigerantMachine.mo b/IBPSA/Fluid/HeatPumps/ModularReversible/BaseClasses/PartialReversibleRefrigerantMachine.mo index 8b2929f42d..94359a289b 100644 --- a/IBPSA/Fluid/HeatPumps/ModularReversible/BaseClasses/PartialReversibleRefrigerantMachine.mo +++ b/IBPSA/Fluid/HeatPumps/ModularReversible/BaseClasses/PartialReversibleRefrigerantMachine.mo @@ -382,9 +382,9 @@ partial model PartialReversibleRefrigerantMachine rotation=180, origin={110,30}))); // To avoid using the bus, set the section below to protected -// +//@modelica_select_end RefrigerantMachineControlBus sigBus "Bus with model outputs and possibly inputs" annotation (Placement(transformation( extent={{-156,-58},{-126,-24}}),iconTransformation(extent={{-108,-52}, @@ -393,12 +393,12 @@ protected parameter Boolean use_busConOnl=false "=true to allow input to bus connector, not applicable with internal safety control" - annotation(choices(checkBox=true), Dialog(group="Input Connectors", enable=not - use_intSafCtr)); + annotation(choices(checkBox=true), + Dialog(group="Input Connectors", enable=not use_intSafCtr)); -// +//@modelica_select_end parameter Boolean use_COP "=true to enable COP output"; parameter Boolean use_EER "=true to enable EER output"; parameter MediumCon.ThermodynamicState staCon_nominal=MediumCon.setState_pTX( @@ -692,6 +692,12 @@ equation fillPattern=FillPattern.Solid)}), Diagram(coordinateSystem(extent={{-140,-160},{140,160}})), Documentation(revisions="