Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

biogas blending in gas grid #10

Open
daly-h opened this issue Sep 27, 2022 · 3 comments
Open

biogas blending in gas grid #10

daly-h opened this issue Sep 27, 2022 · 3 comments

Comments

@daly-h
Copy link

daly-h commented Sep 27, 2022

Currently, biogas is going to individual sectors rather than being blended in the grid, which is not plausible (unless for specific industries off the gas grid, like rural dairy processors, or captured freight fleets).

In particular, the residential sector is meeting its target by replacing NG with biogas from 2023-26. This may be resolved when we add plausible growth constraints for biogas. But it would be good to either blend biogas to the fuel techs entering sectors or else add share constraints so the proportion of biogas:NG for sectors is the same.

@olejandro
Copy link
Member

Related #5
@daly-h, it is difficult to represent blending explicitly, because it will not be possible to dynamically estimate emissions factors from such a blend, unless the blending shares are fixed beforehand.

@daly-h
Copy link
Author

daly-h commented Sep 30, 2022

@olejandro then can the blending happen in some fuel tech? it would require post-processing in the results to be able to display the bend in each sector. Right now it's not credible that biogas would go to an individual sector (unless off-gas-grid industry, for example)

@olejandro
Copy link
Member

The main issue with blending is that we cannot assign dynamically the correct emission coefficient to the blend. So emissions would have to be accounted for at the blending point. This means that either:

  • we won't be able to account for those emissions in sectoral budgets, only in the system-wide one, if blending is done before sectors
  • the blend will be different for every sector if blending is done within sectors (this is what we have now implicitly)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants