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
  • Index
  • » Users
  • » VJM
  • » Profile

Posts

Posts

Feb-26-21 19:17:15
Error in compiling OMCopiler

We are trying to compile OM 1.16.4 source code for Linux after compiling required dependencies


gcc (GCC) 8.3.0

lpsolve 5.5.2.5-r0
libexpat 2.2.6-r0
lapack 3.8.0-r0
lapack 3.8.0-r0

git clone https://github.com/OpenModelica/OpenModelica.git
cd OpenModelica
git submodule update --recursive --init
git checkout v1.16.4
cd OMCompiler
autoconf
./configure
make -j`nproc`

and this is the Output:


make: *** [Makefile:99: omc-bootstrapped] Error 2

And advice how to fix?

Jun-22-18 13:43:24
Performance regression in FMU's generated in OM 1.13
Category: Developer

Hello,
We are comparing FMU's exported in OM 1.9 with OM 1.13.0-dev.593 (64bit), we see that new FMUs are at least twice slower than OM 1.9, I was wondering if anyone has reported similar issue, and if this is expected?
We can provide codes and FMUs if someone wants to look at them as a case study.

Dec-31-14 14:20:15
How can I get the input and output causality of connectors in the flattened model?
Category: Developer

Hello there, I am facing the same issue exactly as you described (very well written by the way!),
Have you found an answer for this problem?
Thanks.

  • Index
  • » Users
  • » VJM
  • » Profile
You are here: