Timeline


and

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

2012-10-16:

23:52 Changeset [13417] by adeas31
  • 10 edits in trunk
  • Replaced the import FMU with the new functionality. importFMU => importFMUOld and importFMUNew => importFMU.
  • Updated some of the test cases. Few test cases still uses the old API.
23:52 Changeset in OpenModelica [801cd9d]Added-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 Compiler
  • Replaced the import FMU with the new functionality. importFMU => importFMUOld and importFMUNew => importFMU.
  • Updated some of the test cases. Few test cases still uses the old API.

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

23:50 Changeset [13416] by adeas31
  • 2 edits in trunk/Compiler/Template
  • Handle the case when we have no events.
23:50 Changeset in OpenModelica [f4d1837b]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Adeel Asghar <adeel.asghar@…>
  • 1 edit in Compiler/Template/CodegenFMU.tpl
  • Handle the case when we have no events.

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

23:50 Changeset [13415] by adeas31
  • 1 edit in trunk/Compiler/runtime/FMIWrapper.c
  • Differentiate among FMI warning, error and fatal error.
23:50 Changeset in OpenModelica [504a63bc]Added-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/FMIWrapper.c
  • Differentiate among FMI warning, error and fatal error.

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

23:50 Changeset [13414] by adeas31
  • 1 edit in trunk/Compiler/runtime/FMIImpl.c
  • If a variable doesn't have a start value attribute then don't ask for start value.
23:50 Changeset in OpenModelica [0e014414]Added-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/FMIImpl.c
  • If a variable doesn't have a start value attribute then don't ask for start value.

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

23:37 Changeset [13413] by wbraun
  • 26 edits in trunk
  • updates to generation of sparsity pattern and linearization
    • updates for correct sorting of the sparsety pattern
    • added API call linearize()
    • updates the linearization tests
23:37 Changeset in OpenModelica [0bf11d33]Added-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@…>
  • 10 edits in Compiler
  • updates to generation of sparsity pattern and linearization
    • updates for correct sorting of the sparsety pattern
    • added API call linearize()
    • updates the linearization tests

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

22:01 Ticket #1890 (Flatten classes in SCodeInst) created by perost
Note to self: flatten the classes during instantiation so we don't …
21:57 Ticket #1889 (Handle String and Integer operators in new instantiation) created by perost
Using the builtin String operator causes the new instantiation to …
21:52 Ticket #1888 (Implement instantiation of all builtin functions in new instantiation) created by perost
The new instantiation can't handle builtin functions such as sum, …
21:15 Changeset [13412] by wbraun
  • 1 edit in trunk/SimulationRuntime/c/math-support/matrix.h
  • changed just warning message for mixed system
21:15 Changeset in OpenModelica [f44e7b8]Added-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/math-support/matrix.h
  • changed just warning message for mixed system

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

21:04 Ticket #1887 (Don't expand records as function parameters in new instantiation) created by perost
Currently we expand records that are function parameters, i.e. […] …
21:01 Changeset [13411] by perost
  • 7 edits
    1 add in trunk
  • Better handling of class extends in new instantiation.
21:01 Changeset in OpenModelica [8a76673]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Per Östlund <per.ostlund@…>
  • 6 edits in Compiler
  • Better handling of class extends in new instantiation.

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

20:15 Ticket #1886 (Fix connections of connectors with different names in new instantiation) created by perost
The new instantiation connects connector components based on position, …
19:35 Changeset [13410] by perost
  • 1 edit in branches/OMEdit/OMEditGUI/ModelWidgetContainer.cpp
  • Fixed compilation of new OMEdit. Taking the address of a temporary is not allowed.
17:24 Changeset [13409] by jfrenkel
  • 2 edits in trunk/Compiler/BackEnd
  • add cases for DAE.DEFINE and DAE.EQUEQUATION in BackendDAECreate.lowerWhenEq2
  • add missing case of alias exp "not a"
17:24 Changeset in OpenModelica [4efd73f]Added-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
  • add cases for DAE.DEFINE and DAE.EQUEQUATION in BackendDAECreate.lowerWhenEq2
  • add missing case of alias exp "not a"

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

17:11 Changeset [13408] by jfrenkel
  • 2 edits in trunk/Compiler
  • System_strtok returns emtpy list in case of "" equal to rml version
  • BackendVariable: bugfix output Warning message
17:11 Changeset in OpenModelica [3f6e9b6]Added-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
  • System_strtok returns emtpy list in case of "" equal to rml version
  • BackendVariable: bugfix output Warning message

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

16:50 Changeset [13407] by adeas31
  • 2 adds in branches/OMEdit
  • Added README.txt and Makefile.omdev.mingw.
16:43 Changeset [13406] by adeas31
  • 1 delete in branches/OMEditGUI
  • delete the OMEditGUI. Added by mistake.
16:34 Changeset [13405] by adeas31
  • 213 adds in branches/OMEdit
  • New OMEdit.
16:32 Changeset [13404] by adeas31
  • 212 adds in branches/OMEditGUI
  • A new OMEdit.
16:11 WikiStart edited by sjoelund.se
(diff)
15:43 Changeset [13403] by sjoelund.se
  • 1 edit in trunk/Examples/BuildModelRecursive.mos
  • Change BuildModelRecursive.mos to only run ModelicaTest if asked for (will be a separate report on test server from now on)
15:43 Changeset in OpenModelica [62b2cdac]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Martin Sjölund <martin.sjolund@…>
  • 1 edit in Examples/BuildModelRecursive.mos
  • Change BuildModelRecursive.mos to only run ModelicaTest if asked for (will be a separate report on test server from now on)

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

14:33 Changeset [13402] by perost
  • 1 edit in trunk/Compiler/runtime/FMIImpl.c
  • Apparently strndup is not supported by mingw, use strdup instead.
14:33 Changeset in OpenModelica [26867a6a]Added-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/FMIImpl.c
  • Apparently strndup is not supported by mingw, use strdup instead.

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

14:08 Changeset [13401] by perost
  • 1 edit in trunk/Compiler/runtime/FMIImpl.c
  • Respect constness in FMIImpl.
14:08 Changeset in OpenModelica [5a36a44]Added-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/FMIImpl.c
  • Respect constness in FMIImpl.

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

12:42 Ticket #1885 (generated FMI can not be simulated with FMUSDK) created by richti83
Since update from 1.8.1 to 1.9 r13381 the FMI Export seems to be …
11:09 Ticket #1836 (OMEdit: navigation buttons in documentation viewer) closed by hkiel
fixed
10:49 Changeset [13400] by hkiel
  • 5 edits in trunk/OMEdit

# 1836

  • added history of documentation viewer and backward/forward buttons to navigate
10:49 Changeset in OpenModelica [6d06e18]Added-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@…>
  • 5 edits in OMEdit

# 1836

  • added history of documentation viewer and backward/forward buttons to navigate

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

00:30 Changeset [13399] by adrpo
  • 1 edit in trunk/testsuite/simulation/libraries/msl32/Makefile
  • moved Modelica.Mechanics.MultiBody.Examples.Elementary.PointGravityWithPointMasses2.mos to wrong results.
00:07 Changeset [13398] by wbraun
  • 2 edits in trunk/Compiler/Template
  • fixed terminal error in new fmi import
00:07 Changeset in OpenModelica [522b1df]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Willi Braun <wbraun@…>
  • 1 edit in Compiler/Template/CodegenFMU.tpl
  • fixed terminal error in new fmi import

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

2012-10-15:

23:22 Changeset [13397] by adeas31
  • 1 edit in trunk/Compiler/runtime/FMIImpl.c
  • don't allocate memory. a minor fix.
23:22 Changeset in OpenModelica [49a506de]Added-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/FMIImpl.c
  • don't allocate memory. a minor fix.

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

23:05 Changeset [13396] by adrpo
  • 3 edits in trunk/testsuite/openmodelica/benchmarks
  • get rid of .NNN warnings in HumModOMCTotal.mo
22:40 Changeset [13395] by adeas31
  • 3 edits in trunk/Compiler
  • use appropriate variable names.
  • only write duplicate functions once.
22:40 Changeset in OpenModelica [5b5c3ba0]Added-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 Compiler
  • use appropriate variable names.
  • only write duplicate functions once.

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

18:18 Changeset [13394] by bruno
  • 1 edit
    1 add in trunk/testsuite/simulation/libraries/msl32

Wrong results in gyroscopic effects model and moved pointmasses2 moved to correct results

18:16 Changeset [13393] by adrpo
  • 1 edit
    1 delete in trunk/doc/performance/benchmarks
  • remove performance.ods and change the path in README.txt
18:16 Changeset in OpenModelica [e5a2b2a7]Added-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 performance/benchmarks/README.txt
  • remove performance.ods and change the path in README.txt

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

18:15 Changeset [13392] by adrpo
  • 1 edit in trunk/doc/performance/benchmarks/performance.xlsx
  • performance update.
18:15 Changeset in OpenModelica [73c7e250]Added-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 performance/benchmarks/performance.xlsx
  • performance update.

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

17:38 Changeset [13391] by jfrenkel
  • 9 edits in trunk
  • fix for nonlinear system/tearing, generate code for all equations
  • switch tearing on in some tests (still fail Modelica.Electrical.Analog.Examples.CauerLowPassSC msl221 and msl31 see #1804)
17:38 Changeset in OpenModelica [79f21a84]Added-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
  • fix for nonlinear system/tearing, generate code for all equations
  • switch tearing on in some tests (still fail Modelica.Electrical.Analog.Examples.CauerLowPassSC msl221 and msl31 see #1804)

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

17:04 Changeset [13390] by sjoelund.se
  • 7 edits in trunk
  • Update MSL 3.2.1 version for a spice3 fix
  • Fix some formatting in generated code
17:04 Changeset in OpenModelica [b554cb56]Added-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
  • Update MSL 3.2.1 version for a spice3 fix
  • Fix some formatting in generated code

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

14:57 Ticket #1873 (Stack overflow introduced in backend) closed by jfrenkel
fixed: fixed in r13389
14:56 Changeset [13389] by jfrenkel
  • 1 edit in trunk/Compiler/BackEnd/BackendVariable.mo
  • check for cyclic bindings in start values while merging alias variables
14:56 Changeset in OpenModelica [9c796c6f]Added-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
  • check for cyclic bindings in start values while merging alias variables

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

13:56 Changeset [13388] by alash325
  • 1 edit in trunk/testsuite/Makefile
  • Update testsuite/Makefile for linear and non linear simulation tests
12:53 Changeset [13387] by adrpo
  • 1 edit in trunk/testsuite/openmodelica/bootstrapping/LinkMain.makefile.mingw
  • lib -lfmilib depends on -lshlwapi
12:23 Changeset [13386] by lochel
  • 3 edits
    2 deletes in trunk/testsuite/simulation/modelica
  • rename package for linear_system/MissV.mos
  • load model from string
12:12 Changeset [13385] by lochel
  • 15 edits
    5 moves
    4 adds
    3 deletes in trunk/testsuite/simulation/modelica
  • always test for getErrorString()
  • create test-folders for linear/nonlinear systems
  • move some linear/nonlinear tests
12:08 Changeset [13384] by sjoelund.se
  • 3 edits in trunk
  • Latest MSL 3.2.1 update
12:06 Changeset [13383] by sjoelund.se
  • 2 edits in trunk/libraries
  • Updated ModelicaReference from MSL trunk
11:36 Changeset [13382] by sjoelund.se
  • 3 edits in trunk/Compiler

#1883

  • Check that command-line arguments are UTF-8 encoded. Convert illegal UTF-8 into 7-bit ascii for the error-messages.
11:36 Changeset in OpenModelica [d5e063a]Added-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

#1883

  • Check that command-line arguments are UTF-8 encoded. Convert illegal UTF-8 into 7-bit ascii for the error-messages.

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

09:56 Ticket #1884 (incompatible types when assigning to type 'modelica_real' from type ...) created by anonymous
Caused by this model: […]

2012-10-14:

23:43 Changeset [13381] by jfrenkel
  • 1 edit in trunk/Compiler/Util/Error.mo
  • add missing thing for last commit
23:43 Changeset in OpenModelica [681192d6]Added-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/Util/Error.mo
  • add missing thing for last commit

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

23:34 Changeset [13380] by jfrenkel
  • 4 edits in trunk/Compiler
  • check for derivatives of inputs
23:34 Changeset in OpenModelica [7b86774]Added-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
  • check for derivatives of inputs

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

22:49 Changeset [13379] by wbraun
  • 2 edits in trunk/Compiler
  • fixed event handling in new fmi import
22:49 Changeset in OpenModelica [182ec2d]Added-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
  • fixed event handling in new fmi import

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

18:59 Ticket #1883 (OMEdit has issues when opening files with special chars in them ...) created by adrpo
The file in c:/tö/ö/ägg/åter/file.mo will not be open and no error …
01:16 Changeset [13378] by adrpo
  • 2 edits in 3rdParty/libraries/WasteWater/ASM1
  • fully qualify some of the paths.
01:14 Ticket #1882 (Inside flow appear twice in the connection set in some weird cases) created by adrpo
As usual flow are added as inside connectors and generate x = 0 …

2012-10-13:

23:29 Changeset [13377] by adrpo
  • 1 edit in 3rdParty/libraries/SystemDynamics/SystemDynamics.mo
  • converted the library to Modelica 3.x, annotations to 3.x.
  • utf-8 conversion.
23:26 Changeset [13376] by adrpo
  • 68 adds in 3rdParty/libraries/SystemDynamics
23:19 Changeset [13375] by adrpo
  • 34 edits
    9 adds in 3rdParty/libraries/WasteWater
  • converted the library to Modelica 3.x, annotations to 3.x
  • very weird library, I don't even get what Modelica version it uses.
  • fixed a lot of "package X = A.B.C;" where it should have been: "import X = A.B.C;"
23:14 Changeset [13374] by adrpo
  • 583 adds in 3rdParty/libraries
23:09 Changeset [13373] by adrpo
  • 1 add in 3rdParty
  • a folder for 3rdParty libraries
21:32 Changeset [13372] by jfrenkel
  • 2 edits in trunk/Compiler/BackEnd
  • derivatives of variables with type array are not arrays, because not all elements may diverentiated
21:32 Changeset in OpenModelica [6864c6c]Added-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
  • derivatives of variables with type array are not arrays, because not all elements may diverentiated

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

21:04 Changeset [13371] by jfrenkel
  • 2 edits in trunk/testsuite/simulation/modelica/equations
  • make WhenNoRetCall working again
18:12 Changeset [13370] by alash325
  • 53 edits
    1 copy
    1 delete in trunk/testsuite
  • Deleted mosfiles-nosim form SVN since it has already moved to flattening/modelica
17:45 Changeset [13369] by alash325
  • 2 edits
    1 copy in trunk/testsuite
  • Moved mosfiles-nonsim directory to flattening/modelica
  • Update flattening/modelica/mosfiles/Makefile
  • Update testsuite/Makefile
15:44 Changeset [13368] by alash325
  • 1 delete in trunk/testsuite/mosfiles
  • Deleted mosfiles directory from SVN since they are already moved to testsuite/simulation/modelica
15:37 Changeset [13367] by alash325
  • 2 edits in trunk/testsuite/partest
  • Fixed runtest.pl- Change the link to ReferenceFiles
15:15 Changeset [13366] by alash325
  • 6 edits
    1 move in trunk/testsuite/simulation/libraries/3rdParty/siemens
  • Renaming ResultFiles to ReferenceFiles just to keep the same naming like others
  • Updating the test scripts path to ReferenceFiles
14:01 Changeset [13365] by alash325
  • 1 edit in trunk/testsuite/simulation/modelica/equations/Makefile
  • Added WhenNoRetCall test case to failing group
13:26 Changeset [13364] by alash325
  • 1 edit
    2 copies in trunk/testsuite/simulation/modelica/equations
  • WhenNoRetCall test case is copied from mosfiles to testsuite/simulation/modelica/equations directory
11:40 Changeset [13363] by adrpo
  • 1 edit in trunk/testsuite/openmodelica/omcc/SCRIPT.mos
  • duh, add the actual output to the SCRIPT.mos
00:45 Changeset [13362] by adrpo
  • 2 edits in trunk/testsuite/simulation/modelica
  • fix tests.
Note: See TracTimeline for information about the timeline view.