From b22415c64ecf5a36ac48175c54f446e196c6835f Mon Sep 17 00:00:00 2001 From: jelgerjansen Date: Fri, 26 Apr 2024 16:51:20 +0200 Subject: [PATCH] Add parameter to allow ignoring the view factor asserts in non-physical unit test models --- .../Examples/LongwaveHeatTransfer.mo | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/IDEAS/Buildings/Components/BaseClasses/RadiativeHeatTransfer/Examples/LongwaveHeatTransfer.mo b/IDEAS/Buildings/Components/BaseClasses/RadiativeHeatTransfer/Examples/LongwaveHeatTransfer.mo index f712f91ce..bb59089a1 100644 --- a/IDEAS/Buildings/Components/BaseClasses/RadiativeHeatTransfer/Examples/LongwaveHeatTransfer.mo +++ b/IDEAS/Buildings/Components/BaseClasses/RadiativeHeatTransfer/Examples/LongwaveHeatTransfer.mo @@ -32,7 +32,7 @@ model LongwaveHeatTransfer Modelica.Blocks.Sources.Constant A(k=10) "Heat exchange surface area" annotation (Placement(transformation(extent={{100,-40},{80,-20}}))); IDEAS.Buildings.Components.BaseClasses.RadiativeHeatTransfer.ZoneLwDistribution - zonLwDistLin(nSurf=2) + zonLwDistLin(nSurf=2, ignAss=true) "Linearised model for longwave radiative heat exchange within a zone" annotation (Placement(transformation(extent={{10,-100},{-10,-80}}))); equation @@ -83,7 +83,12 @@ equation "Resources/Scripts/Dymola/Buildings/Components/BaseClasses/RadiativeHeatTransfer/Examples/LongwaveHeatTransfer.mos" "Simulate and plot"), Documentation(revisions=" -