Timeline


and

2015-01-12:

20:57 Changeset [24023] by adeas31
  • 1 edit in trunk/testsuite/openmodelica/interactive-API/Bug2871.mos

expected output.

19:18 Changeset [24022] by hudson
  • 1 edit in trunk/Makefile.libraries

commit b7e16ad36e61e08dfc658e9fa2548cb8b8f6f3ce
Author: Hudson Janitor <build@…>
Date: Mon Jan 12 19:04:07 2015 +0100

Bump libraries





  • svn/ThermoPower has been updated to r351.
    • r351 Component HE updated in PowerPlants
    • r350 modifided sizing of Qsingle from Nw to N-1 in Flow1dFV
    • r349 modifided sizing of Qsingle from Nw to N-1 in Flow1dFV
17:41 Ticket #3072 (mac omedit simulation fails) created by Adam Dershowitz <dersh@…>
I am using macports and openmodelica-devel @23951 works, but I just …
17:29 Changeset [24021] by adrpo
  • 2 edits in trunk/testsuite/simulation/modelica/external_functions
  • use long instead of int as it works fine for both 32 and 64 bit until #3071 is fixed
16:48 Changeset [24020] by sjoelund.se
  • 1 edit
    3 adds in trunk/testsuite

Add Modelica3D (buildModel only) to the test suite

15:57 Changeset [24019] by vwaurich
  • 2 edits in trunk/Compiler/BackEnd

-extended dump of compInfo

15:57 Changeset in OpenModelica [4ff428c]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 Volker Waurich <volker3189@…>
  • 2 edits in Compiler/BackEnd

-extended dump of compInfo

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@24019 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

15:51 Changeset [24018] by hudson
  • 9 edits in trunk/OMEdit/OMEditGUI/Resources/nls

[Janitor mode] Update OMEdit language files

15:43 Ticket #2956 (Moving a complete model disassembles everything) closed by adeas31
fixed: Fixed in r24017.
15:42 Changeset [24017] by adeas31
  • 12 edits in trunk

#2956

  • Do not set a default value of origin. Use the origin as transformation origin point only if it is defined in actual modelica code otherwise extract it from extent points.
  • Only call snapPointToGrid when creating a shape/component otherwise use movePointByGrid.
15:42 Changeset in OpenModelica [bf32ebd2]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 Compiler/FrontEnd/Constants.mo

#2956

  • Do not set a default value of origin. Use the origin as transformation origin point only if it is defined in actual modelica code otherwise extract it from extent points.
  • Only call snapPointToGrid when creating a shape/component otherwise use movePointByGrid.

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@24017 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

15:42 Changeset in OpenModelica [bf86c821]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@…>
  • 10 edits in OMEdit/OMEditGUI

#2956

  • Do not set a default value of origin. Use the origin as transformation origin point only if it is defined in actual modelica code otherwise extract it from extent points.
  • Only call snapPointToGrid when creating a shape/component otherwise use movePointByGrid.

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@24017 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

14:59 Ticket #3071 (Handle argument conversion in external C structs) created by sjoelund.se
We need to handle record in external "C" according to the …
14:20 Changeset [24016] by sjoelund.se
  • 1 edit in trunk/SimulationRuntime/c/util/modelica_string.c

Fix Modelica format strings on 64-bit platforms

14:20 Changeset in OpenModelica [4a5d82d]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 SimulationRuntime/c/util/modelica_string.c

Fix Modelica format strings on 64-bit platforms

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@24016 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

13:24 Changeset [24015] by vwaurich
  • 1 edit in trunk/testsuite/simulation/modelica/hpcom/Modelica.Electrical.Spice3.Examples.CoupledInductors.mos
  • expected output
13:08 Changeset [24014] by mwalther
  • 3 edits in trunk/SimulationRuntime/cpp
  • result-file is now only written if outputFormat!=EMPTY and outputPointType!=EMPTY
13:08 Changeset in OpenModelica [96d909e]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 Marcus Walther <marcus.walther@…>
  • 3 edits in SimulationRuntime/cpp
  • result-file is now only written if outputFormat!=EMPTY and outputPointType!=EMPTY

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@24014 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

11:48 Changeset [24013] by vwaurich
  • 2 edits in trunk/testsuite/simulation/modelica/hpcom/ReferenceGraphs
  • changed reference graphs
11:21 Changeset [24012] by hudson
  • 1 edit in trunk/Compiler/BackEnd/BackendDAEOptimize.mo

[Janitor mode] Fix whitespace

11:21 Changeset in OpenModelica [0adcbc0e]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 OpenModelica Hudson <openmodelica@…>
  • 1 edit in Compiler/BackEnd/BackendDAEOptimize.mo

[Janitor mode] Fix whitespace

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@24012 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

11:07 Changeset [24011] by vitalij
  • 2 edits
    1 copy in trunk

fix numerical hessian structure for dyn. optimization without nonlinear constraints

11:07 Changeset in OpenModelica [fb8f8ed]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 Vitalij Ruge <vitalij.ruge@…>
  • 1 edit in SimulationRuntime/c/optimization/DataManagement/DerStructure.c

fix numerical hessian structure for dyn. optimization without nonlinear constraints

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@24011 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

11:00 Changeset [24010] by vwaurich
  • 4 edits in trunk/Compiler/BackEnd
  • extended countOperations for division
11:00 Changeset in OpenModelica [33e60d6]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 Volker Waurich <volker3189@…>
  • 4 edits in Compiler/BackEnd
  • extended countOperations for division

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@24010 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

10:37 Changeset [24009] by hudson
  • 6 edits in trunk/Compiler

[Janitor mode] Fix whitespace

10:37 Changeset in OpenModelica [f92dbf35]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 OpenModelica Hudson <openmodelica@…>
  • 6 edits in Compiler

[Janitor mode] Fix whitespace

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@24009 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

10:37 Changeset [24008] by hudson
  • 1 edit in trunk/testsuite/openmodelica/cppruntime/hpcom/Wire_100_metis.mos

[Janitor mode] Set auto-props

10:35 Changeset [24007] by mwalther
  • 14 edits
    1 add in trunk
  • added memory-map for cpp-runtime default behaviour and thread-scheduling
  • LocCo-included (a heuristic value to evaluate memory structure for parallel simulation runs)
  • c++-classes are now memory-aligned
  • improvements for hpcom-testsuite
  • removed metis-debug-output
10:35 Changeset in OpenModelica [cae79583]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 Marcus Walther <marcus.walther@…>
  • 10 edits in Compiler
  • added memory-map for cpp-runtime default behaviour and thread-scheduling
  • LocCo-included (a heuristic value to evaluate memory structure for parallel simulation runs)
  • c++-classes are now memory-aligned
  • improvements for hpcom-testsuite
  • removed metis-debug-output

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@24007 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

09:57 Changeset [24006] by alash325
  • 10 edits in branches/OMEdit/OMEditGUI
  • Allow adding, editing and deleting of TLM Interface point
  • Allow component transformation from XML to Graphics view of TLM Editor

2015-01-11:

23:15 Changeset [24005] by hudson
  • 1 edit in trunk/SimulationRuntime/c/optimization/DataManagement/InitialGuess.c

[Janitor mode] Fix whitespace

23:15 Changeset in OpenModelica [de2f4d4]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 OpenModelica Hudson <openmodelica@…>
  • 1 edit in SimulationRuntime/c/optimization/DataManagement/InitialGuess.c

[Janitor mode] Fix whitespace

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@24005 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

23:06 Changeset [24004] by vitalij
  • 4 edits in trunk

fixed empty dyn. optimization

23:06 Changeset in OpenModelica [e97f447]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 Vitalij Ruge <vitalij.ruge@…>
  • 2 edits in SimulationRuntime/c

fixed empty dyn. optimization

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@24004 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

16:34 Ticket #3063 (MetaModelica string match issues) closed by sjoelund.se
fixed: Fixed in r24003
16:34 Changeset [24003] by sjoelund.se
  • 4 edits
    2 adds in trunk

#3063

  • Fix switch of string in cases
16:34 Changeset in OpenModelica [15b286c]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 edits in /

#3063

  • Fix switch of string in cases

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@24003 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

13:23 Changeset [24002] by vitalij
  • 1 edit
    1 copy
    1 add in trunk/testsuite/openmodelica/cruntime/optimization/basic

added testcase for solveLinearSystem in dyn. optimization

12:20 Ticket #3070 (Noise package does not work (replaceable package + function objects)) created by martin.otter@…
DLR is currently restructuring the Noise package that is planned to be …

2015-01-10:

20:16 Changeset [24001] by adrpo
  • 1 edit in trunk/testsuite/simulation/libraries/msl32/ReferenceFiles/Modelica.Mechanics.Translational.Examples.InitialConditions.mat
  • update result file due to MSL 3.2.1 changes
20:06 Changeset [24000] by adrpo
  • 2 edits in trunk/libraries
19:18 Changeset [23999] by hudson
  • 1 edit in trunk/Makefile.libraries

commit 7ad4aa61d0313a2fe5af6e7c93ce906257c7e09d
Author: Hudson Janitor <build@…>
Date: Sat Jan 10 19:03:53 2015 +0100

Bump libraries


  • svn/MSL 3.2.1 has been updated to r8055.


  • svn/MSL trunk has been updated to r8055.



  • svn/ThermoPower has been updated to r348.
    • r348 Removed cardinality on in_n input connectors of pumpsAdded Qloss to BasePump with default binding equation to zero
    • r347 Thermal models two grid: test restored
    • r346 Removed in_Np connector in BasePump
    • r345 Some component renaming in a test
    • r344 Fixed valves so that actual opening is not a protected variable
    • r343 Fixed polynomial fan characteristic
    • r342 Fixed polynomial pump characteristics
16:49 Changeset [23998] by hudson
  • 1 edit in trunk/Compiler/BackEnd/Tearing.mo

[Janitor mode] Fix whitespace

16:49 Changeset in OpenModelica [df6b717f]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 OpenModelica Hudson <openmodelica@…>
  • 1 edit in Compiler/BackEnd/Tearing.mo

[Janitor mode] Fix whitespace

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@23998 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

16:47 Changeset [23997] by ptaeuber
  • 1 edit in trunk/Compiler/BackEnd/Tearing.mo
  • Added error message if discrete variable cant be solved explicitly in none of the equations
  • +d=tearingdumpV now also contains the dumps of +d=tearingdump
16:47 Changeset in OpenModelica [4e8d6e3]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 Patrick Marcel Taeuber <patrick_marcel.taeuber@…>
  • 1 edit in Compiler/BackEnd/Tearing.mo
  • Added error message if discrete variable cant be solved explicitly in none of the equations
  • +d=tearingdumpV now also contains the dumps of +d=tearingdump

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@23997 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

2015-01-09:

19:18 Changeset [23996] by hudson
  • 1 edit in trunk/Makefile.libraries

commit fbebcb04006a80afbb3d3f088ce2e02fe2b564e5
Author: Hudson Janitor <build@…>
Date: Fri Jan 9 19:03:57 2015 +0100

Bump libraries




  • svn/MSL 3.2.1 has been updated to r8052.
    • m:r8052 Merged revision(s) 8051 from Modelica/trunk:* Remove duplicated code from readLine* Minor code changes of readTxtTable........


  • svn/MSL trunk has been updated to r8054.
    • m:r8054 really fixed #1530 in trunk
    • m:r8051 * Remove duplicated code from readLine* Minor code changes of readTxtTable
    • m:r8050 Fix GCC compiler warnings by adding explicit type cast




  • svn/ThermoPower has been updated to r341.
    • r341 Fixed tests (disabled input connectors)
    • r340 Minor bug fixes in valves and tests
    • r339 Improved parameter dialogs for valves
    • r338 Made opening connector of gas valve model conditional
    • r337 Made Water valves theta input conditional
    • r336 added tests:DistributedParameterComponents.TestConstantHeatTransferTwoGrid_WcoarceDistributedParameterComponents.TestConstantHeatTransferTwoGrid_Fcoarce
    • r335 bug fixed in ConstantHeatTransferCoefficientTwoGrids
    • r334 test update
    • r333 tecnical merge (testing of ConstantHeatTransferCoefficientTwoGrids)
    • r332 Improved Dittus-Boelter correlations based on Cryogenics library work
    • r331 Updated annotation in smoothSat function
    • r330 removed "final" attribute from parameter: Integer Nw = N - 1 "Number of volumes on the wall interface"in: Gas.BaseClasses.Flow1DBase
    • r329 Added default initial condtions to Thermal package
    • r328 Added default initial conditions to Gas package
    • r327 Added default initial conditions to Water package


16:29 Changeset [23995] by lochel
  • 2 edits in trunk/testsuite/simulation/modelica/events
  • make bug1228.mos more valuable
16:21 Ticket #1228 (Backend fails on when equations) reopened by lochel
The model from the description only works randomly. If one changes the …
15:26 Ticket #3069 (Model needs very long simulation time with Cellier Tearing) created by ptaeuber
The MSL32 model …
14:07 Changeset [23994] by hudson
  • 3 edits in trunk/Compiler

[Janitor mode] Fix whitespace

14:07 Changeset in OpenModelica [d079dd0]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 OpenModelica Hudson <openmodelica@…>
  • 3 edits in Compiler

[Janitor mode] Fix whitespace

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@23994 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

14:07 Changeset [23993] by hudson
  • 1 edit in trunk/testsuite/simulation/modelica/linear_system/linSymSol.mos

[Janitor mode] Set auto-props

13:51 Changeset [23992] by vitalij
  • 6 edits
    1 add in trunk

added postOptModules for solving linear system symbolical in BackEnd (based on QR decomposition)
Improvements will come!

13:51 Changeset in OpenModelica [d4946d49]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 Vitalij Ruge <vitalij.ruge@…>
  • 5 edits in Compiler

added postOptModules for solving linear system symbolical in BackEnd (based on QR decomposition)
Improvements will come!

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@23992 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

13:43 Ticket #3068 (Model fails because linear system solver fails) created by ptaeuber
MSL32 Model …
12:10 Changeset [23991] by sjoelund.se
  • 1 edit in trunk/Compiler/FrontEnd/Types.mo

Don't filter out every component in the record constructor

12:10 Changeset in OpenModelica [2b4b277]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 Compiler/FrontEnd/Types.mo

Don't filter out every component in the record constructor

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@23991 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

11:27 Changeset [23990] by hudson
  • 1 edit in trunk/SimulationRuntime/c/simulation/solver/initialization/initialization.c

[Janitor mode] Fix whitespace

11:27 Changeset in OpenModelica [ebbaacf8]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 OpenModelica Hudson <openmodelica@…>
  • 1 edit in SimulationRuntime/c/simulation/solver/initialization/initialization.c

[Janitor mode] Fix whitespace

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@23990 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

11:25 Changeset [23989] by sjoelund.se
  • 3 edits in trunk

#2978 Make it an error to add ExternalObject components to records

  • Update modelica3d
11:25 Changeset in OpenModelica [8f08f3e]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@…>
  • 2 edits in Compiler

#2978 Make it an error to add ExternalObject components to records

  • Update modelica3d

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@23989 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

11:24 Changeset in OpenModelicaExternal [117] by sjoelund.se
  • 1 edit in trunk/3rdParty/modelica3d/lib/mod3d/src/modelica/Modelica3D 3.2.1/package.mo

#2978 Update modelica3d

11:18 Changeset [23988] by lochel
  • 6 edits in trunk
  • restore r23957 partially (introduce DEBUG_TRACE_HANDLE)
11:18 Changeset in OpenModelica [125504b7]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 Lennart Ochel <lennart.ochel@…>
  • 5 edits in /
  • restore r23957 partially (introduce DEBUG_TRACE_HANDLE)

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@23988 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

11:18 Changeset [23987] by lochel
  • 1 edit in trunk/SimulationRuntime/c/simulation/solver/initialization/initialization.c
  • move initialization of stateSelection properly
11:18 Changeset in OpenModelica [484c891f]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 Lennart Ochel <lennart.ochel@…>
  • 1 edit in SimulationRuntime/c/simulation/solver/initialization/initialization.c
  • move initialization of stateSelection properly

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@23987 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

09:30 Ticket #3067 (Memory leak in FMI 2.0 (20 MB/min)) created by rfranke
Thanks to the solution of a couple of tickets during the last weeks …
08:40 Changeset [23986] by adrpo
  • 4 edits in trunk/testsuite/simulation
  • update result file
08:21 Changeset [23985] by adrpo
  • 48 edits in trunk/testsuite
  • update tests due to MSL 3.2.1 changes
07:51 Changeset [23984] by adrpo
  • 2 edits in trunk/libraries

2015-01-08:

19:18 Changeset [23983] by hudson
  • 1 edit in trunk/Makefile.libraries

commit 2c561b08fde015f2c4ef5dfec613e3cfd250694c
Author: Hudson Janitor <build@…>
Date: Thu Jan 8 19:03:42 2015 +0100

Bump libraries







  • svn/ThermoPower has been updated to r326.
    • r326 heater exchanger topology changed to replaceable model
    • r325 Fixed comment
    • r324 Removed wrong partial attribute
    • r323 Introduced nodal damping terms in Flow1DFEM
18:19 Ticket #3066 (ExpressionSolve cant't solve cast) reopened by wbraun
I'm really not sure that this model is invalid, since let's take that …
17:30 Ticket #3066 (ExpressionSolve cant't solve cast) closed by lochel
invalid
14:25 Changeset [23982] by mwalther
  • 2 edits in trunk/SimulationRuntime/cpp
  • try to fix windows and mac OS build
14:25 Changeset in OpenModelica [dc6377d]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 Marcus Walther <marcus.walther@…>
  • 2 edits in SimulationRuntime/cpp
  • try to fix windows and mac OS build

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@23982 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

14:13 Changeset [23981] by niklwors
  • 18 edits in trunk/testsuite/simulation/libraries/msl32_cpp

expected output

12:37 Ticket #3066 (ExpressionSolve cant't solve cast) created by wbraun
The model …
09:13 Ticket #3064 (Dynamic state selection is not initialized properly) closed by wbraun
fixed
09:12 Ticket #3064 (Dynamic state selection is not initialized properly) reopened by wbraun
09:12 Ticket #3064 (Dynamic state selection is not initialized properly) closed by wbraun
fixed
09:12 Ticket #3064 (Dynamic state selection is not initialized properly) reopened by wbraun
08:22 Changeset [23980] by adrpo
  • 2 edits in trunk/testsuite/flattening/libraries/3rdParty/SiemensPower
  • update tests due to MSL 3.2.1 changes
08:11 Ticket #3064 (Dynamic state selection is not initialized properly) closed by lochel
fixed: All PlanarMechanics example are working again.
07:54 Changeset [23979] by adrpo
  • 2 edits in trunk/libraries
07:13 Changeset [23978] by adrpo
  • 1 edit in trunk/SimulationRuntime/c/simulation/solver/linearSolverLis.c
  • ansi C
07:13 Changeset in OpenModelica [6f1e3d2b]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 SimulationRuntime/c/simulation/solver/linearSolverLis.c
  • ansi C

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@23978 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

2015-01-07:

23:36 Changeset [23977] by wbraun
  • 2 adds in trunk/testsuite/simulation/modelica/linear_system/ReferenceFiles
  • added forgotten result file
23:27 Changeset [23976] by hudson
  • 3 edits in trunk

[Janitor mode] Fix whitespace

23:27 Changeset in OpenModelica [60a34f0]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 OpenModelica Hudson <openmodelica@…>
  • 2 edits in SimulationRuntime/c/simulation/solver

[Janitor mode] Fix whitespace

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@23976 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

23:26 Changeset [23975] by hudson
  • 5 edits in trunk

[Janitor mode] Set auto-props

23:04 Changeset [23974] by wbraun
  • 17 edits
    5 adds in trunk
  • added linear sparse solver umfpack for large linear algebraic loops
  • activated umfpack for default compilation
  • revise and adapt all a bit linear solver
  • added measurment clock for all linear solver
  • added more linear test cases
23:04 Changeset in OpenModelica [17683717]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 Willi Braun <wbraun@…>
  • 13 edits
    2 adds in /
  • added linear sparse solver umfpack for large linear algebraic loops
  • activated umfpack for default compilation
  • revise and adapt all a bit linear solver
  • added measurment clock for all linear solver
  • added more linear test cases

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@23974 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

21:57 Changeset [23973] by hudson
  • 1 edit in trunk/Makefile.libraries

commit aa0c43c93fef559fa2bd6e66f1e59a1e3892739c
Author: Hudson Janitor <build@…>
Date: Wed Jan 7 19:04:38 2015 +0100

Bump libraries




  • svn/MSL trunk has been updated to r8042.
    • m:r8042 Add assertions and clarify docu of flow models that apply to circular tubes (#1601)
    • m:r8039 avoid C++ comment
    • m:r8038 refs #1601: fix doc typos
    • m:r8037 Fix calculation of Reynolds number for non-circular pipes in DetailedPipeFlow model (#1601)- pass crossArea A to Pipes.BaseClasses.WallFriction models, in addition to hydraulic diameter D- remove simplification A/D =?= pi/4*D from DetailedPipeFlow model- add Modelica.Fluid.Examples.NonCircularPipes
    • m:r8035 Fixes #1530 in trunk
    • m:r8034 improved Modelica/Electrical/Machines/Sensors.RotorDisplacementAngle
    • m:r8033 #1629 fixed (Record declaration clashes with function definition.)



  • svn/ThermoPower has been updated to r322.
    • r322 Moved old tests
    • r321 Updated Flow1DFEM test cases. Updated test names
    • r320 Moved and renamed tests
    • r319 Re-ordered test cases
    • r318 Fixed test
    • r317 Updated Flow1DFEM test cases. Updated test names
    • r316 Updated Flow1DFEM test cases
    • r315 Added countercurrent component for FEM models
    • r314 Added source components for thermal FEM models
    • r313 Added replaceable heatTransfer model to Water.Flow1DFEM2phSome other cosmetic fixes
    • r312 Added replaceable heatTransfer model to Water.Flow1DFEM
    • r311 Removed redundant declaration
    • r310 Added heat transfer models for new Flow1DFEM models
    • r309 Ported recent changes of Water.Flow1Dfem to Water.Flow1DFEM
    • r308 Updated computation of Q


21:57 Changeset [23972] by hudson
  • 1 edit in trunk/testsuite/simulation/modelica/external_functions/ts.mo

[Janitor mode] Fix whitespace

20:01 Changeset [23971] by wbraun
  • 5 edits in trunk
  • fix #3064 by moving the stateSelection after the intialization
20:01 Changeset in OpenModelica [af9cf5c]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 Willi Braun <wbraun@…>
  • 1 edit in SimulationRuntime/c/simulation/solver/initialization/initialization.c
  • fix #3064 by moving the stateSelection after the intialization

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@23971 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

19:25 Ticket #3065 (Variable outside interval wrongly reported for integer variables) created by adrpo
See for example the test in r23970. We get a message: […] which is …
19:22 Changeset [23970] by adrpo
  • 2 edits in trunk/testsuite/simulation/modelica/external_functions
  • avoid min/max interval warnings (doesn't seem to work properly for integer variables)
18:53 Changeset [23969] by adrpo
  • 1 edit in trunk/testsuite/simulation/modelica/external_functions/ts.mos
  • update test, val(integer variable, time) does not seem to return correct values
18:31 Changeset [23968] by adrpo
  • 2 edits
    2 adds in trunk
  • fix sending constant strings to external functions
  • added test for ExternalMedia model: testsuite/simulation/modelica/external_functions/ts.mos
18:31 Changeset in OpenModelica [2b389a7e]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 Compiler/Template/CodegenC.tpl
  • fix sending constant strings to external functions
  • added test for ExternalMedia model: testsuite/simulation/modelica/external_functions/ts.mos

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@23968 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

17:17 Changeset [23967] by hudson
  • 1 edit in trunk/SimulationRuntime/c/simulation/solver/stateset.c

[Janitor mode] Fix whitespace

17:17 Changeset in OpenModelica [df2693c]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 OpenModelica Hudson <openmodelica@…>
  • 1 edit in SimulationRuntime/c/simulation/solver/stateset.c

[Janitor mode] Fix whitespace

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@23967 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

17:07 Changeset [23966] by lochel
  • 4 edits in trunk/SimulationRuntime/c/simulation/solver
  • add more TRACE information
17:07 Changeset in OpenModelica [0b33566]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 Lennart Ochel <lennart.ochel@…>
  • 4 edits in SimulationRuntime/c/simulation/solver
  • add more TRACE information

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@23966 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

17:03 Ticket #2990 (max/min attributes overwrite start at initialization) closed by lochel
fixed: Replying to anonymous: > r23423 breaks PlanarMechanics …
17:02 Ticket #3064 (Dynamic state selection is not initialized properly) created by lochel
r23423 breaks PlanarMechanics examples (see …
16:49 Ticket #3063 (MetaModelica string match issues) created by adrpo
The match below will fail when ident is "IncludeDirectory", it will …
15:41 Changeset [23965] by hudson
  • 1 edit in trunk/Compiler/Template/CodegenC.tpl

[Janitor mode] Fix whitespace

15:41 Changeset in OpenModelica [a7b270d]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 OpenModelica Hudson <openmodelica@…>
  • 1 edit in Compiler/Template/CodegenC.tpl

[Janitor mode] Fix whitespace

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@23965 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

15:32 Changeset [23964] by lochel
  • 1 edit in trunk/Compiler/Template/CodegenC.tpl
  • add TRACE information to more generated functions
15:32 Changeset in OpenModelica [3e3e58f6]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 Lennart Ochel <lennart.ochel@…>
  • 1 edit in Compiler/Template/CodegenC.tpl
  • add TRACE information to more generated functions

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@23964 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

13:32 Changeset [23963] by sjoelund.se
  • 2 edits in trunk

Fix stack overflow, expected output

13:32 Changeset in OpenModelica [fc15467]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 Compiler/BackEnd/Initialization.mo

Fix stack overflow, expected output

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@23963 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

13:02 Ticket #3062 (Simulation error because of too many event iterations) created by ptaeuber
MSL31 model …
12:28 Ticket #3057 (Erronous FMI ModelStructure) closed by wbraun
fixed: fixed again in r23962.
12:28 Changeset [23962] by wbraun
  • 2 edits in trunk
12:28 Changeset in OpenModelica [8f4ce6be]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 Willi Braun <wbraun@…>
  • 1 edit in Compiler/SimCode/SimCodeUtil.mo

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@23962 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

12:12 Changeset [23961] by adrpo
  • 24 edits in trunk/testsuite
  • update tests due to MSL 3.2.1 changes
  • seems that Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMEE_LoadDump.mos has some NLS issues (no member named 'nominal' in 'struct INTEGER_ATTRIBUTE')
11:46 Changeset [23960] by adrpo
  • 2 edits in trunk/libraries
11:23 Ticket #3057 (Erronous FMI ModelStructure) reopened by rfranke
Testing the fixes, a remaining fourth problem shows up: The index …
10:58 Changeset [23959] by lochel
  • 4 edits in trunk/SimulationRuntime/c
10:58 Changeset in OpenModelica [a01449dd]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 Lennart Ochel <lennart.ochel@…>
  • 4 edits in SimulationRuntime/c

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@23959 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

10:46 Changeset [23958] by hudson
  • 1 edit in trunk/SimulationRuntime/c/util/omc_error.c

[Janitor mode] Fix whitespace

10:46 Changeset in OpenModelica [b3705ef]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 OpenModelica Hudson <openmodelica@…>
  • 1 edit in SimulationRuntime/c/util/omc_error.c

[Janitor mode] Fix whitespace

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@23958 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

10:37 Changeset [23957] by lochel
  • 4 edits in trunk/SimulationRuntime/c
  • new flag –lv=LOG_TRACE to control TRACE-dump for debugging purpose
10:37 Changeset in OpenModelica [f1d01900]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 Lennart Ochel <lennart.ochel@…>
  • 4 edits in SimulationRuntime/c
  • new flag –lv=LOG_TRACE to control TRACE-dump for debugging purpose

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@23957 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

09:44 Changeset [23956] by mflehmig
  • 1 edit in trunk/Compiler/Util/BaseHashSet.mo

Typo

09:44 Changeset in OpenModelica [9b0d7a8d]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 Flehmig <martin.flehmig@…>
  • 1 edit in Compiler/Util/BaseHashSet.mo

Typo

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@23956 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

08:06 Changeset [23955] by mwalther
  • 1 edit in trunk/Compiler/Template/CodegenCpp.tpl
  • fixed wrong measureTime results for evaluateAll
08:06 Changeset in OpenModelica [7e49f27]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 Marcus Walther <marcus.walther@…>
  • 1 edit in Compiler/Template/CodegenCpp.tpl
  • fixed wrong measureTime results for evaluateAll

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@23955 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

04:11 Ticket #2990 (max/min attributes overwrite start at initialization) reopened by anonymous
r23423 breaks PlanarMechanics examples (see …
01:18 Changeset [23954] by hudson
  • 1 edit in trunk/Compiler/BackEnd/Tearing.mo

[Janitor mode] Fix whitespace

01:18 Changeset in OpenModelica [06fedd01]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 OpenModelica Hudson <openmodelica@…>
  • 1 edit in Compiler/BackEnd/Tearing.mo

[Janitor mode] Fix whitespace

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@23954 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

01:09 Changeset [23953] by ptaeuber
  • 51 edits in trunk

Switched default tearing method to Cellier Tearing.
Following tests have problems with Cellier Tearing and still run with omcTearing:
./simulation/libraries/msl31/Modelica.Electrical.Analog.Examples.CharacteristicThyristors.mos
./simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_YD.mos
./simulation/libraries/msl32/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMR_Inverter_MultiPhase.mos
./simulation/modelica/events/bug1228.mos

01:09 Changeset in OpenModelica [1112fba]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 Patrick Marcel Taeuber <patrick_marcel.taeuber@…>
  • 2 edits in Compiler

Switched default tearing method to Cellier Tearing.
Following tests have problems with Cellier Tearing and still run with omcTearing:
./simulation/libraries/msl31/Modelica.Electrical.Analog.Examples.CharacteristicThyristors.mos
./simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_YD.mos
./simulation/libraries/msl32/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMR_Inverter_MultiPhase.mos
./simulation/modelica/events/bug1228.mos

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@23953 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

00:31 Ticket #2961 (Event handling problems) closed by ptaeuber
fixed: The problem seems to be solved.
00:26 Ticket #2950 (Failing ThermoSysPro model with Cellier Tearing) closed by ptaeuber
fixed: The problem seems to be fixed

2015-01-06:

23:11 Changeset [23952] by wbraun
  • 1 edit in trunk/Compiler/Template/CodegenC.tpl
  • inner equations of the non-linear solver are updated by the solver
23:11 Changeset in OpenModelica [c43f2cd]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 Willi Braun <wbraun@…>
  • 1 edit in Compiler/Template/CodegenC.tpl
  • inner equations of the non-linear solver are updated by the solver

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@23952 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

19:18 Changeset [23951] by hudson
  • 1 edit in trunk/Makefile.libraries

commit 835fddc566cef6dfa21e881aa21924d60c30123e
Author: Hudson Janitor <build@…>
Date: Tue Jan 6 19:02:59 2015 +0100

Bump libraries


  • svn/MSL 3.2.1 has been updated to r8030.
    • m:r8030 #1562 fixed (switch2.tSwitch should be (fixed=true) in Modelica.Electrical.Analog.Examples.SwitchWithArc)
    • m:r8028 #1566 fixed (unfixed start values in Modelica.Electrical.Spice3.Sources.I_pulse and Modelica.Electrical.Spice3.Sources.V_pulse)
    • m:r8026 #1564 fixed (unfixed initial value in Modelica.Electrical.Digital.Sources.Clock)
    • m:r8024 #1563 fixed (unfixed startvalues in Modelica.Electrical.Analog.Examples.AD_DA_conversion)
    • m:r8022 #1605 fixed (Non-evaluated axis parameters in MultiBody.Rotational3D)- Added Evaluate=true annotation to axes parameters
    • m:r8021 #1614 fixed (Remove bad LinePattern.None from MSL)


  • svn/MSL trunk has been updated to r8031.
    • m:r8031 #1562 fixed (switch2.tSwitch should be (fixed=true) in Modelica.Electrical.Analog.Examples.SwitchWithArc)
    • m:r8029 #1566 fixed (unfixed start values in Modelica.Electrical.Spice3.Sources.I_pulse and Modelica.Electrical.Spice3.Sources.V_pulse)
    • m:r8027 #1564 fixed (unfixed initial value in Modelica.Electrical.Digital.Sources.Clock)
    • m:r8025 #1563 fixed (unfixed startvalues in Modelica.Electrical.Analog.Examples.AD_DA_conversion)
    • m:r8023 #1605 fixed (Non-evaluated axis parameters in MultiBody.Rotational3D)- Added Evaluate=true annotation to axes parameters
    • m:r8020 #1614 fixed (Remove bad LinePattern.None from MSL)
    • m:r8019 A test model for PadeDelay removed that was accidentially stored in ModelicaTest to fix #1637.
    • m:r8018 #1637 fixed (PadeDelay block with small time delay results in unreliable simulation and wrong Bode plot):- Improved implementation of PadeDelay block by balancing the state space system



19:12 Ticket #3061 (Mac port install openmodelica-devel fails: syntax error near ...) created by cxh@…
Under Mac OS X 10.9.5, port install openmodelica-devel +libraries …
16:41 Ticket #3060 (*_info.json is corrupted when model has no real equations) closed by wbraun
fixed: fixed in r23950.
16:40 Changeset [23950] by wbraun
  • 1 edit in trunk/SimulationRuntime/c/simulation/simulation_info_json.c
16:40 Changeset in OpenModelica [23cb85b]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 Willi Braun <wbraun@…>
  • 1 edit in SimulationRuntime/c/simulation/simulation_info_json.c

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@23950 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

16:16 Changeset [23949] by wbraun
  • 3 edits in trunk
  • next attempt to fix the testsuite
16:16 Changeset in OpenModelica [1d9d15f]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 Willi Braun <wbraun@…>
  • 1 edit in SimulationRuntime/c/simulation/solver/events.c
  • next attempt to fix the testsuite

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@23949 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

14:55 Ticket #3060 (*_info.json is corrupted when model has no real equations) created by lochel
Version: 1.9.2+dev (r23948) […] Output: […]
14:34 Changeset [23948] by wbraun
  • 4 edits in trunk
  • fixed bisection by calculating the maximum needed iterations for a given tolerance
  • 04_HandleEvents.mos needs a finer grid, since otherwise some events are missed.
14:34 Changeset in OpenModelica [3aa1f42]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 Willi Braun <wbraun@…>
  • 1 edit in SimulationRuntime/c/simulation/solver/events.c
  • fixed bisection by calculating the maximum needed iterations for a given tolerance
  • 04_HandleEvents.mos needs a finer grid, since otherwise some events are missed.

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@23948 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

13:38 Changeset [23947] by lochel
  • 1 edit in trunk/Compiler/SimCode/SimCodeUtil.mo
  • cleanup
13:38 Changeset in OpenModelica [da4d075]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 Lennart Ochel <lennart.ochel@…>
  • 1 edit in Compiler/SimCode/SimCodeUtil.mo
  • cleanup

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@23947 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

12:00 Ticket #3050 (override values for parameters are ignored by the generated executable ...) closed by lochel
fixed
11:15 Changeset [23946] by wbraun
  • 1 edit in trunk/Compiler/Template/CodegenFMU.tpl
  • attempt to fix fmu binaries path name, mention in #3057.
11:15 Changeset in OpenModelica [60bb840]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 Willi Braun <wbraun@…>
  • 1 edit in Compiler/Template/CodegenFMU.tpl
  • attempt to fix fmu binaries path name, mention in #3057.

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@23946 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

11:00 Changeset [23945] by wbraun
  • 1 edit in trunk/SimulationRuntime/c/simulation/solver/model_help.c
11:00 Changeset in OpenModelica [bf805554]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 Willi Braun <wbraun@…>
  • 1 edit in SimulationRuntime/c/simulation/solver/model_help.c

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@23945 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

10:56 Changeset [23944] by wbraun
  • 1 edit in trunk/SimulationRuntime/c/simulation_data.h
10:56 Changeset in OpenModelica [524f931]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 Willi Braun <wbraun@…>
  • 1 edit in SimulationRuntime/c/simulation_data.h

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@23944 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

10:43 Changeset [23943] by wbraun
  • 1 edit in trunk/SimulationRuntime/c/simulation/solver/events.c
  • adding relativ tolerance for bisection event search
10:43 Changeset in OpenModelica [090ba38a]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 Willi Braun <wbraun@…>
  • 1 edit in SimulationRuntime/c/simulation/solver/events.c
  • adding relativ tolerance for bisection event search

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@23943 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

08:04 Changeset [23942] by hudson
  • 1 edit in trunk/Compiler/Template/CodegenC.tpl

[Janitor mode] Fix whitespace

08:04 Changeset in OpenModelica [903aeec8]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 OpenModelica Hudson <openmodelica@…>
  • 1 edit in Compiler/Template/CodegenC.tpl

[Janitor mode] Fix whitespace

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@23942 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

07:55 Changeset [23941] by mwalther
  • 1 edit in trunk/Compiler/Template/CodegenC.tpl
  • hpcom is now able to handle empty ode-systems correctly -- this should fix the simple resistor test
07:55 Changeset in OpenModelica [2768e5e]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 Marcus Walther <marcus.walther@…>
  • 1 edit in Compiler/Template/CodegenC.tpl
  • hpcom is now able to handle empty ode-systems correctly -- this should fix the simple resistor test

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@23941 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

01:25 Ticket #3057 (Erronous FMI ModelStructure) closed by wbraun
fixed: Replying to wbraun: > Replying to rfranke: > …
01:22 Ticket #3059 (parameters in if equation) created by wbraun
Why is in the following model the variable b structural …
00:42 Changeset [23940] by hudson
  • 1 edit in trunk/Compiler/SimCode/SimCodeUtil.mo

[Janitor mode] Fix whitespace

00:42 Changeset in OpenModelica [611f0d23]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 OpenModelica Hudson <openmodelica@…>
  • 1 edit in Compiler/SimCode/SimCodeUtil.mo

[Janitor mode] Fix whitespace

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@23940 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

00:33 Changeset [23939] by wbraun
  • 2 edits in trunk

fixed variables sorting in FMI 2.0 (see #3057 part 2)

00:33 Changeset in OpenModelica [6bbd9ee]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 Willi Braun <wbraun@…>
  • 1 edit in Compiler/SimCode/SimCodeUtil.mo

fixed variables sorting in FMI 2.0 (see #3057 part 2)

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@23939 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

2015-01-05:

23:30 Changeset [23938] by hudson
  • 1 edit in trunk/Compiler/SimCode/SerializeModelInfo.mo

[Janitor mode] Fix whitespace

23:30 Changeset in OpenModelica [b8923aa4]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 OpenModelica Hudson <openmodelica@…>
  • 1 edit in Compiler/SimCode/SerializeModelInfo.mo

[Janitor mode] Fix whitespace

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@23938 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

23:28 Changeset [23937] by wbraun
  • 14 edits in trunk

prevent adding a dummy state if no states are present

  • don't use dassl if no state are present
23:28 Changeset in OpenModelica [c8e68bad]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 Willi Braun <wbraun@…>
  • 5 edits in /

prevent adding a dummy state if no states are present

  • don't use dassl if no state are present

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@23937 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

19:18 Changeset [23936] by hudson
  • 1 edit in trunk/Makefile.libraries

commit 25180004d962cdd99bd78e28aa802ad9877710a3
Author: Hudson Janitor <build@…>
Date: Mon Jan 5 19:02:41 2015 +0100

Bump libraries

  • svn/MSL 3.2.1 has been updated to r8017.
    • m:r8017 Merged revision(s) 7897 from Modelica/trunk:Moved erroneously placed annotations in usertab tests. (#1607)........
    • m:r8016 refs #1619: Add five new test models




16:04 Ticket #3055 (Wrong initialization of parameters in FMI2) closed by lochel
duplicate: see #3050
16:04 Ticket #3055 (Wrong initialization of parameters in FMI2) reopened by lochel
15:00 Ticket #3055 (Wrong initialization of parameters in FMI2) closed by wbraun
fixed
14:57 Changeset [23935] by vwaurich
  • 1 edit in trunk/Compiler/BackEnd/CommonSubExpression.mo
  • transfer initial value for replaced common sub expressions
14:57 Changeset in OpenModelica [703b0bf]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 Volker Waurich <volker3189@…>
  • 1 edit in Compiler/BackEnd/CommonSubExpression.mo
  • transfer initial value for replaced common sub expressions

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@23935 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

12:53 Changeset [23934] by lochel
  • 27 edits in trunk
  • don't overwrite primary parameters while initialization (e.g. #3050)
12:53 Changeset in OpenModelica [74cb4e6]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 Lennart Ochel <lennart.ochel@…>
  • 1 edit in Compiler/BackEnd/Initialization.mo
  • don't overwrite primary parameters while initialization (e.g. #3050)

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@23934 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

11:05 Ticket #3058 (Type mismatch in functions with an if clause) created by wbraun
Following model results into a Type mismatch, which is actually not …
09:59 Ticket #3057 (Erronous FMI ModelStructure) created by rfranke
In many cases the ModelStructure generated for FMI 2 is wrong. The …
Note: See TracTimeline for information about the timeline view.