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

Dev dynamic model #26

Open
wants to merge 22 commits into
base: master
Choose a base branch
from

Commits on Jul 10, 2017

  1. first commit of the investment path functions

    HUBERT Marc-antoine committed Jul 10, 2017
    Configuration menu
    Copy the full SHA
    29535bf View commit details
    Browse the repository at this point in the history
  2. back_up 10/07/2017, changes in costs (numeric to dataframes

    HUBERT Marc-antoine committed Jul 10, 2017
    Configuration menu
    Copy the full SHA
    1e56d5c View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2017

  1. changed costs as data frame, and many corrections

    HUBERT Marc-antoine committed Jul 11, 2017
    Configuration menu
    Copy the full SHA
    10062a1 View commit details
    Browse the repository at this point in the history
  2. back_up

    HUBERT Marc-antoine committed Jul 11, 2017
    Configuration menu
    Copy the full SHA
    2a7b05f View commit details
    Browse the repository at this point in the history
  3. does run with and display invested capacities (still to be changed)

    an error occurs though:
    Error in subset.default(output_link_w, mcYear == y & timeId == w) :
      object 'mcYear' not found
    HUBERT Marc-antoine committed Jul 11, 2017
    Configuration menu
    Copy the full SHA
    b5517fb View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2017

  1. x$rentability x$digest and results correctly printed

    HUBERT Marc-antoine committed Jul 12, 2017
    Configuration menu
    Copy the full SHA
    4d89b89 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2017

  1. back_up!

    HUBERT Marc-antoine committed Jul 13, 2017
    Configuration menu
    Copy the full SHA
    ac46383 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2017

  1. back_up, the simulation runs but still a problem with benders_sol, ou…

    …t_solution_master.txt (working on it atm)
    HUBERT Marc-antoine committed Jul 17, 2017
    Configuration menu
    Copy the full SHA
    21b303f View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2017

  1. It seems to be finally working :)!

    HUBERT Marc-antoine committed Jul 18, 2017
    Configuration menu
    Copy the full SHA
    5ddddf8 View commit details
    Browse the repository at this point in the history
  2. new back_up, working on the html (rmd file) right now to display the …

    …results
    HUBERT Marc-antoine committed Jul 18, 2017
    Configuration menu
    Copy the full SHA
    b0decc9 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2017

  1. back_up, working on html output

    HUBERT Marc-antoine committed Jul 19, 2017
    Configuration menu
    Copy the full SHA
    13b4e57 View commit details
    Browse the repository at this point in the history
  2. back_up of the rmd file

    HUBERT Marc-antoine committed Jul 19, 2017
    Configuration menu
    Copy the full SHA
    2c42953 View commit details
    Browse the repository at this point in the history
  3. display the invested capacities of the best solution

    HUBERT Marc-antoine committed Jul 19, 2017
    Configuration menu
    Copy the full SHA
    0893a2a View commit details
    Browse the repository at this point in the history
  4. added some sapply structure, working on plotting the convergence of t…

    …he simulation
    HUBERT Marc-antoine committed Jul 19, 2017
    Configuration menu
    Copy the full SHA
    95448f9 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2017

  1. benders_tools_path is the new benders_tools taking 2 more arguments( …

    …studies and simulated_year).
    
    (benders_tools.R was not working anymore because of these 2 new arguments)
    HUBERT Marc-antoine committed Jul 20, 2017
    Configuration menu
    Copy the full SHA
    3125dd8 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2017

  1. changed update weekly cuts, added update_weekly_cuts_path in the bend…

    …ers_tools.R file
    HUBERT Marc-antoine committed Jul 21, 2017
    Configuration menu
    Copy the full SHA
    f35c60b View commit details
    Browse the repository at this point in the history
  2. back_up

    HUBERT Marc-antoine committed Jul 21, 2017
    Configuration menu
    Copy the full SHA
    7b5a249 View commit details
    Browse the repository at this point in the history
  3. Finally the static model works with the new version. Now working on t…

    …he dynamic one currently giving non satisfying results
    HUBERT Marc-antoine committed Jul 21, 2017
    Configuration menu
    Copy the full SHA
    9bf03bb View commit details
    Browse the repository at this point in the history
  4. corrected mistake and back_up

    HUBERT Marc-antoine committed Jul 21, 2017
    Configuration menu
    Copy the full SHA
    57ce055 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2017

  1. chngaes in RMD and investment_path

    HUBERT Marc-antoine committed Aug 1, 2017
    Configuration menu
    Copy the full SHA
    bfa9043 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2017

  1. This is the version of the investment_path AMPL running with the simp…

    …le model (theta + c_fonc*invested_capacities)
    HUBERT Marc-antoine committed Aug 2, 2017
    Configuration menu
    Copy the full SHA
    41b8d69 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2017

  1. commit fin de stage

    HUBERT Marc-antoine committed Aug 25, 2017
    Configuration menu
    Copy the full SHA
    37584d9 View commit details
    Browse the repository at this point in the history