diff --git a/Buildings/Fluid/HeatExchangers/EvaporatorCondenser.mo b/Buildings/Fluid/HeatExchangers/EvaporatorCondenser.mo index 4534b57a71d..feeae432bfd 100644 --- a/Buildings/Fluid/HeatExchangers/EvaporatorCondenser.mo +++ b/Buildings/Fluid/HeatExchangers/EvaporatorCondenser.mo @@ -102,7 +102,7 @@ The heat exchanger effectiveness is calculated from the number of transfer units (NTU):
-ε = 1 - exp(UA ⁄ (ṁ cp)) +ε = 1 - exp(- UA ⁄ (ṁ cp))
Optionally, this model can have a flow resistance.