Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix simplify network to 380kV #410

Closed
wants to merge 2 commits into from
Closed

Fix simplify network to 380kV #410

wants to merge 2 commits into from

Conversation

davide-f
Copy link
Contributor

Closes #314

Changes proposed in this Pull Request

This PR aims at solving the bug described into #314.
The circuits number is changed proportionally to the ratio between i_nom and v_nom of the line types.

Checklist

  • I tested my contribution locally and it seems to work fine.
  • Code and workflow changes are sufficiently documented.
  • Newly introduced dependencies are added to envs/environment.yaml and envs/environment.docs.yaml.
  • Changes in configuration options are added in all of config.default.yaml, config.tutorial.yaml, and test/config.test1.yaml.
  • Changes in configuration options are also documented in doc/configtables/*.csv and line references are adjusted in doc/configuration.rst and doc/tutorial.rst.
  • A note for the release notes doc/release_notes.rst is amended in the format of previous release notes.

@davide-f davide-f changed the title Fix simplify Fix simplify network to 380kV level Aug 19, 2022
@davide-f davide-f changed the title Fix simplify network to 380kV level Fix simplify network to 380kV Aug 19, 2022
@pz-max
Copy link
Collaborator

pz-max commented Aug 19, 2022

A test was performed here: pypsa-meets-earth/pypsa-earth#443

@pz-max
Copy link
Collaborator

pz-max commented Aug 22, 2022

@FabianHofmann and @martacki .. just FYI in case you started working on it.
Davide found possibly a solution to the bug you were assigned to #314.
The test looks promising (see link shared above).

Could one be assigned to review/test this PR?

@FabianHofmann FabianHofmann mentioned this pull request Sep 5, 2022
3 tasks
@martacki martacki closed this in #412 Sep 5, 2022
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.

Line capacity calculation in simplify_network.py
2 participants