From 8e86f92a320c7432d4d1738e57b6f39ea24342b4 Mon Sep 17 00:00:00 2001 From: BenaniZ Date: Wed, 15 Nov 2023 11:52:05 +0100 Subject: [PATCH] Fix minor typo --- AixLib/ThermalZones/HighOrder/Rooms/BaseClasses/PartialRoom.mo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AixLib/ThermalZones/HighOrder/Rooms/BaseClasses/PartialRoom.mo b/AixLib/ThermalZones/HighOrder/Rooms/BaseClasses/PartialRoom.mo index 4b180a1588..8eb53b2ff4 100644 --- a/AixLib/ThermalZones/HighOrder/Rooms/BaseClasses/PartialRoom.mo +++ b/AixLib/ThermalZones/HighOrder/Rooms/BaseClasses/PartialRoom.mo @@ -124,7 +124,7 @@ protected "Converter for latent heat flow rate" annotation (Placement(transformation(extent={{58,-52},{46,-40}}))); Modelica.Blocks.Interfaces.RealOutput hum_internal = 0 if not use_moisture_balance - "internal humidity (used for case with no moisture balance"; + "internal humidity (used for case with no moisture balance)"; Modelica.Blocks.Interfaces.RealOutput mWat_flow_internal = 0 if not use_moisture_balance "internal mass flow rate of water vapor (used for case with no moisture balance)"; equation