Timeline


and

2021-05-18:

19:54 Changeset in OpenModelica [c5eac8a7]Added-citation-metadatamaintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by GitHub <noreply@…>
  • 1 edit in README.md

Move the User's Guide up (#7476)

16:55 Changeset in OpenModelica [58da1139] by Adeel Asghar <adeel.asghar@…>
  • 9 edits in /

Enable disable the signals

14:46 Changeset in OpenModelica [23caebf] by Lennart Ochel <lennart.ochel@…>
  • 1 edit in README.md

Move the User's Guide up

13:40 Changeset in OpenModelica [03f0da6b]maintenance/v1.17 by GitHub <noreply@…>
  • 3 edits in OMCompiler/SimulationRuntime/c/simulation

Fix memory leak of model info xml data (#7473)

12:22 Changeset in OpenModelica [ddc550c7]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/simulation_info_json.c

Fix for "Fix memory leak of model info xml data" #7464 (#7471)

11:46 Changeset in OpenModelica [359fa1d] by AnHeuermann <andreas.heuermann@…>
  • 3 edits in OMCompiler/SimulationRuntime/c/simulation

Fix memory leak of model info xml data

11:39 Changeset in OpenModelica [571fbb9] by AnHeuermann <andreas.heuermann@…>
  • 1 edit in OMCompiler/SimulationRuntime/c/simulation/simulation_info_json.c

Fix for "Fix memory leak of model info xml data" #7464

11:33 Changeset in OpenModelica [bf7e3e18] by Adeel Asghar <adeel.asghar@…>
  • 7 edits
    4 adds in /

Merge remote-tracking branch 'origin/master' into interactive-simulation

11:32 Changeset in OpenModelica [03a9a34]Added-citation-metadatamaintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by GitHub <noreply@…>
  • 1 edit in OMEdit/OMEditLIB/Element/Element.cpp

Push the resize element change of OMS models on the undo stack (#7470)

10:58 Changeset in OpenModelica [d2a58bdb]Added-citation-metadatamaintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Adrian Pop <adrian.pop@…>
  • 2 edits
    2 adds in /

scalarize only parameters arrays with size(array) > 1

  • further changes to support TransiEnt library
  • needed as the backend handles parameter arrays of one badly
  • added test: ParametricInitialArrayEquationBug.mo(s) The problematic equations come from: final parameter SI.SpecificEnergy NCV_H2[:]=TransiEnt.Basics.Functions.GasProperties.getRealGasNCVVector(medium, medium.nc) "Net calorific value of hydrogen at 25 C and 1 bar"; final parameter SI.SpecificEnergy GCV_H2[:]=TransiEnt.Basics.Functions.GasProperties.getRealGasGCVVector(medium, medium.nc) "Gross calorific value of hydrogen at 25 C and 1 bar";
10:58 Changeset in OpenModelica [cae68fb0]Added-citation-metadatamaintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Adrian Pop <adrian.pop@…>
  • 3 edits in OMCompiler/Compiler

added flags to allow non standard Modelica

  • added to support some non-standard Modelica libraries such as TransiEnt library. Tested with model: TransiEnt.Producer.Gas.Electrolyzer.Check.Test_400A_Espinosa_L2
  • allow several exernal sections in functions in NFInst (TILMedia)
  • see also: modelica/ModelicaSpecification#2921
  • only via flag: --allowNonStandardModelica="nonStdMultipleExternalDeclarations"
10:50 Changeset in OpenModelica [26a7fc1] by Adeel Asghar <adeel.asghar@…>
  • 1 edit in OMEdit/OMEditLIB/Element/Element.cpp

Push the resize element change of OMS models on the undo stack

09:24 Changeset in OpenModelica [885ed59] by Adrian Pop <adrian.pop@…>
  • 2 edits
    2 adds in /

scalarize only parameters arrays with size(array) > 1

  • further changes to support TransiEnt library
  • needed as the backend handles parameter arrays of one badly
  • added test: ParametricInitialArrayEquationBug.mo(s) The problematic equations come from: final parameter SI.SpecificEnergy NCV_H2[:]=TransiEnt.Basics.Functions.GasProperties.getRealGasNCVVector(medium, medium.nc) "Net calorific value of hydrogen at 25 C and 1 bar"; final parameter SI.SpecificEnergy GCV_H2[:]=TransiEnt.Basics.Functions.GasProperties.getRealGasGCVVector(medium, medium.nc) "Gross calorific value of hydrogen at 25 C and 1 bar";
09:23 Changeset in OpenModelica [fd93c3ac] by Adrian Pop <adrian.pop@…>
  • 3 edits in OMCompiler/Compiler

added flags to allow non standard Modelica

  • added to support some non-standard Modelica libraries such as TransiEnt library. Tested with model: TransiEnt.Producer.Gas.Electrolyzer.Check.Test_400A_Espinosa_L2
  • allow several exernal sections in functions in NFInst (TILMedia)
  • see also: modelica/ModelicaSpecification#2921
  • only via flag: --allowNonStandardModelica="nonStdMultipleExternalDeclarations"

2021-05-17:

18:19 Changeset in OpenModelica [aba8553] by Adeel Asghar <adeel.asghar@…>
  • 8 edits
    1 add in OMEdit/OMEditLIB

Interactive simulation tool button

One button for run and pause of simulation

17:53 Changeset in OpenModelica [0b769082]Added-citation-metadatamaintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by GitHub <noreply@…>
  • 1 edit
    2 adds in doc/UsersGuide/source

Documentation for high DPI settings on Windows (#7462)

11:46 Changeset in OpenModelica [f25f744] by AnHeuermann <andreas.heuermann@…>
  • 1 edit
    2 adds in doc/UsersGuide/source

Documentation for high DPI settings on Windows

2021-05-14:

20:55 Changeset in OpenModelica [26b9c764]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/dataReconciliation/dataReconciliation.cpp

fix issue in calculating reconciled_Sx (#7466)

20:38 Ticket #5485 (Large memory leak in kinsol nonlinear solver) closed by casella
fixed: Fixed in …
19:27 Changeset in OpenModelica [3b8836b]Added-citation-metadatamaintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 1 edit in libraries

Updated libraries

  • libraries 04eb4ac...f0c5cdb (1):

    Bump libraries

19:24 Changeset in OpenModelica [ae23a0ea] by arun3688 <rain100falls@…>
  • 1 edit in OMCompiler/SimulationRuntime/c/dataReconciliation/dataReconciliation.cpp

fix issue in calculating reconciled_Sx

18:47 Changeset in OpenModelica [698787c]Added-citation-metadatamaintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by GitHub <noreply@…>
  • 3 edits in OMCompiler/SimulationRuntime/c/simulation

Fix memory leak of model info xml data (#7464)

18:01 Changeset in OpenModelica [295f469] by AnHeuermann <andreas.heuermann@…>
  • 3 edits in OMCompiler/SimulationRuntime/c/simulation

Fix memory leak of model info xml data

17:20 Changeset in OpenModelica [7543714]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/kinsolSolver.c

Only setup kinsol solver once (#7463)

  • Don't reset all KINSOL settings after each call to KINSol()
    • Only reset number of retries
14:59 Changeset in OpenModelica [5ff8584] by AnHeuermann <andreas.heuermann@…>
  • 1 edit in OMCompiler/SimulationRuntime/c/simulation/solver/kinsolSolver.c

Only setup kinsol solver once

  • Don't reset all KINSOL settings after each call to KINSol()
  • Only reset number of retries

2021-05-13:

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

Updated libraries

  • libraries 2ee4382...04eb4ac (1):

    Bump libraries

2021-05-12:

13:36 Changeset in OpenModelica [c910821]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

Ask user to switch to new frontend on startup (#7461)

  • Ask user to switch to new frontend on startup

Fixes #7456

  • Set omc options
13:21 Ticket #5069 (Create a connector while making a connection) closed by adeas31
duplicate: See https://github.com/OpenModelica/OpenModelica/issues/7460
13:14 Changeset in OpenModelica [40501408] by Adeel Asghar <adeel.asghar@…>
  • 1 edit in OMEdit/OMEditLIB/OMEditApplication.cpp

Set omc options

12:59 Changeset in OpenModelica [9b5f7c33] by Adeel Asghar <adeel.asghar@…>
  • 1 edit in OMEdit/OMEditLIB/OMEditApplication.cpp

Ask user to switch to new frontend on startup

Fixes #7456

12:29 Ticket #6311 (Unable to read init file) closed by casella
worksforme: @daniel, if you set the -iif flag with just the file name (e.g. …

2021-05-11:

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

better handling of zero size arrays in the C runtime (#7455)

  • issued appeared when running model (see also #7450): TransiEnt.Producer.Gas.Electrolyzer.Check.Test_400A_Espinosa_L2
  • Should handle functions such as: function massFraction_mixingRatio "conversion function"

input Real[:] mixingRatio;
output Real[size(mixingRatio, 1)-1] massFraction=mixingRatio[1:end - 1]/sum(mixingRatio);

end massFraction_mixingRatio;
called with massFraction_mixingRatio({1}) better

  • added test model
15:33 Changeset in OpenModelica [c7688ab]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

Added context menu item for copy path (#7459)

Fixes #6094

15:15 Ticket #6094 (Add CTRL+C to context menu for copying Modelica path) closed by adeas31
fixed: Fixed with [https://github.com/OpenModelica/OpenModelica/pull/7459
15:11 Changeset in OpenModelica [7dd18f24] by Adeel Asghar <adeel.asghar@…>
  • 2 edits in OMEdit/OMEditLIB/Modeling

Added context menu item for copy path

Fixes #6094

14:04 Ticket #5875 (OMEdit: duplication of class within package doesn't work) closed by adeas31
duplicate: The user reported that its same as #5733.
11:47 Changeset in OpenModelica [5febda62] by Adrian Pop <adrian.pop@…>
  • 5 edits
    1 add in /

better handling of zero size arrays in the C runtime

  • issued appeared when running model (see also #7450): TransiEnt.Producer.Gas.Electrolyzer.Check.Test_400A_Espinosa_L2
  • Should handle functions such as: function massFraction_mixingRatio "conversion function"

input Real[:] mixingRatio;
output Real[size(mixingRatio, 1)-1] massFraction=mixingRatio[1:end - 1]/sum(mixingRatio);

end massFraction_mixingRatio;
called with massFraction_mixingRatio({1}) better

  • added test model
Note: See TracTimeline for information about the timeline view.