Archived OpenModelica forums. Posting is disabled.

Alternative forums include GitHub discussions or StackOverflow (make sure to read the Stack Overflow rules; you need to have well-formed questions)


Forgot password? | Forgot username? | Register

Export XML tool does not export equations

Export XML tool does not export equations

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!

There are 0 guests and 0 other users also viewing this topic
You are here: