.TransiEnt.Components.Statistics.Functions.CO2Allocation.Basics.BasicAllocationMethod

Information

basic class for allocation functions for CHP plants

Interface

partial function BasicAllocationMethod
  input Real eta_th "thermal efficiency of the combined process";
  input Real eta_el "electrical efficiency of the combined process";
  input Real m_flow_spec "specific massflowrate per kJ fuel input";
  output Real[2] alloc_m_flow_spec "specific massflowrate allocated to electrical part [elctrical, thermal]";
end BasicAllocationMethod;

Generated at 2024-10-22T18:25:24Z by OpenModelicaOpenModelica 1.24.0 using GenerateDoc.mos