Mass of Platinum catalyst required in FT for a three-year of operation as a function of the nominal inlet mass flow rate of syngas
function massPlatinum_ft_m_sg extends Modelica.Icons.Function; input Modelica.SIunits.MassFlowRate m_flow "Syngas mass flow at design"; output SI.Mass m_platinum "Mass of Cobalt catalyst required in FT at design"; end massPlatinum_ft_m_sg;