- Index
- » Developer
- » OpenModelica development
- » Export XML tool does not export...
Page Start Prev 1 Next End
Export XML tool does not export equations
Export XML tool does not export equations
Oct-16-15 17:11:13
Hi,
I have a model of a power system line, (8 variables and 8 equations, well balanced and the model works well in network examples). When using the Export XML tool, an xml file is created with only the declaration of parameters, and no equation
Code:
<equ:BindingEquations>
</equ:BindingEquations>
<equ:DynamicEquations>
<equ:Equation>
<exp:Sub>
</exp:Sub>
</equ:Equation>
</equ:DynamicEquations>
<equ:InitialEquations>
</equ:InitialEquations>
I should check the model or is there any issue with the exporting tool?
Cheers!
Page Start Prev 1 Next End
- Index
- » Developer
- » OpenModelica development
- » Export XML tool does not export...
There are 0 guests and 0 other users also viewing this topic