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

respect different FE emission factors in pm_IndstCO2Captured calculation #1354

Conversation

0UmfHxcvx5J7JoaOhFSs5mncnisTJJ6q
Copy link
Member

Fixes #1353

  • Bug fix

Checklist:

  • My code follows the coding etiquette
  • I performed a self-review of my own code
  • I explained my changes within the PR, particularly in hard-to-understand areas
  • I checked that the in-code documentation is up-to-date
  • I adjusted the reporting in remind2 where it was needed
  • I adjusted forbiddenColumnNames in readCheckScenarioConfig.R in case the PR leads to deprecated switches
  • All automated model tests pass (FAIL 0 in the output of make test)

Further information (optional):

  • Test runs are here: /p/tmp/pehl/Remind/ (running)
    new and old should have different weights but identical totals for CCS in industry subsectors, save for gdx effects due to pm_IndstCO2Captured feeding back into the solver.

Copy link
Contributor

@fschreyer fschreyer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for spotting.

Probably worth to add somewhere that this reporting assumes same shares of bio/syn/fos FE/Emi across subsectors if I remember correctly as it comes up once in a while.

modules/37_industry/subsectors/postsolve.gms Outdated Show resolved Hide resolved
modules/37_industry/subsectors/postsolve.gms Outdated Show resolved Hide resolved
*** NOTE: not used for pm_IndstCO2Captured anymore since it did not take into
*** account the different emission factors of FE carriers. But used in remind2,
*** so kept for backwards compatibility.
o37_demFeIndSub_SecCC(ttot,regi,secInd37)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't find any occurence of o37_demFeIndSub_SecCC in the remind2 library.

@0UmfHxcvx5J7JoaOhFSs5mncnisTJJ6q 0UmfHxcvx5J7JoaOhFSs5mncnisTJJ6q merged commit 733070d into remindmodel:develop Aug 18, 2023
1 check passed
@0UmfHxcvx5J7JoaOhFSs5mncnisTJJ6q 0UmfHxcvx5J7JoaOhFSs5mncnisTJJ6q deleted the fix/industry_CCS_shares branch August 18, 2023 09:10
0UmfHxcvx5J7JoaOhFSs5mncnisTJJ6q added a commit to 0UmfHxcvx5J7JoaOhFSs5mncnisTJJ6q/remind that referenced this pull request Aug 18, 2023
0UmfHxcvx5J7JoaOhFSs5mncnisTJJ6q added a commit that referenced this pull request Aug 21, 2023
…move_unused_industry_output

addendum to #1354: carry changes over to fixed_shares
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

Successfully merging this pull request may close these issues.

Wrong FE carrier shares in Industry CCS
2 participants