quintel / etsource

Data source for the Energy Transition Model
https://energytransitionmodel.com/
MIT License
12 stars 8 forks source link

Incoming shares in the node energy_distribution_greengas modeled incorrectly. #2987

Closed kaskranenburgQ closed 1 week ago

kaskranenburgQ commented 6 months ago

In the model, energy_distribution_greengas has 2 outgoing edges to the nodes : energy_national_gas_network_natural_gas, and energy_export_greengas_baseload. It has 4 incoming edges , with 3 of those coming from nodes that can be set as shares by the user in the model. Only taking these first three edges into account, there won't be any need for a backup greengas export since the demand will set the supply. The 4th incoming edge is from the node industry_residual_greengas. This node can only supply greengas to the distribution when the CTM is coupled with the ETM. As the name suggests, residual greengas from the industry is supplied to the node. If you open the node in the II3050 v2 - Decentral incentives scenario , you will see the following : image

If we than set the industry_residual_greengas to 50 PJ, the following occurs: image

This leads to two issues, one described in #2986.

The second issue: The percentages on the right side of the balance add up to 111.74%, to make the balances right the shares need to be revised.

Notifying @mabijkerk , will pick this up myself.

github-actions[bot] commented 3 months ago

This issue has had no activity for 60 days and will be closed in 7 days. Removing the "Stale" label or posting a comment will prevent it from being closed automatically. You can also add the "Pinned" label to ensure it isn't marked as stale in the future.