-
Notifications
You must be signed in to change notification settings - Fork 33
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
[FEATURE] Numerically stable source injection in power flow. #666
[FEATURE] Numerically stable source injection in power flow. #666
Conversation
Signed-off-by: Santiago Figueroa <santiago.figueroa.manrique@alliander.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I know it's still in draft, but I just could not un-see it :)
...id_model_c/power_grid_model/include/power_grid_model/math_solver/common_solver_functions.hpp
Outdated
Show resolved
Hide resolved
...id_model_c/power_grid_model/include/power_grid_model/math_solver/common_solver_functions.hpp
Outdated
Show resolved
Hide resolved
Signed-off-by: Santiago Figueroa <santiago.figueroa.manrique@alliander.com>
Signed-off-by: Santiago Figueroa <santiago.figueroa.manrique@alliander.com>
Signed-off-by: Santiago Figueroa <santiago.figueroa.manrique@alliander.com>
Signed-off-by: Santiago Figueroa <santiago.figueroa.manrique@alliander.com>
Signed-off-by: Santiago Figueroa <santiago.figueroa.manrique@alliander.com>
...id_model_c/power_grid_model/include/power_grid_model/math_solver/common_solver_functions.hpp
Outdated
Show resolved
Hide resolved
Signed-off-by: Santiago Figueroa <santiago.figueroa.manrique@alliander.com>
Signed-off-by: Santiago Figueroa <santiago.figueroa.manrique@alliander.com>
Signed-off-by: Santiago Figueroa <santiago.figueroa.manrique@alliander.com>
...id_model_c/power_grid_model/include/power_grid_model/math_solver/common_solver_functions.hpp
Outdated
Show resolved
Hide resolved
...id_model_c/power_grid_model/include/power_grid_model/math_solver/common_solver_functions.hpp
Outdated
Show resolved
Hide resolved
...id_model_c/power_grid_model/include/power_grid_model/math_solver/common_solver_functions.hpp
Outdated
Show resolved
Hide resolved
Signed-off-by: Santiago Figueroa <santiago.figueroa.manrique@alliander.com>
Signed-off-by: Santiago Figueroa <santiago.figueroa.manrique@alliander.com>
...id_model_c/power_grid_model/include/power_grid_model/math_solver/common_solver_functions.hpp
Outdated
Show resolved
Hide resolved
...id_model_c/power_grid_model/include/power_grid_model/math_solver/common_solver_functions.hpp
Outdated
Show resolved
Hide resolved
...id_model_c/power_grid_model/include/power_grid_model/math_solver/common_solver_functions.hpp
Outdated
Show resolved
Hide resolved
…odel into feature/numerically_stable_source_injection_in_power_flow
…ow' of https://github.com/PowerGridModel/power-grid-model into feature/numerically_stable_source_injection_in_power_flow
Signed-off-by: Santiago Figueroa <santiago.figueroa.manrique@alliander.com>
...id_model_c/power_grid_model/include/power_grid_model/math_solver/common_solver_functions.hpp
Outdated
Show resolved
Hide resolved
...id_model_c/power_grid_model/include/power_grid_model/math_solver/common_solver_functions.hpp
Outdated
Show resolved
Hide resolved
...id_model_c/power_grid_model/include/power_grid_model/math_solver/common_solver_functions.hpp
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I do not know the full progress of this PR as it has changed in shape a couple times since I last checked. I am only here leaving comments regarding the code itself.
...id_model_c/power_grid_model/include/power_grid_model/math_solver/common_solver_functions.hpp
Show resolved
Hide resolved
...id_model_c/power_grid_model/include/power_grid_model/math_solver/common_solver_functions.hpp
Outdated
Show resolved
Hide resolved
...id_model_c/power_grid_model/include/power_grid_model/math_solver/common_solver_functions.hpp
Outdated
Show resolved
Hide resolved
...id_model_c/power_grid_model/include/power_grid_model/math_solver/common_solver_functions.hpp
Outdated
Show resolved
Hide resolved
...id_model_c/power_grid_model/include/power_grid_model/math_solver/common_solver_functions.hpp
Outdated
Show resolved
Hide resolved
...id_model_c/power_grid_model/include/power_grid_model/math_solver/common_solver_functions.hpp
Outdated
Show resolved
Hide resolved
...id_model_c/power_grid_model/include/power_grid_model/math_solver/common_solver_functions.hpp
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice job on the mathematics. Some comments on the code review.
Signed-off-by: Santiago Figueroa <santiago.figueroa.manrique@alliander.com>
Signed-off-by: Santiago Figueroa <santiago.figueroa.manrique@alliander.com>
Signed-off-by: Santiago Figueroa <santiago.figueroa.manrique@alliander.com>
...id_model_c/power_grid_model/include/power_grid_model/math_solver/common_solver_functions.hpp
Outdated
Show resolved
Hide resolved
Signed-off-by: Santiago Figueroa <santiago.figueroa.manrique@alliander.com>
Review changes already implemented.
...id_model_c/power_grid_model/include/power_grid_model/math_solver/common_solver_functions.hpp
Show resolved
Hide resolved
...id_model_c/power_grid_model/include/power_grid_model/math_solver/common_solver_functions.hpp
Outdated
Show resolved
Hide resolved
...id_model_c/power_grid_model/include/power_grid_model/math_solver/common_solver_functions.hpp
Outdated
Show resolved
Hide resolved
Signed-off-by: Nitish Bharambe <78108900+nitbharambe@users.noreply.github.com>
Quality Gate passedIssues Measures |
Closes #458