@@ -52,7 +52,7 @@ model GeothermalHeatPumpSystem
5252 AixLib.Fluid.Examples.GeothermalHeatPump.Control.geothermalFieldController geothermalFieldControllerCold(
5353 temperature_low= 273.15 + 6 , temperature_high= 273.15 + 8 )
5454 "Controls the heat exchange with the geothermal field and the cold storage"
55- annotation (Placement(transformation(extent={{-100,28 },{-84,44 }})));
55+ annotation (Placement(transformation(extent={{-104,40 },{-88,56 }})));
5656 AixLib.Fluid.Examples.GeothermalHeatPump.Control.geothermalFieldController geothermalFieldControllerHeat
5757 "Controls the heat exchange with the geothermal field and the heat storage"
5858 annotation (Placement(transformation(extent={{-100,-34},{-84,-18}})));
@@ -81,13 +81,13 @@ equation
8181 points={{-89,-45.6},{-89,-36},{62,-36},{62,6},{65.4,6}}, color={0,
8282 0,127}));
8383 connect (getTStorageLower.y,geothermalFieldControllerCold. temperature)
84- annotation (Line(points={{-139,58},{-122,58},{- 108,58},{-108,36 },{-100,36 }},
84+ annotation (Line(points={{-139,58},{-108,58},{-108,48 },{-104,48 }},
8585 color={0,0,127}));
8686 connect (geothermalFieldControllerCold.valveOpening1, valveColdStorage.y)
87- annotation (Line(points={{-83 .04,40 .8},{-82,40 .8},{-82,40 },{-82,52 },{-82,54} ,
88- {-52,54},{-52, 46.4}}, color={0,0,127}));
87+ annotation (Line(points={{-87 .04,52 .8},{-82,52 .8},{-82,54 },{-52,54 },{-52 ,
88+ 46.4}}, color={0,0,127}));
8989 connect (geothermalFieldControllerCold.valveOpening2, valveHeatSource.y)
90- annotation (Line(points={{-83 .04,31 .2},{-82,31 .2},{-82 ,1},{-68.4,1}}, color=
90+ annotation (Line(points={{-87 .04,43 .2},{-86,43 .2},{-86 ,1},{-68.4,1}}, color=
9191 {0,0,127}));
9292 connect (getTStorageUpper.y,geothermalFieldControllerHeat. temperature)
9393 annotation (Line(points={{-139,74},{-122,74},{-122,-26},{-100,-26}}, color=
@@ -120,11 +120,12 @@ equation
120120 connect (heatConsumerReturn.ports[1 ], vol2.ports[3 ]) annotation (Line(points={
121121 {112,-106},{110,-106},{110,-54},{106,-54}}, color={0,127,255}));
122122 connect (geothermalFieldControllerCold.valveOpening2, valve.y) annotation (
123- Line(points={{-83.04,31.2},{-82,31.2},{-82,2},{-86,2},{-86,-3.6}}, color=
124- {0,0,127}));
123+ Line(points={{-87.04,43.2},{-86,43.2},{-86,-3.6}}, color={0,0,127}));
125124 connect (geothermalFieldControllerCold.valveOpening1, valve1.y) annotation (
126- Line(points={{-83 .04,40 .8},{-70,40 .8},{-70,30 .4},{-72,30 .4}}, color={0,0,
125+ Line(points={{-87 .04,52 .8},{-70,52 .8},{-70,40 .4},{-78,40 .4}}, color={0,0,
127126 127}));
127+ connect (geothermalFieldControllerHeat.valveOpening1, valve2.y) annotation (
128+ Line(points={{-83.04,-21.2},{-78,-21.2},{-78,1.6}}, color={0,0,127}));
128129 annotation (experiment(StopTime=86400, Interval=10), Documentation(revisions="<html>
129130<ul>
130131<li>
0 commit comments