🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Importing Modelica library by script

User: "RoKet"
Altair Employee
Updated by RoKet

During development of Modelica components I have to import the library several times. Using the dialoge is unwieldy :huh:/emoticons/default_huh.png' title=':huh:' />. Can I use a script or something else?

Thanks,
Ronald

Find more posts tagged with

Sort by:
1 - 3 of 31
    User: "RoKet"
    Altair Employee
    OP
    Updated by RoKet

    I got a solution in the meantime, thanks to Fady :rolleyes:/emoticons/default_rolleyes.gif' title=':rolleyes:' />

    You can call the following from oml:
      vssImportModelicaLibrary(molib, dd)
    where
       molib is the path to the modelica library
       dd is the path where you want to create your library

    User: "Duong Tung"
    Altair Community Member
    Updated by Duong Tung

    Hello RoKet,

    I would like to ask you a question. Could you please tell me the way how to import the modelica library to altair activate?

    Thank you in advance.

    Tung

    User: "RoKet"
    Altair Employee
    OP
    Updated by RoKet

    Hi Duong Tung,

     

    The 'normal' way to import Modelica libraries is described in online help. Starting point in Activate is in File menue - Libraries - Import Modelica Library.