- Substation single line diagram notebook:
- CGMES merging, load flow and PTDF calculation notebook:
- Network area diagram notebook:
- Flow decomposition notebook:
- Network, load flow calculation, security analysis and sensitivity analysis:
- Operator strategy notebook:
- Computation using Dynaflow:
- Dynamic simulation using Dynawo:
- Sensitivity analysis and PTDF calculation:
- Pypowsybl-Jupyter widgets notebooks
- Network modifications in node/breaker topology notebook:
- Open-RAO notebook:
Prerequisites:
- Python 3.9+
- Jupyter Notebook or Jupyter Lab
Follow these steps:
- Clone this repository.
- Launch a terminal in the cloned repository.
- Run
pip install -r requirements.txt
. - Launch jupyter notebook or jupyter lab.
- Open the desired notebook.
- Enjoy!