added perennials and green biorefining in compile_cost_assumptions.py#255
added perennials and green biorefining in compile_cost_assumptions.py#255BertoGBG wants to merge 9 commits into
Conversation
| perennials gbr,VOM,43.2317,EUR/tDM,https://doi.org/10.1016/B978-0-323-95879-0.50147-8,Includes purchase of perennials and revenue from protein concentrate; incl. wages/maintenance/aux costs (R1),2015.0,, | ||
| perennials gbr,biogas-output,0.1947,MWh/tDM,https://doi.org/10.1016/B978-0-323-95879-0.50147-8,,2015.0,, | ||
| perennials gbr,electricity-input,0.0733,MWh/tDM,https://doi.org/10.1016/B978-0-323-95879-0.50147-8,,2015.0,, | ||
| perennials gbr,investment,1371509.7864,EUR/tDM/h,https://doi.org/10.1016/B978-0-323-95879-0.50147-8,Includes GBR plant and scaled biogas plant without upgrading,2015.0,, |
There was a problem hiding this comment.
Could you add a little more detail in the commentary how the concrete value for the investment was obtained from the paper? Thanks!
There was a problem hiding this comment.
I added comments about the investments and VOM (mostly the reference table), the code/function with in compile_cost_assumptions.py contains direct reference to the tables in the source ( and the link to the course as a comment) so that the calculations are traceable.
|
Hej @BertoGBG , is the PR ready for another round of review? |
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
The PR was just rebased and it is ready for review. Heads up: CI on master itself is currently failing — test_get_sheet_location, test_get_data_from_dea, and test_add_carbon_capture fail on a clean master checkout (KeyError: ('cement capture', 'Variable O&M')). |
Closes # (if applicable).
Changes proposed in this Pull Request
This PR added the technology perennials and green biorefining as "perennials gbr". The technology produces additional biogas from perennial crops.
the changes are implemented in compile_cost_assumptions.py via the function add_perennials_gbr (which is structured similarly to add_carbon_capture)
Checklist
doc.environment.yaml(if applicable).doc/release_notes.rstof the upcoming release is included.