diff --git a/IBPSA/Fluid/FMI/Conversion/AirToOutlet.mo b/IBPSA/Fluid/FMI/Conversion/AirToOutlet.mo index a16b2604ba..f876fbd46e 100644 --- a/IBPSA/Fluid/FMI/Conversion/AirToOutlet.mo +++ b/IBPSA/Fluid/FMI/Conversion/AirToOutlet.mo @@ -48,7 +48,7 @@ block AirToOutlet if allowFlowReversal "Temperature of the backward flowing medium in the connector outlet" annotation (Placement( - visible=allowFloWReserval, + visible=allowFlowReversal, transformation(extent={{20,20},{-20,-20}}, rotation=90, origin={-60,-120}), @@ -61,7 +61,7 @@ block AirToOutlet if Medium.nXi > 0 and allowFlowReversal "Water mass fraction per total air mass of the backward flowing medium in the connector outlet" annotation (Placement( - visible=allowFloWReserval, + visible=allowFlowReversal, transformation(extent={{20,20},{-20,-20}}, rotation=90, origin={0,-120}), @@ -74,7 +74,7 @@ block AirToOutlet if allowFlowReversal "Trace substances of the backward flowing medium in the connector outlet" annotation (Placement( - visible=allowFloWReserval, + visible=allowFlowReversal, transformation(extent={{20,20},{-20,-20}}, rotation=90, origin={60,-120}), @@ -93,7 +93,7 @@ protected "Internal connector for water vapor concentration in kg/kg total air"; // Conditional connectors for the backward flowing medium - IBPSA.Fluid.FMI.Interfaces.FluidProperties bacPro_internal( + output IBPSA.Fluid.FMI.Interfaces.FluidProperties bacPro_internal( redeclare final package Medium = Medium) "Internal connector for fluid properties for back flow"; @@ -174,6 +174,11 @@ for its usage. ", revisions="