Add external coupling for input and output conversion of liquid fuels - #4741
Add external coupling for input and output conversion of liquid fuels#4741robindesmit-quintel wants to merge 7 commits into
Conversation
8c8c48f to
a522e31
Compare
|
@robindesmit-quintel I would sort the sliders a bit more, so that the inputs are first and bundled together, then the outputs bundled together. Now they are all mixed:
|
9032d48 to
21d9aae
Compare
eb3d8b7 to
46bc6aa
Compare
46bc6aa to
eb3d8b7
Compare
…d fuels external model.
eb3d8b7 to
10054ec
Compare
| This slider sets the input share of network gas in the production of bio ethanol. | ||
| <b>Warning</b>: the input and output shares can be set beyond realistic limits. | ||
| external_coupling_bio_ethanol_bio_ethanol_output_share: | ||
| title: Output - bio ethanol |
There was a problem hiding this comment.
In English we write bio-ethanol in the frontend. Can you adjust this?
| Deze schuif bepaalt het aandeel van verbruikte natte biomassa in de productie van bio-ethanol. | ||
| <b>Waarschuwing</b>: het is mogelijk om de input- en outputaandelen buiten realistische grenzen in te stellen. | ||
| external_coupling_bio_ethanol_network_gas_input_share: | ||
| title: Input - netwerk gas |
There was a problem hiding this comment.
In the frontend, we write netwerkgas, can you adjust this?
| Deze schuif bepaalt het aandeel van verbruikt waterstof in de productie van bio-ethanol-to-jet. | ||
| <b>Waarschuwing</b>: het is mogelijk om de input- en outputaandelen buiten realistische grenzen in te stellen. | ||
| external_coupling_bio_ethanol_to_jet_bio_kerosene_output_share: | ||
| title: Output - bio-kerosine |
There was a problem hiding this comment.
In the frontend, we write biokerosine. Can you adjust this?
| This slider sets the loss share in the production of methanol to jet. | ||
| <b>Warning</b>: the input and output shares can be set beyond realistic limits. | ||
| external_coupling_pyrolysis_biogenic_waste_bio_pyrolysis_oil_output_share: | ||
| title: Output - bio pyrolysis oil |
There was a problem hiding this comment.
In the fronted, we use pyrolysis bio-oil. Can you adjust this?
| Deze schuif bepaalt het aandeel van verbruikte pyrolyse-olie in de fractionering van pyrolyse-olie. | ||
| <b>Waarschuwing</b>: het is mogelijk om de input- en outputaandelen buiten realistische grenzen in te stellen. | ||
| external_coupling_fractionation_pyrolysis_oil_steam_hot_water_input_share: | ||
| title: Input - stoom/warmwater |
There was a problem hiding this comment.
I would simply use "Warmte" here. Can you adjust this?
| This slider sets the input share of hydrogen in the production of bio ethanol to jet. | ||
| <b>Warning</b>: the input and output shares can be set beyond realistic limits. | ||
| external_coupling_bio_ethanol_to_jet_bio_kerosene_output_share: | ||
| title: Output - bio kerosene |
| title: Input - wet biomass | ||
| description: | | ||
| This slider sets the input share of wet biomass in the production of bio ethanol. | ||
| <b>Warning</b>: the input and output shares can be set beyond realistic limits. |
There was a problem hiding this comment.
I'm not sure if this warning is clear enough. Let's discuss.
| description: | | ||
| In this section, assumptions can ben made about the input shares and output shares of various processes for | ||
| the production of liquid fuels and feedstock. Go to the <a href="/scenario/supply/fuel_production/overview">Liquid fuels</a> | ||
| section to set the final supply of these processes. |
There was a problem hiding this comment.
Final supply is not a term that is broadly used. You can have supply or final demand/consumption. In this case simply referring to 'supply' should be enough.
| To enable this technology, set the final supply of bio-ethanol in the <a href="/scenario/supply/fuel_production/overview">Liquid fuels</a> | ||
| section. | ||
| external_coupling_bio_ethanol_to_jet: | ||
| title: Bio-ethanol to jet |
There was a problem hiding this comment.
For all of these, to match the liquid fuels section, I would use bio-ethanol-to-jet, methanol-to-jet etc.





Context
We want to introduce an external model to adjust the conversion ratios of the liquid fuels processes. The ETM should include an option to couple this external model to the original ETM.
Implemented changes
Related
Goes with pull requests #3452 (quintel/etsource#3452)
Checklist