-
Notifications
You must be signed in to change notification settings - Fork 6
Upstream emissions #120
base: main
Are you sure you want to change the base?
Upstream emissions #120
Conversation
One diff in 2040 is present for the hydrogen production:
|
What have I tested?
Comparison of 365H models: downstream: upstream: system costs (def=downstream; ue=upstream)comparison: expected difference: |
Seems that the constraint on e-fuel imports/exports might be throwing things off. Possibly we should rewrite it to comply with how e-fuels are accounted in Ariadne, or even remove it altogether |
A fairly straightforward way to ensure that all e-fuels are actually CO2-neutral would be to add the additional constraint that CO2 Sequestration has to be at least as high as sequestration from fossil sources |
Validator ReportI am the Validator. Download all artifacts here.
|
Status | NRMSE | MAE (norm) | |
---|---|---|---|
csvs/nodal_cfs.csv | |||
csvs/supply.csv | |||
csvs/prices.csv | |||
csvs/nodal_supply_energy.csv | |||
csvs/nodal_capacities.csv | |||
csvs/weighted_prices.csv | |||
csvs/market_values.csv | |||
csvs/nodal_costs.csv | |||
csvs/cumulative_cost.csv | |||
csvs/price_statistics.csv | |||
csvs/curtailment.csv | |||
csvs/capacities.csv | |||
csvs/costs.csv | |||
csvs/metrics.csv | |||
csvs/cfs.csv | |||
csvs/supply_energy.csv | |||
csvs/energy.csv |
NRMSE: Normalized (combined-min-max) Root Mean Square Error
MAE (norm): Mean Absolute Error on normalized data (min-max)
Status Threshold: MAE (norm) > 0.05 and NRMSE > 0.3
Model Metrics
Comparing upstream-emissions
(e85823d) with main
(e3cabf0).
Branch is 23 commits ahead and 0 commits behind.
Last updated on 2024-10-14 16:33:39 CEST
.
Move the co2 emission tracking from the current state of downstream tracking (downstream emissions: from use of products and end-of-life treatment (e.g. disposal)) to upstream tracking (upstream emissions: from raw materials (coal, oil)
Reason:
This change should not:
The only thing that should change are the marginal prices:
ToDO: