This component models a dry heat exchanger. It uses an inheritance of the component PartialHeatExchanger and supply value for:
The function effectiveness to compute the effectiveness Eff is a replaceable function. Therefore, all the functions from the 'Functions.ExchangerEffectiveness' package or new user defined functions can be used.
The function heatTransferCoeff to compute the global heat transfer coefficient between fluid A and B h_global is a replaceable function. Therefore, all the functions from the 'Functions.ExchangerHeatTransferCoeff' package or new user defined functions can be used.
Name | Description |
---|---|
MediumA | |
MediumB | |
effectiveness | |
heatTransferCoeff |