@@ -16,13 +16,13 @@ by the [Intitute for Automation of Complex Power Systems](http://www.acs.eonerc.
### CIMverter usage
Open a new Terminal and enter
```
```bash
cd ~/gits/CIMverter/build/bin
```
to change into the proper directory of the [CIMverter](http://fein-aachen.org/projects/cimverter/).
Then enter following command for the conversion of a sample grid in CIM to a Modelica system model file called `CIGRE.mo`:
```
```bash
./CIMverter -a ../../samples/CIGRE_MV_Rudion_With_LoadFlow_Results/ -o CIGRE
```
This CIGRE grid can be simulated by [OpenModelica](https://openmodelica.org/) based on the [ModPowerSystems](http://fein-aachen.org/projects/modpowersystems/) library: