EnergySystemsModellingLab / EnergySystemsModellingLab/MUSE2

Zero shadow price for over-supplied commodities

オープン
#992 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Rust
スター
8
フォーク
5
平均マージ
1日 2分
マージ済み PR(30日)
37

説明

I've noticed in the `two_outputs` model that a couple of commodities have a price of zero for some timeslices (actually `-0.0`, to be precise):
- `DIESEL` has a price of zero in winter 2020
- `GASPRD` has a price of zero in summer 2020

Both of these are produced by assets with more than one output commodity, and in both cases the price of zero coincides with the commodity being over-supplied across these seasons, which is necessary for the asset to meet demand of the other commodity it outputs.

In this model it seems to only happen in the base year (perhaps a sign of poor calibration), but I see no reason why it couldn't happen in later years where MUSE is choosing the investment decisions.

I see this was predicted as a potential issue [here](https://github.com/EnergySystemsModellingLab/MUSE2/pull/806#issuecomment-3273869038), but don't think this has been followed up on.
@ahawkes Do you have any ideas how we might address this?

I've also come across zero prices while working on #986, where hydrogen appears free, which is at least one reason you can end up in an infinite loop. That might be unrelated though

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

まず、2020年冬のDIESELと2020年夏のGASPRDについて、`two_outputs`モデルでゼロのシャドープライスを再現し、その後、PR #806とissue #986の関連する議論を確認します。供給過剰のoutputsと複数のoutputsを持つassetsがどのように価格を生成するかを追跡し、報告されたケースに対する回帰テストで、誤ったゼロ価格や無限ループの挙動を防止できた状態を完了の定義とします。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
rust
領域
backend
issue の種類
バグ
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
35/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。