Timeline


and

2012-10-24:

19:56 Changeset [13610] by jfrenkel
  • 1 edit in trunk/Compiler/FrontEnd/ExpressionSimplify.mo
  • bugfix for pre(ASUB(..))
19:56 Changeset in OpenModelica [1833658]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/FrontEnd/ExpressionSimplify.mo
  • bugfix for pre(ASUB(..))

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

19:42 Changeset [13609] by jfrenkel
  • 1 edit in trunk/Compiler/FrontEnd/ComponentReference.mo
  • fix bootstrapping
19:42 Changeset in OpenModelica [99852c8]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/FrontEnd/ComponentReference.mo
  • fix bootstrapping

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

19:16 Changeset [13608] by jfrenkel
  • 1 edit in trunk/Compiler/runtime/SimulationResultsCmp.c
  • tab
19:16 Changeset in OpenModelica [2606865]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/runtime/SimulationResultsCmp.c
  • tab

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

19:05 Changeset [13607] by wbraun
  • 11 edits in trunk
  • change debug output for solver, event and zero crossings
19:05 Changeset in OpenModelica [9e432d47]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@…>
  • 9 edits in /
  • change debug output for solver, event and zero crossings

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

18:35 Changeset [13606] by lochel
  • 2 edits in trunk
  • fix compilation using ipopt for initialization
18:35 Changeset in OpenModelica [834c214a]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Lennart Ochel <lennart.ochel@…>
  • 1 edit in SimulationRuntime/c/simulation/solver/initialization/method_ipopt.c
  • fix compilation using ipopt for initialization

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

18:01 Changeset [13605] by perost
  • 15 edits
    1 add in trunk
  • Improved cref prefixing in SCodeInst, now uses less magic.
  • Changed InstTypes.Prefix to be a proper uniontype instead of a list, for no apparent reason.
  • Some small class extends improvements.
18:01 Changeset in OpenModelica [59276d0e]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@…>
  • 11 edits in Compiler
  • Improved cref prefixing in SCodeInst, now uses less magic.
  • Changed InstTypes.Prefix to be a proper uniontype instead of a list, for no apparent reason.
  • Some small class extends improvements.

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

17:30 Changeset [13604] by jfrenkel
  • 16 edits
    1 add in trunk
  • remove Simple Equations, use BackendVarTransform.replaceWhenClauses to replace aliases in reinit
  • replace BackendDAE.DAEHandlerArg with BackendDAE.StructurallySingularSystemHandlerArg
  • bugfix dynamic State Selection, remove last subs and replace last type of set
  • report more information in case of Reference file has not enough time points
  • fix tests
17:30 Changeset in OpenModelica [9bffa194]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@…>
  • 6 edits in Compiler
  • remove Simple Equations, use BackendVarTransform.replaceWhenClauses to replace aliases in reinit
  • replace BackendDAE.DAEHandlerArg with BackendDAE.StructurallySingularSystemHandlerArg
  • bugfix dynamic State Selection, remove last subs and replace last type of set
  • report more information in case of Reference file has not enough time points
  • fix tests

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

17:02 Changeset [13603] by cschubert
  • 4 edits
    47 adds in trunk/testsuite/simulation/libraries/msl32

add tests msl32 (Modelica.Electrical.Analog.Examples.*)

16:36 Changeset [13602] by wbraun
  • 2 edits in trunk/Compiler
  • added config flag to deactivate tearing: +noTearing
  • added debug flag to deactivate tearing of mixed system: +d=noMixedTearing
16:36 Changeset in OpenModelica [3c9ddcb9]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@…>
  • 2 edits in Compiler
  • added config flag to deactivate tearing: +noTearing
  • added debug flag to deactivate tearing of mixed system: +d=noMixedTearing

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

16:36 Changeset [13601] by cschubert
  • 1 edit
    1 add in trunk/testsuite/simulation/libraries/msl32/Utilities

setUpTests: Now Dymola is used to generate ref files

15:58 Changeset [13600] by lochel
  • 4 edits in trunk
  • add description-strings for initial residuals for improved dumps
15:58 Changeset in OpenModelica [01bffef5]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 /
  • add description-strings for initial residuals for improved dumps

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

14:39 Changeset [13599] by cschubert
  • 2 edits
    14 adds in trunk/testsuite/simulation/libraries/msl32

add tests msl32 (Modelica.StateGraph.Examples): All examples from Modelica.StateGraph don't do anything. Their active flags remains false

14:36 Changeset [13598] by jfrenkel
  • 1 edit in trunk/Compiler/BackEnd/BackendDAETransform.mo
  • dump vars and Equations in case of mixed system with something else than EQUATION in discrete part
14:36 Changeset in OpenModelica [f8dc9803]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/BackendDAETransform.mo
  • dump vars and Equations in case of mixed system with something else than EQUATION in discrete part

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

14:25 Changeset [13597] by jfrenkel
  • 9 edits in trunk
  • Expression: check type before add,sub,mul,div expression
  • ExpressionSolve.mo: cases for cr = exp, exp=cr, -cr=exp,exp=-cr,!cr=exp,exp=!cr
  • ExpressionSimplify: pre(a+b) -> pre(a)+pre(b)
  • move some test to working group
14:25 Changeset in OpenModelica [446f0e8]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@…>
  • 3 edits in Compiler
  • Expression: check type before add,sub,mul,div expression
  • ExpressionSolve.mo: cases for cr = exp, exp=cr, -cr=exp,exp=-cr,!cr=exp,exp=!cr
  • ExpressionSimplify: pre(a+b) -> pre(a)+pre(b)
  • move some test to working group

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

14:25 Ticket #1905 (Propagate class modifiers) created by perost
Only component modifiers are currently propagated in SCodeInst. We …
14:23 Ticket #1904 (Move handling of package constants entirely to SCodeInst) created by perost
Right now we use SCodeDependency to find all package constants. This …
13:55 Changeset [13596] by cschubert
  • 1 edit in trunk/testsuite/simulation/libraries/msl32/Utilities/setUpTests.py

setUpTests.py: remove last comma in simulation output

13:41 Changeset [13595] by jfrenkel
  • 3 edits in trunk/testsuite/simulation/libraries/msl32
  • fix tests
13:05 Changeset [13594] by jfrenkel
  • 2 edits in trunk/Compiler/Template
  • CodegenC.tpl: support pre(not(cr))
13:05 Changeset in OpenModelica [18167cd]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/Template/CodegenC.tpl
  • CodegenC.tpl: support pre(not(cr))

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

13:00 Changeset [13593] by jfrenkel
  • 1 edit in trunk/Compiler/BackEnd/BackendDAEUtil.mo
  • bufgix IncidenceMatrix solvable for LUNARY
13:00 Changeset in OpenModelica [e24f22f]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/BackendDAEUtil.mo
  • bufgix IncidenceMatrix solvable for LUNARY

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

11:33 Changeset [13592] by cschubert
  • 1 edit
    22 adds in trunk/testsuite/simulation/libraries/msl32

added test for msl32 - Modelica.Blocks.Examples.*

  • a few fail because of problem in Backend (*Network)
  • all filters end up in an infinite loop
  • PID produces wrong results because of wrong start value for PI.I.y
11:30 Changeset [13591] by cschubert
  • 2 edits in trunk/testsuite/simulation/libraries/msl32/Utilities

updated setUpTests.py - now it looks for the states to compare, includes output from omc for comparison

11:05 Ticket #1903 (Modelica.Blocks.Examples.BooleanNetwork1) created by cschubert
incidence Matrix incorrect in case of binary Expressions. 7: output …

2012-10-23:

23:46 Changeset [13590] by wbraun
  • 1 edit in trunk/SimulationRuntime/c/simulation/solver/model_help.c
  • fixed one potential uninitialized value
23:46 Changeset in OpenModelica [d6b2193]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Willi Braun <wbraun@…>
  • 1 edit in SimulationRuntime/c/simulation/solver/model_help.c
  • fixed one potential uninitialized value

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

22:20 Changeset [13589] by jfrenkel
  • 1 edit in trunk/testsuite/simulation/libraries/msl32/Modelica.Mechanics.Translational.Examples.PreLoad.mos
  • fix test
20:10 Changeset [13588] by adrpo
  • 1 edit in trunk/Makefile.common
  • display how many tests are OK.
20:10 Changeset in OpenModelica [c81b9f97]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
  • display how many tests are OK.

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

19:23 Changeset [13587] by adrpo
  • 1 edit in trunk/testsuite/simulation/libraries/msl32/Makefile
  • fix Makefile, missing separator.
18:58 Changeset [13586] by adrpo
  • 1 edit in trunk/Makefile.common
  • do not exit with failure so we can see the log.
18:58 Changeset in OpenModelica [a5d8775]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
  • do not exit with failure so we can see the log.

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

18:06 Changeset [13585] by lochel
  • 1 edit in trunk/testsuite/simulation/libraries/msl32/ReferenceFiles/Modelica.Mechanics.Translational.Examples.Friction.mat
  • update simulation results
17:59 Changeset [13584] by lochel
  • 1 add in trunk/testsuite/simulation/modelica/initialization/eventTest2.mos
  • add missing file
17:58 Changeset [13583] by adrpo
  • 1 edit in trunk/Makefile.common
  • show the entire testsuite-trace.txt so we see more info in Hudson.
17:58 Changeset in OpenModelica [92ce9f9]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
  • show the entire testsuite-trace.txt so we see more info in Hudson.

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

17:56 Changeset [13582] by lochel
  • 36 edits in trunk
  • initialization: update some function descriptions for better documentation
  • Initialization: remove redundant data-structs
  • initialization: minor fixes (e.g. memory leaks)
  • initialization: do not longer handle hybrid system different for each initialization method
  • testsuite: initialization: add new testcase for discrete changes during initialization
  • testsuite: ThermoSysPro: update simulation results
  • testsuite: fix failing tests regarding the number of intervals
  • SimulationRuntime/c: avoid warnings
17:56 Changeset in OpenModelica [adcf54a9]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@…>
  • 16 edits in SimulationRuntime/c
  • initialization: update some function descriptions for better documentation
  • Initialization: remove redundant data-structs
  • initialization: minor fixes (e.g. memory leaks)
  • initialization: do not longer handle hybrid system different for each initialization method
  • testsuite: initialization: add new testcase for discrete changes during initialization
  • testsuite: ThermoSysPro: update simulation results
  • testsuite: fix failing tests regarding the number of intervals
  • SimulationRuntime/c: avoid warnings

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

17:11 Changeset [13581] by bruno
  • 1 edit in trunk/testsuite/simulation/libraries/ModelicaTest

trivial fix in folder properties

16:49 Changeset [13580] by leonardo.laguna
  • 1 edit in trunk/Parser/Modelica.g
  • Trivial fixes for compatibility with VC++
16:49 Changeset in OpenModelica [c438ad52]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 Leonardo Laguna <leonardo.laguna@…>
  • 1 edit in Parser/Modelica.g
  • Trivial fixes for compatibility with VC++

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

16:42 Changeset [13579] by bruno
  • 1 edit in trunk/testsuite/simulation/libraries/ModelicaTest/ModelicaTest.MultiBody.FourbarVariants.JointSSR.mos

fix stopTime in jointSSR

16:37 Changeset [13578] by bruno
  • 39 adds in trunk/testsuite/simulation/libraries/ModelicaTest

Added some tests from ModelicaTest

16:24 Ticket #1902 (problems with event handling on 32-bit with gcc-4.6) created by ekofman@…
I was using MSL 3.1 and omc r13538. Now I switched to MSL 3.2.1 and …
16:18 Changeset [13577] by cschubert
  • 13 edits
    1 add
    1 delete in trunk/testsuite/simulation/libraries/msl32

updated tests from msl32 (rotational and translational):
failing due to "Error solving hybrid equation system":

  • Modelica.Mechanics.Rotational.Examples.HeatLosses.mos
  • Modelica.Mechanics.Rotational.Examples.LossyGearDemo2.mos
  • Modelica.Mechanics.Translational.Examples.HeatLosses.mos

failing due to wrong start values or wrong results:

  • Modelica.Mechanics.Rotational.Examples.CoupledClutches
  • Modelica.Mechanics.Rotational.Examples.ElasticBearing
  • Modelica.Mechanics.Translational.Examples.InitialConditions

(although the last one works with -iom kinsol)

15:17 Changeset [13576] by cschubert
  • 2 edits
    48 adds in trunk/testsuite/simulation/libraries/msl32

copied tests from msl31, some work, some fail - beginning to investigate

14:08 Changeset [13575] by wbraun
  • 2 edits in trunk
  • activate tearing of mixed systems
14:08 Changeset in OpenModelica [324cf7cf]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/BackendDAEOptimize.mo
  • activate tearing of mixed systems

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

13:55 Changeset [13574] by cschubert
  • 4 edits in trunk/testsuite/simulation/libraries/msl32

updated multibody tests. RobotR3 simulates but uses wrong start values, EngineV6 & EngineV6_analytic still produce infinite loop

13:36 Changeset [13573] by wbraun
  • 5 edits in trunk
  • fixed findZeroCrossing
13:36 Changeset in OpenModelica [4eb60f9a]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@…>
  • 4 edits in /
  • fixed findZeroCrossing

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

13:34 Changeset [13572] by wbraun
  • 1 edit in trunk/testsuite/partest/runtests.pl
  • changed runscript to remove only the temporary files of the currect user
12:05 Changeset [13571] by wbraun
  • 2 edits in trunk/testsuite/simulation/libraries
  • fixed tests on hudson
11:24 Changeset [13570] by leonardo.laguna
  • 5 edits in trunk
  • Added dump of distribution type to the uncertainties extraction
11:24 Changeset in OpenModelica [dec4a284]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 Leonardo Laguna <leonardo.laguna@…>
  • 4 edits in Compiler
  • Added dump of distribution type to the uncertainties extraction

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

05:06 Changeset [13569] by hubert.thieriot
  • 5 edits in trunk/OMOptimBasis
  • added a new InfoControler (to be used in model/data architecture) -> less memory consumption
03:41 Changeset [13568] by adeas31
  • 1 edit in branches/OMEdit/OMEditGUI/ModelicaClassDialog.cpp
  • Only use Qt::FramelessWindowHint if OS supports compositing.
03:15 Changeset [13567] by adeas31
  • 1 edit in branches/OMEdit/OMEditGUI/Component.h
  • kill connector widget references.
03:12 Changeset [13566] by adeas31
  • 2 edits in branches/OMEdit/OMEditGUI

few more id tags.

03:07 Changeset [13565] by adeas31
  • 54 edits
    2 deletes in branches/OMEdit/OMEditGUI
  • Removed connector widget.
  • more id tags.
02:52 Changeset [13564] by adeas31
  • 1 edit in branches/OMEdit/OMEditGUI/ModelicaClassDialog.cpp

id tag.

02:49 Changeset [13563] by adeas31
  • 1 edit in branches/OMEdit/OMEditGUI/ModelicaClassDialog.cpp

Qt::FramelessWindowHint is only useful on Windows.

02:40 Changeset [13562] by adeas31
  • 56 edits in branches/OMEdit
  • svn keywords.
  • handle the x11 compositing manager rendering for about dialog.
01:41 Ticket #1866 (zero-crossings need to check for logical operator instead just for relation) closed by wbraun
fixed: fixed in r13555
01:31 Changeset [13561] by adrpo
  • 1 edit in trunk/Makefile.in
  • mind your language please :)
01:31 Changeset in OpenModelica [7a4eeaee]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.in
  • mind your language please :)

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

01:19 Ticket #1901 (problems with event handling) closed by wbraun
worksforme: That' a bit strange, since that model you mention is in our testsuite …
01:00 Changeset [13560] by jfrenkel
  • 2 edits in trunk/Compiler/BackEnd
  • bugfix for if-equations
01:00 Changeset in OpenModelica [2b94816d]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@…>
  • 2 edits in Compiler/BackEnd
  • bugfix for if-equations

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

00:46 Changeset [13559] by jfrenkel
  • 1 edit in trunk/SimulationRuntime/c/simulation/solver/solver_main.c
  • fix tab
00:46 Changeset in OpenModelica [9ce555ee]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 SimulationRuntime/c/simulation/solver/solver_main.c
  • fix tab

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

00:33 Changeset [13558] by jfrenkel
  • 2 edits in trunk/testsuite/simulation/libraries
  • fix tests
00:27 Changeset [13557] by adeas31
  • 8 edits in branches/OMEdit/OMEditGUI
  • CPU polling without losing performance.
  • Export FMU via library right click.
  • Don't call processEvents (was bad programming).
00:24 Changeset [13556] by adeas31
  • 2 edits in trunk/OMEdit/OMEditGUI
  • Don't trade-off performance for CPU polling.
00:24 Changeset in OpenModelica [ee7e994]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
  • Don't trade-off performance for CPU polling.

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

00:18 Changeset [13555] by wbraun
  • 32 edits in trunk

Changes for event handling.

  • From now as zero-crossing functions are used the conditions instead of single relations.
  • main changes in BackendDAECreate.findZeroCrossings.
    • it collects now samples, relations and zerocrossings in different lists.
  • relations are still collected for cpp-runtime.
  • fixed also #1866
00:18 Changeset in OpenModelica [f8d8971b]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@…>
  • 18 edits in /

Changes for event handling.

  • From now as zero-crossing functions are used the conditions instead of single relations.
  • main changes in BackendDAECreate.findZeroCrossings.
    • it collects now samples, relations and zerocrossings in different lists.
  • relations are still collected for cpp-runtime.
  • fixed also #1866

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

2012-10-22:

23:47 Changeset [13554] by jfrenkel
  • 19 edits in trunk/testsuite/simulation/libraries
  • do not switch of tearing in msl32 tests
23:06 Changeset [13553] by jfrenkel
  • 4 edits in trunk/testsuite/simulation/libraries
  • fix tests
22:24 Changeset [13552] by jfrenkel
  • 3 edits in trunk
  • fix tests, report less warnings Alias variables ... have start values ...
22:24 Changeset in OpenModelica [89bd92d]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/BackendVariable.mo
  • fix tests, report less warnings Alias variables ... have start values ...

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

20:12 Changeset [13551] by jfrenkel
  • 4 edits in trunk/testsuite/simulation
  • fix tests
18:30 Changeset [13550] by adrpo
  • 2 edits in trunk/testsuite/simulation/libraries
  • remove Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.GyroscopicEffects.mos from msl31 and msl32 until fixed as it puts Hudson windows build in an infinite loop
18:23 Changeset [13549] by adrpo
  • 1 edit in trunk/testsuite/Makefile
  • fixing wrong target.
17:32 Changeset [13548] by jfrenkel
  • 1 edit in trunk/Compiler/FrontEnd/Expression.mo
  • avoid Warning Alias Variable ... by improvement of expressionEqual
17:32 Changeset in OpenModelica [b9a2ad2c]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/FrontEnd/Expression.mo
  • avoid Warning Alias Variable ... by improvement of expressionEqual

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

17:09 Changeset [13547] by bruno
  • 2 edits in trunk/testsuite/simulation/libraries/msl32

minor changes in results output comment

17:05 Ticket #1901 (problems with event handling) created by ekofman@…
Today, I updated Open Modelica to rev 13538 (I had last updated about …
15:04 Changeset [13546] by bruno
  • 2 edits in trunk/testsuite/simulation/libraries/msl32

removed geterrorString() in tests which leads to wrong test result in Hudson

14:43 Ticket #1898 (make tests working again from r13489) closed by jfrenkel
fixed: done
14:42 Changeset [13545] by jfrenkel
  • 16 edits in trunk
  • try to remove aliases like state = state, but this needs some more thinks to do
  • keep zero start values
  • dynamicstateselection, prever states with short names
  • move some tests back to working group
14:42 Changeset in OpenModelica [55607d0]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@…>
  • 5 edits in Compiler
  • try to remove aliases like state = state, but this needs some more thinks to do
  • keep zero start values
  • dynamicstateselection, prever states with short names
  • move some tests back to working group

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

14:39 Changeset [13544] by bruno
  • 11 edits in trunk/libraries/ModelicaTest 1.1

Updated modelicaTest to last version on MA svn

14:34 Changeset [13543] by bruno
  • 1 edit in trunk/libraries/ModelicaTest 1.1/MultiBody.mo

Updated multibody test from Modelicatest

13:33 Changeset [13542] by jfrenkel
  • 2 edits in trunk/testsuite/simulation/libraries/msl32
  • fix tests
13:01 Changeset [13541] by jfrenkel
  • 2 edits in trunk/testsuite/simulation/libraries/msl32
  • fix tests
12:07 Ticket #1880 (OMEdit: uses all CPU during simulation) closed by hkiel
fixed
12:06 Changeset [13540] by hkiel
  • 2 edits in trunk/OMEdit/OMEditGUI
  • avoid busy polling, instead use polling via timer or on event

-> every 10ms during OMCProxy::sendCommand()
-> sock->waitForReadyRead() in SimulationWidget::simulateModel()

12:06 Changeset in OpenModelica [3f51df88]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@…>
  • 2 edits in OMEdit/OMEditGUI
  • avoid busy polling, instead use polling via timer or on event

-> every 10ms during OMCProxy::sendCommand()
-> sock->waitForReadyRead() in SimulationWidget::simulateModel()

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

11:02 Changeset [13539] by bruno
  • 3 edits
    3 adds in trunk/testsuite/simulation/libraries/msl32

Added reference files for two multibody tests that now simulate
Added a failing test for PconstrainPrismaticJoint with dynamic state selection

2012-10-21:

19:25 Changeset [13538] by wbraun
  • 14 edits in trunk

updates for event handling c simulation runtime

  • mostly cleaning and restructuring of the code
  • preparation for changing zero-crossing treatmeant
19:25 Changeset in OpenModelica [7e8ca4d4]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@…>
  • 12 edits in SimulationRuntime

updates for event handling c simulation runtime

  • mostly cleaning and restructuring of the code
  • preparation for changing zero-crossing treatmeant

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

2012-10-20:

23:47 WikiStart edited by adrpo
(diff)
20:44 Ticket #1900 (Handle connections to expandable connectors in OMEdit) created by adrpo
OMEdit currently do not handle connections to expandable connectors. …
20:27 Changeset [13537] by adeas31
  • 29 edits
    2 deletes in branches/OMEdit/OMEditGUI
  • Removed some old classes.
  • Better connection support for array type connectors.
  • Don't call getClassNames every time for searching of Modelica classes.
19:37 Changeset [13536] by wbraun
  • 14 edits in trunk/SimulationRuntime
  • a bit of clean up in c simulation runtime
19:37 Changeset in OpenModelica [1d5a279]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@…>
  • 14 edits in SimulationRuntime
  • a bit of clean up in c simulation runtime

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

17:12 Changeset [13535] by adrpo
  • 1 edit in installers/windows/OpenModelicaSetup/BuildWindowsRelease.sh
  • keep the ${MAKETHREADS} and change the input from caller script to -j6
16:45 Changeset [13534] by adrpo
  • 1 edit in installers/windows/OpenModelicaSetup/BuildWindowsRelease.sh
  • use only -j6 as hudson seems to have issues with more processes.
14:00 Changeset [13533] by wbraun
  • 1 edit in trunk/Compiler/BackEnd/BackendDAEUtil.mo
  • fixed a bug in isExpDiscrete
14:00 Changeset in OpenModelica [5170f1c]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/BackendDAEUtil.mo
  • fixed a bug in isExpDiscrete

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

08:47 Changeset [13532] by jfrenkel
  • 1 edit in trunk/Compiler/BackEnd/BackendVariable.mo
  • keep der(var) = const
08:47 Changeset in OpenModelica [560e06e]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/BackendVariable.mo
  • keep der(var) = const

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

07:34 Changeset [13531] by adrpo
  • 3 edits in trunk
  • forgot to copy libexpat*.lib
  • add lib/omc/msvc to the CL lib search path as it contains sundials and libexpat libs.
07:34 Changeset in OpenModelica [61c86de0]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Adrian Pop <adrian.pop@…>
  • 1 edit in Compiler/Template/CodegenC.tpl
  • forgot to copy libexpat*.lib
  • add lib/omc/msvc to the CL lib search path as it contains sundials and libexpat libs.

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

06:30 Changeset [13530] by adrpo
  • 2 edits in trunk/Compiler/Template
  • switch to new lib directories for msvc.
06:30 Changeset in OpenModelica [1125a3f1]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Adrian Pop <adrian.pop@…>
  • 1 edit in Compiler/Template/CodegenC.tpl
  • switch to new lib directories for msvc.

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

05:47 Changeset [13529] by adrpo
  • 1 edit in trunk/Makefile.omdev.mingw
  • geez, one needs to generate arith.h
05:36 Changeset [13528] by adrpo
  • 1 edit in trunk/Makefile.omdev.mingw
  • don't assume anything on how $OMDEV looks like (is defined as /c/OMDev in the sh shell).
05:30 Changeset [13527] by adrpo
  • 1 edit in trunk/Makefile.omdev.mingw
  • build both debug/release MSVC libs and put them in: build/lib/omc/msvc/debug (debug SimulationRuntime libs) build/lib/omc/msvc/release (release SimulationRuntime libs) build/lib/omc/msvc/ (sundials)
  • Makefiles generated needs updating to the new directories.
05:28 Changeset [13526] by adrpo
  • 1 edit in installers/windows/OpenModelicaSetup/BuildWindowsRelease.sh
  • cd where it should be.
03:58 Changeset [13525] by adrpo
  • 1 edit in installers/windows/OpenModelicaSetup/BuildWindowsRelease.sh
  • build the msvc runtime too when building the release.
03:03 Changeset [13524] by adrpo
  • 1 edit in trunk/Compiler/scripts/Compile.bat
  • we *really* need the RESULT from Compile.bat to know if we should report a build error in omc.
03:03 Changeset in OpenModelica [e7027a2]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/scripts/Compile.bat
  • we *really* need the RESULT from Compile.bat to know if we should report a build error in omc.

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

02:47 Changeset [13523] by adrpo
  • 1 edit in installers/windows/OpenModelicaSetup/OpenModelicaSetup.nsi
  • add sundials and visual studio needed dlls to build/bin all the other needed libs are in build/lib/omc already
02:46 Changeset [13522] by adrpo
  • 1 edit in trunk/Makefile.omdev.mingw
  • more make magic for msvc target.
02:26 Changeset [13521] by adrpo
  • 2 edits in trunk
  • generate nmake targets not the vs projects!
  • copy the libs after build to build/lib/omc/
  • why would we need <algorithm> in options.h??!!
02:26 Changeset in OpenModelica [e8c30ecb]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/options.h
  • generate nmake targets not the vs projects!
  • copy the libs after build to build/lib/omc/
  • why would we need <algorithm> in options.h??!!

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

01:15 Changeset [13520] by jfrenkel
  • 1 edit in trunk/Compiler/BackEnd/BackendVariable.mo
  • remove also constant derivatives from known vars as the other self generated vars
01:15 Changeset in OpenModelica [44016cb]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/BackendVariable.mo
  • remove also constant derivatives from known vars as the other self generated vars

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

01:12 Changeset [13519] by adrpo
  • 1 edit in trunk/Makefile.omdev.mingw
  • fix the simulationruntimecmsvc target. now it works.
01:01 Changeset [13518] by adrpo
  • 3 edits in installers/windows/OMDev/tools/rml
  • update to MetaModelica/RML revision 252 + 5th try to make rml more fault tolerant when run in parallel on Windows by waiting MORE for files :)

is getting ridiculous already

2012-10-19:

23:59 Changeset [13517] by jfrenkel
  • 3 edits in trunk/Compiler/BackEnd
  • keep dimension information of derived variable but check when sorting if all elements are derived.
23:59 Changeset in OpenModelica [e3b0c69a]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@…>
  • 3 edits in Compiler/BackEnd
  • keep dimension information of derived variable but check when sorting if all elements are derived.

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

23:29 Changeset [13516] by jfrenkel
  • 1 edit in trunk/Makefile.omdev.mingw
  • libexpat.dll is needed for target msvc in bin
23:20 Changeset [13515] by jfrenkel
  • 1 delete in installers/windows/OMDev/lib/c_runtime_msvc
  • remove lib/c_runtime_msvc (will be build from trunc)
23:18 Changeset [13514] by jfrenkel
  • 13 edits in trunk
  • change cmake files and add target simulationruntimecmsvc to Makefile.omdev.mingw to call cmake to generate msvc libs (does not yet work because camke does not configue nmake files)
23:18 Changeset in OpenModelica [cb3e316]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@…>
  • 11 edits in /
  • change cmake files and add target simulationruntimecmsvc to Makefile.omdev.mingw to call cmake to generate msvc libs (does not yet work because camke does not configue nmake files)

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

22:09 Changeset [13513] by jfrenkel
  • 5 edits in trunk/Compiler
  • improve Compile.bat to call also msvc target
22:09 Changeset in OpenModelica [82ffe89]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@…>
  • 4 edits in Compiler
  • improve Compile.bat to call also msvc target

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

21:43 Changeset [13512] by adrpo
  • 1 edit in trunk/Compiler/Util/Flags.mo
  • make a real list out of TARGET choices.
21:43 Changeset in OpenModelica [c1043a54]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/Util/Flags.mo
  • make a real list out of TARGET choices.

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

21:27 Changeset [13511] by adrpo
  • 1 edit in trunk/Compiler/Template/SimCodeTV.mo
  • squash the tabs.
21:27 Changeset in OpenModelica [e8b5f300]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Adrian Pop <adrian.pop@…>
  • 1 edit in Compiler/Template/SimCodeTV.mo
  • squash the tabs.

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

21:08 Changeset [13510] by adrpo
  • 1 edit in trunk/testsuite/simulation/libraries/msl32/Modelica.Mechanics.MultiBody.Examples.Constraints.ConstrainUniversalJoint.mos
  • update test.
21:06 Changeset [13509] by adrpo
  • 1 edit in trunk/testsuite/simulation/libraries/msl32/Modelica.Mechanics.MultiBody.Examples.Constraints.ConstrainUniversalJoint.mos
  • fix the comparison variables, I added the states for now, fix them later. there are more of these comparisons with variables "x" and "y" which of course do not exist in the model.
20:55 Changeset [13508] by adrpo
  • 2 edits in trunk/Compiler/Template
  • add missing tab
  • add error handling for wrong +target.
20:55 Changeset in OpenModelica [13bd8a35]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Adrian Pop <adrian.pop@…>
  • 1 edit in Compiler/Template/CodegenC.tpl
  • add missing tab
  • add error handling for wrong +target.

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

20:34 Changeset [13507] by adrpo
  • 1 edit in trunk/Compiler/Template/SimCodeTV.mo
  • add the missing simulationCodeTarget in SimCodeTV.mo
20:34 Changeset in OpenModelica [1e0a1f85]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Adrian Pop <adrian.pop@…>
  • 1 edit in Compiler/Template/SimCodeTV.mo
  • add the missing simulationCodeTarget in SimCodeTV.mo

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

20:27 Changeset [13506] by jfrenkel
  • 2 edits in trunk/Compiler/Template
  • add missing end match
20:27 Changeset in OpenModelica [320b523]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/Template/CodegenC.tpl
  • add missing end match

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

18:55 Changeset [13505] by adrpo
  • 1 edit in trunk/Compiler/FrontEnd/SCode.mo
  • added case for SCode.EQ_NORETCALL in SCode.equationEqual2. fixes duplicate elements not identical error in model: Modelica.Mechanics.MultiBody.Examples.Constraints.ConstrainPrismaticJoint however, the model seems to go in an infinite loop in the back-end.
18:55 Changeset in OpenModelica [4bb77db]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/SCode.mo
  • added case for SCode.EQ_NORETCALL in SCode.equationEqual2. fixes duplicate elements not identical error in model: Modelica.Mechanics.MultiBody.Examples.Constraints.ConstrainPrismaticJoint however, the model seems to go in an infinite loop in the back-end.

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

18:28 Changeset [13504] by jfrenkel
  • 3 edits in trunk
  • add case to generate nmake makefile for visual studio 2010 todo: copy libs libexpat.lib from OMDEV/lib/expat-win32-msvc to lib sundials_kinsol.lib sundials_nvecserial.lib from OMDEV/lib/3rdParty/Sundials/lib/release/vc100 to lib f2c.lib initialization.lib math-support.lib meta.lib ModelicaExternalC.lib results.lib simulation.lib solver.lib util.lib from OMDEV/lib/c_runtime_msvc to lib improve Compile.bat to call vcvarsall.bat and nmake in case of target=msvc add dlls (expat,kinsol) to path
18:28 Changeset in OpenModelica [4c52004]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@…>
  • 2 edits in /
  • add case to generate nmake makefile for visual studio 2010 todo: copy libs libexpat.lib from OMDEV/lib/expat-win32-msvc to lib sundials_kinsol.lib sundials_nvecserial.lib from OMDEV/lib/3rdParty/Sundials/lib/release/vc100 to lib f2c.lib initialization.lib math-support.lib meta.lib ModelicaExternalC.lib results.lib simulation.lib solver.lib util.lib from OMDEV/lib/c_runtime_msvc to lib improve Compile.bat to call vcvarsall.bat and nmake in case of target=msvc add dlls (expat,kinsol) to path

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

18:24 Changeset [13503] by jfrenkel
  • 19 adds in installers/windows/OMDev/lib/c_runtime_msvc
  • add libs for simulation runtime c compiled with vs2010
16:49 Changeset [13502] by adrpo
  • 2 edits
    4 adds in trunk/testsuite
  • add start value selection (startOrigin) testing. simulation/modelica/start_value_selection
  • more error checking in simulation/modelica/records/InOutRecord.mos
16:40 Changeset [13501] by bruno
  • 1 edit
    1 add in trunk/testsuite/simulation/libraries/msl32

Added reference results for ConstrainUniversalJoint and modified makefile

16:28 Changeset [13500] by jfrenkel
  • 4 edits in trunk
  • ged rid of empty omc_equationInfo_reverse_prof_index to be compileable with vs2010
16:28 Changeset in OpenModelica [650bcf44]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@…>
  • 3 edits in /
  • ged rid of empty omc_equationInfo_reverse_prof_index to be compileable with vs2010

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

14:40 Changeset [13499] by adeas31
  • 1 edit in tags/OPENMODELICA_1_9_0_BETA_2/3rdParty

TortoiseSVN auto commit: changed externals to fixed revision.

14:40 Changeset [13498] by adeas31
  • 1 copy in tags/OPENMODELICA_1_9_0_BETA_2
  • Tagged OPENMODELICA_1_9_0_BETA_2.
14:38 Changeset [13497] by jfrenkel
  • 5 edits in trunk/SimulationRuntime/c
  • use brackets to avoid warning in tables.c
  • update cmakefiles and small change to simulation_runtime_cpp to get simulationruntime c compilable with vs2010
14:38 Changeset in OpenModelica [7c1d635b]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@…>
  • 5 edits in SimulationRuntime/c
  • use brackets to avoid warning in tables.c
  • update cmakefiles and small change to simulation_runtime_cpp to get simulationruntime c compilable with vs2010

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

14:18 Changeset [13496] by leonardo.laguna
  • 1 edit in trunk/Compiler/runtime/System_rml.c
  • Fixed small problem that was giving me segmentation faults
14:18 Changeset in OpenModelica [5f792780]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 Leonardo Laguna <leonardo.laguna@…>
  • 1 edit in Compiler/runtime/System_rml.c
  • Fixed small problem that was giving me segmentation faults

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

13:31 Changeset [13495] by adeas31
  • 4 edits in trunk/doc

updated authors.

13:16 Changeset [13494] by adeas31
  • 3 edits in trunk

more documentation and release notes.

13:16 Changeset in OpenModelica [87fd5cc]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Adeel Asghar <adeel.asghar@…>
  • 1 edit in Compiler/FrontEnd/ModelicaBuiltin.mo

more documentation and release notes.

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

13:13 Ticket #1899 (Discusssion on how to make the generated code smaller) created by adrpo
This ticket sets up a discussion on how we can make the generated …
13:09 Changeset [13493] by adrpo
  • 5 adds in trunk/testsuite/simulation/libraries/3rdParty/VTT
  • add the FreeBody18 VTT model to investigate the generated code size.
12:54 Changeset [13492] by jfrenkel
  • 1 edit in trunk/Compiler/BackEnd/BackendDAEOptimize.mo
  • add some code (commented out) to tear full mixed system
12:54 Changeset in OpenModelica [c3f965d]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/BackendDAEOptimize.mo
  • add some code (commented out) to tear full mixed system

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

12:51 ReleaseNotes/1.9.0 edited by adeas31
(diff)
12:49 ReleaseNotes/1.9.0 edited by adeas31
(diff)
11:58 Changeset [13491] by adeas31
  • 4 edits in trunk/doc
  • more documentation for 1.9.0 beta2.
11:51 Changeset [13490] by adrpo
  • 1 edit in trunk/testsuite/openmodelica/dependency/Modelica.Mechanics.MultiBody.mos
  • update testsuite/openmodelica/dependency/Modelica.Mechanics.MultiBody.mos
11:39 Ticket #1898 (make tests working again from r13489) created by jfrenkel
>>> …
11:39 Changeset [13489] by jfrenkel
  • 5 edits in trunk
  • move tests to failing

simulation_libraries_3rdParty_ThermoSysPro.ThermoSysPro.Examples.SimpleExamples.TestDynamicWaterWaterExchanger.mos
simulation_libraries_msl32.Modelica.Mechanics.MultiBody.Examples.Elementary.RollingWheelSetPulling.mos
simulation_libraries_msl31.Modelica.Mechanics.MultiBody.Examples.Elementary.PointGravityWithPointMasses2.mos
simulation_libraries_msl32.Modelica.Mechanics.MultiBody.Examples.Elementary.PointGravityWithPointMasses2.mos
simulation_libraries_msl31.Modelica.Mechanics.Translational.Examples.Friction.mos
simulation_libraries_msl31.Modelica.Mechanics.Rotational.Examples.Friction.mos
simulation_libraries_msl31.Modelica.Electrical.Analog.Examples.HeatingMOSInverter.mos

  • use defines from simulation_data.h for dummyFILE_INFO and dummyVAR_INFO
11:39 Changeset in OpenModelica [12ac05c]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/Template/CodegenC.tpl
  • move tests to failing

simulation_libraries_3rdParty_ThermoSysPro.ThermoSysPro.Examples.SimpleExamples.TestDynamicWaterWaterExchanger.mos
simulation_libraries_msl32.Modelica.Mechanics.MultiBody.Examples.Elementary.RollingWheelSetPulling.mos
simulation_libraries_msl31.Modelica.Mechanics.MultiBody.Examples.Elementary.PointGravityWithPointMasses2.mos
simulation_libraries_msl32.Modelica.Mechanics.MultiBody.Examples.Elementary.PointGravityWithPointMasses2.mos
simulation_libraries_msl31.Modelica.Mechanics.Translational.Examples.Friction.mos
simulation_libraries_msl31.Modelica.Mechanics.Rotational.Examples.Friction.mos
simulation_libraries_msl31.Modelica.Electrical.Analog.Examples.HeatingMOSInverter.mos

  • use defines from simulation_data.h for dummyFILE_INFO and dummyVAR_INFO

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

11:13 Changeset [13488] by adeas31
  • 1 edit in branches/OMEdit/OMEditGUI/OMEdit.config.in
  • Fixed compilation for linux.
10:50 Changeset [13487] by adrpo
  • 1 edit in trunk/testsuite/simulation/libraries/3rdParty/PlanarMechanics/Makefile
  • moved PlanarMechanicsForTesting.Examples.KinematicLoop_DynamicStateSelection.mos PlanarMechanicsForTesting.Examples.KinematicLoop.mos to failing tests as they take way too much time!
10:07 Changeset [13486] by adrpo
  • 1 edit in trunk/Compiler/FrontEnd/ModelicaBuiltin.mo
  • fix UTF8 issues
10:07 Changeset in OpenModelica [51d32f4]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 UTF8 issues

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

08:40 Changeset [13485] by sjoelund.se
  • 1 edit in trunk/Compiler/FrontEnd/ModelicaBuiltin.mo
  • Update releasenotes
08:40 Changeset in OpenModelica [d0ee6d4a]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/ModelicaBuiltin.mo
  • Update releasenotes

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

08:32 ReleaseNotes/1.9.0 edited by sjoelund.se
(diff)
08:30 ReleaseNotes/1.9.0 edited by sjoelund.se
(diff)
08:03 Changeset [13484] by petfr
  • 2 edits in trunk/doc

Minor updates in UsersGuide and System Doc. Beta2 release text and contributors.

07:12 Changeset [13483] by lochel
  • 2 edits
    1 move
    1 add in trunk
  • initialization: fix in scaling: use the solution of scaled initialization for final improvement of accuracy
  • testsuite: add new testcase for initialization of nonlinear system
  • testsuite: refine the description of case initial_equation.mos (previous: Initialization.mos)
07:12 Changeset in OpenModelica [7a9446e7]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Lennart Ochel <lennart.ochel@…>
  • 1 edit in SimulationRuntime/c/simulation/solver/initialization/initialization.c
  • initialization: fix in scaling: use the solution of scaled initialization for final improvement of accuracy
  • testsuite: add new testcase for initialization of nonlinear system
  • testsuite: refine the description of case initial_equation.mos (previous: Initialization.mos)

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

02:03 Changeset [13482] by jfrenkel
  • 4 edits
    1 add in trunk
  • fix test
  • update cmake files for simulationruntime/c
02:03 Changeset in OpenModelica [5d92bf7]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@…>
  • 3 edits
    1 add in SimulationRuntime/c
  • fix test
  • update cmake files for simulationruntime/c

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

2012-10-18:

23:19 Changeset [13481] by adeas31
  • 4 edits in trunk/doc
  • documentation for 1.9.0 beta2 release.
21:48 Changeset [13480] by jfrenkel
  • 2 edits in trunk
  • replace also parameters with evaluate=true annotation in variable attributes when evaluated
21:48 Changeset in OpenModelica [4e041bca]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/BackendDAEOptimize.mo
  • replace also parameters with evaluate=true annotation in variable attributes when evaluated

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

21:07 Changeset [13479] by jfrenkel
  • 18 edits in trunk/testsuite/simulation/libraries
  • fix tests
19:02 Changeset [13478] by arun3688
  • 1 edit in trunk/testsuite/openmodelica/omcc_test/error1.mo

arun3688 - error handler message added to the test case

19:01 Changeset [13477] by arun3688
  • 2 edits in trunk/testsuite/openmodelica/omcc

omccp - latest fix with error handler message and changes with Absyn.mo arun3688

18:05 Changeset [13476] by perost
  • 4 edits in trunk/Compiler
  • Dump the type of untyped components in InstDump.
18:05 Changeset in OpenModelica [df40da61]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@…>
  • 3 edits in Compiler
  • Dump the type of untyped components in InstDump.

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

17:10 Ticket #1897 (OMEdit crashes (segfault) when opening ...) created by hkiel
simulating it from OMShell works: >> loadModel(Modelica) true >> …
16:41 Changeset [13475] by adeas31
  • 2 adds in branches/OMEdit/OMEditGUI
  • Linux make and config file.
16:39 Changeset [13474] by adeas31
  • 1 edit in branches/OMEdit/OMEditGUI/Component.cpp
  • Read the preserveAspectRatio value from view.
16:33 Changeset [13473] by sjoelund.se
  • 5 edits in trunk/Compiler

#1895

  • Fix codegeneration for reductions in simulation context
16:33 Changeset in OpenModelica [949be39b]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

#1895

  • Fix codegeneration for reductions in simulation context

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

16:10 Changeset [13472] by jfrenkel
  • 1 edit in trunk/Compiler/BackEnd/Derive.mo
  • Derive.deriveExp add cases for MUL_SCALAR_PRODUCT " {a,b,c} * {c,d,e} => a*c+b*d+c*e", MUL_MATRIX_PRODUCT "M1 * M2, matrix dot product"
16:10 Changeset in OpenModelica [166b7674]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/Derive.mo
  • Derive.deriveExp add cases for MUL_SCALAR_PRODUCT " {a,b,c} * {c,d,e} => a*c+b*d+c*e", MUL_MATRIX_PRODUCT "M1 * M2, matrix dot product"

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

15:46 Ticket #1896 (Error occurred while flattening model ...) created by lochel
The model …
15:32 Changeset [13471] by lochel
  • 1 edit in trunk/testsuite/simulation/libraries/msl31/ReferenceFiles/Modelica.Mechanics.MultiBody.Examples.Elementary.PointGravityWithPointMasses2.mat
  • increased accuracy of the simulation results
15:32 Changeset [13470] by jfrenkel
  • 57 edits in trunk
  • remove newline from Warning Alias Variables ...
  • no warning in case of one fixed alias variable start value
15:32 Changeset in OpenModelica [8ff4015]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/BackendVariable.mo
  • remove newline from Warning Alias Variables ...
  • no warning in case of one fixed alias variable start value

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

15:20 Ticket #1895 (Error building simulator) created by julian.wyszynski
The attached model gives out the Error: Error building simulator. …
14:49 Ticket #1849 (generateHelpVarsForWhenStatements failed) closed by julian.wyszynski
duplicate
14:48 Changeset [13469] by cschubert
  • 3 edits in trunk/testsuite/simulation/libraries/msl32

Tests: We have two failing tests: - Modelica.Mechanics.MultiBody.Examples.Elementary.Surfaces fails while flattening because some parameter is not found which should be available -> Bug?

  • Modelica.Mechanics.MultiBody.Examples.Elementary.UserDefinedGravityField requires gravityFunction to be replaceable
14:42 Ticket #1894 (Failure in nonlinear reports simulation success) created by sjoelund.se
See the attached model, running with +postOptModules= (to disable …
14:38 Ticket #1892 (Error extending model) closed by perost
fixed: Fixed in r13468. Tomorrow's nightly build should have the fix in it.
14:38 Ticket #1865 (Error extending Model) closed by julian.wyszynski
duplicate
14:35 Changeset [13468] by perost
  • 2 edits
    1 add in trunk
  • Fix dependency checking of extends clauses.
14:35 Changeset in OpenModelica [e48ba85f]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/SCodeDependency.mo
  • Fix dependency checking of extends clauses.

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

14:34 Changeset [13467] by jfrenkel
  • 2 edits in trunk
  • evalutate also variable attributes (start,fixed) when evaluate final parameters
14:34 Changeset in OpenModelica [ffd3cde]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@…>
  • 2 edits in /
  • evalutate also variable attributes (start,fixed) when evaluate final parameters

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

14:31 Changeset [13466] by wbraun
  • 1 edit in trunk/Compiler/BackEnd/BackendDump.mo
  • fixed backenddaeinfo output for mixed tearing systems
14:31 Changeset in OpenModelica [f8a2e08f]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/BackendDump.mo
  • fixed backenddaeinfo output for mixed tearing systems

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

14:30 Ticket #1893 (function createSimCode failed) created by julian.wyszynski
The model: "WasteWater.ASM1.Examples.SmallPlant" of the Library …
14:29 Changeset [13465] by cschubert
  • 2 edits
    1 add in trunk/testsuite/simulation/libraries/msl32

Tests: DoublePendulumInitTip works, but only with initialization method "nelder_mead_ex2", otherwise one gets wrong start values

14:09 Changeset [13464] by adeas31
  • 1 edit in installers/windows/OpenModelicaSetup/OpenModelicaSetup.nsi
  • update to beta2.
13:59 Changeset [13463] by cschubert
  • 5 edits
    4 adds in trunk/testsuite/simulation/libraries/msl32

The following tests work: - Modelica.Mechanics.MultiBody.Examples.Elementary.LineForceWithTwoMasses

  • Modelica.Mechanics.MultiBody.Examples.Elementary.ThreeSprings
  • Modelica.Mechanics.MultiBody.Examples.Elementary.HeatLosses
  • Modelica.Mechanics.MultiBody.Examples.Constraints.ConstrainSphericalJoint

all other seem to have problems

13:53 Changeset [13462] by jfrenkel
  • 1 edit in trunk/Compiler/Template/CodegenC.tpl
  • call other equations in residual functions via equation_indx and call them again after solution was found to set value of other equations to valid
13:53 Changeset in OpenModelica [2e61c96]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/Template/CodegenC.tpl
  • call other equations in residual functions via equation_indx and call them again after solution was found to set value of other equations to valid

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

13:19 Changeset [13461] by adeas31
  • 2 edits in trunk/testsuite/openmodelica/fmi
  • the externalFMUs test fails for linux since the fmu's contains windows specific binaries.
13:15 Changeset [13460] by perost
  • 1 edit in trunk/testsuite/partest/windows/runtest.pl
  • Update the windows partest too.
13:12 Changeset [13459] by perost
  • 1 edit in trunk/testsuite/partest/runtest.pl
  • Update runtest to handle importFMU.
12:02 Ticket #1892 (Error extending model) created by julian.wyszynski
Attached are two Packages which are almost equal. When trying to …
11:34 Changeset [13458] by sjoelund.se
  • 1 edit in trunk/Compiler/Template/CodegenC.tpl
  • Formatting
11:34 Changeset in OpenModelica [5bd32468]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/Template/CodegenC.tpl
  • Formatting

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

11:24 Changeset [13457] by sjoelund.se
  • 2 edits in trunk/Compiler
  • Update release notes
11:24 Changeset in OpenModelica [2cf5e2e4]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/ModelicaBuiltin.mo
  • Update release notes

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

11:23 ReleaseNotes/1.9.0 edited by sjoelund.se
(diff)
11:17 Changeset [13456] by sjoelund.se
  • 1 edit in trunk/Compiler/runtime/config.h
  • Bump version number
11:17 Changeset in OpenModelica [6381a49]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/runtime/config.h
  • Bump version number

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

11:14 Changeset [13455] by cschubert
  • 16 adds in trunk/testsuite/simulation/libraries/msl32

Tests: - Missing mos-Files for MultiBody, tests have to be evaluated first

  • Python tool that creates test-mos-files for you
10:57 Changeset [13454] by jfrenkel
  • 2 edits in trunk/Compiler
  • use startorigin attribute to merge alias start values
10:57 Changeset in OpenModelica [9f53f7a8]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@…>
  • 2 edits in Compiler
  • use startorigin attribute to merge alias start values

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

10:52 Changeset [13453] by sjoelund.se
  • 1 edit in trunk/Compiler/runtime/systemimpl.c
  • Fix to loadModel(ObsoleteModelica,{"3.2"})
10:52 Changeset in OpenModelica [6374aedf]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/runtime/systemimpl.c
  • Fix to loadModel(ObsoleteModelica,{"3.2"})

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

10:30 Changeset [13452] by perost
  • 2 edits in trunk/SimulationRuntime/c
  • Got rid of some more clang warnings.
10:30 Changeset in OpenModelica [6c706cfe]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 SimulationRuntime/c
  • Got rid of some more clang warnings.

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

10:16 Changeset [13451] by cschubert
  • 1 edit
    2 adds
    1 delete in trunk/testsuite/simulation/libraries/msl32

RollingWheelSetPulling also works

10:12 Changeset [13450] by adrpo
  • 1 edit
    5 adds in trunk/testsuite
  • add simulation (not compared with other tools yet) and inst/check for Martin Otter's Exercises.
10:08 Changeset [13449] by cschubert
  • 1 edit
    2 adds
    1 delete in trunk/testsuite/simulation/libraries/msl32

RollingWheelSetDriving works with current OMC (r13448)

09:18 Ticket #1891 (Fail to match discrete equation) created by sjoelund.se
Matching seems to fail for Modelica.Blocks.Examples.BooleanNetwork1: …
04:20 Changeset [13448] by hubert.thieriot
  • 13 edits in trunk/OMOptim
  • when a mo file is reloaded, compiled versions are now deleted

2012-10-17:

23:36 Changeset [13447] by adrpo
  • 14 edits in trunk/Compiler
  • uh, this was easier than I imagined.
  • added startOrigin to DAE.VAR_ATTR* which is set to: SOME(DAE.SCODE("type")) -> start comes from type SOME(DAE.SCODE("binding")) -> start comes from component binding NONE() -> no idea
  • use +d=showStartOrigin to show the startOrigin=... in the DAE output of instantiateModel.
  • Jens F., please see if you can use it for Alias selection (always prefer startOrigin = "binding"), seems to work correctly for the AVM model we talked about via email. Real differential_Open.env.heatCapacitor.T(start = 293.15, nominal = 300.0, startOrigin = "binding");
23:36 Changeset in OpenModelica [35ab713]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@…>
  • 14 edits in Compiler
  • uh, this was easier than I imagined.
  • added startOrigin to DAE.VAR_ATTR* which is set to: SOME(DAE.SCODE("type")) -> start comes from type SOME(DAE.SCODE("binding")) -> start comes from component binding NONE() -> no idea
  • use +d=showStartOrigin to show the startOrigin=... in the DAE output of instantiateModel.
  • Jens F., please see if you can use it for Alias selection (always prefer startOrigin = "binding"), seems to work correctly for the AVM model we talked about via email. Real differential_Open.env.heatCapacitor.T(start = 293.15, nominal = 300.0, startOrigin = "binding");

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

23:09 Changeset [13446] by adeas31
  • 1 edit
    30 adds
    16 deletes in trunk/testsuite
  • Separated FMI ModelExchange and Co-Simulation stand-alone tests.
22:51 Changeset [13445] by adeas31
  • 1 edit in trunk/testsuite/openmodelica/fmi/Makefile
  • ExternalFMUs test should work now.
20:53 Changeset [13444] by adrpo
  • 24 adds in 3rdParty/libraries/MotorcycleDynamics
  • converted MotorcycleDynamics library to UTF-8 and Modelica 3.2 (with Obsolete Modelica still used) and graphical annotations 3.x
19:11 Changeset [13443] by adrpo
  • 1 edit in trunk/Compiler/FrontEnd/Inst.mo
  • ALWAYS take the inner outer prefix from the original declaration not the redeclare which HAS NO inner outer (the grammar doesn't permit it!) + this fixes some AVM models:

Class C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Drive_Line.Gearbox_90_Degree.Test_90degree_Gearbox_VU has 243 equation(s) and 243 variable(s).
180 of these are trivial equation(s).

19:11 Changeset in OpenModelica [1bcee84]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/Inst.mo
  • ALWAYS take the inner outer prefix from the original declaration not the redeclare which HAS NO inner outer (the grammar doesn't permit it!) + this fixes some AVM models:

Class C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Drive_Line.Gearbox_90_Degree.Test_90degree_Gearbox_VU has 243 equation(s) and 243 variable(s).
180 of these are trivial equation(s).

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

18:58 Changeset [13442] by perost
  • 2 edits in trunk/testsuite
  • Update tests.
17:17 Changeset [13441] by cschubert
  • 1 edit in trunk/testsuite/simulation/libraries/msl32/Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.GyroscopicEffects.mos

Test: GyroscopifEffects - test for orientation rather than position as this is more important in this particular test (also it is closest to selected state Q, which is marked as protected)

16:38 Changeset [13440] by lochel
  • 7 edits
    14 moves
    1 add in trunk
  • c-runtime: move all files regarding initialization to separate folder inside simulation/solver
  • testsuite: change if-condition to move event from simulation to initialization
  • initialization: switching off scaling nearby the final solution
16:38 Changeset in OpenModelica [cffc395]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
    14 moves in SimulationRuntime/c
  • c-runtime: move all files regarding initialization to separate folder inside simulation/solver
  • testsuite: change if-condition to move event from simulation to initialization
  • initialization: switching off scaling nearby the final solution

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

16:22 Changeset [13439] by bruno
  • 2 edits
    1 add in trunk/testsuite/simulation/libraries/msl32

GyroscopicEffects example in multibody now simulates correctly

16:04 Changeset [13438] by perost
  • 1 edit in trunk/Compiler/Util/Flags.mo
  • Some more help text updates.
16:04 Changeset in OpenModelica [c632e036]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
  • Some more help text updates.

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

14:57 Changeset [13437] by perost
  • 1 edit in trunk/Compiler/Util/Flags.mo
  • Update help text for omc.
14:57 Changeset in OpenModelica [60f2e7c]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
  • Update help text for omc.

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

14:40 Changeset [13436] by adeas31
  • 1 edit in trunk/Compiler/runtime/corbaimpl.cpp

The argument is "-ORBNoResolve" not "ORBNoResolve".

14:40 Changeset in OpenModelica [429c9e4]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/runtime/corbaimpl.cpp

The argument is "-ORBNoResolve" not "ORBNoResolve".

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

14:30 Changeset [13435] by perost
  • 1 edit in trunk/Compiler/runtime/corbaimpl.cpp
  • Trying to fix corbaimpl on Windows.
14:30 Changeset in OpenModelica [19a8afde]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/runtime/corbaimpl.cpp
  • Trying to fix corbaimpl on Windows.

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

14:06 Changeset [13434] by adeas31
  • 1 edit in trunk/Compiler/runtime/corbaimpl.cpp
  • fixed Windows compilation.
14:06 Changeset in OpenModelica [744dcef]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/runtime/corbaimpl.cpp
  • fixed Windows compilation.

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

13:49 Changeset [13433] by lochel
  • 1 edit
    1 add in trunk/testsuite/simulation/modelica/initialization
  • add testcase for event-iteration during initialization
13:42 Changeset [13432] by perost
  • 136 edits in trunk
  • Removed the special case for Real casts when dumping expressions, since Modelica does not have a Real() function.
  • Some SCodeInst fixes.
  • Fixed compiler warnings in corbaimpl.cpp.
  • Updated testcases due to the expression dumping change.
13:42 Changeset in OpenModelica [ed6827bf]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@…>
  • 5 edits in Compiler
  • Removed the special case for Real casts when dumping expressions, since Modelica does not have a Real() function.
  • Some SCodeInst fixes.
  • Fixed compiler warnings in corbaimpl.cpp.
  • Updated testcases due to the expression dumping change.

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

13:28 Changeset [13431] by adrpo
  • 72 adds in trunk/testsuite
  • exercises from Martin Otter http://www.robotic.dlr.de/Martin.Otter .mos files for testing the exercises are needed and also Makefiles, any takers? testsuite/flattening/libraries/3rdParty/Exercises and testsuite/simulation/libraries/3rdParty/Exercises
13:23 Changeset [13430] by sjoelund.se
  • 1 edit in trunk/testsuite/flattening/modelica/records/RecordConstructors2.mo
  • Expected output
13:21 Changeset [13429] by sjoelund.se
  • 4 edits in trunk
  • Update MSL 3.2.1
13:16 Changeset [13428] by sjoelund.se
  • 1 edit in trunk/Compiler/FrontEnd/Lookup.mo
  • Fix r13427 also for constant elements in records
13:16 Changeset in OpenModelica [41fc6a0]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/Lookup.mo
  • Fix r13427 also for constant elements in records

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

12:38 Changeset [13427] by sjoelund.se
  • 15 edits in trunk
  • Changed unparsing of DAE.T_FUNCTION
12:38 Changeset in OpenModelica [c88d76d]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Martin Sjölund <martin.sjolund@…>
  • 1 edit in Compiler/FrontEnd/Types.mo
  • Changed unparsing of DAE.T_FUNCTION

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

12:09 Ticket #1875 (Error printed although record instantiation succeeds) closed by sjoelund.se
fixed
12:08 Changeset [13426] by sjoelund.se
  • 4 edits
    1 add in trunk

#1875

  • Do not report errors while doing partial record constructor instantiation
12:08 Changeset in OpenModelica [6383f796]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/FrontEnd

#1875

  • Do not report errors while doing partial record constructor instantiation

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

10:58 Changeset [13425] by adrpo
  • 1 edit in trunk/Compiler/FrontEnd/InstSection.mo
  • no more tabs.
10:58 Changeset in OpenModelica [91f2e605]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/InstSection.mo
  • no more tabs.

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

10:28 Changeset [13424] by adrpo
  • 1 edit in trunk/testsuite/openmodelica/bootstrapping/SusanTest.mos
  • fix testsuite/openmodelica/bootstrapping/SusanTest.mos
10:20 Changeset [13423] by adrpo
  • 1 edit in trunk/Compiler/Unused/Global.mo
  • utf8
10:20 Changeset in OpenModelica [0fc0da4]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/Unused/Global.mo
  • utf8

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

09:58 Changeset [13422] by adrpo
  • 30 edits
    16 moves
    4 adds in trunk
  • move unused packages to Compiler/Unused

SCodeInst

  • add class name to basic type and complex class
  • union the inputs/outputs/locals when extending (fixes Modelica.Utilities.Files.loadResource)
  • InstUtil.mergeDirection ignore several input or output if they are the same (fixes input Modelica.Blocks.Intefaces.RealInput used in HumMod)
  • do not fail if class is partial in SCodeCheck.mo (should be put back)
  • fix a bug in inst of WHEN equations

SCodeSimplify.mo

  • removed contents and added a simplify phase to get rid of extends *Icons* to make debugging easier.

SCodeTransform.mo

  • preliminary InstTypes -> SCode transformer

ComponentReference/Expression

  • handle more in unelabCref/unelabExp and add error printing on failtrace.
09:58 Changeset in OpenModelica [eeccff4]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@…>
  • 20 edits
    16 moves
    3 adds in /
  • move unused packages to Compiler/Unused

SCodeInst

  • add class name to basic type and complex class
  • union the inputs/outputs/locals when extending (fixes Modelica.Utilities.Files.loadResource)
  • InstUtil.mergeDirection ignore several input or output if they are the same (fixes input Modelica.Blocks.Intefaces.RealInput used in HumMod)
  • do not fail if class is partial in SCodeCheck.mo (should be put back)
  • fix a bug in inst of WHEN equations

SCodeSimplify.mo

  • removed contents and added a simplify phase to get rid of extends *Icons* to make debugging easier.

SCodeTransform.mo

  • preliminary InstTypes -> SCode transformer

ComponentReference/Expression

  • handle more in unelabCref/unelabExp and add error printing on failtrace.

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

01:44 Changeset [13421] by wbraun
  • 1 edit in trunk/Compiler/FrontEnd/ModelicaBuiltin.mo
  • added linearize and simulate as builtin
01:44 Changeset in OpenModelica [c1e89d5]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/FrontEnd/ModelicaBuiltin.mo
  • added linearize and simulate as builtin

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

01:26 Changeset [13420] by adrpo
  • 3 edits in installers/windows/OMDev/tools/rml
  • update to MetaModelica/RML revision 251.
  • fourth try to make rml more fault tolerant when run in parallel on Windows.
00:08 Changeset [13419] by wbraun
  • 1 edit in trunk/Compiler/BackEnd/ResidualCmp.mo
  • fixed build
00:08 Changeset in OpenModelica [aa38dc80]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/ResidualCmp.mo
  • fixed build

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

00:00 Changeset [13418] by adeas31
  • 1 edit in trunk/OMEdit/OMEditGUI/OMCProxy.cpp
  • Use importFMUOld with OMEdit for now. Should be updated in future.
00:00 Changeset in OpenModelica [fbde3d7]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/OMCProxy.cpp
  • Use importFMUOld with OMEdit for now. Should be updated in future.

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

Note: See TracTimeline for information about the timeline view.