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

Support for meshed thermal grids #18

Open
2 of 6 tasks
stroitzsch opened this issue Feb 4, 2022 · 0 comments
Open
2 of 6 tasks

Support for meshed thermal grids #18

stroitzsch opened this issue Feb 4, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@stroitzsch
Copy link
Contributor

stroitzsch commented Feb 4, 2022

The current implementations in the thermal grid models module cater only to radial networks. This can be extended to cater for meshed networks based on existing approaches from literature.

  • Identify branch loops for meshed networks [1].
  • Update thermal grid model indexes / incidence matrices to align with [2].
  • Implement Newton-Raphson method for thermal power flow solution based on [2].
  • Revise linear thermal grid model formulation for meshed networks.
  • Document Newton-Raphson method / revised linear grid model.
  • Add test cases for radial / meshed networks.

[1] https://doi.org/10/d5h9sh
[2] https://doi.org/10/f4tgrg

@stroitzsch stroitzsch added the enhancement New feature or request label Feb 4, 2022
@stroitzsch stroitzsch self-assigned this Feb 4, 2022
@stroitzsch stroitzsch moved this to To do in MESMO Development Jun 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

1 participant