pik-piam / remind2

The remind2 package contains the REMIND-specific routines for data and model output manipulation.
0 stars 40 forks source link

Fix DAC-related emissions #553

Closed katarkow closed 1 week ago

katarkow commented 6 months ago

Captured emissions from using natural gas for DAC’s heat are accounted for twice: burning natural gas and released when using synfuels. It could be fixed by discounting them from vm_emiTeMkt and vm_emiAllMkt in the reporting. See #552.

The remaining summation errors are not CDR-related:

Emi|GHG|++|ESR <>                                                            
   + Emi|GHG|ESR|+|Industry                                              
   + Emi|GHG|ESR|+|Transport                                             
   + Emi|GHG|ESR|+|Buildings                                             
   + Emi|GHG|ESR|+|Agriculture                                           
   + Emi|GHG|ESR|+|Energy Waste                                          
   + Emi|GHG|ESR|+|Waste                                                 
Relative difference between -1.4% and 0.0361%, absolute difference up to 31.8 Mt CO2eq/yr.

Emi|GHG|++|Outside ETS and ESR <>                                            
   + Emi|GHG|Outside ETS and ESR|+|Transport                             
   + Emi|GHG|Outside ETS and ESR|+|Land-Use Change                       
   + Emi|GHG|Outside ETS and ESR|+|F-Gases                               
Relative difference between -15519% and 14.8%, absolute difference up to 31.8 Mt CO2eq/yr.
orichters commented 6 months ago

👍

The remaining summation errors are not CDR-related:

And quite old: https://github.com/pik-piam/remind2/issues/445