diff --git a/IDEAS/Buildings/Components/Interfaces/PartialZone.mo b/IDEAS/Buildings/Components/Interfaces/PartialZone.mo index 5d4f3f089..b01afd5b2 100644 --- a/IDEAS/Buildings/Components/Interfaces/PartialZone.mo +++ b/IDEAS/Buildings/Components/Interfaces/PartialZone.mo @@ -7,8 +7,8 @@ model PartialZone "Building zone model" useOccNumInput=occNum.useInput, useLigCtrInput=ligCtr.useCtrInput); - replaceable package Medium = - Modelica.Media.Interfaces.PartialMedium "Medium in the component" + replaceable package Medium = IDEAS.Media.Air constrainedby + Modelica.Media.Interfaces.PartialMedium "Medium in the component" annotation (choicesAllMatching = true); parameter Boolean use_custom_n50= sim.interZonalAirFlowType==IDEAS.BoundaryConditions.Types.InterZonalAirFlow.None @@ -517,6 +517,11 @@ end for; ", revisions="