Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/spine-tools/reducemodel.jl


https://github.com/spine-tools/reducemodel.jl

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# ReduceModel.jl
Spatial Aggregation of Power Flow models using the REI (Reduced Equivalent Independent) methodology and the PowerModels.jl Julia pakage.

Starting from a PowerModels power grid representation a spatially aggregated power grid is generated and possibly exported. Examples describe how to use the package.

### Python dependencies
In PyCall's python environment the following packages need to be installed:
```
numpy
matplotlib
scipy
```