Skip to content

Commit

Permalink
Fix minor typo
Browse files Browse the repository at this point in the history
  • Loading branch information
BenaniZ committed Nov 15, 2023
1 parent d7856d6 commit 8e86f92
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8e86f92

Please sign in to comment.