Power Grid Model is an open-source project aiming for high-performance calculation of steady-state distribution power system.
This project is part of Linux Foundation Energy. Please subscribe our mailing list to be kept updated. You can easily subscribe by sending an empty email to: powergridmodel+subscribe@lists.lfenergy.org
The calculation core package power-grid-model
is available at PyPI repository,
with its documentation.
The data conversion package power-grid-model-io
is available at PyPI repository,
with its documentation.
Please have a look at the workshop to see some examples and tutorials.
Want to join the discussion? Look at our discussion board!
To face the challenges of the energy transition, many statistical and machine learning methods are required for distribution power system analysis, which usually requires power system calculations (preferably in parallel) for a substantial number of simulation cases/scenarios.
This project matches the demand by providing with following strengths:
- Optimized algorithms for the characteristics of the distribution grid.
- Full support of three-phase asymmetric calculation.
- Efficient C++ implementation with native parallel computing support.
NOTE: Looking for a project for transmission power system analysis, please also take a look at PowSyBl Open Load Flow. This is another LF Energy initiative that focuses on the transmission grid.
This project is licensed under the Mozilla Public License, version 2.0 - see LICENSE for details.
This project includes third-party libraries, which are licensed under their own respective Open-Source licenses. SPDX-License-Identifier headers are used to show which license is applicable. The concerning license files can be found in the LICENSES directory.
Please read CODE_OF_CONDUCT.md, CONTRIBUTING.md and GOVERNANCE.md for details on the process for submitting pull requests to us.
If you are using Power Grid Model in your research work, please consider citing our library using the references in CITATION.md.
For our security policy and release strategy, please visit SECURITY.md and RELEASE.md, respectively.
Please read SUPPORT.md for how to connect and get into contact with the Power Grid Model project.