Skip to content

Update carriers included in carrier costs inputs #3260

@mabijkerk

Description

@mabijkerk

Background
There are fuel price sliders in the model, for example for fossil fuels. The inputs behind these sliders, set not just one carrier, but often multiple carriers that belong to the same group. For example for costs_oil:

    UPDATE_WITH_FACTOR(
        CARRIER(crude_oil, lpg, diesel, gasoline), cost_per_mj, relative_value)

Issue
These inputs appear to be outdated, since they do not include all releveant carriers. For example for oil, at least heavy fuel oil and kerosene are missing. For coal at least cokes and perhaps coal gas is missing. For natural gas at least propane is missing.

Additionally, the sliders texts don't explain that these sliders change both the direct carrier mentioned, but also related carriers.

Solution

  • Carefully review all fuel costs sliders to see which sliders should be updated with additional carriers
  • If possible, define and use carrier groups in these sliders
  • Update slider descriptions to clearly explain that this change related carriers as well.

@kaskranenburgQ or @kndehaan can either of you pick this up at some point?

Metadata

Metadata

Labels

PinnedWill never be marked as stale or auto-closed.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions