Timeline


and

2020-03-04:

23:18 Changeset in OpenModelica [826593cd] by Lennart Ochel <lennart.ochel@…>
  • 2 edits
    1 add in /

Fix initial attribute in alias sets

At most one variable in an alias set can have initial=exact.

14:49 Changeset in OpenModelica [4a107f2] by niklwors <niklas.worschech@…>
  • 34 edits
    54 moves
    837 adds
    811 deletes in /

[OMSICpp/cppRuntime] Extended cpp runtime to OMSI Cpp library
Renamed cpp runtime to omsicpp runtime
omsicpp code target is later used to extend omsic codegeneration with additonal
functionality
OMSICpp Simulation runtime for FMU 2.0 ME and OMSUC simulation in C++.

  • Added OMSICpp build
    • Use CMake to build SimultaionRuntime/OMSICpp
  • Added OMSICpp folder in SimulationRuntime
    • The code targets cpp and cpp fmu using this runtime also now
    • Using OMSIBase library for base functionalities shared with OMSIC runtime
    • Wrapper class for FMI 2.0 ModelExchange functions
      • Functions for continuous simulation of FMU/OMSU
      • Functions for event simulation of FMU/OMSU
      • Getter and Setter functions for FMU/OMSU
      • Logging and some debugging functionalities
      • Initialization and deallocation of FMU/OMSU
    • OMSICpp Simulation runtime which supports omsu/fmu 2.0 ME and the old cpp code traget systems
  • Documentation with Doxygen
    • Doxyfile not included

Co-authored-by: AnHeuermann <andreas.heuermann@…>
Co-authored-by: wibraun <wbraun@…>

10:01 Changeset in OpenModelica [88eb889]Added-citation-metadatamaintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Adrian Pop <adrian.pop@…>
  • 5 edits
    1 add in /

Add scripting API for conversion versions

This allows for example to see which versions do not need to be
converted if a newer MSL is loaded.

08:22 Ticket #5876 (Weird problem with lookup depending on the version of the OS) closed by Andrea.Bartolini
fixed: Using NF and checking S2 model... Under Linux Ubuntu 18.04 …
03:06 Ticket #5880 (MSL Electrical machine model only works in the Linux Jenkins tests, ...) created by casella
Please consider the …

2020-03-03:

20:53 Changeset in OpenModelica [31c432b5]Added-citation-metadatamaintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Adrian Pop <adrian.pop@…>
  • 1 edit in OMCompiler/SimulationRuntime/cpp/Include/Core/Modelica.h

Update Modelica.h

Typo. Core must be Capitalized in order to align with the folder structure. Issue Manifests only on Linux, because windows does not care for capitalization

20:46 Ticket #5877 (FMU Built with CPP under Linux) closed by adrpo
fixed: Strange, I guess it doesn't install the cpp runtime? Adding …
19:05 Ticket #5879 (Add origin marker to graphical primitive shapes) created by adeas31
Right now only components have an origin marker. Add it for other …
19:03 Ticket #5878 (Bitmap is rendered wrongly) created by adeas31
OMEdit doesn't handle the flipping of graphical primitives. This is …
15:34 Ticket #5877 (FMU Built with CPP under Linux) created by weber@…
Hey, we tried to build an FMU compiled in cpp under the …
15:13 Changeset in OpenModelica [0d8b61bb] by GitHub <noreply@…>
  • 1 edit in OMCompiler/SimulationRuntime/cpp/Include/Core/Modelica.h

Update Modelica.h

Typo. Core must be Capitalized in order to align with the folder structure. Issue Manifests only on Linux, because windows does not care for capitalization

14:24 Ticket #5876 (Weird problem with lookup depending on the version of the OS) created by casella
Please consider the attached MWE, and try to compile model …
13:58 Ticket #5875 (OMEdit: duplication of class within package doesn't work) created by guenther.weidenholzer@…
I tried to duplicate a model within a package by clicking on …
13:54 Ticket #5874 (Function body dependencies FE or BE?) created by Karim.Abdelhak
Consider following function and its derivative: […] […] The …
10:00 Ticket #5873 (Partial model using undeclared variable in equation works with OF but ...) closed by perost
invalid: Yes, that's the expected behaviour, the OF handles extends …
09:54 Ticket #5873 (Partial model using undeclared variable in equation works with OF but ...) created by Karim.Abdelhak
The model M from the following package was compilable in the old but …
09:43 Changeset in OpenModelica [62e1e2f6] by Martin Sjölund <martin.sjolund@…>
  • 5 edits
    1 add in /

Add scripting API for conversion versions

This allows for example to see which versions do not need to be
converted if a newer MSL is loaded.

2020-03-02:

17:00 Ticket #5872 (Arrow aspect ratio) created by ceraolo
The aspect ratio of arrows should be 2/3: (total width)/(total …

2020-02-28:

22:37 Ticket #5871 (OMEdit changes extensions of package.mo files when top-level package ...) created by Andrea.Bartolini
Hi Adeel, here the steps to reproduce the issue: 1) unzip and open in …
20:21 Ticket #5870 (New FE does not resolve unqualified imported names) closed by Andrea.Bartolini
fixed: Thanks Per, is also my opinion that there isn't a real need to handle …
13:30 Ticket #5870 (New FE does not resolve unqualified imported names) created by Andrea.Bartolini
Please consider the test package below: […] If you open and check …
12:40 Changeset in OpenModelica [53a3f5f7]Added-citation-metadatamaintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by GitHub <noreply@…>
  • 1 edit in OMSimulator

Update OMSimulator (#750)

11:51 Changeset in OpenModelica [ffc3c49d] by Lennart Ochel <lennart.ochel@…>
  • 1 edit in OMSimulator

Update OMSimulator

2020-02-27:

22:54 Changeset in OpenModelica [ac04c242]Added-citation-metadatamaintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by GitHub <noreply@…>
  • 1 edit in OMCompiler/Compiler/BackEnd/Matching.mo

Fix partial matching functionality in Matching.RegularMatching (#749)

18:18 Ticket #5577 (Translation Error When Export FMU Using -d=newInst) reopened by casella
17:34 Changeset in OpenModelica [7278682] by Lennart Ochel <lennart.ochel@…>
  • 1 edit in OMCompiler/Compiler/BackEnd/Matching.mo

Don't reset ass1 and ass2

16:14 Changeset in OpenModelica [320ef44] by Lennart Ochel <lennart.ochel@…>
  • 1 edit in OMCompiler/Compiler/BackEnd/Matching.mo

Fix matching

partial matching might have been reported as perfect matching without this fix

14:16 Changeset in OpenModelica [d4eee932] by Lennart Ochel <lennart.ochel@…>
  • 1 edit in OMCompiler/Compiler/BackEnd/Matching.mo

Avoid undefined return value

14:01 Changeset in OpenModelica [cbd9eef1] by Lennart Ochel <lennart.ochel@…>
  • 1 edit in OMCompiler/Compiler/BackEnd/Matching.mo

Fix partial matching functionality in Matching.RegularMatching

08:42 Ticket #5869 (NULL-Pointer Exception caused by pool_malloc) created by trista.arinomo@…
Background: Integrating FMU from OM in a real-time simulation …
03:01 Ticket #5795 (The backend does not compute strong components of initial equations ...) closed by casella
fixed: The test case still doesn't work, and due to #5805 I can't understand …
02:50 Ticket #5797 (Disabling tearing breaks code generation in power system model when ...) closed by casella
fixed: Replying to mahge930: > The problem with …

2020-02-26:

23:37 Ticket #5868 (Avoid alias elimination of individual elements of an array) created by casella
Certain operations involving arrays (e.g. passing them as inputs to …
Note: See TracTimeline for information about the timeline view.