From e72b02fb51423787daaf1cfa02ca3f5f85643ba1 Mon Sep 17 00:00:00 2001 From: jelgerjansen Date: Mon, 16 Oct 2023 14:03:29 +0200 Subject: [PATCH 01/32] Change the unit of nominal mass flow rate to kg/s in the documentation of SimpleHouse3. --- IBPSA/Examples/Tutorial/SimpleHouse/SimpleHouse3.mo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IBPSA/Examples/Tutorial/SimpleHouse/SimpleHouse3.mo b/IBPSA/Examples/Tutorial/SimpleHouse/SimpleHouse3.mo index 59325b856b..3bdd4ceec2 100644 --- a/IBPSA/Examples/Tutorial/SimpleHouse/SimpleHouse3.mo +++ b/IBPSA/Examples/Tutorial/SimpleHouse/SimpleHouse3.mo @@ -60,7 +60,7 @@ The MixingVolume Medium parameter contains information the type of fluid and its properties that should be modelled by the MixingVolume. Set its value to MediumAir, which is declared in the template, by typing redeclare package Medium = MediumAir. -For the nominal mass flow rate you may assume a value of 1 kg/m3 for now. +For the nominal mass flow rate you may assume a value of 1 kg/s for now. You will have to change this value once you add a ventilation system to the model (see IBPSA.Examples.Tutorial.SimpleHouse.SimpleHouse6). From ed2ffe993b796b8a299ed8f864d3cda60412e9d5 Mon Sep 17 00:00:00 2001 From: Michael Wetter Date: Wed, 8 May 2024 11:11:34 -0700 Subject: [PATCH 02/32] Removed connector to itself --- IBPSA/ThermalZones/ISO13790/Zone5R1C/Zone.mo | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/IBPSA/ThermalZones/ISO13790/Zone5R1C/Zone.mo b/IBPSA/ThermalZones/ISO13790/Zone5R1C/Zone.mo index e27b56c9a8..83b16732d0 100644 --- a/IBPSA/ThermalZones/ISO13790/Zone5R1C/Zone.mo +++ b/IBPSA/ThermalZones/ISO13790/Zone5R1C/Zone.mo @@ -183,8 +183,6 @@ equation horizontalAlignment=TextAlignment.Right)); connect(heaPorSur, HThe.port_a) annotation (Line(points={{40,0},{40,30}}, color={191,0,0})); - connect(heaPorSur, heaPorSur) - annotation (Line(points={{40,0},{40,0}}, color={191,0,0})); connect(win.weaBus, weaBus) annotation (Line( points={{-100,-50},{-112,-50},{-112,120},{120,120}}, color={255,204,51}, @@ -383,6 +381,10 @@ If a wall contains only opaque parts, the corresponding window area must be set revisions="