Timeline


and

2021-01-20:

21:49 Changeset in OpenModelica [116b4405]Added-citation-metadatamaintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Andreas <38031952+AnHeuermann@…>
  • 2 edits in OMCompiler

Use normal initialization system if no lambda0 system was generated

  • Don't generate function for initialEquations_lambda0 if it's empty
  • C runtime will use normal initialization system with lambda=0 if no initialEquations_lambda0 was generated.
19:21 Changeset in OpenModelica [45fc378c]Added-citation-metadatamaintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 1 edit in libraries

Updated libraries

  • libraries 351764c...948ec80 (2):

    Bump libraries
    Bump libraries

19:18 Changeset in OpenModelica [6d4dc9bc] by Lennart Ochel <lennart.ochel@…>
  • 2 edits
    1 delete in OMCompiler

Remove SimulationRuntime/fmi/export/fmi1

19:16 Changeset in OpenModelica [8b8606b6] by Adeel Asghar <adeel.asghar@…>
  • 8 edits in OMEdit/OMEditLIB

More fixes

19:01 Changeset in OpenModelica [dd8cf84] by Lennart Ochel <lennart.ochel@…>
  • 1 edit
    8 deletes in testsuite

Remove fmi 1.0 from cpp testsuite

18:45 Changeset in OpenModelica [d235bf2] by AnHeuermann <andreas.heuermann@…>
  • 2 edits in OMCompiler

Use normal initialization system if no lambda0 system was generated

  • Don't generate function for initialEquations_lambda0 if it's empty
  • C runtime will use normal initialization system with lambda=0 if no initialEquations_lambda0 was generated.
16:21 Ticket #6330 (OMSimulator or SSP?) closed by lochel
fixed: I'll close this ticket, because I cannot see any concrete problem. As …
16:16 Changeset in OpenModelica [b7c74ad]Added-citation-metadatamaintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Lennart Ochel <lennart.ochel@…>
  • 1 edit in OMCompiler/Compiler/Util/Flags.mo

Fix typo in flag description

16:14 Changeset in OpenModelica [765c6db] by Lennart Ochel <lennart.ochel@…>
  • 1 edit
    32 deletes in testsuite

Remove fmi 1.0 from testsuite (except for CPP)

15:51 Changeset in OpenModelica [353923e8]Added-citation-metadatamaintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by GitHub <noreply@…>
  • 6 edits in /

Update --std (#7087)

  • Added logic for MSL 4.0.x and 4.x.y
  • Consider the 3.5 standard as released (it's a release candidate now)
15:49 Changeset in OpenModelica [d67ca7d]Added-citation-metadatamaintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by perost <perost86@…>
  • 2 edits in OMCompiler

Link omc with libffi

15:18 Changeset in OpenModelica [6d345ce9] by Lennart Ochel <lennart.ochel@…>
  • 1 edit in OMCompiler/Compiler/Util/Flags.mo

Fix typo in flag description

15:17 Changeset in OpenModelica [072de321] by Adeel Asghar <adeel.asghar@…>
  • 1 edit in OMEdit/OMEditLIB/Animation/ViewerWidget.cpp

Remove deprecated QWheelEvent delta

15:07 Changeset in OpenModelica [cae4ce05] by Lennart Ochel <lennart.ochel@…>
  • 5 edits
    6 deletes in OMCompiler/SimulationRuntime/c

Removed fmi1 from c runtime

14:30 Changeset in OpenModelica [305061b0]Added-citation-metadatamaintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by perost <perost86@…>
  • 1 edit in OMCompiler/Compiler/Util/FlagsUtil.mo

Fix case for enum in FlagsUtil.flagDataString

13:38 Changeset in OpenModelica [9b9c57f] by Per Östlund <perost86@…>
  • 1 edit in OMCompiler/Compiler/Util/FlagsUtil.mo

Fix case for enum in FlagsUtil.flagDataString

13:29 Changeset in OpenModelica [f7410a0d] by Martin Sjölund <martin@…>
  • 4 edits in testsuite/simulation/modelica/synchronous

Fix the language standard

13:17 Changeset in OpenModelica [1ee46da] by Martin Sjölund <martin@…>
  • 2 edits in OMCompiler

Link omc with libffi

12:58 Changeset in OpenModelica [0d10b52a] by Adeel Asghar <adeel.asghar@…>
  • 16 edits in /

Updated code to get rid of deprecated warnings

2021-01-19:

19:34 Ticket #6316 (The frontend used to obtain flat models in OMEdit is not set correctly) closed by adeas31
fixed: Fixed in 03da1b5/OpenModelica.
19:33 Changeset in OpenModelica [03da1b5]Added-citation-metadatamaintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by GitHub <noreply@…>
  • 2 edits in OMEdit/OMEditLIB/Simulation

Let the user disable the new instantiation (#7089)

Fixes #6316
Since the new instantiation is on by default so set the flag -d=nonewInst if user wants to use the old instantiation.

17:44 Changeset in OpenModelica [6d45949]Added-citation-metadatamaintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by perost <perost86@…>
  • 2 edits in /

Fix unparsing of disabled debug flag

  • Prefix debug flags in FlagsUtil.unparseFlags with "no" if they're disabled.
17:15 Changeset in OpenModelica [a59d6c96] by Adeel Asghar <adeel.asghar@…>
  • 2 edits in OMEdit/OMEditLIB/Simulation

Let the user disable the new instantiation

Fixes #6316
Since the new instantiation is on by default so set the flag -d=nonewInst if user wants to use the old instantiation.

17:07 Changeset in OpenModelica [f1f813af]Added-citation-metadatamaintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Adrian Pop <adrian.pop@…>
  • 7 edits in /

improve error handling messages and add new rules for csv input file

16:36 Changeset in OpenModelica [4300ee8d] by Per Östlund <perost86@…>
  • 2 edits in /

Fix unparsing of disabled debug flag

  • Prefix debug flags in FlagsUtil.unparseFlags with "no" if they're disabled.
16:34 Changeset in OpenModelica [77c8dbfa] by Martin Sjölund <martin@…>
  • 2 edits in OMCompiler/Compiler/Util

Update --std

  • Added logic for MSL 4.0.x and 4.x.y
  • Consider the 3.5 standard as released (it's a release candidate now)
16:13 Changeset in OpenModelica [2b3b8739] by arun3688 <rain100falls@…>
  • 7 edits in /

improve error handling messages and add new rules for csv input file

11:22 Ticket #6347 (Add ModelicaDuplicateString support) created by sjoelund.se
https://github.com/modelica/ModelicaSpecification/issues/2417 And …

2021-01-18:

19:59 Ticket #6346 (Enable analytic jacobians for daeMode) created by casella
By running this simple model […] I understand that analytic …
16:02 Ticket #6341 (OMEdit no longer shows Output tab of Simulation Output window until ...) closed by adeas31
fixed: Fixed in c8233fa/OpenModelica.
16:01 Changeset in OpenModelica [c8233fa]Added-citation-metadatamaintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by GitHub <noreply@…>
  • 6 edits in OMEdit/OMEditLIB/Simulation

Enable the simulation output tab after starting the simulation (#7085)

Fixes #6341

15:41 Ticket #5961 (OMEdit Recent files list) closed by adeas31
fixed: Fixed in 971ba11/OpenModelica.
15:34 Changeset in OpenModelica [971ba11e]Added-citation-metadatamaintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by GitHub <noreply@…>
  • 7 edits in /

Made the recent files customizable through settings (#7084)

Fixes #5961
Default size is set to 15

15:32 Changeset in OpenModelica [f0d59c7e] by Adeel Asghar <adeel.asghar@…>
  • 6 edits in OMEdit/OMEditLIB/Simulation

Enable the simulation output tab after starting the simulation

Fixes #6341

14:12 Ticket #6328 (Support the homotopy() operator for the generation of symbolic ...) closed by casella
fixed: Problem solved by …
13:13 Changeset in OpenModelica [2edd0ab] by Adeel Asghar <adeel.asghar@…>
  • 7 edits in /

Made the recent files customizable through settings

Fixes #5961
Default size is set to 15

11:02 Ticket #6345 (displayUnit of inverse time "d-1", "h-1", ''min-1" not working) created by pierre.haessig@…
Dear OM devs, With OM 1.16.2, I can't get variables representing a …
08:32 Ticket #6344 (How to reopen the .csv file of a SSP model run?) created by jean-philippe.tavella@…
This thread of discussion is related to SSP runs (OMSimulator). I'm …
02:13 Ticket #6343 (Issue with simulation flags in the testing infrastructure) created by casella
Please check …

2021-01-17:

19:21 Changeset in OpenModelica [cbdefcd]Added-citation-metadatamaintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 1 edit in libraries

Updated libraries

  • libraries 6771e12...351764c (1):

    Bump libraries

2021-01-16:

20:05 Changeset in OpenModelica [7936a40] by Francesco Casella <francesco.casella@…>
  • 2 edits in OMCompiler/SimulationRuntime/c/util

Increased minimum nlss size to 100, to make sure the more robust built-in dense Newton/homotopy
solver is used in more cases during initialization, though with reasonable initialization time.

19:22 Changeset in OpenModelica [d731e9e]Added-citation-metadatamaintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 1 edit in libraries

Updated libraries

  • libraries 2f11a77...6771e12 (1):

    Bump libraries

18:28 Changeset in OpenModelica [d15cd1e] by Francesco Casella <francesco.casella@…>
  • 1 edit in OMCompiler/SimulationRuntime/c/simulation/simulation_runtime.cpp

Fixed notification message

17:59 Changeset in OpenModelica [867d52e] by Francesco Casella <francesco.casella@…>
  • 2 edits in OMCompiler/SimulationRuntime/c/util

Reduced minimum size for automatic use of sparse linear and nonlinear solvers to 10, see ticket #6342

17:42 Ticket #6342 (Make sure the sparse solver is used when appropriate) created by casella
Please check the attached test package. It contains a battery of …
13:17 Changeset in OpenModelica [d5b2aa99]Added-citation-metadatamaintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Adrian Pop <adrian.pop@…>
  • 1 edit in OMSens

fix win 32bit build

12:28 Changeset in OpenModelica [d732129c] by Adrian Pop <adrian.pop@…>
  • 1 edit in OMSens

fix win 32bit build

2021-01-15:

19:22 Changeset in OpenModelica [b5efb3c]Added-citation-metadatamaintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 1 edit in libraries

Updated libraries

  • libraries a3e2466...2f11a77 (1):

    Bump libraries

19:20 Changeset in OpenModelica [f8ceac8]Added-citation-metadatamaintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Andreas <38031952+AnHeuermann@…>
  • 4 edits
    1 add in /

Differentiate homotopy operator with lambda

  • Before we only diferentiated the actual expression. Now we will differentiate lambda*actual + (1-lambda)*simplified.
  • Added test case
  • Homotopy no longer breaks differentation
19:19 Ticket #6341 (OMEdit no longer shows Output tab of Simulation Output window until ...) created by casella
Steps to reproduce: - Open any MSL model, e.g. …
19:05 Changeset in OpenModelica [6e46c80e]Added-citation-metadatamaintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by perost <perost86@…>
  • 7 edits in /

Connection improvements

  • Implement splitting of connections in the Connection type rather than doing it manually wherever it's needed.
  • Mark the whole component including its children when marking a component as present in an expandable connector.
18:21 Changeset in OpenModelica [e79b8c6] by Per Östlund <perost86@…>
  • 7 edits in /

Connection improvements

  • Implement splitting of connections in the Connection type rather than doing it manually wherever it's needed.
  • Mark the whole component including its children when marking a component as present in an expandable connector.
18:12 Changeset in OpenModelica [dd4d366] by AnHeuermann <andreas.heuermann@…>
  • 4 edits
    1 add in /

Differentiate homotopy operator with lambda

  • Before we only diferentiated the actual expression. Now we will differentiate lambda*actual + (1-lambda)*simplified.
  • Added test case
  • Homotopy no longer breaks differentation
12:26 Ticket #6308 (Omedit loses the specification of the # of output points) closed by ceraolo
invalid: ehm... I usually start OMEdit before testing any sequence I put on …
11:19 Ticket #6262 (Incorrect start value for an input variable in an FMU exported from OM) closed by arun3688
fixed
08:48 Changeset in OpenModelica [97b2e24]Added-citation-metadatamaintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Lennart Ochel <lennart.ochel@…>
  • 1 edit in OMCompiler/Compiler/BackEnd/Initialization.mo

check input var is not type=T_ARRAY()

08:48 Changeset in OpenModelica [3de0877]Added-citation-metadatamaintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Lennart Ochel <lennart.ochel@…>
  • 2 edits
    1 add in /

fix ticket6262

00:32 Changeset in OpenModelica [2cb7e95]Added-citation-metadatamaintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Adrian Pop <adrian.pop@…>
  • 1 edit in OMCompiler/Examples/generate_icons.py

workaround for #6301

2021-01-14:

23:09 Changeset in OpenModelica [3726ed0] by Adrian Pop <adrian.pop@…>
  • 1 edit in OMCompiler/Examples/generate_icons.py

workaround for #6301

20:10 Changeset in OpenModelica [bc4debc4]Added-citation-metadatamaintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Andreas <38031952+AnHeuermann@…>
  • 1 edit in OMCompiler/SimulationRuntime/fmi/export/openmodelica/fmu2_model_interface.c.inc

Only use try-catch block in fmi2GetXXX if needed

Improve performance of fmi2GetXXX functions when called multiple times in a row.

  • Reduce duplicate code in fmi2GetXXX functions to update if the component needs to be updated.
  • Only call MMC_TRY_INTERNAL() if an update is needed.
18:43 Changeset in OpenModelica [ddfee07b] by AnHeuermann <andreas.heuermann@…>
  • 1 edit in OMCompiler/SimulationRuntime/fmi/export/openmodelica/fmu2_model_interface.c.inc

Only use try-catch block in fmi2GetXXX if needed

Improve performance of fmi2GetXXX functions when called multiple times in a row.

  • Reduce duplicate code in fmi2GetXXX functions to update if the component needs to be updated.
  • Only call MMC_TRY_INTERNAL() if an update is needed.
16:46 Changeset in OpenModelica [63e15e6]Added-citation-metadatamaintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by perost <perost86@…>
  • 7 edits
    1 add in /

Improve handling of package constants

  • Try to fetch the binding of a package constant from its parent if it doesn't have a binding and is a record field.
  • Add case for cref in Expression.nthRecordElement that returns a new cref instead of a record element expression.
  • Disable collection of package constants in functions, since it doesn't work properly anyway.
  • Move collection of package constants before collection of functions, so that function in package constants are also collected.
16:12 Changeset in OpenModelica [3e58060] by arun3688 <rain100falls@…>
  • 1 edit in OMCompiler/Compiler/BackEnd/Initialization.mo

check input var is not type=T_ARRAY()

16:12 Changeset in OpenModelica [b1e6a3ed] by arun3688 <rain100falls@…>
  • 2 edits
    1 add in /

fix ticket6262

15:53 Changeset in OpenModelica [42cf5d60] by Per Östlund <perost86@…>
  • 7 edits
    1 add in /

Improve handling of package constants

  • Try to fetch the binding of a package constant from its parent if it doesn't have a binding and is a record field.
  • Add case for cref in Expression.nthRecordElement that returns a new cref instead of a record element expression.
  • Disable collection of package constants in functions, since it doesn't work properly anyway.
  • Move collection of package constants before collection of functions, so that function in package constants are also collected.
15:19 Ticket #5912 (problem running Montecarlo script from OMEdit) closed by adeas31
fixed: As I remember now we had a web meeting regarding this and solved the …
14:17 Changeset in OpenModelica [7cd9aa39]Added-citation-metadatamaintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by perost <perost86@…>
  • 2 edits in OMCompiler/Compiler/NFFrontEnd

Turn off vectorization of some builtin functions

  • Turn off vectorization for some non-vectorizable builtin functions with special handling to make sure an error message is given if they're called with vector arguments instead of just failing on them.
13:14 Ticket #6158 (Simple option to generate debug symbols from OMEdit) closed by adeas31
fixed: Done in 09d3edc/OpenModelica.
13:12 Changeset in OpenModelica [09d3edc]Added-citation-metadatamaintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by GitHub <noreply@…>
  • 3 edits in OMEdit/OMEditLIB

Settings to generate debug symbols for FMUs (#6926)

Fixes ticket:6158

13:08 Changeset in OpenModelica [0cd278d]Added-citation-metadatamaintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by GitHub <noreply@…>
  • 1 edit in OMEdit/OMEditLIB/Simulation/SimulationDialog.cpp

Close the simulation output window(s) on quit (#7074)

13:08 Changeset in OpenModelica [eb3c4d8c]Added-citation-metadatamaintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by GitHub <noreply@…>
  • 4 edits in OMEdit/OMEditLIB

clean up some redundant code (#7073)

13:06 Changeset in OpenModelica [cff5cf0d] by Per Östlund <perost86@…>
  • 2 edits in OMCompiler/Compiler/NFFrontEnd

Turn off vectorization of some builtin functions

  • Turn off vectorization for some non-vectorizable builtin functions with special handling to make sure an error message is given if they're called with vector arguments instead of just failing on them.
12:37 Changeset in OpenModelica [007380c]Added-citation-metadatamaintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by perost <perost86@…>
  • 3 edits in OMCompiler/Compiler/NFFrontEnd

Fix simplification of homotopy

  • Simplify homotopy in SimplifyExp instead of during typing, to avoid vectorization issues.
11:44 Changeset in OpenModelica [547efcb9] by Per Östlund <perost86@…>
  • 3 edits in OMCompiler/Compiler/NFFrontEnd

Fix simplification of homotopy

  • Simplify homotopy in SimplifyExp instead of during typing, to avoid vectorization issues.
00:06 Ticket #6340 (Automatically recognize if a model is best run with daeMode) created by casella
Power systems models built with the PowerGrids library have a …

2021-01-13:

19:23 Changeset in OpenModelica [94acb254]Added-citation-metadatamaintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 1 edit in libraries

Updated libraries

  • libraries bba712f...a3e2466 (1):

    Bump libraries

18:45 Changeset in OpenModelica [deb8c92] by Adeel Asghar <adeel.asghar@…>
  • 1 edit in OMEdit/OMEditLIB/Simulation/SimulationDialog.cpp

Close the simulation output window(s) on quit

18:17 Changeset in OpenModelica [313c332] by Adeel Asghar <adeel.asghar@…>
  • 4 edits in OMEdit/OMEditLIB

clean up some redundant code

17:53 Ticket #6298 (Wrong clipping of exported PNG file) closed by adeas31
fixed: Fixed in d52e0fe/OpenModelica
17:41 Changeset in OpenModelica [d52e0fed]Added-citation-metadatamaintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by GitHub <noreply@…>
  • 1 edit in OMEdit/OMEditLIB/Element/Element.cpp

Fix wrong clipping of exported PNG file (#7072)

Fixes #6298

16:40 Changeset in OpenModelica [b3fba3db]Added-citation-metadatamaintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by perost <perost86@…>
  • 3 edits in /

Handle --replaceHomotopy flag

16:15 Changeset in OpenModelica [2df4a09] by Adeel Asghar <adeel.asghar@…>
  • 1 edit in OMEdit/OMEditLIB/Element/Element.cpp

Fix wrong clipping of exported PNG file

Fixes #6298

16:03 Changeset in OpenModelica [63f3469] by AnHeuermann <andreas.heuermann@…>
  • 2 edits
    1 move in /

Replace CI test for CentOS6 with CentOS7

  • CentOS6 reached end of live
15:59 Changeset in OpenModelica [14d191b]Added-citation-metadatamaintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by perost <perost86@…>
  • 6 edits
    2 adds in /

Sort local function components

  • Sort local components in functions based on their dependencies, and check that there aren't any mutually dependent components.
15:49 Changeset in OpenModelica [34c7bff4] by Per Östlund <perost86@…>
  • 3 edits in /

Handle --replaceHomotopy flag

15:10 Changeset in OpenModelica [1a47f09] by Per Östlund <perost86@…>
  • 6 edits
    2 adds in /

Sort local function components

  • Sort local components in functions based on their dependencies, and check that there aren't any mutually dependent components.
13:46 Changeset in OpenModelica [a281635]Added-citation-metadatamaintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by GitHub <noreply@…>
  • 5 edits in /

Added a build process for OMSens on Windows (#7038)

  • Added a build process for OMSens on Windows
  • Build the omsens target
13:27 Ticket #6337 (OMPython openning files associates with non default OM libraries) reopened by anonymous
Replying to arun3688: > @jeduapf, you are using the …
09:27 Ticket #6323 (Adding sensors changes results) closed by ceraolo
invalid
Note: See TracTimeline for information about the timeline view.