singularity-energy / open-grid-emissions

Tools for producing high-quality hourly generation and emissions data for U.S. electric grids
MIT License
67 stars 4 forks source link

Emissions from fuel cells #70

Open grgmiller opened 2 years ago

grgmiller commented 2 years ago

The eGRID2020 technical guide notes:

The CO2 emissions for units with a fuel cell prime mover are also assumed to be zero.

However, as noted by several sources, fuel cells not not necessarily have zero emissions if they use natural gas as a fuel.

Currently our data pipeline does not set fuel cell emissions to zero, but uses the default natural gas combustion emission factor to calculate emissions - it is unclear if this is appropriate.

To do:

grgmiller commented 1 year ago

Our NOx and SO2 calculation methodology implemented in https://github.com/singularity-energy/hourly-egrid/pull/152 currently assumed zero NOx and SO2 emissions from natural gas consuming fuel cells. We should research and refine this assumption.