Skip to content
/ bipmo Public

BiPMo (Biogas Plant Model) is a simulation framework for the optimized operation of a biogas plant in a given scenario that works in combination with the simulation environment FLEDGE

License

Notifications You must be signed in to change notification settings

tum-ens/bipmo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BiPMo

BiPMo (Biogas Plant Model) is a simulation framework for the optimal operation of a biogas plant in a given scenario that works both stand-alone and in combination with the simulation environment FLEDGE.

The full documentation can be found here.

Installation

Quick installation

  1. Check requirements:
  2. Clone or download repository.
  3. In your Python environment, run: pip install -e path_to_repository

Recommended installation

The following installation procedure contains additional steps and is less prone to potential errors due to the use of Anaconda.

  1. Check requirements:
  2. Clone or download repository.
  3. In Anaconda Prompt, run:
    1. conda create -n bipmo python=3.7
    2. conda activate bipmo
    3. conda install pandas
    4. pip install -e path_to_repository.

About

BiPMo (Biogas Plant Model) is a simulation framework for the optimized operation of a biogas plant in a given scenario that works in combination with the simulation environment FLEDGE

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages