cusfbamboo.hx

General solver for coflow and counterflow heat exchangers, using a 1-D thermal resistance model.

Notation:
  • ‘c’: Cold side (usually coolant)

  • ‘h’: Hot side (usually exhaust gas)

  • ‘w’: At the wall (e.g. T_cw is the wall temperature on the cold side)

Classes

HXSolver(T_c_in, T_h, p_c_in, cp_c, mdot_c, …)

Class for solving heat exchanger problems.