There are a few ways to connect with the Power Grid Model project:
- Post a discussion in the Discussions tab of the organization.
- Submit an issue in the individual repository
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 organization.
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.
This project manages bug and enhancement using the GitHub issue tracker. The various issue templates will guide you on making an effective report.
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 the data validator documentation and this example notebook for details.
To effectively report an issue we need a data dump of input and output. Please refer to this example notebook on how to do it.
If you think you've found a potential vulnerability in this project, please email powergridmodel-tsc@lists.lfenergy.org to responsibly disclose it. See also SECURITY.md for details.
Please refer to CONTRIBUTING.md to make a project contribution.