From 652632b9453d0c58a3cd63ed302c2a44708f4da3 Mon Sep 17 00:00:00 2001 From: Michael Wetter Date: Thu, 9 Sep 2021 06:41:03 -0700 Subject: [PATCH] Updated release notes with changes introduced in 8.0.1 (#2609) --- Buildings/package.mo | 40 +++++++++++++++++++++++++++++++++------- 1 file changed, 33 insertions(+), 7 deletions(-) diff --git a/Buildings/package.mo b/Buildings/package.mo index 826f44bc9e7..bb3f502a73c 100644 --- a/Buildings/package.mo +++ b/Buildings/package.mo @@ -330,7 +330,7 @@ have been improved in a Buildings.Examples.VAVReheat.Controls.DuctStaticPressureSetpoint Removed hysteresis that disabled duct static pressure reset based on outdoor air temperature.
- This is for issue #2550. + This is for issue #2545. Buildings.Examples.DualFanDualDuct.ClosedLoop
@@ -516,7 +516,7 @@ that can lead to wrong simulation results): To improve efficiency, this reformulation also changes the event triggering function so that it leads to time events rather than state events.
This is for - #2590.. + #2590. @@ -527,14 +527,40 @@ that do not lead to wrong simulation results, e.g., units are wrong or errors in documentation):

- + + + + + + + + + + - + + +
Buildings.ThermalZones.Detailed +
Buildings.Airflow +
Buildings.Airflow.Multizone.DoorOperable + Removed duplicate declaration of VABp_flow.
+ This is for Buidings, issue #1496. +
Buildings.Electrical +
Buildings.ThermalZones.Detailed.FLEXLAB.Rooms.X3B.Electrical + Added missing parameter declaration.
+ This is for Buidings, issue #2556. +
Buildings.ThermalZones
Buildings.ThermalZones.Detailed.BaseClasses.RadiationTemperature Corrected wrong value for annotation HideResult.
- This is for #2550. +
Corrected annotation.
+ This is for Buidings, issue #2550.
Buildings.ThermalZones.Detailed.Constructions.Examples.ExteriorWallTwoWindows
+ Buildings.ThermalZones.Detailed.Constructions.Examples.ExteriorWallWithWindow
+ Buildings.ThermalZones.Detailed.Validation.BESTEST.Cases6xx.Case600FF +
Added missing parameter declaration.
+ This is for Buidings, issue #2556. +

@@ -4573,7 +4599,7 @@ This closes Removed the constant sensibleOnly and introduced instead the parameter use_mWat_flow. The new parameter, if set to true, will enable an input connector - that can be used to add water to the conservation equation.. + that can be used to add water to the conservation equation. For Dymola, the conversion script updates the model for these changes. @@ -6770,7 +6796,7 @@ have been improved in a Removed the use of the deprecated cardinality function. - Therefore, now all input signals must be connected.. + Therefore, now all input signals must be connected. Buildings.Utilities