Timeline


and

2019-05-20:

21:43 Ticket #4297 (Sum of complex quantities cannot be handled) closed by perost
fixed: Fixed in 0331720d.
21:42 Changeset in OpenModelica [61686da5]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by perost <perost86@…>
  • 15 edits
    2 adds in /

[NF] Implement sum-reduction of operator records.

  • Implemented support for sum-reductions of operator records that have the appropriate operators.
  • Change constructor calls in bindings of outputs in operator record constructors into record expressions, to avoid infinite loops.
18:32 Ticket #5456 (OMEdit lost FMI export and Cpp support) reopened by rfranke
FMI export works with the Cpp runtime now. Simulation does still not …
17:30 Changeset in OpenModelica [0331720d] by Per Östlund <perost86@…>
  • 15 edits
    2 adds in /

[NF] Implement sum-reduction of operator records.

  • Implemented support for sum-reductions of operator records that have the appropriate operators.
  • Change constructor calls in bindings of outputs in operator record constructors into record expressions, to avoid infinite loops.
15:52 Changeset in OpenModelica [52269bf]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by perost <perost86@…>
  • 9 edits
    2 adds
    1 delete in /

[NF] Add --strict flag.

  • Added a new --strict flag that turns some warnings into errors.
15:51 Changeset in OpenModelica [8e39485]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Martin Sjölund <martin+github@…>
  • 1 edit in OMCompiler/Makefile.common

Create m4 directory to please CentOS6

14:43 Changeset in OpenModelica [44fb09a] by Per Östlund <perost86@…>
  • 9 edits
    2 adds
    1 delete in /

[NF] Add --strict flag.

  • Added a new --strict flag that turns some warnings into errors.
14:24 Ticket #5499 (setParameters of ModelicaSystem has no effect on simulation) created by anonymous
Hi, I'm trying to run the PowerWorld example from the PowerSystems …
14:10 Ticket #5498 (High Memory Usage When Opening a Model) created by Arinomo <trista.arinomo@…>
I have a model with ca. 15.600 equations(~7400 equations are trivial). …
14:10 Ticket #5497 (OMC accepting illegal edge operator and generating wrong code) closed by AnHeuermann
invalid
14:09 Changeset in OpenModelica [c5550294] by GitHub <noreply@…>
  • 11 edits
    1 add in /

Merge branch 'master' into m4-el6

13:43 Ticket #5497 (OMC accepting illegal edge operator and generating wrong code) created by AnHeuermann
OMC accepts edge operator with a relation as input. The modelica …
13:19 Changeset in OpenModelica [739106a9]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by perost <perost86@…>
  • 11 edits
    1 add in /

Fix check of flags in Flags.loadFlags.

  • Handle flag index errors more gracefully by printing the error and then terminating the compiler execution, instead of risking an infinite loop of flag loading that results in a stack overflow and the error message being lost.
  • Removed the unused -d=pedantic flag.
12:57 Changeset in OpenModelica [79a2c9d] by johti <johti17@…>
  • 4 edits in OMEdit/OMEdit/OMEditGUI

Removed duplicate code. Instead create a new method for LineAnnotation

12:41 Changeset in OpenModelica [d39c9d59] by GitHub <noreply@…>
  • 1 edit in doc/bibliography/openmodelica.bib

Merge branch 'master' into m4-el6

12:26 Changeset in OpenModelica [2ac40896] by Per Östlund <perost86@…>
  • 11 edits
    1 add in /

Fix check of flags in Flags.loadFlags.

  • Handle flag index errors more gracefully by printing the error and then terminating the compiler execution, instead of risking an infinite loop of flag loading that results in a stack overflow and the error message being lost.
  • Removed the unused -d=pedantic flag.
11:33 Changeset in OpenModelica [fcce707]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Martin Sjölund <martin+github@…>
  • 1 edit in doc/bibliography/openmodelica.bib

Add the MidCode theses to the list

11:12 Changeset in OpenModelica [7d3d32f] by Martin Sjölund <martin.sjolund@…>
  • 1 edit in OMCompiler/Makefile.common

Create m4 directory to please CentOS6

10:55 Changeset in OpenModelica [fccf0f9] by Martin Sjölund <martin.sjolund@…>
  • 1 edit in doc/bibliography/openmodelica.bib

Add the MidCode theses to the list

09:30 Ticket #5496 (Model structure and Jacobian for vectorized models) created by rfranke
FMU export with -d,newInst,-nfScalarize generates wrong FMI …

2019-05-19:

22:45 Ticket #5495 (NF does not overcome check of an MSL model) created by ceraolo
When using NF, if I check the model: …
17:12 Ticket #5494 (RemoveSimpleEquations module should remove simple equations with ...) created by gossen
RemoveSimpleEquations module cannot remove equations like a = k * …

2019-05-18:

22:17 Changeset in OpenModelica [2ec8f35]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/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/3rdParty

update 3dParty

01:31 Ticket #5492 (Update the MSL 3.2.3 to the contents of the maintenance branch for the ...) closed by casella
fixed: OK, I incorrectly understood that we were porting commits to the …
01:27 Changeset in OpenModelica [329ed36] by Adrian Pop <adrian.pop@…>
  • 1 edit in OMCompiler/3rdParty

update 3dParty

01:01 Ticket #5153 (reCAPTCHA V1 is not working anymore thus not allowing to send some ...) closed by casella
fixed: @anatoly, I don't see this issue. Feel free to reopen the ticket if …
00:57 Ticket #4316 (Simulation of Modelica.Fluid.Examples.Pumpingsystem and HeatingSystem fail) closed by casella
fixed: PumpingSystem now …
00:35 Ticket #5492 (Update the MSL 3.2.3 to the contents of the maintenance branch for the ...) reopened by casella
I still can't see …
00:10 Ticket #5492 (Update the MSL 3.2.3 to the contents of the maintenance branch for the ...) closed by casella
invalid: Aha, sorry, I was not aware of that.

2019-05-17:

23:54 Ticket #5493 (The NF does not handle array modifiers correctly) created by casella
The NF doesn't yet handle array modifiers correctly. This likely the …
20:27 Ticket #5492 (Update the MSL 3.2.3 to the contents of the maintenance branch for the ...) created by casella
In the last few months we have addressed a few issues that affected …
20:08 Ticket #2958 (Pump delta_head_init always negative) closed by casella
fixed
15:55 Changeset in OpenModelica [4f1956f]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Martin Sjölund <martin+github@…>
  • 2 edits
    1 add in /

Make a list of flaky tests for the compliance suite

15:55 Changeset in OpenModelica [24d90d7]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Martin Sjölund <martin+github@…>
  • 1 edit in .CI/compliance-newinst.failures

Update compliance suite tests for newInst

14:10 Ticket #5491 (Interactive simulation ignores RealInput changes when using kinsol as ...) created by RSchiemann
Steps to reproduce the problem: Compile & run the following model …
12:56 Ticket #5486 (OMEdit does not update the %name field in Diagram view) closed by Andrea.Bartolini
fixed: Ok, I will wait for the next success of the nightly build…
12:53 Ticket #5247 (Opening OMSimulator projects makes OMEdit slower and unstable) closed by adeas31
fixed
12:19 Ticket #4844 (Weird behaviour of OMEdit with packages) closed by casella
duplicate: Replying to adeas31: > This is because omc fails to …
10:59 Ticket #5490 (Make the NF the default choice for code generation with automatic ...) created by casella
During the Board meeting of 17-05-2019 it was decided to make the new …
10:59 Ticket #5355 (OMEdit does not rename file and does not update the package.order file ...) closed by adeas31
fixed: Fixed in 0d01932/OpenModelica.
10:58 Ticket #4854 (Feature request: delete folder related with package deletion) closed by adeas31
fixed: I have added a new setting `Create a model.bak-mo backup file when …
10:54 Ticket #5489 (Allow setting each and final prefixes via the API) created by adeas31
Currently setComponentModifierValue only allows to set the modifier …
10:47 Changeset in OpenModelica [0d019321]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Adeel Asghar <adeel.asghar@…>
  • 3 edits in OMEdit/OMEdit/OMEditGUI

Update the package.order file after the class rename
Made it optional to delete file/folder once a model/package is deleted.
Fixes ticket:4852 and ticket:5355

10:34 Ticket #5486 (OMEdit does not update the %name field in Diagram view) reopened by Andrea.Bartolini
This ticket refers to an issue different from these referred in #5481
10:32 Ticket #5488 (Complete coverage test of MSL 3.2.3 OMEdit NF API calls) created by casella
Before we release 1.14.0, we need to make sure that OMEdit won't crash …
10:26 Ticket #5487 (Add -nfAPI flag to existing API tests in the testsuite) created by casella
As agreed with Adrian at today's Board Meeting.
09:58 Changeset in OpenModelica [5a674fcd] by Adeel Asghar <adeel.asghar@…>
  • 3 edits in OMEdit/OMEdit/OMEditGUI

Update the package.order file after the class rename
Made it optional to delete file/folder once a model/package is deleted.
Fixes ticket:4852 and ticket:5355

09:30 Ticket #5486 (OMEdit does not update the %name field in Diagram view) closed by adeas31
invalid: See #5481 and #5471. This issue is already fixed and works fine with …
09:25 Ticket #5486 (OMEdit does not update the %name field in Diagram view) created by Andrea.Bartolini
Steps to reproduce the error: 1) open the attached test.mo package 2) …

2019-05-16:

20:34 Changeset in OpenModelica [d54f5eb] by Martin Sjölund <martin.sjolund@…>
  • 2 edits
    1 add in /

Make a list of flaky tests for the compliance suite

20:34 Changeset in OpenModelica [0d8478ab] by Martin Sjölund <martin.sjolund@…>
  • 1 edit in .CI/compliance-newinst.failures

Update compliance suite tests for newInst

19:34 Changeset in OpenModelica [e851d0e]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 1 edit in libraries
  • libraries d7daa7e...1f7f382 (1):

    Bump libraries

19:14 Changeset in OpenModelica [f066cbaf]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 1 edit in libraries
  • libraries 92788d8...d7daa7e (1):

    update provided after AdvancedNoise version change

19:08 Ticket #5484 (OMEdit settings for NF API) closed by adrpo
fixed: Fixed with 8581d0/OpenModelica.
19:00 Changeset in OpenModelica [8581d04]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Adrian Pop <adrian.pop@…>
  • 2 edits in OMCompiler/Compiler/Script

fix ticket:5484 allow only -d=nfAPI to be set

18:44 Ticket #3417 (Create API updateClass for merging parsed AST with existing AST) closed by adrpo
invalid: What it does is actually correct, it replaces the contents of the file …
18:20 Ticket #3417 (Create API updateClass for merging parsed AST with existing AST) reopened by adrpo
New issue shows up: […] running this script looses model M :)
18:14 Changeset in OpenModelica [21b59de] by Adrian Pop <adrian.pop@…>
  • 2 edits in OMCompiler/Compiler/Script

fix ticket:5484 allow only -d=nfAPI to be set

15:04 Ticket #5463 (Comparing plots while re-simulating) closed by anonymous
worksforme
14:37 Ticket #4802 (Documentation html not composed correctly) closed by adeas31
worksforme: Reopen the ticket if the problem persists.
14:26 Ticket #5485 (Large memory leak in kinsol nonlinear solver) created by RSchiemann
When running a simulation of a "large" (8000 equations, 4000 of which …
12:53 Ticket #5481 (Parameter previewed in Diagram View are not correctly shown) closed by adeas31
fixed: Fixed in 89b4204/OpenModelica.
12:48 Changeset in OpenModelica [89b42042]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Adeel Asghar <adeel.asghar@…>
  • 2 edits in OMEdit/OMEdit/OMEditGUI/Annotations

ticket:5481 Updated the parameter when the value is changed

11:43 Changeset in OpenModelica [207beb3] by Adeel Asghar <adeel.asghar@…>
  • 2 edits in OMEdit/OMEdit/OMEditGUI/Annotations

ticket:5481 Updated the parameter when the value is changed

10:55 Changeset in OpenModelica [41b846d6]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Adeel Asghar <adeel.asghar@…>
  • 9 edits in OMEdit/OMEdit/OMEditGUI/Resources/nls

Updated translations
Thanks to LI Wenhui for Chinese translations

10:53 Changeset in OpenModelica [a220661] by Adeel Asghar <adeel.asghar@…>
  • 9 edits in OMEdit/OMEdit/OMEditGUI/Resources/nls

Updated translations
Thanks to LI Wenhui for Chinese translations

09:54 Changeset in OpenModelica [0b3c742]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 1 edit in OMSimulator
  • OMSimulator 5d63a37...83936fb (1):

    Update .gitignore

09:10 Changeset in OpenModelica [e00938b]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 1 edit in OMSimulator
  • OMSimulator 9e04b31...5d63a37 (1):

    Emit events for strongly connected systems (#680)

09:04 Changeset in OpenModelica [555414b0]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Adeel Asghar <adeel.asghar@…>
  • 1 edit in OMEdit/OMEdit/OMEditGUI/Modeling/ModelWidgetContainer.cpp

Check for the index out of bounds

09:00 Changeset in OpenModelica [2f2c9955]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Martin Sjölund <martin+github@…>
  • 7 edits in /

Unify the getVersion output for all platforms
Updated the OMEdit's about page.

00:54 Ticket #5484 (OMEdit settings for NF API) created by casella
In order to use the new API, it is currently necessary to set …

2019-05-15:

19:23 Changeset in OpenModelica [f6f57270]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 1 edit in libraries
  • libraries bf78c4b...92788d8 (1):

    Bump libraries

19:14 Changeset in OpenModelica [d08cd5a3] by Adeel Asghar <adeel.asghar@…>
  • 1 edit in OMEdit/OMEdit/OMEditGUI/Modeling/ModelWidgetContainer.cpp

Check for the index out of bounds

16:25 Changeset in OpenModelica [cf80dfb] by Adeel Asghar <adeel.asghar@…>
  • 7 edits in /

Unify the getVersion output for all platforms
Updated the OMEdit's about page.

14:50 Ticket #3679 (getComponentAnnotations is too slow on MSL components) closed by casella
fixed: As advertised at the Annual Workshop, 20X speed increase :) This is …
14:43 Ticket #5483 (NF API crashes on simple MSL examples) closed by casella
invalid: Aha, you didn't mention it in …
14:21 Changeset in OpenModelica [efba4f8]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Martin Sjölund <martin+github@…>
  • 1 edit in doc/UsersGuide/source/conf.py

The doc repo is never used

14:21 Changeset in OpenModelica [7ecd67d] by Martin Sjölund <martin.sjolund@…>
  • 1 edit in doc/UsersGuide/source/conf.py

The doc repo is never used

14:00 Changeset in OpenModelica [75becfa8]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by GitHub <noreply@…>
  • 1 edit
    16 adds
    1 delete in /

Merge pull request #182 from sjoelund/fix-common-version

Fix common submodule + version script

13:53 Changeset in OpenModelica [c2d73c76]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Martin Sjölund <martin.sjolund@…>
  • 1 edit in common/semver.sh

Fix version string used

13:53 Changeset in OpenModelica [b66fa07]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Martin Sjölund <martin.sjolund@…>
  • 16 adds in common

Add 'common/' from commit 'c9c90856e0875fc31ccc71f97114023dc640170b'

git-subtree-dir: common
git-subtree-mainline: 746f6d55e96f7fd84db4cf6ae68cc1e8ee7dd29a
git-subtree-split: c9c90856e0875fc31ccc71f97114023dc640170b

13:52 Changeset in OpenModelica [746f6d5]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Martin Sjölund <martin.sjolund@…>
  • 1 edit
    1 delete in /

Remove common submodule (use subtree instead)

12:32 Changeset in OpenModelica [2ab97af9]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Martin Sjölund <martin+github@…>
  • 1 edit in OMCompiler/3rdParty

Update to the actual latest 3rdParty

12:17 Changeset in OpenModelica [928b59f9] by Martin Sjölund <martin.sjolund@…>
  • 1 edit in OMCompiler/3rdParty

Update to the actual latest 3rdParty

12:02 Changeset in OpenModelica [4b57428d]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by GitHub <noreply@…>
  • 1 edit
    2341 adds
    2 deletes in /

Merge pull request #179 from sjoelund/omcompiler-subtree

Make OMCompiler and Documentation into a subtree

11:55 Changeset in OpenModelica [8c0cb3f]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Martin Sjölund <martin.sjolund@…>
  • 1 edit
    2 adds in /

Add common and 3rdParty back

11:55 Changeset in OpenModelica [f2b058a4]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Martin Sjölund <martin.sjolund@…>
  • 3 deletes in OMCompiler

Remove 3rdParty and common submodules

11:46 Changeset in OpenModelica [83be5f2b]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Martin Sjölund <martin.sjolund@…>
  • 1976 adds in OMCompiler

Add 'OMCompiler/' from commit '5dc61f678fe0ed388fc811fe2cea14c54a0a0b29'

git-subtree-dir: OMCompiler
git-subtree-mainline: 7e93f6768a63eef834c83f4b2b95dbe8e98064e2
git-subtree-split: 5dc61f678fe0ed388fc811fe2cea14c54a0a0b29

11:46 Changeset in OpenModelica [7e93f676]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Martin Sjölund <martin.sjolund@…>
  • 366 adds in doc

Add 'doc/' from commit 'f863b8c3d86223259fa53f7bf5acdbef04727792'

git-subtree-dir: doc
git-subtree-mainline: bfa656a788302e935c288cd18a03b45ca5f8032c
git-subtree-split: f863b8c3d86223259fa53f7bf5acdbef04727792

11:45 Changeset in OpenModelica [bfa656a]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Martin Sjölund <martin.sjolund@…>
  • 1 edit
    2 deletes in /

Remove submodules (to be added as subtree)

11:18 Changeset in OpenModelica [5caf2a52]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 1 edit in OMCompiler
  • OMCompiler c33af09...5dc61f6 (1):

    any target starting with 'msvc' is msvc

11:18 Changeset in OpenModelica [5dc61f6]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 2 edits in Compiler

any target starting with 'msvc' is msvc

Belonging to [master]:

  • OpenModelica/OMCompiler#3090

2019-05-14:

23:57 Ticket #5483 (NF API crashes on simple MSL examples) created by casella
When I first tried -d=nfAPI, I just tried to open the models …
23:52 Ticket #5482 (Further speed up of NF API) created by casella
Collect here the discussion on making the OMEdit faster when …
20:43 Ticket #5481 (Parameter previewed in Diagram View are not correctly shown) created by dariomangoni@…
Parameters that are displayed in the Diagram View (like the mass for a …
19:25 Changeset in OpenModelica [cf17a88]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 1 edit in libraries
  • libraries 7a8c41b...bf78c4b (1):

    Bump libraries

14:34 Ticket #5480 (Automatic formatting does not respect indentation) created by dariomangoni@…
Indentation is not respected when autoformatting. …
14:24 Changeset in OpenModelica [9053eb0f]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 1 edit in OMCompiler
  • OMCompiler 9a3a758...c33af09 (1):

    [NF] Check conditional component contexts.

14:24 Changeset in OpenModelica [c33af09]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 4 edits in Compiler

[NF] Check conditional component contexts.

  • Check that conditional components aren't used in non-connect contexts.

Belonging to [master]:

  • OpenModelica/OMCompiler#3089
13:54 Ticket #4475 (Make it possible to actually inspect real-life debug logs in OMEdit) closed by adeas31
fixed: This is now done in 3cd9411/OpenModelica. You can set the …
13:50 Ticket #5477 (NF does not provide meaningful error message when missing component ...) closed by perost
fixed: Fixed in f755c732, the NF now gives …
13:24 Changeset in OpenModelica [5116ef3]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 1 edit in OMCompiler
  • OMCompiler ad34730...9a3a758 (1):

    [NF] Fix expandable connector lookup.

13:24 Changeset in OpenModelica [2f4840a5]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 1 edit
    1 add in testsuite/flattening/modelica/scodeinst

[NF] Add expandable connector test.

Belonging to [master]:

  • OpenModelica/OpenModelica#177
  • OpenModelica/OMCompiler#3088
13:24 Changeset in OpenModelica [9a3a7582]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 1 edit in Compiler/NFFrontEnd/NFLookup.mo

[NF] Fix expandable connector lookup.

  • Only allow lookup of undeclared elements in components, not classes.

Belonging to [master]:

  • OpenModelica/OpenModelica#177
  • OpenModelica/OMCompiler#3088
13:13 Changeset in OpenModelica [a0db57e6] by Per Östlund <perost86@…>
  • 1 edit
    1 add in testsuite/flattening/modelica/scodeinst

[NF] Add expandable connector test.

13:00 Changeset in OpenModelica [3cd9411]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 8 edits in OMEdit/OMEdit/OMEditGUI

ticket:4475 write the simulation log to a file
Added a customizable display limit for the simulation log. Only display until the limit is reached and then show a link to the log file. Doesn't freeze the OMEdit window so user can cancel the simulation if needed.
Added a button in the simulation window to open the simulation log file.
Copy the plain text so it could be used in other tools.

Belonging to [master]:

  • OpenModelica/OpenModelica#176
12:57 Changeset in OpenModelica [9875c44] by Adeel Asghar <adeel.asghar@…>
  • 8 edits in OMEdit/OMEdit/OMEditGUI

ticket:4475 write the simulation log to a file
Added a customizable display limit for the simulation log. Only display until the limit is reached and then show a link to the log file. Doesn't freeze the OMEdit window so user can cancel the simulation if needed.
Added a button in the simulation window to open the simulation log file.
Copy the plain text so it could be used in other tools.

12:32 Ticket #5479 (OMC accepts invalid equations with conditional components) created by casella
Please check the following model: […] As far as I am concerned, I …
12:07 Ticket #5478 (Failed instantiation of world.gravityArrowHead.r_shape) created by dariomangoni@…
I cannot give a proper name to this issue, but after opening OMEdit, …
12:00 Ticket #5477 (NF does not provide meaningful error message when missing component ...) created by casella
Steps to reproduce: - load the attached test package - check model …
11:37 Ticket #5476 (BE tries to generate non-existent boolean attributes when disabling tearing) created by AnHeuermann
When tearing is disabled, the backend generates code that assumes …
09:40 Changeset in OpenModelica [210774d]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 1 edit in OMCompiler
  • OMCompiler 92a4119...ad34730 (1):

    [FE] new API and replaceable support - work in progress - to use, just add +d=nfAPI to the OMEdit simulation flags - handling of getComponentAnnotations via NF (some models are about 6x faster) - some crashes in OMEdit, not debugged yet, for example: Modelica.Fluid.Examples.AST_BatchPlant.BatchPlant_StandardWater

09:40 Changeset in OpenModelica [4b18e23d]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 5 edits in testsuite/openmodelica/interactive-API
  • update tests due to #3087

Belonging to [master]:

  • OpenModelica/OpenModelica#175
  • OpenModelica/OMCompiler#3087
09:40 Changeset in OpenModelica [ad347305]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 12 edits
    3 adds in Compiler

[FE] new API and replaceable support

  • work in progress
  • to use, just add +d=nfAPI to the OMEdit simulation flags
  • handling of getComponentAnnotations via NF (some models are about 6x faster)
  • some crashes in OMEdit, not debugged yet, for example: Modelica.Fluid.Examples.AST_BatchPlant.BatchPlant_StandardWater

Belonging to [master]:

  • OpenModelica/OpenModelica#175
  • OpenModelica/OMCompiler#3087
09:36 Changeset in OpenModelica [87dd639] by Adrian Pop <adrian.pop@…>
  • 5 edits in testsuite/openmodelica/interactive-API
  • update tests due to #3087

2019-05-13:

23:25 Ticket #5475 (Mixed-determined initialization system in Modelica.Electrical.Analog) created by casella
Please check …
21:39 Ticket #5467 (Parameter changes before resimulation are ignored if kinsol is used as ...) closed by casella
fixed: Replying to RSchiemann: > So I guess, we can close this …
19:25 Changeset in OpenModelica [92034e2]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 1 edit in libraries
  • libraries aefdec1...7a8c41b (1):

    Bump libraries

15:08 Changeset in OpenModelica [432add6]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 1 edit in OMSimulator
  • OMSimulator b4f2530...9e04b31 (1):

    Update OMTLMSimulator

14:00 Changeset in OpenModelica [bbf51fa]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 1 edit in OMSimulator
  • OMSimulator 89a8623...b4f2530 (1):

    Add documentation on how to use OMEdit

13:31 Changeset in OpenModelica [5c014c4] by johti <johti17@…>
  • 1 edit in OMEdit/OMEdit/OMEditGUI/Modeling/ModelWidgetContainer.cpp

Action bar is now also properly unchecked

Note: See TracTimeline for information about the timeline view.