Skip to content

Commit

Permalink
added negative sign in documentation (#3572)
Browse files Browse the repository at this point in the history
  • Loading branch information
hcasperfu authored Oct 28, 2023
1 parent 82b64ef commit 3b1679c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Buildings/Fluid/HeatExchangers/EvaporatorCondenser.mo
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ The heat exchanger effectiveness is calculated from the number of transfer units
(NTU):
</p>
<p align=\"center\" style=\"font-style:italic;\">
&epsilon; = 1 - exp(UA &frasl; (m&#775; c<sub>p</sub>))
&epsilon; = 1 - exp(- UA &frasl; (m&#775; c<sub>p</sub>))
</p>
<p>
Optionally, this model can have a flow resistance.
Expand Down

0 comments on commit 3b1679c

Please sign in to comment.