Skip to content

heig-vd-iese/digriflex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

This code is written for the project DiGriFlex. More information regarding this project can be found here.

The following papers present the modeling and the formulations of this project:

What is this repository for?

  1. Forecasting loads and PV production in an active distribution grid
  2. Optimization of the resources withing the active distribution grid
  3. Running the optimization with different optimization algorithms
  4. Running the Optimization with the distribution-ally robust optimization algorithm

How do I get set up?

  1. Install poetry
  2. Install makefile
  3. Install python3.9 of 64 bit
  4. Build a venv with python with the name ".venv":
    python -m venv .venv
  5. Run the following command in terminal:
    poetry install
  6. If you want to run the function with LabVIEW, you have to use python3.6 32bit version
  7. It needs gurobi installed with licence
  8. Run the following command in terminal:
    make -B

Who do I talk to?

  • Repo owner or admin
  • Other community or team contact