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

Are the ODE of the system obtainable?

Are the ODE of the system obtainable?

After building a system, let's say a simple RLC circuit for example, are we able to obtain the final equations of the system (in ODE form), or can we only simulate the system without having access to these equations?

Re: Are the ODE of the system obtainable?

There are various ways to get the equations. The easiest is the ModelName_info.xml generated in the working directory. Or use https://build.openmodelica.org/Document … MLDAE.html (translation levels are flat, optimiser, backEnd, or stateSpace). Otherwise, look through the debug options using "omc +help=debug" or help("debug") in OMShell to see some intermediate representations of the model.

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