5.16.6. Appendix 5.6: Optional Eulerian Solution for Pipe Temperatures

As mentioned in Section 5.4.1, a Eulerian calculation can be used to speed up the pipe temperature calculation if the coolant moves more than two nodes in a time step. This Eulerian speed-up has only been implemented for flow in the nominal direction; if flow reversal has occurred in a pipe, then the Eulerian calculation is not used.

For the Eulerian calculation, Eq. (5.4-1) for the coolant is replaced by

(5.16-56)ρcccAcTct+wccTcz=Perhwc(TwTc)+qc

Eq. (5.4-2) is still used for the wall. Finite differencing of Eq. (5.16-56) gives

(5.16-57)ρcccAc[Tc6j+Tc6j+1Tc5jTc5j+12δt]+wccΔz[θ1(Tc5j+1Tc5j)+θ2(Tc6j+1Tc6j)]=Perhwc{θ1[Tw5jTc5j+Tc5j+12]+θ2[Tw6jTc6j+Tc6j+12]}+qcj

Similarly, finite differencing of Eq. (5.4-2) gives

(5.16-58)MwCwδt(Tw6jTw5j)=Perhwc[θ1(Tc5j+Tc5j+12Tw5j)+θ2(Tc6j+Tc6j+12Tw6j)]+(hA)snk(Tsnkθ1Tw5jθ2Tw6j)+qwj

Eq. (5.16-58) can be rewritten as

(5.16-59)Tw6j=Bw0j+Bw1j(Tc6j+Tc6j+1)

where

(5.16-60)Bw1j=Perhwcθ2δt2dw
(5.16-61)dw=MwCw+θ2δt[Perhwc+(hA)snk]

and

(5.16-62)Bw0j={MwCwTw5j+Perhwcθ1δt[Tc5j+Tc5j+12Tw5j]+(hA)snkδt(Tsnkθ1Tw5j)+qwjδt}/dw

Similarly, Eq. (5.16-57) can be rewritten as

(5.16-63)Tc6j+1=Bc0j+Bc1jTc6j+Bc2jTw6j

where

(5.16-64)Bc0j={ΔzρcccAc(Tc5j+Tc5j+1)+2θ1δtwcc(Tc5jTc5j+1)+2θ1δtΔzPerhwc[Tw5jTc5j+Tc5j+12]+2δtΔzqcj}/dc
(5.16-65)dc=ρcccAcΔz+2θ2δt(wcc+Perhwc2Δz)
(5.16-66)Bc1j={ρcccAcΔz+2θ2δt(Perhwc2Δzwcc)}/dc

and

(5.16-67)Bc2j=2θ2δtΔzPerhwcdc

Eq. (5.16-59) and Eq. (5.16-63) can be combined to give

(5.16-68)Tc6j+1=Bcc0j+Bcc1jTc6j

where

(5.16-69)Bcc0j=Bc0j+Bc2jBw0j1Bc2jBw1j

and

(5.16-70)Bcc1j=Bc1j+Bc2jBw1j1Bc2jBw1j

Note that Bcc0j and Bcc1j can be calculated before the temperatures at the end of the sub-interval are known.

The pipe inlet temperature at the end of the step is used to set the first coolant temperature, Tc61. The code marches along the pipe, using Eq. (5.16-68) to calculate Tc6j+1 after Tc6j has been calculated. After the coolant temperatures have been calculated, Eq. (5.16-59) is used to calculate the wall temperatures.