diff --git a/IBPSA/Fluid/FMI/ExportContainers/Examples/FMUs/Fan.mo b/IBPSA/Fluid/FMI/ExportContainers/Examples/FMUs/Fan.mo index 3437dbe556..6286308383 100644 --- a/IBPSA/Fluid/FMI/ExportContainers/Examples/FMUs/Fan.mo +++ b/IBPSA/Fluid/FMI/ExportContainers/Examples/FMUs/Fan.mo @@ -3,6 +3,7 @@ block Fan "Declaration of an FMU that exports a fan" extends IBPSA.Fluid.FMI.ExportContainers.ReplaceableTwoPort( redeclare replaceable package Medium = IBPSA.Media.Air, redeclare final Movers.FlowControlled_dp com( + nominalValuesDefineDefaultPressureCurve=true, final m_flow_nominal=m_flow_nominal, final use_inputFilter= false, @@ -44,6 +45,13 @@ IBPSA.Fluid.Movers.FlowControlled_m_flow. ", revisions="