.SolarTherm.Models.Analysis.Finances.methanolReactorCost_m_sg

Capital cost of a methanol synthesis reactor as a function of the nominal inlet mass flow rate of syngas

Interface

function methanolReactorCost_m_sg
  extends Modelica.Icons.Function;
  input Modelica.SIunits.MassFlowRate m_flow "Syngas mass flow at design";
  output SolarTherm.Models.Analysis.Finances.Money C_cap "Capital cost";
  output Real fr[6] "Components cost fraction";
end methanolReactorCost_m_sg;

Generated at 2025-04-03T18:24:42Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos