diff --git a/IBPSA/Fluid/Chillers/ModularReversible/LargeScaleWaterToWater.mo b/IBPSA/Fluid/Chillers/ModularReversible/LargeScaleWaterToWater.mo index 71068e0302..5f69fc759d 100644 --- a/IBPSA/Fluid/Chillers/ModularReversible/LargeScaleWaterToWater.mo +++ b/IBPSA/Fluid/Chillers/ModularReversible/LargeScaleWaterToWater.mo @@ -42,7 +42,8 @@ model LargeScaleWaterToWater "Large scale water to water chiller" replaceable parameter IBPSA.Fluid.Chillers.ModularReversible.Data.TableData2D.EN14511.Carrier30XWP1012_1MW datTab constrainedby Data.TableData2D.Generic "Data Table of Chiller" - annotation (choicesAllMatching=true); + annotation (choicesAllMatching=true, + Placement(transformation(extent={{60,20},{80,40}}))); replaceable parameter IBPSA.Fluid.HeatPumps.ModularReversible.Controls.Safety.Data.Wuellhorst2021 safCtrParEurNor constrainedby @@ -52,8 +53,10 @@ model LargeScaleWaterToWater "Large scale water to water chiller" final use_TUseSidOut=datTab.use_TEvaOutForOpeEnv, final use_TAmbSidOut=datTab.use_TConOutForOpeEnv) "Safety control parameters" annotation (Dialog(enable=use_intSafCtr, group="Safety control"), - choicesAllMatching=true); + choicesAllMatching=true, + Placement(transformation(extent={{60,-18},{80,2}}))); // Upper boundary has no influence as use_rev=false + annotation (Documentation(info="

Model using parameters for a large scale water-to-water chiller, diff --git a/IBPSA/Fluid/HeatPumps/ModularReversible/BaseClasses/PartialReversibleRefrigerantMachine.mo b/IBPSA/Fluid/HeatPumps/ModularReversible/BaseClasses/PartialReversibleRefrigerantMachine.mo index 47b14cacde..e19080bc0c 100644 --- a/IBPSA/Fluid/HeatPumps/ModularReversible/BaseClasses/PartialReversibleRefrigerantMachine.mo +++ b/IBPSA/Fluid/HeatPumps/ModularReversible/BaseClasses/PartialReversibleRefrigerantMachine.mo @@ -50,7 +50,8 @@ partial model PartialReversibleRefrigerantMachine IBPSA.Fluid.HeatPumps.ModularReversible.Controls.Safety.Data.Generic "Safety control parameters" annotation (Dialog(enable=use_intSafCtr, group="Safety control"), - choicesAllMatching=true); + choicesAllMatching=true, + Placement(transformation(extent={{50,-18},{70,2}}))); //Condenser parameter Modelica.Units.SI.Time tauCon=30 "Condenser heat transfer time constant at nominal flow" diff --git a/IBPSA/Fluid/HeatPumps/ModularReversible/LargeScaleWaterToWater.mo b/IBPSA/Fluid/HeatPumps/ModularReversible/LargeScaleWaterToWater.mo index 70a5da7ca7..636adcc165 100644 --- a/IBPSA/Fluid/HeatPumps/ModularReversible/LargeScaleWaterToWater.mo +++ b/IBPSA/Fluid/HeatPumps/ModularReversible/LargeScaleWaterToWater.mo @@ -43,7 +43,9 @@ model LargeScaleWaterToWater replaceable parameter IBPSA.Fluid.HeatPumps.ModularReversible.Data.TableData2D.GenericHeatPump datTab - "Data Table of HP" annotation (choicesAllMatching=true); + "Data Table of HP" annotation (choicesAllMatching=true, + Placement(transformation(extent={{50,50},{70,70}}))); + replaceable parameter IBPSA.Fluid.HeatPumps.ModularReversible.Controls.Safety.Data.Wuellhorst2021 safCtrParEurNor constrainedby @@ -53,7 +55,8 @@ model LargeScaleWaterToWater final use_TUseSidOut=datTab.use_TConOutForOpeEnv, final use_TAmbSidOut=datTab.use_TEvaOutForOpeEnv) "Safety control parameters" annotation (Dialog(enable=use_intSafCtr, group="Safety control"), - choicesAllMatching=true); + choicesAllMatching=true, + Placement(transformation(extent={{50,18},{70,38}}))); // Lower boundary has no influence as use_rev=false annotation (Documentation(info="