From b7b0c0c6e0893193c025364a0e96550ce92f05ef Mon Sep 17 00:00:00 2001 From: Michael Wetter Date: Mon, 18 Dec 2023 10:52:49 -0800 Subject: [PATCH 1/9] Set cp and rho as function of media --- .../Examples/ModularReversible.mo | 2 -- .../Examples/ReversibleCarnotWithLosses.mo | 18 ++++++++---------- .../BaseClasses/PartialModularComparison.mo | 2 -- .../PartialReversibleRefrigerantMachine.mo | 14 ++++++++------ .../BaseClasses/PartialOneRoomRadiator.mo | 6 ++++-- .../ModularReversible_OneRoomRadiator.mo | 3 --- ...versibleCarnotWithLosses_OneRoomRadiator.mo | 2 -- .../BaseClasses/PartialModularComparison.mo | 2 -- ...arReversible_Examples_ModularReversible.txt | 12 ++++++------ ...mples_ModularReversible_OneRoomRadiator.txt | 10 +++++----- ...ersibleCarnotWithLosses_OneRoomRadiator.txt | 10 +++++----- 11 files changed, 36 insertions(+), 45 deletions(-) diff --git a/IBPSA/Fluid/Chillers/ModularReversible/Examples/ModularReversible.mo b/IBPSA/Fluid/Chillers/ModularReversible/Examples/ModularReversible.mo index 06e4fdbb7d..2429d8ba20 100644 --- a/IBPSA/Fluid/Chillers/ModularReversible/Examples/ModularReversible.mo +++ b/IBPSA/Fluid/Chillers/ModularReversible/Examples/ModularReversible.mo @@ -24,7 +24,6 @@ model ModularReversible CCon=0, GConOut=0, GConIns=0, - cpCon=1000, TEva_nominal=278.15, dTEva_nominal=5, dTCon_nominal=5, @@ -33,7 +32,6 @@ model ModularReversible CEva=0, GEvaOut=0, GEvaIns=0, - cpEva=4184, energyDynamics=Modelica.Fluid.Types.Dynamics.FixedInitial, show_T=true, redeclare model RefrigerantCycleChillerCooling = diff --git a/IBPSA/Fluid/Chillers/ModularReversible/Examples/ReversibleCarnotWithLosses.mo b/IBPSA/Fluid/Chillers/ModularReversible/Examples/ReversibleCarnotWithLosses.mo index 651a1850ce..608b5ee415 100644 --- a/IBPSA/Fluid/Chillers/ModularReversible/Examples/ReversibleCarnotWithLosses.mo +++ b/IBPSA/Fluid/Chillers/ModularReversible/Examples/ReversibleCarnotWithLosses.mo @@ -23,7 +23,6 @@ model ReversibleCarnotWithLosses CCon=0, GConOut=0, GConIns=0, - cpCon=4184, TEva_nominal=278.15, dTEva_nominal(displayUnit="K") = 10, dTCon_nominal(displayUnit="K") = 5, @@ -32,7 +31,6 @@ model ReversibleCarnotWithLosses CEva=0, GEvaOut=0, GEvaIns=0, - cpEva=4184, energyDynamics=Modelica.Fluid.Types.Dynamics.FixedInitial, show_T=true) "Chiller instance with reversbile Carnot approach" annotation (Placement(transformation(extent={{0,0},{20,20}}))); @@ -79,19 +77,19 @@ model ReversibleCarnotWithLosses annotation (Placement(transformation(extent={{-60,-60},{-40,-40}}))); equation connect(souCon.ports[1], chi.port_a1) annotation (Line( - points={{-40,16},{-20,16},{-20,15},{-5.55112e-16,15}}, + points={{-40,16},{-20,16},{-20,16},{-5.55112e-16,16}}, color={0,127,255}, smooth=Smooth.None)); connect(souEva.ports[1], chi.port_a2) annotation (Line( - points={{40,4},{30,4},{30,5},{20,5}}, + points={{40,4},{30,4},{30,4},{20,4}}, color={0,127,255}, smooth=Smooth.None)); connect(chi.port_b1, sinCon.ports[1]) annotation (Line( - points={{20,15},{30,15},{30,40},{60,40}}, + points={{20,16},{30,16},{30,40},{60,40}}, color={0,127,255}, smooth=Smooth.None)); connect(sinEva.ports[1], chi.port_b2) annotation (Line( - points={{-40,-20},{-10,-20},{-10,5},{-5.55112e-16,5}}, + points={{-40,-20},{-10,-20},{-10,4},{-5.55112e-16,4}}, color={0,127,255}, smooth=Smooth.None)); connect(TConIn.y, souCon.T_in) annotation (Line( @@ -102,10 +100,10 @@ equation points={{73,-30},{80,-30},{80,8},{62,8}}, color={0,0,127}, smooth=Smooth.None)); - connect(ySet.y, chi.ySet) annotation (Line(points={{-39,60},{-16,60},{-16, - 11.6667},{-1.6,11.6667}}, color={0,0,127})); - connect(chiCoo.y, chi.coo) annotation (Line(points={{-39,-50},{-22,-50}, - {-22,2.5},{-1.6,2.5}}, color={255,0,255})); + connect(ySet.y, chi.ySet) annotation (Line(points={{-39,60},{-16,60},{-16,12}, + {-1.2,12}}, color={0,0,127})); + connect(chiCoo.y, chi.coo) annotation (Line(points={{-39,-50},{-22,-50},{-22,7.9}, + {-1.1,7.9}}, color={255,0,255})); annotation (experiment(Tolerance=1e-6, StopTime=3600), __Dymola_Commands(file="modelica://IBPSA/Resources/Scripts/Dymola/Fluid/Chillers/ModularReversible/Examples/ReversibleCarnotWithLosses.mos" "Simulate and plot"), diff --git a/IBPSA/Fluid/Chillers/ModularReversible/Validation/BaseClasses/PartialModularComparison.mo b/IBPSA/Fluid/Chillers/ModularReversible/Validation/BaseClasses/PartialModularComparison.mo index 911e882570..7c73ca1d76 100644 --- a/IBPSA/Fluid/Chillers/ModularReversible/Validation/BaseClasses/PartialModularComparison.mo +++ b/IBPSA/Fluid/Chillers/ModularReversible/Validation/BaseClasses/PartialModularComparison.mo @@ -14,8 +14,6 @@ partial model PartialModularComparison redeclare final package MediumEva = Medium2, QUse_flow_nominal=QUse_nominal, final y_nominal=1, - final cpCon=4184, - final cpEva=4184, redeclare final model RefrigerantCycleInertia = IBPSA.Fluid.HeatPumps.ModularReversible.RefrigerantCycle.Inertias.NoInertia, final use_rev=false, diff --git a/IBPSA/Fluid/HeatPumps/ModularReversible/BaseClasses/PartialReversibleRefrigerantMachine.mo b/IBPSA/Fluid/HeatPumps/ModularReversible/BaseClasses/PartialReversibleRefrigerantMachine.mo index 009982e790..7eabacc9ab 100644 --- a/IBPSA/Fluid/HeatPumps/ModularReversible/BaseClasses/PartialReversibleRefrigerantMachine.mo +++ b/IBPSA/Fluid/HeatPumps/ModularReversible/BaseClasses/PartialReversibleRefrigerantMachine.mo @@ -98,10 +98,10 @@ partial model PartialReversibleRefrigerantMachine tab="Condenser", enable=use_conCap)); - parameter Modelica.Units.SI.Density rhoCon=MediumCon.density(staCon_nominal) + final parameter Modelica.Units.SI.Density rhoCon=MediumCon.density(staCon_nominal) "Condenser medium density" annotation (Dialog(tab="Condenser", group="Medium properties")); - parameter Modelica.Units.SI.SpecificHeatCapacity cpCon= + final parameter Modelica.Units.SI.SpecificHeatCapacity cpCon= MediumCon.specificHeatCapacityCp(staCon_nominal) "Condenser medium specific heat capacity" annotation (Dialog(tab="Condenser", group="Medium properties")); @@ -150,10 +150,10 @@ partial model PartialReversibleRefrigerantMachine group="Heat Losses", tab="Evaporator", enable=use_evaCap)); - parameter Modelica.Units.SI.Density rhoEva=MediumEva.density(staEva_nominal) + final parameter Modelica.Units.SI.Density rhoEva=MediumEva.density(staEva_nominal) "Evaporator medium density" annotation (Dialog(tab="Evaporator", group="Medium properties")); - parameter Modelica.Units.SI.SpecificHeatCapacity cpEva= + final parameter Modelica.Units.SI.SpecificHeatCapacity cpEva= MediumEva.specificHeatCapacityCp(staEva_nominal) "Evaporator medium specific heat capacity" annotation (Dialog(tab="Evaporator", group="Medium properties")); @@ -237,7 +237,8 @@ partial model PartialReversibleRefrigerantMachine final GOut=GConOut, final m_flow_nominal=mCon_flow_nominal, final dp_nominal=dpCon_nominal, - final GInn=GConIns) "Heat exchanger model for the condenser" + final GInn=GConIns, + preDro(m_flow(nominal=abs(QUse_flow_nominal)/1000/10))) "Heat exchanger model for the condenser" annotation (Placement(transformation(extent={{-20,80},{20,120}}))); IBPSA.Fluid.HeatPumps.ModularReversible.BaseClasses.EvaporatorCondenserWithCapacity eva( redeclare final package Medium = MediumEva, @@ -258,7 +259,8 @@ partial model PartialReversibleRefrigerantMachine final dp_nominal=dpEva_nominal, final TCap_start=TEvaCap_start, final GOut=GEvaOut, - final GInn=GEvaIns) "Heat exchanger model for the evaporator" + final GInn=GEvaIns, + preDro(m_flow(nominal=abs(QUse_flow_nominal)/1000/10))) "Heat exchanger model for the evaporator" annotation (Placement(transformation(extent={{20,-80},{-20,-120}}))); Modelica.Thermal.HeatTransfer.Sources.PrescribedTemperature varTOutEva if use_evaCap "Forces heat losses according to ambient temperature" diff --git a/IBPSA/Fluid/HeatPumps/ModularReversible/Examples/BaseClasses/PartialOneRoomRadiator.mo b/IBPSA/Fluid/HeatPumps/ModularReversible/Examples/BaseClasses/PartialOneRoomRadiator.mo index 9cd31681ff..dbd9cb4283 100644 --- a/IBPSA/Fluid/HeatPumps/ModularReversible/Examples/BaseClasses/PartialOneRoomRadiator.mo +++ b/IBPSA/Fluid/HeatPumps/ModularReversible/Examples/BaseClasses/PartialOneRoomRadiator.mo @@ -71,11 +71,12 @@ partial model PartialOneRoomRadiator //----------------------------------------------------------------------------// - Movers.Preconfigured.FlowControlled_m_flow pumHeaPum( + Movers.FlowControlled_m_flow pumHeaPum( redeclare package Medium = MediumWat, m_flow_nominal=mCon_flow_nominal, m_flow_start=0.85, T_start=TRadSup_nominal, + nominalValuesDefineDefaultPressureCurve=true, use_inputFilter=false, energyDynamics=Modelica.Fluid.Types.Dynamics.SteadyState) "Pump for radiator side" annotation (Placement(transformation( @@ -108,10 +109,11 @@ partial model PartialOneRoomRadiator //--------------------------------------------------------------------------------------// - Movers.Preconfigured.FlowControlled_m_flow pumHeaPumSou( + Movers.FlowControlled_m_flow pumHeaPumSou( redeclare package Medium = MediumWat, m_flow_start=0.85, m_flow_nominal=mEva_flow_nominal, + nominalValuesDefineDefaultPressureCurve=true, use_inputFilter=false, energyDynamics=Modelica.Fluid.Types.Dynamics.SteadyState) "Pump for heat pump source side" annotation (Placement(transformation( diff --git a/IBPSA/Fluid/HeatPumps/ModularReversible/Examples/ModularReversible_OneRoomRadiator.mo b/IBPSA/Fluid/HeatPumps/ModularReversible/Examples/ModularReversible_OneRoomRadiator.mo index d1d43f0d33..5743b34737 100644 --- a/IBPSA/Fluid/HeatPumps/ModularReversible/Examples/ModularReversible_OneRoomRadiator.mo +++ b/IBPSA/Fluid/HeatPumps/ModularReversible/Examples/ModularReversible_OneRoomRadiator.mo @@ -4,7 +4,6 @@ model ModularReversible_OneRoomRadiator extends IBPSA.Fluid.HeatPumps.ModularReversible.Examples.BaseClasses.PartialOneRoomRadiator( mEva_flow_nominal=heaPum.mEva_flow_nominal, - mCon_flow_nominal=heaPum.mCon_flow_nominal, sin(nPorts=1), booToReaPumEva( realTrue=heaPum.mEva_flow_nominal)); @@ -24,7 +23,6 @@ model ModularReversible_OneRoomRadiator CCon=3000, GConOut=100, GConIns=1000, - cpCon=4184, TEva_nominal=sou.T, dTEva_nominal=2, dpEva_nominal(displayUnit="Pa") = 2000, @@ -32,7 +30,6 @@ model ModularReversible_OneRoomRadiator CEva=0, GEvaOut=0, GEvaIns=0, - cpEva=4184, energyDynamics=Modelica.Fluid.Types.Dynamics.FixedInitial, redeclare model RefrigerantCycleHeatPumpHeating = IBPSA.Fluid.HeatPumps.ModularReversible.RefrigerantCycle.ConstantCarnotEffectiveness diff --git a/IBPSA/Fluid/HeatPumps/ModularReversible/Examples/ReversibleCarnotWithLosses_OneRoomRadiator.mo b/IBPSA/Fluid/HeatPumps/ModularReversible/Examples/ReversibleCarnotWithLosses_OneRoomRadiator.mo index f3fea63330..74fe1d0f6a 100644 --- a/IBPSA/Fluid/HeatPumps/ModularReversible/Examples/ReversibleCarnotWithLosses_OneRoomRadiator.mo +++ b/IBPSA/Fluid/HeatPumps/ModularReversible/Examples/ReversibleCarnotWithLosses_OneRoomRadiator.mo @@ -22,14 +22,12 @@ model ReversibleCarnotWithLosses_OneRoomRadiator CCon=5000, GConOut=perHeaLos*Q_flow_nominal/(TRadSup_nominal - temAmbBas.k), GConIns=20000, - cpCon=4184, TEva_nominal=sou.T, dTEva_nominal=5, dpEva_nominal(displayUnit="Pa") = 2000, CEva=5000, GEvaOut=perHeaLos*Q_flow_nominal/(temAmbBas.k - sou.T), GEvaIns=20000, - cpEva=4184, energyDynamics=Modelica.Fluid.Types.Dynamics.FixedInitial, redeclare IBPSA.Fluid.HeatPumps.ModularReversible.Controls.Safety.Data.Wuellhorst2021 safCtrPar, diff --git a/IBPSA/Fluid/HeatPumps/ModularReversible/Validation/Comparative/BaseClasses/PartialModularComparison.mo b/IBPSA/Fluid/HeatPumps/ModularReversible/Validation/Comparative/BaseClasses/PartialModularComparison.mo index a09da34944..14c70e9e9e 100644 --- a/IBPSA/Fluid/HeatPumps/ModularReversible/Validation/Comparative/BaseClasses/PartialModularComparison.mo +++ b/IBPSA/Fluid/HeatPumps/ModularReversible/Validation/Comparative/BaseClasses/PartialModularComparison.mo @@ -14,8 +14,6 @@ partial model PartialModularComparison redeclare final package MediumEva = Medium2, QUse_flow_nominal=QUse_nominal, final y_nominal=1, - final cpCon=4184, - final cpEva=4184, redeclare final model RefrigerantCycleInertia = IBPSA.Fluid.HeatPumps.ModularReversible.RefrigerantCycle.Inertias.NoInertia, final use_rev=false, diff --git a/IBPSA/Resources/ReferenceResults/Dymola/IBPSA_Fluid_Chillers_ModularReversible_Examples_ModularReversible.txt b/IBPSA/Resources/ReferenceResults/Dymola/IBPSA_Fluid_Chillers_ModularReversible_Examples_ModularReversible.txt index 1dcec76508..be51855f72 100644 --- a/IBPSA/Resources/ReferenceResults/Dymola/IBPSA_Fluid_Chillers_ModularReversible_Examples_ModularReversible.txt +++ b/IBPSA/Resources/ReferenceResults/Dymola/IBPSA_Fluid_Chillers_ModularReversible_Examples_ModularReversible.txt @@ -1,4 +1,4 @@ -last-generated=2023-11-17 +last-generated=2023-12-18 statistics-simulation= { "linear": " ", @@ -8,11 +8,11 @@ statistics-simulation= } time=[0e+00, 3.6e+03] chi.refCyc.sigBus.TConInMea=[3.031499938964844e+02, 3.031499938964844e+02, 3.051499938964844e+02, 3.111499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02] -chi.refCyc.sigBus.TConOutMea=[2.931499938964844e+02, 3.020947570800781e+02, 3.065870361328125e+02, 3.118538818359375e+02, 3.163600158691406e+02, 3.177396850585938e+02, 3.180748596191406e+02, 3.181358032226562e+02, 3.181372680664062e+02, 3.181315002441406e+02, 3.181277770996094e+02, 3.181261596679688e+02, 3.181256103515625e+02, 3.1812548828125e+02, 3.181254272460938e+02, 3.180871887207031e+02, 3.179517517089844e+02, 3.177413330078125e+02, 3.17487060546875e+02, 3.172080993652344e+02, 3.169136352539062e+02, 3.16607177734375e+02, 3.162893981933594e+02, 3.159596252441406e+02, 3.156162719726562e+02, 3.15257080078125e+02, 3.148828125e+02, 3.145066223144531e+02, 3.140968627929688e+02, 3.136989440917969e+02, 3.134394226074219e+02, 3.136824035644531e+02, 3.153578186035156e+02, 3.1651611328125e+02, 3.169527587890625e+02, 3.169540405273438e+02, 3.167424011230469e+02, 3.164320373535156e+02, 3.160709533691406e+02, 3.156747741699219e+02, 3.152441711425781e+02, 3.147707214355469e+02, 3.145449829101562e+02, 3.160628356933594e+02, 3.172828063964844e+02, 3.177962646484375e+02, 3.178563537597656e+02, 3.176917724609375e+02, 3.174260864257812e+02, 3.171136474609375e+02, 3.167751159667969e+02, 3.164161987304688e+02, 3.160362548828125e+02, 3.156314392089844e+02, 3.151949462890625e+02, 3.147152099609375e+02, 3.146182250976562e+02, 3.161824645996094e+02, 3.173419799804688e+02, 3.169740600585938e+02, 3.150487060546875e+02, 3.136265869140625e+02, 3.128628234863281e+02, 3.12527587890625e+02, 3.124251098632812e+02, 3.124395141601562e+02, 3.125103149414062e+02, 3.126079406738281e+02, 3.127184143066406e+02, 3.128351440429688e+02, 3.12786376953125e+02, 3.123425598144531e+02, 3.120290222167969e+02, 3.118987731933594e+02, 3.118888854980469e+02, 3.119443664550781e+02, 3.1203271484375e+02, 3.121369934082031e+02, 3.122490234375e+02, 3.12364990234375e+02, 3.12483154296875e+02, 3.126026916503906e+02, 3.127232666015625e+02, 3.128446960449219e+02, 3.127399597167969e+02, 3.12297119140625e+02, 3.120061340332031e+02, 3.118927917480469e+02, 3.118925170898438e+02, 3.119529418945312e+02, 3.12043701171875e+02, 3.121491394042969e+02, 3.122617797851562e+02, 3.123780517578125e+02, 3.124963684082031e+02, 3.126160278320312e+02, 3.127367248535156e+02, 3.128582458496094e+02, 3.126918640136719e+02, 3.122548217773438e+02, 3.1198583984375e+02] -chi.refCyc.sigBus.TEvaOutMea=[2.931499938964844e+02, 2.8730908203125e+02, 2.839589233398438e+02, 2.826771850585938e+02, 2.824561767578125e+02, 2.826216735839844e+02, 2.828191528320312e+02, 2.82951416015625e+02, 2.830225830078125e+02, 2.830562133789062e+02, 2.830706787109375e+02, 2.83076416015625e+02, 2.830785217285156e+02, 2.830792541503906e+02, 2.830795288085938e+02, 2.831156921386719e+02, 2.83242919921875e+02, 2.834394226074219e+02, 2.83676025390625e+02, 2.8393603515625e+02, 2.842123718261719e+02, 2.845032653808594e+02, 2.848094177246094e+02, 2.851327209472656e+02, 2.854759216308594e+02, 2.858425903320312e+02, 2.887374877929688e+02, 2.937254638671875e+02, 2.961928100585938e+02, 2.972535400390625e+02, 2.977355651855469e+02, 2.975049438476562e+02, 2.955724487304688e+02, 2.942554931640625e+02, 2.937782592773438e+02, 2.937898254394531e+02, 2.940286560058594e+02, 2.943677062988281e+02, 2.947590026855469e+02, 2.95191162109375e+02, 2.956692199707031e+02, 2.962085571289062e+02, 2.9648388671875e+02, 2.94799072265625e+02, 2.934699401855469e+02, 2.929379272460938e+02, 2.928966064453125e+02, 2.930836181640625e+02, 2.933653564453125e+02, 2.936885375976562e+02, 2.940368957519531e+02, 2.944090270996094e+02, 2.948093566894531e+02, 2.952452697753906e+02, 2.957277526855469e+02, 2.962743835449219e+02, 2.964082336425781e+02, 2.946719970703125e+02, 2.934096069335938e+02, 2.938917846679688e+02, 2.961429748535156e+02, 2.977894287109375e+02, 2.986622619628906e+02, 2.99033935546875e+02, 2.991342163085938e+02, 2.990986328125e+02, 2.989975891113281e+02, 2.98865478515625e+02, 2.987185363769531e+02, 2.985643005371094e+02, 2.986278381347656e+02, 2.992104187011719e+02, 2.996224975585938e+02, 2.997940673828125e+02, 2.998074951171875e+02, 2.997348022460938e+02, 2.996187744140625e+02, 2.994816589355469e+02, 2.993342590332031e+02, 2.991817016601562e+02, 2.990263061523438e+02, 2.98869140625e+02, 2.987106323242188e+02, 2.98551025390625e+02, 2.986884155273438e+02, 2.992699584960938e+02, 2.996525573730469e+02, 2.998019714355469e+02, 2.99802734375e+02, 2.997235412597656e+02, 2.996043090820312e+02, 2.994656677246094e+02, 2.993175048828125e+02, 2.9916455078125e+02, 2.990089111328125e+02, 2.988515625e+02, 2.986929626464844e+02, 2.985332336425781e+02, 2.987515869140625e+02, 2.993255615234375e+02, 2.996792602539062e+02] +chi.refCyc.sigBus.TConOutMea=[2.931499938964844e+02, 3.021229553222656e+02, 3.066435546875e+02, 3.119231262207031e+02, 3.164322814941406e+02, 3.178111572265625e+02, 3.1814501953125e+02, 3.182050170898438e+02, 3.182060241699219e+02, 3.182000427246094e+02, 3.181962280273438e+02, 3.181946105957031e+02, 3.181940612792969e+02, 3.181939392089844e+02, 3.1819384765625e+02, 3.181550903320312e+02, 3.180177612304688e+02, 3.178044128417969e+02, 3.175466613769531e+02, 3.172638854980469e+02, 3.169654235839844e+02, 3.1665478515625e+02, 3.163327026367188e+02, 3.159984130859375e+02, 3.15650390625e+02, 3.152862854003906e+02, 3.149068908691406e+02, 3.145254821777344e+02, 3.141100463867188e+02, 3.137065734863281e+02, 3.134434509277344e+02, 3.136900329589844e+02, 3.15389404296875e+02, 3.165635681152344e+02, 3.170056457519531e+02, 3.170063781738281e+02, 3.167914733886719e+02, 3.164767150878906e+02, 3.161106567382812e+02, 3.157091064453125e+02, 3.152726745605469e+02, 3.147928161621094e+02, 3.145641784667969e+02, 3.16103759765625e+02, 3.173405151367188e+02, 3.178604736328125e+02, 3.179208374023438e+02, 3.177536315917969e+02, 3.174841003417969e+02, 3.171673583984375e+02, 3.1682421875e+02, 3.164604797363281e+02, 3.160754089355469e+02, 3.156651611328125e+02, 3.152227478027344e+02, 3.147365417480469e+02, 3.146385192871094e+02, 3.1622509765625e+02, 3.174004821777344e+02, 3.17026611328125e+02, 3.150736999511719e+02, 3.136316833496094e+02, 3.128575744628906e+02, 3.125180053710938e+02, 3.124143981933594e+02, 3.124291687011719e+02, 3.125010986328125e+02, 3.126001586914062e+02, 3.127122192382812e+02, 3.128306274414062e+02, 3.127811584472656e+02, 3.123309631347656e+02, 3.120130004882812e+02, 3.118809814453125e+02, 3.118710327148438e+02, 3.119273681640625e+02, 3.120169372558594e+02, 3.121226806640625e+02, 3.122362976074219e+02, 3.123538818359375e+02, 3.124736938476562e+02, 3.125949096679688e+02, 3.127171630859375e+02, 3.1284033203125e+02, 3.127340698242188e+02, 3.122848815917969e+02, 3.119897766113281e+02, 3.118749389648438e+02, 3.118747253417969e+02, 3.119360656738281e+02, 3.120281066894531e+02, 3.121350402832031e+02, 3.122492370605469e+02, 3.123671264648438e+02, 3.124870910644531e+02, 3.126084594726562e+02, 3.127308044433594e+02, 3.128540649414062e+02, 3.126852722167969e+02, 3.122419738769531e+02, 3.119692077636719e+02] +chi.refCyc.sigBus.TEvaOutMea=[2.931499938964844e+02, 2.873094177246094e+02, 2.839611511230469e+02, 2.826816101074219e+02, 2.824618530273438e+02, 2.826277465820312e+02, 2.828252258300781e+02, 2.829573974609375e+02, 2.830284729003906e+02, 2.830620422363281e+02, 2.830764465332031e+02, 2.830821533203125e+02, 2.830842590332031e+02, 2.830849914550781e+02, 2.830852661132812e+02, 2.831213989257812e+02, 2.832485046386719e+02, 2.834447937011719e+02, 2.836811218261719e+02, 2.839407653808594e+02, 2.842167053222656e+02, 2.845071716308594e+02, 2.848128967285156e+02, 2.851357727050781e+02, 2.854784851074219e+02, 2.858446960449219e+02, 2.887392578125e+02, 2.937267150878906e+02, 2.961936645507812e+02, 2.972540283203125e+02, 2.9773583984375e+02, 2.97505126953125e+02, 2.955732421875e+02, 2.942576904296875e+02, 2.937817993164062e+02, 2.93794189453125e+02, 2.940332946777344e+02, 2.943721923828125e+02, 2.947630920410156e+02, 2.951946716308594e+02, 2.956720886230469e+02, 2.962107238769531e+02, 2.964854736328125e+02, 2.948011474609375e+02, 2.934734191894531e+02, 2.929428405761719e+02, 2.929024353027344e+02, 2.930897827148438e+02, 2.933714599609375e+02, 2.936943054199219e+02, 2.940422058105469e+02, 2.944137878417969e+02, 2.948135070800781e+02, 2.95248779296875e+02, 2.957305908203125e+02, 2.962764892578125e+02, 2.964097595214844e+02, 2.946741638183594e+02, 2.934132080078125e+02, 2.938962097167969e+02, 2.961466064453125e+02, 2.977919311523438e+02, 2.986636962890625e+02, 2.990346374511719e+02, 2.991344909667969e+02, 2.990986633300781e+02, 2.989974975585938e+02, 2.988653564453125e+02, 2.987184448242188e+02, 2.985642395019531e+02, 2.986277465820312e+02, 2.992102661132812e+02, 2.996221618652344e+02, 2.997935791015625e+02, 2.99806884765625e+02, 2.997341918945312e+02, 2.996181640625e+02, 2.994811096191406e+02, 2.993338317871094e+02, 2.991813354492188e+02, 2.990260314941406e+02, 2.988689270019531e+02, 2.987104797363281e+02, 2.985509338378906e+02, 2.986883239746094e+02, 2.99269775390625e+02, 2.996522216796875e+02, 2.998014526367188e+02, 2.998021240234375e+02, 2.99722900390625e+02, 2.996037292480469e+02, 2.994651184082031e+02, 2.993170776367188e+02, 2.991641845703125e+02, 2.990086364746094e+02, 2.988513793945312e+02, 2.986928100585938e+02, 2.985331420898438e+02, 2.987514953613281e+02, 2.993253479003906e+02, 2.996788940429688e+02] chi.refCyc.sigBus.TEvaInMea=[2.881499938964844e+02, 2.881499938964844e+02, 2.881499938964844e+02, 2.881499938964844e+02, 2.881499938964844e+02, 2.881499938964844e+02, 2.881499938964844e+02, 2.881499938964844e+02, 2.881499938964844e+02, 2.881499938964844e+02, 2.881499938964844e+02, 2.881499938964844e+02, 2.881499938964844e+02, 2.881499938964844e+02, 2.881499938964844e+02, 2.881499938964844e+02, 2.881499938964844e+02, 2.881499938964844e+02, 2.881499938964844e+02, 2.881499938964844e+02, 2.881499938964844e+02, 2.881499938964844e+02, 2.881499938964844e+02, 2.881499938964844e+02, 2.881499938964844e+02, 2.881499938964844e+02, 2.941499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02] -chi.refCyc.QCon_flow=[8.18571875e+04, 6.09513046875e+04, 5.3132109375e+04, 4.810108984375e+04, 4.5135125e+04, 4.44619140625e+04, 4.4403328125e+04, 4.44548828125e+04, 4.45001015625e+04, 4.4525109375e+04, 4.453655078125e+04, 4.454117578125e+04, 4.45428515625e+04, 4.4543390625e+04, 4.423586328124999e+04, 4.148462109375e+04, 3.8788375e+04, 3.61071015625e+04, 3.33946796875e+04, 3.062016015625e+04, 2.7762814453125e+04, 2.4805724609375e+04, 2.173136328125e+04, 1.8518673828125e+04, 1.5140404296875e+04, 1.15595546875e+04, 8.2699189453125e+03, 4.493775878906234e+03, 0e+00, 0e+00, 0e+00, 4.9841234375e+04, 4.2908953125e+04, 3.7375140625e+04, 3.314878515625e+04, 2.9490154296875e+04, 2.5957310546875e+04, 2.2327478515625e+04, 1.8474271484375e+04, 1.42905009765625e+04, 9.6332568359375e+03, 4.24874462890625e+03, 5.754450390625e+04, 5.12451171875e+04, 4.58573046875e+04, 4.181219921875e+04, 3.844125390625e+04, 3.52956328125e+04, 3.215348046875e+04, 2.891059765625e+04, 2.5508974609375e+04, 2.190043359375e+04, 1.802640625e+04, 1.38001162109375e+04, 9.077708007812467e+03, 3.586507568359336e+03, 5.703660937499996e+04, 5.066728125e+04, 4.540464453125e+04, -1.27832705078125e+04, -1.10461171875e+04, -9.5375849609375e+03, -8.247662109375e+03, -7.07879052734375e+03, -5.9646123046875e+03, -4.87087548828125e+03, -3.781812255859375e+03, -2.69060302734375e+03, -1.594404541015625e+03, -4.920504150390625e+02, -1.47431630859375e+04, -1.34829375e+04, -1.2289431640625e+04, -1.11670849609375e+04, -1.00837919921875e+04, -9.0164365234375e+03, -7.95274560546875e+03, -6.88692138671875e+03, -5.81637890625e+03, -4.73999169921875e+03, -3.657262939453125e+03, -2.5679560546875e+03, -1.471940795898438e+03, -3.691277465820312e+02, -1.46029833984375e+04, -1.334579296875e+04, -1.2161693359375e+04, -1.10452822265625e+04, -9.9646953125e+03, -8.898208984375e+03, -7.8344912109375e+03, -6.76823486328125e+03, -5.69708251953125e+03, -4.62000830078125e+03, -3.536556884765625e+03, -2.446509765625e+03, -1.3497431640625e+03, -2.461701202392578e+02, -1.4462462890625e+04, -1.32100087890625e+04, -1.20349208984375e+04] -chi.refCyc.QEva_flow=[-6.773621875e+04, -4.68303359375e+04, -3.9011140625e+04, -3.398012109375e+04, -3.1014154296875e+04, -3.03409453125e+04, -3.0282359375e+04, -3.03339140625e+04, -3.0379130859375e+04, -3.0404138671875e+04, -3.041558203125e+04, -3.0420205078125e+04, -3.0421880859375e+04, -3.0422421875e+04, -3.022786328125e+04, -2.8493330078125e+04, -2.681379296875e+04, -2.514923046875e+04, -2.345351953125e+04, -2.1695708984375e+04, -1.9855072265625e+04, -1.791469140625e+04, -1.58570390625e+04, -1.36610615234375e+04, -1.12995e+04, -8.735361328125e+03, -6.4624345703125e+03, -3.703001464843737e+03, 0e+00, -0e+00, -0e+00, -3.899633203125e+04, -3.30807578125e+04, -2.8563654296875e+04, -2.5354009765625e+04, -2.2712087890625e+04, -2.0195953125e+04, -1.758283203125e+04, -1.47463349609375e+04, -1.1579275390625e+04, -7.93874072265625e+03, -3.570938232421875e+03, -4.37624375e+04, -3.847976171875e+04, -3.410865625e+04, -3.108026171875e+04, -2.872602734375e+04, -2.6597115234375e+04, -2.4471673828125e+04, -2.22455e+04, -1.9860587890625e+04, -1.726875390625e+04, -1.44114375e+04, -1.12018583984375e+04, -7.496159667968725e+03, -3.021668701171842e+03, -4.336751171874997e+04, -3.8014890625e+04, -3.376896875e+04, 1.11852880859375e+04, 9.6891142578125e+03, 8.382369140625e+03, 7.2567578125e+03, 6.23144580078125e+03, 5.251451171875e+03, 4.2883935546875e+03, 3.329208984375e+03, 2.36824609375e+03, 1.40314892578125e+03, 4.329515075683594e+02, 1.29733408203125e+04, 1.18723359375e+04, 1.08266123046875e+04, 9.839849609375e+03, 8.8854453125e+03, 7.94424755859375e+03, 7.00608544921875e+03, 6.06615576171875e+03, 5.12231640625e+03, 4.17363427734375e+03, 3.21969775390625e+03, 2.26031103515625e+03, 1.295365844726562e+03, 3.247881469726562e+02, 1.285087890625e+04, 1.1752388671875e+04, 1.0714458984375e+04, 9.7326142578125e+03, 8.7804521484375e+03, 7.83997412109375e+03, 6.9017900390625e+03, 5.961501953125e+03, 5.01715771484375e+03, 4.067906494140625e+03, 3.11337109375e+03, 2.15337109375e+03, 1.18780322265625e+03, 2.165958099365234e+02, 1.2728134765625e+04, 1.1633568359375e+04, 1.060310546875e+04] -chi.refCyc.PEle=[1.41209697265625e+04, 1.41209697265625e+04, 1.41209697265625e+04, 1.41209697265625e+04, 1.41209697265625e+04, 1.41209697265625e+04, 1.41209697265625e+04, 1.41209697265625e+04, 1.41209697265625e+04, 1.41209697265625e+04, 1.41209697265625e+04, 1.41209697265625e+04, 1.41209697265625e+04, 1.41209697265625e+04, 1.4008001953125e+04, 1.29912919921875e+04, 1.197458203125e+04, 1.09578720703125e+04, 9.9411630859375e+03, 8.924453125e+03, 7.9077431640625e+03, 6.891033203125e+03, 5.8743232421875e+03, 4.85761376953125e+03, 3.84090380859375e+03, 2.82419384765625e+03, 1.807484130859375e+03, 7.907742919921843e+02, 0e+00, 0e+00, 0e+00, 1.0844904296875e+04, 9.8281953125e+03, 8.8114853515625e+03, 7.794775390625e+03, 6.7780654296875e+03, 5.76135546875e+03, 4.74464599609375e+03, 3.72793603515625e+03, 2.71122607421875e+03, 1.694516357421875e+03, 6.778065185546875e+02, 1.378206640625e+04, 1.27653564453125e+04, 1.1748646484375e+04, 1.07319365234375e+04, 9.7152275390625e+03, 8.698517578125e+03, 7.6818076171875e+03, 6.66509765625e+03, 5.6483876953125e+03, 4.63167822265625e+03, 3.61496826171875e+03, 2.59825830078125e+03, 1.581548583984369e+03, 5.648388061523374e+02, 1.366909863281249e+04, 1.2652388671875e+04, 1.16356787109375e+04, 1.597982299804688e+03, 1.3570029296875e+03, 1.155215698242188e+03, 9.909044189453125e+02, 8.473446655273438e+02, 7.131609497070312e+02, 5.824814453125e+02, 4.526032104492188e+02, 3.223571166992188e+02, 1.912556304931641e+02, 5.909893035888672e+01, 1.769822265625e+03, 1.610601928710938e+03, 1.462819091796875e+03, 1.327235107421875e+03, 1.198345947265625e+03, 1.072189086914062e+03, 9.46660400390625e+02, 8.207659912109375e+02, 6.940626831054688e+02, 5.66357421875e+02, 4.375650634765625e+02, 3.076450500488281e+02, 1.765749969482422e+02, 4.433961486816406e+01, 1.752104614257812e+03, 1.593404418945312e+03, 1.447234375e+03, 1.312667846679688e+03, 1.184242553710938e+03, 1.058234619140625e+03, 9.327013549804688e+02, 8.067327880859375e+02, 6.79925048828125e+02, 5.521019897460938e+02, 4.231857299804688e+02, 2.931388244628906e+02, 1.619399719238281e+02, 2.957430648803711e+01, 1.734328491210938e+03, 1.576440307617188e+03, 1.43181494140625e+03] +chi.refCyc.QCon_flow=[8.18571875e+04, 6.09213515625e+04, 5.308723828125e+04, 4.805806640625e+04, 4.5097234375e+04, 4.442612109375e+04, 4.43684140625e+04, 4.442032421875e+04, 4.446565625e+04, 4.449069140625e+04, 4.45021328125e+04, 4.450674609375e+04, 4.45084140625e+04, 4.4508953125e+04, 4.420156249999999e+04, 4.145180859375e+04, 3.875757421875e+04, 3.607866796875e+04, 3.336879296875e+04, 3.059691015625e+04, 2.774225390625e+04, 2.478789453125e+04, 2.171629296875e+04, 1.8506388671875e+04, 1.513090625e+04, 1.15528173828125e+04, 8.2651689453125e+03, 4.490956054687484e+03, 0e+00, 0e+00, 0e+00, 4.983396484375e+04, 4.28835625e+04, 3.73428359375e+04, 3.31167734375e+04, 2.946106640625e+04, 2.59319609375e+04, 2.230612890625e+04, 1.8457072265625e+04, 1.427762890625e+04, 9.624970703125e+03, 4.24533740234375e+03, 5.752749609375e+04, 5.12121328125e+04, 4.581649609375e+04, 4.17708671875e+04, 3.840230859375e+04, 3.526000390625e+04, 3.21214140625e+04, 2.8882189453125e+04, 2.5484326171875e+04, 2.1879685546875e+04, 1.800973046875e+04, 1.3787775390625e+04, 9.069961914062467e+03, 3.583663330078086e+03, 5.701863671874996e+04, 5.063329296875e+04, 4.536366015625e+04, -1.27987626953125e+04, -1.105278125e+04, -9.5388017578125e+03, -8.2465595703125e+03, -7.0770498046875e+03, -5.96296533203125e+03, -4.86957958984375e+03, -3.78091552734375e+03, -2.690065673828125e+03, -1.594151977539062e+03, -4.919937438964844e+02, -1.4741193359375e+04, -1.3478896484375e+04, -1.22843037109375e+04, -1.1161896484375e+04, -1.007908984375e+04, -9.01243359375e+03, -7.949484375e+03, -6.88436669921875e+03, -5.814462890625e+03, -4.7386328125e+03, -3.656372802734375e+03, -2.567443359375e+03, -1.471711791992188e+03, -3.690867004394531e+02, -1.46007841796875e+04, -1.334156640625e+04, -1.21565166015625e+04, -1.104012890625e+04, -9.9600634765625e+03, -8.8942880859375e+03, -7.83131103515625e+03, -6.76575439453125e+03, -5.695232421875e+03, -4.6187060546875e+03, -3.535713623046875e+03, -2.44603369140625e+03, -1.349539794921875e+03, -2.461439666748047e+02, -1.44600244140625e+04, -1.3205615234375e+04, -1.20297080078125e+04] +chi.refCyc.QEva_flow=[-6.773621875e+04, -4.68003828125e+04, -3.896626953125e+04, -3.393709765625e+04, -3.0976263671875e+04, -3.030515234375e+04, -3.0247443359375e+04, -3.0299353515625e+04, -3.03446875e+04, -3.036972265625e+04, -3.0381162109375e+04, -3.0385775390625e+04, -3.03874453125e+04, -3.0387982421875e+04, -3.0193560546875e+04, -2.8460515625e+04, -2.67829921875e+04, -2.5120796875e+04, -2.3427630859375e+04, -2.167245703125e+04, -1.9834509765625e+04, -1.7896861328125e+04, -1.5841970703125e+04, -1.36487744140625e+04, -1.1290001953125e+04, -8.728623046875e+03, -6.45768505859375e+03, -3.700181884765612e+03, 0e+00, -0e+00, -0e+00, -3.89890625e+04, -3.30553671875e+04, -2.8531349609375e+04, -2.5322e+04, -2.2683e+04, -2.017060546875e+04, -1.7561482421875e+04, -1.472913671875e+04, -1.156640234375e+04, -7.9304541015625e+03, -3.56753076171875e+03, -4.37454296875e+04, -3.84467734375e+04, -3.406784765625e+04, -3.10389296875e+04, -2.8687083984375e+04, -2.6561484375e+04, -2.443960546875e+04, -2.2217091796875e+04, -1.9835939453125e+04, -1.72480078125e+04, -1.43947626953125e+04, -1.11895166015625e+04, -7.488413085937475e+03, -3.018824462890592e+03, -4.334953906249997e+04, -3.798090625e+04, -3.372798046875e+04, 1.1198125e+04, 9.69463671875e+03, 8.383376953125e+03, 7.25584375e+03, 6.23000341796875e+03, 5.2500869140625e+03, 4.2873203125e+03, 3.328466064453125e+03, 2.36780078125e+03, 1.402939697265625e+03, 4.32904541015625e+02, 1.2971708984375e+04, 1.18689873046875e+04, 1.08223642578125e+04, 9.83555078125e+03, 8.8815498046875e+03, 7.9409306640625e+03, 7.0033828125e+03, 6.06403857421875e+03, 5.120728515625e+03, 4.17250830078125e+03, 3.218960205078125e+03, 2.25988623046875e+03, 1.295176025390625e+03, 3.247541198730469e+02, 1.2849056640625e+04, 1.174888671875e+04, 1.0710169921875e+04, 9.7283447265625e+03, 8.776615234375e+03, 7.8367255859375e+03, 6.89915478515625e+03, 5.95944677734375e+03, 5.01562451171875e+03, 4.066827392578125e+03, 3.11267236328125e+03, 2.1529765625e+03, 1.187634643554688e+03, 2.165741424560547e+02, 1.27261142578125e+04, 1.1629927734375e+04, 1.05987861328125e+04] +chi.refCyc.PEle=[1.41209697265625e+04, 1.41209697265625e+04, 1.41209697265625e+04, 1.41209697265625e+04, 1.41209697265625e+04, 1.41209697265625e+04, 1.41209697265625e+04, 1.41209697265625e+04, 1.41209697265625e+04, 1.41209697265625e+04, 1.41209697265625e+04, 1.41209697265625e+04, 1.41209697265625e+04, 1.41209697265625e+04, 1.4008001953125e+04, 1.29912919921875e+04, 1.197458203125e+04, 1.09578720703125e+04, 9.9411630859375e+03, 8.924453125e+03, 7.9077431640625e+03, 6.891033203125e+03, 5.8743232421875e+03, 4.85761376953125e+03, 3.84090380859375e+03, 2.82419384765625e+03, 1.807484130859375e+03, 7.907742919921843e+02, 0e+00, 0e+00, 0e+00, 1.0844904296875e+04, 9.8281953125e+03, 8.8114853515625e+03, 7.794775390625e+03, 6.7780654296875e+03, 5.76135546875e+03, 4.74464599609375e+03, 3.72793603515625e+03, 2.71122607421875e+03, 1.694516357421875e+03, 6.778065185546875e+02, 1.378206640625e+04, 1.27653564453125e+04, 1.1748646484375e+04, 1.07319365234375e+04, 9.7152275390625e+03, 8.698517578125e+03, 7.6818076171875e+03, 6.66509765625e+03, 5.6483876953125e+03, 4.63167822265625e+03, 3.61496826171875e+03, 2.59825830078125e+03, 1.581548583984369e+03, 5.648388061523374e+02, 1.366909863281249e+04, 1.2652388671875e+04, 1.16356787109375e+04, 1.60063818359375e+03, 1.358145385742188e+03, 1.15542431640625e+03, 9.907152709960938e+02, 8.470462646484375e+02, 7.128786010742188e+02, 5.822593994140625e+02, 4.524495239257812e+02, 3.222649841308594e+02, 1.912123413085938e+02, 5.908921432495117e+01, 1.769484619140625e+03, 1.609909057617188e+03, 1.461940185546875e+03, 1.326345703125e+03, 1.197539916992188e+03, 1.0715029296875e+03, 9.46101318359375e+02, 8.203280029296875e+02, 6.937341918945312e+02, 5.661244506835938e+02, 4.374124755859375e+02, 3.075571594238281e+02, 1.765357208251953e+02, 4.433257675170898e+01, 1.7517275390625e+03, 1.592679931640625e+03, 1.446346923828125e+03, 1.311784301757812e+03, 1.18344873046875e+03, 1.0575625e+03, 9.321561279296875e+02, 8.063076171875e+02, 6.796078491210938e+02, 5.518787231445312e+02, 4.230411987304688e+02, 2.930571899414062e+02, 1.619051055908203e+02, 2.956982231140137e+01, 1.733910522460938e+03, 1.575687133789062e+03, 1.430921264648438e+03] chi.safCtr.ySet=[1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 9.919999837875365e-01, 9.200000166893005e-01, 8.479999899864197e-01, 7.760000228881836e-01, 7.039999961853027e-01, 6.320000290870667e-01, 5.600000023841858e-01, 4.880000054836273e-01, 4.160000085830688e-01, 3.440000116825104e-01, 2.720000147819519e-01, 2.000000029802322e-01, 1.280000060796738e-01, 5.600000172853447e-02, 9.840000271797178e-01, 9.120000004768372e-01, 8.399999737739563e-01, 7.680000066757202e-01, 6.959999799728394e-01, 6.240000128746033e-01, 5.519999861717224e-01, 4.799999892711639e-01, 4.079999923706055e-01, 3.35999995470047e-01, 2.639999985694885e-01, 1.920000016689301e-01, 1.19999997317791e-01, 4.800000041723251e-02, 9.760000109672546e-01, 9.039999842643738e-01, 8.320000171661377e-01, 7.599999904632568e-01, 6.880000233650208e-01, 6.159999966621399e-01, 5.440000295639038e-01, 4.720000028610229e-01, 4.000000059604645e-01, 3.28000009059906e-01, 2.560000121593475e-01, 1.840000003576279e-01, 1.120000034570689e-01, 3.999999910592987e-02, 9.679999947547908e-01, 8.960000276565552e-01, 8.240000009536743e-01, 7.519999742507935e-01, 6.800000071525574e-01, 6.079999804496765e-01, 5.360000133514404e-01, 4.639999866485596e-01, 3.919999897480011e-01, 3.199999928474426e-01, 2.479999959468842e-01, 1.759999990463257e-01, 1.040000021457672e-01, 3.200000151991844e-02, 9.599999785423279e-01, 8.880000114440918e-01, 8.159999847412109e-01, 7.440000176429749e-01, 6.71999990940094e-01, 6.000000238418579e-01, 5.279999971389771e-01, 4.560000002384186e-01, 3.840000033378601e-01, 3.120000064373016e-01, 2.39999994635582e-01, 1.679999977350235e-01, 9.600000083446503e-02, 2.400000020861626e-02, 9.520000219345093e-01, 8.799999952316284e-01, 8.080000281333923e-01, 7.360000014305115e-01, 6.639999747276306e-01, 5.920000076293945e-01, 5.199999809265137e-01, 4.480000138282776e-01, 3.759999871253967e-01, 3.039999902248383e-01, 2.319999933242798e-01, 1.599999964237213e-01, 8.799999952316284e-02, 1.600000075995922e-02, 9.440000057220459e-01, 8.71999979019165e-01, 8.00000011920929e-01] chi.safCtr.yOut=[1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 9.919999837875365e-01, 9.200000166893005e-01, 8.479999899864197e-01, 7.760000228881836e-01, 7.039999961853027e-01, 6.320000290870667e-01, 5.600000023841858e-01, 4.880000054836273e-01, 4.160000085830688e-01, 3.440000116825104e-01, 2.720000147819519e-01, 2.000000029802322e-01, 1.280000060796738e-01, 5.600000172853447e-02, 0e+00, 0e+00, 0e+00, 7.680000066757202e-01, 6.959999799728394e-01, 6.240000128746033e-01, 5.519999861717224e-01, 4.799999892711639e-01, 4.079999923706055e-01, 3.35999995470047e-01, 2.639999985694885e-01, 1.920000016689301e-01, 1.19999997317791e-01, 4.800000041723251e-02, 9.760000109672546e-01, 9.039999842643738e-01, 8.320000171661377e-01, 7.599999904632568e-01, 6.880000233650208e-01, 6.159999966621399e-01, 5.440000295639038e-01, 4.720000028610229e-01, 4.000000059604645e-01, 3.28000009059906e-01, 2.560000121593475e-01, 1.840000003576279e-01, 1.120000034570689e-01, 3.999999910592987e-02, 9.679999947547908e-01, 8.960000276565552e-01, 8.240000009536743e-01, 7.519999742507935e-01, 6.800000071525574e-01, 6.079999804496765e-01, 5.360000133514404e-01, 4.639999866485596e-01, 3.919999897480011e-01, 3.199999928474426e-01, 2.479999959468842e-01, 1.759999990463257e-01, 1.040000021457672e-01, 3.200000151991844e-02, 9.599999785423279e-01, 8.880000114440918e-01, 8.159999847412109e-01, 7.440000176429749e-01, 6.71999990940094e-01, 6.000000238418579e-01, 5.279999971389771e-01, 4.560000002384186e-01, 3.840000033378601e-01, 3.120000064373016e-01, 2.39999994635582e-01, 1.679999977350235e-01, 9.600000083446503e-02, 2.400000020861626e-02, 9.520000219345093e-01, 8.799999952316284e-01, 8.080000281333923e-01, 7.360000014305115e-01, 6.639999747276306e-01, 5.920000076293945e-01, 5.199999809265137e-01, 4.480000138282776e-01, 3.759999871253967e-01, 3.039999902248383e-01, 2.319999933242798e-01, 1.599999964237213e-01, 8.799999952316284e-02, 1.600000075995922e-02, 9.440000057220459e-01, 8.71999979019165e-01, 8.00000011920929e-01] diff --git a/IBPSA/Resources/ReferenceResults/Dymola/IBPSA_Fluid_HeatPumps_ModularReversible_Examples_ModularReversible_OneRoomRadiator.txt b/IBPSA/Resources/ReferenceResults/Dymola/IBPSA_Fluid_HeatPumps_ModularReversible_Examples_ModularReversible_OneRoomRadiator.txt index 0de6a38b71..735adda779 100644 --- a/IBPSA/Resources/ReferenceResults/Dymola/IBPSA_Fluid_HeatPumps_ModularReversible_Examples_ModularReversible_OneRoomRadiator.txt +++ b/IBPSA/Resources/ReferenceResults/Dymola/IBPSA_Fluid_HeatPumps_ModularReversible_Examples_ModularReversible_OneRoomRadiator.txt @@ -1,7 +1,7 @@ last-generated=2023-12-18 statistics-initialization= { - "nonlinear": "5, 1, 1", + "nonlinear": "5", "numerical Jacobians": "0" } statistics-simulation= @@ -13,8 +13,8 @@ statistics-simulation= } time=[0e+00, 8.64e+04] vol.T_start=[2.931499938964844e+02, 2.931499938964844e+02] -vol.T=[2.931499938964844e+02, 2.913885803222656e+02, 2.887261962890625e+02, 2.891038818359375e+02, 2.910621948242188e+02, 2.927274169921875e+02, 2.937230834960938e+02, 2.94082763671875e+02, 2.939475402832031e+02, 2.935836791992188e+02, 2.932377319335938e+02, 2.930446166992188e+02, 2.930156555175781e+02, 2.930845642089844e+02, 2.931559143066406e+02, 2.931813049316406e+02, 2.931720275878906e+02, 2.931648559570312e+02, 2.931870422363281e+02, 2.932270812988281e+02, 2.932544555664062e+02, 2.932420349121094e+02, 2.931936340332031e+02, 2.931473999023438e+02, 2.931223449707031e+02, 2.931197509765625e+02, 2.93130859375e+02, 2.931450805664062e+02, 2.931551208496094e+02, 2.931586608886719e+02, 2.931620788574219e+02, 2.931877136230469e+02, 2.932312316894531e+02, 2.932721557617188e+02, 2.941264343261719e+02, 2.901082763671875e+02, 2.926963195800781e+02, 2.936698608398438e+02, 2.902368774414062e+02, 2.940445251464844e+02, 2.927607421875e+02, 2.917622680664062e+02, 2.945200805664062e+02, 2.912274780273438e+02, 2.944097595214844e+02, 2.929083862304688e+02, 2.928789978027344e+02, 2.941159057617188e+02, 2.919262084960938e+02, 2.947385864257812e+02, 2.920074462890625e+02, 2.979113159179688e+02, 2.985618286132812e+02, 2.978984985351562e+02, 2.976613159179688e+02, 2.97763427734375e+02, 2.979694519042969e+02, 2.982063293457031e+02, 2.98421142578125e+02, 2.985667724609375e+02, 2.9865966796875e+02, 2.911717834472656e+02, 2.923807373046875e+02, 2.943163452148438e+02, 2.922584533691406e+02, 2.923739624023438e+02, 2.943586730957031e+02, 2.921624450683594e+02, 2.928274536132812e+02, 2.941688842773438e+02, 2.917292785644531e+02, 2.93528076171875e+02, 2.936448974609375e+02, 2.917304992675781e+02, 2.942102966308594e+02, 2.928859252929688e+02, 2.896390686035156e+02, 2.927563781738281e+02, 2.937026062011719e+02, 2.895270385742188e+02, 2.923464965820312e+02, 2.938810729980469e+02, 2.900402221679688e+02, 2.933783264160156e+02, 2.930739440917969e+02, 2.904512939453125e+02, 2.943277282714844e+02, 2.919140930175781e+02, 2.910562744140625e+02, 2.94550048828125e+02, 2.911356811523438e+02, 2.921289367675781e+02, 2.940828552246094e+02, 2.901788330078125e+02, 2.932041931152344e+02, 2.931581420898438e+02, 2.901434326171875e+02, 2.939862365722656e+02, 2.923347778320312e+02, 2.907215881347656e+02, 2.945272521972656e+02] -temSup.T=[3.231499938964844e+02, 3.108733825683594e+02, 3.100874938964844e+02, 3.135981750488281e+02, 3.17112060546875e+02, 3.189282531738281e+02, 3.197410888671875e+02, 3.195636901855469e+02, 3.188569946289062e+02, 3.180911865234375e+02, 3.175679931640625e+02, 3.173614501953125e+02, 3.173793334960938e+02, 3.174771118164062e+02, 3.175491333007812e+02, 3.175653991699219e+02, 3.175485229492188e+02, 3.175271606445312e+02, 3.175057373046875e+02, 3.174663696289062e+02, 3.17393798828125e+02, 3.172955932617188e+02, 3.172030334472656e+02, 3.171470947265625e+02, 3.171346130371094e+02, 3.171517944335938e+02, 3.171784973144531e+02, 3.17199462890625e+02, 3.172084655761719e+02, 3.1720703125e+02, 3.1719970703125e+02, 3.17184326171875e+02, 3.171452941894531e+02, 3.170668334960938e+02, 3.087322387695312e+02, 3.061991271972653e+02, 3.154011840820312e+02, 3.068165588378906e+02, 3.083842163085938e+02, 3.166894226074219e+02, 3.038985595703125e+02, 3.125367431640625e+02, 3.08061279296875e+02, 3.067777099609375e+02, 3.119004516601562e+02, 3.029735717773438e+02, 3.134214172363281e+02, 3.052348327636719e+02, 3.096835632324219e+02, 3.072304992675781e+02, 3.055384826660156e+02, 3.003194885253906e+02, 2.99058837890625e+02, 2.95658447265625e+02, 2.959597778320312e+02, 2.961180419921875e+02, 2.9626708984375e+02, 2.964328308105469e+02, 2.966091918945312e+02, 2.96774169921875e+02, 2.969089660644531e+02, 3.005339050292969e+02, 3.070831909179688e+02, 3.058550720214844e+02, 2.996712646484375e+02, 3.072626953125e+02, 3.054827880859375e+02, 2.994882202148438e+02, 3.082042541503907e+02, 3.040969238281251e+02, 3.028763732910153e+02, 3.092975158691406e+02, 3.024593505859375e+02, 3.053414916992188e+02, 3.086355590820312e+02, 3.010844421386719e+02, 3.087239990234375e+02, 3.144074096679688e+02, 3.077411193847656e+02, 3.060007629394531e+02, 3.154432067871094e+02, 3.078538208007812e+02, 3.072740783691406e+02, 3.162958374023438e+02, 3.053025512695312e+02, 3.106693115234375e+02, 3.135033264160156e+02, 3.0330859375e+02, 3.128919372558594e+02, 3.112756958007812e+02, 3.018241271972656e+02, 3.145307006835938e+02, 3.080359497070312e+02, 3.069511108398438e+02, 3.161305236816406e+02, 3.057470397949219e+02, 3.100444030761719e+02, 3.171149291992188e+02, 3.041219787597656e+02, 3.12075927734375e+02, 3.124586486816406e+02] -temRet.T=[3.231499938964844e+02, 3.09002197265625e+02, 3.065256652832031e+02, 3.089781799316406e+02, 3.123982543945312e+02, 3.144125671386719e+02, 3.154508666992188e+02, 3.155328369140625e+02, 3.150032348632812e+02, 3.143034362792969e+02, 3.13761474609375e+02, 3.135032958984375e+02, 3.134801940917969e+02, 3.135660095214844e+02, 3.136467590332031e+02, 3.136746215820312e+02, 3.136631469726562e+02, 3.13643798828125e+02, 3.13630859375e+02, 3.136109924316406e+02, 3.135640869140625e+02, 3.134862976074219e+02, 3.133994445800781e+02, 3.133377990722656e+02, 3.133155822753906e+02, 3.133247680664062e+02, 3.133478393554688e+02, 3.133691101074219e+02, 3.133805236816406e+02, 3.133816223144531e+02, 3.133769836425781e+02, 3.133709411621094e+02, 3.133526916503906e+02, 3.133045959472656e+02, 3.087457275390624e+02, 3.003777465820312e+02, 3.106918029785156e+02, 3.068308410644531e+02, 3.027379150390625e+02, 3.121901245117188e+02, 3.039106750488281e+02, 3.073979797363281e+02, 3.080917053222656e+02, 3.005083618164062e+02, 3.116231994628906e+02, 3.029953002929688e+02, 3.084558715820312e+02, 3.052726135253906e+02, 3.043468017578125e+02, 3.072742309570312e+02, 3.003372192382812e+02, 3.004609680175781e+02, 2.9920556640625e+02, 2.957839660644531e+02, 2.960738830566406e+02, 2.962342224121094e+02, 2.963870849609375e+02, 2.965571594238281e+02, 2.967376098632812e+02, 2.969054870605469e+02, 2.970422058105469e+02, 2.974579772949219e+02, 3.041504821777344e+02, 3.059100646972656e+02, 2.996941223144531e+02, 3.040849914550781e+02, 3.055023193359375e+02, 2.995096435546875e+02, 3.050198364257813e+02, 3.041436767578126e+02, 2.988997192382812e+02, 3.06254638671875e+02, 3.02501953125e+02, 3.016788635253906e+02, 3.074136962890625e+02, 3.011157836914062e+02, 3.041941833496094e+02, 3.103101196289062e+02, 3.077514038085938e+02, 2.997073669433594e+02, 3.106159057617188e+02, 3.07864990234375e+02, 3.012286071777344e+02, 3.116231689453125e+02, 3.053130187988281e+02, 3.052721252441406e+02, 3.129403991699219e+02, 3.03302978515625e+02, 3.077716064453125e+02, 3.112389526367188e+02, 3.018082580566406e+02, 3.096093139648438e+02, 3.080518798828125e+02, 3.006635131835938e+02, 3.114129333496094e+02, 3.057565002441406e+02, 3.045672607421875e+02, 3.126315612792969e+02, 3.041216430664062e+02, 3.068573303222656e+02, 3.126480102539062e+02] +vol.T=[2.931499938964844e+02, 2.913908386230469e+02, 2.887259826660156e+02, 2.891022033691406e+02, 2.910601501464844e+02, 2.927249145507812e+02, 2.937206115722656e+02, 2.94081298828125e+02, 2.93947265625e+02, 2.93584228515625e+02, 2.932385864257812e+02, 2.930452880859375e+02, 2.930159301757812e+02, 2.930845031738281e+02, 2.931556701660156e+02, 2.931810913085938e+02, 2.931719055175781e+02, 2.931648254394531e+02, 2.931870727539062e+02, 2.932271423339844e+02, 2.932545166015625e+02, 2.932420654296875e+02, 2.931936645507812e+02, 2.931473999023438e+02, 2.931223449707031e+02, 2.931197509765625e+02, 2.93130859375e+02, 2.931450805664062e+02, 2.931551208496094e+02, 2.931586608886719e+02, 2.931620788574219e+02, 2.931877136230469e+02, 2.93231201171875e+02, 2.932721557617188e+02, 2.941260070800781e+02, 2.901059875488281e+02, 2.926953735351562e+02, 2.936699523925781e+02, 2.902348022460938e+02, 2.940418090820312e+02, 2.9276171875e+02, 2.917568359375e+02, 2.945220947265625e+02, 2.912280578613281e+02, 2.944028625488281e+02, 2.929134826660156e+02, 2.928683776855469e+02, 2.941216125488281e+02, 2.919186096191406e+02, 2.947418823242188e+02, 2.92012939453125e+02, 2.978994140625e+02, 2.985494384765625e+02, 2.978917541503906e+02, 2.976548461914062e+02, 2.9775732421875e+02, 2.979635925292969e+02, 2.982006225585938e+02, 2.984155578613281e+02, 2.985613098144531e+02, 2.98654296875e+02, 2.911688537597656e+02, 2.923811340332031e+02, 2.943163452148438e+02, 2.922562866210938e+02, 2.923737487792969e+02, 2.943587341308594e+02, 2.921602783203125e+02, 2.928285827636719e+02, 2.941678466796875e+02, 2.917269897460938e+02, 2.935312194824219e+02, 2.936417846679688e+02, 2.917314147949219e+02, 2.942151489257812e+02, 2.928800354003906e+02, 2.89645263671875e+02, 2.927626953125e+02, 2.936961975097656e+02, 2.895198974609375e+02, 2.923517150878906e+02, 2.938767700195312e+02, 2.9003662109375e+02, 2.933796691894531e+02, 2.930715942382812e+02, 2.904490661621094e+02, 2.943261108398438e+02, 2.919146118164062e+02, 2.9105126953125e+02, 2.945506286621094e+02, 2.911392517089844e+02, 2.921203918457031e+02, 2.940879821777344e+02, 2.901791381835938e+02, 2.931925048828125e+02, 2.931683044433594e+02, 2.901343383789062e+02, 2.9397216796875e+02, 2.923491821289062e+02, 2.907055969238281e+02, 2.945234375e+02] +temSup.T=[3.231499938964844e+02, 3.108707275390625e+02, 3.100846862792969e+02, 3.135960083007812e+02, 3.171090393066406e+02, 3.189240417480469e+02, 3.197377624511719e+02, 3.195621032714844e+02, 3.1885693359375e+02, 3.180918884277344e+02, 3.175686340332031e+02, 3.17361572265625e+02, 3.173788757324219e+02, 3.174762878417969e+02, 3.175482482910156e+02, 3.175646057128906e+02, 3.175479431152344e+02, 3.175267333984375e+02, 3.1750537109375e+02, 3.174659729003906e+02, 3.17393310546875e+02, 3.172950439453125e+02, 3.172024841308594e+02, 3.171465454101562e+02, 3.171340942382812e+02, 3.171512756347656e+02, 3.17177978515625e+02, 3.171989440917969e+02, 3.172079467773438e+02, 3.172065124511719e+02, 3.171991882324219e+02, 3.171838073730469e+02, 3.171447448730469e+02, 3.170662536621094e+02, 3.087225646972656e+02, 3.062068786621091e+02, 3.154044494628906e+02, 3.06808837890625e+02, 3.083831787109375e+02, 3.166870727539062e+02, 3.038936157226562e+02, 3.125294799804688e+02, 3.080644226074219e+02, 3.067742309570312e+02, 3.119318237304688e+02, 3.029769592285156e+02, 3.134057006835938e+02, 3.052442626953125e+02, 3.09654541015625e+02, 3.0724609375e+02, 3.054677124023438e+02, 3.00287109375e+02, 2.990324096679688e+02, 2.956443786621094e+02, 2.959472351074219e+02, 2.9610595703125e+02, 2.962554016113281e+02, 2.964214172363281e+02, 2.965980224609375e+02, 2.9676318359375e+02, 2.968981018066406e+02, 3.00540283203125e+02, 3.070857543945312e+02, 3.058463134765625e+02, 2.996621398925781e+02, 3.072666931152344e+02, 3.054744873046875e+02, 2.994791259765625e+02, 3.082104797363282e+02, 3.040856323242188e+02, 3.028867187499997e+02, 3.09305419921875e+02, 3.024453430175781e+02, 3.05358154296875e+02, 3.085457763671875e+02, 3.010671081542969e+02, 3.087442016601562e+02, 3.144140319824219e+02, 3.0771240234375e+02, 3.060220031738281e+02, 3.154514465332031e+02, 3.078326416015625e+02, 3.072894592285156e+02, 3.162982482910156e+02, 3.052901611328125e+02, 3.106720275878906e+02, 3.135108947753906e+02, 3.033025207519531e+02, 3.128860473632812e+02, 3.112850036621094e+02, 3.018232116699219e+02, 3.145195617675781e+02, 3.08047119140625e+02, 3.069464416503906e+02, 3.161176452636719e+02, 3.057631225585938e+02, 3.100101013183594e+02, 3.171014099121094e+02, 3.041423950195312e+02, 3.120402526855469e+02, 3.124812927246094e+02] +temRet.T=[3.231499938964844e+02, 3.089936828613281e+02, 3.065104064941406e+02, 3.089589233398438e+02, 3.123778381347656e+02, 3.143915710449219e+02, 3.15430908203125e+02, 3.155153198242188e+02, 3.149879455566406e+02, 3.142893676757812e+02, 3.137475280761719e+02, 3.134888000488281e+02, 3.134649963378906e+02, 3.135503540039062e+02, 3.136309814453125e+02, 3.136589660644531e+02, 3.136476745605469e+02, 3.136284484863281e+02, 3.136156311035156e+02, 3.135958251953125e+02, 3.135489501953125e+02, 3.1347119140625e+02, 3.133843383789062e+02, 3.133226928710938e+02, 3.133004455566406e+02, 3.133096313476562e+02, 3.133326721191406e+02, 3.133539428710938e+02, 3.133653564453125e+02, 3.133664855957031e+02, 3.133618469238281e+02, 3.133558349609375e+02, 3.133376159667969e+02, 3.132896118164062e+02, 3.087368774414062e+02, 3.003667907714844e+02, 3.1067626953125e+02, 3.068237915039062e+02, 3.027154541015625e+02, 3.121705017089844e+02, 3.039064331054688e+02, 3.073711242675781e+02, 3.080957336425781e+02, 3.004984436035156e+02, 3.115990600585938e+02, 3.0299951171875e+02, 3.084185180664062e+02, 3.052828979492188e+02, 3.0429541015625e+02, 3.072908020019531e+02, 3.003416748046875e+02, 3.004298706054688e+02, 2.991801147460938e+02, 2.957709045410156e+02, 2.960623779296875e+02, 2.962232055664062e+02, 2.963764343261719e+02, 2.96546875e+02, 2.967275390625e+02, 2.968956298828125e+02, 2.97032470703125e+02, 2.974528198242188e+02, 3.041420593261719e+02, 3.059028625488281e+02, 2.996857604980469e+02, 3.040762939453125e+02, 3.0549462890625e+02, 2.995012512207031e+02, 3.050132751464844e+02, 3.041332702636719e+02, 2.9889404296875e+02, 3.062507019042969e+02, 3.0248876953125e+02, 3.016809997558594e+02, 3.074113159179688e+02, 3.010991821289062e+02, 3.041983337402344e+02, 3.10302978515625e+02, 3.077233276367188e+02, 2.996974182128906e+02, 3.106076049804688e+02, 3.07844482421875e+02, 3.012267456054688e+02, 3.116090087890625e+02, 3.053013000488281e+02, 3.052554931640625e+02, 3.129223327636719e+02, 3.032975769042969e+02, 3.077463989257812e+02, 3.112497863769531e+02, 3.018080444335938e+02, 3.095790100097656e+02, 3.080639038085938e+02, 3.006238708496094e+02, 3.113799133300781e+02, 3.057733764648438e+02, 3.045097351074219e+02, 3.125975952148438e+02, 3.041428833007812e+02, 3.067982177734375e+02, 3.126896362304688e+02] heaPum.refCyc.sigBus.hea=[1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 0e+00, 1e+00, 0e+00, 0e+00, 1e+00, 0e+00, 1e+00, 0e+00, 1e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 1e+00, 1e+00, 0e+00, 0e+00, 1e+00, 0e+00, 0e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 0e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 0e+00] -heaPum.refCyc.sigBus.onOffMea=[1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 0e+00, 9.999999999999503e-01, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 0e+00, 1e+00, 0e+00, 0e+00, 1e+00, 0e+00, 1e+00, 0e+00, 1e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 1e+00, 1e+00, 0e+00, 0e+00, 1e+00, 0e+00, 0e+00, 1e+00, 0e+00, 9.999999999999236e-01, 1e+00, 0e+00, 1e+00, 0e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 0e+00, 0e+00, 1e+00, 0e+00, 0e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 0e+00] +heaPum.refCyc.sigBus.onOffMea=[1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 0e+00, 9.999999999999503e-01, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 0e+00, 1e+00, 0e+00, 0e+00, 1e+00, 0e+00, 1e+00, 0e+00, 1e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 1e+00, 1e+00, 0e+00, 0e+00, 1e+00, 0e+00, 0e+00, 1e+00, 0e+00, 9.999999999999243e-01, 1e+00, 0e+00, 1e+00, 0e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 0e+00, 0e+00, 1e+00, 0e+00, 0e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 0e+00] diff --git a/IBPSA/Resources/ReferenceResults/Dymola/IBPSA_Fluid_HeatPumps_ModularReversible_Examples_ReversibleCarnotWithLosses_OneRoomRadiator.txt b/IBPSA/Resources/ReferenceResults/Dymola/IBPSA_Fluid_HeatPumps_ModularReversible_Examples_ReversibleCarnotWithLosses_OneRoomRadiator.txt index 73f6cb8d82..0cb5d93861 100644 --- a/IBPSA/Resources/ReferenceResults/Dymola/IBPSA_Fluid_HeatPumps_ModularReversible_Examples_ReversibleCarnotWithLosses_OneRoomRadiator.txt +++ b/IBPSA/Resources/ReferenceResults/Dymola/IBPSA_Fluid_HeatPumps_ModularReversible_Examples_ReversibleCarnotWithLosses_OneRoomRadiator.txt @@ -1,7 +1,7 @@ last-generated=2023-12-18 statistics-initialization= { - "nonlinear": "5, 1, 1", + "nonlinear": "5", "numerical Jacobians": "0" } statistics-simulation= @@ -13,8 +13,8 @@ statistics-simulation= } time=[0e+00, 8.64e+04] vol.T_start=[2.931499938964844e+02, 2.931499938964844e+02] -vol.T=[2.931499938964844e+02, 2.914305419921875e+02, 2.887925109863281e+02, 2.889118957519531e+02, 2.90722900390625e+02, 2.924135437011719e+02, 2.935337829589844e+02, 2.941058349609375e+02, 2.911992492675781e+02, 2.864703674316406e+02, 2.889838256835938e+02, 2.915269470214844e+02, 2.931992492675781e+02, 2.941767578125e+02, 2.899877624511719e+02, 2.870885620117188e+02, 2.899330444335938e+02, 2.921998596191406e+02, 2.936641845703125e+02, 2.932086486816406e+02, 2.875466918945312e+02, 2.8847900390625e+02, 2.912956237792969e+02, 2.931924743652344e+02, 2.94162353515625e+02, 2.893406066894531e+02, 2.876005554199219e+02, 2.905380249023438e+02, 2.927091979980469e+02, 2.940400695800781e+02, 2.911407775878906e+02, 2.87037109375e+02, 2.897952880859375e+02, 2.923506164550781e+02, 2.948901977539062e+02, 2.9109326171875e+02, 2.929664306640625e+02, 2.939078369140625e+02, 2.90528076171875e+02, 2.938763732910156e+02, 2.933517150878906e+02, 2.915604858398438e+02, 2.948930969238281e+02, 2.920951843261719e+02, 2.935506591796875e+02, 2.939656982421875e+02, 2.919327697753906e+02, 2.949419555664062e+02, 2.923459777832031e+02, 2.937672424316406e+02, 2.940558471679688e+02, 2.963096008300781e+02, 2.926289978027344e+02, 2.932637939453125e+02, 2.943204345703125e+02, 2.952740173339844e+02, 2.961018981933594e+02, 2.968115539550781e+02, 2.973919677734375e+02, 2.978226318359375e+02, 2.981380615234375e+02, 2.908573303222656e+02, 2.92188720703125e+02, 2.944767456054688e+02, 2.926602172851562e+02, 2.923341369628906e+02, 2.944813232421875e+02, 2.926611022949219e+02, 2.923688354492188e+02, 2.945035705566406e+02, 2.926014404296875e+02, 2.924468688964844e+02, 2.945042114257812e+02, 2.924421691894531e+02, 2.925364990234375e+02, 2.944676818847656e+02, 2.893811950683594e+02, 2.899048767089844e+02, 2.938178100585938e+02, 2.928048706054688e+02, 2.902325744628906e+02, 2.938902282714844e+02, 2.929683532714844e+02, 2.907940063476562e+02, 2.94475341796875e+02, 2.922938842773438e+02, 2.91187255859375e+02, 2.946556091308594e+02, 2.917106628417969e+02, 2.915015258789062e+02, 2.947062683105469e+02, 2.913960876464844e+02, 2.921628112792969e+02, 2.944456176757812e+02, 2.906181030273438e+02, 2.926232604980469e+02, 2.9410107421875e+02, 2.902496337890625e+02, 2.929427490234375e+02, 2.938468933105469e+02, 2.902362365722656e+02] -temSup.T=[3.231499938964844e+02, 3.111778869628906e+02, 3.099414672851562e+02, 3.129992370605469e+02, 3.165220336914062e+02, 3.185130004882812e+02, 3.19665283203125e+02, 3.198398132324219e+02, 3.071688232421875e+02, 3.084378662109375e+02, 3.14339599609375e+02, 3.173072204589844e+02, 3.191240234375e+02, 3.185953674316406e+02, 3.046837158203125e+02, 3.105510559082031e+02, 3.153758850097656e+02, 3.179804077148438e+02, 3.194904174804688e+02, 3.111814880371094e+02, 3.049107360839844e+02, 3.1318896484375e+02, 3.168125e+02, 3.189391479492188e+02, 3.154450988769531e+02, 3.034253540039062e+02, 3.115017395019531e+02, 3.159301147460938e+02, 3.184045104980469e+02, 3.19640869140625e+02, 3.064768676757812e+02, 3.092619934082031e+02, 3.14927001953125e+02, 3.178691711425781e+02, 3.108492431640624e+02, 3.061785583496092e+02, 3.154416809082031e+02, 3.074274597167969e+02, 3.081759948730469e+02, 3.162790222167969e+02, 3.051865234375e+02, 3.111697387695312e+02, 3.102825012207031e+02, 3.020507202148438e+02, 3.146031188964844e+02, 3.052955322265625e+02, 3.099303894042969e+02, 3.087835083007812e+02, 3.014444580078125e+02, 3.13520263671875e+02, 3.043591003417969e+02, 2.836154174804688e+02, 2.865971984863281e+02, 2.891654357910156e+02, 2.909179382324219e+02, 2.922781066894531e+02, 2.933799743652344e+02, 2.942940979003906e+02, 2.950571899414062e+02, 2.956820373535156e+02, 2.961776733398438e+02, 3.001410522460938e+02, 3.07072998046875e+02, 3.066894836425781e+02, 3.00480712890625e+02, 3.068322448730469e+02, 3.066904907226562e+02, 3.004809875488281e+02, 3.069732666015626e+02, 3.065073852539063e+02, 3.003677978515626e+02, 3.071992797851562e+02, 3.062116394042969e+02, 3.001796875e+02, 3.076722412109375e+02, 3.062109680175781e+02, 2.992109375e+02, 3.110017700195312e+02, 3.16536865234375e+02, 3.05427734375e+02, 3.103896789550781e+02, 3.16914306640625e+02, 3.053801879882812e+02, 3.109400634765625e+02, 3.142499694824219e+02, 3.039161071777344e+02, 3.123587341308594e+02, 3.128334045410156e+02, 3.031072998046875e+02, 3.131700744628906e+02, 3.114003295898438e+02, 3.023090209960938e+02, 3.140998229980469e+02, 3.093904724121094e+02, 3.055809936523438e+02, 3.150704040527344e+02, 3.083745422363281e+02, 3.069704284667969e+02, 3.156336669921875e+02, 3.075679016113281e+02, 3.080337524414062e+02] -temRet.T=[3.231499938964844e+02, 3.092350158691406e+02, 3.065281982421875e+02, 3.08506591796875e+02, 3.118416137695312e+02, 3.13983154296875e+02, 3.152799377441406e+02, 3.157063598632812e+02, 3.070086364746094e+02, 3.031251831054688e+02, 3.094875793457031e+02, 3.126908264160156e+02, 3.146509094238281e+02, 3.156137084960938e+02, 3.045273742675781e+02, 3.054064636230469e+02, 3.106099243164062e+02, 3.134176025390625e+02, 3.151172485351562e+02, 3.110151062011719e+02, 3.005467224121094e+02, 3.082535400390625e+02, 3.121633911132812e+02, 3.144563293457031e+02, 3.151181945800781e+02, 3.032696838378906e+02, 3.064344787597656e+02, 3.112119140625e+02, 3.138773498535156e+02, 3.15379638671875e+02, 3.0632568359375e+02, 3.040209045410156e+02, 3.101314697265625e+02, 3.133047485351562e+02, 3.107361755371093e+02, 3.019415893554688e+02, 3.107622680664062e+02, 3.073382568359375e+02, 3.029753723144531e+02, 3.117551574707031e+02, 3.051143798828125e+02, 3.061816101074219e+02, 3.101532592773438e+02, 3.019870300292969e+02, 3.09985107421875e+02, 3.05238037109375e+02, 3.049954528808594e+02, 3.086948547363281e+02, 3.013945007324219e+02, 3.091466979980469e+02, 3.043161926269531e+02, 2.892091369628906e+02, 2.866471252441406e+02, 2.892062072753906e+02, 2.909676208496094e+02, 2.923377685546875e+02, 2.93448974609375e+02, 2.943713989257812e+02, 2.951412658691406e+02, 2.957709350585938e+02, 2.962699584960938e+02, 2.9713916015625e+02, 3.039891357421875e+02, 3.066160583496094e+02, 3.004494934082031e+02, 3.036980285644531e+02, 3.066170349121094e+02, 3.004497680664062e+02, 3.038032836914063e+02, 3.064324035644531e+02, 3.003363952636719e+02, 3.040118408203125e+02, 3.061363830566406e+02, 3.001465759277344e+02, 3.044699401855469e+02, 3.061363830566406e+02, 2.991136474609375e+02, 3.061932373046875e+02, 3.122405090332031e+02, 3.053377380371094e+02, 3.053120422363281e+02, 3.124333801269531e+02, 3.052951965332031e+02, 3.059167175292969e+02, 3.128447875976562e+02, 3.038334045410156e+02, 3.0744189453125e+02, 3.126454467773438e+02, 3.030200500488281e+02, 3.083133850097656e+02, 3.112432861328125e+02, 3.022240600585938e+02, 3.093182678222656e+02, 3.092877807617188e+02, 3.010607604980469e+02, 3.103590087890625e+02, 3.082766418457031e+02, 3.015348815917969e+02, 3.1096337890625e+02, 3.074750061035156e+02, 3.028126525878906e+02] +vol.T=[2.931499938964844e+02, 2.914296264648438e+02, 2.887909545898438e+02, 2.889105834960938e+02, 2.907217712402344e+02, 2.9241162109375e+02, 2.935313415527344e+02, 2.941038513183594e+02, 2.912601623535156e+02, 2.864644165039062e+02, 2.889496765136719e+02, 2.915025634765625e+02, 2.931826477050781e+02, 2.941693115234375e+02, 2.900711975097656e+02, 2.870566101074219e+02, 2.898912353515625e+02, 2.921712951660156e+02, 2.93645751953125e+02, 2.932825927734375e+02, 2.876313781738281e+02, 2.884250793457031e+02, 2.912531433105469e+02, 2.931642761230469e+02, 2.941824340820312e+02, 2.894598693847656e+02, 2.875451049804688e+02, 2.904810485839844e+02, 2.92671142578125e+02, 2.940182800292969e+02, 2.912777709960938e+02, 2.870119018554688e+02, 2.89722412109375e+02, 2.923003540039062e+02, 2.9489501953125e+02, 2.911095275878906e+02, 2.92930908203125e+02, 2.939374694824219e+02, 2.905250854492188e+02, 2.938389587402344e+02, 2.933843078613281e+02, 2.915333557128906e+02, 2.948952941894531e+02, 2.921283569335938e+02, 2.935100402832031e+02, 2.9399365234375e+02, 2.919105834960938e+02, 2.949468994140625e+02, 2.923761901855469e+02, 2.937276916503906e+02, 2.940807189941406e+02, 2.9639697265625e+02, 2.926432800292969e+02, 2.932606811523438e+02, 2.943149108886719e+02, 2.952682189941406e+02, 2.9609619140625e+02, 2.96805908203125e+02, 2.973864135742188e+02, 2.97817138671875e+02, 2.981326293945312e+02, 2.908538818359375e+02, 2.921884765625e+02, 2.944769592285156e+02, 2.926589965820312e+02, 2.92335205078125e+02, 2.944816589355469e+02, 2.926585388183594e+02, 2.923711242675781e+02, 2.945037841796875e+02, 2.925974731445312e+02, 2.924505310058594e+02, 2.9450390625e+02, 2.924366760253906e+02, 2.9254150390625e+02, 2.944665832519531e+02, 2.893738098144531e+02, 2.899132080078125e+02, 2.938229675292969e+02, 2.927972717285156e+02, 2.902334594726562e+02, 2.938926086425781e+02, 2.929647216796875e+02, 2.907934265136719e+02, 2.944749450683594e+02, 2.922929992675781e+02, 2.911847229003906e+02, 2.946546325683594e+02, 2.91712890625e+02, 2.914961853027344e+02, 2.94706787109375e+02, 2.914010314941406e+02, 2.92154541015625e+02, 2.94449951171875e+02, 2.906238708496094e+02, 2.926119384765625e+02, 2.941094360351562e+02, 2.902518005371094e+02, 2.929284973144531e+02, 2.938587036132812e+02, 2.902341613769531e+02] +temSup.T=[3.231499938964844e+02, 3.111751403808594e+02, 3.099388427734375e+02, 3.129976501464844e+02, 3.165193176269531e+02, 3.185089721679688e+02, 3.196613464355469e+02, 3.198376159667969e+02, 3.072825317382812e+02, 3.083316040039062e+02, 3.142934875488281e+02, 3.172779846191406e+02, 3.191048583984375e+02, 3.191028747558594e+02, 3.048217163085938e+02, 3.104445190429688e+02, 3.153233032226562e+02, 3.179466247558594e+02, 3.194735107421875e+02, 3.114002990722656e+02, 3.043301086425781e+02, 3.131014099121094e+02, 3.167620239257812e+02, 3.189076232910156e+02, 3.157332763671875e+02, 3.036148071289062e+02, 3.113671875e+02, 3.158606567382812e+02, 3.183601379394531e+02, 3.196270141601562e+02, 3.067294006347656e+02, 3.090481262207031e+02, 3.148319396972656e+02, 3.178108825683594e+02, 3.109112243652343e+02, 3.059402770996092e+02, 3.153891296386719e+02, 3.075112609863281e+02, 3.080488891601562e+02, 3.162324829101562e+02, 3.052557067871094e+02, 3.1107470703125e+02, 3.103858947753906e+02, 3.02105712890625e+02, 3.145394287109375e+02, 3.053638305664062e+02, 3.098235168457031e+02, 3.088736267089844e+02, 3.014943237304688e+02, 3.134579467773438e+02, 3.044189147949219e+02, 2.837797546386719e+02, 2.865742492675781e+02, 2.891520080566406e+02, 2.909060668945312e+02, 2.922665710449219e+02, 2.933685302734375e+02, 2.942827453613281e+02, 2.950458374023438e+02, 2.956706848144531e+02, 2.961662902832031e+02, 3.001425476074219e+02, 3.0707421875e+02, 3.066877746582031e+02, 3.004769287109375e+02, 3.06835693359375e+02, 3.066850280761719e+02, 3.004747314453125e+02, 3.069796142578126e+02, 3.064973144531251e+02, 3.003590393066407e+02, 3.072084655761719e+02, 3.061965942382812e+02, 3.001682739257812e+02, 3.076835021972656e+02, 3.061910705566406e+02, 2.9919677734375e+02, 3.110155334472656e+02, 3.165389404296875e+02, 3.054110107421875e+02, 3.103992004394531e+02, 3.169153747558594e+02, 3.0537158203125e+02, 3.109415283203125e+02, 3.142506103515625e+02, 3.039131774902344e+02, 3.123534545898438e+02, 3.128406677246094e+02, 3.031096801757812e+02, 3.131593322753906e+02, 3.114171752929688e+02, 3.023157348632812e+02, 3.140848693847656e+02, 3.094117736816406e+02, 3.05515869140625e+02, 3.150522766113281e+02, 3.0840234375e+02, 3.069361877441406e+02, 3.156122131347656e+02, 3.076008605957031e+02, 3.079792175292969e+02] +temRet.T=[3.231499938964844e+02, 3.092328491210938e+02, 3.065256652832031e+02, 3.085048828125e+02, 3.11839599609375e+02, 3.139797668457031e+02, 3.152760925292969e+02, 3.15703857421875e+02, 3.071229858398438e+02, 3.030140380859375e+02, 3.094386596679688e+02, 3.126602172851562e+02, 3.146298828125e+02, 3.156068725585938e+02, 3.046663818359375e+02, 3.052926940917969e+02, 3.105540771484375e+02, 3.133821411132812e+02, 3.150961608886719e+02, 3.112323303222656e+02, 3.006645202636719e+02, 3.081599426269531e+02, 3.121098937988281e+02, 3.144214172363281e+02, 3.152791748046875e+02, 3.034604187011719e+02, 3.062903747558594e+02, 3.111378479003906e+02, 3.1383056640625e+02, 3.153584594726562e+02, 3.065789489746094e+02, 3.037913513183594e+02, 3.100297546386719e+02, 3.13242919921875e+02, 3.107977600097656e+02, 3.019620361328126e+02, 3.107058410644531e+02, 3.074223022460938e+02, 3.0283544921875e+02, 3.117006225585938e+02, 3.051842041015625e+02, 3.06079833984375e+02, 3.102536315917969e+02, 3.020429077148438e+02, 3.099125061035156e+02, 3.05306884765625e+02, 3.048828125e+02, 3.087822875976562e+02, 3.014452514648438e+02, 3.090749206542969e+02, 3.043765869140625e+02, 2.894210205078125e+02, 2.866254577636719e+02, 2.891935424804688e+02, 2.909564208984375e+02, 2.923269348144531e+02, 2.934382629394531e+02, 2.943607177734375e+02, 2.951305847167969e+02, 2.9576025390625e+02, 2.9625927734375e+02, 2.971400146484375e+02, 3.03989990234375e+02, 3.066151123046875e+02, 3.004464111328125e+02, 3.037012634277344e+02, 3.066123657226562e+02, 3.004442749023438e+02, 3.038096008300782e+02, 3.064229431152344e+02, 3.003283691406251e+02, 3.040212097167969e+02, 3.061222839355469e+02, 3.001358947753906e+02, 3.044816284179688e+02, 3.061177368164062e+02, 2.991001892089844e+02, 3.062087097167969e+02, 3.122449340820312e+02, 3.0532177734375e+02, 3.053232116699219e+02, 3.124357604980469e+02, 3.05287353515625e+02, 3.059191589355469e+02, 3.128435668945312e+02, 3.038312072753906e+02, 3.074370727539062e+02, 3.126520385742188e+02, 3.03023193359375e+02, 3.08302734375e+02, 3.112604675292969e+02, 3.022315368652344e+02, 3.093030395507812e+02, 3.093095397949219e+02, 3.0106591796875e+02, 3.103403930664062e+02, 3.083049926757812e+02, 3.014938049316406e+02, 3.109411926269531e+02, 3.075084838867188e+02, 3.027528076171875e+02] heaPum.refCyc.sigBus.hea=[1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 0e+00, 0e+00, 1e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 1e+00, 1e+00, 0e+00, 0e+00, 1e+00, 0e+00, 0e+00, 1e+00, 0e+00, 0e+00, 1e+00, 0e+00, 0e+00, 1e+00, 0e+00, 1e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 0e+00, 0e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00] -heaPum.refCyc.sigBus.onOffMea=[1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00, 1e+00, 1e+00, 0e+00, 0e+00, 1e+00, 1e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00, 1e+00, 1e+00, 0e+00, 0e+00, 1e+00, 1e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00, 1e+00, 0e+00, 9.999999999999545e-01, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 0e+00, 0e+00, 1e+00, 0e+00, 1e+00, 0e+00, 0e+00, 1e+00, 0e+00, 1e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 1e+00, 1e+00, 0e+00, 0e+00, 1e+00, 0e+00, 0e+00, 1e+00, 0e+00, 0e+00, 1e+00, 0e+00, 0e+00, 1e+00, 0e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 0e+00, 0e+00, 1e+00, 0e+00, 0e+00, 1e+00, 0e+00, 0e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00] +heaPum.refCyc.sigBus.onOffMea=[1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00, 1e+00, 1e+00, 0e+00, 0e+00, 1e+00, 1e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00, 1e+00, 1e+00, 0e+00, 0e+00, 1e+00, 1e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00, 1e+00, 0e+00, 9.999999999999505e-01, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 0e+00, 0e+00, 1e+00, 0e+00, 1e+00, 0e+00, 0e+00, 1e+00, 0e+00, 1e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 1e+00, 1e+00, 0e+00, 0e+00, 1e+00, 0e+00, 0e+00, 1e+00, 0e+00, 0e+00, 1e+00, 0e+00, 0e+00, 1e+00, 0e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 0e+00, 0e+00, 1e+00, 0e+00, 0e+00, 1e+00, 0e+00, 0e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00] From 76726b2313347c307dba1d219f4bcacc599751b7 Mon Sep 17 00:00:00 2001 From: FWuellhorst Date: Tue, 19 Dec 2023 12:07:18 +0100 Subject: [PATCH 2/9] Add cpCon and cpEva to PartialRefrigerantCycle.mo, as it will be useful for all approaches. --- .../ModularReversible/Examples/ModularReversible.mo | 5 +---- .../Chillers/ModularReversible/ModularReversible.mo | 4 ++++ .../RefrigerantCycle/ConstantCarnotEffectiveness.mo | 2 ++ .../ModularReversible/ReversibleCarnotWithLosses.mo | 4 ---- .../Validation/ConstantCarnotEffectiveness.mo | 5 +---- .../HeatPumps/ModularReversible/ModularReversible.mo | 4 ++++ .../RefrigerantCycle/BaseClasses/PartialCarnot.mo | 11 ++--------- .../BaseClasses/PartialRefrigerantCycle.mo | 7 ++++++- .../RefrigerantCycle/ConstantCarnotEffectiveness.mo | 2 ++ .../ModularReversible/ReversibleCarnotWithLosses.mo | 4 ---- .../Comparative/ConstantCarnotEffectiveness.mo | 5 +---- .../Validation/ConstantCarnotEffectiveness.mo | 9 +++------ 12 files changed, 26 insertions(+), 36 deletions(-) diff --git a/IBPSA/Fluid/Chillers/ModularReversible/Examples/ModularReversible.mo b/IBPSA/Fluid/Chillers/ModularReversible/Examples/ModularReversible.mo index 2429d8ba20..1ae40138f5 100644 --- a/IBPSA/Fluid/Chillers/ModularReversible/Examples/ModularReversible.mo +++ b/IBPSA/Fluid/Chillers/ModularReversible/Examples/ModularReversible.mo @@ -36,10 +36,7 @@ model ModularReversible show_T=true, redeclare model RefrigerantCycleChillerCooling = IBPSA.Fluid.Chillers.ModularReversible.RefrigerantCycle.ConstantCarnotEffectiveness - ( - cpCon=chi.cpCon, - cpEva=chi.cpEva, - etaCarnot_nominal=0.35), + (etaCarnot_nominal=0.35), redeclare model RefrigerantCycleChillerHeating = IBPSA.Fluid.HeatPumps.ModularReversible.RefrigerantCycle.TableData2D ( redeclare diff --git a/IBPSA/Fluid/Chillers/ModularReversible/ModularReversible.mo b/IBPSA/Fluid/Chillers/ModularReversible/ModularReversible.mo index 83b18419ee..3de2c5554c 100644 --- a/IBPSA/Fluid/Chillers/ModularReversible/ModularReversible.mo +++ b/IBPSA/Fluid/Chillers/ModularReversible/ModularReversible.mo @@ -31,6 +31,8 @@ model ModularReversible final dTEva_nominal=dTEva_nominal, final mCon_flow_nominal=mCon_flow_nominal, final mEva_flow_nominal=mEva_flow_nominal, + final cpCon=cpCon, + final cpEva=cpEva, final y_nominal=y_nominal) "Refrigerant cycle module for the cooling mode" annotation (choicesAllMatching=true); @@ -49,6 +51,8 @@ model ModularReversible final dTEva_nominal=dTEva_nominal, final mCon_flow_nominal=mCon_flow_nominal, final mEva_flow_nominal=mEva_flow_nominal, + final cpCon=cpCon, + final cpEva=cpEva, final y_nominal=y_nominal) "Refrigerant cycle module for the heating mode" annotation (Dialog(enable=use_rev),choicesAllMatching=true); diff --git a/IBPSA/Fluid/Chillers/ModularReversible/RefrigerantCycle/ConstantCarnotEffectiveness.mo b/IBPSA/Fluid/Chillers/ModularReversible/RefrigerantCycle/ConstantCarnotEffectiveness.mo index 4715bf2b44..d7a0e7d903 100644 --- a/IBPSA/Fluid/Chillers/ModularReversible/RefrigerantCycle/ConstantCarnotEffectiveness.mo +++ b/IBPSA/Fluid/Chillers/ModularReversible/RefrigerantCycle/ConstantCarnotEffectiveness.mo @@ -8,6 +8,8 @@ model ConstantCarnotEffectiveness "Carnot EER with a constant Carnot effectivene datSou="ConstantCarnotEffectiveness"); extends IBPSA.Fluid.HeatPumps.ModularReversible.RefrigerantCycle.BaseClasses.PartialCarnot( + TAppCon_nominal=if cpCon < 1500 then 5 else 2, + TAppEva_nominal=if cpEva < 1500 then 5 else 2, final useForChi=true, final QEva_flow_nominal=QUse_flow_nominal, final QCon_flow_nominal=QUse_flow_nominal+PEle_nominal, diff --git a/IBPSA/Fluid/Chillers/ModularReversible/ReversibleCarnotWithLosses.mo b/IBPSA/Fluid/Chillers/ModularReversible/ReversibleCarnotWithLosses.mo index 5739b756dd..faa7ac750d 100644 --- a/IBPSA/Fluid/Chillers/ModularReversible/ReversibleCarnotWithLosses.mo +++ b/IBPSA/Fluid/Chillers/ModularReversible/ReversibleCarnotWithLosses.mo @@ -11,8 +11,6 @@ model ReversibleCarnotWithLosses iceFacCal, etaCarnot_nominal=etaCarnot_nominal, use_constAppTem=true, - cpCon=cpCon, - cpEva=cpEva, TAppCon_nominal=TAppCon_nominal, TAppEva_nominal=TAppEva_nominal), redeclare model RefrigerantCycleChillerCooling = @@ -22,8 +20,6 @@ model ReversibleCarnotWithLosses IBPSA.Fluid.HeatPumps.ModularReversible.RefrigerantCycle.Frosting.FunctionalIcingFactor iceFacCal(redeclare function icingFactor = IBPSA.Fluid.HeatPumps.ModularReversible.RefrigerantCycle.Frosting.Functions.wetterAfjei1997), - cpCon=cpCon, - cpEva=cpEva, TAppCon_nominal=TAppCon_nominal, TAppEva_nominal=TAppEva_nominal, etaCarnot_nominal=etaCarnot_nominal), diff --git a/IBPSA/Fluid/Chillers/ModularReversible/Validation/ConstantCarnotEffectiveness.mo b/IBPSA/Fluid/Chillers/ModularReversible/Validation/ConstantCarnotEffectiveness.mo index 2491f2dc16..ccedb3001d 100644 --- a/IBPSA/Fluid/Chillers/ModularReversible/Validation/ConstantCarnotEffectiveness.mo +++ b/IBPSA/Fluid/Chillers/ModularReversible/Validation/ConstantCarnotEffectiveness.mo @@ -4,10 +4,7 @@ model ConstantCarnotEffectiveness extends BaseClasses.PartialModularComparison(chi(redeclare model RefrigerantCycleChillerCooling = IBPSA.Fluid.Chillers.ModularReversible.RefrigerantCycle.ConstantCarnotEffectiveness - ( - cpCon=chi.cpCon, - cpEva=chi.cpEva, - etaCarnot_nominal=etaCarnot_nominal))); + (etaCarnot_nominal=etaCarnot_nominal))); extends Modelica.Icons.Example; annotation (experiment(Tolerance=1e-6, StopTime=3600), diff --git a/IBPSA/Fluid/HeatPumps/ModularReversible/ModularReversible.mo b/IBPSA/Fluid/HeatPumps/ModularReversible/ModularReversible.mo index a2b177b215..0279b6f02b 100644 --- a/IBPSA/Fluid/HeatPumps/ModularReversible/ModularReversible.mo +++ b/IBPSA/Fluid/HeatPumps/ModularReversible/ModularReversible.mo @@ -26,6 +26,8 @@ model ModularReversible final dTEva_nominal=dTEva_nominal, final mCon_flow_nominal=mCon_flow_nominal, final mEva_flow_nominal=mEva_flow_nominal, + final cpCon=cpCon, + final cpEva=cpEva, final y_nominal=y_nominal) "Refrigerant cycle module for the heating mode" annotation (choicesAllMatching=true); @@ -44,6 +46,8 @@ model ModularReversible final dTEva_nominal=dTEva_nominal, final mCon_flow_nominal=mCon_flow_nominal, final mEva_flow_nominal=mEva_flow_nominal, + final cpCon=cpCon, + final cpEva=cpEva, final y_nominal=y_nominal) "Refrigerant cycle module for the cooling mode" annotation (Dialog(enable=use_rev),choicesAllMatching=true); diff --git a/IBPSA/Fluid/HeatPumps/ModularReversible/RefrigerantCycle/BaseClasses/PartialCarnot.mo b/IBPSA/Fluid/HeatPumps/ModularReversible/RefrigerantCycle/BaseClasses/PartialCarnot.mo index d49f156c82..90ec9f558c 100644 --- a/IBPSA/Fluid/HeatPumps/ModularReversible/RefrigerantCycle/BaseClasses/PartialCarnot.mo +++ b/IBPSA/Fluid/HeatPumps/ModularReversible/RefrigerantCycle/BaseClasses/PartialCarnot.mo @@ -2,21 +2,14 @@ within IBPSA.Fluid.HeatPumps.ModularReversible.RefrigerantCycle.BaseClasses; partial model PartialCarnot "Model with components for Carnot efficiency calculation" parameter Boolean useForChi "=false to use in heat pump models"; - - parameter Modelica.Units.SI.SpecificHeatCapacity cpCon - "Condenser medium specific heat capacity, used for pinch assumption"; - parameter Modelica.Units.SI.SpecificHeatCapacity cpEva - "Evaporator medium specific heat capacity, used for pinch assumption"; parameter Real etaCarnot_nominal=0.3 "Constant Carnot effectiveness"; parameter Boolean use_constAppTem=false "=true to fix approach temperatures at nominal values. This can improve simulation speed"; - parameter Modelica.Units.SI.TemperatureDifference TAppCon_nominal(min=0)= - if cpCon < 1500 then 5 else 2 + parameter Modelica.Units.SI.TemperatureDifference TAppCon_nominal(min=0) "Temperature difference between refrigerant and working fluid outlet in condenser" annotation (Dialog(group="Efficiency")); - parameter Modelica.Units.SI.TemperatureDifference TAppEva_nominal(min=0)= - if cpCon < 1500 then 5 else 2 + parameter Modelica.Units.SI.TemperatureDifference TAppEva_nominal(min=0) "Temperature difference between refrigerant and working fluid outlet in evaporator" annotation (Dialog(group="Efficiency")); parameter Modelica.Units.SI.TemperatureDifference dTCarMin=5 diff --git a/IBPSA/Fluid/HeatPumps/ModularReversible/RefrigerantCycle/BaseClasses/PartialRefrigerantCycle.mo b/IBPSA/Fluid/HeatPumps/ModularReversible/RefrigerantCycle/BaseClasses/PartialRefrigerantCycle.mo index f1e553872a..dde6138b8b 100644 --- a/IBPSA/Fluid/HeatPumps/ModularReversible/RefrigerantCycle/BaseClasses/PartialRefrigerantCycle.mo +++ b/IBPSA/Fluid/HeatPumps/ModularReversible/RefrigerantCycle/BaseClasses/PartialRefrigerantCycle.mo @@ -47,7 +47,12 @@ partial model PartialRefrigerantCycle choicesAllMatching=true, Dialog(group="Frosting supression"), Placement(transformation(extent={{-98,-58},{-82,-42}}))); - + parameter Modelica.Units.SI.SpecificHeatCapacity cpCon + "Evaporator medium specific heat capacity" + annotation (Dialog(tab="Advanced", group="Medium properties")); + parameter Modelica.Units.SI.SpecificHeatCapacity cpEva + "Evaporator medium specific heat capacity" + annotation (Dialog(tab="Advanced", group="Medium properties")); Modelica.Blocks.Interfaces.RealOutput PEle(final unit="W", final displayUnit= "kW") "Electrical Power consumed by the device" annotation (Placement( transformation( diff --git a/IBPSA/Fluid/HeatPumps/ModularReversible/RefrigerantCycle/ConstantCarnotEffectiveness.mo b/IBPSA/Fluid/HeatPumps/ModularReversible/RefrigerantCycle/ConstantCarnotEffectiveness.mo index 76eaa532d4..8a23126d5e 100644 --- a/IBPSA/Fluid/HeatPumps/ModularReversible/RefrigerantCycle/ConstantCarnotEffectiveness.mo +++ b/IBPSA/Fluid/HeatPumps/ModularReversible/RefrigerantCycle/ConstantCarnotEffectiveness.mo @@ -8,6 +8,8 @@ model ConstantCarnotEffectiveness "Carnot COP with a constant Carnot effectivene datSou="ConstantCarnotEffectiveness"); extends IBPSA.Fluid.HeatPumps.ModularReversible.RefrigerantCycle.BaseClasses.PartialCarnot( + TAppCon_nominal=if cpCon < 1500 then 5 else 2, + TAppEva_nominal=if cpEva < 1500 then 5 else 2, final useForChi=false, final QEva_flow_nominal=QUse_flow_nominal-PEle_nominal, final QCon_flow_nominal=QUse_flow_nominal, diff --git a/IBPSA/Fluid/HeatPumps/ModularReversible/ReversibleCarnotWithLosses.mo b/IBPSA/Fluid/HeatPumps/ModularReversible/ReversibleCarnotWithLosses.mo index 22f8ca2604..e312a19af7 100644 --- a/IBPSA/Fluid/HeatPumps/ModularReversible/ReversibleCarnotWithLosses.mo +++ b/IBPSA/Fluid/HeatPumps/ModularReversible/ReversibleCarnotWithLosses.mo @@ -11,8 +11,6 @@ model ReversibleCarnotWithLosses iceFacCal, etaCarnot_nominal=etaCarnot_nominal, use_constAppTem=true, - cpCon=cpCon, - cpEva=cpEva, TAppCon_nominal=TAppCon_nominal, TAppEva_nominal=TAppEva_nominal), redeclare model RefrigerantCycleHeatPumpHeating = @@ -23,8 +21,6 @@ model ReversibleCarnotWithLosses iceFacCal(redeclare function icingFactor = IBPSA.Fluid.HeatPumps.ModularReversible.RefrigerantCycle.Frosting.Functions.wetterAfjei1997), etaCarnot_nominal=etaCarnot_nominal, - cpCon=cpCon, - cpEva=cpEva, TAppCon_nominal=TAppCon_nominal, TAppEva_nominal=TAppEva_nominal), final use_evaCap, diff --git a/IBPSA/Fluid/HeatPumps/ModularReversible/Validation/Comparative/ConstantCarnotEffectiveness.mo b/IBPSA/Fluid/HeatPumps/ModularReversible/Validation/Comparative/ConstantCarnotEffectiveness.mo index 9231e281a4..a2c4c46997 100644 --- a/IBPSA/Fluid/HeatPumps/ModularReversible/Validation/Comparative/ConstantCarnotEffectiveness.mo +++ b/IBPSA/Fluid/HeatPumps/ModularReversible/Validation/Comparative/ConstantCarnotEffectiveness.mo @@ -4,10 +4,7 @@ model ConstantCarnotEffectiveness extends BaseClasses.PartialModularComparison(heaPum(redeclare model RefrigerantCycleHeatPumpHeating = IBPSA.Fluid.HeatPumps.ModularReversible.RefrigerantCycle.ConstantCarnotEffectiveness - ( - cpCon=heaPum.cpCon, - cpEva=heaPum.cpEva, - etaCarnot_nominal=etaCarnot_nominal))); + (etaCarnot_nominal=etaCarnot_nominal))); extends Modelica.Icons.Example; annotation (experiment(Tolerance=1e-6, StopTime=3600), diff --git a/IBPSA/Fluid/HeatPumps/ModularReversible/Validation/ConstantCarnotEffectiveness.mo b/IBPSA/Fluid/HeatPumps/ModularReversible/Validation/ConstantCarnotEffectiveness.mo index 091db34f81..3f07d98576 100644 --- a/IBPSA/Fluid/HeatPumps/ModularReversible/Validation/ConstantCarnotEffectiveness.mo +++ b/IBPSA/Fluid/HeatPumps/ModularReversible/Validation/ConstantCarnotEffectiveness.mo @@ -16,12 +16,9 @@ model ConstantCarnotEffectiveness initType=Modelica.Blocks.Types.Init.InitialState), redeclare model RefrigerantCycleHeatPumpHeating = IBPSA.Fluid.HeatPumps.ModularReversible.RefrigerantCycle.ConstantCarnotEffectiveness - ( - cpCon=heaPum.cpCon, - cpEva=heaPum.cpEva, - TAppCon_nominal=0, - TAppEva_nominal=0, - etaCarnot_nominal=etaCarnot_nominal))); + (TAppCon_nominal=0, + TAppEva_nominal=0, + etaCarnot_nominal=etaCarnot_nominal))); parameter Real etaCarnot_nominal=0.4318 "Calibrated constant Carnot effectiveness"; parameter Modelica.Units.SI.Power PEle_nominal=1884.218212 From 92cffead084cc846df2f8761490061feb3708a8f Mon Sep 17 00:00:00 2001 From: FWuellhorst Date: Tue, 19 Dec 2023 14:56:44 +0100 Subject: [PATCH 3/9] Use 200 Pa dp_nominal for air source devices --- .../ModularReversible_OneRoomRadiator.mo | 38 +++++++++---------- .../ReversibleAirToWater2D_OneRoomRadiator.mo | 5 +-- 2 files changed, 20 insertions(+), 23 deletions(-) diff --git a/IBPSA/Fluid/HeatPumps/ModularReversible/Examples/ModularReversible_OneRoomRadiator.mo b/IBPSA/Fluid/HeatPumps/ModularReversible/Examples/ModularReversible_OneRoomRadiator.mo index 5743b34737..54926ebfee 100644 --- a/IBPSA/Fluid/HeatPumps/ModularReversible/Examples/ModularReversible_OneRoomRadiator.mo +++ b/IBPSA/Fluid/HeatPumps/ModularReversible/Examples/ModularReversible_OneRoomRadiator.mo @@ -4,14 +4,15 @@ model ModularReversible_OneRoomRadiator extends IBPSA.Fluid.HeatPumps.ModularReversible.Examples.BaseClasses.PartialOneRoomRadiator( mEva_flow_nominal=heaPum.mEva_flow_nominal, - sin(nPorts=1), - booToReaPumEva( - realTrue=heaPum.mEva_flow_nominal)); + sin(nPorts=1, redeclare package Medium = MediumAir), + pumHeaPumSou(redeclare package Medium = MediumAir), + sou(redeclare package Medium = MediumAir), + booToReaPumEva(realTrue=heaPum.mEva_flow_nominal)); extends Modelica.Icons.Example; IBPSA.Fluid.HeatPumps.ModularReversible.ModularReversible heaPum( redeclare package MediumCon = MediumWat, - redeclare package MediumEva = MediumWat, + redeclare package MediumEva = MediumAir, QUse_flow_nominal=Q_flow_nominal, redeclare model RefrigerantCycleInertia = IBPSA.Fluid.HeatPumps.ModularReversible.RefrigerantCycle.Inertias.NoInertia, @@ -25,7 +26,7 @@ model ModularReversible_OneRoomRadiator GConIns=1000, TEva_nominal=sou.T, dTEva_nominal=2, - dpEva_nominal(displayUnit="Pa") = 2000, + dpEva_nominal(displayUnit="Pa") = 200, use_evaCap=false, CEva=0, GEvaOut=0, @@ -37,8 +38,6 @@ model ModularReversible_OneRoomRadiator redeclare IBPSA.Fluid.HeatPumps.ModularReversible.RefrigerantCycle.Frosting.NoFrosting iceFacCal, - cpCon=heaPum.cpCon, - cpEva=heaPum.cpEva, TAppCon_nominal=0, TAppEva_nominal=0), redeclare model RefrigerantCycleHeatPumpCooling = @@ -63,22 +62,21 @@ model ModularReversible_OneRoomRadiator rotation=0, origin={-90,-148}))); equation - connect(heaPum.port_b2, sin.ports[1]) annotation (Line(points={{20,-156},{38, - -156},{38,-200},{60,-200}}, color={0,127,255})); - connect(heaPum.port_a2, pumHeaPumSou.port_b) annotation (Line(points={{0,-156}, - {-30,-156},{-30,-170}}, color={0,127,255})); - connect(heaPum.port_b1, pumHeaPum.port_a) annotation (Line(points={{0,-144},{ - -70,-144},{-70,-120}}, color={0,127,255})); - connect(heaPum.port_a1, temRet.port_b) annotation (Line(points={{20,-144},{60, - -144},{60,-30}}, color={0,127,255})); + connect(heaPum.port_b2, sin.ports[1]) annotation (Line(points={{20,-156},{38,-156}, + {38,-200},{60,-200}}, color={0,127,255})); + connect(heaPum.port_a2, pumHeaPumSou.port_b) annotation (Line(points={{0,-156},{ + -30,-156},{-30,-170}}, color={0,127,255})); + connect(heaPum.port_b1, pumHeaPum.port_a) annotation (Line(points={{0,-144},{-70, + -144},{-70,-120}}, color={0,127,255})); + connect(heaPum.port_a1, temRet.port_b) annotation (Line(points={{20,-144},{60,-144}, + {60,-30}}, color={0,127,255})); connect(temAmbBas.y, heaPum.TConAmb) annotation (Line(points={{-79,-148},{-1,-148}, {-1,-147.6}}, color={0,0,127})); - connect(heaPum.hea, oneRooRadHeaPumCtr.hea) annotation (Line(points={{21.1, - -151.9},{24,-151.9},{24,-152},{26,-152},{26,-92},{-132,-92},{-132,-76}, - {-139,-76}}, + connect(heaPum.hea, oneRooRadHeaPumCtr.hea) annotation (Line(points={{21.1,-151.9}, + {24,-151.9},{24,-152},{26,-152},{26,-92},{-132,-92},{-132,-76},{-139,-76}}, color={255,0,255})); - connect(oneRooRadHeaPumCtr.ySet, heaPum.ySet) annotation (Line(points={{-139, - -66},{30,-66},{30,-148},{21.2,-148}}, color={0,0,127})); + connect(oneRooRadHeaPumCtr.ySet, heaPum.ySet) annotation (Line(points={{-139,-66}, + {30,-66},{30,-148},{21.2,-148}}, color={0,0,127})); annotation (Documentation(info="

This example demonstrates how to use the diff --git a/IBPSA/Fluid/HeatPumps/ModularReversible/Examples/ReversibleAirToWater2D_OneRoomRadiator.mo b/IBPSA/Fluid/HeatPumps/ModularReversible/Examples/ReversibleAirToWater2D_OneRoomRadiator.mo index 738753cc29..44998c8f53 100644 --- a/IBPSA/Fluid/HeatPumps/ModularReversible/Examples/ReversibleAirToWater2D_OneRoomRadiator.mo +++ b/IBPSA/Fluid/HeatPumps/ModularReversible/Examples/ReversibleAirToWater2D_OneRoomRadiator.mo @@ -7,8 +7,7 @@ model ReversibleAirToWater2D_OneRoomRadiator mCon_flow_nominal=heaPum.mCon_flow_nominal, sin(nPorts=1, redeclare package Medium = MediumAir), booToReaPumEva(realTrue=heaPum.mEva_flow_nominal), - pumHeaPumSou( - redeclare package Medium = MediumAir), + pumHeaPumSou(redeclare package Medium = MediumAir), sou(redeclare package Medium = MediumAir)); IBPSA.Fluid.HeatPumps.ModularReversible.ReversibleAirToWaterTableData2D @@ -22,7 +21,7 @@ model ReversibleAirToWater2D_OneRoomRadiator dpCon_nominal(displayUnit="Pa") = 2000, TEva_nominal=sou.T, mEva_flow_nominal=2.3116, - dpEva_nominal(displayUnit="Pa") = 2000, + dpEva_nominal(displayUnit="Pa") = 200, energyDynamics=Modelica.Fluid.Types.Dynamics.FixedInitial, redeclare IBPSA.Fluid.HeatPumps.ModularReversible.Data.TableData2D.EN14511.Vitocal251A08 From bd8af39020e294f75c3c0e000d7232ec09873fbc Mon Sep 17 00:00:00 2001 From: FWuellhorst Date: Tue, 19 Dec 2023 15:00:16 +0100 Subject: [PATCH 4/9] Add better warnings for possibly wrong mass flow rates in 2D table data --- .../RefrigerantCycle/TableData2D.mo | 10 ++- .../BaseClasses/PartialTableData2D.mo | 61 +++++++++++++++---- .../RefrigerantCycle/TableData2D.mo | 12 ++-- 3 files changed, 64 insertions(+), 19 deletions(-) diff --git a/IBPSA/Fluid/Chillers/ModularReversible/RefrigerantCycle/TableData2D.mo b/IBPSA/Fluid/Chillers/ModularReversible/RefrigerantCycle/TableData2D.mo index 73cd1cb28a..8a8d61643e 100644 --- a/IBPSA/Fluid/Chillers/ModularReversible/RefrigerantCycle/TableData2D.mo +++ b/IBPSA/Fluid/Chillers/ModularReversible/RefrigerantCycle/TableData2D.mo @@ -21,8 +21,14 @@ model TableData2D final use_TEvaOutForTab=datTab.use_TEvaOutForTab, tabQUse_flow(final table=datTab.tabQEva_flow), tabPEle(final table=datTab.tabPEle), - final perDevMasFloEva=(mEva_flow_nominal - datTab.mEva_flow_nominal*scaFac)/mEva_flow_nominal*100, - final perDevMasFloCon=(mCon_flow_nominal - datTab.mCon_flow_nominal*scaFac)/mCon_flow_nominal*100, + final valTabQEva_flow = {{tabQUse_flow.table[j, i] for i in 2:numCol} for j in 2:numRow}, + final valTabQCon_flow = valTabQEva_flow .+ valTabPEle, + final mCon_flow_nominal_internal=mCon_flow_nominal, + final mEva_flow_nominal_internal=mEva_flow_nominal, + final mCon_flow_max=max(valTabQCon_flow) * scaFac / cpCon / dTMin, + final mCon_flow_min=min(valTabQCon_flow) * scaFac / cpCon / dTMax, + final mEva_flow_min=min(valTabQEva_flow) * scaFac / cpCon / dTMax, + final mEva_flow_max=max(valTabQEva_flow) * scaFac / cpCon / dTMin, constScaFac(final k=scaFac)); replaceable parameter IBPSA.Fluid.Chillers.ModularReversible.Data.TableData2D.Generic datTab "Data Table of Chiller" annotation (choicesAllMatching=true); diff --git a/IBPSA/Fluid/HeatPumps/ModularReversible/RefrigerantCycle/BaseClasses/PartialTableData2D.mo b/IBPSA/Fluid/HeatPumps/ModularReversible/RefrigerantCycle/BaseClasses/PartialTableData2D.mo index 4c8c1bd84d..aaf169d92b 100644 --- a/IBPSA/Fluid/HeatPumps/ModularReversible/RefrigerantCycle/BaseClasses/PartialTableData2D.mo +++ b/IBPSA/Fluid/HeatPumps/ModularReversible/RefrigerantCycle/BaseClasses/PartialTableData2D.mo @@ -87,11 +87,21 @@ partial model PartialTableData2D extent={{-10,-10},{10,10}}, rotation=270, origin={90,90}))); + protected - parameter Real perDevMasFloCon - "Percent of deviation of nominal mass flow rate at condenser in percent"; - parameter Real perDevMasFloEva - "Percent of deviation of nominal mass flow rate at evaporator in percent"; + parameter Integer numRow=size(tabPEle.table, 1) "Number of rows in table"; + parameter Integer numCol=size(tabPEle.table, 2) "Number of columns in table"; + parameter Modelica.Units.SI.TemperatureDifference dTMin=3 + "Minimal temperature spread according to EN 14511"; + parameter Modelica.Units.SI.TemperatureDifference dTMax=10 + "Maximal temperature spread according to EN 14511"; + parameter Modelica.Units.SI.Power valTabPEle[numRow-1, numCol - 1]= + {{tabPEle.table[j, i] for i in 2:numCol} for j in 2:numRow} + "Table with electrical power values only"; + parameter Modelica.Units.SI.HeatFlowRate valTabQCon_flow[numRow-1, numCol - 1] + "Table with condenser heat flow values only"; + parameter Modelica.Units.SI.HeatFlowRate valTabQEva_flow[numRow-1, numCol - 1] + "Table with evaporator heat flow values only"; parameter Modelica.Blocks.Types.ExternalCombiTable2D tabIdeQUse_flow= Modelica.Blocks.Types.ExternalCombiTable2D( "NoName", @@ -108,18 +118,43 @@ protected smoothness, extrapolation, false) "External table object for nominal electrical power consumption"; + parameter Modelica.Units.SI.MassFlowRate mCon_flow_nominal_internal + "Internal nominal condenser mass flow rate"; + parameter Modelica.Units.SI.MassFlowRate mEva_flow_nominal_internal + "Internal nominal evaporator mass flow rate"; + parameter Modelica.Units.SI.MassFlowRate mEva_flow_min + "Minimal evaporator mass flow rate"; + parameter Modelica.Units.SI.MassFlowRate mEva_flow_max + "Maximal evaporator mass flow rate"; + parameter Modelica.Units.SI.MassFlowRate mCon_flow_min + "Minimal evaporator mass flow rate"; + parameter Modelica.Units.SI.MassFlowRate mCon_flow_max + "Maximal evaporator mass flow rate"; initial algorithm - assert(perDevMasFloCon < 10, - "In " + getInstanceName() + ": The deviation of the given mCon_flow_nominal to the table data is " + - String(perDevMasFloCon) + " %. Carefully check results, - you are extrapolating the table data.", + assert(mCon_flow_nominal_internal >= mCon_flow_min, + "In " + getInstanceName() + ": The nominal condenser mass flow rate (" + + String(mCon_flow_nominal_internal) + " kg/s) is smaller than the + minimal value (" + String(mCon_flow_min) + " kg/s) for the table data + when assuming a temperature spread between 3 and 10 K, as in EN 14511.", AssertionLevel.warning); - assert(perDevMasFloEva < 10, - "In " + getInstanceName() + ": The deviation of the given mEva_flow_nominal to the table data is " + - String(perDevMasFloEva) + " %. Carefully check results, - you are extrapolating the table data.", + assert(mCon_flow_nominal_internal <= mCon_flow_max, + "In " + getInstanceName() + ": The nominal condenser mass flow rate (" + + String(mCon_flow_nominal_internal) + " kg/s) is bigger than the + maximal value (" + String(mCon_flow_max) + " kg/s) for the table data + when assuming a temperature spread between 3 and 10 K, as in EN 14511.", + AssertionLevel.warning); + assert(mEva_flow_nominal_internal >= mEva_flow_min, + "In " + getInstanceName() + ": The nominal evaporator mass flow rate (" + + String(mEva_flow_nominal_internal) + " kg/s) is smaller than the + minimal value (" + String(mEva_flow_min) + " kg/s) for the table data + when assuming a temperature spread between 3 and 10 K, as in EN 14511.", + AssertionLevel.warning); + assert(mEva_flow_nominal_internal <= mEva_flow_max, + "In " + getInstanceName() + ": The nominal evaporator mass flow rate (" + + String(mEva_flow_nominal_internal) + " kg/s) is bigger than the + maximal value (" + String(mEva_flow_max) + " kg/s) for the table data + when assuming a temperature spread between 3 and 10 K, as in EN 14511.", AssertionLevel.warning); - equation connect(constScaFac.y, ySetTimScaFac.u2) annotation (Line(points={{-79,70},{-66,70},{-66,62}}, color={0,0,127})); diff --git a/IBPSA/Fluid/HeatPumps/ModularReversible/RefrigerantCycle/TableData2D.mo b/IBPSA/Fluid/HeatPumps/ModularReversible/RefrigerantCycle/TableData2D.mo index 116223082a..8a80cb7d7e 100644 --- a/IBPSA/Fluid/HeatPumps/ModularReversible/RefrigerantCycle/TableData2D.mo +++ b/IBPSA/Fluid/HeatPumps/ModularReversible/RefrigerantCycle/TableData2D.mo @@ -16,12 +16,16 @@ model TableData2D "Performance data based on condenser outlet and evaporator inl TEva_nominal) * y_nominal); extends IBPSA.Fluid.HeatPumps.ModularReversible.RefrigerantCycle.BaseClasses.PartialTableData2D( + final valTabQEva_flow = valTabQCon_flow .- valTabPEle, + final valTabQCon_flow = {{tabQUse_flow.table[j, i] for i in 2:numCol} for j in 2:numRow}, + final mCon_flow_nominal_internal=mCon_flow_nominal, + final mEva_flow_nominal_internal=mEva_flow_nominal, + final mCon_flow_max=max(valTabQCon_flow) * scaFac / cpCon / dTMin, + final mCon_flow_min=min(valTabQCon_flow) * scaFac / cpCon / dTMax, + final mEva_flow_min=min(valTabQEva_flow) * scaFac / cpCon / dTMax, + final mEva_flow_max=max(valTabQEva_flow) * scaFac / cpCon / dTMin, final use_TConOutForTab=datTab.use_TConOutForTab, final use_TEvaOutForTab=datTab.use_TEvaOutForTab, - perDevMasFloCon=(mCon_flow_nominal - datTab.mCon_flow_nominal*scaFac)/ - mCon_flow_nominal*100, - perDevMasFloEva=(mEva_flow_nominal - datTab.mEva_flow_nominal*scaFac)/ - mEva_flow_nominal*100, constScaFac(final k=scaFac), tabQUse_flow(final table=datTab.tabQCon_flow), tabPEle(final table=datTab.tabPEle)); From e2316ea04dceccc12b51a600541164796e30b607 Mon Sep 17 00:00:00 2001 From: FWuellhorst Date: Tue, 19 Dec 2023 15:06:37 +0100 Subject: [PATCH 5/9] fix bad use of QCoo_flow_nominal and final setting of scaFac when combining different model approaches --- .../Examples/ModularReversible_OneRoomRadiator.mo | 4 +++- IBPSA/Fluid/HeatPumps/ModularReversible/ModularReversible.mo | 3 +-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/IBPSA/Fluid/HeatPumps/ModularReversible/Examples/ModularReversible_OneRoomRadiator.mo b/IBPSA/Fluid/HeatPumps/ModularReversible/Examples/ModularReversible_OneRoomRadiator.mo index 54926ebfee..0c3617948c 100644 --- a/IBPSA/Fluid/HeatPumps/ModularReversible/Examples/ModularReversible_OneRoomRadiator.mo +++ b/IBPSA/Fluid/HeatPumps/ModularReversible/Examples/ModularReversible_OneRoomRadiator.mo @@ -50,7 +50,9 @@ model ModularReversible_OneRoomRadiator use_TUseSidOut=true, use_TAmbSidOut=false, use_antFre=true, - TAntFre=275.15)) "Modular reversible heat pump" + TAntFre=275.15), + QCoo_flow_nominal=Q_flow_nominal*0.5) + "Modular reversible heat pump" annotation (Placement(transformation(extent={{20,-160},{0,-140}}))); Modelica.Blocks.Sources.Constant temAmbBas(final k( diff --git a/IBPSA/Fluid/HeatPumps/ModularReversible/ModularReversible.mo b/IBPSA/Fluid/HeatPumps/ModularReversible/ModularReversible.mo index 0279b6f02b..1f5515210b 100644 --- a/IBPSA/Fluid/HeatPumps/ModularReversible/ModularReversible.mo +++ b/IBPSA/Fluid/HeatPumps/ModularReversible/ModularReversible.mo @@ -37,8 +37,7 @@ model ModularReversible constrainedby IBPSA.Fluid.Chillers.ModularReversible.RefrigerantCycle.BaseClasses.PartialChillerCycle( final useInChi=false, - final QUse_flow_nominal=refCyc.refCycHeaPumCoo.QUseNoSca_flow_nominal, - final scaFac=scaFac, + final QUse_flow_nominal=QCoo_flow_nominal, final PEle_nominal=refCyc.refCycHeaPumHea.PEle_nominal, final TCon_nominal=TCon_nominal, final TEva_nominal=TEva_nominal, From e5d0b7b67919bf3a2452cffe264f103429ae44d6 Mon Sep 17 00:00:00 2001 From: FWuellhorst Date: Tue, 19 Dec 2023 15:07:06 +0100 Subject: [PATCH 6/9] fix bad use of QCoo_flow_nominal and final setting of scaFac when combining different model approaches --- IBPSA/Fluid/Chillers/ModularReversible/ModularReversible.mo | 1 - 1 file changed, 1 deletion(-) diff --git a/IBPSA/Fluid/Chillers/ModularReversible/ModularReversible.mo b/IBPSA/Fluid/Chillers/ModularReversible/ModularReversible.mo index 3de2c5554c..f66d6baf2a 100644 --- a/IBPSA/Fluid/Chillers/ModularReversible/ModularReversible.mo +++ b/IBPSA/Fluid/Chillers/ModularReversible/ModularReversible.mo @@ -43,7 +43,6 @@ model ModularReversible IBPSA.Fluid.HeatPumps.ModularReversible.RefrigerantCycle.BaseClasses.PartialHeatPumpCycle( final useInHeaPum=false, final QUse_flow_nominal=QHea_flow_nominal, - final scaFac=scaFac, final PEle_nominal=refCyc.refCycChiCoo.PEle_nominal, final TCon_nominal=TCon_nominal, final TEva_nominal=TEva_nominal, From 79c5a22581a258ba473152048947bfdfcd218b71 Mon Sep 17 00:00:00 2001 From: FWuellhorst Date: Tue, 19 Dec 2023 15:12:15 +0100 Subject: [PATCH 7/9] remove defaults and anti-freeze for air-source, fix doc --- .../Examples/ReversibleAirToWater2D_OneRoomRadiator.mo | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/IBPSA/Fluid/HeatPumps/ModularReversible/Examples/ReversibleAirToWater2D_OneRoomRadiator.mo b/IBPSA/Fluid/HeatPumps/ModularReversible/Examples/ReversibleAirToWater2D_OneRoomRadiator.mo index 44998c8f53..3d26fe0e63 100644 --- a/IBPSA/Fluid/HeatPumps/ModularReversible/Examples/ReversibleAirToWater2D_OneRoomRadiator.mo +++ b/IBPSA/Fluid/HeatPumps/ModularReversible/Examples/ReversibleAirToWater2D_OneRoomRadiator.mo @@ -17,10 +17,8 @@ model ReversibleAirToWater2D_OneRoomRadiator QUse_flow_nominal=Q_flow_nominal, use_intSafCtr=true, TCon_nominal=TRadSup_nominal, - mCon_flow_nominal=0.717225, dpCon_nominal(displayUnit="Pa") = 2000, TEva_nominal=sou.T, - mEva_flow_nominal=2.3116, dpEva_nominal(displayUnit="Pa") = 200, energyDynamics=Modelica.Fluid.Types.Dynamics.FixedInitial, redeclare @@ -34,9 +32,7 @@ model ReversibleAirToWater2D_OneRoomRadiator safCtrParEurNor( use_minOnTime=false, use_minOffTime=true, - use_maxCycRat=true, - use_antFre=true, - TAntFre=275.15)) "Reversible heat pump with losses and Carnot approach" + use_maxCycRat=true)) "Reversible heat pump based on 2D table data" annotation (Placement(transformation(extent={{20,-160},{0,-140}}))); extends Modelica.Icons.Example; From eb43b15ad6cad8493ea244baa01111a546069302 Mon Sep 17 00:00:00 2001 From: FWuellhorst Date: Tue, 19 Dec 2023 18:33:13 +0100 Subject: [PATCH 8/9] Update reference results --- ...odularReversible_Examples_ModularReversible.txt | 12 ++++++------ ..._Examples_ModularReversible_OneRoomRadiator.txt | 14 +++++++------- ...ples_ReversibleAirToWater2D_OneRoomRadiator.txt | 12 ++++++------ 3 files changed, 19 insertions(+), 19 deletions(-) diff --git a/IBPSA/Resources/ReferenceResults/Dymola/IBPSA_Fluid_Chillers_ModularReversible_Examples_ModularReversible.txt b/IBPSA/Resources/ReferenceResults/Dymola/IBPSA_Fluid_Chillers_ModularReversible_Examples_ModularReversible.txt index be51855f72..c64dc370c8 100644 --- a/IBPSA/Resources/ReferenceResults/Dymola/IBPSA_Fluid_Chillers_ModularReversible_Examples_ModularReversible.txt +++ b/IBPSA/Resources/ReferenceResults/Dymola/IBPSA_Fluid_Chillers_ModularReversible_Examples_ModularReversible.txt @@ -1,4 +1,4 @@ -last-generated=2023-12-18 +last-generated=2023-12-19 statistics-simulation= { "linear": " ", @@ -8,11 +8,11 @@ statistics-simulation= } time=[0e+00, 3.6e+03] chi.refCyc.sigBus.TConInMea=[3.031499938964844e+02, 3.031499938964844e+02, 3.051499938964844e+02, 3.111499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02, 3.131499938964844e+02] -chi.refCyc.sigBus.TConOutMea=[2.931499938964844e+02, 3.021229553222656e+02, 3.066435546875e+02, 3.119231262207031e+02, 3.164322814941406e+02, 3.178111572265625e+02, 3.1814501953125e+02, 3.182050170898438e+02, 3.182060241699219e+02, 3.182000427246094e+02, 3.181962280273438e+02, 3.181946105957031e+02, 3.181940612792969e+02, 3.181939392089844e+02, 3.1819384765625e+02, 3.181550903320312e+02, 3.180177612304688e+02, 3.178044128417969e+02, 3.175466613769531e+02, 3.172638854980469e+02, 3.169654235839844e+02, 3.1665478515625e+02, 3.163327026367188e+02, 3.159984130859375e+02, 3.15650390625e+02, 3.152862854003906e+02, 3.149068908691406e+02, 3.145254821777344e+02, 3.141100463867188e+02, 3.137065734863281e+02, 3.134434509277344e+02, 3.136900329589844e+02, 3.15389404296875e+02, 3.165635681152344e+02, 3.170056457519531e+02, 3.170063781738281e+02, 3.167914733886719e+02, 3.164767150878906e+02, 3.161106567382812e+02, 3.157091064453125e+02, 3.152726745605469e+02, 3.147928161621094e+02, 3.145641784667969e+02, 3.16103759765625e+02, 3.173405151367188e+02, 3.178604736328125e+02, 3.179208374023438e+02, 3.177536315917969e+02, 3.174841003417969e+02, 3.171673583984375e+02, 3.1682421875e+02, 3.164604797363281e+02, 3.160754089355469e+02, 3.156651611328125e+02, 3.152227478027344e+02, 3.147365417480469e+02, 3.146385192871094e+02, 3.1622509765625e+02, 3.174004821777344e+02, 3.17026611328125e+02, 3.150736999511719e+02, 3.136316833496094e+02, 3.128575744628906e+02, 3.125180053710938e+02, 3.124143981933594e+02, 3.124291687011719e+02, 3.125010986328125e+02, 3.126001586914062e+02, 3.127122192382812e+02, 3.128306274414062e+02, 3.127811584472656e+02, 3.123309631347656e+02, 3.120130004882812e+02, 3.118809814453125e+02, 3.118710327148438e+02, 3.119273681640625e+02, 3.120169372558594e+02, 3.121226806640625e+02, 3.122362976074219e+02, 3.123538818359375e+02, 3.124736938476562e+02, 3.125949096679688e+02, 3.127171630859375e+02, 3.1284033203125e+02, 3.127340698242188e+02, 3.122848815917969e+02, 3.119897766113281e+02, 3.118749389648438e+02, 3.118747253417969e+02, 3.119360656738281e+02, 3.120281066894531e+02, 3.121350402832031e+02, 3.122492370605469e+02, 3.123671264648438e+02, 3.124870910644531e+02, 3.126084594726562e+02, 3.127308044433594e+02, 3.128540649414062e+02, 3.126852722167969e+02, 3.122419738769531e+02, 3.119692077636719e+02] -chi.refCyc.sigBus.TEvaOutMea=[2.931499938964844e+02, 2.873094177246094e+02, 2.839611511230469e+02, 2.826816101074219e+02, 2.824618530273438e+02, 2.826277465820312e+02, 2.828252258300781e+02, 2.829573974609375e+02, 2.830284729003906e+02, 2.830620422363281e+02, 2.830764465332031e+02, 2.830821533203125e+02, 2.830842590332031e+02, 2.830849914550781e+02, 2.830852661132812e+02, 2.831213989257812e+02, 2.832485046386719e+02, 2.834447937011719e+02, 2.836811218261719e+02, 2.839407653808594e+02, 2.842167053222656e+02, 2.845071716308594e+02, 2.848128967285156e+02, 2.851357727050781e+02, 2.854784851074219e+02, 2.858446960449219e+02, 2.887392578125e+02, 2.937267150878906e+02, 2.961936645507812e+02, 2.972540283203125e+02, 2.9773583984375e+02, 2.97505126953125e+02, 2.955732421875e+02, 2.942576904296875e+02, 2.937817993164062e+02, 2.93794189453125e+02, 2.940332946777344e+02, 2.943721923828125e+02, 2.947630920410156e+02, 2.951946716308594e+02, 2.956720886230469e+02, 2.962107238769531e+02, 2.964854736328125e+02, 2.948011474609375e+02, 2.934734191894531e+02, 2.929428405761719e+02, 2.929024353027344e+02, 2.930897827148438e+02, 2.933714599609375e+02, 2.936943054199219e+02, 2.940422058105469e+02, 2.944137878417969e+02, 2.948135070800781e+02, 2.95248779296875e+02, 2.957305908203125e+02, 2.962764892578125e+02, 2.964097595214844e+02, 2.946741638183594e+02, 2.934132080078125e+02, 2.938962097167969e+02, 2.961466064453125e+02, 2.977919311523438e+02, 2.986636962890625e+02, 2.990346374511719e+02, 2.991344909667969e+02, 2.990986633300781e+02, 2.989974975585938e+02, 2.988653564453125e+02, 2.987184448242188e+02, 2.985642395019531e+02, 2.986277465820312e+02, 2.992102661132812e+02, 2.996221618652344e+02, 2.997935791015625e+02, 2.99806884765625e+02, 2.997341918945312e+02, 2.996181640625e+02, 2.994811096191406e+02, 2.993338317871094e+02, 2.991813354492188e+02, 2.990260314941406e+02, 2.988689270019531e+02, 2.987104797363281e+02, 2.985509338378906e+02, 2.986883239746094e+02, 2.99269775390625e+02, 2.996522216796875e+02, 2.998014526367188e+02, 2.998021240234375e+02, 2.99722900390625e+02, 2.996037292480469e+02, 2.994651184082031e+02, 2.993170776367188e+02, 2.991641845703125e+02, 2.990086364746094e+02, 2.988513793945312e+02, 2.986928100585938e+02, 2.985331420898438e+02, 2.987514953613281e+02, 2.993253479003906e+02, 2.996788940429688e+02] +chi.refCyc.sigBus.TConOutMea=[2.931499938964844e+02, 3.0236669921875e+02, 3.069718017578125e+02, 3.121814880371094e+02, 3.165908813476562e+02, 3.178920288085938e+02, 3.181808471679688e+02, 3.182193603515625e+02, 3.182117004394531e+02, 3.182028503417969e+02, 3.181983947753906e+02, 3.181966857910156e+02, 3.181962280273438e+02, 3.181961669921875e+02, 3.181961669921875e+02, 3.181561584472656e+02, 3.180148010253906e+02, 3.177961730957031e+02, 3.175331420898438e+02, 3.172454528808594e+02, 3.169425659179688e+02, 3.166279907226562e+02, 3.163023681640625e+02, 3.159651184082031e+02, 3.156148376464844e+02, 3.152496032714844e+02, 3.148709106445312e+02, 3.144931030273438e+02, 3.140849914550781e+02, 3.1369140625e+02, 3.13435302734375e+02, 3.137104187011719e+02, 3.15501708984375e+02, 3.166986389160156e+02, 3.171172180175781e+02, 3.170857543945312e+02, 3.168442993164062e+02, 3.165099487304688e+02, 3.161289672851562e+02, 3.157153015136719e+02, 3.152687072753906e+02, 3.147813720703125e+02, 3.145680236816406e+02, 3.162135314941406e+02, 3.174931030273438e+02, 3.179988403320312e+02, 3.180292663574219e+02, 3.178355407714844e+02, 3.175463562011719e+02, 3.172149658203125e+02, 3.168597412109375e+02, 3.164850158691406e+02, 3.160894165039062e+02, 3.156690063476562e+02, 3.152173767089844e+02, 3.147243957519531e+02, 3.146522216796875e+02, 3.163440856933594e+02, 3.175546875e+02, 3.171476135253906e+02, 3.151318054199219e+02, 3.136473388671875e+02, 3.128514404296875e+02, 3.125025939941406e+02, 3.123962097167969e+02, 3.124113159179688e+02, 3.124850158691406e+02, 3.125865478515625e+02, 3.127013549804688e+02, 3.128226928710938e+02, 3.127719421386719e+02, 3.12310546875e+02, 3.119848327636719e+02, 3.118497009277344e+02, 3.118396606445312e+02, 3.118974609375e+02, 3.119892578125e+02, 3.120975952148438e+02, 3.122139587402344e+02, 3.123343811035156e+02, 3.124570617675781e+02, 3.125812377929688e+02, 3.127064819335938e+02, 3.128326721191406e+02, 3.127237243652344e+02, 3.122633361816406e+02, 3.119610595703125e+02, 3.118435363769531e+02, 3.118434753417969e+02, 3.119063720703125e+02, 3.120007019042969e+02, 3.121101989746094e+02, 3.122271728515625e+02, 3.12347900390625e+02, 3.124707946777344e+02, 3.125950927734375e+02, 3.12720458984375e+02, 3.128467407226562e+02, 3.126736755371094e+02, 3.122193908691406e+02, 3.119400024414062e+02] +chi.refCyc.sigBus.TEvaOutMea=[2.931499938964844e+02, 2.869875793457031e+02, 2.835358581542969e+02, 2.82354736328125e+02, 2.822667236328125e+02, 2.825318603515625e+02, 2.827853088378906e+02, 2.829432067871094e+02, 2.830240783691406e+02, 2.83060546875e+02, 2.830753784179688e+02, 2.830809326171875e+02, 2.830827941894531e+02, 2.830833740234375e+02, 2.830835876464844e+02, 2.831217041015625e+02, 2.832553405761719e+02, 2.834605407714844e+02, 2.837060852050781e+02, 2.839745178222656e+02, 2.842585144042969e+02, 2.845562133789062e+02, 2.848682556152344e+02, 2.851962585449219e+02, 2.855426025390625e+02, 2.859102783203125e+02, 2.888030700683594e+02, 2.9378466796875e+02, 2.962390747070312e+02, 2.972817077636719e+02, 2.97750732421875e+02, 2.974821166992188e+02, 2.954375305175781e+02, 2.941005249023438e+02, 2.936610412597656e+02, 2.937186889648438e+02, 2.939939880371094e+02, 2.943591918945312e+02, 2.947695007324219e+02, 2.952162170410156e+02, 2.95705078125e+02, 2.962499084472656e+02, 2.964992065429688e+02, 2.946740417480469e+02, 2.932918395996094e+02, 2.927825012207031e+02, 2.927834777832031e+02, 2.9300732421875e+02, 2.933162536621094e+02, 2.936596984863281e+02, 2.940245361328125e+02, 2.944112548828125e+02, 2.948249816894531e+02, 2.952728881835938e+02, 2.957649230957031e+02, 2.963159484863281e+02, 2.964094543457031e+02, 2.945342712402344e+02, 2.932293701171875e+02, 2.937485656738281e+02, 2.960595397949219e+02, 2.97746337890625e+02, 2.986410217285156e+02, 2.990235290527344e+02, 2.991289672851562e+02, 2.990958557128906e+02, 2.989960021972656e+02, 2.988645324707031e+02, 2.987179565429688e+02, 2.9856396484375e+02, 2.986275939941406e+02, 2.992099609375e+02, 2.9962158203125e+02, 2.997927551269531e+02, 2.998058776855469e+02, 2.997330932617188e+02, 2.996171264648438e+02, 2.994801940917969e+02, 2.993330383300781e+02, 2.991806945800781e+02, 2.990255432128906e+02, 2.988685607910156e+02, 2.987102355957031e+02, 2.9855078125e+02, 2.986882019042969e+02, 2.992694702148438e+02, 2.99651611328125e+02, 2.998005981445312e+02, 2.998010864257812e+02, 2.997218322753906e+02, 2.996026916503906e+02, 2.994642333984375e+02, 2.993162841796875e+02, 2.9916357421875e+02, 2.990081787109375e+02, 2.988510131835938e+02, 2.986925659179688e+02, 2.985329895019531e+02, 2.987513427734375e+02, 2.993250122070312e+02, 2.996782531738281e+02] chi.refCyc.sigBus.TEvaInMea=[2.881499938964844e+02, 2.881499938964844e+02, 2.881499938964844e+02, 2.881499938964844e+02, 2.881499938964844e+02, 2.881499938964844e+02, 2.881499938964844e+02, 2.881499938964844e+02, 2.881499938964844e+02, 2.881499938964844e+02, 2.881499938964844e+02, 2.881499938964844e+02, 2.881499938964844e+02, 2.881499938964844e+02, 2.881499938964844e+02, 2.881499938964844e+02, 2.881499938964844e+02, 2.881499938964844e+02, 2.881499938964844e+02, 2.881499938964844e+02, 2.881499938964844e+02, 2.881499938964844e+02, 2.881499938964844e+02, 2.881499938964844e+02, 2.881499938964844e+02, 2.881499938964844e+02, 2.941499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02, 2.981499938964844e+02] -chi.refCyc.QCon_flow=[8.18571875e+04, 6.09213515625e+04, 5.308723828125e+04, 4.805806640625e+04, 4.5097234375e+04, 4.442612109375e+04, 4.43684140625e+04, 4.442032421875e+04, 4.446565625e+04, 4.449069140625e+04, 4.45021328125e+04, 4.450674609375e+04, 4.45084140625e+04, 4.4508953125e+04, 4.420156249999999e+04, 4.145180859375e+04, 3.875757421875e+04, 3.607866796875e+04, 3.336879296875e+04, 3.059691015625e+04, 2.774225390625e+04, 2.478789453125e+04, 2.171629296875e+04, 1.8506388671875e+04, 1.513090625e+04, 1.15528173828125e+04, 8.2651689453125e+03, 4.490956054687484e+03, 0e+00, 0e+00, 0e+00, 4.983396484375e+04, 4.28835625e+04, 3.73428359375e+04, 3.31167734375e+04, 2.946106640625e+04, 2.59319609375e+04, 2.230612890625e+04, 1.8457072265625e+04, 1.427762890625e+04, 9.624970703125e+03, 4.24533740234375e+03, 5.752749609375e+04, 5.12121328125e+04, 4.581649609375e+04, 4.17708671875e+04, 3.840230859375e+04, 3.526000390625e+04, 3.21214140625e+04, 2.8882189453125e+04, 2.5484326171875e+04, 2.1879685546875e+04, 1.800973046875e+04, 1.3787775390625e+04, 9.069961914062467e+03, 3.583663330078086e+03, 5.701863671874996e+04, 5.063329296875e+04, 4.536366015625e+04, -1.27987626953125e+04, -1.105278125e+04, -9.5388017578125e+03, -8.2465595703125e+03, -7.0770498046875e+03, -5.96296533203125e+03, -4.86957958984375e+03, -3.78091552734375e+03, -2.690065673828125e+03, -1.594151977539062e+03, -4.919937438964844e+02, -1.4741193359375e+04, -1.3478896484375e+04, -1.22843037109375e+04, -1.1161896484375e+04, -1.007908984375e+04, -9.01243359375e+03, -7.949484375e+03, -6.88436669921875e+03, -5.814462890625e+03, -4.7386328125e+03, -3.656372802734375e+03, -2.567443359375e+03, -1.471711791992188e+03, -3.690867004394531e+02, -1.46007841796875e+04, -1.334156640625e+04, -1.21565166015625e+04, -1.104012890625e+04, -9.9600634765625e+03, -8.8942880859375e+03, -7.83131103515625e+03, -6.76575439453125e+03, -5.695232421875e+03, -4.6187060546875e+03, -3.535713623046875e+03, -2.44603369140625e+03, -1.349539794921875e+03, -2.461439666748047e+02, -1.44600244140625e+04, -1.3205615234375e+04, -1.20297080078125e+04] -chi.refCyc.QEva_flow=[-6.773621875e+04, -4.68003828125e+04, -3.896626953125e+04, -3.393709765625e+04, -3.0976263671875e+04, -3.030515234375e+04, -3.0247443359375e+04, -3.0299353515625e+04, -3.03446875e+04, -3.036972265625e+04, -3.0381162109375e+04, -3.0385775390625e+04, -3.03874453125e+04, -3.0387982421875e+04, -3.0193560546875e+04, -2.8460515625e+04, -2.67829921875e+04, -2.5120796875e+04, -2.3427630859375e+04, -2.167245703125e+04, -1.9834509765625e+04, -1.7896861328125e+04, -1.5841970703125e+04, -1.36487744140625e+04, -1.1290001953125e+04, -8.728623046875e+03, -6.45768505859375e+03, -3.700181884765612e+03, 0e+00, -0e+00, -0e+00, -3.89890625e+04, -3.30553671875e+04, -2.8531349609375e+04, -2.5322e+04, -2.2683e+04, -2.017060546875e+04, -1.7561482421875e+04, -1.472913671875e+04, -1.156640234375e+04, -7.9304541015625e+03, -3.56753076171875e+03, -4.37454296875e+04, -3.84467734375e+04, -3.406784765625e+04, -3.10389296875e+04, -2.8687083984375e+04, -2.6561484375e+04, -2.443960546875e+04, -2.2217091796875e+04, -1.9835939453125e+04, -1.72480078125e+04, -1.43947626953125e+04, -1.11895166015625e+04, -7.488413085937475e+03, -3.018824462890592e+03, -4.334953906249997e+04, -3.798090625e+04, -3.372798046875e+04, 1.1198125e+04, 9.69463671875e+03, 8.383376953125e+03, 7.25584375e+03, 6.23000341796875e+03, 5.2500869140625e+03, 4.2873203125e+03, 3.328466064453125e+03, 2.36780078125e+03, 1.402939697265625e+03, 4.32904541015625e+02, 1.2971708984375e+04, 1.18689873046875e+04, 1.08223642578125e+04, 9.83555078125e+03, 8.8815498046875e+03, 7.9409306640625e+03, 7.0033828125e+03, 6.06403857421875e+03, 5.120728515625e+03, 4.17250830078125e+03, 3.218960205078125e+03, 2.25988623046875e+03, 1.295176025390625e+03, 3.247541198730469e+02, 1.2849056640625e+04, 1.174888671875e+04, 1.0710169921875e+04, 9.7283447265625e+03, 8.776615234375e+03, 7.8367255859375e+03, 6.89915478515625e+03, 5.95944677734375e+03, 5.01562451171875e+03, 4.066827392578125e+03, 3.11267236328125e+03, 2.1529765625e+03, 1.187634643554688e+03, 2.165741424560547e+02, 1.27261142578125e+04, 1.1629927734375e+04, 1.05987861328125e+04] -chi.refCyc.PEle=[1.41209697265625e+04, 1.41209697265625e+04, 1.41209697265625e+04, 1.41209697265625e+04, 1.41209697265625e+04, 1.41209697265625e+04, 1.41209697265625e+04, 1.41209697265625e+04, 1.41209697265625e+04, 1.41209697265625e+04, 1.41209697265625e+04, 1.41209697265625e+04, 1.41209697265625e+04, 1.41209697265625e+04, 1.4008001953125e+04, 1.29912919921875e+04, 1.197458203125e+04, 1.09578720703125e+04, 9.9411630859375e+03, 8.924453125e+03, 7.9077431640625e+03, 6.891033203125e+03, 5.8743232421875e+03, 4.85761376953125e+03, 3.84090380859375e+03, 2.82419384765625e+03, 1.807484130859375e+03, 7.907742919921843e+02, 0e+00, 0e+00, 0e+00, 1.0844904296875e+04, 9.8281953125e+03, 8.8114853515625e+03, 7.794775390625e+03, 6.7780654296875e+03, 5.76135546875e+03, 4.74464599609375e+03, 3.72793603515625e+03, 2.71122607421875e+03, 1.694516357421875e+03, 6.778065185546875e+02, 1.378206640625e+04, 1.27653564453125e+04, 1.1748646484375e+04, 1.07319365234375e+04, 9.7152275390625e+03, 8.698517578125e+03, 7.6818076171875e+03, 6.66509765625e+03, 5.6483876953125e+03, 4.63167822265625e+03, 3.61496826171875e+03, 2.59825830078125e+03, 1.581548583984369e+03, 5.648388061523374e+02, 1.366909863281249e+04, 1.2652388671875e+04, 1.16356787109375e+04, 1.60063818359375e+03, 1.358145385742188e+03, 1.15542431640625e+03, 9.907152709960938e+02, 8.470462646484375e+02, 7.128786010742188e+02, 5.822593994140625e+02, 4.524495239257812e+02, 3.222649841308594e+02, 1.912123413085938e+02, 5.908921432495117e+01, 1.769484619140625e+03, 1.609909057617188e+03, 1.461940185546875e+03, 1.326345703125e+03, 1.197539916992188e+03, 1.0715029296875e+03, 9.46101318359375e+02, 8.203280029296875e+02, 6.937341918945312e+02, 5.661244506835938e+02, 4.374124755859375e+02, 3.075571594238281e+02, 1.765357208251953e+02, 4.433257675170898e+01, 1.7517275390625e+03, 1.592679931640625e+03, 1.446346923828125e+03, 1.311784301757812e+03, 1.18344873046875e+03, 1.0575625e+03, 9.321561279296875e+02, 8.063076171875e+02, 6.796078491210938e+02, 5.518787231445312e+02, 4.230411987304688e+02, 2.930571899414062e+02, 1.619051055908203e+02, 2.956982231140137e+01, 1.733910522460938e+03, 1.575687133789062e+03, 1.430921264648438e+03] +chi.refCyc.QCon_flow=[9.37364140625e+04, 6.282301953125e+04, 5.2809390625e+04, 4.705887109375e+04, 4.386277734375e+04, 4.32270859375e+04, 4.322890625e+04, 4.331875390625e+04, 4.3382171875e+04, 4.341422265625e+04, 4.342784375e+04, 4.34329375e+04, 4.343459375e+04, 4.343504296875e+04, 4.312484374999999e+04, 4.03613828125e+04, 3.76759296875e+04, 3.502019921875e+04, 3.234098046875e+04, 2.96046796875e+04, 2.679034765625e+04, 2.3882396484375e+04, 2.0865609375e+04, 1.7722390625e+04, 1.44306494140625e+04, 1.09614775390625e+04, 7.8188369140625e+03, 4.229587890624985e+03, 0e+00, 0e+00, 0e+00, 5.139239453125e+04, 4.312123828125e+04, 3.699819921875e+04, 3.2607080078125e+04, 2.8920826171875e+04, 2.539362109375e+04, 2.177544921875e+04, 1.79397734375e+04, 1.37905517578125e+04, 9.208828125e+03, 3.998783203125e+03, 5.928525e+04, 5.16670078125e+04, 4.557066015625e+04, 4.130242578125e+04, 3.78855546875e+04, 3.474056640625e+04, 3.1603998046875e+04, 2.836332421875e+04, 2.4962517578125e+04, 2.1357982421875e+04, 1.7497841796875e+04, 1.330699609375e+04, 8.666390624999969e+03, 3.367558349609338e+03, 5.867631249999996e+04, 5.099496484375e+04, 4.508298046875e+04, -1.28344326171875e+04, -1.10682705078125e+04, -9.5425361328125e+03, -8.2452705078125e+03, -7.0742451171875e+03, -5.96016845703125e+03, -4.86733935546875e+03, -3.779352783203125e+03, -2.6891259765625e+03, -1.593709594726562e+03, -4.918943176269531e+02, -1.4737734375e+04, -1.3471794921875e+04, -1.22752939453125e+04, -1.11527744140625e+04, -1.00708251953125e+04, -9.00540234375e+03, -7.9437568359375e+03, -6.87987890625e+03, -5.81109765625e+03, -4.73624560546875e+03, -3.65480908203125e+03, -2.566542724609375e+03, -1.471309448242188e+03, -3.690145568847656e+02, -1.45969169921875e+04, -1.33341376953125e+04, -1.21474208984375e+04, -1.10310673828125e+04, -9.9519267578125e+03, -8.8874013671875e+03, -7.82572412109375e+03, -6.76139697265625e+03, -5.69198193359375e+03, -4.6164169921875e+03, -3.53423095703125e+03, -2.445196044921875e+03, -1.349182495117188e+03, -2.460980072021484e+02, -1.445573828125e+04, -1.3197892578125e+04, -1.20205478515625e+04] +chi.refCyc.QEva_flow=[-8.07000234375e+04, -4.9786625e+04, -3.977299609375e+04, -3.402248046875e+04, -3.0826384765625e+04, -3.019069140625e+04, -3.0192513671875e+04, -3.0282359375e+04, -3.034577734375e+04, -3.0377828125e+04, -3.0391451171875e+04, -3.039654296875e+04, -3.0398201171875e+04, -3.03986484375e+04, -3.01927421875e+04, -2.836790234375e+04, -2.6621068359375e+04, -2.490395703125e+04, -2.3163359375e+04, -2.13656796875e+04, -1.948996875e+04, -1.752063671875e+04, -1.5442470703125e+04, -1.32378720703125e+04, -1.08847509765625e+04, -8.3541982421875e+03, -6.1501787109375e+03, -3.499549804687488e+03, 0e+00, -0e+00, -0e+00, -4.138044140625e+04, -3.404790625e+04, -2.8863490234375e+04, -2.5410990234375e+04, -2.2663357421875e+04, -2.0074771484375e+04, -1.7395220703125e+04, -1.4498166015625e+04, -1.1287564453125e+04, -7.64446142578125e+03, -3.373036376953125e+03, -4.656173046875e+04, -3.988210546875e+04, -3.47243828125e+04, -3.1394767578125e+04, -2.8916517578125e+04, -2.67101484375e+04, -2.4512201171875e+04, -2.2210146484375e+04, -1.9747958984375e+04, -1.7082044921875e+04, -1.41605263671875e+04, -1.0908298828125e+04, -7.206314453124975e+03, -2.846102783203094e+03, -4.605708203124996e+04, -3.931435546875e+04, -3.43409921875e+04, 1.12276796875e+04, 9.7074697265625e+03, 8.3864716796875e+03, 7.25477587890625e+03, 6.2276796875e+03, 5.24776904296875e+03, 4.2854638671875e+03, 3.327171142578125e+03, 2.367022216796875e+03, 1.402572998046875e+03, 4.328221435546875e+02, 1.29688427734375e+04, 1.18631025390625e+04, 1.08148984375e+04, 9.8279921875e+03, 8.8747021484375e+03, 7.93510498046875e+03, 6.99863720703125e+03, 6.0603203125e+03, 5.11793994140625e+03, 4.1705302734375e+03, 3.21766455078125e+03, 2.259139892578125e+03, 1.294842651367188e+03, 3.246943664550781e+02, 1.28458525390625e+04, 1.17427314453125e+04, 1.07026328125e+04, 9.7208359375e+03, 8.769873046875e+03, 7.83101904296875e+03, 6.89452587890625e+03, 5.95583642578125e+03, 5.01293115234375e+03, 4.064930419921875e+03, 3.11144384765625e+03, 2.152282470703125e+03, 1.187338623046875e+03, 2.165360565185547e+02, 1.27225625e+04, 1.1623529296875e+04, 1.05911962890625e+04] +chi.refCyc.PEle=[1.30363935546875e+04, 1.30363935546875e+04, 1.30363935546875e+04, 1.30363935546875e+04, 1.30363935546875e+04, 1.30363935546875e+04, 1.30363935546875e+04, 1.30363935546875e+04, 1.30363935546875e+04, 1.30363935546875e+04, 1.30363935546875e+04, 1.30363935546875e+04, 1.30363935546875e+04, 1.30363935546875e+04, 1.29321025390625e+04, 1.19934814453125e+04, 1.1054861328125e+04, 1.01162412109375e+04, 9.17762109375e+03, 8.2390009765625e+03, 7.30038037109375e+03, 6.361759765625e+03, 5.4231396484375e+03, 4.48451904296875e+03, 3.54589892578125e+03, 2.607278564453125e+03, 1.668658325195312e+03, 7.300380249023408e+02, 0e+00, 0e+00, 0e+00, 1.00119501953125e+04, 9.073330078125e+03, 8.13470947265625e+03, 7.1960888671875e+03, 6.25746875e+03, 5.3188486328125e+03, 4.38022802734375e+03, 3.44160791015625e+03, 2.502987548828125e+03, 1.5643671875e+03, 6.257468872070312e+02, 1.272351953125e+04, 1.17848994140625e+04, 1.0846279296875e+04, 9.9076591796875e+03, 8.9690380859375e+03, 8.03041845703125e+03, 7.0917978515625e+03, 6.153177734375e+03, 5.21455712890625e+03, 4.27593701171875e+03, 3.337316650390625e+03, 2.3986962890625e+03, 1.460076049804682e+03, 5.214557495117128e+02, 1.261922851562499e+04, 1.16806083984375e+04, 1.074198828125e+04, 1.6067529296875e+03, 1.360800659179688e+03, 1.156064575195312e+03, 9.904943237304688e+02, 8.465654907226562e+02, 7.12399169921875e+02, 5.818753051757812e+02, 4.52181640625e+02, 3.221038818359375e+02, 1.911364898681641e+02, 5.907216644287109e+01, 1.7688916015625e+03, 1.608691650390625e+03, 1.460395629882812e+03, 1.324781860351562e+03, 1.196123291015625e+03, 1.070297607421875e+03, 9.451194458007812e+02, 8.195587158203125e+02, 6.931572875976562e+02, 5.657152099609375e+02, 4.371444091796875e+02, 3.074027709960938e+02, 1.764667510986328e+02, 4.432021331787109e+01, 1.751064697265625e+03, 1.591406494140625e+03, 1.444787475585938e+03, 1.31023095703125e+03, 1.1820537109375e+03, 1.0563818359375e+03, 9.31198486328125e+02, 8.055606079101562e+02, 6.790505981445312e+02, 5.51486328125e+02, 4.227870178222656e+02, 2.929136352539062e+02, 1.618438415527344e+02, 2.956194305419922e+01, 1.733175659179688e+03, 1.574363403320312e+03, 1.42935107421875e+03] chi.safCtr.ySet=[1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 9.919999837875365e-01, 9.200000166893005e-01, 8.479999899864197e-01, 7.760000228881836e-01, 7.039999961853027e-01, 6.320000290870667e-01, 5.600000023841858e-01, 4.880000054836273e-01, 4.160000085830688e-01, 3.440000116825104e-01, 2.720000147819519e-01, 2.000000029802322e-01, 1.280000060796738e-01, 5.600000172853447e-02, 9.840000271797178e-01, 9.120000004768372e-01, 8.399999737739563e-01, 7.680000066757202e-01, 6.959999799728394e-01, 6.240000128746033e-01, 5.519999861717224e-01, 4.799999892711639e-01, 4.079999923706055e-01, 3.35999995470047e-01, 2.639999985694885e-01, 1.920000016689301e-01, 1.19999997317791e-01, 4.800000041723251e-02, 9.760000109672546e-01, 9.039999842643738e-01, 8.320000171661377e-01, 7.599999904632568e-01, 6.880000233650208e-01, 6.159999966621399e-01, 5.440000295639038e-01, 4.720000028610229e-01, 4.000000059604645e-01, 3.28000009059906e-01, 2.560000121593475e-01, 1.840000003576279e-01, 1.120000034570689e-01, 3.999999910592987e-02, 9.679999947547908e-01, 8.960000276565552e-01, 8.240000009536743e-01, 7.519999742507935e-01, 6.800000071525574e-01, 6.079999804496765e-01, 5.360000133514404e-01, 4.639999866485596e-01, 3.919999897480011e-01, 3.199999928474426e-01, 2.479999959468842e-01, 1.759999990463257e-01, 1.040000021457672e-01, 3.200000151991844e-02, 9.599999785423279e-01, 8.880000114440918e-01, 8.159999847412109e-01, 7.440000176429749e-01, 6.71999990940094e-01, 6.000000238418579e-01, 5.279999971389771e-01, 4.560000002384186e-01, 3.840000033378601e-01, 3.120000064373016e-01, 2.39999994635582e-01, 1.679999977350235e-01, 9.600000083446503e-02, 2.400000020861626e-02, 9.520000219345093e-01, 8.799999952316284e-01, 8.080000281333923e-01, 7.360000014305115e-01, 6.639999747276306e-01, 5.920000076293945e-01, 5.199999809265137e-01, 4.480000138282776e-01, 3.759999871253967e-01, 3.039999902248383e-01, 2.319999933242798e-01, 1.599999964237213e-01, 8.799999952316284e-02, 1.600000075995922e-02, 9.440000057220459e-01, 8.71999979019165e-01, 8.00000011920929e-01] chi.safCtr.yOut=[1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 9.919999837875365e-01, 9.200000166893005e-01, 8.479999899864197e-01, 7.760000228881836e-01, 7.039999961853027e-01, 6.320000290870667e-01, 5.600000023841858e-01, 4.880000054836273e-01, 4.160000085830688e-01, 3.440000116825104e-01, 2.720000147819519e-01, 2.000000029802322e-01, 1.280000060796738e-01, 5.600000172853447e-02, 0e+00, 0e+00, 0e+00, 7.680000066757202e-01, 6.959999799728394e-01, 6.240000128746033e-01, 5.519999861717224e-01, 4.799999892711639e-01, 4.079999923706055e-01, 3.35999995470047e-01, 2.639999985694885e-01, 1.920000016689301e-01, 1.19999997317791e-01, 4.800000041723251e-02, 9.760000109672546e-01, 9.039999842643738e-01, 8.320000171661377e-01, 7.599999904632568e-01, 6.880000233650208e-01, 6.159999966621399e-01, 5.440000295639038e-01, 4.720000028610229e-01, 4.000000059604645e-01, 3.28000009059906e-01, 2.560000121593475e-01, 1.840000003576279e-01, 1.120000034570689e-01, 3.999999910592987e-02, 9.679999947547908e-01, 8.960000276565552e-01, 8.240000009536743e-01, 7.519999742507935e-01, 6.800000071525574e-01, 6.079999804496765e-01, 5.360000133514404e-01, 4.639999866485596e-01, 3.919999897480011e-01, 3.199999928474426e-01, 2.479999959468842e-01, 1.759999990463257e-01, 1.040000021457672e-01, 3.200000151991844e-02, 9.599999785423279e-01, 8.880000114440918e-01, 8.159999847412109e-01, 7.440000176429749e-01, 6.71999990940094e-01, 6.000000238418579e-01, 5.279999971389771e-01, 4.560000002384186e-01, 3.840000033378601e-01, 3.120000064373016e-01, 2.39999994635582e-01, 1.679999977350235e-01, 9.600000083446503e-02, 2.400000020861626e-02, 9.520000219345093e-01, 8.799999952316284e-01, 8.080000281333923e-01, 7.360000014305115e-01, 6.639999747276306e-01, 5.920000076293945e-01, 5.199999809265137e-01, 4.480000138282776e-01, 3.759999871253967e-01, 3.039999902248383e-01, 2.319999933242798e-01, 1.599999964237213e-01, 8.799999952316284e-02, 1.600000075995922e-02, 9.440000057220459e-01, 8.71999979019165e-01, 8.00000011920929e-01] diff --git a/IBPSA/Resources/ReferenceResults/Dymola/IBPSA_Fluid_HeatPumps_ModularReversible_Examples_ModularReversible_OneRoomRadiator.txt b/IBPSA/Resources/ReferenceResults/Dymola/IBPSA_Fluid_HeatPumps_ModularReversible_Examples_ModularReversible_OneRoomRadiator.txt index 735adda779..f3fc1c02d8 100644 --- a/IBPSA/Resources/ReferenceResults/Dymola/IBPSA_Fluid_HeatPumps_ModularReversible_Examples_ModularReversible_OneRoomRadiator.txt +++ b/IBPSA/Resources/ReferenceResults/Dymola/IBPSA_Fluid_HeatPumps_ModularReversible_Examples_ModularReversible_OneRoomRadiator.txt @@ -1,4 +1,4 @@ -last-generated=2023-12-18 +last-generated=2023-12-19 statistics-initialization= { "nonlinear": "5", @@ -8,13 +8,13 @@ statistics-simulation= { "linear": "0, 0, 0, 0, 0, 0", "nonlinear": "1", - "number of continuous time states": "15", + "number of continuous time states": "16", "numerical Jacobians": "0" } time=[0e+00, 8.64e+04] vol.T_start=[2.931499938964844e+02, 2.931499938964844e+02] -vol.T=[2.931499938964844e+02, 2.913908386230469e+02, 2.887259826660156e+02, 2.891022033691406e+02, 2.910601501464844e+02, 2.927249145507812e+02, 2.937206115722656e+02, 2.94081298828125e+02, 2.93947265625e+02, 2.93584228515625e+02, 2.932385864257812e+02, 2.930452880859375e+02, 2.930159301757812e+02, 2.930845031738281e+02, 2.931556701660156e+02, 2.931810913085938e+02, 2.931719055175781e+02, 2.931648254394531e+02, 2.931870727539062e+02, 2.932271423339844e+02, 2.932545166015625e+02, 2.932420654296875e+02, 2.931936645507812e+02, 2.931473999023438e+02, 2.931223449707031e+02, 2.931197509765625e+02, 2.93130859375e+02, 2.931450805664062e+02, 2.931551208496094e+02, 2.931586608886719e+02, 2.931620788574219e+02, 2.931877136230469e+02, 2.93231201171875e+02, 2.932721557617188e+02, 2.941260070800781e+02, 2.901059875488281e+02, 2.926953735351562e+02, 2.936699523925781e+02, 2.902348022460938e+02, 2.940418090820312e+02, 2.9276171875e+02, 2.917568359375e+02, 2.945220947265625e+02, 2.912280578613281e+02, 2.944028625488281e+02, 2.929134826660156e+02, 2.928683776855469e+02, 2.941216125488281e+02, 2.919186096191406e+02, 2.947418823242188e+02, 2.92012939453125e+02, 2.978994140625e+02, 2.985494384765625e+02, 2.978917541503906e+02, 2.976548461914062e+02, 2.9775732421875e+02, 2.979635925292969e+02, 2.982006225585938e+02, 2.984155578613281e+02, 2.985613098144531e+02, 2.98654296875e+02, 2.911688537597656e+02, 2.923811340332031e+02, 2.943163452148438e+02, 2.922562866210938e+02, 2.923737487792969e+02, 2.943587341308594e+02, 2.921602783203125e+02, 2.928285827636719e+02, 2.941678466796875e+02, 2.917269897460938e+02, 2.935312194824219e+02, 2.936417846679688e+02, 2.917314147949219e+02, 2.942151489257812e+02, 2.928800354003906e+02, 2.89645263671875e+02, 2.927626953125e+02, 2.936961975097656e+02, 2.895198974609375e+02, 2.923517150878906e+02, 2.938767700195312e+02, 2.9003662109375e+02, 2.933796691894531e+02, 2.930715942382812e+02, 2.904490661621094e+02, 2.943261108398438e+02, 2.919146118164062e+02, 2.9105126953125e+02, 2.945506286621094e+02, 2.911392517089844e+02, 2.921203918457031e+02, 2.940879821777344e+02, 2.901791381835938e+02, 2.931925048828125e+02, 2.931683044433594e+02, 2.901343383789062e+02, 2.9397216796875e+02, 2.923491821289062e+02, 2.907055969238281e+02, 2.945234375e+02] -temSup.T=[3.231499938964844e+02, 3.108707275390625e+02, 3.100846862792969e+02, 3.135960083007812e+02, 3.171090393066406e+02, 3.189240417480469e+02, 3.197377624511719e+02, 3.195621032714844e+02, 3.1885693359375e+02, 3.180918884277344e+02, 3.175686340332031e+02, 3.17361572265625e+02, 3.173788757324219e+02, 3.174762878417969e+02, 3.175482482910156e+02, 3.175646057128906e+02, 3.175479431152344e+02, 3.175267333984375e+02, 3.1750537109375e+02, 3.174659729003906e+02, 3.17393310546875e+02, 3.172950439453125e+02, 3.172024841308594e+02, 3.171465454101562e+02, 3.171340942382812e+02, 3.171512756347656e+02, 3.17177978515625e+02, 3.171989440917969e+02, 3.172079467773438e+02, 3.172065124511719e+02, 3.171991882324219e+02, 3.171838073730469e+02, 3.171447448730469e+02, 3.170662536621094e+02, 3.087225646972656e+02, 3.062068786621091e+02, 3.154044494628906e+02, 3.06808837890625e+02, 3.083831787109375e+02, 3.166870727539062e+02, 3.038936157226562e+02, 3.125294799804688e+02, 3.080644226074219e+02, 3.067742309570312e+02, 3.119318237304688e+02, 3.029769592285156e+02, 3.134057006835938e+02, 3.052442626953125e+02, 3.09654541015625e+02, 3.0724609375e+02, 3.054677124023438e+02, 3.00287109375e+02, 2.990324096679688e+02, 2.956443786621094e+02, 2.959472351074219e+02, 2.9610595703125e+02, 2.962554016113281e+02, 2.964214172363281e+02, 2.965980224609375e+02, 2.9676318359375e+02, 2.968981018066406e+02, 3.00540283203125e+02, 3.070857543945312e+02, 3.058463134765625e+02, 2.996621398925781e+02, 3.072666931152344e+02, 3.054744873046875e+02, 2.994791259765625e+02, 3.082104797363282e+02, 3.040856323242188e+02, 3.028867187499997e+02, 3.09305419921875e+02, 3.024453430175781e+02, 3.05358154296875e+02, 3.085457763671875e+02, 3.010671081542969e+02, 3.087442016601562e+02, 3.144140319824219e+02, 3.0771240234375e+02, 3.060220031738281e+02, 3.154514465332031e+02, 3.078326416015625e+02, 3.072894592285156e+02, 3.162982482910156e+02, 3.052901611328125e+02, 3.106720275878906e+02, 3.135108947753906e+02, 3.033025207519531e+02, 3.128860473632812e+02, 3.112850036621094e+02, 3.018232116699219e+02, 3.145195617675781e+02, 3.08047119140625e+02, 3.069464416503906e+02, 3.161176452636719e+02, 3.057631225585938e+02, 3.100101013183594e+02, 3.171014099121094e+02, 3.041423950195312e+02, 3.120402526855469e+02, 3.124812927246094e+02] -temRet.T=[3.231499938964844e+02, 3.089936828613281e+02, 3.065104064941406e+02, 3.089589233398438e+02, 3.123778381347656e+02, 3.143915710449219e+02, 3.15430908203125e+02, 3.155153198242188e+02, 3.149879455566406e+02, 3.142893676757812e+02, 3.137475280761719e+02, 3.134888000488281e+02, 3.134649963378906e+02, 3.135503540039062e+02, 3.136309814453125e+02, 3.136589660644531e+02, 3.136476745605469e+02, 3.136284484863281e+02, 3.136156311035156e+02, 3.135958251953125e+02, 3.135489501953125e+02, 3.1347119140625e+02, 3.133843383789062e+02, 3.133226928710938e+02, 3.133004455566406e+02, 3.133096313476562e+02, 3.133326721191406e+02, 3.133539428710938e+02, 3.133653564453125e+02, 3.133664855957031e+02, 3.133618469238281e+02, 3.133558349609375e+02, 3.133376159667969e+02, 3.132896118164062e+02, 3.087368774414062e+02, 3.003667907714844e+02, 3.1067626953125e+02, 3.068237915039062e+02, 3.027154541015625e+02, 3.121705017089844e+02, 3.039064331054688e+02, 3.073711242675781e+02, 3.080957336425781e+02, 3.004984436035156e+02, 3.115990600585938e+02, 3.0299951171875e+02, 3.084185180664062e+02, 3.052828979492188e+02, 3.0429541015625e+02, 3.072908020019531e+02, 3.003416748046875e+02, 3.004298706054688e+02, 2.991801147460938e+02, 2.957709045410156e+02, 2.960623779296875e+02, 2.962232055664062e+02, 2.963764343261719e+02, 2.96546875e+02, 2.967275390625e+02, 2.968956298828125e+02, 2.97032470703125e+02, 2.974528198242188e+02, 3.041420593261719e+02, 3.059028625488281e+02, 2.996857604980469e+02, 3.040762939453125e+02, 3.0549462890625e+02, 2.995012512207031e+02, 3.050132751464844e+02, 3.041332702636719e+02, 2.9889404296875e+02, 3.062507019042969e+02, 3.0248876953125e+02, 3.016809997558594e+02, 3.074113159179688e+02, 3.010991821289062e+02, 3.041983337402344e+02, 3.10302978515625e+02, 3.077233276367188e+02, 2.996974182128906e+02, 3.106076049804688e+02, 3.07844482421875e+02, 3.012267456054688e+02, 3.116090087890625e+02, 3.053013000488281e+02, 3.052554931640625e+02, 3.129223327636719e+02, 3.032975769042969e+02, 3.077463989257812e+02, 3.112497863769531e+02, 3.018080444335938e+02, 3.095790100097656e+02, 3.080639038085938e+02, 3.006238708496094e+02, 3.113799133300781e+02, 3.057733764648438e+02, 3.045097351074219e+02, 3.125975952148438e+02, 3.041428833007812e+02, 3.067982177734375e+02, 3.126896362304688e+02] -heaPum.refCyc.sigBus.hea=[1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 0e+00, 1e+00, 0e+00, 0e+00, 1e+00, 0e+00, 1e+00, 0e+00, 1e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 1e+00, 1e+00, 0e+00, 0e+00, 1e+00, 0e+00, 0e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 0e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 0e+00] -heaPum.refCyc.sigBus.onOffMea=[1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 0e+00, 9.999999999999503e-01, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 0e+00, 1e+00, 0e+00, 0e+00, 1e+00, 0e+00, 1e+00, 0e+00, 1e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 1e+00, 1e+00, 0e+00, 0e+00, 1e+00, 0e+00, 0e+00, 1e+00, 0e+00, 9.999999999999243e-01, 1e+00, 0e+00, 1e+00, 0e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 0e+00, 0e+00, 1e+00, 0e+00, 0e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 0e+00] +vol.T=[2.931499938964844e+02, 2.914058837890625e+02, 2.887618713378906e+02, 2.891487121582031e+02, 2.911083679199219e+02, 2.9280078125e+02, 2.938018493652344e+02, 2.941318054199219e+02, 2.93958251953125e+02, 2.935666198730469e+02, 2.932112731933594e+02, 2.930240478515625e+02, 2.930075378417969e+02, 2.93087158203125e+02, 2.931635131835938e+02, 2.931885070800781e+02, 2.931758728027344e+02, 2.931651916503906e+02, 2.931852111816406e+02, 2.932247009277344e+02, 2.932525329589844e+02, 2.932409362792969e+02, 2.931932678222656e+02, 2.931475524902344e+02, 2.931228332519531e+02, 2.931203002929688e+02, 2.931312866210938e+02, 2.931452941894531e+02, 2.931551208496094e+02, 2.931585083007812e+02, 2.93161865234375e+02, 2.931875305175781e+02, 2.932309875488281e+02, 2.932717895507812e+02, 2.941259765625e+02, 2.90106201171875e+02, 2.927083129882812e+02, 2.936589050292969e+02, 2.902458801269531e+02, 2.941146545410156e+02, 2.927107238769531e+02, 2.918609313964844e+02, 2.944760437011719e+02, 2.911876220703125e+02, 2.945419006347656e+02, 2.927831420898438e+02, 2.930851745605469e+02, 2.939950866699219e+02, 2.920643005371094e+02, 2.946718139648438e+02, 2.919089050292969e+02, 2.945592346191406e+02, 2.946646423339844e+02, 2.953330383300781e+02, 2.95971435546875e+02, 2.9653271484375e+02, 2.970435485839844e+02, 2.975024719238281e+02, 2.978844604492188e+02, 2.981573791503906e+02, 2.983472900390625e+02, 2.9104833984375e+02, 2.924892883300781e+02, 2.942998352050781e+02, 2.920934753417969e+02, 2.926015319824219e+02, 2.942803039550781e+02, 2.919128723144531e+02, 2.93114501953125e+02, 2.939776306152344e+02, 2.916587219238281e+02, 2.9383984375e+02, 2.933634033203125e+02, 2.919250793457031e+02, 2.944034729003906e+02, 2.925380554199219e+02, 2.9003173828125e+02, 2.930198974609375e+02, 2.934660339355469e+02, 2.893631591796875e+02, 2.925800170898438e+02, 2.936953735351562e+02, 2.900437316894531e+02, 2.936805725097656e+02, 2.927953186035156e+02, 2.906996459960938e+02, 2.945235290527344e+02, 2.915181579589844e+02, 2.914750061035156e+02, 2.944294738769531e+02, 2.906683959960938e+02, 2.926521606445312e+02, 2.937019653320312e+02, 2.901745300292969e+02, 2.937878723144531e+02, 2.925782165527344e+02, 2.905782470703125e+02, 2.944895324707031e+02, 2.916283264160156e+02, 2.913923034667969e+02, 2.944461669921875e+02] +temSup.T=[3.231499938964844e+02, 3.109223327636719e+02, 3.101651611328125e+02, 3.136721801757812e+02, 3.17220458984375e+02, 3.190751037597656e+02, 3.198462219238281e+02, 3.195978393554688e+02, 3.188333740234375e+02, 3.18042236328125e+02, 3.175249633789062e+02, 3.173406066894531e+02, 3.173802490234375e+02, 3.174898986816406e+02, 3.175628967285156e+02, 3.175735778808594e+02, 3.175498657226562e+02, 3.175238647460938e+02, 3.175009155273438e+02, 3.174621276855469e+02, 3.173909912109375e+02, 3.172941589355469e+02, 3.172026062011719e+02, 3.171473083496094e+02, 3.171350708007812e+02, 3.171521301269531e+02, 3.17178466796875e+02, 3.171990356445312e+02, 3.172077331542969e+02, 3.172061462402344e+02, 3.171988830566406e+02, 3.171835021972656e+02, 3.171442565917969e+02, 3.170653381347656e+02, 3.087230529785156e+02, 3.062251281738278e+02, 3.154316711425781e+02, 3.067770690917969e+02, 3.085212707519531e+02, 3.16825927734375e+02, 3.037897644042969e+02, 3.128134155273438e+02, 3.078091125488281e+02, 3.070237731933594e+02, 3.114879455566406e+02, 3.027257080078125e+02, 3.138503112792969e+02, 3.048894653320312e+02, 3.103624572753906e+02, 3.067789611816406e+02, 3.063099060058594e+02, 2.895161437988281e+02, 2.913916625976562e+02, 2.925847778320312e+02, 2.934858703613281e+02, 2.942049560546875e+02, 2.948017883300781e+02, 2.953132934570312e+02, 2.957539367675781e+02, 2.961199951171875e+02, 2.964075622558594e+02, 3.008768005371094e+02, 3.073565368652344e+02, 3.053295288085938e+02, 2.993771667480469e+02, 3.0770751953125e+02, 3.047508239746094e+02, 2.990602416992188e+02, 3.086655883789063e+02, 3.033806152343751e+02, 3.036493835449218e+02, 3.096597595214844e+02, 3.017861938476562e+02, 3.062962646484375e+02, 3.071024169921875e+02, 3.004211730957031e+02, 3.095209045410156e+02, 3.144881591796875e+02, 3.070433349609375e+02, 3.062494506835938e+02, 3.158297119140625e+02, 3.072793579101562e+02, 3.081596984863281e+02, 3.166980895996094e+02, 3.046969299316406e+02, 3.115619812011719e+02, 3.125043334960938e+02, 3.026021728515625e+02, 3.137672424316406e+02, 3.098864440917969e+02, 3.010606079101562e+02, 3.153880920410156e+02, 3.068205871582031e+02, 3.086188659667969e+02, 3.168457641601562e+02, 3.044984436035156e+02, 3.11713623046875e+02, 3.127625732421875e+02, 3.028285522460938e+02, 3.135998840332031e+02, 3.101983337402344e+02] +temRet.T=[3.231499938964844e+02, 3.090319519042969e+02, 3.065789184570312e+02, 3.090321044921875e+02, 3.124635314941406e+02, 3.145226745605469e+02, 3.155450439453125e+02, 3.155669555664062e+02, 3.149801025390625e+02, 3.1424853515625e+02, 3.137045288085938e+02, 3.1346337890625e+02, 3.134609375e+02, 3.135603332519531e+02, 3.136446533203125e+02, 3.136688232421875e+02, 3.136511840820312e+02, 3.136268920898438e+02, 3.136117858886719e+02, 3.135920715332031e+02, 3.135464172363281e+02, 3.134700317382812e+02, 3.133842163085938e+02, 3.133232421875e+02, 3.133013000488281e+02, 3.133104553222656e+02, 3.133332214355469e+02, 3.133541259765625e+02, 3.13365234375e+02, 3.133661804199219e+02, 3.133615112304688e+02, 3.133555603027344e+02, 3.133372497558594e+02, 3.132888793945312e+02, 3.087373352050781e+02, 3.003668823242188e+02, 3.107024230957031e+02, 3.067920227050781e+02, 3.028211364746094e+02, 3.123036804199219e+02, 3.038019714355469e+02, 3.0764453125e+02, 3.078392639160156e+02, 3.006085205078125e+02, 3.117445373535156e+02, 3.027464904785156e+02, 3.089048156738281e+02, 3.049272155761719e+02, 3.050400085449219e+02, 3.068216857910156e+02, 3.0030029296875e+02, 2.895594482421875e+02, 2.914465942382812e+02, 2.926528015136719e+02, 2.935665588378906e+02, 2.942967834472656e+02, 2.949036560058594e+02, 2.954241943359375e+02, 2.958724060058594e+02, 2.962439575195312e+02, 2.965354919433594e+02, 2.977044677734375e+02, 3.043963623046875e+02, 3.053485412597656e+02, 2.993981628417969e+02, 3.045525817871094e+02, 3.047975158691406e+02, 2.990783386230469e+02, 3.055396118164063e+02, 3.034264526367188e+02, 2.999242248535156e+02, 3.067045593261719e+02, 3.018262634277344e+02, 3.026865539550781e+02, 3.072932739257812e+02, 3.004481506347656e+02, 3.050930786132812e+02, 3.105086975097656e+02, 3.070511169433594e+02, 3.000271606445312e+02, 3.109913330078125e+02, 3.07291015625e+02, 3.023760681152344e+02, 3.120647277832031e+02, 3.047051391601562e+02, 3.062158508300781e+02, 3.127444152832031e+02, 3.025916748046875e+02, 3.08689697265625e+02, 3.098923034667969e+02, 3.010382080078125e+02, 3.105072021484375e+02, 3.0683642578125e+02, 3.029321594238281e+02, 3.122463684082031e+02, 3.045023803710938e+02, 3.063831787109375e+02, 3.130423889160156e+02, 3.028193969726562e+02, 3.085023803710938e+02, 3.101914978027344e+02] +heaPum.refCyc.sigBus.hea=[1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 0e+00, 1e+00, 0e+00, 0e+00, 1e+00, 0e+00, 1e+00, 0e+00, 1e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 0e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00] +heaPum.refCyc.sigBus.onOffMea=[1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 0e+00, 9.999999999999502e-01, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 0e+00, 1e+00, 0e+00, 0e+00, 1e+00, 0e+00, 1e+00, 0e+00, 1e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 1e+00, 1e+00, 0e+00, 0e+00, 1e+00, 0e+00, 0e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 0e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 0e+00, 0e+00, 1e+00, 0e+00, 0e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 0e+00, 0e+00, 1e+00, 0e+00] diff --git a/IBPSA/Resources/ReferenceResults/Dymola/IBPSA_Fluid_HeatPumps_ModularReversible_Examples_ReversibleAirToWater2D_OneRoomRadiator.txt b/IBPSA/Resources/ReferenceResults/Dymola/IBPSA_Fluid_HeatPumps_ModularReversible_Examples_ReversibleAirToWater2D_OneRoomRadiator.txt index 9cdbda9072..43eac4b690 100644 --- a/IBPSA/Resources/ReferenceResults/Dymola/IBPSA_Fluid_HeatPumps_ModularReversible_Examples_ReversibleAirToWater2D_OneRoomRadiator.txt +++ b/IBPSA/Resources/ReferenceResults/Dymola/IBPSA_Fluid_HeatPumps_ModularReversible_Examples_ReversibleAirToWater2D_OneRoomRadiator.txt @@ -1,4 +1,4 @@ -last-generated=2023-11-15 +last-generated=2023-12-19 statistics-initialization= { "nonlinear": "5", @@ -13,8 +13,8 @@ statistics-simulation= } time=[0e+00, 8.64e+04] vol.T_start=[2.931499938964844e+02, 2.931499938964844e+02] -vol.T=[2.931499938964844e+02, 2.923425598144531e+02, 2.893511352539062e+02, 2.891062316894531e+02, 2.913247680664062e+02, 2.940561218261719e+02, 2.906172790527344e+02, 2.8736376953125e+02, 2.909273681640625e+02, 2.943446655273438e+02, 2.902020874023438e+02, 2.880630493164062e+02, 2.918015441894531e+02, 2.941008911132812e+02, 2.887781982421875e+02, 2.890460205078125e+02, 2.928332214355469e+02, 2.929491882324219e+02, 2.876354675292969e+02, 2.90182861328125e+02, 2.939646301269531e+02, 2.912104797363281e+02, 2.880109252929688e+02, 2.916283874511719e+02, 2.942097778320312e+02, 2.890661926269531e+02, 2.891345520019531e+02, 2.929931945800781e+02, 2.927310180664062e+02, 2.877125244140625e+02, 2.905418090820312e+02, 2.942770080566406e+02, 2.907200317382812e+02, 2.884359130859375e+02, 2.944324035644531e+02, 2.928843078613281e+02, 2.92033447265625e+02, 2.944016723632812e+02, 2.909178466796875e+02, 2.945168762207031e+02, 2.928962707519531e+02, 2.927337646484375e+02, 2.94236083984375e+02, 2.917418823242188e+02, 2.948619995117188e+02, 2.921273803710938e+02, 2.945429992675781e+02, 2.932347717285156e+02, 2.929557800292969e+02, 2.9431201171875e+02, 2.918532104492188e+02, 2.988727416992188e+02, 2.994014892578125e+02, 2.991786499023438e+02, 2.990309448242188e+02, 2.990207824707031e+02, 2.991215209960938e+02, 2.992424621582031e+02, 2.993486022949219e+02, 2.994205322265625e+02, 2.994737243652344e+02, 2.917120666503906e+02, 2.898946838378906e+02, 2.931424560546875e+02, 2.94170654296875e+02, 2.91850341796875e+02, 2.938599243164062e+02, 2.936293029785156e+02, 2.919180908203125e+02, 2.944249267578125e+02, 2.930842895507812e+02, 2.922859802246094e+02, 2.94508544921875e+02, 2.924915771484375e+02, 2.927742614746094e+02, 2.942800903320312e+02, 2.890626220703125e+02, 2.91240966796875e+02, 2.945489807128906e+02, 2.908774108886719e+02, 2.927724609375e+02, 2.9380908203125e+02, 2.907821655273438e+02, 2.947640991210938e+02, 2.921315612792969e+02, 2.924645690917969e+02, 2.940428771972656e+02, 2.906074523925781e+02, 2.944708862304688e+02, 2.924952087402344e+02, 2.919027099609375e+02, 2.944546508789062e+02, 2.908599243164062e+02, 2.941870422363281e+02, 2.927496032714844e+02, 2.915449829101562e+02, 2.945924987792969e+02, 2.908869934082031e+02, 2.934527282714844e+02, 2.933142395019531e+02, 2.910183410644531e+02] -temSup.T=[3.231499938964844e+02, 3.123142395019531e+02, 3.101170654296875e+02, 3.13550537109375e+02, 3.187786560058594e+02, 3.223013610839844e+02, 3.057895202636719e+02, 3.122053833007812e+02, 3.189119567871094e+02, 3.167195129394531e+02, 3.048354797363281e+02, 3.13542236328125e+02, 3.199172973632812e+02, 3.13642578125e+02, 3.023631286621094e+02, 3.155361633300781e+02, 3.213121948242188e+02, 3.099203796386719e+02, 3.088558044433594e+02, 3.173713073730469e+02, 3.224761657714844e+02, 3.06158447265625e+02, 3.125028381347656e+02, 3.194250183105469e+02, 3.139649047851562e+02, 3.026172485351562e+02, 3.154215087890625e+02, 3.213454284667969e+02, 3.091658935546874e+02, 3.094824829101562e+02, 3.178071899414062e+02, 3.177780151367188e+02, 3.05174072265625e+02, 3.134180603027344e+02, 3.149209594726561e+02, 3.049029541015626e+02, 3.150923461914062e+02, 3.08512451171875e+02, 3.088941955566406e+02, 3.12538818359375e+02, 3.040046691894531e+02, 3.152566833496094e+02, 3.064407958984375e+02, 3.105398559570312e+02, 3.088107604980469e+02, 3.026044921875e+02, 3.104276428222656e+02, 3.031166381835938e+02, 3.129821472167969e+02, 3.051664428710938e+02, 3.0726220703125e+02, 3.02785400390625e+02, 2.998468933105469e+02, 2.997562561035156e+02, 2.991844482421875e+02, 2.98784912109375e+02, 2.986914978027344e+02, 2.986778869628906e+02, 2.985790405273438e+02, 2.984725036621094e+02, 2.987762451171875e+02, 2.969037170410156e+02, 3.027647399902344e+02, 3.100838012695312e+02, 3.035377502441406e+02, 3.037142639160156e+02, 3.103741149902344e+02, 3.022489318847656e+02, 3.055740966796876e+02, 3.068463439941406e+02, 3.011290893554688e+02, 3.071312866210938e+02, 3.058022155761719e+02, 3.001485900878906e+02, 3.085783996582031e+02, 3.045872497558594e+02, 3.041836242675781e+02, 3.143740539550781e+02, 3.102535095214844e+02, 3.017103881835938e+02, 3.173478088378906e+02, 3.071422424316406e+02, 3.108749694824219e+02, 3.124436950683594e+02, 3.032957458496094e+02, 3.161163940429688e+02, 3.075719604492188e+02, 3.097198181152344e+02, 3.132399291992188e+02, 3.041694030761719e+02, 3.149651794433594e+02, 3.086791076660156e+02, 3.0883984375e+02, 3.176550598144531e+02, 3.045619812011719e+02, 3.142249755859375e+02, 3.09751708984375e+02, 3.074302673339844e+02, 3.181420593261719e+02, 3.058605651855469e+02, 3.126272888183594e+02] -temRet.T=[3.231499938964844e+02, 3.097646484375e+02, 3.058950500488281e+02, 3.073563842773438e+02, 3.116604614257812e+02, 3.155040893554688e+02, 3.054226989746094e+02, 3.047442932128906e+02, 3.114796447753906e+02, 3.16072021484375e+02, 3.044847106933594e+02, 3.060934753417969e+02, 3.124820556640625e+02, 3.13091796875e+02, 3.020433654785156e+02, 3.080948791503906e+02, 3.138676147460938e+02, 3.095001831054688e+02, 3.013010864257812e+02, 3.099451293945312e+02, 3.152467041015625e+02, 3.057981872558594e+02, 3.050582885742188e+02, 3.119994812011719e+02, 3.134156494140625e+02, 3.022984313964844e+02, 3.079844360351562e+02, 3.139051513671875e+02, 3.087598876953124e+02, 3.020771484375e+02, 3.103875122070312e+02, 3.155823669433594e+02, 3.048284912109375e+02, 3.059816589355469e+02, 3.133335876464844e+02, 3.046274414062501e+02, 3.077509765625e+02, 3.081809387207031e+02, 3.011946105957031e+02, 3.120082397460938e+02, 3.03754638671875e+02, 3.079725036621094e+02, 3.061584167480469e+02, 3.034472351074219e+02, 3.084506530761719e+02, 3.013316955566406e+02, 3.101828002929688e+02, 3.02900146484375e+02, 3.064664001464844e+02, 3.049219970703125e+02, 3.0094287109375e+02, 3.027145690917969e+02, 2.998764953613281e+02, 2.997489624023438e+02, 2.991823425292969e+02, 2.987863159179688e+02, 2.98727783203125e+02, 2.986832275390625e+02, 2.985873107910156e+02, 2.984793090820312e+02, 2.987834777832031e+02, 2.968069152832031e+02, 2.982418518066406e+02, 3.053717346191406e+02, 3.033340454101562e+02, 2.990414123535156e+02, 3.059805603027344e+02, 3.020658874511719e+02, 3.010387878417969e+02, 3.06771728515625e+02, 3.009610900878907e+02, 3.025846557617188e+02, 3.055186767578125e+02, 2.999906921386719e+02, 3.040746459960938e+02, 3.043611755371094e+02, 2.982613220214844e+02, 3.0744140625e+02, 3.098333435058594e+02, 3.014684143066406e+02, 3.100244140625e+02, 3.068276062011719e+02, 3.035886535644531e+02, 3.122729187011719e+02, 3.030444030761719e+02, 3.087779235839844e+02, 3.07252685546875e+02, 3.023638610839844e+02, 3.125279235839844e+02, 3.039036865234375e+02, 3.076215515136719e+02, 3.083445129394531e+02, 3.011073913574219e+02, 3.118354187011719e+02, 3.042923889160156e+02, 3.068757019042969e+02, 3.093733215332031e+02, 3.012687683105469e+02, 3.109068908691406e+02, 3.055697937011719e+02, 3.052804260253906e+02] -heaPum.refCyc.sigBus.hea=[1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 0e+00, 1e+00, 0e+00, 1e+00, 0e+00, 0e+00, 1e+00, 0e+00, 1e+00, 0e+00, 1e+00, 0e+00, 0e+00, 1e+00, 0e+00, 1e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 1e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 0e+00, 0e+00, 1e+00, 0e+00, 0e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 0e+00, 0e+00, 1e+00, 0e+00, 1e+00, 0e+00, 0e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00] -heaPum.refCyc.sigBus.onOffMea=[1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 0e+00, 1e+00, 1e+00, 0e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 0e+00, 1e+00, 0e+00, 0e+00, 1e+00, 0e+00, 1e+00, 0e+00, 0e+00, 1e+00, 0e+00, 1e+00, 0e+00, 1e+00, 0e+00, 0e+00, 1e+00, 0e+00, 1e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 0e+00, 0e+00, 1e+00, 0e+00, 0e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 0e+00, 1e+00, 0e+00, 1e+00, 0e+00, 0e+00, 1e+00, 0e+00, 1e+00, 0e+00, 0e+00, 1e+00, 0e+00, 1e+00, 0e+00, 0e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00] +vol.T=[2.931499938964844e+02, 2.912571411132812e+02, 2.859455871582031e+02, 2.873196716308594e+02, 2.902743835449219e+02, 2.927941589355469e+02, 2.937328491210938e+02, 2.879919738769531e+02, 2.874917602539062e+02, 2.904323425292969e+02, 2.930549621582031e+02, 2.931044921875e+02, 2.873184814453125e+02, 2.882627258300781e+02, 2.9126123046875e+02, 2.937828369140625e+02, 2.913189697265625e+02, 2.86850341796875e+02, 2.892859497070312e+02, 2.922368774414062e+02, 2.941653747558594e+02, 2.890522766113281e+02, 2.877373046875e+02, 2.907412109375e+02, 2.934709777832031e+02, 2.921165771484375e+02, 2.8704931640625e+02, 2.891293640136719e+02, 2.921155090332031e+02, 2.942379760742188e+02, 2.893083801269531e+02, 2.876595153808594e+02, 2.907110595703125e+02, 2.935652160644531e+02, 2.941105651855469e+02, 2.909977111816406e+02, 2.943613891601562e+02, 2.922164611816406e+02, 2.911988830566406e+02, 2.946893615722656e+02, 2.9165625e+02, 2.928184509277344e+02, 2.939869689941406e+02, 2.912941284179688e+02, 2.947579956054688e+02, 2.924819641113281e+02, 2.932372436523438e+02, 2.939523010253906e+02, 2.920196533203125e+02, 2.947345581054688e+02, 2.921660461425781e+02, 2.967006225585938e+02, 2.976969604492188e+02, 2.981094360351562e+02, 2.983598937988281e+02, 2.985791015625e+02, 2.988236694335938e+02, 2.990833740234375e+02, 2.993180847167969e+02, 2.994823303222656e+02, 2.995926513671875e+02, 2.920023803710938e+02, 2.912209167480469e+02, 2.929190063476562e+02, 2.942265319824219e+02, 2.920884704589844e+02, 2.920973205566406e+02, 2.942984008789062e+02, 2.928121337890625e+02, 2.920501403808594e+02, 2.943454284667969e+02, 2.928422241210938e+02, 2.922087707519531e+02, 2.944216918945312e+02, 2.925367126464844e+02, 2.923189392089844e+02, 2.924396362304688e+02, 2.941044311523438e+02, 2.915924072265625e+02, 2.895634460449219e+02, 2.934869079589844e+02, 2.929974975585938e+02, 2.903923950195312e+02, 2.94203369140625e+02, 2.924409484863281e+02, 2.90953369140625e+02, 2.946004638671875e+02, 2.915603332519531e+02, 2.913052062988281e+02, 2.945870056152344e+02, 2.911514282226562e+02, 2.920349731445312e+02, 2.94246826171875e+02, 2.904426574707031e+02, 2.927473449707031e+02, 2.936742553710938e+02, 2.901098022460938e+02, 2.932380981445312e+02, 2.932404479980469e+02, 2.90232421875e+02, 2.937720031738281e+02] +temSup.T=[3.231499938964844e+02, 3.064347229003906e+02, 3.056061401367188e+02, 3.125576477050781e+02, 3.169651489257812e+02, 3.203527526855469e+02, 3.123461303710938e+02, 3.010066528320312e+02, 3.123063049316406e+02, 3.169580078125e+02, 3.204862365722656e+02, 3.099093322753906e+02, 3.072466430664062e+02, 3.133699951171875e+02, 3.178912658691406e+02, 3.211112670898438e+02, 3.06044921875e+02, 3.090282287597656e+02, 3.150145874023438e+02, 3.191535949707031e+02, 3.134524230957031e+02, 3.020775756835938e+02, 3.119548645019531e+02, 3.169933776855469e+02, 3.206433715820312e+02, 3.073309020996094e+02, 3.079297180175781e+02, 3.145853576660156e+02, 3.189050903320312e+02, 3.137254943847656e+02, 3.024649353027344e+02, 3.116851196289062e+02, 3.168498229980469e+02, 3.205856628417969e+02, 3.072518310546874e+02, 3.106617736816406e+02, 3.120243835449219e+02, 3.031040954589844e+02, 3.125622863769531e+02, 3.098641357421875e+02, 3.014684143066406e+02, 3.149694519042969e+02, 3.054962158203125e+02, 3.091239929199219e+02, 3.095597839355469e+02, 3.017862548828125e+02, 3.143581848144531e+02, 3.043026733398438e+02, 3.099702453613281e+02, 3.067160339355469e+02, 3.002886047363281e+02, 2.981421813964844e+02, 2.978875732421875e+02, 2.978980407714844e+02, 2.979877624511719e+02, 2.981201477050781e+02, 2.98284912109375e+02, 2.984801940917969e+02, 2.986946716308594e+02, 2.989043884277344e+02, 2.990877685546875e+02, 2.990630187988281e+02, 3.036650695800781e+02, 3.072637939453125e+02, 3.044939880371094e+02, 2.991208801269531e+02, 3.063652038574219e+02, 3.057425537109375e+02, 3.003652343749999e+02, 3.062431640624999e+02, 3.05787017822266e+02, 3.004065551757812e+02, 3.067684020996094e+02, 3.057654113769531e+02, 3.0004052734375e+02, 3.076834716796875e+02, 3.124178466796875e+02, 3.146508483886719e+02, 3.025086364746094e+02, 3.101145935058594e+02, 3.175106201171875e+02, 3.049439086914062e+02, 3.104750366210938e+02, 3.157836608886719e+02, 3.034627075195312e+02, 3.121716918945312e+02, 3.109546203613281e+02, 3.02179443359375e+02, 3.134765014648438e+02, 3.100884399414062e+02, 3.013716125488281e+02, 3.14634033203125e+02, 3.077684020996094e+02, 3.077626342773438e+02, 3.16021484375e+02, 3.063095703125e+02, 3.083770751953125e+02, 3.169813232421875e+02, 3.053623962402344e+02, 3.097588806152344e+02, 3.176493530273438e+02] +temRet.T=[3.231499938964844e+02, 3.060458984375e+02, 2.994236450195312e+02, 3.046756286621094e+02, 3.089986267089844e+02, 3.123477172851562e+02, 3.118224182128906e+02, 3.006854858398438e+02, 3.0444140625e+02, 3.089972229003906e+02, 3.124861755371094e+02, 3.094556274414062e+02, 2.993727111816406e+02, 3.054862365722656e+02, 3.099196166992188e+02, 3.133007507324219e+02, 3.056695861816406e+02, 3.013130493164062e+02, 3.070965270996094e+02, 3.111699829101562e+02, 3.131461181640625e+02, 3.017559814453125e+02, 3.041135864257812e+02, 3.090417785644531e+02, 3.12740478515625e+02, 3.069425659179688e+02, 3.002292175292969e+02, 3.066800842285156e+02, 3.109256591796875e+02, 3.135342712402344e+02, 3.021393432617188e+02, 3.038522033691406e+02, 3.089032287597656e+02, 3.127141418457031e+02, 3.069254150390624e+02, 3.030216369628906e+02, 3.106538696289062e+02, 3.028459167480469e+02, 3.048063659667969e+02, 3.094944763183594e+02, 3.012413635253906e+02, 3.071724548339844e+02, 3.052208862304688e+02, 3.015162048339844e+02, 3.094220886230469e+02, 3.015735168457031e+02, 3.067356567382812e+02, 3.040590209960938e+02, 3.025784301757812e+02, 3.063920593261719e+02, 3.001087036132812e+02, 2.981194763183594e+02, 2.978848571777344e+02, 2.978990478515625e+02, 2.979907531738281e+02, 2.981243286132812e+02, 2.982901916503906e+02, 2.984864196777344e+02, 2.987012023925781e+02, 2.989103088378906e+02, 2.990926208496094e+02, 2.972077331542969e+02, 2.998048095703125e+02, 3.031478881835938e+02, 3.042752380371094e+02, 2.989702453613281e+02, 3.017388000488281e+02, 3.054216918945312e+02, 3.002006835937499e+02, 3.014126892089843e+02, 3.056286926269531e+02, 3.0024169921875e+02, 3.018002319335938e+02, 3.056807556152344e+02, 2.998773498535156e+02, 3.024967651367188e+02, 3.06564697265625e+02, 3.091748657226562e+02, 3.022496032714844e+02, 3.023960266113281e+02, 3.097987976074219e+02, 3.046533813476562e+02, 3.028096923828125e+02, 3.103927307128906e+02, 3.032005615234375e+02, 3.044225158691406e+02, 3.108611450195312e+02, 3.019292602539062e+02, 3.056909790039062e+02, 3.096929626464844e+02, 3.011329650878906e+02, 3.068249816894531e+02, 3.074196166992188e+02, 2.999112854003906e+02, 3.081784973144531e+02, 3.060023193359375e+02, 3.006826782226562e+02, 3.091493835449219e+02, 3.050669250488281e+02, 3.021336364746094e+02, 3.099407653808594e+02] +heaPum.refCyc.sigBus.hea=[1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00, 1e+00, 1e+00, 0e+00, 1e+00, 0e+00, 0e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 0e+00, 0e+00, 1e+00, 0e+00, 1e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 1e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 0e+00, 1e+00, 8.137934770502397e-14, 0e+00, 1e+00, 0e+00, 0e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 1e+00, 0e+00, 1e+00, 0e+00, 0e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00] +heaPum.refCyc.sigBus.onOffMea=[1e+00, 0e+00, 1e+00, 1e+00, 1e+00, 1e+00, 0e+00, 0e+00, 1e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00, 1e+00, 0e+00, 0e+00, 1e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00, 1e+00, 0e+00, 0e+00, 1e+00, 1e+00, 1e+00, 0e+00, 1e+00, 0e+00, 0e+00, 1e+00, 0e+00, 0e+00, 1e+00, 0e+00, 1e+00, 0e+00, 0e+00, 1e+00, 0e+00, 1e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 0e+00, 1e+00, 1e+00, 1e+00, 0e+00, 0e+00, 1e+00, 0e+00, 0e+00, 1e+00, 8.137934770502397e-14, 0e+00, 1e+00, 0e+00, 0e+00, 1e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 0e+00, 0e+00, 1e+00, 0e+00, 0e+00, 1e+00, 0e+00, 0e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00, 0e+00, 1e+00, 1e+00] From b40de93cabaa184fe5d4958f9a11d40a16601e3f Mon Sep 17 00:00:00 2001 From: FWuellhorst Date: Wed, 20 Dec 2023 09:10:27 +0100 Subject: [PATCH 9/9] Move required parameters to General tab and revisit other group and tab usages --- .../ReversibleCarnotWithLosses.mo | 13 ++++-- .../PartialReversibleRefrigerantMachine.mo | 46 ++++++++----------- .../Safety/BaseClasses/BoundaryMap.mo | 3 +- .../ModularReversible_OneRoomRadiator.mo | 3 -- .../ReversibleAirToWater2D_OneRoomRadiator.mo | 5 +- .../ReversibleCarnotWithLosses.mo | 12 +++-- 6 files changed, 39 insertions(+), 43 deletions(-) diff --git a/IBPSA/Fluid/Chillers/ModularReversible/ReversibleCarnotWithLosses.mo b/IBPSA/Fluid/Chillers/ModularReversible/ReversibleCarnotWithLosses.mo index faa7ac750d..74fda9708d 100644 --- a/IBPSA/Fluid/Chillers/ModularReversible/ReversibleCarnotWithLosses.mo +++ b/IBPSA/Fluid/Chillers/ModularReversible/ReversibleCarnotWithLosses.mo @@ -33,13 +33,18 @@ model ReversibleCarnotWithLosses parameter Real etaCarnot_nominal=0.3 "Constant Carnot effectiveness"; parameter Modelica.Units.SI.TemperatureDifference TAppCon_nominal=if cpCon < 1500 then 5 else 2 - "Temperature difference between refrigerant and working fluid outlet in condenser"; + "Temperature difference between refrigerant and working fluid outlet in condenser" + annotation(Dialog(group="Nominal condition")); parameter Modelica.Units.SI.TemperatureDifference TAppEva_nominal=if cpEva < 1500 then 5 else 2 - "Temperature difference between refrigerant and working fluid outlet in evaporator"; + "Temperature difference between refrigerant and working fluid outlet in evaporator" + annotation(Dialog(group="Nominal condition")); parameter Modelica.Units.SI.Time refIneTimCon = 300 - "Refrigerant cycle inertia time constant for first order delay"; - parameter Integer nthOrd=1 "Order of refrigerant cycle interia"; + "Refrigerant cycle inertia time constant for first order delay" + annotation(Dialog(group="Refrigerant cycle inertia")); + parameter Integer nthOrd=1 "Order of refrigerant cycle interia" + annotation(Dialog(group="Refrigerant cycle inertia")); + annotation (Documentation(revisions="

    diff --git a/IBPSA/Fluid/HeatPumps/ModularReversible/BaseClasses/PartialReversibleRefrigerantMachine.mo b/IBPSA/Fluid/HeatPumps/ModularReversible/BaseClasses/PartialReversibleRefrigerantMachine.mo index 7eabacc9ab..e08b64948f 100644 --- a/IBPSA/Fluid/HeatPumps/ModularReversible/BaseClasses/PartialReversibleRefrigerantMachine.mo +++ b/IBPSA/Fluid/HeatPumps/ModularReversible/BaseClasses/PartialReversibleRefrigerantMachine.mo @@ -14,10 +14,10 @@ partial model PartialReversibleRefrigerantMachine //General replaceable package MediumCon = Modelica.Media.Interfaces.PartialMedium "Medium on condenser side" - annotation (Dialog(tab = "Condenser"),choicesAllMatching=true); + annotation (choicesAllMatching=true); replaceable package MediumEva = Modelica.Media.Interfaces.PartialMedium "Medium on evaporator side" - annotation (Dialog(tab = "Evaporator"),choicesAllMatching=true); + annotation (choicesAllMatching=true); replaceable PartialModularRefrigerantCycle refCyc constrainedby PartialModularRefrigerantCycle(final use_rev=use_rev) "Model of the refrigerant cycle" annotation (Placement(transformation( @@ -62,16 +62,14 @@ partial model PartialReversibleRefrigerantMachine annotation (Dialog(group="Nominal condition")); parameter Modelica.Units.SI.TemperatureDifference dTCon_nominal "Nominal temperature difference in condenser medium" - annotation (Dialog(group="Nominal condition", tab="Condenser")); + annotation (Dialog(group="Nominal condition")); parameter Modelica.Units.SI.MassFlowRate mCon_flow_nominal "Nominal mass flow rate of the condenser medium" - annotation (Dialog( - group="Nominal condition", - tab="Condenser")); + annotation (Dialog(group="Nominal condition")); parameter Modelica.Units.SI.PressureDifference dpCon_nominal(displayUnit="Pa") "Pressure drop at nominal mass flow rate" - annotation (Dialog(group="Flow resistance", tab="Condenser")); + annotation (Dialog(group="Nominal condition")); parameter Real deltaMCon=0.1 "Fraction of nominal mass flow rate where transition to turbulent occurs" annotation (Dialog(tab="Condenser", group="Flow resistance")); @@ -79,19 +77,19 @@ partial model PartialReversibleRefrigerantMachine "=true if using capacitor model for condenser heat loss estimation" annotation (Dialog(group="Heat Losses", tab="Condenser"), choices(checkBox=true)); - parameter Modelica.Units.SI.HeatCapacity CCon + parameter Modelica.Units.SI.HeatCapacity CCon=0 "Heat capacity of the condenser" annotation (Dialog( group="Heat Losses", tab="Condenser", enable=use_conCap)); - parameter Modelica.Units.SI.ThermalConductance GConOut + parameter Modelica.Units.SI.ThermalConductance GConOut=0 "Outer thermal conductance for condenser heat loss calculations" annotation (Dialog( group="Heat Losses", tab="Condenser", enable=use_conCap)); - parameter Modelica.Units.SI.ThermalConductance GConIns + parameter Modelica.Units.SI.ThermalConductance GConIns=0 "Inner thermal conductance for condenser heat loss calculations" annotation (Dialog( group="Heat Losses", @@ -99,12 +97,10 @@ partial model PartialReversibleRefrigerantMachine enable=use_conCap)); final parameter Modelica.Units.SI.Density rhoCon=MediumCon.density(staCon_nominal) - "Condenser medium density" - annotation (Dialog(tab="Condenser", group="Medium properties")); + "Condenser medium density"; final parameter Modelica.Units.SI.SpecificHeatCapacity cpCon= MediumCon.specificHeatCapacityCp(staCon_nominal) - "Condenser medium specific heat capacity" - annotation (Dialog(tab="Condenser", group="Medium properties")); + "Condenser medium specific heat capacity"; //Evaporator parameter Modelica.Units.SI.Time tauEva=30 @@ -115,16 +111,14 @@ partial model PartialReversibleRefrigerantMachine annotation (Dialog(group="Nominal condition")); parameter Modelica.Units.SI.TemperatureDifference dTEva_nominal "Nominal temperature difference in evaporator medium" - annotation (Dialog(group="Nominal condition", tab="Evaporator")); + annotation (Dialog(group="Nominal condition")); parameter Modelica.Units.SI.MassFlowRate mEva_flow_nominal "Nominal mass flow rate of the evaporator medium" - annotation (Dialog( - group="Nominal condition", - tab="Evaporator")); + annotation (Dialog(group="Nominal condition")); parameter Modelica.Units.SI.PressureDifference dpEva_nominal(displayUnit="Pa") - "Pressure drop at nominal mass flow rate" annotation (Dialog(group="Flow resistance", - tab="Evaporator")); + "Pressure drop at nominal mass flow rate" + annotation (Dialog(group="Nominal condition")); parameter Real deltaMEva=0.1 "Fraction of nominal mass flow rate where transition to turbulent occurs" annotation (Dialog(tab="Evaporator", group="Flow resistance")); @@ -132,31 +126,29 @@ partial model PartialReversibleRefrigerantMachine "=true if using capacitor model for evaporator heat loss estimation" annotation (Dialog(group="Heat Losses", tab="Evaporator"), choices(checkBox=true)); - parameter Modelica.Units.SI.HeatCapacity CEva + parameter Modelica.Units.SI.HeatCapacity CEva=0 "Heat capacity of the evaporator" annotation ( Dialog( group="Heat Losses", tab="Evaporator", enable=use_evaCap)); - parameter Modelica.Units.SI.ThermalConductance GEvaOut + parameter Modelica.Units.SI.ThermalConductance GEvaOut=0 "Outer thermal conductance for evaporator heat loss calculations" annotation ( Dialog( group="Heat Losses", tab="Evaporator", enable=use_evaCap)); - parameter Modelica.Units.SI.ThermalConductance GEvaIns + parameter Modelica.Units.SI.ThermalConductance GEvaIns=0 "Inner thermal conductance for evaporator heat loss calculations" annotation ( Dialog( group="Heat Losses", tab="Evaporator", enable=use_evaCap)); final parameter Modelica.Units.SI.Density rhoEva=MediumEva.density(staEva_nominal) - "Evaporator medium density" - annotation (Dialog(tab="Evaporator", group="Medium properties")); + "Evaporator medium density"; final parameter Modelica.Units.SI.SpecificHeatCapacity cpEva= MediumEva.specificHeatCapacityCp(staEva_nominal) - "Evaporator medium specific heat capacity" - annotation (Dialog(tab="Evaporator", group="Medium properties")); + "Evaporator medium specific heat capacity"; //Assumptions parameter Boolean allowFlowReversalEva=true diff --git a/IBPSA/Fluid/HeatPumps/ModularReversible/Controls/Safety/BaseClasses/BoundaryMap.mo b/IBPSA/Fluid/HeatPumps/ModularReversible/Controls/Safety/BaseClasses/BoundaryMap.mo index 0960a4e90f..e108741b16 100644 --- a/IBPSA/Fluid/HeatPumps/ModularReversible/Controls/Safety/BaseClasses/BoundaryMap.mo +++ b/IBPSA/Fluid/HeatPumps/ModularReversible/Controls/Safety/BaseClasses/BoundaryMap.mo @@ -4,8 +4,7 @@ model BoundaryMap parameter Real tab[:,2] "Table for boundary with second column as useful temperature side"; parameter Modelica.Units.SI.TemperatureDifference dT - "Delta value used to avoid state events when used as a safety control" - annotation (Dialog(tab="Safety control", group="Operational Envelope")); + "Delta value used to avoid state events when used as a safety control"; parameter Boolean isUppBou "=true if it is an upper boundary, false for lower"; Modelica.Blocks.Interfaces.BooleanOutput noErr "=false when an error occurs" diff --git a/IBPSA/Fluid/HeatPumps/ModularReversible/Examples/ModularReversible_OneRoomRadiator.mo b/IBPSA/Fluid/HeatPumps/ModularReversible/Examples/ModularReversible_OneRoomRadiator.mo index 0c3617948c..157bcd807a 100644 --- a/IBPSA/Fluid/HeatPumps/ModularReversible/Examples/ModularReversible_OneRoomRadiator.mo +++ b/IBPSA/Fluid/HeatPumps/ModularReversible/Examples/ModularReversible_OneRoomRadiator.mo @@ -28,9 +28,6 @@ model ModularReversible_OneRoomRadiator dTEva_nominal=2, dpEva_nominal(displayUnit="Pa") = 200, use_evaCap=false, - CEva=0, - GEvaOut=0, - GEvaIns=0, energyDynamics=Modelica.Fluid.Types.Dynamics.FixedInitial, redeclare model RefrigerantCycleHeatPumpHeating = IBPSA.Fluid.HeatPumps.ModularReversible.RefrigerantCycle.ConstantCarnotEffectiveness diff --git a/IBPSA/Fluid/HeatPumps/ModularReversible/Examples/ReversibleAirToWater2D_OneRoomRadiator.mo b/IBPSA/Fluid/HeatPumps/ModularReversible/Examples/ReversibleAirToWater2D_OneRoomRadiator.mo index 3d26fe0e63..1b2154c76d 100644 --- a/IBPSA/Fluid/HeatPumps/ModularReversible/Examples/ReversibleAirToWater2D_OneRoomRadiator.mo +++ b/IBPSA/Fluid/HeatPumps/ModularReversible/Examples/ReversibleAirToWater2D_OneRoomRadiator.mo @@ -46,11 +46,10 @@ equation connect(heaPum.port_a1, temRet.port_b) annotation (Line(points={{20,-144},{60, -144},{60,-30}}, color={0,127,255})); connect(oneRooRadHeaPumCtr.ySet, heaPum.ySet) annotation (Line( - points={{-139,-66},{-112,-66},{-112,-62},{21.2,-62},{21.2,-148}}, color= + points={{-139,-66},{21.2,-66},{21.2,-148}}, color= {0,0,127})); connect(heaPum.hea, oneRooRadHeaPumCtr.hea) annotation (Line( - points={{21.1,-151.9},{24,-151.9},{24,-152},{26,-152},{26,-80},{-14,-80}, - {-14,-86},{-134,-86},{-134,-76},{-139,-76}}, + points={{21.1,-151.9},{24,-151.9},{24,-152},{26,-152},{26,-76},{-139,-76}}, color={255,0,255})); annotation ( __Dymola_Commands(file= diff --git a/IBPSA/Fluid/HeatPumps/ModularReversible/ReversibleCarnotWithLosses.mo b/IBPSA/Fluid/HeatPumps/ModularReversible/ReversibleCarnotWithLosses.mo index e312a19af7..d9886768a1 100644 --- a/IBPSA/Fluid/HeatPumps/ModularReversible/ReversibleCarnotWithLosses.mo +++ b/IBPSA/Fluid/HeatPumps/ModularReversible/ReversibleCarnotWithLosses.mo @@ -35,13 +35,17 @@ model ReversibleCarnotWithLosses parameter Real etaCarnot_nominal=0.3 "Constant Carnot effectiveness"; parameter Modelica.Units.SI.TemperatureDifference TAppCon_nominal= if cpCon < 1500 then 5 else 2 - "Temperature difference between refrigerant and working fluid outlet in condenser"; + "Temperature difference between refrigerant and working fluid outlet in condenser" + annotation(Dialog(group="Nominal condition")); parameter Modelica.Units.SI.TemperatureDifference TAppEva_nominal= if cpEva < 1500 then 5 else 2 - "Temperature difference between refrigerant and working fluid outlet in evaporator"; + "Temperature difference between refrigerant and working fluid outlet in evaporator" + annotation(Dialog(group="Nominal condition")); parameter Modelica.Units.SI.Time refIneTimCon = 300 - "Refrigerant cycle inertia time constant for first order delay"; - parameter Integer nthOrd(min=1)=1 "Order of refrigerant cycle interia"; + "Refrigerant cycle inertia time constant for first order delay" + annotation(Dialog(group="Refrigerant cycle inertia")); + parameter Integer nthOrd(min=1)=1 "Order of refrigerant cycle interia" + annotation(Dialog(group="Refrigerant cycle inertia")); annotation (Documentation(info="