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

Model using User defined library

Model using User defined library

Hi everyone!

I couldn't find the topic with the search so... Working on OMShell again, when I want to simulate a model that depends on another model (myModel.mo has some components from myLibrary.mo) I want which is the best way to load this user defined library ?

Greetings!

Re: Model using User defined library

By using loadFile("myLibrary.mo") or loadModel(myLibrary) if it is on your getModelicaPath()

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