The added cost of the platforms and ladders
function CostAdd_st extends Modelica.Icons.Function; input Length_in d5 "Tank internal diameter"; input Real uf2 "Update factor"; input Real r_cur2 "The currency rate from AUD to USD"; output FI.Money C_pl "The added cost of the platforms and ladders in AUD"; end CostAdd_st;