Skip to content

Fix min capacity myopic#728

Merged
fneum merged 5 commits intomasterfrom
fix-min-capacity-myopic
Aug 22, 2023
Merged

Fix min capacity myopic#728
fneum merged 5 commits intomasterfrom
fix-min-capacity-myopic

Conversation

@martavp
Copy link
Copy Markdown
Member

@martavp martavp commented Aug 22, 2023

Closes #727

Changes proposed in this Pull Request

Fix the minimum capacity set for renewable generators when running the myopic configuration.

I commented out the current code that imposes p_nom_min over p_nom_max.
I think we don't need it anymore, but I'm not sure if I'm missing anything

Checklist

  • I tested my contribution locally and it seems to work fine.
  • Code and workflow changes are sufficiently documented.
  • Changed dependencies are added to envs/environment.yaml.
  • Changes in configuration options are added in all of config.default.yaml.
  • Changes in configuration options are also documented in doc/configtables/*.csv.
  • A release note doc/release_notes.rst is added.

@martavp martavp requested a review from fneum August 22, 2023 07:13
@fneum fneum merged commit 635877b into master Aug 22, 2023
@fneum fneum deleted the fix-min-capacity-myopic branch August 22, 2023 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix p_nom_min for renewable generators in myopic configuration

3 participants