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/modify mv routing test #295

Closed
wants to merge 8 commits into from
Closed

Conversation

boltbeard
Copy link
Contributor

Not Ready to merge.

This was an improvement to the existing mv grids' routing test. The existing test case used the example grid and draws all the information that it needs from oep. The test case that is written here creates an artificial ding0 grid, to check that each and every connection made during the routing for both the connection points, the positioning of the ciricutbreaker and the thickness of the lines.

Current state of this branch is:
The pytest fixture creating the test grid is complete. The test case's assert to check each and every edge created seems to pass and fail at random. The randomness is induced by the naming /order of the mv circuitbreakers that are created during routing. Once the assert statement is crafted such that the order of the circuit-breakers can be deterministically obtained, this branch should work properly.

@boltbeard boltbeard requested review from gplssm, birgits and nesnoj May 15, 2019 11:58
@santiagoinfantinom
Copy link

  1. Check valid connection between nodes (*)
  2. Verify cable distr. between the correct nodes
  3. Verify Edges have thermal capacity (for the different types)

@gplssm
Copy link
Contributor

gplssm commented Jun 6, 2019

@santiagoinfantinom can I discuss current state of this PR with you in person?

@mltja mltja removed request for gplssm, birgits and nesnoj March 13, 2023 13:59
@mltja mltja mentioned this pull request Mar 13, 2023
4 tasks
@mltja
Copy link
Member

mltja commented Mar 13, 2023

Closed due to major changes, but mentioned in #377 to keep the work.

@mltja mltja closed this Mar 13, 2023
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.

4 participants