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

InstantiateModel

InstantiateModel

Hello,

What actually happens when we use the command
instantiateModel(ModelName)

Anand

Re: InstantiateModel

The OpenModelica compiler flattens the model to produce a set of equations and variables. Only traces of the object orientation remains as component names are prefixed. It then prints this representation as a string.

There are 0 guests and 0 other users also viewing this topic