Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 640 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 640 Bytes

e-h2v-trader

Optimization sthocastic algorithm for trade renewable energy and make decisions on H2V production/consunption

How to run this model?

Prepare the environment

First clone this repository to your machine, enter in the code directory and create a conda environment with the requirements.txt file:

git clone https://github.com/grei-ufc/e-h2v-trader.git
cd e-h2v-trader.git
conda create --name e-h2v-trader --file requirements.txt
conda activate e-h2v-trader

Now, if all is right just run the file ReferenceModel.py or the jupyter-notebook h2v-opt-model.ipynb.

You will see the result of the model.