From 4f6f4635bd99cbc966119794eae4bad86497734c Mon Sep 17 00:00:00 2001 From: jelgerjansen Date: Wed, 29 May 2024 19:08:22 +0200 Subject: [PATCH] Update parameter description --- IDEAS/Buildings/Components/Interfaces/PartialZone.mo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IDEAS/Buildings/Components/Interfaces/PartialZone.mo b/IDEAS/Buildings/Components/Interfaces/PartialZone.mo index 03b511d00..3dc498cef 100644 --- a/IDEAS/Buildings/Components/Interfaces/PartialZone.mo +++ b/IDEAS/Buildings/Components/Interfaces/PartialZone.mo @@ -60,7 +60,7 @@ model PartialZone "Building zone model" enable=linIntRad)); parameter Boolean simVieFac=false "Simplify view factor computation" annotation(Dialog(tab="Advanced", group="Radiative heat exchange")); - parameter Boolean ignAss=false "Simplify view factor computation" + parameter Boolean ignAss=false "Ignore asserts to simulate non-physical unit test models" annotation(Dialog(tab="Advanced", group="Radiative heat exchange")); replaceable ZoneAirModels.WellMixedAir airModel