Timeline


and

2015-03-18:

22:33 Ticket #1624 (OMEdit: Text is not updated on changes to the model) closed by adeas31
fixed
20:27 Ticket #3234 (OMEdit needs to catch the exception thrown in the ...) created by rfranke
OpenModelicaScriptingAPIQt.cpp will throw an std::runtime_error if an …
20:12 Ticket #3233 (Simulation executable generated with +simCodeTarget=Cpp fails if ...) created by rfranke
Attempting to simulate a model from OMEdit with the option …
20:04 Ticket #3232 (Wrong include path when using +simCodeTarget=Cpp) created by rfranke
Attempting to compile a model with +simCodeTarget=Cpp, the compiler …
19:32 Changeset [25145] by hudson
  • 1 edit in trunk/Makefile.libraries

commit ea90a77335fb6d7d905f3241c484779a482722a8
Author: Hudson Janitor <build@…>
Date: Wed Mar 18 19:25:14 2015 +0100

Bump libraries




  • svn/MSL trunk has been updated to r8135.
    • m:r8135 refs #1682: Block read matrices from MAT-filesAvoid looping over ReadDoubleData or ReadCompressedDoubleData and speed up reading
    • m:r8134 refs #1682: Fix edge initializationAvoid GCC warning: initializer element is not computable at load time
    • m:r8133 refs #1682: Revert r8132 and partially revert r8131
    • m:r8132 refs #1682: Adapt table documentationSince r8131 table matrices with colum-wise storage in function "usertab" are no longer reallocated for transposition.




17:33 Ticket #1679 (Equations in certain order cause errors) closed by perost
fixed: It seems this is working fine now.
17:29 Ticket #1639 (Simulation hangs out when the solver is unable to find initial conditions) closed by perost
fixed: The simulation now aborts immediately with an error that the …
17:11 Ticket #1463 (OMEdit: Error messages doesn't set filename of user-provided models) closed by perost
fixed: Seems to work as intended.
16:49 Changeset [25144] by jansilar
  • 6 edits in branches/PDE

New modifier field.
Not finished. Not buildable.

16:44 Ticket #1524 (stringAppend segfaults on non-boxed string in MatchCaseInteractive2) closed by perost
fixed: This was fixed some time ago. I updated MatchCaseInteractive2 in …
16:42 Changeset [25143] by perost
  • 3 edits in trunk/testsuite/metamodelica/meta
  • Updated MatchCaseInteractive2 test case.
16:25 Ticket #1439 (Inner/outer replaceable does not work) closed by perost
fixed: This seems to work now from what I can see.
16:19 Ticket #1340 (Code generation issue with for-iterators in simulation context) closed by perost
fixed: Seems this has been fixed, and the test case has already been moved to …
16:17 Ticket #1245 (Fail to flatten record with unbound constants) closed by perost
duplicate: Duplicate of #1053.
16:12 Ticket #1338 (susan has no error output on typo after match) closed by perost
fixed: Seems this has been fixed, I get an error message "Unresolved path …
16:04 Ticket #1203 (Replaceable package behaves different when encapsulated in a package) closed by perost
fixed: The example models contain some errors, but allowing for that this …
15:49 Ticket #1171 (getAnnotationVersion() API method might also accept files as input.) closed by perost
wontfix: This seems like something which will never be implemented.
15:46 Ticket #1167 (The TextAlignment attribute within the graphical primitive Text (see ...) closed by perost
fixed: Seems this is working now, since e.g. the test case …
15:37 Ticket #1105 (The DAELow.equationToResidual method is not working properly since ...) closed by perost
fixed: equationToResidualForm (now in BackendEquation) is not used anywhere …
15:34 Changeset [25142] by hudson
  • 1 edit in trunk/testsuite/flattening/modelica/arrays/RangeSlicing.mo

[Janitor mode] Fix whitespace

15:34 Changeset [25141] by hudson
  • 1 edit in trunk/testsuite/flattening/modelica/arrays/RangeSlicing.mo

[Janitor mode] Set auto-props

15:33 Ticket #1072 (Detect modifiers on components declared as outer. (from MathCore)) closed by perost
fixed: We detect this now, although we give a warning instead of an error …
15:29 Ticket #1053 ([Tiller] No constant binding for variable num (problem with record?) ...) closed by perost
fixed: This seems to have been fixed some time ago.
15:26 Ticket #1068 (Subscript of ranges in arrays (from MathCore)) closed by perost
fixed: Test case added in r25140.
15:26 Changeset [25140] by perost
  • 1 edit
    1 add in trunk/testsuite/flattening/modelica/arrays

Test case for #1068:

  • Added test case for array slicing with ranges.
14:42 Ticket #1367 (Constants that are arrays in packages should be copied in the ...) closed by adrpo
fixed: Duplicate of #2858.
14:40 Ticket #1280 (Redesign of the DAE structure as a tree instead of a list) closed by adrpo
invalid: I think we can close this ticket as not actual anymore. The idea is to …
14:02 Ticket #3222 (Different lineThickness of lines) closed by adeas31
fixed: Should work fine in r25139.
14:01 Changeset [25139] by adeas31
  • 1 edit in trunk/OMEdit/OMEditGUI/Annotations/ShapeAnnotation.cpp

#3222

  • Proper handing of line thickness.
14:01 Changeset in OpenModelica [14d8de45]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/Annotations/ShapeAnnotation.cpp

#3222

  • Proper handing of line thickness.

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

13:56 Ticket #1344 (Separate Front-end/Back-end) closed by sjoelund.se
fixed: This was fixed when we switched to the bootstrapped compiler (each …
13:39 Ticket #2109 (Use separate packages for libraries and OpenModelica) closed by sjoelund.se
fixed: Yes, this works for OSX source installer and Linux binary/source …
10:51 Ticket #3181 (Compiler debug trace does not work (see first example of Users Guide)) closed by sjoelund.se
fixed
05:21 Changeset [25138] by adrpo
  • 1 edit in trunk/Examples/LibraryCoverageTrend.sh
  • ISO week number
05:21 Changeset in OpenModelica [7d2cc18]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 Examples/LibraryCoverageTrend.sh
  • ISO week number

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

05:12 Changeset [25137] by adrpo
  • 1 edit in trunk/Examples/PlotLibraryTrend.sh
  • even more fixes to library trend plotting
05:12 Changeset in OpenModelica [e974a719]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 Examples/PlotLibraryTrend.sh
  • even more fixes to library trend plotting

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

04:15 Changeset [25136] by adrpo
  • 1 edit in trunk/Examples/PlotLibraryTrend.sh
  • more fixes to library trend plotting
04:15 Changeset in OpenModelica [3b6b907]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 Examples/PlotLibraryTrend.sh
  • more fixes to library trend plotting

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

03:14 Changeset [25135] by adrpo
  • 1 edit in trunk/Examples/PlotLibraryTrend.sh
  • more fixes to library trend plotting
03:14 Changeset in OpenModelica [5559a10]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 Examples/PlotLibraryTrend.sh
  • more fixes to library trend plotting

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

02:56 Changeset [25134] by adrpo
  • 1 edit in trunk/Examples/PlotLibraryTrend.sh
  • try echo 0 not 0.
02:56 Changeset in OpenModelica [466d7721]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 Examples/PlotLibraryTrend.sh
  • try echo 0 not 0.

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

02:31 Changeset [25133] by adrpo
  • 1 edit in trunk/Examples/PlotLibraryTrend.sh
  • add verification curve to library trends (set to 0 now if it doesn't exist)
02:31 Changeset in OpenModelica [514d1eee]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 Examples/PlotLibraryTrend.sh
  • add verification curve to library trends (set to 0 now if it doesn't exist)

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

2015-03-17:

20:34 Ticket #3231 (/usr/lib/omc/libSimulationRuntimeC.so: undefined symbol: GC_set_force_u ...) created by anonymous
When trying to simulate a random Modelica example with the current …
20:34 Changeset [25132] by gustaf
  • 1 edit
    2 moves in trunk/testsuite/simulation/modelica/arrays

Test case for bug #3214 was renamed and added to Makefile.

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

commit 586fb0c650220712f50c80506ad52016d7741ce5
Author: Hudson Janitor <build@…>
Date: Tue Mar 17 19:24:47 2015 +0100

Bump libraries


  • svn/MSL trunk has been updated to r8131.
    • m:r8131 refs #1682: Fix poor performance of readMatTable for MATLAB MAT-files with compressed array streams and large (> 1e5) number of rows * Replace looping over Mat_VarReadDataLinear by single call of Mat_VarReadData * Do in-place array transposition where applicable




16:55 Changeset [25130] by adeas31
  • 1 edit in branches/OMEdit/OMEditGUI/Simulation/TLMCoSimulationThread.cpp
  • minor typo.
16:48 Changeset in OMTLMSimulator [9f3bc7e] by adeas31 <adeas31@…>
  • in /

Merge

16:48 Changeset in OMTLMSimulator [c7181c8]TLMInterface1Dfetch_interfaces_branchfmi_stabilityfmiwrapperjenkinstlmfmi4c by Adeel Asghar <adeas31@…>
  • in /

Merge

16:43 Changeset [25129] by lochel
  • 1 edit in trunk/Compiler/BackEnd/Initialization.mo
  • use hash set instead of hash table to collect variables used in when clauses
16:43 Changeset in OpenModelica [b53a961]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
  • use hash set instead of hash table to collect variables used in when clauses

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

16:24 Changeset [25128] by adeas31
  • 4 edits in branches/OMEdit/OMEditGUI
  • Stop the timer when tlmonitor process is finished.
16:06 Changeset [25127] by lochel
  • 1 edit in trunk/Compiler/BackEnd/Initialization.mo
  • cleanup
16:06 Changeset in OpenModelica [42051949]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
  • cleanup

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

15:10 Changeset [25126] by lochel
  • 1 edit in trunk/Compiler/BackEnd/Initialization.mo
  • remove unnecessary cases for when/elsewhen in algorithms
15:10 Changeset in OpenModelica [c2eb4de]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
  • remove unnecessary cases for when/elsewhen in algorithms

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

14:14 Ticket #3230 (Initialization handles when-clauses within algorithms wrong) created by lochel
See the following example: […] Output: […]
13:27 Changeset [25125] by hudson
  • 1 edit in trunk/testsuite/simulation/modelica/arrays/ArrayReturnTest.mo

[Janitor mode] Fix whitespace

13:26 Changeset [25124] by hudson
  • 2 edits in trunk/testsuite/simulation/modelica/arrays

[Janitor mode] Set auto-props

13:26 Ticket #1343 (Full support for assert()) closed by adrpo
fixed: This works now.
13:23 Ticket #3214 (Failure to generate or compile code when functions returning arrays or ...) closed by gustaf
fixed: Test case added in r25123. The previous comment about AEAETest was a …
13:18 Changeset [25123] by gustaf
  • 2 adds in trunk/testsuite/simulation/modelica/arrays

Test case for bug #3214.

12:46 Ticket #3107 (alarm should kill the children processes too (such as running simulation)) closed by adrpo
fixed: This was actually fixed in r24256 for Windows too.
12:38 Milestone 1.9.2 completed
12:31 Changeset [25122] by adrpo
  • 1 edit in trunk/Compiler/FrontEnd/ModelicaBuiltin.mo
  • fix bad typo in ModelicaBuiltin.mo
12:31 Changeset in OpenModelica [5e7ac6fe]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/FrontEnd/ModelicaBuiltin.mo
  • fix bad typo in ModelicaBuiltin.mo

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

12:28 Changeset [25121] by adrpo
  • 2 edits in trunk/Compiler
  • increase version to 1.9.3 nightly
12:28 Changeset in OpenModelica [2fb5d6b]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
  • increase version to 1.9.3 nightly

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

12:24 Changeset [25120] by adrpo
  • 1 edit in installers/windows/OpenModelicaSetup/OpenModelicaSetup.nsi
  • increase version to 1.9.3 nightly
11:48 Changeset [25119] by adrpo
  • 1 copy in tags/OPENMODELICA_1_9_2
  • tag 1.9.2
10:21 Ticket #2050 (list() within OMNotebook) closed by sjoelund.se
fixed
10:08 Ticket #3144 (Creation of model in package impossible) closed by Arno_Epsilon <acolleoni@…>
fixed
09:57 Changeset [25118] by adrpo
  • 1 delete in tags/OPENMODELICA_1_9_2
  • remove tag 1.9.2 as there are some new changes
09:49 Changeset [25117] by adrpo
  • 1 edit in trunk/Makefile.omdev.mingw
  • add back missing omnotebook target in qtclients for Windows makefiles
07:45 Changeset [25116] by adrpo
  • 1 copy in tags/OPENMODELICA_1_9_2
  • tag 1.9.2
07:42 Changeset [25115] by adrpo
  • 2 edits in trunk/Compiler
  • switch version to 1.9.2
07:42 Changeset in OpenModelica [80b135db]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-stagingv1.9.2 by Adrian Pop <adrian.pop@…>
  • 2 edits in Compiler
  • switch version to 1.9.2

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

07:39 Changeset [25114] by adrpo
  • 1 edit in installers/windows/OpenModelicaSetup/OpenModelicaSetup.nsi
  • switch version to 1.9.2

2015-03-16:

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

commit 7d99556084965fa85c416fee6771e8d7a8b05f36
Author: Hudson Janitor <build@…>
Date: Mon Mar 16 19:24:01 2015 +0100

Bump libraries





16:55 Changeset [25112] by adeas31
  • 2 edits in branches/OMEdit/OMEditGUI/Simulation
  • Use QTimer instead of QFileSystemWatcher to read the progress.
16:36 Changeset [25111] by adeas31
  • 1 edit in branches/OMEdit/OMEditGUI/Resources/XMLSchema/tlmModelDescription.xsd
  • Updated the xml schema.
16:32 Ticket #3229 (Make the start value of NLS iteration variable changeable in OMEdit) created by wbraun
Currently all algebraic variable are marked as not changeable in the …
16:24 Ticket #3228 (Error message and expandable connectors) created by anonymous
Consider the following code: […] If we check model "Combined" I …
15:58 Changeset [25110] by adeas31
  • 2 edits in branches/OMEdit/OMEditGUI/Simulation
  • Minor fixes.
14:48 Changeset [25109] by hudson
  • 1 edit in trunk/Compiler/FrontEnd/Static.mo

[Janitor mode] Fix whitespace

14:48 Changeset in OpenModelica [290b631]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/FrontEnd/Static.mo

[Janitor mode] Fix whitespace

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

14:47 Changeset [25108] by mahge930
  • 2 edits in trunk/Compiler
  • Fix one of #3214 issues.
  • Fill in missing subs with whole dims when elaborating subs.
  • Update overlooked array assignment case in code generation for arrays.
14:47 Changeset in OpenModelica [c5558540]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@…>
  • 2 edits in Compiler
  • Fix one of #3214 issues.
  • Fill in missing subs with whole dims when elaborating subs.
  • Update overlooked array assignment case in code generation for arrays.

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

14:38 Ticket #3227 (Make possible to change the csv file delimiter char and quote char ...) created by adeas31
Currently there seems to be 4 separate implementations for the csv …
11:41 Ticket #3225 (annotation(defaultComponentName = "...") works only once) closed by perost
fixed: Fixed in r25107.
11:40 Changeset [25107] by perost
  • 1 edit in trunk/OMEdit/OMEditGUI/Modeling/ModelWidgetContainer.cpp
  • Fix naming in OMEdit for classes which have default names.
11:40 Changeset in OpenModelica [70799a2b]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/Modeling/ModelWidgetContainer.cpp
  • Fix naming in OMEdit for classes which have default names.

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

10:53 Ticket #3226 (Singular constant linear systems break compilation) closed by lochel
invalid
10:32 Changeset [25106] by vwaurich
  • 5 edits in trunk/Compiler
  • solve linear systems with constant jacobian and variable b-Vector symbolically with +d=constjac
10:32 Changeset in OpenModelica [02db2b2]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@…>
  • 5 edits in Compiler
  • solve linear systems with constant jacobian and variable b-Vector symbolically with +d=constjac

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

10:27 Ticket #3226 (Singular constant linear systems break compilation) created by lochel
The runtime system is able to handle singular systems. Nevertheless, …

2015-03-15:

16:54 Ticket #3223 (Check error when using ComplexBlocks.Sources.ComplexConstant) closed by Christian Kral <dr.christian.kral@…>
duplicate: Thanks Adrian. I close the ticket.
16:47 Ticket #3225 (annotation(defaultComponentName = "...") works only once) created by Christian Kral <dr.christian.kral@…>
Create a new model and drag in a component which has a default …
16:39 Ticket #3224 (Final parameter is not refreshed in plot windows after re-simulating ...) created by Christian Kral <dr.christian.kral@…>
Consider the following example […] I simulate the example. In the …
16:31 Ticket #3223 (Check error when using ComplexBlocks.Sources.ComplexConstant) created by Christian Kral <dr.christian.kral@…>
I used an instance of ComplexBlocks.Sources.ComplexConstant in …
16:22 Ticket #3222 (Different lineThickness of lines) created by Christian Kral <dr.christian.kral@…>
I created an icon consisting of rectangles, a line, a circle and a …
12:08 Ticket #3221 (Equation count of models containing expandable connectors) created by anonymous
Consider the following code […] For me both models in the …
06:19 Changeset [25105] by adrpo
  • 2 edits in trunk/SimulationRuntime/fmi/export
  • partial fix to #3067
  • move initialize*Systems from fmi2EnterInitializationMode to fmi2Instantiate because after an fmi2Reset fuction fmi2EnterInitializationMode will be called again which would allocate memory for systems again
06:19 Changeset in OpenModelica [62783d0]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 SimulationRuntime/fmi/export
  • partial fix to #3067
  • move initialize*Systems from fmi2EnterInitializationMode to fmi2Instantiate because after an fmi2Reset fuction fmi2EnterInitializationMode will be called again which would allocate memory for systems again

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

2015-03-14:

23:32 Changeset [25104] by hudson
  • 1 edit in trunk/Makefile.libraries

commit 8503ba2e07349d7b5a48fccc94cfb48d5cd03fae
Author: Hudson Janitor <build@…>
Date: Sat Mar 14 23:23:33 2015 +0100

Bump libraries


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

commit 8ddd59c51009c127fd47138bc0323e7acda0b827
Author: Hudson Janitor <build@…>
Date: Sat Mar 14 19:23:41 2015 +0100

Bump libraries



06:05 Changeset [25102] by hudson
  • 1 edit in trunk/Makefile.libraries

commit a10bf6d7db33bd36541056c57dd06673b6de5319
Author: Hudson Janitor <build@…>
Date: Sat Mar 14 05:56:51 2015 +0100

Bump libraries



05:55 Changeset [25101] by adrpo
  • 2 edits in trunk
  • bump gitlibs to 69daa48/OpenModelicaLibraries
  • remove class counting from the LibraryCoverageTrend.sh, will be in the Hudson job for easier adding of libs
05:55 Changeset in OpenModelica [09c5cf1b]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 Examples/LibraryCoverageTrend.sh
  • bump gitlibs to 69daa48/OpenModelicaLibraries
  • remove class counting from the LibraryCoverageTrend.sh, will be in the Hudson job for easier adding of libs

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

02:19 Ticket #3220 (Bug with for loop in algorithms) created by adrpo
Reported here: …

2015-03-13:

20:59 Changeset [25100] by hudson
  • 1 edit in trunk/Makefile.libraries

commit 6e54f15d47d9edf2cebb06cfed8a56581473f4ae
Author: adrpo <adrian.pop@…>
Date: Fri Mar 13 20:51:49 2015 +0100

20:14 Changeset [25099] by mahge930
  • 1 edit in trunk/Compiler/Util/List.mo

Fix List.combinationMap1 too.

20:14 Changeset in OpenModelica [5c8a28d]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/Util/List.mo

Fix List.combinationMap1 too.

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

20:06 Changeset [25098] by mahge930
  • 1 edit in trunk/Compiler/FrontEnd/ComponentReference.mo

+ workaround for cpp runtime until the template gets updated for array handling changes.

20:06 Changeset in OpenModelica [9478fb9]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/ComponentReference.mo

+ workaround for cpp runtime until the template gets updated for array handling changes.

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

19:41 Changeset [25097] by hudson
  • 2 edits in trunk/Compiler

[Janitor mode] Fix whitespace

19:41 Changeset in OpenModelica [5a9c2c7e]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 Compiler

[Janitor mode] Fix whitespace

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

19:38 Changeset [25096] by mahge930
  • 24 edits in trunk

+ Handle nested array types when creating array equations.
+ Correct subscript ordering when expanding crefs.
+ Fix List.combinationMap to properly order combinations and combination lists. Also accumulate the results.
+ Added List.combination.

19:38 Changeset in OpenModelica [b8529bac]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

+ Handle nested array types when creating array equations.
+ Correct subscript ordering when expanding crefs.
+ Fix List.combinationMap to properly order combinations and combination lists. Also accumulate the results.
+ Added List.combination.

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

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

commit e69c9a578cdf14acc874463200c0a5c7f767cd93
Author: Hudson Janitor <build@…>
Date: Fri Mar 13 19:24:05 2015 +0100

Bump libraries




17:37 Changeset [25094] by adeas31
  • 4 edits in branches/OMEdit/OMEditGUI/Simulation
  • Display the tlm monitor output.
  • Allow opening manager and monitor log files.
16:47 Changeset [25093] by jansilar
  • 4 edits in branches/PDE/Compiler

Field added to Absyn and SCode
(now not buildable)

16:46 Changeset [25092] by hudson
  • 1 edit in trunk/testsuite/flattening/modelica/arrays/EmptyAsubSliceSubscript.mo

[Janitor mode] Set auto-props

16:45 Ticket #3219 (Failed to elaborate expression: enablingProb[remTAin[1:nremTAin]]) closed by perost
fixed: Test case added in r25091.
16:44 Changeset [25091] by perost
  • 2 edits
    1 add in trunk/testsuite/flattening/modelica/arrays
  • Added test case for #3219.
16:22 Changeset [25090] by wbraun
  • 1 edit in trunk/Compiler/BackEnd/BackendDAECreate.mo
  • fix the counting of #3217, but record of arrays are currently not supported by the runtime.
16:22 Changeset in OpenModelica [2f3e6ec1]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
  • fix the counting of #3217, but record of arrays are currently not supported by the runtime.

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

15:55 Changeset [25089] by perost
  • 1 edit in trunk/Compiler/FrontEnd/Expression.mo
  • Fix Expression.typeof for ASUB with non-scalar subscripts.
15:55 Changeset in OpenModelica [4d3a8001]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/Expression.mo
  • Fix Expression.typeof for ASUB with non-scalar subscripts.

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

14:58 Changeset [25088] by adeas31
  • 9 edits
    3 adds in branches/OMEdit/OMEditGUI
  • TLM co-simulation dialog.
  • start the co-simulation, read the progress file, read the result file and show the plots.
14:24 Changeset [25087] by niklwors
  • 2 edits in trunk/testsuite/simulation/libraries/msl32_cpp

expected output

14:14 Ticket #3219 (Failed to elaborate expression: enablingProb[remTAin[1:nremTAin]]) created by lochel
This error message occurs for several models in the PNlib …
13:35 Changeset [25086] by hudson
  • 1 edit in trunk/testsuite/simulation/modelica/enums/EnumArrayArray.mos

[Janitor mode] Set auto-props

13:16 Ticket #3213 (Failure with arrays composed of arrays if at least one index is of ...) closed by perost
fixed
13:16 Ticket #3212 (Code generation of algorithm with enumeration indexed array fails ...) closed by perost
fixed
13:14 Changeset [25085] by perost
  • 2 edits
    1 add in trunk

Fix for #3212 and #3213:

  • Changed Expression.expandSubscript to use expandRange, so that it's able to also handle non-integer ranges.
13:14 Changeset in OpenModelica [a798a5f8]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/Expression.mo

Fix for #3212 and #3213:

  • Changed Expression.expandSubscript to use expandRange, so that it's able to also handle non-integer ranges.

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

10:56 Changeset [25084] by niklwors
  • 23 edits in trunk/testsuite/simulation/libraries/msl32_cpp

expected output

10:55 Changeset [25083] by hudson
  • 1 edit in trunk/Makefile.libraries

commit 73b94933313783acc120da1fbf5744622c2bc323
Author: Hudson Janitor <build@…>
Date: Fri Mar 13 10:49:56 2015 +0100

Bump libraries








10:40 Changeset [25082] by lochel
  • 26 edits in trunk/Compiler
  • rename Expression.traverseExp to Expression.traverseExpBottomUp
10:40 Changeset in OpenModelica [8cd1d4b]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@…>
  • 26 edits in Compiler
  • rename Expression.traverseExp to Expression.traverseExpBottomUp

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

10:16 Changeset [25081] by sjoelund.se
  • 2 edits in trunk/testsuite/metamodelica/meta

Removed some functions no longer part of MM

10:09 Changeset [25080] by lochel
  • 1 edit in trunk/Compiler/FrontEnd/Expression.mo
  • minor cleanup to traverseExp
10:09 Changeset in OpenModelica [bd3df36]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/Expression.mo
  • minor cleanup to traverseExp

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

09:42 Changeset [25079] by sjoelund.se
  • 9 edits in trunk/Compiler

Replace MM trig functions with Modelica equivalents

09:42 Changeset in OpenModelica [9863ec8]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 Compiler

Replace MM trig functions with Modelica equivalents

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

09:20 Changeset [25078] by lochel
  • 1 edit in trunk/Compiler/BackEnd/EvaluateFunctions.mo
  • cleanup
09:20 Changeset in OpenModelica [89457a02]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/EvaluateFunctions.mo
  • cleanup

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

07:41 Changeset [25077] by vitalij
  • 6 edits
    2 copies in trunk

added flag for using ExpressionSolve in adjacencyRowEnhanced

  • can be used e.g. for warmstart in dyn. optimization
07:41 Changeset in OpenModelica [1c2ae3cc]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 Compiler

added flag for using ExpressionSolve in adjacencyRowEnhanced

  • can be used e.g. for warmstart in dyn. optimization

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

00:10 Changeset [25076] by adeas31
  • 1 edit in trunk/OMShell/OMShellGUI/oms.cpp
  • Fixed OMShell build.
00:10 Changeset in OpenModelica [64a4089]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 OMShell/OMShellGUI/oms.cpp
  • Fixed OMShell build.

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

2015-03-12:

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

commit 135e282c21fecc24bc8af142028afe8e3c796f28
Author: Hudson Janitor <build@…>
Date: Thu Mar 12 21:37:44 2015 +0100

Bump libraries






21:18 Changeset [25074] by adrpo
  • 1 edit in trunk/Compiler/runtime/omc_config.h
  • switch back to 1.9.2 Nightly
21:18 Changeset in OpenModelica [d94fa40e]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/omc_config.h
  • switch back to 1.9.2 Nightly

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

21:17 Changeset [25073] by adrpo
  • 1 edit in installers/windows/OpenModelicaSetup/OpenModelicaSetup.nsi
  • switch back to 1.9.2 Nightly
21:09 Changeset [25072] by hkiel
  • 3 edits in trunk/Compiler/FrontEnd

use realTan instead of realSin/realCos

21:09 Changeset in OpenModelica [f5ac4fe5]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@…>
  • 3 edits in Compiler/FrontEnd

use realTan instead of realSin/realCos

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

21:07 Changeset [25071] by hkiel
  • 3 edits in trunk/OMShell/OMShellGUI

do not translate keyboard short cuts

21:07 Changeset in OpenModelica [a9f40e4b]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@…>
  • 3 edits in OMShell/OMShellGUI

do not translate keyboard short cuts

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

19:26 Changeset [25070] by adrpo
  • 1 copy in tags/OPENMODELICA_1_9_2_BETA_2
  • tag 1.9.2 Beta2
18:51 Ticket #3218 (The read_write.* interface seems a bit off) created by adrpo
read_write.c uses malloc instead of GC_malloc. Do we really need this …
18:23 Changeset [25069] by adrpo
  • 1 edit in trunk/SimulationRuntime/c/simulation_data.h
  • revert r25066, modelica_string is *NOT* const char*, is MetaModelica string, defined as: typedef modelica_metatype modelica_string;
18:23 Changeset in OpenModelica [07794856]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_data.h
  • revert r25066, modelica_string is *NOT* const char*, is MetaModelica string, defined as: typedef modelica_metatype modelica_string;

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

18:18 Changeset [25068] by adrpo
  • 1 edit in trunk/Compiler/runtime/omc_config.h
  • switch version to 1.9.2 Beta2
18:18 Changeset in OpenModelica [93983ebd]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/omc_config.h
  • switch version to 1.9.2 Beta2

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

18:17 Changeset [25067] by adrpo
  • 1 edit in installers/windows/OpenModelicaSetup/OpenModelicaSetup.nsi
  • switch version to 1.9.2 Beta2
18:15 Changeset [25066] by mahge930
  • 1 edit in trunk/SimulationRuntime/c/simulation_data.h
  • c++ compatibility. const correctness required.
18:15 Changeset in OpenModelica [f7944834]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 SimulationRuntime/c/simulation_data.h
  • c++ compatibility. const correctness required.

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

17:27 Changeset [25065] by adrpo
  • 2 edits in trunk/doc
  • advice the Mac users that their paths may vary (#3056)
  • write a bit about the visualizers available from Modelica.MultiBody
16:21 Ticket #3056 (Mac openmodelica-devel fails to build) closed by Adam Dershowitz <dersh@…>
fixed: Yes, it works! A couple of minor issues in the user guide change …
16:12 Changeset [25064] by lochel
  • 3 edits in trunk/Compiler
  • prepare module to encapsulate all function calls
16:12 Changeset in OpenModelica [47730a8]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
  • prepare module to encapsulate all function calls

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

15:26 Changeset [25063] by perost
  • 10 edits in trunk
  • Fix some bad enum to int conversions in the back end.
  • Some code clean up.
15:26 Changeset in OpenModelica [dce49f5c]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 in Compiler
  • Fix some bad enum to int conversions in the back end.
  • Some code clean up.

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

15:13 Changeset [25062] by atundis
  • 13 edits in branches/requirements

Improved OMEdit - Graphic User Interface

14:56 Ticket #3217 (Wrong equation counting) created by lochel
OM counts just 2 equations for following model, but it should be 4. […]
14:37 Changeset [25061] by hudson
  • 1 edit in trunk/testsuite/flattening/modelica/built-in-functions/DiagonalSimplify1.mo

[Janitor mode] Set auto-props

14:29 Changeset [25060] by mahge930
  • 2 edits
    1 add in trunk

Fix wrong array scalar marking.

14:29 Changeset in OpenModelica [b640ae0b]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/ExpressionSimplify.mo

Fix wrong array scalar marking.

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

13:17 Changeset [25059] by hudson
  • 1 edit in trunk/Makefile.libraries

commit 0f60199422695f63a5c50713305464e5dfad4e6f
Author: Martin Sjölund <martin.sjolund@…>
Date: Thu Mar 12 13:02:17 2015 +0100

Subscribe to lochel/PNlib branch:dev

12:04 Changeset [25058] by lochel
  • 1 edit in trunk/Compiler/BackEnd/CommonSubExpression.mo
  • don't handle homotopy in cse module
12:04 Changeset in OpenModelica [4b47dbd]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/CommonSubExpression.mo
  • don't handle homotopy in cse module

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

11:49 Ticket #3216 (cseCall and DIVISION) created by sjoelund.se
It seems weird to me that DIVISION is a DAE.CALL. It seems to be …
11:37 Ticket #3215 (replaceHomotopy=actual and cseCall do not cooperate) created by sjoelund.se
Using cseCall, calls to homotopy are moved out as common …
10:33 Changeset [25057] by lochel
  • 1 edit in trunk/Compiler/BackEnd/BackendDAEUtil.mo
  • fix indentation
10:33 Changeset in OpenModelica [fa61ca65]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/BackendDAEUtil.mo
  • fix indentation

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

10:01 Ticket #3214 (Failure to generate or compile code when functions returning arrays or ...) created by gustaf
This continues the array and array of arrays story from ticket #3212
09:51 Changeset [25056] by niklwors
  • 6 edits in trunk/testsuite/simulation/libraries/msl32_cpp

expected output

09:13 Changeset [25055] by niklwors
  • 24 edits in trunk/testsuite/simulation/libraries/msl32_cpp

expected output

09:03 Changeset [25054] by vwaurich
  • 1 edit in trunk/Compiler/BackEnd/BackendDAETransform.mo
  • revert r25052, will fix it later
09:03 Changeset in OpenModelica [a15b84d6]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/BackendDAETransform.mo
  • revert r25052, will fix it later

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

08:35 Changeset [25053] by adrpo
  • 2 edits in trunk/doc
  • add section 10.2 about starting the 3d visualization on MacOS
08:20 Changeset [25052] by vwaurich
  • 1 edit in trunk/Compiler/BackEnd/BackendDAETransform.mo
  • array equations solving non-array variables are actually non-linear systems
08:20 Changeset in OpenModelica [a285b3f]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/BackendDAETransform.mo
  • array equations solving non-array variables are actually non-linear systems

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

08:12 Changeset [25051] by mflehmig
  • 1 edit in trunk/Compiler/Template/CodegenCpp.tpl

Added cppFlags to simulation makefile.

08:12 Changeset in OpenModelica [8f4e8a8]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/Template/CodegenCpp.tpl

Added cppFlags to simulation makefile.

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

07:27 Changeset [25050] by sjoelund.se
  • 1 edit in trunk/Makefile.common

Clean cmake crap better

07:27 Changeset in OpenModelica [138f2b4f]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 Makefile.common

Clean cmake crap better

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

06:47 Changeset [25049] by adrpo
  • 1 edit in trunk
06:44 Changeset [25048] by adrpo
  • 3 edits in trunk
  • make sure is gcc before you add the extra flags
  • make the cmake verbose for easier build debugging
06:44 Changeset in OpenModelica [0acd505]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@…>
  • 3 edits in /
  • make sure is gcc before you add the extra flags
  • make the cmake verbose for easier build debugging

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

06:30 Changeset in OpenModelicaExternal [144] by adrpo
  • 4 edits in trunk/3rdParty/modelica3d
  • fix modelica3d for MacOS
06:12 Changeset [25047] by adrpo
  • 1 edit in trunk/Makefile.common
  • pass the cc flags to metis building
06:12 Changeset in OpenModelica [00dc56dd]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 Makefile.common
  • pass the cc flags to metis building

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

2015-03-11:

20:34 Changeset [25046] by adrpo
  • 2 edits in trunk/testsuite
  • update tests
19:47 Changeset [25045] by adrpo
  • 1 edit in trunk
19:46 Changeset in OpenModelicaExternal [143] by adrpo
  • 1 edit in trunk/3rdParty/modelica3d/lib/proc3d/CMakeLists.txt
  • add -stdlib=libc++ for MacOS
19:46 Changeset [25044] by hudson
  • 1 edit in trunk/Makefile.libraries

commit 4fba51cb76c7a3990e387b684dd3d58c20b522ae
Author: Hudson Janitor <build@…>
Date: Wed Mar 11 19:22:29 2015 +0100

Bump libraries


  • svn/MSL trunk has been updated to r8127.
    • m:r8127 Added stop time annotation to Modelica.Mechanics.Rotational.Examples.GenerationOfFMUs.Now it will be tested for future releases.



19:28 Ticket #3213 (Failure with arrays composed of arrays if at least one index is of ...) created by gustaf
This is more or less ticket #3212 reloaded (revolutions might come …
16:59 Changeset [25043] by adrpo
  • 1 edit in trunk
16:57 Changeset in OpenModelicaExternal [142] by adrpo
  • 1 edit in trunk/3rdParty/modelica3d/lib/proc3d/CMakeLists.txt
  • activate -std=c++11 for APPLE (so that it can find #include <array>)
16:48 Changeset [25042] by adrpo
  • 1 edit in trunk
16:46 Changeset in OpenModelicaExternal [141] by adrpo
  • 1 edit in trunk/3rdParty/modelica3d/lib/proc3d/CMakeLists.txt
  • add the extra includes for MacOS only
16:39 Changeset [25041] by adeas31
  • 4 edits
    2 moves in branches/OMEdit/OMEditGUI
  • Start the tlmmonitor process.
  • read the model.run file created by tlmmonitor for progress.
16:21 Changeset [25040] by adrpo
  • 1 edit in trunk
16:20 Changeset in OpenModelicaExternal [140] by adrpo
  • 1 edit in trunk/3rdParty/modelica3d/lib/proc3d/CMakeLists.txt
  • add boost/tr1/tr1 to the includes as it seems MacOS needs it somehow
16:12 Changeset [25039] by mflehmig
  • 3 edits in trunk/Compiler

Added flag 'cppFlags' in order to commit flags for C++ compiler in CppRuntime.

16:12 Changeset in OpenModelica [52096b7]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@…>
  • 3 edits in Compiler

Added flag 'cppFlags' in order to commit flags for C++ compiler in CppRuntime.

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

16:03 Changeset [25038] by hudson
  • 2 edits in trunk/Compiler

[Janitor mode] Fix whitespace

16:03 Changeset in OpenModelica [0fa91a65]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 Compiler

[Janitor mode] Fix whitespace

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

15:49 Changeset [25037] by perost
  • 2 edits in trunk/Compiler
  • Handle other types than integer ranges in BackendDAEUtil.extendRange.
15:49 Changeset in OpenModelica [3464a667]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
  • Handle other types than integer ranges in BackendDAEUtil.extendRange.

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

15:42 Changeset [25036] by mflehmig
  • 3 edits in trunk/Compiler

Added config flag 'cppFlags' in order to commit flags to C++ compiler in cppRuntime.

15:42 Changeset in OpenModelica [361b4a6c]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@…>
  • 3 edits in Compiler

Added config flag 'cppFlags' in order to commit flags to C++ compiler in cppRuntime.

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

15:21 Changeset [25035] by hkiel
  • 11 edits in trunk/OMEdit/OMEditGUI/Resources/icons

fix color tables in png to remove warning when starting OMEdit

15:21 Changeset in OpenModelica [c9c8e4d]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@…>
  • 11 edits in OMEdit/OMEditGUI/Resources/icons

fix color tables in png to remove warning when starting OMEdit

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

15:20 Changeset [25034] by hkiel
  • 34 edits in trunk/Compiler
  • replace most List.isEmpty/List.isNotEmpty by internal listEmpty
  • replace recursive function with while loop
15:20 Changeset in OpenModelica [3f94931f]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@…>
  • 34 edits in Compiler
  • replace most List.isEmpty/List.isNotEmpty by internal listEmpty
  • replace recursive function with while loop

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

14:18 Changeset [25033] by lochel
  • 1 edit in trunk/Compiler/BackEnd/BackendDAEOptimize.mo
  • typo
14:18 Changeset in OpenModelica [6570b17]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
  • typo

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

12:49 Changeset [25032] by hudson
  • 3 edits in trunk/Compiler

[Janitor mode] Fix whitespace

12:49 Changeset in OpenModelica [08082c4]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@25032 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

11:39 Ticket #3212 (Code generation of algorithm with enumeration indexed array fails ...) created by gustaf
Somehow trying to index an array with an enumeration type results code …
11:19 Changeset [25031] by niklwors
  • 1 edit in trunk/testsuite/openmodelica/cppruntime/libraries/msl32/Modelica.Media.Examples.TestOnly.IdealGasN2.mos

expected output

11:16 Changeset [25030] by niklwors
  • 8 edits in trunk

fix for getReal method in cpp template
expected output

11:16 Changeset in OpenModelica [c8db6a2]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@…>
  • 2 edits in Compiler/Template

fix for getReal method in cpp template
expected output

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

10:36 Changeset [25029] by mwalther
  • 1 edit in trunk/Makefile.common
  • metis added to bootstrap-dependencies
10:36 Changeset in OpenModelica [a31b4df]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 Makefile.common
  • metis added to bootstrap-dependencies

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

10:25 Changeset [25028] by mwalther
  • 1 edit in trunk/Compiler/runtime/Makefile.in
  • metis include added
10:25 Changeset in OpenModelica [cfee7962]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/runtime/Makefile.in
  • metis include added

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

10:25 Changeset [25027] by lochel
  • 2 edits in trunk/Compiler/BackEnd
  • some cleanup
10:25 Changeset in OpenModelica [8dff8e64]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
  • some cleanup

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

10:18 Changeset [25026] by mwalther
  • 2 edits in trunk

-enabled metis for linux and mac by default

10:18 Changeset in OpenModelica [1ed8384f]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 configure.in

-enabled metis for linux and mac by default

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

09:49 Changeset in OpenModelicaExternal [139] by mwalther
  • 2 edits in trunk/3rdParty/metis-5.1.0/GKlib
  • fixed metis build for linux
09:37 Changeset [25025] by mwalther
  • 5 edits in trunk
  • added metis to windows build (mingw)
09:37 Changeset in OpenModelica [c78e112b]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 Makefile.common
  • added metis to windows build (mingw)

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

09:34 Changeset in OpenModelicaExternal [138] by mwalther
  • 2 deletes in trunk/3rdParty/metis-5.1.0
  • simple change to metis library
09:26 Changeset [25024] by adrpo
  • 2 edits in trunk/Compiler
  • fix code generation for OpenTURNS (Uncertainties) which was broken since r22958 (bad assert).
09:26 Changeset in OpenModelica [76e956b]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
  • fix code generation for OpenTURNS (Uncertainties) which was broken since r22958 (bad assert).

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

07:52 Changeset [25023] by hudson
  • 1 edit in trunk/Makefile.libraries

commit 5a260514ef428e2ce7806d8395b1bef438c5ff02
Author: Hudson Janitor <build@…>
Date: Wed Mar 11 07:41:49 2015 +0100

Bump libraries


07:25 Changeset [25022] by adrpo
  • 2 edits in trunk
07:25 Changeset in OpenModelica [3e4a58a9]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 configure.in

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

07:22 Changeset in OpenModelicaExternal [137] by adrpo
  • 1 edit in trunk/3rdParty/modelica3d/lib/proc3d/CMakeLists.txt
  • add also include/boost as MacOS seems to need it
06:50 Ticket #2978 (Modelica3d fails) closed by adrpo
fixed: I suggest we close this one as modelica3d is now working but there is …
03:20 Ticket #3056 (Mac openmodelica-devel fails to build) reopened by Adam Dershowitz <dersh@…>
No, I missed a flag, when I thought I had gotten it to build. It still …
02:19 Changeset [25021] by wbraun
  • 87 edits in trunk
  • fixing Modelica.Fluid.Examples.HeatExchanger.HeatExchangerSimulation by changing alias start-value and nominal-value selection.
    • prioritise the own variable attribute-value
  • downgrade test Modelica.Fluid.Examples.HeatingSystem.mos for now.
02:19 Changeset in OpenModelica [3b82e2a]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/RemoveSimpleEquations.mo
  • fixing Modelica.Fluid.Examples.HeatExchanger.HeatExchangerSimulation by changing alias start-value and nominal-value selection.
    • prioritise the own variable attribute-value
  • downgrade test Modelica.Fluid.Examples.HeatingSystem.mos for now.

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

Note: See TracTimeline for information about the timeline view.