Getting Help

There are a few ways to connect with the power-grid-model project:

How to ask for help, suggest a feature, or give recommendations.

If you have trouble installing, building, or using Power Grid Model, but there’s not yet reason to suspect you’ve encountered a genuine bug, you can ask a question in the Discussions tab of the repository.

If you have an idea for a new feature or some recommendations for existing features or documentations, you can also propose it in the Discussions tab.

How to report a bug

This project manages bug and enhancement using the GitHub issue tracker. The various issue templates will guide you on making an effective report.

Input data validity check

In many cases the problem is in the input data. We have an extensive input data validity check to help you with this. Please refer to this notebook.

Dump input/output data

To effectively report an issue we need a data dump of input and output. Please refer to this notebook on how to do it.

How to report a security vulnerability

If you think you’ve found a potential vulnerability in this project, please email dynamic.grid.calculation@alliander.com to responsibly disclose it.

Contributing a fix

Please refer to CONTRIBUTING.md to make a project contribution.