Skip to content

Commit

Permalink
added missing negative sign
Browse files Browse the repository at this point in the history
  • Loading branch information
hcasperfu committed Oct 27, 2023
1 parent 8a051f1 commit ed78ae5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion IBPSA/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 ed78ae5

Please sign in to comment.