Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ACS
Public
Teaching materials
TGGS
Commits
16742daf
Commit
16742daf
authored
Feb 21, 2019
by
Jan Dinkelbach
Browse files
add instructions for further insights
parent
f16fafe4
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
16742daf
...
...
@@ -32,3 +32,27 @@ For simulating the generated `CIGRE.mo` grid:
5.
Starting from the home directory, choose the generated file
`gits/CIMverter/build/bin/CIGRE.mo`
6.
Click on
`CIGRÈ`
in the left menu of OMEdit
7.
Execute the simulation by choosing
`Simulation -> Simulate`
from the menu
## Further Insights
You can have a look into the CIM data with
```
cd gits/CIMverter/samples/CIGRE_MV_Rudion_With_LoadFlow_Results/
nano Rootnet_FULL_NE_24J13h_EQ.xml
```
To see the templates which the CIMverter applies to obtain ModPowerSystems compatible models, go to
```
cd gits/CIMverter/ModPowerSystems_templates/
```
You can view the system model template with
```
nano modelica.tpl
```
and a exemplary component model template with
```
nano Transformer.tpl
```
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment