Skip to content
Snippets Groups Projects
Commit 32f3aac8 authored by Julian Stürmer's avatar Julian Stürmer
Browse files

Update README.md

parent 0d58f20d
No related branches found
No related tags found
No related merge requests found
Pipeline #482 canceled
# ITCPG
[![Build Status](https://gitlab.pik-potsdam.de/stuermer/ITCPG.jl/badges/master/pipeline.svg)](https://gitlab.pik-potsdam.de/stuermer/ITCPG.jl/pipelines)
A Julia package for simulating the Impact of Tropical Cyclones on Power Grids (ITCPG). The power grid is modeled via AC power flow equations that are solved using [PowerModels.jl](https://github.com/lanl-ansi/PowerModels.jl).
## Installation
Add the package using Julia's package manager and the URL to this repository:
```julia-repl
(v1.3) pkg> add https://gitlab.pik-potsdam.de/stuermer/itcpg.jl
```
Afterwards, `using ITCPG` should allow you to use all exported functions.
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment