https://github.com/e2niee/pandamodels.jl
PandaModels is the developing Julia package that contains supplementary data and codes to prepare pandapower networks in a compatible format for PowerModels.jl.
https://github.com/e2niee/pandamodels.jl
julia optimization pandapower
Last synced: 4 months ago
JSON representation
PandaModels is the developing Julia package that contains supplementary data and codes to prepare pandapower networks in a compatible format for PowerModels.jl.
- Host: GitHub
- URL: https://github.com/e2niee/pandamodels.jl
- Owner: e2nIEE
- License: other
- Created: 2021-03-17T15:08:11.000Z (over 5 years ago)
- Default Branch: develop
- Last Pushed: 2023-12-13T14:01:24.000Z (over 2 years ago)
- Last Synced: 2025-06-04T16:24:56.941Z (about 1 year ago)
- Topics: julia, optimization, pandapower
- Language: Julia
- Homepage: https://e2niee.github.io/PandaModels.jl/dev/
- Size: 1.3 MB
- Stars: 12
- Watchers: 1
- Forks: 12
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# PandaModels
[](https://e2niee.github.io/PandaModels.jl/dev/)
[](https://github.com/e2nIEE/PandaModels.jl/actions/workflows/documentation.yml)
[](https://github.com/e2nIEE/PandaModels.jl/actions/workflows/ci.yml)
[](https://github.com/e2nIEE/PandaModels.jl/actions/workflows/CompatHelper.yml)
[](https://github.com/e2nIEE/PandaModels.jl/actions/workflows/TagBot.yml)
[](https://codecov.io/gh/e2nIEE/PandaModels.jl)
[](https://coveralls.io/github/e2nIEE/PandaModels.jl?branch=master)
[PandaModels.jl](https://github.com/e2nIEE/PandaModels.jl) is a [Julia](https://julialang.org/) package which containing supplementary data and codes to prepare [pandapower](https://github.com/e2nIEE/pandapower) networks in a compatible format for Julia packages which are based on [InfrastructureModels](https://lanl-ansi.github.io/InfrastructureModels.jl/dev/), such as [PowerModels.jl](https://github.com/lanl-ansi/PowerModels.jl) to run and calculate steady-state power network optimization. These packages use [JuMP](https://github.com/JuliaOpt/JuMP.jl) as optimization environment.
## Acknowledgements
This package has been developed as part of the Department of Energy Management and Power System Operation [(e²n)](https://www.uni-kassel.de/eecs/en/faculties/energy-management-and-power-system-operation/home), University of Kassel and Fraunhofer Institute for Energy Economics and Energy System Technology [(IEE)](https://www.iee.fraunhofer.de/en.html).
The developers thank [Carleton Coffrin](https://www.coffrin.com/), the primary developer of [PowerModels.jl](https://lanl-ansi.github.io/PowerModels.jl/stable/), for his support.