Timeline


and

2021-05-29:

11:43 Ticket #6188 (NF Type mismatch in Buildings model involving redeclared class) closed by perost
fixed: Fixed in b7d5bf71.
00:57 Ticket #6280 (Improvements required by UniPi) closed by casella
fixed: Task completed on 27 May, all fixes available in the latest nightly …
00:55 Ticket #5817 (Usage of three-phase Aron sensor got problematic last December 2019) closed by casella
fixed: That's because the nightly build pipeline was stalled, so you were …

2021-05-28:

17:02 Changeset in OpenModelica [b7d5bf71]Added-citation-metadatamaintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by GitHub <noreply@…>
  • 3 edits
    1 add in /

Fix #6188 (#7504)

  • Propagate binding equations on redeclared components.
16:13 Changeset in OpenModelica [68653477]Added-citation-metadatamaintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by GitHub <noreply@…>
  • 1 edit in OMCompiler/SimulationRuntime/c/simulation/solver/spatialDistribution.c

Extrapolate outputs of spatialDistribution on input side (#7503)

We don't assume that the inputs on the "unused" side are already set,
so we extrapolate them from our known spatialDistribution.

16:09 Changeset in OpenModelica [1752878] by Per Östlund <perost86@…>
  • 3 edits
    1 add in /

Fix #6188

  • Propagate binding equations on redeclared components.
14:40 Changeset in OpenModelica [adf5f502] by AnHeuermann <andreas.heuermann@…>
  • 1 edit in OMCompiler/SimulationRuntime/c/simulation/solver/spatialDistribution.c

Extrapolate outputs of spatialDistribution on input side

We don't assume that the inputs on the "unused" side are already set,
so we extrapolate them from our known spatialDistribution.

2021-05-27:

14:52 Changeset in OpenModelica [c5f80b95]Added-citation-metadatamaintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by GitHub <noreply@…>
  • 2 edits in OMEdit/OMEditLIB/Element

Hide the empty tab in the parameters window (#7499)

Fixes #7494

14:29 Changeset in OpenModelica [b07e6d46] by Adeel Asghar <adeel.asghar@…>
  • 2 edits in OMEdit/OMEditLIB/Element

Hide the empty tab in the parameters window

Fixes #7494

00:51 Changeset in OpenModelica [4c24d579]Added-citation-metadatamaintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by GitHub <noreply@…>
  • 3 edits
    1 add in /

Fix purity handling in typing of fill (#7498)

  • Allow dimension arguments of fill to be impure or not fixed.
  • Fix logic in Prefixes.purityMin.

2021-05-26:

23:37 Changeset in OpenModelica [21a30e9] by Per Östlund <perost86@…>
  • 3 edits
    1 add in /

Fix purity handling in typing of fill

  • Allow dimension arguments of fill to be impure or not fixed.
  • Fix logic in Prefixes.purityMin.
17:08 Changeset in OpenModelica [412eb41b]Added-citation-metadatamaintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by GitHub <noreply@…>
  • 5 edits in OMEdit/OMEditLIB

Allow creating a connector when making a connection (#7497)

Fixes #7460

16:54 Changeset in OpenModelica [2948fc21]Added-citation-metadatamaintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by GitHub <noreply@…>
  • 34 edits in /

[BE] reactivate resolveLoops/reshuffleLoops (#7454)

  • [BE] reactivate resolveLoops/reshuffleLoops
  • ticket #5817
  • should be fixed in ASSC but this resolves it for now
  • [testsuite] reshuffle loop activation changes
  • Remove tested variable because of too much noise
  • see discussion on PR #7454
16:45 Changeset in OpenModelica [a61c9ba] by Adeel Asghar <adeel.asghar@…>
  • 5 edits in OMEdit/OMEditLIB

Allow creating a connector when making a connection

Fixes #7460

14:08 Changeset in OpenModelica [ad12ad63]Added-citation-metadatamaintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by GitHub <noreply@…>
  • 4 edits
    2 adds in /

Fix #7486 (#7496)

  • Use Type.copyElementType in TypeCheck.matchIfBranches instead of Type.setArrayElementType, to avoid adding dimensions to the created type when the dimensions only partially match.
  • Swap the arguments for copyElementType to be analogous to setArrayElementType.
13:20 Changeset in OpenModelica [9b3834ef] by Per Östlund <perost86@…>
  • 4 edits
    2 adds in /

Fix #7486

  • Use Type.copyElementType in TypeCheck.matchIfBranches instead of Type.setArrayElementType, to avoid adding dimensions to the created type when the dimensions only partially match.
  • Swap the arguments for copyElementType to be analogous to setArrayElementType.
12:58 Ticket #5913 (Problems with conditional drawing of connecting lines between connectors) closed by adeas31
duplicate: Is now referenced in the github issue …
09:40 Changeset in OpenModelica [05e3b37] by Karim Abdelhak <karim.abdelhak@…>
  • 1 edit in testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_DOL.mos

Remove tested variable because of too much noise

  • see discussion on PR #7454
09:38 Changeset in OpenModelica [807d59ef] by Karim Abdelhak <karim.abdelhak@…>
  • 32 edits in testsuite

[testsuite] reshuffle loop activation changes

2021-05-25:

12:14 Changeset in OpenModelica [230244e]Added-citation-metadatamaintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by GitHub <noreply@…>
  • 2 edits in OMEdit/OMEditLIB/Modeling

Timeout the model update timer after 0.5 secs (#7483)

Update the model directly on save and show text view

11:53 Changeset in OpenModelica [577c12c0] by Adeel Asghar <adeel.asghar@…>
  • 2 edits in OMEdit/OMEditLIB/Modeling

Timeout the model update timer after 0.5 secs

Update the model directly on save and show text view

2021-05-24:

15:44 Changeset in OpenModelica [399956df]Added-citation-metadatamaintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by GitHub <noreply@…>
  • 1 edit in OMSimulator

Update OMSimulator (#7482)

15:01 Changeset in OpenModelica [98d8b854]Added-citation-metadatamaintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by GitHub <noreply@…>
  • 1 edit in OMEdit/OMEditLIB/OMEditApplication.cpp

Use high dpi pixmaps flag (#7481)

15:00 Changeset in OpenModelica [c53ae902] by Lennart Ochel <lennart.ochel@…>
  • 1 edit in OMSimulator

Update OMSimulator

14:41 Changeset in OpenModelica [45e1465] by Adeel Asghar <adeel.asghar@…>
  • 1 edit in OMEdit/OMEditLIB/OMEditApplication.cpp

Use high dpi pixmaps flag

09:03 Changeset in OpenModelica [3ae6b94e]Added-citation-metadatamaintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by GitHub <noreply@…>
  • 2 edits in OMEdit/OMEditLIB/OMC

Do not log all the OMC commands by default (#7479)

Most of the omc commands logged in OpenModelica Compiler CLI window are useless for users.
Always log the commands sent manually. For debugging, log everything if the debug flag is true.
Speed up the loading time of MSL.

Note: See TracTimeline for information about the timeline view.