PowerGAMA - Power Grid And Market Analysis tool)
Project description
PowerGAMA - Power Grid And Market Analysis
Introduction
PowerGAMA is an open-source Python package for power system grid and market analyses.
Since some generators may have an energy storage (hydro power with reservoir and concentrated solar power with thermal storage) the optimal solution in one timestep depends on the previous timestep, and the problem should therefore be solved sequentially. A realistic utilisation of energy storage is ensured through the use of storage values.
PowerGAMA does not include any power market subtleties (such as start-up costs, limited ramp rates, forecast errors, unit commitments) and as such will tend to overestimate the ability to accommodate large amounts of variable renewable energy. Essentially it assumes a perfect market based on nodal pricing without barriers between different countries. This is naturally a gross oversimplification of the real power system, but gives nonetheless very useful information to guide the planning of grid developments and to assess broadly the impacts of new generation and new interconnections.
Documentation
-
HG Svendsen and OC Spro, PowerGAMA: A new simplified modelling approach for analyses of large interconnected power systems, applied to a 2030 Western Mediterranean case study, J. Renewable and Sustainable Energy 8 (2016), doi.org/10.1063/1.4962415
Install use-only version
Install latest PowerGAMA release from PyPi:
pip install powergama
Install development version
Prerequisite:
- Poetry
- Pre-commit
- An LP solver, e.g. the free CBC solver. Clone or download the code and install it as a python package. The tests rely on the GLPK solver.
Install
git clone git@github.com:powergama/powergama.git
cd powergama
poetry install
poetry shell
poetry run pytest tests
GitHub Actions Pipelines
These pipelines are defined:
- Build: Building and testing on multiple OS and python versions. Triggered on any push to GitHub.
- Release: Create a release. Triggered when a version tag v* is created.
- Publish: Publish to PyPI. Triggered when a release is published
Contribute to the code
You are welcome to contribute to the improvement of the code.
- Use Issues to describe and track needed improvements and bug fixes
- Use branches for development and pull requests to merge into main
- Use Pre-commit hooks
Contact
Harald G Svendsen
SINTEF Energy Research
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file powergama-1.2.0.tar.gz
.
File metadata
- Download URL: powergama-1.2.0.tar.gz
- Upload date:
- Size: 67.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.11.9 Linux/6.5.0-1021-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 90791b5af6b78678183e3ae0c84b4be24198d544c4c601aecf807fb899cf1e8f |
|
MD5 | 8293fd630473dc3885ef7bd00536e407 |
|
BLAKE2b-256 | 7cf11d50ce0d27c1b54e84246b212d413a79df924e64ffe3347a52e8ec1a2c93 |
File details
Details for the file powergama-1.2.0-py3-none-any.whl
.
File metadata
- Download URL: powergama-1.2.0-py3-none-any.whl
- Upload date:
- Size: 69.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.11.9 Linux/6.5.0-1021-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e5fef96f7798f68abd7a11ce8686c98ecc4f33d2a353e304db75425625738385 |
|
MD5 | d1fb080c1e6dd02351c22020c838b217 |
|
BLAKE2b-256 | 9421acdcc298adf88070cc8252c3e9942ac1b5788fa2cc5405cbf8c7ca20d367 |