Duct thermal discretization methods
The thermal solver provides multiple methods to compute the thermal exchange in duct flow networks.
It is recommended to use the exponential advection method, which models each hydraulic element with an exponential temperature profile along the element length, accounting for both advection and conduction in duct flow networks.
Advection and conduction with a constant temperature profile
In the standard thermal solver formulation for advection and conduction in a duct flow network, the outlet temperature, Tout, of a hydraulic duct element i is assumed to be equal to the element’s center of gravity (CG) temperature, Tcg. The heat balance equation is:
where:
- G1w is the one-way advection conductance for inflow.
- Tin is the inlet temperature.
- Tj is the temperature of the element j or of the environment.
- Gij are conductances to other elements j or to the environment.
- Qi is the applied heat.
This formulation gives slightly different results compared to the analytical solution when the wall temperature Tj is constant. Therefore, a more accurate formulation is introduced.
Exponential advection formulation
In the exponential advection formulation, conduction and applied heat are distributed uniformly along the element length l ∈ [0,L]. The temperature profile T(l) is governed by the differential heat conduction equation on the element:
The following boundary condition is applied to the previous equation:
This equation gives an exponential temperature profile along the element. The value of Tcg is set to the average temperature from this profile and used for environmental conduction. The outlet temperature Tout becomes the inlet for the next downstream duct. By comparing this solution with the original advection-convection scheme, the solver determines correction heat loads at Tin, Tcg, and Tout to obtain more precise temperatures. This formulation restores the analytical exponential solution when the wall temperature is constant.