Heat exchanger duty (LMTD)
Heat transferThe log-mean-temperature-difference rating equation, and the sharply nonlinear sensitivity of duty to the terminal temperature approach.
Governing equation
- Heat duty (W) — an unknown.
- Terminal temperature difference at end 1 (K) — an unknown.
- Terminal temperature difference at end 2 (K).
- Overall heat transfer coefficient (W m⁻² K⁻¹).
- Heat transfer area (m²).
Derivation
- 1
Local rate equation across a differential area, with the driving force the local hot-cold temperature difference ΔT.
- 2
For constant capacity rates the driving force decays exponentially along the exchanger.
- 3
Integrating over the area replaces the varying ΔT with its log-mean — exact for constant U and capacity rates.
Jacobian
The matrix of the residual vector with respect to the unknowns, at the representative operating point. Every value below is computed by the exact forward-mode autodiff engine the solver uses — click a non-zero cell to see the symbolic derivative, each one verified against that engine in our test suite. This is the block a Newton step factorizes.
| ∂/∂Q | ∂/∂dT1 | |
|---|---|---|
| Duty energy balance |
Shaded cells are non-zero (the sparsity pattern); blanks are structural zeros.
For the residual Duty energy balance with respect to Q. This exact expression is asserted equal to the autodiff value in the test suite.
Operating point
Representative operating point — a real solution of this instance.
References
- Incropera & DeWitt, Fundamentals of Heat and Mass Transfer, 6th ed., §11.3.
- Perry's Chemical Engineers' Handbook, 8th ed., §11 (heat-transfer equipment).