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

Feature/reinforce grid alternatives #340

Open
wants to merge 49 commits into
base: dev
Choose a base branch
from

Commits on Apr 30, 2022

  1. A critical string load is remedied by a parallel

    line over half the length of the string for MV Grid
    batuhansanliii committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    2876936 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2022

  1. test again

    batuhansanliii committed May 2, 2022
    Configuration menu
    Copy the full SHA
    227c098 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #253 from openego/test

    test again
    khelfen committed May 2, 2022
    Configuration menu
    Copy the full SHA
    0288bb4 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

  1. Configuration menu
    Copy the full SHA
    e76bd67 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. Added pseudo coordinates

    Malte Jahn committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    79501af View commit details
    Browse the repository at this point in the history
  2. Update version for plotting packages

    Malte Jahn committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    763ddc1 View commit details
    Browse the repository at this point in the history
  3. Improve plotting and pseudo_coordinates

    - add pseudo coordinates for one graph
    - add pseudo corrdinates for dash_plot
    Malte Jahn committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    0e47304 View commit details
    Browse the repository at this point in the history
  4. Improve plotting with plotly and dash

    - added colorbar in draw_plotly by nailend
    - added function show_dash_plot to show Jupyter dash app
    Malte Jahn committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    0e4e7ae View commit details
    Browse the repository at this point in the history
  5. Fix bugs and add tests

    - Raise error when no results are passed to plot results
    - Add tests for pseudo coordinates and plotting
    Malte Jahn committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    6b9142c View commit details
    Browse the repository at this point in the history
  6. Bug fix missing hover label nodes

    Malte Jahn committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    97f5bea View commit details
    Browse the repository at this point in the history
  7. Bug fix missing MV_Grid in dash_plot

    Malte Jahn committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    f1f8e97 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. Configuration menu
    Copy the full SHA
    8f4328a View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

  1. Merge remote-tracking branch 'origin/features/add_pseudo_coordinates'…

    … into feature/add_subs_at_half_feeder
    batuhansanliii committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    fea46bc View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. Configuration menu
    Copy the full SHA
    b903623 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. Configuration menu
    Copy the full SHA
    f1f37f6 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. config change

    batuhansanliii committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    fcd443e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b0de11 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2022

  1. Configuration menu
    Copy the full SHA
    7d6c905 View commit details
    Browse the repository at this point in the history
  2. config_revert

    batuhansanliii committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    fc31391 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2022

  1. Configuration menu
    Copy the full SHA
    3aecfb0 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. Configuration menu
    Copy the full SHA
    d811c07 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2022

  1. Configuration menu
    Copy the full SHA
    576f38e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d4a544 View commit details
    Browse the repository at this point in the history
  3. add costs for cbs

    batuhansanliii committed Dec 18, 2022
    Configuration menu
    Copy the full SHA
    f6d6b2b View commit details
    Browse the repository at this point in the history
  4. add cost of cb

    batuhansanliii committed Dec 18, 2022
    Configuration menu
    Copy the full SHA
    c71263a View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2023

  1. Configuration menu
    Copy the full SHA
    efbd997 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. Configuration menu
    Copy the full SHA
    91a7ca2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dcb68fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3372184 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. Configuration menu
    Copy the full SHA
    3103d63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df09453 View commit details
    Browse the repository at this point in the history
  3. Integration of voltage issue reinforcement methods

    All structure of reinforce_grid_alternative.py and methods are to be updated
    batuhansanliii committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    eadccc7 View commit details
    Browse the repository at this point in the history
  4. Minor fix

    batuhansanliii committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    fe58bf8 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. Docstring fix

    batuhansanliii committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    785dda0 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2023

  1. Configuration menu
    Copy the full SHA
    81c591c View commit details
    Browse the repository at this point in the history
  2. add load factor to plotly

    Update: The graph shows the loading after the change of load factor
    batuhansanliii committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    b8946fd View commit details
    Browse the repository at this point in the history
  3. Docstring update

    batuhansanliii committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    3ded3d0 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2023

  1. Configuration menu
    Copy the full SHA
    01fe217 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. Configuration menu
    Copy the full SHA
    493ec8c View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2023

  1. fix all the errors

    batuhansanliii committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    2e3fea4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ca0f60 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2023

  1. minor fix

    batuhansanliii committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    9e85bf3 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. Configuration menu
    Copy the full SHA
    b0540b1 View commit details
    Browse the repository at this point in the history
  2. Revert "changed the costs of cables"

    This reverts commit b0540b1.
    batuhansanliii committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    db294bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    894d4d8 View commit details
    Browse the repository at this point in the history
  4. Structure updated

    batuhansanliii committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    6b967a7 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. Update the cost

    batuhansanliii committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    43c8e90 View commit details
    Browse the repository at this point in the history
  2. minor fix

    batuhansanliii committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    c8b9551 View commit details
    Browse the repository at this point in the history
  3. bug fix

    batuhansanliii committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    fcaacb7 View commit details
    Browse the repository at this point in the history