This block is identical to Buildings.Fluid.MassExchangers.ConstantEffectiveness, except that the sensible and latent heat exchanger effectiveness are inputs rather than parameters.
This model transfers heat and moisture in the amount of
QSen = epsSen * Q_max, m = epsLat * mWat_max,
where epsSen and epsLat are the input
effectiveness for the sensible and latent heat transfer,
respectively; Q_max is the maximum sensible heat that
can be transferred, m is the moisture that is
transferred, and mWat_max is the maximum moisture that
can be transferred.
This model can only be used with medium models that define the
integer constant Water which needs to be equal to the
index of the water mass fraction in the species vector.