Skip to content

Energy park capacity sizing - quantifying benefit of storage optionality

License

Notifications You must be signed in to change notification settings

mal84emma/Energy-Park-Design

Repository files navigation

Install linopy and cmdstanpy using conda to ensure proper compilation of libraries. Note, this needs to be done before pip installing the rest of the packages to ensure compatible libraries are installed.

Install steps,

conda create env -n EP-VOI python=3.9
conda activate EP-VOI
conda install -c conda-forge linopy=0.3.14
conda install -c conda-forge cmdstanpy=1.2.4
pip install -r requirements.txt

For machine where only SP solving to to be performed, install linopy=0.3.14 and use reqs-solve-only.txt for minimal install.

Due to there being just soooo many scenario files, they are git ignored. rsync is needed to transfer them to/from the HPC. See https://cambiotraining.github.io/hpc-intro/materials/07-files.html. (Note, rsync is much faster than scp)

About

Energy park capacity sizing - quantifying benefit of storage optionality

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages