-
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 configurable scaling before ACOPF solving (#62)
* Add scaling of variables/constraints before ACOPF solving. * Add json serialization/deserialization of new parameters for scaling. * Add TUs for Java developments. * Add configurability of scaling factors in AMPL code. * Add TUs with comparisons of the outputs of AMPL code. * Remove local path in config.yml. * Add documentation for scaling before ACOPF solving. * Fix TUs. * Remove acopf_scaling.run file. * Update README. * Update OR model in Java. * Update authors. * Refactor variable names in Java. * Refactor variable names in AMPL/README. * Refactor OpenReacParametersDeserializer class. --------- Signed-off-by: parvy <pierre.arvy@artelys.com>
- Loading branch information
Showing
25 changed files
with
358 additions
and
91 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
Oops, something went wrong.