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

GridPath v2024.2.0 #1165

Merged
merged 29 commits into from
Oct 4, 2024
Merged

GridPath v2024.2.0 #1165

merged 29 commits into from
Oct 4, 2024

Commits on Feb 28, 2024

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

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    5799fe7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d68222f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9da9bf View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

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

Commits on Apr 25, 2024

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

Commits on May 7, 2024

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

Commits on Jun 3, 2024

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

Commits on Jul 13, 2024

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

Commits on Jul 22, 2024

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

Commits on Aug 16, 2024

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

Commits on Aug 20, 2024

  1. Enforce linked shutdown trajectory (#1142)

    Co-authored-by: Srihari Dukkipati <[email protected]>
    anamileva and sriharid committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    8caf32b View commit details
    Browse the repository at this point in the history
  2. Uninitialised variable prev_tmp_curtailment in gen_hydro (#1135) (#1138

    )
    
    The variable prev_tmp_curtailment is used without initialising when
     the timepoint is not the first timepoint of the horizon and the entire
     project capacity cannot be ramped in one timepoint.
    
     Closes #1135
    sriharid authored and anamileva committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    c706c0c View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

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

Commits on Aug 23, 2024

  1. Reformulate gen_var optype (#1144)

    This is in prep for allowing negative power. There are small changes 
    to a few objective functions, but the summary results show only minor 
    differences in actual results.
    anamileva authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    f2898b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3bd28c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    50a6e16 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

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

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    546345d View commit details
    Browse the repository at this point in the history
  2. Fixes in transmission targets (#1155)

    * Fix transmission min targets formulation in negative direction
    * Fix exporting results for transmission target contributions
    Janie115 authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    d2089ef View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Fix get hydro op chars and tmp opr inputs from db (#1153)

    * Update how hydro op chars are selected from the database to only 
    select horizons on periods when the project is operational
    * Update how tmp opr inputs are selected from the database to only 
    select timepoints when the project is operational
    Janie115 authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    598b742 View commit details
    Browse the repository at this point in the history
  2. Improvements to hydro inputs handling (#1156)

    Make hydro inputs handling more robust for when multiple 
    balancing types may be used.
    anamileva authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    adbf199 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c4f1f00 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Created instantaneous penetration optional feature (#1148)

    New feature to model the minimum and maximum penetration of a 
    resource set at every timepoint. The requirements for this constrain 
    are base and timepoint specific power limit, on general a percentage 
    of the load and on ratio based on the capacity and power of other 
    projects. Also created unit test for this feature.
    alexrob18 authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    ab3df86 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

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

Commits on Sep 27, 2024

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

Commits on Sep 30, 2024

  1. Clean up

    anamileva committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    23d2e44 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    1821050 View commit details
    Browse the repository at this point in the history
  2. Remove unnecessary file

    anamileva committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    0e3de16 View commit details
    Browse the repository at this point in the history