.TransiEnt.Components.Statistics.Functions.CO2Allocation.AllocationMethod_CreditsElectrical

Information

1. Purpose of model

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.

2. Level of detail, physical effects considered, and physical insight

No physical effects considered.

3. Limits of validity

(no remarks)

4. Interfaces

(no remarks), just input and output vectors.

5. Nomenclature

(no elements)

6. Governing Equations

The specific mass flow rate of carbon dioxide equivalents is allocated as follows:

  m_flowSpecEl = m_flowSpecElRef * eta_el

m_flowSpecTh = m_flowSpec - m_flowSpecEl.

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

7. Remarks for Usage

no remarks.

8. Validation

No validation needed.

9. References

[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

10. Version History

Created by Jan Braune (jan.braune@tuhh.de), Mar 2015

Revised by Lisa Andresen (andresen@tuhh.de), Jun 2015

Interface

function AllocationMethod_CreditsElectrical
  extends TransiEnt.Basics.Icons.Function;
  extends Basics.BasicAllocationMethod;
  parameter Real m_flow_spec_el_ref = 600/3600;
end AllocationMethod_CreditsElectrical;

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