Giter Club home page Giter Club logo

electrolyzermartketparticipation's Introduction

This Github Repo contains Python 3.5 code that was written to solve 
electrolyzer participation strategies in the Western Denmark day-ahead
and regulating power markets. The strategies are formulated as mixed
integer linear programs and are solved using Gurobi 6.5.0. 
Further the code makes several plotting and out of sample calculations.
A master thesis was prepared as part of the work which gives a detailed
description of the theory behind. The thesis can be obtained by contacting
[email protected].

----

Explanation of the files in this Github Repo:

* ImportPrices.py: RUN FIRST. This function shall be run first to import 
  market data from MarketData20102015.xlsx. Data is imported once to the
  Python Workspace to save time importing between model runs.

* styduYearsCall.py: Is the main script that calls the rest of scripts. 
  It contains a number of different study cases. All are commented out 
  except for the one under investigation.

* studyYeasrAncFcns.py: Contains functions that construct the different study
  cases and are called by styduYearsCall.py.

* elecStudyCases.py: This file activates the different participation 
  strategies based on the input from StudyCaseDict. It is called by 
  studyYeasrAncFcns.py

* DayIterationClass.py: Is called by elecStudyCases.py. This function itera-
  tes over the input days, calls the electrolyzer optimization class in
  elecOptClass.py and conducts the out of sample calculations.

* elecOptClass.py: This class contains the optimization model. The class
  is called by DayIterationClass.py

* PriceForecast.py: Class to perform the deterministic and stochastic 
  forecasting.

* PlotResults.py: File that contains the plotting scripts.

* EconomicsOfFlexibility.py: Function that conducts economic evaluation
  calculations on different investments in flexibility.

* MarketData20102015.xlsx: Day-ahead and regulating power market data 
  for Wesern Denmark from 2010 to 2015. Obtained from "http://energinet.dk/
  EN/El/Engrosmarked/Udtraek-af-markedsdata/Sider/default.aspx"

electrolyzermartketparticipation's People

Contributors

janust avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.