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

test getting params with differents provider #136

Merged

Conversation

souissimai
Copy link
Contributor

No description provided.

Signed-off-by: maissa SOUISSI <maissa.souissi@rte-france.com>
Signed-off-by: maissa SOUISSI <maissa.souissi@rte-france.com>
.build());

// Get default limits with 'OpenLoadFlow' provider
String defaultProvider = limitReductionService.getProviders().iterator().next();
Copy link
Contributor

Choose a reason for hiding this comment

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

Rename defaultProvider by provider
Default provider et provider for limits can be different

.commonParameters(LoadFlowParameters.load()).specificParametersPerProvider(Map.of());
}

protected LoadFlowParametersInfos buildParametersByProvider(String provider) {
Copy link
Contributor

Choose a reason for hiding this comment

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

buildParametersWithProvider ?

Signed-off-by: maissa SOUISSI <maissa.souissi@rte-france.com>
Copy link

@souissimai souissimai merged commit 477493f into main Sep 10, 2024
3 checks passed
@souissimai souissimai deleted the add_TU_get_params_limitReductions_different_providers branch September 10, 2024 13:23
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