From 3b1679c879a323bd85eb3d6c38a7732c279b52bc Mon Sep 17 00:00:00 2001 From: Casper Fu <91219266+hcasperfu@users.noreply.github.com> Date: Fri, 27 Oct 2023 22:20:29 -0700 Subject: [PATCH] added negative sign in documentation (#3572) --- Buildings/Fluid/HeatExchangers/EvaporatorCondenser.mo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.