-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add OpenReac parameters interface (#43)
* Add two params to control consistency of voltage limits. * Add interface for min/max voltage limit parameters. * Add unit test with comparison of input file exported. * Refactor java code. * Refactor ampl code. * Add openreac parameters in OpenReacParameters. * Add methods to access/set OpenReac parameters. * Remove algoParam map and replace with OpenReac interfaces. * Improve unit tests. * Add last OpenReac parameters in Java. * Add methods and unit tests. * Add unit tests and default_param_algo.txt file to OpenReac resources. * Add comments. * Rename parameters. * Revert modifications on ParamAlgoDeserializer. * Refactor json tests to fix code smell. * Refactor alphaCoefficient parameter into activePowerVariationRate. --------- Signed-off-by: parvy <pierre.arvy@artelys.com>
- Loading branch information
Showing
11 changed files
with
620 additions
and
50 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.