Timeline


and

2013-10-25:

22:51 Changeset [17885] by sjoelund.se
  • 8 edits in trunk
  • Update the library testing:
  • Output both the actual signal interpolated and raw so we can see if interpolation did something odd to it
  • Add a tolerance setting for (max-min)*reltol to avoid problems comparing signals close to 0
  • Added an API call that can directly output html instead of a csv-file (so we could serve html-pages directly from two result-files by doing the diff on-line)
22:51 Changeset in OpenModelica [7ac7af8a]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@…>
  • 8 edits in /
  • Update the library testing:
  • Output both the actual signal interpolated and raw so we can see if interpolation did something odd to it
  • Add a tolerance setting for (max-min)*reltol to avoid problems comparing signals close to 0
  • Added an API call that can directly output html instead of a csv-file (so we could serve html-pages directly from two result-files by doing the diff on-line)

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

22:02 Ticket #2447 (Let OM automatically load packages as specified in import statements) created by dietmarw
Currently, OMEdit (and omc I guess) does not automatically load a …
18:46 Ticket #2445 ([PATCH] Compile under Fedora 19) closed by sjoelund.se
fixed: Fixed in r17884.
18:46 Changeset [17884] by sjoelund.se
  • 1 edit in trunk/OMOptimBasis/MOVector.cpp

#2445 Compile on Fedora 19

18:44 Changeset in OpenModelicaExternal [12] by adrpo
  • 1 add in trunk/ReferenceFiles
  • a place where to put reference files for library coverage testing
16:41 Ticket #2446 ([PATCH] Fix compilation with latest ParadisEO) created by anonymous
Hello, The attached patch updates OMOptim for the latest ParadisEO …
16:39 Ticket #2445 ([PATCH] Compile under Fedora 19) created by anonymous
Hello, The attached patch fixes compilation under Fedora 19. Rgds
15:56 Ticket #2444 (OMEdit deletes special lines in models) created by lucky-luke27@…
My Fluid-Models contain the Line: package Medium = …
15:21 Changeset [17883] by adeas31
  • 2 edits in trunk/Compiler/Template
  • Copy the libgfortran-3.dll to FMU binaries.
15:21 Changeset in OpenModelica [617ff97]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/Template/CodegenFMU.tpl
  • Copy the libgfortran-3.dll to FMU binaries.

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

15:12 Ticket #2441 (FMI export: remove garbage we add to the integer if is an enumeration) closed by adeas31
fixed: Fixed in r17882.
15:04 Changeset [17882] by adeas31
  • 1 edit in trunk/Compiler/Template/CodegenFMU.tpl

#2441

  • Do not add the comment to enumeration literals initial values.
15:04 Changeset in OpenModelica [8d421d56]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/Template/CodegenFMU.tpl

#2441

  • Do not add the comment to enumeration literals initial values.

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

14:55 WikiStart edited by adrpo
(diff)
14:43 WritingEfficientMetaModelica created by adrpo
14:40 WikiStart edited by adrpo
(diff)
14:35 WikiStart edited by adrpo
(diff)
14:22 Ticket #2443 (Bootstrapped compiler wish list) created by adrpo
Here is a list of what me and Per talked about: 1. Include the …
14:21 Ticket #2442 (Support all the causality values in PySimulator) closed by adeas31
fixed: Fixed in r17881.
14:20 Changeset [17881] by adeas31
  • 1 edit in trunk/PythonInterface/PySimulator/Plugins/SimulationResult/Mtsf/MtsfFmi.py

#2442

  • Support all the causality values in PySimulator.
14:18 Ticket #2442 (Support all the causality values in PySimulator) created by adeas31
There is a bug in PySimulator, since not all values of "causality" are …
14:12 Ticket #2441 (FMI export: remove garbage we add to the integer if is an enumeration) created by adrpo
We currently generate this for enumerations: […] Which is not …
14:08 Ticket #2440 (FMI export, add pthreadGC2.dll to the FMU) created by adrpo
It seems we depend on pthreadGC2.dll and we do not add it to the FMU. …
12:44 Ticket #2439 (Merge parts of the minimal unparsing branch into master) created by adrpo
Currently we do not have any buffers for the strings we sent to OMC …
11:06 Ticket #2438 (OMEdit - desired features) created by adrpo
Here is a wishlist of desired features in OMEdit: 1. display the …
08:33 Changeset [17880] by sjoelund.se
  • 4 edits in trunk
  • Fixed svg generation for coverage script
  • Added generation of result verification xml to coverage script
  • Some tail recursion optimisations
08:33 Changeset in OpenModelica [d26d065]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@…>
  • 4 edits in /
  • Fixed svg generation for coverage script
  • Added generation of result verification xml to coverage script
  • Some tail recursion optimisations

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

03:32 Changeset [17879] by adeas31
  • 4 edits in trunk/OMEdit/OMEditGUI
  • Make sure placement annotation is present for components.
03:32 Changeset in OpenModelica [8dc20df2]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@…>
  • 4 edits in OMEdit/OMEditGUI
  • Make sure placement annotation is present for components.

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

2013-10-24:

19:12 Changeset [17878] by hudson
  • 1 edit in trunk/Compiler/Template/SCodeTV.mo

[Janitor mode] Fix tabs

19:12 Changeset in OpenModelica [6411e1a]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/SCodeTV.mo

[Janitor mode] Fix tabs

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

18:41 Changeset [17877] by sjoelund.se
  • 11 edits in trunk

Add getSimulationOptions as typed API call, and call this from OMEdit. A default tolerance, startTime, stopTime may be provided to prefer these over OpenModelica defaults if the experiment annotation is not present

18:41 Changeset in OpenModelica [2beb8d7]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@…>
  • 7 edits in /

Add getSimulationOptions as typed API call, and call this from OMEdit. A default tolerance, startTime, stopTime may be provided to prefer these over OpenModelica defaults if the experiment annotation is not present

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

18:41 Changeset in OpenModelica [d0e5ee81]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 OMEdit/OMEditGUI

Add getSimulationOptions as typed API call, and call this from OMEdit. A default tolerance, startTime, stopTime may be provided to prefer these over OpenModelica defaults if the experiment annotation is not present

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

18:41 Changeset [17876] by mahge930
  • 16 edits in trunk/Compiler

Removed operator record restriction. Now operator records are special cases of record restrictions.
saveTotalSCode should work now for models containing operator records.

18:41 Changeset in OpenModelica [da38ee74]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 Mahder Alemseged Gebremedhin <mahge930@…>
  • 15 edits in Compiler

Removed operator record restriction. Now operator records are special cases of record restrictions.
saveTotalSCode should work now for models containing operator records.

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

17:57 Ticket #2431 ("global precision value" issues) closed by adeas31
fixed: Fixed in r17875. The global precision value setting is removed & …
17:54 Ticket #2430 (Number of intervals should be integer) closed by adeas31
fixed: Fixed in r17873.
17:52 Changeset [17875] by adeas31
  • 5 edits in trunk/OMEdit/OMEditGUI
  • Removed the global precision value setting.
17:52 Changeset in OpenModelica [672c355]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@…>
  • 5 edits in OMEdit/OMEditGUI
  • Removed the global precision value setting.

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

17:26 Ticket #2281 (Tolerance spinbox should be logatihmic) closed by adeas31
fixed: It is not possible to make the QDoubleSpinBox logrithmin due to …
17:12 Changeset [17874] by adeas31
  • 2 edits in trunk/OMEdit/OMEditGUI/GUI/Dialogs
  • mingw32-make sometimes doesn't work with -j flag. So set the numProcessors to 1 for windows by default.
17:12 Changeset in OpenModelica [5b0e417]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/OMEditGUI/GUI/Dialogs
  • mingw32-make sometimes doesn't work with -j flag. So set the numProcessors to 1 for windows by default.

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

16:58 Changeset [17873] by adeas31
  • 2 edits in trunk/OMEdit/OMEditGUI/GUI/Dialogs
  • Changed the simulation dialog spin boxes to text boxes.
16:58 Changeset in OpenModelica [9ba66b69]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/OMEditGUI/GUI/Dialogs
  • Changed the simulation dialog spin boxes to text boxes.

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

16:44 Changeset [17872] by perost
  • 1 edit in trunk/Compiler/Util/Flags.mo
  • Handle the special case of + being used without argument as flag to OMC.
16:44 Changeset in OpenModelica [1a0d508]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 Per Östlund <per.ostlund@…>
  • 1 edit in Compiler/Util/Flags.mo
  • Handle the special case of + being used without argument as flag to OMC.

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

15:41 Changeset [17871] by adrpo
  • 49 edits in trunk/testsuite
  • expected results after revert of r17842
15:25 Changeset [17870] by sjoelund.se
  • 3 edits in trunk

Improved the comparison with tubes

  • Add all time events from the target file to the base timeline in order for events to not be interpolated
  • If an event occurred, do not do an error check at this time point since it is probably off by eps in time and the tubes might not have expanded enough if the points are close enough in time
15:25 Changeset in OpenModelica [cba5847]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 /

Improved the comparison with tubes

  • Add all time events from the target file to the base timeline in order for events to not be interpolated
  • If an event occurred, do not do an error check at this time point since it is probably off by eps in time and the tubes might not have expanded enough if the points are close enough in time

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

13:43 Changeset [17869] by adrpo
  • 2 edits in trunk/Compiler/FrontEnd
  • uncomment the extra cases in Expression.containFunctioncall to fix SystemDynamics models: SystemDynamics.IntroductoryExamples.Gilpin SystemDynamics.WorldDynamics.World2.Scenario_5
  • Mahder will need to find another way to handle record constructors
13:43 Changeset in OpenModelica [e5f4bd31]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 Compiler/FrontEnd
  • uncomment the extra cases in Expression.containFunctioncall to fix SystemDynamics models: SystemDynamics.IntroductoryExamples.Gilpin SystemDynamics.WorldDynamics.World2.Scenario_5
  • Mahder will need to find another way to handle record constructors

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

13:24 Ticket #2437 (SystemDynamics.WorldDynamics.World2.Scenario_6 issues with dassl) created by adrpo
[…]
13:13 Changeset [17868] by wbraun
  • 3 edits
    2 adds in branches/DevWeek2013-1b
  • added two simple index reduction examples
  • more changes to index reduction for states as variablesZ
13:04 Changeset [17867] by sjoelund.se
  • 1 edit in trunk/Makefile.libraries

Bump libraries

13:01 Changeset [17866] by perost
  • 3 edits in trunk
  • Propagate modifiers for derived types in new instantiation.
13:01 Changeset in OpenModelica [d82304a2]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 Per Östlund <per.ostlund@…>
  • 1 edit in Compiler/FrontEnd/NFInst.mo
  • Propagate modifiers for derived types in new instantiation.

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

12:40 Changeset [17865] by perost
  • 8 edits in trunk
  • Better modifier propagation in new instantiation.
12:40 Changeset in OpenModelica [058183ef]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 Per Östlund <per.ostlund@…>
  • 6 edits in Compiler
  • Better modifier propagation in new instantiation.

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

12:38 Changeset [17864] by lochel
  • 1 edit in trunk/Compiler/BackEnd/BackendDAEOptimize.mo
  • remove empty lines
12:38 Changeset in OpenModelica [6c8663e5]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/BackendDAEOptimize.mo
  • remove empty lines

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

11:54 Ticket #2436 (Mac OMEdit won't start) closed by sjoelund.se
fixed: Fixed for me in that revision anyway
11:19 Changeset [17863] by sjoelund.se
  • 2 edits in trunk/Compiler/BackEnd

Tail recursion

11:19 Changeset in OpenModelica [004983a]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/BackEnd

Tail recursion

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

11:18 Changeset [17862] by lochel
  • 6 edits in trunk/Compiler
  • remove public function BackendDAEOptimize.inlineArrayEqnShared
  • remove 'remove simply equations stuff' from BackendDAEOptimize.mo (updateEquationSystemMatching, updateStrongComponent, updateEquationSystemComp, updateEquationSystemMatching, updateStrongComponent, updateEquationSystemComp, updateVarArray, updateEquationArray)
  • move BackendDAEOptimize.lateInlineFunction to Inline.lateInlineFunction
  • move 'optimize inital system' from BackendDAEOptimize.mo to Initialization.mo
  • move public function BackendDAEOptimize.getConditionList to BackendDAEUtil.getConditionList
11:18 Changeset in OpenModelica [3ba195b3]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@…>
  • 6 edits in Compiler
  • remove public function BackendDAEOptimize.inlineArrayEqnShared
  • remove 'remove simply equations stuff' from BackendDAEOptimize.mo (updateEquationSystemMatching, updateStrongComponent, updateEquationSystemComp, updateEquationSystemMatching, updateStrongComponent, updateEquationSystemComp, updateVarArray, updateEquationArray)
  • move BackendDAEOptimize.lateInlineFunction to Inline.lateInlineFunction
  • move 'optimize inital system' from BackendDAEOptimize.mo to Initialization.mo
  • move public function BackendDAEOptimize.getConditionList to BackendDAEUtil.getConditionList

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

10:34 Changeset [17861] by adrpo
  • 6 edits in trunk/Compiler
  • call GC_init first thing in Main.mo
10:34 Changeset in OpenModelica [319ec57a]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@…>
  • 6 edits in Compiler
  • call GC_init first thing in Main.mo

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

10:03 Changeset [17860] by lochel
  • 2 edits in branches/DevWeek2013-1b/Compiler/BackEnd
  • fix dumps for pre-variables
09:49 Changeset [17859] by lochel
  • 2 edits in branches/DevWeek2013-1b/Compiler/BackEnd
  • add VarKind.PRE
09:34 Changeset [17858] by lochel
  • 1 edit in trunk/Compiler/Util/Error.mo
  • minor code simplifications
09:34 Changeset in OpenModelica [fc8fd75e]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/Util/Error.mo
  • minor code simplifications

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

08:37 Changeset [17857] by sjoelund.se
  • 1 edit in trunk/Compiler/BackEnd/BackendDAEOptimize.mo

Tail recursion

08:37 Changeset in OpenModelica [24eb7bf]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/BackendDAEOptimize.mo

Tail recursion

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

2013-10-23:

23:13 Ticket #2436 (Mac OMEdit won't start) created by dersh@…
I just upgrade openmodelica from 17757 to 17855. Now, when I try to …
22:11 Changeset [17856] by lochel
  • 2 edits in trunk/Compiler/BackEnd
  • use Error.addInternalError instead of print in Matching.mo
  • minor changes in Initialization.mo
22:11 Changeset in OpenModelica [e234a04d]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@…>
  • 2 edits in Compiler/BackEnd
  • use Error.addInternalError instead of print in Matching.mo
  • minor changes in Initialization.mo

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

18:35 Changeset [17855] by hudson
  • 1 edit in trunk/Compiler/runtime/SimulationResultsCmpTubes.c

[Janitor mode] Fix tabs

18:35 Changeset in OpenModelica [fffe8b5]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/runtime/SimulationResultsCmpTubes.c

[Janitor mode] Fix tabs

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

18:22 Changeset [17854] by sjoelund.se
  • 10 edits
    2 adds in trunk

Adding new simulation results comparison based on csv-compare

18:22 Changeset in OpenModelica [a4df620]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@…>
  • 8 edits
    2 adds in /

Adding new simulation results comparison based on csv-compare

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

17:44 Changeset [17853] by lochel
  • 122 edits
    15 copies in branches/DevWeek2013-1b
  • merged with trunk
17:07 Changeset [17852] by wbraun
  • 1 edit in branches/DevWeek2013-1b/Compiler/BackEnd/BackendDAEUtil.mo

[branch - DevWeek2013-1b]

  • remove dumps
17:04 Changeset [17851] by adrpo
  • 5 edits in trunk
  • fix +target=msvc (include omc_alloc_* in extern "C")
  • add clean target in the makefile for Visual Studio
17:04 Changeset in OpenModelica [4c298a0e]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@…>
  • 4 edits in /
  • fix +target=msvc (include omc_alloc_* in extern "C")
  • add clean target in the makefile for Visual Studio

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

17:03 Changeset [17850] by lochel
  • 1 edit in branches/DevWeek2013-1b/Compiler/BackEnd/IndexReduction.mo
  • merge IndexReduction.mo
16:47 Changeset [17849] by wbraun
  • 4 edits in branches/DevWeek2013-1b/Compiler/BackEnd
  • changed incidenceMatrix and Indexreduction for branches DevWeek
16:45 Ticket #2435 (invalid model gets simulated) created by lochel
[…]
16:39 Changeset [17848] by lochel
  • 1 edit in trunk/Compiler/BackEnd/IndexReduction.mo
  • remove unused functions from IndexReduction.mo
    • function higerOrderDerivatives
    • function traversinghigerOrderDerivativesFinder
    • generateSelectEquationsMulti
    • setVarLstStartValue
    • generateSetExpressions
    • generateStartExpressions
    • generateStartExpressions1
    • incidenceMatrixfromEnhanced
    • incidenceMatrixElementfromEnhanced
    • incidenceMatrixElementElementfromEnhanced
    • incidenceMatrixfromEnhanced1
    • incidenceMatrixElementfromEnhanced1
    • incidenceMatrixElementElementfromEnhanced1
    • replaceAliasStateIncidence
    • getUsedStates
    • getEqnBlockMapper
    • getEqnBlockMapper1
    • getEqnBlockMapper2
    • generateSelectEquations
    • generateCondition
    • generateCondition1
    • generateCondition2
    • setStartValue
    • differentiateExp
    • traverseOrgEqnsExp
    • setSelectArray
    • unsetSelectArray
    • changeVarToStartValue
    • traverseOrgEqns
    • stateVar
    • transformJacToMatrix
    • removeZeroDetStates
    • removeZeroDetState
    • isStateIndex
    • stateSortFunc
16:39 Changeset in OpenModelica [ea039bd]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/IndexReduction.mo
  • remove unused functions from IndexReduction.mo
    • function higerOrderDerivatives
    • function traversinghigerOrderDerivativesFinder
    • generateSelectEquationsMulti
    • setVarLstStartValue
    • generateSetExpressions
    • generateStartExpressions
    • generateStartExpressions1
    • incidenceMatrixfromEnhanced
    • incidenceMatrixElementfromEnhanced
    • incidenceMatrixElementElementfromEnhanced
    • incidenceMatrixfromEnhanced1
    • incidenceMatrixElementfromEnhanced1
    • incidenceMatrixElementElementfromEnhanced1
    • replaceAliasStateIncidence
    • getUsedStates
    • getEqnBlockMapper
    • getEqnBlockMapper1
    • getEqnBlockMapper2
    • generateSelectEquations
    • generateCondition
    • generateCondition1
    • generateCondition2
    • setStartValue
    • differentiateExp
    • traverseOrgEqnsExp
    • setSelectArray
    • unsetSelectArray
    • changeVarToStartValue
    • traverseOrgEqns
    • stateVar
    • transformJacToMatrix
    • removeZeroDetStates
    • removeZeroDetState
    • isStateIndex
    • stateSortFunc

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

16:17 Changeset [17847] by perost
  • 12 edits in trunk
  • Fixed handling of modifiers for nonexistent elements in new instantiation.
  • Updated swedish translation of OMC.
16:17 Changeset in OpenModelica [8afe36d]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 Per Östlund <per.ostlund@…>
  • 9 edits in Compiler
  • Fixed handling of modifiers for nonexistent elements in new instantiation.
  • Updated swedish translation of OMC.

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

16:14 Changeset [17846] by lochel
  • 1 edit in trunk/Compiler/BackEnd/IndexReduction.mo
  • remove unused functions from IndexReduction.mo
    • function getDeterminants
    • function getDeterminants1
    • function getDeterminantDigraphSelect
    • function solveOtherEquations
    • function solveOtherEquations1
    • function traverseOrgEqnsExp
    • function hasDerivative
    • function processComps1
    • function compareOrgEqn
    • function processCompInv
    • function processComp
    • function getOrgEqn
    • function getOrgEqns
    • function getCompVars
    • function selectDummyDerivatives
    • function selectDummyDerivatives1
    • function selectDummyDerivatives2
16:14 Changeset in OpenModelica [c1fe31c]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/IndexReduction.mo
  • remove unused functions from IndexReduction.mo
    • function getDeterminants
    • function getDeterminants1
    • function getDeterminantDigraphSelect
    • function solveOtherEquations
    • function solveOtherEquations1
    • function traverseOrgEqnsExp
    • function hasDerivative
    • function processComps1
    • function compareOrgEqn
    • function processCompInv
    • function processComp
    • function getOrgEqn
    • function getOrgEqns
    • function getCompVars
    • function selectDummyDerivatives
    • function selectDummyDerivatives1
    • function selectDummyDerivatives2

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

15:46 Changeset [17845] by lochel
  • 1 edit in trunk/Compiler/BackEnd/IndexReduction.mo
  • remove unused functions from IndexReduction.mo
    • function processComps
    • function processCompsWork
    • function processComps1New
    • function processComps2New
    • function processComps3New
15:46 Changeset in OpenModelica [a98130fe]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/IndexReduction.mo
  • remove unused functions from IndexReduction.mo
    • function processComps
    • function processCompsWork
    • function processComps1New
    • function processComps2New
    • function processComps3New

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

15:37 Changeset [17844] by lochel
  • 5 edits in trunk
  • use Error.addCompilerWarning instead of print in BackendDAETransform
15:37 Changeset in OpenModelica [7531301c]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@…>
  • 2 edits in Compiler
  • use Error.addCompilerWarning instead of print in BackendDAETransform

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

14:24 Changeset [17843] by lochel
  • 5 edits in trunk/Compiler
  • use Error.addCompilerWarning instead of print in BackendDAETransform.splitMixedEquations
14:24 Changeset in OpenModelica [ab7bd52]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 Compiler
  • use Error.addCompilerWarning instead of print in BackendDAETransform.splitMixedEquations

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

13:33 Changeset [17842] by mahge930
  • 50 edits in trunk

Recommit r17828. Updated expected outputs.

13:33 Changeset in OpenModelica [386ceb9a]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 Mahder Alemseged Gebremedhin <mahge930@…>
  • 1 edit in Compiler/FrontEnd/Expression.mo

Recommit r17828. Updated expected outputs.

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

12:15 Changeset [17841] by hudson
  • 1 edit in trunk/SimulationRuntime/cpp/Solver/Hybrj/Hybrj.h

[Janitor mode] Fix tabs

12:15 Changeset in OpenModelica [265931a1]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/cpp/Solver/Hybrj/Hybrj.h

[Janitor mode] Fix tabs

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

12:14 Changeset [17840] by hudson
  • 3 edits in trunk/SimulationRuntime/cpp/Solver/Hybrj

[Janitor mode] Set auto-props

12:14 Changeset in OpenModelica [48db1c39]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/cpp/Solver/Hybrj

[Janitor mode] Set auto-props

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

12:12 Changeset [17839] by adrpo
  • 5 edits
    4 adds in trunk
  • add test for bug #2429
  • improve debugging in RemoveSimpleEquations.mo
12:12 Changeset in OpenModelica [b111129f]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/BackEnd/RemoveSimpleEquations.mo
  • add test for bug #2429
  • improve debugging in RemoveSimpleEquations.mo

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

11:29 Ticket #2429 (Erroneous sign of a flow variable) closed by adrpo
fixed: Fixed in r17836 by Jens.
11:28 Ticket #2434 (wrong handling of pre-values) closed by lochel
invalid
11:24 Ticket #2434 (wrong handling of pre-values) created by lochel
[…] pre(a) get evaluated wrong (i.e. not) at event instances.
11:01 Changeset [17838] by sjoelund.se
  • 1 edit in trunk/Makefile.libraries

Bump libraries

10:29 Changeset [17837] by niklwors
  • 9 adds in trunk/SimulationRuntime/cpp/Solver/Hybrj

added hybrj solver to cpp runtime

10:29 Changeset in OpenModelica [c60d182a]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 Niklas Worschech <niklas.worschech@…>
  • 8 adds in SimulationRuntime/cpp/Solver/Hybrj

added hybrj solver to cpp runtime

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

10:07 Changeset [17836] by jfrenkel
  • 1 edit in trunk/Compiler/BackEnd/RemoveSimpleEquations.mo

fix #2429
use original expression in case of parameter or time alias and negate for global negate

10:07 Changeset in OpenModelica [64eae7c]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 Jens Frenkel <jens.frenkel@…>
  • 1 edit in Compiler/BackEnd/RemoveSimpleEquations.mo

fix #2429
use original expression in case of parameter or time alias and negate for global negate

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

09:04 Changeset [17835] by mahge930
  • 2 edits in trunk

+ Revert parts of r17828 for now until tests are updated.

09:04 Changeset in OpenModelica [413f313]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 Mahder Alemseged Gebremedhin <mahge930@…>
  • 1 edit in Compiler/FrontEnd/Expression.mo

+ Revert parts of r17828 for now until tests are updated.

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

09:03 Changeset [17834] by sjoelund.se
  • 1 edit in trunk/testsuite/simulation/modelica/hpcom/Makefile

Re-enable test

08:06 Changeset [17833] by hkiel
  • 1 edit in trunk/doc/OpenModelicaTemplateProgramming.doc
  • fixed some typos
08:06 Changeset in OpenModelica [8eb5ae4]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 Henning Kiel <h.kiel@…>
  • 1 edit in OpenModelicaTemplateProgramming.doc
  • fixed some typos

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

03:09 Changeset [17832] by adeas31
  • 2 edits in trunk/OMEdit/OMEditGUI/GUI/Dialogs
  • Better naming.
03:09 Changeset in OpenModelica [65f5df8]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/OMEditGUI/GUI/Dialogs
  • Better naming.

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

03:04 Changeset [17831] by adeas31
  • 1 edit in trunk/OMEdit/OMEditGUI/GUI/Dialogs/SimulationDialog.cpp
  • Set the clean environment for the process and only provides one MinGW. This will make the compilation process run smoothly.
03:04 Changeset in OpenModelica [f0370c4a]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/OMEditGUI/GUI/Dialogs/SimulationDialog.cpp
  • Set the clean environment for the process and only provides one MinGW. This will make the compilation process run smoothly.

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

2013-10-22:

19:34 Changeset [17830] by lochel
  • 15 edits in branches/DevWeek2013-1b/Compiler
  • revert bad approach (r17827) ...
18:45 Changeset [17829] by hudson
  • 1 edit in trunk/testsuite/flattening/modelica/records/MatrixMultiplicationRecordTypes.mo

[Janitor mode] Set auto-props

18:21 Changeset [17828] by mahge930
  • 4 edits
    1 add in trunk

+ Fix #2387. Handle Matrix Multiplication of record types according to spec.

18:21 Changeset in OpenModelica [f9a7bc6]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 Mahder Alemseged Gebremedhin <mahge930@…>
  • 3 edits in Compiler/FrontEnd

+ Fix #2387. Handle Matrix Multiplication of record types according to spec.

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

18:07 Changeset [17827] by lochel
  • 15 edits in branches/DevWeek2013-1b/Compiler
  • introduce attribute isPre to BackendDAE.VAR
18:07 Ticket #2433 (For loop indexes used in relations in algorithms are undefined for ...) created by adrpo
[…] See also here: …
15:41 Changeset [17826] by wbraun
  • 1 edit in branches/DevWeek2013-1b/Compiler/BackEnd/BackendDAEOptimize.mo
  • fix for devWeek branch
15:31 Changeset [17825] by lochel
  • 1 edit in branches/DevWeek2013-1b/Compiler/BackEnd/SimCodeUtil.mo
  • fix last commit
15:25 Changeset [17824] by wbraun
  • 1 edit in branches/DevWeek2013-1b/Compiler/BackEnd/BackendDAEOptimize.mo
  • next fix replaceDerAndPreOperator
15:17 Changeset [17823] by lochel
  • 7 edits in trunk/Compiler
  • make function SimCodeUtil.zeroCrossingsEquations protected
  • remove unused modules
15:17 Changeset in OpenModelica [4797d694]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@…>
  • 7 edits in Compiler
  • make function SimCodeUtil.zeroCrossingsEquations protected
  • remove unused modules

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

15:16 Changeset [17822] by lochel
  • 2 edits in branches/DevWeek2013-1b/Compiler/BackEnd
  • move zeroCrossingsEquations to SimCodeUtil.mo
15:13 Changeset [17821] by wbraun
  • 1 edit in branches/DevWeek2013-1b/Compiler/BackEnd/BackendDAEOptimize.mo
  • next fix to replaceDerAndPreOperator
14:59 Changeset [17820] by wbraun
  • 1 edit in branches/DevWeek2013-1b/Compiler/BackEnd/BackendDAEOptimize.mo
  • fix replaceDerAndPreOperator
14:55 Changeset [17819] by lochel
  • 4 edits in trunk/Compiler/BackEnd
  • move zeroCrossingsEquations to SimCodeUtil.mo
  • move expandDerOperatorto BackendDAEOptimize.mo
14:55 Changeset in OpenModelica [b1033e04]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 Compiler/BackEnd
  • move zeroCrossingsEquations to SimCodeUtil.mo
  • move expandDerOperatorto BackendDAEOptimize.mo

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

14:45 Changeset [17818] by lochel
  • 1 edit in trunk/Compiler/FrontEnd/NFEnv.mo
  • fix identifier at start and end are different
14:45 Changeset in OpenModelica [22bc5b32]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/FrontEnd/NFEnv.mo
  • fix identifier at start and end are different

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

14:35 Changeset [17817] by lochel
  • 3 edits in branches/DevWeek2013-1b/Compiler/BackEnd
  • move replaceDerAndPreOperator to BackendDAEOptimize.mo
14:22 Changeset [17816] by wbraun
  • 4 edits in branches/DevWeek2013-1b/Compiler


  • replaced expandDerOperator module by replaceDerAndPreOperator
    • now are created variable for der(var) and pre(var)
    • also replaced der(exp) and pre(v) call by crefs
14:15 Changeset [17815] by perost
  • 3 edits in trunk
  • Fixed extension of basic type in new instantiation.
14:15 Changeset in OpenModelica [2d5d6f8e]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 Per Östlund <per.ostlund@…>
  • 2 edits in Compiler/FrontEnd
  • Fixed extension of basic type in new instantiation.

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

14:05 Changeset [17814] by adrpo
  • 1 edit in trunk/SimulationRuntime/c/util/memory_pool.c
  • fixes so un-proper compilers can handle the code.
14:05 Changeset in OpenModelica [61e7453]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/util/memory_pool.c
  • fixes so un-proper compilers can handle the code.

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

13:08 Changeset [17813] by lochel
  • 3 edits in trunk/Compiler/BackEnd
13:08 Changeset in OpenModelica [1a10117]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@…>
  • 3 edits in Compiler/BackEnd

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

12:43 Changeset [17812] by sjoelund.se
  • 10 edits in trunk

Add a new memory pool for hpcom using a lock and no GC (string allocations are malloc'ed and never free'd)

12:43 Changeset in OpenModelica [971d825b]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@…>
  • 9 edits in /

Add a new memory pool for hpcom using a lock and no GC (string allocations are malloc'ed and never free'd)

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

12:27 Changeset [17811] by hudson
  • 1 edit in trunk/Compiler/FrontEnd/NFEnvAvlTree.mo

[Janitor mode] Set auto-props

12:20 Changeset [17810] by perost
  • 12 edits
    1 add in trunk

New instantiation improvements:

  • Put modifiers in the environment instead of a separate table.
  • Moved NFEnv AVL tree implementation to it's own package.
  • Propagate basic type properties correctly.
12:20 Changeset in OpenModelica [c4fc2ac5]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 Per Östlund <per.ostlund@…>
  • 7 edits
    1 add in Compiler

New instantiation improvements:

  • Put modifiers in the environment instead of a separate table.
  • Moved NFEnv AVL tree implementation to it's own package.
  • Propagate basic type properties correctly.

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

12:19 Changeset [17809] by lochel
  • 3 edits in trunk/Compiler/BackEnd
  • move expandDerOperator to BackendDAEOptimize.mo
12:19 Changeset in OpenModelica [e3ea789]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@…>
  • 3 edits in Compiler/BackEnd
  • move expandDerOperator to BackendDAEOptimize.mo

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

11:37 Changeset [17808] by wbraun
  • 1 copy in branches/DevWeek2013-1b
  • create a new branches for DevWeek 2013.
    • adding here variables for der, pre calls.
10:50 Ticket #2196 (Modelica.Electrical.Digital.Examples.RAM flattening issues) closed by hkiel
duplicate: indeed a duplicate of #2192 works in 1.9.0
10:45 Changeset [17807] by hudson
  • 1 edit in trunk/testsuite/simulation/modelica/tearing/MixedTearing1.mos

[Janitor mode] Set auto-props

10:19 Changeset [17806] by lochel
  • 1 edit in trunk/testsuite/simulation/modelica/tearing/MixedTearing1.mos
  • fix last commit
10:17 Changeset [17805] by lochel
  • 1 edit in trunk/testsuite/simulation/modelica/tearing/MixedTearing1.mos
  • expected output
10:13 Changeset [17804] by vwaurich
  • 1 edit in branches/DevWeek2013-1a/Compiler/BackEnd/BackendDAECreate.mo
  • filled globalVariableArray in BackendDAECreate.lower
10:12 Changeset [17803] by lochel
  • 1 edit
    1 add in trunk/testsuite/simulation/modelica/tearing
09:55 Changeset [17802] by jansilar
  • 5 edits
    1 add in trunk/doc/PDEInModelica

PDE extension: Other new possible approach to define domain in models/PDEDomains.mo

09:55 Changeset in OpenModelica [99e5b6d]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 Jan Silar <jan.silar@…>
  • 5 edits
    1 add in PDEInModelica

PDE extension: Other new possible approach to define domain in models/PDEDomains.mo

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

09:53 Changeset [17801] by lochel
  • 3 edits in branches/DevWeek2013-1a/Compiler/BackEnd
09:48 Changeset [17800] by wbraun
  • 3 edits in branches/DevWeek2013-1a/Compiler/BackEnd
  • replace VariableHS by a list of crefs
09:25 Changeset [17799] by lochel
  • 15 edits in branches/DevWeek2013-1a/Compiler
  • pass allKnowVars down
00:13 Changeset [17798] by adeas31
  • 2 edits in trunk/OMEdit/OMEditGUI/GUI
  • Set the blockSignals state properly.
00:13 Changeset in OpenModelica [1d7436fa]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/OMEditGUI/GUI
  • Set the blockSignals state properly.

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

2013-10-21:

20:41 Changeset [17797] by adeas31
  • 2 edits in trunk/OMEdit/OMEditGUI/GUI/Dialogs
  • Use the full path for mingw32-make.exe in Windows.
20:41 Changeset in OpenModelica [3c92e45]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/OMEditGUI/GUI/Dialogs
  • Use the full path for mingw32-make.exe in Windows.

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

20:25 Changeset [17796] by sjoelund.se
  • 3 edits in trunk/Compiler
  • Fix System.snprintff - check for negative length
  • Pass positive length in hpcom
20:25 Changeset in OpenModelica [923b663c]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 Compiler
  • Fix System.snprintff - check for negative length
  • Pass positive length in hpcom

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

20:02 Ticket #2360 (Re-write findZeroCrossings2 on tail-recursive form) closed by wbraun
fixed
20:01 Changeset [17795] by wbraun
  • 1 edit in trunk/Compiler/BackEnd/BackendDAECreate.mo

#2360

  • rewritten findZeroCrossings2 on a tail-recursive form
20:01 Changeset in OpenModelica [9a2f9b6d]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/BackEnd/BackendDAECreate.mo

#2360

  • rewritten findZeroCrossings2 on a tail-recursive form

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

17:51 Changeset [17794] by sjoelund.se
  • 2 edits in trunk/SimulationRuntime/c

Use GC_malloc instead of GC_MALLOC to be consistent

17:51 Changeset in OpenModelica [88d74678]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 SimulationRuntime/c

Use GC_malloc instead of GC_MALLOC to be consistent

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

17:50 Changeset [17793] by sjoelund.se
  • 1 edit in trunk/OMEdit/OMEditGUI/OMEdit.config.in

Add -g flags to OMEdit if compiling the rest of the code with -g

17:50 Changeset in OpenModelica [31316414]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 OMEdit/OMEditGUI/OMEdit.config.in

Add -g flags to OMEdit if compiling the rest of the code with -g

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

17:50 Changeset [17792] by sjoelund.se
  • 1 edit in trunk/Compiler/BackEnd/SimCodeUtil.mo

Tail recursion

17:50 Changeset in OpenModelica [74a8d3a3]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/SimCodeUtil.mo

Tail recursion

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

17:49 Changeset [17791] by sjoelund.se
  • 1 edit in trunk/Compiler/Main/Main.mo

Tail recursion and removal of RML-specific optimisation

17:49 Changeset in OpenModelica [8c1da6b]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/Main/Main.mo

Tail recursion and removal of RML-specific optimisation

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

17:41 Changeset [17790] by perost
  • 1 edit in trunk/OMEdit/OMEditGUI/Resources/icons/libraries.png

Fixed corrupt libraries icon for OMEdit.

17:41 Changeset in OpenModelica [b2805098]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 Per Östlund <per.ostlund@…>
  • 1 edit in OMEdit/OMEditGUI/Resources/icons/libraries.png

Fixed corrupt libraries icon for OMEdit.

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

17:33 Changeset [17789] by perost
  • 105 edits in trunk/OMEdit/OMEditGUI/Resources/icons

Fixed color profile for OMEdit icons to avoid libpng warnings.

17:33 Changeset in OpenModelica [71fc7d20]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 Per Östlund <per.ostlund@…>
  • 105 edits in OMEdit/OMEditGUI/Resources/icons

Fixed color profile for OMEdit icons to avoid libpng warnings.

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

17:12 Changeset [17788] by adeas31
  • 2 edits in installers/windows/OpenModelicaSetup
  • GetLocalTime function for the uninstaller.
16:59 Changeset [17787] by sjoelund.se
  • 1 edit in trunk/Compiler/FrontEnd/Static.mo

Remove failtrace

16:59 Changeset in OpenModelica [0adccd7b]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/Static.mo

Remove failtrace

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

16:43 Changeset [17786] by lochel
  • 15 edits in branches/DevWeek2013-1a/Compiler
  • pass globalVariableArray down
16:35 Changeset [17785] by adeas31
  • 1 edit in trunk/OMEdit/OMEditGUI/GUI/Dialogs/SimulationDialog.cpp
  • Use mingw32-make on Windows.
  • make the output tab enabled only if there is output.
16:35 Changeset in OpenModelica [83d02e30]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/OMEditGUI/GUI/Dialogs/SimulationDialog.cpp
  • Use mingw32-make on Windows.
  • make the output tab enabled only if there is output.

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

16:17 Changeset [17784] by adeas31
  • 1 edit in installers/windows/OpenModelicaSetup/OpenModelicaSetup.nsi
  • Display year for the uninstaller as well.
15:45 Changeset [17783] by adeas31
  • 1 edit in installers/windows/OpenModelicaSetup/OpenModelicaSetup.nsi
  • Only allow installing one version of OpenModelica.
15:32 Changeset [17782] by wbraun
  • 1 edit
    1 delete in branches/DevWeek2013-1a/Compiler
  • removed hashsetInt again
15:31 Changeset [17781] by wbraun
  • 1 edit in branches/DevWeek2013-1a/Compiler/BackEnd/BackendDAE.mo
  • use crefs Hash tables for variable instead id
15:19 Changeset [17780] by sjoelund.se
  • 1 edit in trunk/Makefile.libraries

Bump SystemDynamics

15:01 Changeset [17779] by adeas31
  • 2 edits in trunk/OMEdit/OMEditGUI
  • Updated "Open Modelica File(s)" to "Open Model/Library File(s)".
  • QPainter draws a text with almost twice font size. For now calculating font size is fine but in future we should switch to QGraphicsTextItem which uses the QTextDocument inside to display the text.
15:01 Changeset in OpenModelica [ddc7d10]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/OMEditGUI
  • Updated "Open Modelica File(s)" to "Open Model/Library File(s)".
  • QPainter draws a text with almost twice font size. For now calculating font size is fine but in future we should switch to QGraphicsTextItem which uses the QTextDocument inside to display the text.

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

15:00 Changeset [17778] by adrpo
  • 1 edit in trunk/Compiler/runtime/systemimpl.c
  • fix Windows build
15:00 Changeset in OpenModelica [75d4f85]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/runtime/systemimpl.c
  • fix Windows build

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

14:40 Changeset [17777] by sjoelund.se
  • 6 edits in trunk

Update bootstrapping tarball
Search for omc for bootstrapping
Added targets omc-rml and omc-bootstrapped. The bootstrapped target will now use the tarball automatically if the configured omc is missing

14:40 Changeset in OpenModelica [47380ae6]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@…>
  • 4 edits in /

Update bootstrapping tarball
Search for omc for bootstrapping
Added targets omc-rml and omc-bootstrapped. The bootstrapped target will now use the tarball automatically if the configured omc is missing

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

13:43 Changeset [17776] by sjoelund.se
  • 31 edits in trunk

Remove the memory pool, using GC_malloc in more places (including the bootstrapped compiler)

13:43 Changeset in OpenModelica [1161177]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@…>
  • 28 edits in /

Remove the memory pool, using GC_malloc in more places (including the bootstrapped compiler)

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

12:12 Changeset [17775] by wbraun
  • 2 edits
    1 add in branches/DevWeek2013-1a/Compiler
  • added HashSetInt
  • added VariableIDs
11:58 Changeset [17774] by lochel
  • 1 edit in branches/DevWeek2013-1a/Compiler/FrontEnd/DAE.mo
  • add record ID to uniontype Exp
11:27 Changeset [17773] by wbraun
  • 1 copy in branches/DevWeek2013-1a

new branch for dev week. Add global variable array.

2013-10-20:

17:23 Ticket #2432 (no support for mixed systems containing algorithms) created by lochel
It seems that there is no support for mixed systems that contain …
17:11 Changeset [17772] by adrpo
  • 12 edits in trunk
  • add ModelicaBuiltin.mo and MetaModelicaBuiltin.mo directly to the initial environment in Builtin.initialEnv and NFSCodeEnv.buildInitialEnv
  • this way we avoid translating them and adding them to SCode.Program again
  • also, as a bonus we get saveTotalSCode to NOT display any classes from the builtin environment
17:11 Changeset in OpenModelica [d634810]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@…>
  • 11 edits in Compiler
  • add ModelicaBuiltin.mo and MetaModelicaBuiltin.mo directly to the initial environment in Builtin.initialEnv and NFSCodeEnv.buildInitialEnv
  • this way we avoid translating them and adding them to SCode.Program again
  • also, as a bonus we get saveTotalSCode to NOT display any classes from the builtin environment

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

12:24 Changeset [17771] by sjoelund.se
  • 2 edits in trunk/Compiler

Tail recursion

12:24 Changeset in OpenModelica [8e76a86d]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

Tail recursion

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

09:58 Ticket #2431 ("global precision value" issues) created by anonymous
I intend the parameter "Global precision value" in OMEdit/options as …
02:37 Ticket #2430 (Number of intervals should be integer) created by ceraolo
In OMEdit in the Simulation Output window the "Number of Intervals" is …
02:33 Ticket #2429 (Erroneous sign of a flow variable) created by ceraolo
In the attached model "asmaFlow" it should be: …

2013-10-19:

20:18 Changeset [17770] by sjoelund.se
  • 4 edits in trunk

Better messages from +d=dynload

20:18 Changeset in OpenModelica [2581ff0]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

Better messages from +d=dynload

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

18:06 Changeset [17769] by sjoelund.se
  • 1 edit in trunk/Makefile.libraries

Bump Annex60

16:01 WikiStart edited by adrpo
(diff)
14:48 Changeset [17768] by sjoelund.se
  • 1 edit in trunk/testsuite/partest/runtest.pl

Include newline as a printable character

14:43 Changeset [17767] by sjoelund.se
  • 1 edit in trunk/Examples/LibraryTest.sh

Add the pipes...

14:43 Changeset in OpenModelica [7f7ef63]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 Examples/LibraryTest.sh

Add the pipes...

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

14:28 Changeset [17766] by sjoelund.se
  • 1 edit in trunk/Examples/LibraryTest.sh

Support checking csv format in the library test

14:28 Changeset in OpenModelica [059cb5a7]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 Examples/LibraryTest.sh

Support checking csv format in the library test

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

13:32 Changeset [17765] by adeas31
  • 4 edits in branches/OMEdit/OMEditGUI
  • Allow switching the between frames and threads.
10:43 Changeset [17764] by hudson
  • 1 edit in trunk/Examples/ConvertBuildingsReferenceToCSV.py

[Janitor mode] Set auto-props

10:43 Changeset in OpenModelica [ca9fe19e]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 Examples/ConvertBuildingsReferenceToCSV.py

[Janitor mode] Set auto-props

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

10:41 Changeset [17763] by sjoelund.se
  • 2 edits
    1 add in trunk
  • Adding support to compare results with csv-files
  • Adding python-script to convert the Buildings reference files to csv-files
10:41 Changeset in OpenModelica [b08fc052]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
    1 add in /
  • Adding support to compare results with csv-files
  • Adding python-script to convert the Buildings reference files to csv-files

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

09:46 Changeset [17762] by sjoelund.se
  • 22 edits in trunk

Bump MSL version

2013-10-18:

22:56 Changeset [17761] by adeas31
  • 4 edits in branches/OMEdit/OMEditGUI
  • Allow step over command.
22:54 Changeset [17760] by wbraun
  • 1 edit in trunk/testsuite/simulation/libraries/msl32/Modelica.Blocks.Examples.BooleanNetwork1.mos
  • expected output
22:52 Changeset [17759] by wbraun
  • 2 edits in trunk/testsuite/simulation/libraries/msl32
  • expected output for Modelica.Blocks.Examples.BooleanNetwork1
19:35 Changeset [17758] by sjoelund.se
  • 1 edit in trunk/testsuite/partest/runtest.pl

Fix the regex for non-printable characters

17:26 Ticket #2428 (numerical instability) created by wbraun
Following model behaves numerical instable: […] results with …[…]
16:23 Changeset [17757] by sjoelund.se
  • 1 edit in trunk/SimulationRuntime/cpp/Core/Utils/Modelica/ModelicaUtilities.cpp

Linux fix

16:23 Changeset in OpenModelica [10ab1de0]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/cpp/Core/Utils/Modelica/ModelicaUtilities.cpp

Linux fix

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

16:21 Changeset [17756] by adeas31
  • 5 edits
    1 add in branches/OMEdit/OMEditGUI
  • Fetch local variables of the selected frame.
  • Mark the current frame as selected.
15:54 Changeset [17755] by sjoelund.se
  • 3 edits in trunk/Compiler

Added support for ModelicaStrings_compare, and fixed the ModelicaStrings_skipWhiteSpace implementation

15:54 Changeset in OpenModelica [6b943994]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 Compiler

Added support for ModelicaStrings_compare, and fixed the ModelicaStrings_skipWhiteSpace implementation

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

15:52 Changeset [17754] by hudson
  • 4 edits in trunk

[Janitor mode] Set auto-props

15:52 Changeset in OpenModelica [c1beab1]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 SimulationRuntime/cpp

[Janitor mode] Set auto-props

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

15:42 Changeset [17753] by niklwors
  • 5 edits
    6 adds in trunk

added ModelicaError to cpp runtime and template
fix for function tuple returns in cpp template
fix conditions in algloops
removed defines for alias state vars
fix for some array declarations with indices
fix zero crossing initialization

15:42 Changeset in OpenModelica [7e434a6]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 Niklas Worschech <niklas.worschech@…>
  • 4 edits
    3 adds in /

added ModelicaError to cpp runtime and template
fix for function tuple returns in cpp template
fix conditions in algloops
removed defines for alias state vars
fix for some array declarations with indices
fix zero crossing initialization

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

15:39 Changeset [17752] by sjoelund.se
  • 1 edit
    1 add in trunk/PythonInterface/OMPython
  • Adding omc_session.py: Can create new instances of omc (the automatic session on import should be removed in the future)
14:01 Changeset [17751] by sjoelund.se
  • 3 edits
    5 adds in trunk

Look for bad libraries containing both ClassName.mo and ClassName/package.mo

  • Sometimes this occurs on Windows when the installer fails to uninstall an old package and the structure changed
14:01 Changeset in OpenModelica [df1e3ea]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

Look for bad libraries containing both ClassName.mo and ClassName/package.mo

  • Sometimes this occurs on Windows when the installer fails to uninstall an old package and the structure changed

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

13:01 Changeset [17750] by hudson
  • 1 edit in trunk/Compiler/BackEnd/Tearing.mo

[Janitor mode] Fix tabs

13:01 Changeset in OpenModelica [b6951851]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 tabs

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

13:00 Changeset [17749] by hudson
  • 1 edit in trunk/testsuite/simulation/modelica/tearing/msl32-models.txt

[Janitor mode] Set auto-props

12:58 Changeset [17748] by ptaeuber
  • 11 edits in trunk
  • introduced new configuration flag (TEARING_HEURISTIC) for testing different modifications in Cellier heuristic (will be removed when finished testing)
12:58 Changeset in OpenModelica [5d8ac56e]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@…>
  • 3 edits in Compiler
  • introduced new configuration flag (TEARING_HEURISTIC) for testing different modifications in Cellier heuristic (will be removed when finished testing)

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

12:08 Changeset [17747] by sjoelund.se
  • 1 edit in trunk/testsuite/partest/runtest.pl

Remove non printable characters from the xml

11:28 Changeset [17746] by adeas31
  • 4 edits in branches/OMEdit/OMEditGUI
  • Get the threads info from GDB.
10:35 Ticket #2427 (Compilation problems in GUI, /usr/include/qt4/QtGui ?) closed by sjoelund.se
fixed
10:17 Changeset [17745] by sjoelund.se
  • 1 edit in trunk/Makefile.libraries

Bump libraries

10:10 Changeset [17744] by sjoelund.se
  • 2 edits in trunk/testsuite/partest

Add the UTF-8 header to the xml

09:16 Ticket #2427 (Compilation problems in GUI, /usr/include/qt4/QtGui ?) created by vadime@…
g++ -c -m64 -pipe -O2 -w -fPIC -D_REENTRANT -DQT_WEBKIT -DQT_NO_DEBUG …
08:15 Changeset [17743] by alash325
  • 1 edit in trunk/OMNotebook/OMNotebookGUI/OMNotebookHelp.onb
  • Updated list of scripting commands
Note: See TracTimeline for information about the timeline view.