This function allocates the specific massflowrate of carbon dioxide equivalents of a coupled thermal and eletrical process to the thermal and electrical side based on the electrical credits method.
No physical effects considered.
(no remarks)
(no remarks), just input and output vectors.
(no elements)
The specific mass flow rate of carbon dioxide equivalents is allocated as follows:
.
The output vector provides the specific mass flow rate of carbon dioxide emissions for the thermal side in first and for the electrical side in second place
no remarks.
No validation needed.
[Mauch et. al.]: Allokationsmethoden für spezifische CO2-Emissionen von Strom und Wärme aus KWK-Anlagen. In: Energiewirtschaftliche
Tagesfragen Bd. 55. Jg. (2010) Heft 9
Created by Jan Braune (jan.braune@tuhh.de), Mar 2015
Revised by Lisa Andresen (andresen@tuhh.de), Jun 2015
function AllocationMethod_CreditsElectrical extends TransiEnt.Basics.Icons.Function; extends Basics.BasicAllocationMethod; parameter Real m_flow_spec_el_ref = 600/3600; end AllocationMethod_CreditsElectrical;