Skip to content

simnh/oemof-sp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oemof stochastic examples

This is experimental stuff! working on the oemof-solph feature branch features/integrate_stochastic_programming.

Examples

  • Farmer Implementation of the framer tutorial from here the mpisppy docs in the farmer directory using oemof-solph
  • ...

Install requirements

You need two python packages for the example to work:

pip install mpi-sppy
pip install mpi4py
pip install git+https://github.com/oemof/oemof_visio.git
pip install graphviz

In addition, you might need some of the following libraries for a successfull installation of the python packages listed above:

sudo apt install libopenmpi-dev
sudo apt-get install python3.X-dev
sudo apt-get install python3-mpi4py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages