.SolarTherm.Models.Analysis.Finances.methanolReactorCost_m_sg

Information

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 2024-05-07T18:16:22Z by OpenModelicaOpenModelica 1.22.4 using GenerateDoc.mos