Skip to content

Commit 353ed7a

Browse files
authored
Update README.md
1 parent 2820155 commit 353ed7a

1 file changed

Lines changed: 35 additions & 1 deletion

File tree

README.md

Lines changed: 35 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,35 @@
1-
# OpenModelica_Microgrids
1+
# OpenModelica_Microgrids
2+
3+
OpenModelica_Microgrids is a free package that is developed with the Modelica language from the [Modelica Association](https://www.Modelica.org).
4+
5+
It was designed in the scope of the [OpenModelica Microgrid Gym (OMG)](https://github.com/upb-lea/openmodelica-microgrid-gym) project.
6+
7+
This Library can be used either to create microgrids for the OMG toolbox, or to create custom microgrids and test control structures for them.
8+
9+
## Example
10+
11+
A small network is shown below:
12+
13+
![alt text](https://raw.githubusercontent.com/h-bode/OpenModelica_Microgrids/master/Images/Microgrid.png)
14+
15+
Controller designs and their parametrization can be tested:
16+
17+
18+
![alt text](https://raw.githubusercontent.com/h-bode/OpenModelica_Microgrids/master/Images/simulation.png)
19+
20+
21+
## Usage
22+
OpenModelica_Microgrids is designed and tested with OpenModelica and should load correctly if the [Modelica Standard Library](https://github.com/modelica/Modelica) is available.
23+
24+
## Copyright
25+
2020, chair of Power Electronics and Electrical Drives, Paderborn University
26+
27+
## License
28+
The ModPowerSystems package is free software and the use is completely at your own risk. It can be redistributed and/or modified under the terms of the [Modelica License 2](https://www.modelica.org/licenses/ModelicaLicense2).
29+
30+
## Contact
31+
32+
* Henrik Bode <bode@lea.uni-paderborn.de>
33+
34+
35+
[Chair of Power Electronics and Electrical Drives (LEA), Paderborn University](https://ei.uni-paderborn.de/en/lea)

0 commit comments

Comments
 (0)