“…The key idea introduced in [7] is to encode and store in a list all transformations that are performed by the Modelica compiler on the model equations, such as symbolic solution, alias elimination, symbolic differen- The XML-file contains all the variables and equations used to solve the model, as well as variables that have already been solved for, alias relations, and so on. The equations are split into several groups, such as startvalue equations, initial equations, regular equations, since the same variable may have different equations defined for it in different phases of the program.…”