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 update of specific parameters #121

Merged
merged 2 commits into from
Jun 21, 2024
Merged

Conversation

antoinebhs
Copy link
Contributor

The methods load(Map<String, String> properties) does not account for the PlatformConfig, see for example:
https://github.com/powsybl/powsybl-open-loadflow/blob/6e2d28af8148ec9a7ee7d5c3a32f94edba75629f/src/main/java/com/powsybl/openloadflow/OpenLoadFlowParameters.java#L1255-L1257
So we first load the PlatformConfig and then update with the specific parameters provided by the user.

@antoinebhs antoinebhs requested a review from etiennehomer June 21, 2024 15:05
Copy link

@antoinebhs antoinebhs merged commit c94ee6a into main Jun 21, 2024
3 checks passed
@antoinebhs antoinebhs deleted the fix-update-specific-parameters branch June 21, 2024 15:36
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.

2 participants