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

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 2025-04-27T18:20:39Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos