diff --git a/Buildings/Examples/ChillerPlant/BaseClasses/Controls/Examples/ChillerSetPointControl.mo b/Buildings/Examples/ChillerPlant/BaseClasses/Controls/Examples/ChillerSetPointControl.mo index bb0e7566329..4ff034b38d7 100644 --- a/Buildings/Examples/ChillerPlant/BaseClasses/Controls/Examples/ChillerSetPointControl.mo +++ b/Buildings/Examples/ChillerPlant/BaseClasses/Controls/Examples/ChillerSetPointControl.mo @@ -78,6 +78,7 @@ model ChillerSetPointControl MediumAir, m_flow_nominal=999) annotation (Placement(transformation(extent={{0,-70},{20,-50}}))); Buildings.Fluid.Movers.FlowControlled_m_flow pum( + nominalValuesDefineDefaultPressureCurve=true, m_flow_nominal=1.2*mCHW_flow_nominal, dp(start=40474), redeclare package Medium = Medium2, @@ -214,6 +215,13 @@ equation Documentation(revisions="