Adiabatic mixer energy balance
Material & energy balanceTwo streams mix adiabatically; the outlet temperature is the enthalpy-weighted average of the inlets — the linear building block of every energy balance.
Governing equation
- Mixed-outlet temperature (K) — the unknown.
- Inlet molar flows (mol s⁻¹).
- Inlet temperatures (K).
- Molar heat capacity (J mol⁻¹ K⁻¹), taken constant.
Derivation
- 1
Steady-state energy balance on an adiabatic mixer: enthalpy in equals enthalpy out.
- 2
With a constant heat capacity the enthalpy is linear in temperature about a reference.
- 3
Substituting and cancelling the reference gives the balance; T_out is the flow-weighted mean inlet temperature.
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.
| ∂/∂Tout | |
|---|---|
| Adiabatic energy balance |
Shaded cells are non-zero (the sparsity pattern); blanks are structural zeros.
For the residual Adiabatic energy balance with respect to Tout. 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
- Felder & Rousseau, Elementary Principles of Chemical Processes, 3rd ed., Ch. 8.