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

Error using system library AixLib in OpenModelica 1.14.1

Error using system library AixLib in OpenModelica 1.14.1

Hi,

I've got a problem using the System Library "AixLib" under OpenModelica 1.14.1 and I don't know if it's me, the library or OpenModelica current/hmm


1. Working with AixLib 0.7.3 in OpenModelica 1.13.2
- works fine
- I'm able to simulate examples and build own models

2.  Working with AixLib 0.9.1 in OpenModelica 1.13.2
- works fine
- I'm able to simulate examples and build own models

3. Working with AixLib 0.7.3 in OpenModelica 1.14.1
- error
- pictures look diffrent
- connectors are missing
- formulas are missing

4. Working with AixLib 0.9.1 in OpenModelica 1.14.1
- error
- pictures look diffrent
- connectors are missing
- formulas are missing

I use AixLib v0.9.1 from https://github.com/RWTH-EBC/AixLib/releases

Has anyone an idea what I'm doing wrong or how to fix this problem?


Thanks to all your help!
Johannes

PS: I also tried OpenModelica 1.15 without success

Edited by: Boder89 - Apr-06-20 10:36:01

Re: Error using system library AixLib in OpenModelica 1.14.1

OpenModelica 1.14.1 and up has the new frontend on by default for both OMEdit API and code generation.

To remove the usage of the new frontend for OMEdit API do:
    OMEdit->Tools->Options->Simulation
    unclick: Enable new frontend use the OMC API (faster GUI response)

If you have issues with model compilation, you can use the old frontend for that as well (might work better or not)
    OMEdit->Tools->Options->Simulation
    click: Enable old frontend for code generation

   

Re: Error using system library AixLib in OpenModelica 1.14.1

Perfect! Thanks for the quick and helpful answer!

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