Skip to content

Commit 534937e

Browse files
authored
Update README.md
1 parent 025de60 commit 534937e

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,18 @@ It was designed in the scope of the [OpenModelica Microgrid Gym (OMG)](https://g
66

77
This Library can be used either to create microgrids for the OMG toolbox, or to create custom microgrids and test control structures for them.
88

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+
921
## Usage
1022
OpenModelica_Microgrids is designed and tested with OpenModelica and should load correctly if the [Modelica Standard Library](https://github.com/modelica/Modelica) is available.
1123

0 commit comments

Comments
 (0)