Skip to content

Commit

Permalink
Update parameter description
Browse files Browse the repository at this point in the history
  • Loading branch information
jelgerjansen committed May 29, 2024
1 parent d841248 commit 4f6f463
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion IDEAS/Buildings/Components/Interfaces/PartialZone.mo
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4f6f463

Please sign in to comment.