PowSyBl (Power System Blocks) is an open source library written in Java, that makes it easy to write complex software for power systems’ simulations and analysis. Its modular approach allows developers to extend or customize its features.
PowSyBl is part of the LF Energy Foundation, a project of The Linux Foundation that supports open source innovation projects within the energy and electricity sectors.
Read more at https://www.powsybl.org !
This project and everyone participating in it is under the Linux Foundation Energy governance principles and must respect the PowSyBl Code of Conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to [email protected].
PowSyBl Open Short-Circuit provides an open-source implementation of the Shot-Circuit API from PowSyBl Core.
PowSyBl Open Short-Circuit could support more features, so we invite the community to contribute.
To report bugs or if you need more features, visit our GitHub and do not hesitate to write new issues or open pull requests.
If you don't have a proper Maven installation, you could use the provided Apache Maven Wrapper scripts. They will download a compatible maven distribution and use it automatically.
You can see the Using Maven Wrapper section of the powsybl-core documentation if you want further information on this subject.