Sumner, T., Fanning, T. H., "Versatile Test Reactor Pump Coastdown Assessment," Proceeding of the American Nuclear Society, ANS, November, 2020.
function PumpTripCoastdown input Real x "Initial flow rate"; input SI.Time t "Time since pump trip"; input SI.Time t_half "Time to reach half of initial flow rate"; output Real y "Flow rate"; end PumpTripCoastdown;