From 14607990d942924a4d8922ab14ab02c0635d5d2c Mon Sep 17 00:00:00 2001 From: Michael Wetter Date: Sat, 6 Apr 2024 22:01:48 -0700 Subject: [PATCH] Reformulated InductiveLoad to avoid infinite value (#3779) For #3776 --- .../VAV/SetPoints/FreezeProtection.mo | 12 +- .../OutdoorAirFlow/ASHRAE62_1/AHU.mo | 12 +- .../SetPoints/OutdoorAirFlow/Title24/AHU.mo | 12 +- .../Electrical/Interfaces/InductiveLoad.mo | 13 +- .../BaseClasses/Controls/SystemHysteresis.mo | 12 +- ...AC_OnePhase_Examples_GeneratorLoadGrid.txt | 15 +- ...sBalanced_Loads_Examples_ParallelLoads.txt | 24 +- .../Resources/Scripts/BuildingsPy/conf.yml | 6 +- Buildings/package.mo | 258 +++++++++++++++++- README.md | 2 +- 10 files changed, 322 insertions(+), 44 deletions(-) diff --git a/Buildings/Controls/OBC/ASHRAE/G36/AHUs/MultiZone/VAV/SetPoints/FreezeProtection.mo b/Buildings/Controls/OBC/ASHRAE/G36/AHUs/MultiZone/VAV/SetPoints/FreezeProtection.mo index 7ba704765e2..2c56abe2114 100644 --- a/Buildings/Controls/OBC/ASHRAE/G36/AHUs/MultiZone/VAV/SetPoints/FreezeProtection.mo +++ b/Buildings/Controls/OBC/ASHRAE/G36/AHUs/MultiZone/VAV/SetPoints/FreezeProtection.mo @@ -1062,7 +1062,7 @@ annotation (defaultComponentName="mulAHUFrePro", Text( extent={{-96,120},{-20,102}}, textColor={0,0,127}, - visible=minOADes == Buildings.Controls.OBC.ASHRAE.G36.Types.OutdoorSection.DedicatedDampersAirflow, + visible=minOADes == Buildings.Controls.OBC.ASHRAE.G36.Types.OutdoorAirSection.DedicatedDampersAirflow, textString="uMinOutDam"), Text( extent={{-98,78},{-46,62}}, @@ -1108,7 +1108,7 @@ annotation (defaultComponentName="mulAHUFrePro", Text( extent={{20,112},{98,94}}, textColor={0,0,127}, - visible=minOADes == Buildings.Controls.OBC.ASHRAE.G36.Types.OutdoorSection.DedicatedDampersAirflow, + visible=minOADes == Buildings.Controls.OBC.ASHRAE.G36.Types.OutdoorAirSection.DedicatedDampersAirflow, textString="yMinOutDam"), Text( extent={{50,40},{96,24}}, @@ -1164,11 +1164,11 @@ annotation (defaultComponentName="mulAHUFrePro", extent={{-96,104},{-14,80}}, textColor={255,0,255}, textString="u1MinOutDamPos", - visible=minOADes == Buildings.Controls.OBC.ASHRAE.G36.Types.OutdoorSection.DedicatedDampersPressure), + visible=minOADes == Buildings.Controls.OBC.ASHRAE.G36.Types.OutdoorAirSection.DedicatedDampersPressure), Text( extent={{16,92},{96,72}}, textColor={255,0,255}, - visible=minOADes == Buildings.Controls.OBC.ASHRAE.G36.Types.OutdoorSection.DedicatedDampersPressure, + visible=minOADes == Buildings.Controls.OBC.ASHRAE.G36.Types.OutdoorAirSection.DedicatedDampersPressure, textString="y1MinOutDam"), Text( extent={{-96,-16},{-46,-40}}, @@ -1276,6 +1276,10 @@ shall be no software reset switch.) ", revisions="