Contents - Index


K_e_ParallelPlateHeader



The K_e_ParallelPlateHeader(Re, LoverD, sigma) function returns the expansion coefficient for flow leaving a set of parallel plate passages.

The inputs are:
Re = Reynolds number in the channel
LoverD = Length of channel to diameter
sigma = ratio of area for flow in the header to area for flow in all of the channels

Note that the contraction coefficient is defined in terms of  the velocity in the channels.  

Example:
Re=4000
LoverD=10
sigma=0.4
K_e=k_e_parallelplateheader(Re,LoverD,sigma)

{Solution:
K_e = 0.3542
}


Notes:
For Re>3000 the solution from Kays and London (1984) are used for turbulent flow.  For Re<2000 the solution presented in Webb (2006) is used.  From 2000<Re<3000 the result is interpolated between laminar and turbulent.

Minor Losses Index