The FFTF liquid metal rod bundle heat transfer correlation was created for the Fast Fission Test Facility (FFTF) fuel assembly.
Range of Validity:
function Nu_FFTF input SI.ReynoldsNumber Re "Reynolds number"; input SI.PrandtlNumber Pr "Prandtl number"; input Real PDratio "Tube Pitch to Diameter ratio"; output SI.NusseltNumber Nu "Nusselt number - S1:Eq. 9.35"; end Nu_FFTF;