Skip to content

Merge links on nodes: Naive Gauss elimination and internal loads#1359

Open
figueroa1395 wants to merge 13 commits intomainfrom
feature/links-part-3
Open

Merge links on nodes: Naive Gauss elimination and internal loads#1359
figueroa1395 wants to merge 13 commits intomainfrom
feature/links-part-3

Conversation

@figueroa1395
Copy link
Copy Markdown
Member

@figueroa1395 figueroa1395 commented Apr 8, 2026

The gauss elimination routine and the routine that computes the internal loads.
These two routines are the last in the sequece of the five steps to compute the internal load contribution of a network of short cables submitted to external loads.

Signed-off-by: marc van raalte <marc.van.raalte@alliander.com>
@figueroa1395 figueroa1395 added the feature New feature or request label Apr 8, 2026
Signed-off-by: marc van raalte <marc.van.raalte@alliander.com>
@figueroa1395 figueroa1395 changed the title Feature/links part 3 Merge links on nodes: Naive Gauss elimination and internal loads Apr 10, 2026
figueroa1395 and others added 5 commits April 10, 2026 12:33
Signed-off-by: marc van raalte <marc.van.raalte@alliander.com>
Signed-off-by: marc van raalte <marc.van.raalte@alliander.com>
Signed-off-by: marc van raalte <marc.van.raalte@alliander.com>
Copy link
Copy Markdown
Member

@mgovers mgovers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My comments are nitpicks. Feel free to close them or scope them out of this PR. The maths themselves as well as the order of operations seems to be good

Comment thread power_grid_model_c/power_grid_model/include/power_grid_model/link_solver.hpp Outdated
Comment thread power_grid_model_c/power_grid_model/include/power_grid_model/link_solver.hpp Outdated
Comment thread power_grid_model_c/power_grid_model/include/power_grid_model/link_solver.hpp Outdated
Comment thread power_grid_model_c/power_grid_model/include/power_grid_model/link_solver.hpp Outdated
Comment thread power_grid_model_c/power_grid_model/include/power_grid_model/link_solver.hpp Outdated
Signed-off-by: marc van raalte <marc.van.raalte@alliander.com>
Signed-off-by: Santiago Figueroa Manrique <figueroa1395@gmail.com>
Copy link
Copy Markdown
Member

@mgovers mgovers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

one remaining nitpick. I believe that this is ready to merge after the clang-tidy issues have been resolved

Comment thread power_grid_model_c/power_grid_model/include/power_grid_model/link_solver.hpp Outdated
Signed-off-by: Santiago Figueroa Manrique <figueroa1395@gmail.com>
Signed-off-by: Santiago Figueroa Manrique <figueroa1395@gmail.com>
@sonarqubecloud
Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants