diff --git a/doc/release_notes.rst b/doc/release_notes.rst index 019a1f354..2cedace6b 100644 --- a/doc/release_notes.rst +++ b/doc/release_notes.rst @@ -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. diff --git a/scripts/prepare_sector_network.py b/scripts/prepare_sector_network.py index c278734b1..dfa06cac5 100644 --- a/scripts/prepare_sector_network.py +++ b/scripts/prepare_sector_network.py @@ -2702,6 +2702,7 @@ def add_industry(n, costs): e_nom_extendable=True, e_cyclic=True, carrier="methanol", + capital_cost=0.02, ) n.madd(