Merge pull request #1103 from PyPSA/methanol-store-capital-cost

non-zero capital_cost for methanol stores
This commit is contained in:
Fabian Neumann 2024-06-17 18:57:35 +02:00 committed by GitHub
commit 6348c904bd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 0 deletions

View File

@ -10,6 +10,8 @@ Release Notes
Upcoming Release
================
* Set non-zero capital_cost for methanol stores to avoid unrealistic storage sizes
* Set p_nom = p_nom_min for generators with baseyear == grouping_year in add_existing_baseyear. This has no effect on the optimization but helps n.statistics to correctly report already installed capacities.
* Reverted outdated hotfix for doubled renewable capacity in myopic optimization.

View File

@ -2702,6 +2702,7 @@ def add_industry(n, costs):
e_nom_extendable=True,
e_cyclic=True,
carrier="methanol",
capital_cost=0.02,
)
n.madd(