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

Introduction of non linear shunt compensators #1202

Merged
merged 13 commits into from
Mar 24, 2020
Merged

Introduction of non linear shunt compensators #1202

merged 13 commits into from
Mar 24, 2020

Commits on Mar 24, 2020

  1. Change of shunt API, impl and use

    Signed-off-by: RALAMBOTIANA MIORA <miora.ralambotiana@rte-france.com>
    
    check shunt model type before reading it in AMPL
    
    Signed-off-by: RALAMBOTIANA MIORA <miora.ralambotiana@rte-france.com>
    
    add getCurrentG method + minor corrections
    
    Signed-off-by: RALAMBOTIANA MIORA <miora.ralambotiana@rte-france.com>
    miovd committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    bbf30b6 View commit details
    Browse the repository at this point in the history
  2. add tests

    Signed-off-by: RALAMBOTIANA MIORA <miora.ralambotiana@rte-france.com>
    
    add tests
    
    Signed-off-by: RALAMBOTIANA MIORA <miora.ralambotiana@rte-france.com>
    miovd committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    70c4b87 View commit details
    Browse the repository at this point in the history
  3. refactoring

    Signed-off-by: RALAMBOTIANA MIORA <miora.ralambotiana@rte-france.com>
    miovd committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    ed5dda4 View commit details
    Browse the repository at this point in the history
  4. Apply reviewer comments: make checkCurrentSection package-private + e…

    …xplicit error message in groovy bindings
    
    Signed-off-by: RALAMBOTIANA MIORA <miora.ralambotiana@rte-france.com>
    miovd committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    05494ed View commit details
    Browse the repository at this point in the history
  5. add groovy bindings tests

    Signed-off-by: RALAMBOTIANA MIORA <miora.ralambotiana@rte-france.com>
    miovd committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    fb2aaef View commit details
    Browse the repository at this point in the history
  6. add test

    Signed-off-by: RALAMBOTIANA MIORA <miora.ralambotiana@rte-france.com>
    miovd committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    f82c4d2 View commit details
    Browse the repository at this point in the history
  7. Change shunt impl design + getMaximumSectionCount in Shunt API

    Signed-off-by: RALAMBOTIANA MIORA <miora.ralambotiana@rte-france.com>
    miovd committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    50b704b View commit details
    Browse the repository at this point in the history
  8. Corrections after rebasing master

    Signed-off-by: RALAMBOTIANA MIORA <miora.ralambotiana@rte-france.com>
    miovd committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    c872863 View commit details
    Browse the repository at this point in the history
  9. Add merging view adapter for shunt models' adders

    Signed-off-by: RALAMBOTIANA MIORA <miora.ralambotiana@rte-france.com>
    miovd committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    4abe617 View commit details
    Browse the repository at this point in the history
  10. corrections

    Signed-off-by: RALAMBOTIANA MIORA <miora.ralambotiana@rte-france.com>
    miovd committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    0ab6019 View commit details
    Browse the repository at this point in the history
  11. add tests

    Signed-off-by: RALAMBOTIANA MIORA <miora.ralambotiana@rte-france.com>
    miovd committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    106bab2 View commit details
    Browse the repository at this point in the history
  12. Attach the model to the shunt in the constructor

    Signed-off-by: RALAMBOTIANA MIORA <miora.ralambotiana@rte-france.com>
    miovd committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    eb35f46 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0456c76 View commit details
    Browse the repository at this point in the history