------------------------------------------------------------------------
r25117 | adrpo | 2015-03-17 09:49:45 +0100 (Tue, 17 Mar 2015) | 1 line
Changed paths:
M /trunk/Makefile.omdev.mingw
- add back missing omnotebook target in qtclients for Windows makefiles
------------------------------------------------------------------------
r25115 | adrpo | 2015-03-17 07:42:48 +0100 (Tue, 17 Mar 2015) | 1 line
Changed paths:
M /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo
M /trunk/Compiler/runtime/omc_config.h
- switch version to 1.9.2
------------------------------------------------------------------------
r25113 | hudson | 2015-03-16 19:32:41 +0100 (Mon, 16 Mar 2015) | 35 lines
Changed paths:
M /trunk/Makefile.libraries
commit 7d99556084965fa85c416fee6771e8d7a8b05f36
Author: Hudson Janitor
Date: Mon Mar 16 19:24:01 2015 +0100
Bump libraries
- https://github.com/lbl-srg/modelica-buildings.git branch master updated to 05c326ee4aacebd3976bd3382dedf50496fbed4c.
* [https://github.com/lbl-srg/modelica-buildings/commit/05c326e 05c326e] Changed as nLay no longer exists
* [https://github.com/lbl-srg/modelica-buildings/commit/696c044 696c044] Refactored for OpenModelica
* [https://github.com/lbl-srg/modelica-buildings/commit/cb80010 cb80010] Added change of nLay
* [https://github.com/lbl-srg/modelica-buildings/commit/0f14e6e 0f14e6e] Updated release notes
* [https://github.com/lbl-srg/modelica-buildings/commit/09d3ddc 09d3ddc] Reformatted file
* [https://github.com/lbl-srg/modelica-buildings/commit/0d76fca 0d76fca] Added missing each keyword.
* [https://github.com/lbl-srg/modelica-buildings/commit/fa303db fa303db] Added missing initial condition
* [https://github.com/lbl-srg/modelica-buildings/commit/fe3110f fe3110f] Minor code clean up.
* [https://github.com/lbl-srg/modelica-buildings/commit/b5c7d73 b5c7d73] Refactored models for OpenModelica
* [https://github.com/lbl-srg/modelica-buildings/commit/6d9bf06 6d9bf06] Changed function to be not inlined
- https://github.com/lochel/ConPNlib.git branch master updated to 6ae47680292bb01afeecc3824f07bdb03a60ff16.
* [https://github.com/lochel/ConPNlib/commit/6ae4768 6ae4768] Update .gitignore
* [https://github.com/lochel/ConPNlib/commit/0688365 0688365] Add reference files
- https://github.com/modelica/Modelica_DeviceDrivers.git branch master updated to 6d02efe7d10205f27307de4c43334902008858c3.
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/6d02efe 6d02efe] Update binaries
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/25ca7a2 25ca7a2] Fix typos
- https://github.com/lochel/PNlib.git branch dev updated to 2844b7840a19febb2f5263c7dfea8f8c20dd96cb.
* [https://github.com/lochel/PNlib/commit/2844b78 2844b78] Add reference files
* [https://github.com/lochel/PNlib/commit/d7a76d7 d7a76d7] Renaming of some examples
* [https://github.com/lochel/PNlib/commit/95626c1 95626c1] Cleanup diagram view of some examples
* [https://github.com/lochel/PNlib/commit/2b23418 2b23418] Minor updates to documentation
- https://github.com/modelica-3rdparty/QCalc.git branch master has FAILING head - latest is d862af092d529fa28b43dc60da71924e907a068e
* [https://github.com/modelica-3rdparty/QCalc/commit/d862af0 d862af0] Added space to beginning of unit attribute to identify it as dimension
* [https://github.com/modelica-3rdparty/QCalc/commit/8fbb38f 8fbb38f] Added Bases record for SI
------------------------------------------------------------------------
r25109 | hudson | 2015-03-16 14:48:45 +0100 (Mon, 16 Mar 2015) | 1 line
Changed paths:
M /trunk/Compiler/FrontEnd/Static.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r25108 | mahge930 | 2015-03-16 14:47:10 +0100 (Mon, 16 Mar 2015) | 4 lines
Changed paths:
M /trunk/Compiler/FrontEnd/Static.mo
M /trunk/Compiler/Template/CodegenC.tpl
- Fix one of #3214 issues.
- Fill in missing subs with whole dims when elaborating subs.
- Update overlooked array assignment case in code generation for arrays.
------------------------------------------------------------------------
r25107 | perost | 2015-03-16 11:40:32 +0100 (Mon, 16 Mar 2015) | 2 lines
Changed paths:
M /trunk/OMEdit/OMEditGUI/Modeling/ModelWidgetContainer.cpp
- Fix naming in OMEdit for classes which have default names.
------------------------------------------------------------------------
r25106 | vwaurich | 2015-03-16 10:32:07 +0100 (Mon, 16 Mar 2015) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/BackendDAEUtil.mo
M /trunk/Compiler/BackEnd/HpcOmEqSystems.mo
M /trunk/Compiler/BackEnd/SymbolicJacobian.mo
M /trunk/Compiler/Util/Array.mo
M /trunk/Compiler/Util/Flags.mo
- solve linear systems with constant jacobian and variable b-Vector symbolically with +d=constjac
------------------------------------------------------------------------
r25105 | adrpo | 2015-03-15 06:19:28 +0100 (Sun, 15 Mar 2015) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/fmi/export/fmi1/fmu1_model_interface.c
M /trunk/SimulationRuntime/fmi/export/fmi2/fmu2_model_interface.c
- partial fix to #3067
- move initialize*Systems from fmi2EnterInitializationMode to fmi2Instantiate because after an fmi2Reset fuction fmi2EnterInitializationMode will be called again which would allocate memory for systems again
------------------------------------------------------------------------
r25104 | hudson | 2015-03-14 23:32:41 +0100 (Sat, 14 Mar 2015) | 13 lines
Changed paths:
M /trunk/Makefile.libraries
commit 8503ba2e07349d7b5a48fccc94cfb48d5cd03fae
Author: Hudson Janitor
Date: Sat Mar 14 23:23:33 2015 +0100
Bump libraries
- https://github.com/modelica/Modelica_DeviceDrivers.git branch master updated to 27e6f8fd82079f9a5a6c9b6c285dd2575fd78c08.
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/27e6f8f 27e6f8f] Remove dummy annotation
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/6706c89 6706c89] Remove trailing white space
- https://github.com/modelica-3rdparty/QCalc.git branch master has FAILING head - latest is d862af092d529fa28b43dc60da71924e907a068e
* [https://github.com/modelica-3rdparty/QCalc/commit/d862af0 d862af0] Added space to beginning of unit attribute to identify it as dimension
* [https://github.com/modelica-3rdparty/QCalc/commit/8fbb38f 8fbb38f] Added Bases record for SI
------------------------------------------------------------------------
r25103 | hudson | 2015-03-14 19:33:25 +0100 (Sat, 14 Mar 2015) | 30 lines
Changed paths:
M /trunk/Makefile.libraries
commit 8ddd59c51009c127fd47138bc0323e7acda0b827
Author: Hudson Janitor
Date: Sat Mar 14 19:23:41 2015 +0100
Bump libraries
- https://github.com/modelica/PowerSystems.git branch release updated to 7b551888089277a0dd979db636d47aba0279e8f0.
* [https://github.com/modelica/PowerSystems/commit/7b55188 7b55188] release v0.4.0
* [https://github.com/modelica/PowerSystems/commit/f3fc6ea f3fc6ea] Merge branch 'master' into release
* [https://github.com/modelica/PowerSystems/commit/affad44 affad44] prepare merge from master
* [https://github.com/modelica/PowerSystems/commit/3abd48a 3abd48a] fix line endings and encoding
* [https://github.com/modelica/PowerSystems/commit/1a0c2be 1a0c2be] prepare release v0.4.0
* [https://github.com/modelica/PowerSystems/commit/592eaed 592eaed] Revert "introduce intermediate record types for machine coefficients"
* [https://github.com/modelica/PowerSystems/commit/e015604 e015604] remove unnecessary conditional equations from transformer models
* [https://github.com/modelica/PowerSystems/commit/61d1c37 61d1c37] enable tap changer inputs of Examples.Spot.AC1ph_DC.Transformer
* [https://github.com/modelica/PowerSystems/commit/f094db3 f094db3] add missing experiment StopTime annotations
* [https://github.com/modelica/PowerSystems/commit/e86ab6f e86ab6f] remove unused table modifier
* [https://github.com/modelica/PowerSystems/commit/d105849 d105849] simplify precalculation of asynchronous machine coefficients
* [https://github.com/modelica/PowerSystems/commit/b3ca6e4 b3ca6e4] cleanup variable array dimensions for function arguments
* [https://github.com/modelica/PowerSystems/commit/d70808e d70808e] use import instead of redefinitions of functions and constants
* [https://github.com/modelica/PowerSystems/commit/bb0593f bb0593f] introduce intermediate record types for machine coefficients that fix array dimensions
* [https://github.com/modelica/PowerSystems/commit/af2926f af2926f] unify icon texts of Generic components
- https://github.com/modelica/PowerSystems.git branch master updated to 3abd48aa53bbcd3f3e2ddfa2371680febf8baf48.
* [https://github.com/modelica/PowerSystems/commit/3abd48a 3abd48a] fix line endings and encoding
* [https://github.com/modelica/PowerSystems/commit/1a0c2be 1a0c2be] prepare release v0.4.0
- https://github.com/modelica-3rdparty/QCalc.git branch master has FAILING head - latest is d862af092d529fa28b43dc60da71924e907a068e
* [https://github.com/modelica-3rdparty/QCalc/commit/d862af0 d862af0] Added space to beginning of unit attribute to identify it as dimension
* [https://github.com/modelica-3rdparty/QCalc/commit/8fbb38f 8fbb38f] Added Bases record for SI
------------------------------------------------------------------------
r25102 | hudson | 2015-03-14 06:05:29 +0100 (Sat, 14 Mar 2015) | 19 lines
Changed paths:
M /trunk/Makefile.libraries
commit a10bf6d7db33bd36541056c57dd06673b6de5319
Author: Hudson Janitor
Date: Sat Mar 14 05:56:51 2015 +0100
Bump libraries
- https://github.com/lbl-srg/modelica-buildings.git branch master updated to 5112ec0d1309e3c89ad1aed7be372f7898d51dc7.
* [https://github.com/lbl-srg/modelica-buildings/commit/5112ec0 5112ec0] Corrected comment
* [https://github.com/lbl-srg/modelica-buildings/commit/de27747 de27747] Removed import statement
* [https://github.com/lbl-srg/modelica-buildings/commit/0349e95 0349e95] Added reference results
* [https://github.com/lbl-srg/modelica-buildings/commit/1264927 1264927] Merged Annex60
- https://github.com/modelica/Modelica_DeviceDrivers.git branch master updated to b00426f911f60461896df0b9135c88475aa35027.
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/b00426f b00426f] Fix shared memory locking on Windows
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/673f2e5 673f2e5] Fix garbage values if joystick not available
- https://github.com/modelica-3rdparty/QCalc.git branch master has FAILING head - latest is d862af092d529fa28b43dc60da71924e907a068e
* [https://github.com/modelica-3rdparty/QCalc/commit/d862af0 d862af0] Added space to beginning of unit attribute to identify it as dimension
* [https://github.com/modelica-3rdparty/QCalc/commit/8fbb38f 8fbb38f] Added Bases record for SI
------------------------------------------------------------------------
r25101 | adrpo | 2015-03-14 05:55:44 +0100 (Sat, 14 Mar 2015) | 2 lines
Changed paths:
M /trunk/Examples/LibraryCoverageTrend.sh
M /trunk/Makefile.libraries
- bump gitlibs to [changeset:69daa48/OpenModelicaLibraries]
- remove class counting from the LibraryCoverageTrend.sh, will be in the Hudson job for easier adding of libs
------------------------------------------------------------------------
r25100 | hudson | 2015-03-13 20:59:26 +0100 (Fri, 13 Mar 2015) | 6 lines
Changed paths:
M /trunk/Makefile.libraries
commit 6e54f15d47d9edf2cebb06cfed8a56581473f4ae
Author: adrpo
Date: Fri Mar 13 20:51:49 2015 +0100
- add https://github.com/lochel/ConPNlib
------------------------------------------------------------------------
r25099 | mahge930 | 2015-03-13 20:14:45 +0100 (Fri, 13 Mar 2015) | 2 lines
Changed paths:
M /trunk/Compiler/Util/List.mo
Fix List.combinationMap1 too.
------------------------------------------------------------------------
r25098 | mahge930 | 2015-03-13 20:06:12 +0100 (Fri, 13 Mar 2015) | 1 line
Changed paths:
M /trunk/Compiler/FrontEnd/ComponentReference.mo
+ workaround for cpp runtime until the template gets updated for array handling changes.
------------------------------------------------------------------------
r25097 | hudson | 2015-03-13 19:41:10 +0100 (Fri, 13 Mar 2015) | 1 line
Changed paths:
M /trunk/Compiler/FrontEnd/ComponentReference.mo
M /trunk/Compiler/SimCode/SimCodeUtil.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r25096 | mahge930 | 2015-03-13 19:38:08 +0100 (Fri, 13 Mar 2015) | 4 lines
Changed paths:
M /trunk/Compiler/FrontEnd/ComponentReference.mo
M /trunk/Compiler/SimCode/SimCodeUtil.mo
M /trunk/Compiler/Util/List.mo
M /trunk/testsuite/flattening/libraries/3rdParty/Exercises/instExercises.mos
M /trunk/testsuite/flattening/libraries/msl22/modelicaAdditions/Engine1.mos
M /trunk/testsuite/flattening/libraries/msl22/modelicaAdditions/Engine2.mos
M /trunk/testsuite/flattening/libraries/msl22/modelicaAdditions/FourBar1.mos
M /trunk/testsuite/flattening/libraries/msl22/modelicaAdditions/FourBar2.mos
M /trunk/testsuite/flattening/libraries/msl22/modelicaAdditions/TwoLoop.mos
M /trunk/testsuite/flattening/libraries/msl22/modelicaAdditions/robot.mos
M /trunk/testsuite/flattening/modelica/arrays/FillSubscriptsTest.mo
M /trunk/testsuite/flattening/modelica/connectors/CGraphBug.mos
M /trunk/testsuite/flattening/modelica/connectors/ConnectEnumArray.mo
M /trunk/testsuite/flattening/modelica/others/InvertedPendulumTotal.mo
M /trunk/testsuite/flattening/modelica/scoping/InnerOuterSamePrefix.mo
M /trunk/testsuite/openmodelica/debugDumps/bltdump.mos
M /trunk/testsuite/openmodelica/debugDumps/dumpEncapsulateConditions.mos
M /trunk/testsuite/openmodelica/debugDumps/dumpdaelow.mos
M /trunk/testsuite/openmodelica/debugDumps/dumpindxdae.mos
M /trunk/testsuite/openmodelica/debugDumps/dumpinitialsystem.mos
M /trunk/testsuite/openmodelica/debugDumps/dumprepl.mos
M /trunk/testsuite/openmodelica/modelicaML/watchdog.mos
M /trunk/testsuite/openmodelica/xml/XmlDumpComment.mos
M /trunk/testsuite/simulation/modelica/algorithms_functions/algorithms.mos
+ Handle nested array types when creating array equations.
+ Correct subscript ordering when expanding crefs.
+ Fix List.combinationMap to properly order combinations and combination lists. Also accumulate the results.
+ Added List.combination.
------------------------------------------------------------------------
r25095 | hudson | 2015-03-13 19:32:43 +0100 (Fri, 13 Mar 2015) | 20 lines
Changed paths:
M /trunk/Makefile.libraries
commit e69c9a578cdf14acc874463200c0a5c7f767cd93
Author: Hudson Janitor
Date: Fri Mar 13 19:24:05 2015 +0100
Bump libraries
- https://github.com/lbl-srg/modelica-buildings.git branch master has FAILING head - latest is de27747c9f76eb63049540f687a34ea22a74a916
* [https://github.com/lbl-srg/modelica-buildings/commit/de27747 de27747] Removed import statement
* [https://github.com/lbl-srg/modelica-buildings/commit/0349e95 0349e95] Added reference results
* [https://github.com/lbl-srg/modelica-buildings/commit/1264927 1264927] Merged Annex60
- https://github.com/modelica/Modelica_DeviceDrivers.git branch master updated to 6fb50f18e5b72ebeff479402a5a8f987faa550b7.
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/6fb50f1 6fb50f1] Fix memory leak
- https://github.com/lochel/PNlib.git branch dev updated to c577b9a1d0c020271111659d186f199ff98a7f0c.
* [https://github.com/lochel/PNlib/commit/c577b9a c577b9a] Fix references to images
- https://github.com/modelica-3rdparty/QCalc.git branch master has FAILING head - latest is d862af092d529fa28b43dc60da71924e907a068e
* [https://github.com/modelica-3rdparty/QCalc/commit/d862af0 d862af0] Added space to beginning of unit attribute to identify it as dimension
* [https://github.com/modelica-3rdparty/QCalc/commit/8fbb38f 8fbb38f] Added Bases record for SI
------------------------------------------------------------------------
r25092 | hudson | 2015-03-13 16:46:33 +0100 (Fri, 13 Mar 2015) | 1 line
Changed paths:
M /trunk/testsuite/flattening/modelica/arrays/EmptyAsubSliceSubscript.mo
[Janitor mode] Set auto-props
------------------------------------------------------------------------
r25091 | perost | 2015-03-13 16:44:52 +0100 (Fri, 13 Mar 2015) | 2 lines
Changed paths:
M /trunk/testsuite/flattening/modelica/arrays/EmptyArraySubscript.mo
A /trunk/testsuite/flattening/modelica/arrays/EmptyAsubSliceSubscript.mo
M /trunk/testsuite/flattening/modelica/arrays/Makefile
- Added test case for #3219.
------------------------------------------------------------------------
r25090 | wbraun | 2015-03-13 16:22:52 +0100 (Fri, 13 Mar 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/BackendDAECreate.mo
- fix the counting of #3217, but record of arrays are currently not supported by the runtime.
------------------------------------------------------------------------
r25089 | perost | 2015-03-13 15:55:19 +0100 (Fri, 13 Mar 2015) | 2 lines
Changed paths:
M /trunk/Compiler/FrontEnd/Expression.mo
- Fix Expression.typeof for ASUB with non-scalar subscripts.
------------------------------------------------------------------------
r25087 | niklwors | 2015-03-13 14:24:22 +0100 (Fri, 13 Mar 2015) | 1 line
Changed paths:
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Fluid.Examples.Explanatory.MomentumBalanceFittings.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.AIMS_Start_MultiPhase.mos
expected output
------------------------------------------------------------------------
r25086 | hudson | 2015-03-13 13:35:11 +0100 (Fri, 13 Mar 2015) | 1 line
Changed paths:
M /trunk/testsuite/simulation/modelica/enums/EnumArrayArray.mos
[Janitor mode] Set auto-props
------------------------------------------------------------------------
r25085 | perost | 2015-03-13 13:14:48 +0100 (Fri, 13 Mar 2015) | 4 lines
Changed paths:
M /trunk/Compiler/FrontEnd/Expression.mo
A /trunk/testsuite/simulation/modelica/enums/EnumArrayArray.mos
M /trunk/testsuite/simulation/modelica/enums/Makefile
Fix for #3212 and #3213:
- Changed Expression.expandSubscript to use expandRange, so that it's able to
also handle non-integer ranges.
------------------------------------------------------------------------
r25084 | niklwors | 2015-03-13 10:56:42 +0100 (Fri, 13 Mar 2015) | 1 line
Changed paths:
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Electrical.Analog.Examples.CharacteristicThyristors.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Electrical.Analog.Examples.ChuaCircuit.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Electrical.Analog.Examples.DifferenceAmplifier.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Electrical.Analog.Examples.NandGate.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Electrical.Machines.Examples.DCMachines.DCPM_withLosses.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Electrical.Machines.Examples.Transformers.Rectifier12pulse.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Electrical.Machines.Examples.Transformers.Rectifier6pulse.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Electrical.Spice3.Examples.Inverter.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Electrical.Spice3.Examples.Nand.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Electrical.Spice3.Examples.Nor.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Electrical.Spice3.Examples.Spice3BenchmarkMosfetCharacterization.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Fluid.Examples.Explanatory.MomentumBalanceFittings.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Fluid.Examples.TraceSubstances.RoomCO2WithControls.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Magnetic.FluxTubes.Examples.SolenoidActuator.ComparisonPullInStroke.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.AIMS_Start.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.AIMS_Start_MultiPhase.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Mechanics.MultiBody.Examples.Constraints.PrismaticConstraint.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Mechanics.MultiBody.Examples.Elementary.Surfaces.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Mechanics.Rotational.Examples.Backlash.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Mechanics.Translational.Examples.InitialConditions.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Mechanics.Translational.Examples.PreLoad.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Media.Examples.Tests.MediaTestModels.Water.WaterIF97_pT.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Utilities.Examples.readRealParameterModel.mos
expected output
------------------------------------------------------------------------
r25083 | hudson | 2015-03-13 10:55:44 +0100 (Fri, 13 Mar 2015) | 61 lines
Changed paths:
M /trunk/Makefile.libraries
commit 73b94933313783acc120da1fbf5744622c2bc323
Author: Hudson Janitor
Date: Fri Mar 13 10:49:56 2015 +0100
Bump libraries
- https://github.com/iea-annex60/modelica-annex60.git branch master updated to 3e781c93216b3b5b204e50070b02ba9c57bee708.
* [https://github.com/iea-annex60/modelica-annex60/commit/3e781c9 3e781c9] Merge branch 'issue169_smoothMin'
* [https://github.com/iea-annex60/modelica-annex60/commit/c1c2363 c1c2363] Changed connector layout for #169
* [https://github.com/iea-annex60/modelica-annex60/commit/7a2118a 7a2118a] Merge branch 'issue169_smoothMin' of https://github.com/Mathadon/modelica-annex60 into issue169_smoothMin
* [https://github.com/iea-annex60/modelica-annex60/commit/aafdd31 aafdd31] updated documentation and added unit test warning for overshoot behavior of smoothMin, smoothMax and smoothLimit
- https://github.com/lbl-srg/modelica-buildings.git branch master updated to 36294164d2e532ba802155439a5c1d6a8d327783.
* [https://github.com/lbl-srg/modelica-buildings/commit/3629416 3629416] Added documentation
* [https://github.com/lbl-srg/modelica-buildings/commit/67c31c9 67c31c9] Removed import statement
* [https://github.com/lbl-srg/modelica-buildings/commit/67e75ee 67e75ee] Removed fixme
* [https://github.com/lbl-srg/modelica-buildings/commit/82674c8 82674c8] Removed unneeded dymola specific annotations
* [https://github.com/lbl-srg/modelica-buildings/commit/afdb502 afdb502] Removed fixme
* [https://github.com/lbl-srg/modelica-buildings/commit/e55ae1a e55ae1a] Added comment
* [https://github.com/lbl-srg/modelica-buildings/commit/e394fb6 e394fb6] Updated documentation
* [https://github.com/lbl-srg/modelica-buildings/commit/e7f4ae0 e7f4ae0] Changed temperature_phX() to temperature()
* [https://github.com/lbl-srg/modelica-buildings/commit/0896a5f 0896a5f] Updated release notes for #373
* [https://github.com/lbl-srg/modelica-buildings/commit/f9c4f3c f9c4f3c] Updated reference result
* [https://github.com/lbl-srg/modelica-buildings/commit/b234261 b234261] Merge pull request #375 from lbl-srg/issue373_chiller
* [https://github.com/lbl-srg/modelica-buildings/commit/bc18618 bc18618] Added unit attribute
* [https://github.com/lbl-srg/modelica-buildings/commit/a5798bc a5798bc] Made model C1 for #373
- https://github.com/modelica-3rdparty/IdealizedContact.git branch master updated to 8ebac550d913f6d2b3af4d1aea5044e72c7eb6b0.
* [https://github.com/modelica-3rdparty/IdealizedContact/commit/8ebac55 8ebac55] Merge pull request #20 from tbeu/fix-typos
* [https://github.com/modelica-3rdparty/IdealizedContact/commit/a268b25 a268b25] Fix typos
- https://github.com/xogeny/ModelicaBook.git branch master updated to 1e3d47e902411bf226fc5ec69b9005f2e33bf480.
* [https://github.com/xogeny/ModelicaBook/commit/1e3d47e 1e3d47e] Merge pull request #232 from DongpingXieTUD/typo
* [https://github.com/xogeny/ModelicaBook/commit/089d584 089d584] Typo: sign is greater than zero -> sign is positive
* [https://github.com/xogeny/ModelicaBook/commit/6fc8110 6fc8110] Typo: deleted extra dot
- https://github.com/modelica/Modelica_DeviceDrivers.git branch master updated to 4cebfa7162ef8a571cf2123d10327714aed88a20.
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/4cebfa7 4cebfa7] Improve shared memory buffering on Windows
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/0b327f8 0b327f8] Set quantity Modelica.SIunits.Period for sampleTime
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/fb500b8 fb500b8] Update binaries
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/ba7bf75 ba7bf75] Fix compilation on Linux
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/46c0670 46c0670] Fix initial conditions
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/64ae599 64ae599] Remove encapsulated
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/b4c5061 b4c5061] Rewrite JoystickInput as external object
- https://github.com/lochel/PNlib.git branch dev updated to 7beaac263cbf1eb2a29a1d9c35e67b1a92e42321.
* [https://github.com/lochel/PNlib/commit/7beaac2 7beaac2] Merge pull request #4 from lochel/dev2
* [https://github.com/lochel/PNlib/commit/9c9b067 9c9b067] Merge pull request #3 from tbeu/Avoid-comments-with-line-breaks
* [https://github.com/lochel/PNlib/commit/b236a93 b236a93] Merge pull request #2 from tbeu/fix-typo
* [https://github.com/lochel/PNlib/commit/4c00ccf 4c00ccf] Avoid comments with line breaks
* [https://github.com/lochel/PNlib/commit/c4afe99 c4afe99] Fix typo
* [https://github.com/lochel/PNlib/commit/7467660 7467660] Show always all connectors
- https://github.com/dzimmer/PlanarMechanics.git branch master updated to b7732a515f2caae7042b0cb5455dde93166af8b5.
* [https://github.com/dzimmer/PlanarMechanics/commit/b7732a5 b7732a5] Merge pull request #89 from tobolar/master
* [https://github.com/dzimmer/PlanarMechanics/commit/f40b718 f40b718] Added mising BaseClasses for Parts
* [https://github.com/dzimmer/PlanarMechanics/commit/03483ee 03483ee] Changed default color palette to be slightly different compared to Modelica.Mechanics.Multibody
- https://github.com/modelica-3rdparty/QCalc.git branch master has FAILING head - latest is d862af092d529fa28b43dc60da71924e907a068e
* [https://github.com/modelica-3rdparty/QCalc/commit/d862af0 d862af0] Added space to beginning of unit attribute to identify it as dimension
* [https://github.com/modelica-3rdparty/QCalc/commit/8fbb38f 8fbb38f] Added Bases record for SI
------------------------------------------------------------------------
r25082 | lochel | 2015-03-13 10:40:07 +0100 (Fri, 13 Mar 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo
M /trunk/Compiler/BackEnd/BackendDAETransform.mo
M /trunk/Compiler/BackEnd/BackendDAEUtil.mo
M /trunk/Compiler/BackEnd/BackendEquation.mo
M /trunk/Compiler/BackEnd/BackendQSS.mo
M /trunk/Compiler/BackEnd/BackendVarTransform.mo
M /trunk/Compiler/BackEnd/BackendVariable.mo
M /trunk/Compiler/BackEnd/EvaluateParameter.mo
M /trunk/Compiler/BackEnd/ExpressionSolve.mo
M /trunk/Compiler/BackEnd/HpcOmMemory.mo
M /trunk/Compiler/BackEnd/IndexReduction.mo
M /trunk/Compiler/BackEnd/Initialization.mo
M /trunk/Compiler/BackEnd/OnRelaxation.mo
M /trunk/Compiler/BackEnd/RemoveSimpleEquations.mo
M /trunk/Compiler/BackEnd/StateMachineFeatures.mo
M /trunk/Compiler/FrontEnd/Algorithm.mo
M /trunk/Compiler/FrontEnd/CheckModel.mo
M /trunk/Compiler/FrontEnd/ConnectUtil.mo
M /trunk/Compiler/FrontEnd/DAEUtil.mo
M /trunk/Compiler/FrontEnd/Expression.mo
M /trunk/Compiler/FrontEnd/ExpressionSimplify.mo
M /trunk/Compiler/FrontEnd/Inline.mo
M /trunk/Compiler/FrontEnd/Patternm.mo
M /trunk/Compiler/FrontEnd/Static.mo
M /trunk/Compiler/Script/RewriteRules.mo
M /trunk/Compiler/SimCode/SimCodeUtil.mo
- rename Expression.traverseExp to Expression.traverseExpBottomUp
------------------------------------------------------------------------
r25081 | sjoelund.se | 2015-03-13 10:16:31 +0100 (Fri, 13 Mar 2015) | 2 lines
Changed paths:
M /trunk/testsuite/metamodelica/meta/BuiltinReal.mo
M /trunk/testsuite/metamodelica/meta/BuiltinReal.mos
Removed some functions no longer part of MM
------------------------------------------------------------------------
r25080 | lochel | 2015-03-13 10:09:44 +0100 (Fri, 13 Mar 2015) | 2 lines
Changed paths:
M /trunk/Compiler/FrontEnd/Expression.mo
- minor cleanup to traverseExp
------------------------------------------------------------------------
r25079 | sjoelund.se | 2015-03-13 09:42:58 +0100 (Fri, 13 Mar 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/Differentiate.mo
M /trunk/Compiler/BackEnd/ExpressionSolve.mo
M /trunk/Compiler/BackEnd/HpcOmTaskGraph.mo
M /trunk/Compiler/BackEnd/Matching.mo
M /trunk/Compiler/FrontEnd/Ceval.mo
M /trunk/Compiler/FrontEnd/ExpressionSimplify.mo
M /trunk/Compiler/FrontEnd/MetaModelicaBuiltin.mo
M /trunk/Compiler/Script/CevalScript.mo
M /trunk/Compiler/Util/Util.mo
Replace MM trig functions with Modelica equivalents
------------------------------------------------------------------------
r25078 | lochel | 2015-03-13 09:20:36 +0100 (Fri, 13 Mar 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/EvaluateFunctions.mo
- cleanup
------------------------------------------------------------------------
r25077 | vitalij | 2015-03-13 07:41:16 +0100 (Fri, 13 Mar 2015) | 4 lines
Changed paths:
M /trunk/Compiler/BackEnd/BackendDAEUtil.mo
M /trunk/Compiler/Util/Flags.mo
M /trunk/testsuite/openmodelica/typed-API/SolveLinearSystem.mos
M /trunk/testsuite/simulation/libraries/3rdParty/MathematicalAspects/01_AlgebraicLoopBoolean.mos
M /trunk/testsuite/simulation/modelica/indexreduction/ImplicitStateCoupling.mos
M /trunk/testsuite/simulation/modelica/tearing/Makefile
A /trunk/testsuite/simulation/modelica/tearing/Tearing19-cel.mos (from /trunk/testsuite/simulation/modelica/tearing/Tearing18-cel.mos:25070)
A /trunk/testsuite/simulation/modelica/tearing/Tearing19.mo (from /trunk/testsuite/simulation/modelica/tearing/Tearing18.mo:25070)
added flag for using ExpressionSolve in adjacencyRowEnhanced
- can be used e.g. for warmstart in dyn. optimization
------------------------------------------------------------------------
r25076 | adeas31 | 2015-03-13 00:10:36 +0100 (Fri, 13 Mar 2015) | 1 line
Changed paths:
M /trunk/OMShell/OMShellGUI/oms.cpp
- Fixed OMShell build.
------------------------------------------------------------------------
r25075 | hudson | 2015-03-12 21:50:08 +0100 (Thu, 12 Mar 2015) | 49 lines
Changed paths:
M /trunk/Makefile.libraries
commit 135e282c21fecc24bc8af142028afe8e3c796f28
Author: Hudson Janitor
Date: Thu Mar 12 21:37:44 2015 +0100
Bump libraries
- https://github.com/iea-annex60/modelica-annex60.git branch master updated to 25376251ea98705b3b12fb4ba2e9d875c802e2a8.
* [https://github.com/iea-annex60/modelica-annex60/commit/2537625 2537625] Merge pull request #176 from iea-annex60/issue175_media
* [https://github.com/iea-annex60/modelica-annex60/commit/94d8548 94d8548] Merge pull request #181 from iea-annex60/issue180_styleGuide
* [https://github.com/iea-annex60/modelica-annex60/commit/e11201a e11201a] Medium in MixingVolumeSteadyStateMass to Air
* [https://github.com/iea-annex60/modelica-annex60/commit/cf606f2 cf606f2] Merge remote-tracking branch 'upstream/master' into issue175_media
* [https://github.com/iea-annex60/modelica-annex60/commit/529325c 529325c] Merged master
* [https://github.com/iea-annex60/modelica-annex60/commit/b88525c b88525c] Updated the style guide for #180
* [https://github.com/iea-annex60/modelica-annex60/commit/330e975 330e975] Updated reference results. Changes due to new media
* [https://github.com/iea-annex60/modelica-annex60/commit/0384d93 0384d93] Refactored media for #175
- https://github.com/modelica/Modelica_DeviceDrivers.git branch master updated to 5089ca6ff8dbce10b04d9340d41d82513f95b9d8.
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/5089ca6 5089ca6] Remove pattern=LinePattern.None from connect statements
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/695f551 695f551] Make it consistent everywhere
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/4b311af 4b311af] Avoid UTF-8 encoding
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/da71299 da71299] Change to lower case extension
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/7a5565e 7a5565e] Merge pull request #74 from tbeu/support-32-joystick-buttons
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/64afec8 64afec8] Fix comment typo
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/97b4206 97b4206] Fix doc
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/3962d2a 3962d2a] Fully specify initial conditions
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/3498391 3498391] Fully specify initial conditions
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/aed01e6 aed01e6] Also increase button array size from 8 to 32 for clocked case
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/a7c43d3 a7c43d3] Add support for all 32 joystick buttons
- https://github.com/lochel/PNlib.git branch dev has FAILING head - latest is d931e2012f67d1c70f1380e4208706758626f827
74676605a59087faa8f698ba2317b6824bac6a3a
- https://github.com/dzimmer/PlanarMechanics.git branch master updated to 568d3bab00bddbe895af9b33b73b8b492afd7343.
* [https://github.com/dzimmer/PlanarMechanics/commit/568d3ba 568d3ba] Merge pull request #87 from tobolar/master
* [https://github.com/dzimmer/PlanarMechanics/commit/58901f7 58901f7] Damper: changed icon to highlight that this model is Point-to-Point
* [https://github.com/dzimmer/PlanarMechanics/commit/9691c47 9691c47] Merge pull request #86 from tobolar/master
* [https://github.com/dzimmer/PlanarMechanics/commit/b415076 b415076] Merge branch 'master' of https://github.com/tobolar/PlanarMechanics
* [https://github.com/dzimmer/PlanarMechanics/commit/1adde8a 1adde8a] Improved visualization of couple of components, esp. from 'Parts'
* [https://github.com/dzimmer/PlanarMechanics/commit/a843460 a843460] Minor change: added HideResults=true in models where Types.Color or Types.SpecularCoefficient are used
* [https://github.com/dzimmer/PlanarMechanics/commit/78ede24 78ede24] Imrpved documentation of some elements and deleted redundant variables from SpringDamper
* [https://github.com/dzimmer/PlanarMechanics/commit/dc03816 dc03816] Merge pull request #6 from dzimmer/master
- https://github.com/modelica-3rdparty/QCalc.git branch master has FAILING head - latest is d862af092d529fa28b43dc60da71924e907a068e
* [https://github.com/modelica-3rdparty/QCalc/commit/d862af0 d862af0] Added space to beginning of unit attribute to identify it as dimension
* [https://github.com/modelica-3rdparty/QCalc/commit/8fbb38f 8fbb38f] Added Bases record for SI
- https://github.com/modelica-3rdparty/WasteWater.git branch master updated to 90ff44ac791ba5ed98444c8597efbd2a2af01cad.
* [https://github.com/modelica-3rdparty/WasteWater/commit/90ff44a 90ff44a] Merge pull request #4 from tbeu/fix-typos
* [https://github.com/modelica-3rdparty/WasteWater/commit/f151024 f151024] Fix typos
------------------------------------------------------------------------
r25074 | adrpo | 2015-03-12 21:18:07 +0100 (Thu, 12 Mar 2015) | 1 line
Changed paths:
M /trunk/Compiler/runtime/omc_config.h
- switch back to 1.9.2 Nightly
------------------------------------------------------------------------
r25072 | hkiel | 2015-03-12 21:09:03 +0100 (Thu, 12 Mar 2015) | 2 lines
Changed paths:
M /trunk/Compiler/FrontEnd/Ceval.mo
M /trunk/Compiler/FrontEnd/ExpressionSimplify.mo
M /trunk/Compiler/FrontEnd/MetaModelicaBuiltin.mo
use realTan instead of realSin/realCos
------------------------------------------------------------------------
r25071 | hkiel | 2015-03-12 21:07:06 +0100 (Thu, 12 Mar 2015) | 2 lines
Changed paths:
M /trunk/OMShell/OMShellGUI/OMShell_de.ts
M /trunk/OMShell/OMShellGUI/OMShell_sv.ts
M /trunk/OMShell/OMShellGUI/oms.cpp
do not translate keyboard short cuts
------------------------------------------------------------------------
r25069 | adrpo | 2015-03-12 18:23:51 +0100 (Thu, 12 Mar 2015) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/c/simulation_data.h
- revert r25066, modelica_string is *NOT* const char*, is MetaModelica string, defined as: typedef modelica_metatype modelica_string;
------------------------------------------------------------------------
r25068 | adrpo | 2015-03-12 18:18:06 +0100 (Thu, 12 Mar 2015) | 1 line
Changed paths:
M /trunk/Compiler/runtime/omc_config.h
- switch version to 1.9.2 Beta2
------------------------------------------------------------------------
r25066 | mahge930 | 2015-03-12 18:15:46 +0100 (Thu, 12 Mar 2015) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/c/simulation_data.h
- c++ compatibility. const correctness required.
------------------------------------------------------------------------
r25065 | adrpo | 2015-03-12 17:27:34 +0100 (Thu, 12 Mar 2015) | 2 lines
Changed paths:
M /trunk/doc/OpenModelicaUsersGuide.doc
M /trunk/doc/OpenModelicaUsersGuide.pdf
- advice the Mac users that their paths may vary (#3056)
- write a bit about the visualizers available from Modelica.MultiBody
------------------------------------------------------------------------
r25064 | lochel | 2015-03-12 16:12:34 +0100 (Thu, 12 Mar 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/BackendDAEUtil.mo
M /trunk/Compiler/BackEnd/CommonSubExpression.mo
M /trunk/Compiler/Util/Flags.mo
- prepare module to encapsulate all function calls
------------------------------------------------------------------------
r25063 | perost | 2015-03-12 15:26:22 +0100 (Thu, 12 Mar 2015) | 3 lines
Changed paths:
M /trunk/Compiler/BackEnd/BackendDAEUtil.mo
M /trunk/Compiler/BackEnd/BackendVariable.mo
M /trunk/Compiler/BackEnd/EvaluateFunctions.mo
M /trunk/Compiler/BackEnd/RemoveSimpleEquations.mo
M /trunk/Compiler/FrontEnd/Expression.mo
M /trunk/Compiler/FrontEnd/ExpressionSimplify.mo
M /trunk/Compiler/FrontEnd/Static.mo
M /trunk/testsuite/openmodelica/typed-API/SolveLinearSystem.mos
M /trunk/testsuite/simulation/libraries/3rdParty/MathematicalAspects/01_AlgebraicLoopBoolean.mos
M /trunk/testsuite/simulation/modelica/indexreduction/ImplicitStateCoupling.mos
- Fix some bad enum to int conversions in the back end.
- Some code clean up.
------------------------------------------------------------------------
r25061 | hudson | 2015-03-12 14:37:51 +0100 (Thu, 12 Mar 2015) | 1 line
Changed paths:
M /trunk/testsuite/flattening/modelica/built-in-functions/DiagonalSimplify1.mo
[Janitor mode] Set auto-props
------------------------------------------------------------------------
r25060 | mahge930 | 2015-03-12 14:29:49 +0100 (Thu, 12 Mar 2015) | 1 line
Changed paths:
M /trunk/Compiler/FrontEnd/ExpressionSimplify.mo
A /trunk/testsuite/flattening/modelica/built-in-functions/DiagonalSimplify1.mo
M /trunk/testsuite/flattening/modelica/built-in-functions/Makefile
Fix wrong array scalar marking.
------------------------------------------------------------------------
r25059 | hudson | 2015-03-12 13:17:42 +0100 (Thu, 12 Mar 2015) | 6 lines
Changed paths:
M /trunk/Makefile.libraries
commit 0f60199422695f63a5c50713305464e5dfad4e6f
Author: Martin Sjölund
Date: Thu Mar 12 13:02:17 2015 +0100
Subscribe to lochel/PNlib branch:dev
------------------------------------------------------------------------
r25058 | lochel | 2015-03-12 12:04:08 +0100 (Thu, 12 Mar 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/CommonSubExpression.mo
- don't handle homotopy in cse module
------------------------------------------------------------------------
r25057 | lochel | 2015-03-12 10:33:03 +0100 (Thu, 12 Mar 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/BackendDAEUtil.mo
- fix indentation
------------------------------------------------------------------------
r25056 | niklwors | 2015-03-12 09:51:01 +0100 (Thu, 12 Mar 2015) | 1 line
Changed paths:
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Blocks.Examples.BusUsage.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Electrical.Analog.Examples.AD_DA_conversion.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Electrical.Analog.Examples.ControlledSwitchWithArc.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Fluid.Examples.InverseParameterization.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Fluid.Examples.TraceSubstances.RoomCO2WithControls.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.AIMC_DOL_MultiPhase.mos
expected output
------------------------------------------------------------------------
r25055 | niklwors | 2015-03-12 09:13:26 +0100 (Thu, 12 Mar 2015) | 1 line
Changed paths:
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Fluid.Examples.Explanatory.MeasuringTemperature.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Fluid.Examples.HeatExchanger.HeatExchangerSimulation.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Fluid.Examples.IncompressibleFluidNetwork.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Fluid.Examples.Tanks.TanksWithOverflow.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Fluid.Examples.TraceSubstances.RoomCO2.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Mechanics.MultiBody.Examples.Constraints.RevoluteConstraint.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Mechanics.MultiBody.Examples.Constraints.SphericalConstraint.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Mechanics.MultiBody.Examples.Constraints.UniversalConstraint.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Mechanics.MultiBody.Examples.Loops.EngineV6.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Media.Examples.MixtureGases.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Media.Examples.MoistAir.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Media.Examples.TestOnly.FlueGas.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Media.Examples.TestOnly.IdealGasN2.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Media.Examples.TestOnly.IdealGasN2Mix.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Media.Examples.TestOnly.MixIdealGasAir.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.Air.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.Nitrogen.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.SimpleNaturalGas.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.SimpleNaturalGasFixedComposition.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Media.Examples.Tests.MediaTestModels.Water.IdealSteam.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Media.Examples.Tests.MediaTestModels.Water.WaterIF97OnePhase_ph.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Media.Examples.Tests.MediaTestModels.Water.WaterIF97_ph.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Media.Examples.TwoPhaseWater.TestTwoPhaseStates.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Utilities.Examples.readRealParameterModel.mos
expected output
------------------------------------------------------------------------
r25054 | vwaurich | 2015-03-12 09:03:16 +0100 (Thu, 12 Mar 2015) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/BackendDAETransform.mo
- revert r25052, will fix it later
------------------------------------------------------------------------
r25053 | adrpo | 2015-03-12 08:35:28 +0100 (Thu, 12 Mar 2015) | 1 line
Changed paths:
M /trunk/doc/OpenModelicaUsersGuide.doc
M /trunk/doc/OpenModelicaUsersGuide.pdf
- add section 10.2 about starting the 3d visualization on MacOS
------------------------------------------------------------------------
r25052 | vwaurich | 2015-03-12 08:20:11 +0100 (Thu, 12 Mar 2015) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/BackendDAETransform.mo
- array equations solving non-array variables are actually non-linear systems
------------------------------------------------------------------------
r25051 | mflehmig | 2015-03-12 08:12:39 +0100 (Thu, 12 Mar 2015) | 3 lines
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
Added cppFlags to simulation makefile.
------------------------------------------------------------------------
r25050 | sjoelund.se | 2015-03-12 07:27:59 +0100 (Thu, 12 Mar 2015) | 2 lines
Changed paths:
M /trunk/Makefile.common
Clean cmake crap better
------------------------------------------------------------------------
r25049 | adrpo | 2015-03-12 06:47:40 +0100 (Thu, 12 Mar 2015) | 3 lines
Changed paths:
M /trunk
- fix for #3056 :)
- update 3rdParty to r144/OpenModelicaExternal
------------------------------------------------------------------------
r25048 | adrpo | 2015-03-12 06:44:49 +0100 (Thu, 12 Mar 2015) | 2 lines
Changed paths:
M /trunk/Makefile.common
M /trunk/Makefile.in
M /trunk/configure.in
- make sure is gcc before you add the extra flags
- make the cmake verbose for easier build debugging
------------------------------------------------------------------------
r25047 | adrpo | 2015-03-12 06:12:45 +0100 (Thu, 12 Mar 2015) | 1 line
Changed paths:
M /trunk/Makefile.common
- pass the cc flags to metis building
------------------------------------------------------------------------
r25046 | adrpo | 2015-03-11 20:34:33 +0100 (Wed, 11 Mar 2015) | 2 lines
Changed paths:
M /trunk/testsuite/openmodelica/modelicaML/watchdog.mos
M /trunk/testsuite/simulation/modelica/algorithms_functions/algorithms.mos
- update tests
------------------------------------------------------------------------
r25045 | adrpo | 2015-03-11 19:47:58 +0100 (Wed, 11 Mar 2015) | 3 lines
Changed paths:
M /trunk
- hopefully final final fix for #3056 :)
- update 3rdParty to r143/OpenModelicaExternal
------------------------------------------------------------------------
r25044 | hudson | 2015-03-11 19:46:38 +0100 (Wed, 11 Mar 2015) | 43 lines
Changed paths:
M /trunk/Makefile.libraries
commit 4fba51cb76c7a3990e387b684dd3d58c20b522ae
Author: Hudson Janitor
Date: Wed Mar 11 19:22:29 2015 +0100
Bump libraries
- https://github.com/iea-annex60/modelica-annex60.git branch master updated to 9637964bc90553cf215b44813dbadad88faed9e8.
* [https://github.com/iea-annex60/modelica-annex60/commit/9637964 9637964] Merge pull request #183 from thorade/issue166_html_conflicts
* [https://github.com/iea-annex60/modelica-annex60/commit/6daa943 6daa943] add closing
* [https://github.com/iea-annex60/modelica-annex60/commit/659074b 659074b] don't mix tabs and spaces
* [https://github.com/iea-annex60/modelica-annex60/commit/be9c572 be9c572] cellspacing=\"0\" cellpadding=\"2\"
* [https://github.com/iea-annex60/modelica-annex60/commit/6683cde 6683cde] Merge pull request #182 from iea-annex60/issue166_html
* [https://github.com/iea-annex60/modelica-annex60/commit/d0bcad3 d0bcad3] Merge remote-tracking branch 'upstream/master' into issue166_HTML
* [https://github.com/iea-annex60/modelica-annex60/commit/4fa685f 4fa685f] add closing
* [https://github.com/iea-annex60/modelica-annex60/commit/7127c1a 7127c1a] add closing
* [https://github.com/iea-annex60/modelica-annex60/commit/db339c6 db339c6] add closing
* [https://github.com/iea-annex60/modelica-annex60/commit/a056add a056add] add closing
* [https://github.com/iea-annex60/modelica-annex60/commit/bea7f2b bea7f2b] add closing and indentation
* [https://github.com/iea-annex60/modelica-annex60/commit/f83af72 f83af72] add closing
* [https://github.com/iea-annex60/modelica-annex60/commit/6d67fcb 6d67fcb] add closing
* [https://github.com/iea-annex60/modelica-annex60/commit/e282028 e282028] add closing
* [https://github.com/iea-annex60/modelica-annex60/commit/e0c4a0f e0c4a0f] add closing
- svn/MSL trunk has been updated to r8127.
* m:r8127 Added stop time annotation to Modelica.Mechanics.Rotational.Examples.GenerationOfFMUs.Now it will be tested for future releases.
- https://github.com/xogeny/ModelicaBook.git branch master updated to 9b2ba64abc522b07751ebf1b2ba77fc3ca2d9bbe.
* [https://github.com/xogeny/ModelicaBook/commit/9b2ba64 9b2ba64] Merge pull request #216 from DongpingXieTUD/typo
* [https://github.com/xogeny/ModelicaBook/commit/4e36dbe 4e36dbe] Merge pull request #231 from tbeu/Remove-pattern=LinePattern.None-from-connect-statements
* [https://github.com/xogeny/ModelicaBook/commit/ea572d4 ea572d4] Remove pattern=LinePattern.None from connect statements
* [https://github.com/xogeny/ModelicaBook/commit/6cb47f9 6cb47f9] Typo: Sign Convections -> Sign Conventions
* [https://github.com/xogeny/ModelicaBook/commit/bad6d50 bad6d50] Typo: temeprature sense -> temperature sensor
* [https://github.com/xogeny/ModelicaBook/commit/5c63262 5c63262] Corrected make guide for compiling
* [https://github.com/xogeny/ModelicaBook/commit/5643fa6 5643fa6] Typo: moved "type" into the bracket (where it should be in)
* [https://github.com/xogeny/ModelicaBook/commit/b2a15a7 b2a15a7] Typo: missing bracket
* [https://github.com/xogeny/ModelicaBook/commit/3a831f8 3a831f8] Typo: sneak peak -> sneak peek
* [https://github.com/xogeny/ModelicaBook/commit/5606f1e 5606f1e] Typo: least clearer -> at least clearer
* [https://github.com/xogeny/ModelicaBook/commit/ef64a3a ef64a3a] Update the translation manual
* [https://github.com/xogeny/ModelicaBook/commit/c148217 c148217] Typo: dot missing at the end of sentence
- https://github.com/modelica-3rdparty/QCalc.git branch master has FAILING head - latest is d862af092d529fa28b43dc60da71924e907a068e
* [https://github.com/modelica-3rdparty/QCalc/commit/d862af0 d862af0] Added space to beginning of unit attribute to identify it as dimension
* [https://github.com/modelica-3rdparty/QCalc/commit/8fbb38f 8fbb38f] Added Bases record for SI
------------------------------------------------------------------------
r25043 | adrpo | 2015-03-11 16:59:34 +0100 (Wed, 11 Mar 2015) | 3 lines
Changed paths:
M /trunk
- hopefully final fix for #3056 :)
- update 3rdParty to r142/OpenModelicaExternal
------------------------------------------------------------------------
r25042 | adrpo | 2015-03-11 16:48:25 +0100 (Wed, 11 Mar 2015) | 4 lines
Changed paths:
M /trunk
- don't break other things while trying to fix #3056 (do the extra includes only for MacOS)
- update 3rdParty to r141/OpenModelicaExternal
------------------------------------------------------------------------
r25040 | adrpo | 2015-03-11 16:21:58 +0100 (Wed, 11 Mar 2015) | 3 lines
Changed paths:
M /trunk
- even more tries to fix #3056 :)
- update 3rdParty to r140/OpenModelicaExternal
------------------------------------------------------------------------
r25039 | mflehmig | 2015-03-11 16:12:09 +0100 (Wed, 11 Mar 2015) | 3 lines
Changed paths:
M /trunk/Compiler/Template/CodegenCppHpcom.tpl
M /trunk/Compiler/Template/SimCodeTV.mo
M /trunk/Compiler/Util/Flags.mo
Added flag 'cppFlags' in order to commit flags for C++ compiler in CppRuntime.
------------------------------------------------------------------------
r25038 | hudson | 2015-03-11 16:03:38 +0100 (Wed, 11 Mar 2015) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/BackendDAEUtil.mo
M /trunk/Compiler/FrontEnd/Expression.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r25037 | perost | 2015-03-11 15:49:40 +0100 (Wed, 11 Mar 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/BackendDAEUtil.mo
M /trunk/Compiler/FrontEnd/Expression.mo
- Handle other types than integer ranges in BackendDAEUtil.extendRange.
------------------------------------------------------------------------
r25036 | mflehmig | 2015-03-11 15:42:23 +0100 (Wed, 11 Mar 2015) | 3 lines
Changed paths:
M /trunk/Compiler/Template/CodegenCppHpcom.tpl
M /trunk/Compiler/Template/SimCodeTV.mo
M /trunk/Compiler/Util/Flags.mo
Added config flag 'cppFlags' in order to commit flags to C++ compiler in cppRuntime.
------------------------------------------------------------------------
r25035 | hkiel | 2015-03-11 15:21:07 +0100 (Wed, 11 Mar 2015) | 2 lines
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/icons/about-us.png
M /trunk/OMEdit/OMEditGUI/Resources/icons/branch-closed.png
M /trunk/OMEdit/OMEditGUI/Resources/icons/branch-end.png
M /trunk/OMEdit/OMEditGUI/Resources/icons/branch-more.png
M /trunk/OMEdit/OMEditGUI/Resources/icons/branch-open.png
M /trunk/OMEdit/OMEditGUI/Resources/icons/modeling.png
M /trunk/OMEdit/OMEditGUI/Resources/icons/omedit-documentation.png
M /trunk/OMEdit/OMEditGUI/Resources/icons/omedit.png
M /trunk/OMEdit/OMEditGUI/Resources/icons/omedit_splashscreen.png
M /trunk/OMEdit/OMEditGUI/Resources/icons/omplot.png
M /trunk/OMEdit/OMEditGUI/Resources/icons/vline.png
fix color tables in png to remove warning when starting OMEdit
------------------------------------------------------------------------
r25034 | hkiel | 2015-03-11 15:20:13 +0100 (Wed, 11 Mar 2015) | 3 lines
Changed paths:
M /trunk/Compiler/BackEnd/BackendDAECreate.mo
M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo
M /trunk/Compiler/BackEnd/BackendDAEUtil.mo
M /trunk/Compiler/BackEnd/BackendVariable.mo
M /trunk/Compiler/BackEnd/CommonSubExpression.mo
M /trunk/Compiler/BackEnd/DynamicOptimization.mo
M /trunk/Compiler/BackEnd/EvaluateFunctions.mo
M /trunk/Compiler/BackEnd/ExpressionSolve.mo
M /trunk/Compiler/BackEnd/FindZeroCrossings.mo
M /trunk/Compiler/BackEnd/IndexReduction.mo
M /trunk/Compiler/BackEnd/Initialization.mo
M /trunk/Compiler/BackEnd/OnRelaxation.mo
M /trunk/Compiler/BackEnd/ResolveLoops.mo
M /trunk/Compiler/BackEnd/SynchronousFeatures.mo
M /trunk/Compiler/BackEnd/Tearing.mo
M /trunk/Compiler/BackEnd/Uncertainties.mo
M /trunk/Compiler/BackEnd/UnitCheck.mo
M /trunk/Compiler/FrontEnd/Absyn.mo
M /trunk/Compiler/FrontEnd/ClassLoader.mo
M /trunk/Compiler/FrontEnd/ConnectUtil.mo
M /trunk/Compiler/FrontEnd/DAEDump.mo
M /trunk/Compiler/FrontEnd/DAEUtil.mo
M /trunk/Compiler/FrontEnd/Expression.mo
M /trunk/Compiler/FrontEnd/Inline.mo
M /trunk/Compiler/FrontEnd/InnerOuter.mo
M /trunk/Compiler/FrontEnd/Inst.mo
M /trunk/Compiler/FrontEnd/InstUtil.mo
M /trunk/Compiler/FrontEnd/Mod.mo
M /trunk/Compiler/FrontEnd/Patternm.mo
M /trunk/Compiler/FrontEnd/Types.mo
M /trunk/Compiler/SimCode/SerializeModelInfo.mo
M /trunk/Compiler/SimCode/SimCodeUtil.mo
M /trunk/Compiler/Template/Tpl.mo
M /trunk/Compiler/Util/PriorityQueue.mo
- replace most List.isEmpty/List.isNotEmpty by internal listEmpty
- replace recursive function with while loop
------------------------------------------------------------------------
r25033 | lochel | 2015-03-11 14:18:33 +0100 (Wed, 11 Mar 2015) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo
- typo
------------------------------------------------------------------------
r25032 | hudson | 2015-03-11 12:49:24 +0100 (Wed, 11 Mar 2015) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/BackendVarTransform.mo
M /trunk/Compiler/BackEnd/EvaluateParameter.mo
M /trunk/Compiler/Template/CodegenCpp.tpl
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r25031 | niklwors | 2015-03-11 11:19:46 +0100 (Wed, 11 Mar 2015) | 1 line
Changed paths:
M /trunk/testsuite/openmodelica/cppruntime/libraries/msl32/Modelica.Media.Examples.TestOnly.IdealGasN2.mos
expected output
------------------------------------------------------------------------
r25030 | niklwors | 2015-03-11 11:16:59 +0100 (Wed, 11 Mar 2015) | 2 lines
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
M /trunk/Compiler/Template/CodegenCppHpcom.tpl
M /trunk/testsuite/openmodelica/cppruntime/libraries/msl32/Modelica.Media.Examples.Tests.MediaTestModels.Air.DryAirNasa.mos
M /trunk/testsuite/openmodelica/cppruntime/libraries/msl32/Modelica.Media.Examples.WaterIF97.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Fluid.Examples.DrumBoiler.DrumBoiler.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Magnetic.FluxTubes.Examples.SolenoidActuator.ComparisonQuasiStationary.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Media.Examples.Tests.MediaTestModels.Air.DryAirNasa.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Media.Examples.WaterIF97.mos
fix for getReal method in cpp template
expected output
------------------------------------------------------------------------
r25029 | mwalther | 2015-03-11 10:36:09 +0100 (Wed, 11 Mar 2015) | 1 line
Changed paths:
M /trunk/Makefile.common
- metis added to bootstrap-dependencies
------------------------------------------------------------------------
r25028 | mwalther | 2015-03-11 10:25:34 +0100 (Wed, 11 Mar 2015) | 1 line
Changed paths:
M /trunk/Compiler/runtime/Makefile.in
- metis include added
------------------------------------------------------------------------
r25027 | lochel | 2015-03-11 10:25:08 +0100 (Wed, 11 Mar 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/BackendVarTransform.mo
M /trunk/Compiler/BackEnd/EvaluateParameter.mo
- some cleanup
------------------------------------------------------------------------
r25026 | mwalther | 2015-03-11 10:18:16 +0100 (Wed, 11 Mar 2015) | 1 line
Changed paths:
M /trunk
M /trunk/configure.in
-enabled metis for linux and mac by default
------------------------------------------------------------------------
r25025 | mwalther | 2015-03-11 09:37:41 +0100 (Wed, 11 Mar 2015) | 1 line
Changed paths:
M /trunk
M /trunk/Compiler/boot/Makefile.omdev.mingw
M /trunk/Compiler/runtime/Makefile.omdev.mingw
M /trunk/Makefile.common
M /trunk/Makefile.omdev.mingw
- added metis to windows build (mingw)
------------------------------------------------------------------------
r25024 | adrpo | 2015-03-11 09:26:58 +0100 (Wed, 11 Mar 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/OpenTURNS.mo
M /trunk/Compiler/FrontEnd/Expression.mo
- fix code generation for OpenTURNS (Uncertainties) which was broken since r22958 (bad assert).
------------------------------------------------------------------------
r25023 | hudson | 2015-03-11 07:52:34 +0100 (Wed, 11 Mar 2015) | 12 lines
Changed paths:
M /trunk/Makefile.libraries
commit 5a260514ef428e2ce7806d8395b1bef438c5ff02
Author: Hudson Janitor
Date: Wed Mar 11 07:41:49 2015 +0100
Bump libraries
- https://github.com/modelica/PowerSystems.git branch master updated to 592eaed2e3d1c48ac35da597a4d5860675796e20.
* [https://github.com/modelica/PowerSystems/commit/592eaed 592eaed] Revert "introduce intermediate record types for machine coefficients"
- https://github.com/modelica-3rdparty/QCalc.git branch master has FAILING head - latest is d862af092d529fa28b43dc60da71924e907a068e
* [https://github.com/modelica-3rdparty/QCalc/commit/d862af0 d862af0] Added space to beginning of unit attribute to identify it as dimension
* [https://github.com/modelica-3rdparty/QCalc/commit/8fbb38f 8fbb38f] Added Bases record for SI
------------------------------------------------------------------------
r25022 | adrpo | 2015-03-11 07:25:16 +0100 (Wed, 11 Mar 2015) | 2 lines
Changed paths:
M /trunk
M /trunk/configure.in
- more tries to fix #3056 by fishing in the dark :)
- update 3rdParty to r137/OpenModelicaExternal
------------------------------------------------------------------------
r25021 | wbraun | 2015-03-11 02:19:10 +0100 (Wed, 11 Mar 2015) | 5 lines
Changed paths:
M /trunk/Compiler/BackEnd/RemoveSimpleEquations.mo
M /trunk/testsuite/openmodelica/cruntime/optimization/benchmark/runDrumBoiler.mos
M /trunk/testsuite/openmodelica/uncertainties/DataReconciliationTests21jan2013.mos
M /trunk/testsuite/simulation/libraries/3rdParty/TestMediaFrancesco/TestMedia.TestModels.WaterIF97.Test5.mos
M /trunk/testsuite/simulation/libraries/3rdParty/TestMediaFrancesco/TestMedia.TestModels.WaterIF97.Test6.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoPower/Bug2537.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoPower/ThermoPower.Examples.CISE.CISESim2States120501.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoPower/ThermoPower.Examples.RankineCycle.Simulators.ClosedLoop.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoPower/ThermoPower.PowerPlants.SteamTurbineGroup.Tests.TestSTG_cc.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoPower/ThermoPower.Test.DistributedParameterComponents.TestFlow1D2phC.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoPower/ThermoPower.Test.DistributedParameterComponents.TestFlow1D2phDB_hf.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoPower/ThermoPower.Test.DistributedParameterComponents.TestWaterFlow1DFV_B.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestBend.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestCheckValve.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestControlValve.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDiaphragm.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicReliefValve.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicWaterWaterExchanger.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesJunctions.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestIdealCheckValve.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestIdealSwitchValve.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestInvSingularPressureLoss.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestJunctions.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestJunctions2.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestMassFlowMultiplier.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestPipePressureLoss.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestRefP.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSensors.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSimpleEvaporatorWaterSteamFlueGases.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSimpleStaticCondenser.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSingularPressureLoss.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump2.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticDrum2.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchanger.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchangerDTorWorEff.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSteamDryer.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSteamDryer2.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSteamEngine.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSteamExtractionSplitter.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine2.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSwitchValve.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.AST_BatchPlant.BatchPlant_StandardWater.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.DrumBoiler.DrumBoiler.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.Explanatory.MeasuringTemperature.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.HeatExchanger.HeatExchangerSimulation-addDerAlias.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.HeatExchanger.HeatExchangerSimulation.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.HeatingSystem.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.IncompressibleFluidNetwork.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.InverseParameterization.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.PumpingSystem.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.Tanks.TanksWithOverflow.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.TraceSubstances.RoomCO2.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Mechanics.MultiBody.Examples.Constraints.PrismaticConstraint.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Mechanics.MultiBody.Examples.Constraints.RevoluteConstraint.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Mechanics.MultiBody.Examples.Constraints.SphericalConstraint.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Mechanics.MultiBody.Examples.Constraints.UniversalConstraint.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Mechanics.MultiBody.Examples.Loops.EngineV6.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.MixtureGases.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.MoistAir.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.R134a.R134a1.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.R134a.R134a2.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.ReferenceAir.MoistAir.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.TestOnly.FlueGas.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.TestOnly.IdealGasN2.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.TestOnly.IdealGasN2Mix.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.TestOnly.MixIdealGasAir.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.Tests.MediaTestModels.Air.DryAirNasa.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.Air.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.Nitrogen.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.SimpleNaturalGas.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.SimpleNaturalGasFixedComposition.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.Tests.MediaTestModels.Water.IdealSteam.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.Tests.MediaTestModels.Water.WaterIF97OnePhase_ph.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.Tests.MediaTestModels.Water.WaterIF97_pT.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.Tests.MediaTestModels.Water.WaterIF97_ph.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.TwoPhaseWater.TestTwoPhaseStates.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.WaterIF97.mos
M /trunk/testsuite/simulation/modelica/functions_eval/MoistAir.mos
M /trunk/testsuite/simulation/modelica/initialization/OverdeterminedInitialization.Fluid.DynamicPipeInitialValues.mos
M /trunk/testsuite/simulation/modelica/initialization/OverdeterminedInitialization.Fluid.DynamicPipeLumpedPressureInitialization.mos
M /trunk/testsuite/simulation/modelica/initialization/OverdeterminedInitialization.Fluid.DynamicPipesSeriesLargeNSteadyStateInitial.mos
M /trunk/testsuite/simulation/modelica/initialization/OverdeterminedInitialization.Fluid.DynamicPipesSeriesSteadyStateInitial.mos
M /trunk/testsuite/simulation/modelica/initialization/OverdeterminedInitialization.Fluid.TwoVolumesFullInitial.mos
M /trunk/testsuite/simulation/modelica/initialization/OverdeterminedInitialization.Fluid.TwoVolumesFullInitialInconsistent.mos
M /trunk/testsuite/simulation/modelica/initialization/OverdeterminedInitialization.Fluid.TwoVolumesFullSteadyStatePressureAndTemperature.mos
- fixing Modelica.Fluid.Examples.HeatExchanger.HeatExchangerSimulation
by changing alias start-value and nominal-value selection.
- prioritise the own variable attribute-value
- downgrade test Modelica.Fluid.Examples.HeatingSystem.mos for now.
------------------------------------------------------------------------
r25020 | hudson | 2015-03-10 23:50:20 +0100 (Tue, 10 Mar 2015) | 17 lines
Changed paths:
M /trunk/Makefile.libraries
commit 3ca0525e96fe934e3c984af5f7058f50391307e1
Author: Hudson Janitor
Date: Tue Mar 10 19:24:54 2015 +0100
Bump libraries
- https://github.com/iea-annex60/modelica-annex60.git branch master updated to e21ba4fa80f1c0c8569be178548b81f560530169.
* [https://github.com/iea-annex60/modelica-annex60/commit/e21ba4f e21ba4f] Merge pull request #179 from Mathadon/issue170_massDynamics
* [https://github.com/iea-annex60/modelica-annex60/commit/719f65b 719f65b] Merge branch 'master' into issue170_massDynamics
* [https://github.com/iea-annex60/modelica-annex60/commit/ce690c0 ce690c0] added unit test for verifying steady state mass dynamics behavior when simulating a compressible medium added reference result and plot command
- svn/MSL 3.2.1 has been updated to r8125.
* m:r8125 Fixed forgotten and wrong __Dymola-prefixes (that were already removed in trunk)
- https://github.com/modelica-3rdparty/QCalc.git branch master has FAILING head - latest is d862af092d529fa28b43dc60da71924e907a068e
* [https://github.com/modelica-3rdparty/QCalc/commit/d862af0 d862af0] Added space to beginning of unit attribute to identify it as dimension
* [https://github.com/modelica-3rdparty/QCalc/commit/8fbb38f 8fbb38f] Added Bases record for SI
------------------------------------------------------------------------
r25019 | wbraun | 2015-03-10 22:18:14 +0100 (Tue, 10 Mar 2015) | 2 lines
Changed paths:
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicReliefValve.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.PumpingSystem.mos
- expected output
------------------------------------------------------------------------
r25018 | adrpo | 2015-03-10 21:53:51 +0100 (Tue, 10 Mar 2015) | 2 lines
Changed paths:
M /trunk/Makefile.in
M /trunk/configure.in
Attempt to fix #3056
- only for Darwin: add -DBOOST_ROOT=/opt/local/include/boost/ to modelica3d build if /opt/local/include/boost/array.hpp exists
------------------------------------------------------------------------
r25017 | wbraun | 2015-03-10 21:45:15 +0100 (Tue, 10 Mar 2015) | 3 lines
Changed paths:
M /trunk/SimulationRuntime/c/simulation/solver/nonlinearSolverHomotopy.c
M /trunk/SimulationRuntime/c/simulation/solver/nonlinearSolverHybrd.c
M /trunk/SimulationRuntime/c/simulation/solver/nonlinearSolverHybrd.h
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.PumpingSystem.mos
M /trunk/testsuite/simulation/libraries/msl32/ReferenceFiles/Modelica.Fluid.Examples.PumpingSystem.mat
make Modelica.Fluid.Examples.PumpingSystem working again
- by adding hybrid solver to the homotopy solver
------------------------------------------------------------------------
r25016 | adrpo | 2015-03-10 18:51:34 +0100 (Tue, 10 Mar 2015) | 3 lines
Changed paths:
M /trunk/Compiler/BackEnd/Initialization.mo
M /trunk/testsuite/simulation/libraries/3rdParty/Modelica3D/DoublePendulum3D.mos
Fix #3209
- keep only unique equations for initialization
------------------------------------------------------------------------
r25015 | sjoelund.se | 2015-03-10 16:54:24 +0100 (Tue, 10 Mar 2015) | 2 lines
Changed paths:
M /trunk/configure.in
Handle different host vendors (default is unknown; dpkg uses pc)
------------------------------------------------------------------------
r25014 | lochel | 2015-03-10 16:45:54 +0100 (Tue, 10 Mar 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/EvaluateParameter.mo
- revert r25012, since it breaks some stuff
------------------------------------------------------------------------
r25012 | lochel | 2015-03-10 16:19:27 +0100 (Tue, 10 Mar 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/EvaluateParameter.mo
- attempt to fix #3211
------------------------------------------------------------------------
r25011 | adeas31 | 2015-03-10 16:01:06 +0100 (Tue, 10 Mar 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenFMU.tpl
- Add a default start value for inputs.
------------------------------------------------------------------------
r25008 | sjoelund.se | 2015-03-10 14:07:54 +0100 (Tue, 10 Mar 2015) | 2 lines
Changed paths:
M /trunk/Compiler/SimCode/SerializeModelInfo.mo
Serialize algorithm sections with a single assignment differently
------------------------------------------------------------------------
r25007 | sjoelund.se | 2015-03-10 14:07:20 +0100 (Tue, 10 Mar 2015) | 2 lines
Changed paths:
M /trunk/OMEdit/OMEditGUI/Util/OMDumpXML.cpp
Handle array assignments
------------------------------------------------------------------------
r25006 | adeas31 | 2015-03-10 13:26:19 +0100 (Tue, 10 Mar 2015) | 1 line
Changed paths:
M /trunk/SimulationRuntime/fmi/export/fmi1/fmu1_model_interface.c
M /trunk/SimulationRuntime/fmi/export/fmi2/fmu2_model_interface.c
M /trunk/testsuite/openmodelica/fmi/ModelExchange/1.0/Modelica.Blocks.Sources.BooleanPulse.mos
- Fixed fmiEventUpdate.
------------------------------------------------------------------------
r25005 | adrpo | 2015-03-10 12:11:28 +0100 (Tue, 10 Mar 2015) | 4 lines
Changed paths:
M /trunk/SimulationRuntime/c/simulation/simulation_input_xml.cpp
Fix #3204
- give a warning on stdout if override name not find in model
- i would prefer to do it on stderr but LOG_STDERR doesn't seem to exist
------------------------------------------------------------------------
r25004 | niklwors | 2015-03-10 11:41:10 +0100 (Tue, 10 Mar 2015) | 1 line
Changed paths:
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Fluid.Examples.Explanatory.MeasuringTemperature.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Fluid.Examples.HeatExchanger.HeatExchangerSimulation.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Fluid.Examples.Tanks.TanksWithOverflow.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Media.Examples.MixtureGases.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Media.Examples.TestOnly.FlueGas.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Media.Examples.TestOnly.IdealGasN2.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Media.Examples.TestOnly.IdealGasN2Mix.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Media.Examples.Tests.MediaTestModels.Air.DryAirNasa.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.Air.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.Nitrogen.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.SimpleNaturalGas.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.SimpleNaturalGasFixedComposition.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Media.Examples.Tests.MediaTestModels.Water.IdealSteam.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Media.Examples.Tests.MediaTestModels.Water.WaterIF97_ph.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Media.Examples.TwoPhaseWater.TestTwoPhaseStates.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Media.Examples.WaterIF97.mos
expected output
------------------------------------------------------------------------
r25003 | lochel | 2015-03-10 11:21:32 +0100 (Tue, 10 Mar 2015) | 3 lines
Changed paths:
M /trunk/Compiler/BackEnd/RemoveSimpleEquations.mo
M /trunk/testsuite/simulation/modelica/connectors/HeatTank.mos
M /trunk/testsuite/simulation/modelica/equations/ModelBalance3.mos
- disable warning if removeSimpleEquations failed for a subsystem
- cleanup
------------------------------------------------------------------------
r25002 | lochel | 2015-03-10 10:59:25 +0100 (Tue, 10 Mar 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/BackendDAEUtil.mo
M /trunk/Compiler/BackEnd/RemoveSimpleEquations.mo
M /trunk/testsuite/openmodelica/typed-API/SolveLinearSystem.mos
M /trunk/testsuite/simulation/libraries/3rdParty/MathematicalAspects/01_AlgebraicLoopBoolean.mos
M /trunk/testsuite/simulation/modelica/connectors/HeatTank.mos
M /trunk/testsuite/simulation/modelica/equations/ModelBalance3.mos
M /trunk/testsuite/simulation/modelica/indexreduction/ImplicitStateCoupling.mos
- skip subsystems if removeSimpleEquations failed
------------------------------------------------------------------------
r25001 | adeas31 | 2015-03-09 21:20:35 +0100 (Mon, 09 Mar 2015) | 2 lines
Changed paths:
M /trunk/Compiler/SimCode/SimCodeUtil.mo
#3205
- Fix output causality.
------------------------------------------------------------------------
r25000 | hudson | 2015-03-09 19:32:41 +0100 (Mon, 09 Mar 2015) | 28 lines
Changed paths:
M /trunk/Makefile.libraries
commit c8e04edddee15a76bbb6eda3434dd252de4c43cd
Author: Hudson Janitor
Date: Mon Mar 9 19:20:22 2015 +0100
Bump libraries
- https://github.com/xogeny/ModelicaBook.git branch master updated to be20d7e001036a568d440508ea6d5ac9e339d680.
* [https://github.com/xogeny/ModelicaBook/commit/be20d7e be20d7e] Merge branch 'master' of github.com:xogeny/ModelicaBook
* [https://github.com/xogeny/ModelicaBook/commit/69d8ef1 69d8ef1] Switching logos for Modelon
- https://github.com/modelica/Modelica_DeviceDrivers.git branch master updated to 8bd0ba8d6725f8d2d318966966235666bd52ff55.
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/8bd0ba8 8bd0ba8] Merge pull request #72 from tbeu/Avoid-ifr_name-name-clash
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/469290c 469290c] Rename ifr_name to ifrName
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/06f7e5d 06f7e5d] Add newline to EOF
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/350ec7b 350ec7b] Reduce blank lines
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/eadb0ac eadb0ac] Fix annotation syntax error
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/6f97a24 6f97a24] Got rid of libMDDUtil.a
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/ab43c2a ab43c2a] Merge pull request #70 from tbeu/Add-start-values-to-get-models
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/9ff9888 9ff9888] Added pthread library dependencies for Linux
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/d942624 d942624] Back to C
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/19e43a1 19e43a1] Add start and fixed attributes to Get models of SerialPackager
- https://github.com/modelica/PowerSystems.git branch master updated to e015604ad1d2ed98f2a773b73f4084f2387d8a44.
* [https://github.com/modelica/PowerSystems/commit/e015604 e015604] remove unnecessary conditional equations from transformer models
- https://github.com/modelica-3rdparty/QCalc.git branch master has FAILING head - latest is d862af092d529fa28b43dc60da71924e907a068e
* [https://github.com/modelica-3rdparty/QCalc/commit/d862af0 d862af0] Added space to beginning of unit attribute to identify it as dimension
* [https://github.com/modelica-3rdparty/QCalc/commit/8fbb38f 8fbb38f] Added Bases record for SI
------------------------------------------------------------------------
r24999 | adrpo | 2015-03-09 15:59:59 +0100 (Mon, 09 Mar 2015) | 1 line
Changed paths:
M /trunk/SimulationRuntime/c/simulation/solver/model_help.c
- msvc friendly implementation
------------------------------------------------------------------------
r24998 | hudson | 2015-03-09 14:56:31 +0100 (Mon, 09 Mar 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24997 | petfr | 2015-03-09 14:29:16 +0100 (Mon, 09 Mar 2015) | 1 line
Changed paths:
M /trunk/doc/OpenModelicaUsersGuide.doc
M /trunk/doc/OpenModelicaUsersGuide.pdf
Updated the release date to March 10, 2015
------------------------------------------------------------------------
r24996 | niklwors | 2015-03-09 13:01:22 +0100 (Mon, 09 Mar 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
fix for Jacobian initialization in cpp template
------------------------------------------------------------------------
r24993 | sjoelund.se | 2015-03-09 12:10:38 +0100 (Mon, 09 Mar 2015) | 3 lines
Changed paths:
M /trunk/SimulationRuntime/c/simulation/solver/model_help.c
Fix printing of sparse Jacobian matrix (crashed for large systems)
- Also skip printing the system unless the stream flag is set
------------------------------------------------------------------------
r24992 | sjoelund.se | 2015-03-09 11:45:08 +0100 (Mon, 09 Mar 2015) | 3 lines
Changed paths:
M /trunk/Compiler/FrontEnd/Types.mo
Fix type checking error
- `Type mismatch in assignment in colorMap := {{0, 0, 0}} of Real[n_colors, 3] := Integer[1, 3]`
------------------------------------------------------------------------
r24991 | adrpo | 2015-03-09 10:32:30 +0100 (Mon, 09 Mar 2015) | 5 lines
Changed paths:
M /trunk/testsuite/flattening/libraries/3rdParty/SiemensPower/SiemensPower.Components.Pipes.Tests.TubeWithoutWall.mos
M /trunk/testsuite/flattening/libraries/3rdParty/SiemensPower/SiemensPower.Components.Pipes.Tests.tube_test.mos
M /trunk/testsuite/flattening/libraries/3rdParty/siemens/valve_test.mos
M /trunk/testsuite/flattening/modelica/others/ThermoPower.Examples.BraytonCycle.ClosedLoopSimulator.mos
M /trunk/testsuite/openmodelica/cppruntime/libraries/msl32/Modelica.Media.Examples.TestOnly.IdealGasN2.mos
M /trunk/testsuite/openmodelica/cppruntime/libraries/msl32/Modelica.Media.Examples.Tests.MediaTestModels.Air.DryAirNasa.mos
M /trunk/testsuite/openmodelica/cppruntime/libraries/msl32/Modelica.Media.Examples.WaterIF97.mos
M /trunk/testsuite/openmodelica/cruntime/optimization/benchmark/runDrumBoiler.mos
M /trunk/testsuite/simulation/libraries/3rdParty/TestMedia/TestFlueGas.mos
M /trunk/testsuite/simulation/libraries/3rdParty/TestMedia/TestNitrogen.mos
M /trunk/testsuite/simulation/libraries/3rdParty/TestMedia/TestSteam.mos
M /trunk/testsuite/simulation/libraries/3rdParty/TestMedia/TestWater.mos
M /trunk/testsuite/simulation/libraries/3rdParty/TestMediaFrancesco/TestMedia.TestModels.WaterIF97.Test5.mos
M /trunk/testsuite/simulation/libraries/3rdParty/TestMediaFrancesco/TestMedia.TestModels.WaterIF97.Test6.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoPower/Bug2537.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoPower/ThermoPower.Examples.CISE.CISESim2States120501.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoPower/ThermoPower.Examples.RankineCycle.Simulators.ClosedLoop.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoPower/ThermoPower.PowerPlants.SteamTurbineGroup.Tests.TestSTG_cc.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoPower/ThermoPower.Test.DistributedParameterComponents.TestFlow1D2phC.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoPower/ThermoPower.Test.DistributedParameterComponents.TestFlow1D2phDB_hf.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoPower/ThermoPower.Test.DistributedParameterComponents.TestWaterFlow1DFV_B.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.AST_BatchPlant.BatchPlant_StandardWater.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.DrumBoiler.DrumBoiler.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.Explanatory.MeasuringTemperature.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.HeatExchanger.HeatExchangerSimulation.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.InverseParameterization.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.Tanks.TanksWithOverflow.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.MixtureGases.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.R134a.R134a1.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.R134a.R134a2.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.TestOnly.FlueGas.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.TestOnly.IdealGasN2.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.TestOnly.IdealGasN2Mix.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.TestOnly.MixIdealGasAir.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.Tests.MediaTestModels.Air.DryAirNasa.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.Air.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.Nitrogen.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.SimpleNaturalGas.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.SimpleNaturalGasFixedComposition.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.Tests.MediaTestModels.Water.IdealSteam.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.Tests.MediaTestModels.Water.WaterIF97OnePhase_ph.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.Tests.MediaTestModels.Water.WaterIF97_pT.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.Tests.MediaTestModels.Water.WaterIF97_ph.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.TwoPhaseWater.TestTwoPhaseStates.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.WaterIF97.mos
M /trunk/testsuite/simulation/modelica/initialization/OverdeterminedInitialization.Fluid.DynamicPipeInitialValues.mos
M /trunk/testsuite/simulation/modelica/initialization/OverdeterminedInitialization.Fluid.DynamicPipeLumpedPressureInitialization.mos
M /trunk/testsuite/simulation/modelica/initialization/OverdeterminedInitialization.Fluid.DynamicPipesSeriesLargeNSteadyStateInitial.mos
M /trunk/testsuite/simulation/modelica/initialization/OverdeterminedInitialization.Fluid.DynamicPipesSeriesSteadyStateInitial.mos
M /trunk/testsuite/simulation/modelica/initialization/OverdeterminedInitialization.Fluid.TwoVolumesFullInitial.mos
M /trunk/testsuite/simulation/modelica/initialization/OverdeterminedInitialization.Fluid.TwoVolumesFullInitialInconsistent.mos
M /trunk/testsuite/simulation/modelica/initialization/OverdeterminedInitialization.Fluid.TwoVolumesFullSteadyStatePressureAndTemperature.mos
- update tests after r24990
- 3 tests fail now solving NLS systems during initialization:
* testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.HeatExchanger.HeatExchangerSimulation-addDerAlias.mos
* testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.HeatingSystem.mos
* testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.PumpingSystem.mos
------------------------------------------------------------------------
r24990 | adrpo | 2015-03-09 09:52:39 +0100 (Mon, 09 Mar 2015) | 4 lines
Changed paths:
M /trunk/Compiler/FrontEnd/Inst.mo
M /trunk/Compiler/FrontEnd/Mod.mo
M /trunk/testsuite/flattening/modelica/modification/Makefile
A /trunk/testsuite/flattening/modelica/modification/MissingModifiersPackages.mo
Fix #3095
- add class modifiers from extends to the environment
- add testsuite/flattening/modelica/modification/MissingModifiersPackages.mo
- 55 tests will fail, I'll update them asap
------------------------------------------------------------------------
r24989 | mwalther | 2015-03-09 09:51:10 +0100 (Mon, 09 Mar 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/Tpl.mo
- changed implementation of tpl.iterSeparatorAlignWrapString to while-loop instead of recursion, to fix stack overflow for large rexroth model
------------------------------------------------------------------------
r24988 | hudson | 2015-03-09 06:30:38 +0100 (Mon, 09 Mar 2015) | 1 line
Changed paths:
M /trunk/testsuite/flattening/modelica/modification/MissingModifiers.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24987 | adrpo | 2015-03-09 06:28:54 +0100 (Mon, 09 Mar 2015) | 5 lines
Changed paths:
M /trunk/Compiler/FrontEnd/Inst.mo
M /trunk/Compiler/FrontEnd/InstBinding.mo
M /trunk/Compiler/FrontEnd/InstUtil.mo
M /trunk/Compiler/FrontEnd/Lookup.mo
M /trunk/Compiler/FrontEnd/Mod.mo
M /trunk/testsuite/flattening/libraries/3rdParty/Buildings/System2.mo
M /trunk/testsuite/flattening/modelica/arrays/FillSubscriptsTest.mo
M /trunk/testsuite/flattening/modelica/modification/Makefile
A /trunk/testsuite/flattening/modelica/modification/MissingModifiers.mo
A /trunk/testsuite/flattening/modelica/modification/TestMissingModifiers.mos
M /trunk/testsuite/openmodelica/fmi/ModelExchange/2.0/testBug3049.mos
Fix #3051
- merge modifiers for the class from the environment
- add tests: testsuite/flattening/modelica/modification/MissingModifiers.mo, testsuite/flattening/modelica/modification/TestMissingModifiers.mos
------------------------------------------------------------------------
r24986 | mahge930 | 2015-03-08 19:38:41 +0100 (Sun, 08 Mar 2015) | 1 line
Changed paths:
M /trunk/Compiler/FrontEnd/CheckModel.mo
Revert output counting changes until we fix all the issues.
------------------------------------------------------------------------
r24984 | adrpo | 2015-03-08 09:37:44 +0100 (Sun, 08 Mar 2015) | 2 lines
Changed paths:
M /trunk/Compiler/boot/bootstrap-sources.tar.xz
- update bootstrapping tarball so that TplParser.mo is updated
------------------------------------------------------------------------
r24983 | mahge930 | 2015-03-07 19:52:38 +0100 (Sat, 07 Mar 2015) | 1 line
Changed paths:
M /trunk/testsuite/openmodelica/modelicaML/watchdog.mos
M /trunk/testsuite/simulation/modelica/algorithms_functions/algorithms.mos
Expected output
------------------------------------------------------------------------
r24982 | hudson | 2015-03-07 19:32:41 +0100 (Sat, 07 Mar 2015) | 40 lines
Changed paths:
M /trunk/Makefile.libraries
commit fea3732d44c785c39d2d426aaa13abb297d483c6
Author: Hudson Janitor
Date: Sat Mar 7 19:23:22 2015 +0100
Bump libraries
- https://github.com/iea-annex60/modelica-annex60.git branch master updated to 183576b979da7757299cfa04c45c01d28791364a.
* [https://github.com/iea-annex60/modelica-annex60/commit/183576b 183576b] Merge pull request #178 from iea-annex60/issue177_moverNrpm
* [https://github.com/iea-annex60/modelica-annex60/commit/f8442c6 f8442c6] Merge branch 'master' into issue177_moverNrpm
* [https://github.com/iea-annex60/modelica-annex60/commit/d373ed0 d373ed0] Updated reference results
* [https://github.com/iea-annex60/modelica-annex60/commit/091ef1a 091ef1a] Commented ut.setSinglePackage
* [https://github.com/iea-annex60/modelica-annex60/commit/6ba421c 6ba421c] Made performance record replaceable for #177
* [https://github.com/iea-annex60/modelica-annex60/commit/c11b1e2 c11b1e2] Merge pull request #174 from iea-annex60/issue170_massDynamics
* [https://github.com/iea-annex60/modelica-annex60/commit/6022af4 6022af4] Merge pull request #173 from Mathadon/issue170_massDynamics
* [https://github.com/iea-annex60/modelica-annex60/commit/895fbcb 895fbcb] Fixed SteadyState massDynamics implementation for compressible media in ConservationEquation. Mass m is now constant.
- https://github.com/lbl-srg/modelica-buildings.git branch master updated to e4050422cf75bb250c0230c8e0029969ad59cc37.
* [https://github.com/lbl-srg/modelica-buildings/commit/e405042 e405042] Retuned return fan controller
* [https://github.com/lbl-srg/modelica-buildings/commit/82d7802 82d7802] Removed Districts package
* [https://github.com/lbl-srg/modelica-buildings/commit/0153aaf 0153aaf] Made performance record replaceable
* [https://github.com/lbl-srg/modelica-buildings/commit/45fc232 45fc232] Merge pull request #372 from lbl-srg/issue371_massDynamics
* [https://github.com/lbl-srg/modelica-buildings/commit/62b8ef2 62b8ef2] Merged from Annex60, branch issue170_massDynamics
* [https://github.com/lbl-srg/modelica-buildings/commit/e1811ef e1811ef] Merge pull request #370 from lbl-srg/issue369_Movers
* [https://github.com/lbl-srg/modelica-buildings/commit/be974d6 be974d6] Updated reference results
* [https://github.com/lbl-srg/modelica-buildings/commit/521b970 521b970] Merged Annex60.Fluid.Movers for #369
* [https://github.com/lbl-srg/modelica-buildings/commit/250d7bb 250d7bb] Merged Annex60.Movers for #369
* [https://github.com/lbl-srg/modelica-buildings/commit/a55a7f2 a55a7f2] Renamed base class of flow machine
- https://github.com/modelica/Modelica_DeviceDrivers.git branch master updated to 9a1626e071dac764b6f140018c041d88b0bbf1bd.
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/9a1626e 9a1626e] Remove superfluous semicolons
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/d22db16 d22db16] Remove (obsolete) RCS info and fix indents
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/2c9df31 2c9df31] Fix compilation if _MSC_VER < 1300
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/9df9d3a 9df9d3a] Remove UTF-8 BOM
- https://github.com/modelica/PowerSystems.git branch master updated to 61d1c3739d14572450ea20a13866277c29bab499.
* [https://github.com/modelica/PowerSystems/commit/61d1c37 61d1c37] enable tap changer inputs of Examples.Spot.AC1ph_DC.Transformer
- https://github.com/modelica-3rdparty/QCalc.git branch master has FAILING head - latest is d862af092d529fa28b43dc60da71924e907a068e
* [https://github.com/modelica-3rdparty/QCalc/commit/d862af0 d862af0] Added space to beginning of unit attribute to identify it as dimension
* [https://github.com/modelica-3rdparty/QCalc/commit/8fbb38f 8fbb38f] Added Bases record for SI
------------------------------------------------------------------------
r24981 | hudson | 2015-03-07 18:33:51 +0100 (Sat, 07 Mar 2015) | 1 line
Changed paths:
M /trunk/Compiler/SimCode/SimCodeUtil.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24980 | mahge930 | 2015-03-07 18:25:26 +0100 (Sat, 07 Mar 2015) | 4 lines
Changed paths:
M /trunk/Compiler/FrontEnd/CheckModel.mo
M /trunk/Compiler/FrontEnd/ComponentReference.mo
M /trunk/Compiler/SimCode/SimCodeUtil.mo
M /trunk/testsuite/openmodelica/modelicaML/watchdog.mos
M /trunk/testsuite/simulation/modelica/algorithms_functions/algorithms.mos
- Hanlde multi dimensional array exressions in array equations.
- Fix cref expansions.
------------------------------------------------------------------------
r24979 | hudson | 2015-03-07 13:27:07 +0100 (Sat, 07 Mar 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/TplParser.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24978 | perost | 2015-03-07 13:18:39 +0100 (Sat, 07 Mar 2015) | 3 lines
Changed paths:
M /trunk/Compiler/Template/TplParser.mo
Fix #3193:
- Made TplParser.restOfTemplLine iterative to avoid stack overflows.
------------------------------------------------------------------------
r24977 | adrpo | 2015-03-07 07:37:23 +0100 (Sat, 07 Mar 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/TplParser.mo
- a bit more optimization in the TplParser for #3193 but still not good enough, rewrite needed to use match instead of matchcontinue in TplParser.restOfTemplLine
------------------------------------------------------------------------
r24976 | adrpo | 2015-03-07 06:26:36 +0100 (Sat, 07 Mar 2015) | 2 lines
Changed paths:
M /trunk/testsuite/metamodelica/meta/MatchDotNotation.mos
- update test
------------------------------------------------------------------------
r24975 | adrpo | 2015-03-07 06:08:49 +0100 (Sat, 07 Mar 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/AbsynDumpTpl.tpl
- fix unparsing of Absyn.AS
------------------------------------------------------------------------
r24974 | hudson | 2015-03-06 19:28:20 +0100 (Fri, 06 Mar 2015) | 42 lines
Changed paths:
M /trunk/Makefile.libraries
commit d977a20051b95bb8e67fc29e492b06f68189bbff
Author: Hudson Janitor
Date: Fri Mar 6 19:21:53 2015 +0100
Bump libraries
- https://github.com/iea-annex60/modelica-annex60.git branch master updated to 9c945a75571cca3a4b0dd9226ba59953b52078fc.
* [https://github.com/iea-annex60/modelica-annex60/commit/9c945a7 9c945a7] Merge pull request #153 from iea-annex60/issue147_moversRecord
* [https://github.com/iea-annex60/modelica-annex60/commit/d09bbdd d09bbdd] Updated reference results for #147
* [https://github.com/iea-annex60/modelica-annex60/commit/fadd363 fadd363] Renamed base classes of flow machine
* [https://github.com/iea-annex60/modelica-annex60/commit/47c6e55 47c6e55] Removed fixme and reformatted code for #147
* [https://github.com/iea-annex60/modelica-annex60/commit/5e97fc3 5e97fc3] Used port_a.m_flow instead of -port_b.m_flow
* [https://github.com/iea-annex60/modelica-annex60/commit/ea0cf65 ea0cf65] correct typoo
* [https://github.com/iea-annex60/modelica-annex60/commit/da07015 da07015] remove commented code
* [https://github.com/iea-annex60/modelica-annex60/commit/780f9e6 780f9e6] split package Characteristics.mo
* [https://github.com/iea-annex60/modelica-annex60/commit/01dcf27 01dcf27] use size(V_flow,1) for dp to make it consistent with rest of code.
* [https://github.com/iea-annex60/modelica-annex60/commit/a304e4d a304e4d] Merge branch 'master' into issue147_moversRecord
* [https://github.com/iea-annex60/modelica-annex60/commit/9762a26 9762a26] This make the data record replaceable.
* [https://github.com/iea-annex60/modelica-annex60/commit/8602004 8602004] Reformated syntax
* [https://github.com/iea-annex60/modelica-annex60/commit/13fe6b2 13fe6b2] Propagated m_flow_small
* [https://github.com/iea-annex60/modelica-annex60/commit/aef48f1 aef48f1] Merge branch 'master' into issue147_moversRecord
* [https://github.com/iea-annex60/modelica-annex60/commit/e6d49a2 e6d49a2] updated reference results. Changes are due to differences in Media
- https://github.com/modelica-3rdparty/BrineProp.git branch master updated to fed013cdeec0fb9552964376b575a8e3635539ab.
* [https://github.com/modelica-3rdparty/BrineProp/commit/fed013c fed013c] Added Icon to Examples
- svn/MSL 3.2.1 has been updated to r8124.
* m:r8124 Merged r8123 from Modelica/trunk:Fixed units of outputs in Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_withLosses.As discussed with Anton Haumer at MDM 85 Regensburg.
- svn/MSL trunk has been updated to r8123.
* m:r8123 Fixed units of outputs in Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_withLosses.As discussed with Anton Haumer at MDM 85 Regensburg.
- https://github.com/modelica/Modelica_DeviceDrivers.git branch master updated to 4e1ea5218a4fb77ebcb978079e5105c053234538.
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/4e1ea52 4e1ea52] Remove (obsolete) RCS info
- https://github.com/modelica-3rdparty/Physiolibrary.git branch master updated to a68f278e236f6780ce9b8cf166fa46131ddc01ea.
* [https://github.com/modelica-3rdparty/Physiolibrary/commit/a68f278 a68f278] Merge pull request #10 from tbeu/Fix-typos
* [https://github.com/modelica-3rdparty/Physiolibrary/commit/6b704bb 6b704bb] Fix typos
- https://github.com/modelica-3rdparty/QCalc.git branch master has FAILING head - latest is d862af092d529fa28b43dc60da71924e907a068e
* [https://github.com/modelica-3rdparty/QCalc/commit/d862af0 d862af0] Added space to beginning of unit attribute to identify it as dimension
* [https://github.com/modelica-3rdparty/QCalc/commit/8fbb38f 8fbb38f] Added Bases record for SI
------------------------------------------------------------------------
r24973 | vitalij | 2015-03-06 17:55:08 +0100 (Fri, 06 Mar 2015) | 2 lines
Changed paths:
M /trunk/Compiler/Template/CodegenC.tpl
fixed r24971
------------------------------------------------------------------------
r24972 | hudson | 2015-03-06 17:53:32 +0100 (Fri, 06 Mar 2015) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/DynamicOptimization.mo
M /trunk/Compiler/SimCode/SimCodeUtil.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24971 | vitalij | 2015-03-06 17:46:09 +0100 (Fri, 06 Mar 2015) | 3 lines
Changed paths:
M /trunk/Compiler/BackEnd/BackendDAE.mo
M /trunk/Compiler/BackEnd/BackendDump.mo
M /trunk/Compiler/BackEnd/BackendVariable.mo
M /trunk/Compiler/BackEnd/DynamicOptimization.mo
M /trunk/Compiler/SimCode/SerializeModelInfo.mo
M /trunk/Compiler/Template/CodegenC.tpl
M /trunk/Compiler/Template/SimCodeTV.mo
M /trunk/SimulationRuntime/c/openmodelica_func.h
M /trunk/SimulationRuntime/c/optimization/DataManagement/MoveData.c
M /trunk/SimulationRuntime/c/optimization/OptimizerData.h
M /trunk/testsuite/openmodelica/cruntime/optimization/basic/Makefile
A /trunk/testsuite/openmodelica/cruntime/optimization/basic/ReferenceFiles/testFinalCon8_ref.mat
A /trunk/testsuite/openmodelica/cruntime/optimization/basic/TFC8.mos (from /trunk/testsuite/openmodelica/cruntime/optimization/basic/TFC7.mos:24958)
using time grid inside model for dyn. optimization
------------------------------------------------------------------------
r24970 | mahge930 | 2015-03-06 17:33:28 +0100 (Fri, 06 Mar 2015) | 2 lines
Changed paths:
M /trunk/Compiler/SimCode/SimCodeUtil.mo
M /trunk/testsuite/openmodelica/modelicaML/watchdog.mos
M /trunk/testsuite/simulation/modelica/algorithms_functions/algorithms.mos
- Improve r24961.
------------------------------------------------------------------------
r24969 | hudson | 2015-03-06 16:53:12 +0100 (Fri, 06 Mar 2015) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/BackendDAETransform.mo
M /trunk/Compiler/Template/CodegenFMU.tpl
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24968 | adeas31 | 2015-03-06 16:15:16 +0100 (Fri, 06 Mar 2015) | 1 line
Changed paths:
M /trunk/SimulationRuntime/fmi/export/fmi1/fmiModelFunctions.h
M /trunk/SimulationRuntime/fmi/export/fmi1/fmiModelTypes.h
M /trunk/SimulationRuntime/fmi/export/fmi1/fmu1_model_interface.c
- FMI 1.0 co-simulation API skeleton.
------------------------------------------------------------------------
r24967 | lochel | 2015-03-06 15:09:33 +0100 (Fri, 06 Mar 2015) | 2 lines
Changed paths:
M /trunk/testsuite/openmodelica/fmi/ModelExchange/2.0/BooleanNetwork1.mos
M /trunk/testsuite/openmodelica/fmi/ModelExchange/2.0/IntegerNetwork1.mos
M /trunk/testsuite/openmodelica/fmi/ModelExchange/2.0/testBug3034.mos
- expected output
------------------------------------------------------------------------
r24966 | adeas31 | 2015-03-06 14:38:13 +0100 (Fri, 06 Mar 2015) | 2 lines
Changed paths:
M /trunk/Compiler/Template/CodegenFMU.tpl
M /trunk/Compiler/Template/CodegenUtil.tpl
#3034
- Define default start value for input causality.
------------------------------------------------------------------------
r24965 | lochel | 2015-03-06 14:22:55 +0100 (Fri, 06 Mar 2015) | 3 lines
Changed paths:
M /trunk/Compiler/BackEnd/BackendDAETransform.mo
M /trunk/Compiler/BackEnd/BackendDAEUtil.mo
M /trunk/testsuite/openmodelica/fmi/ModelExchange/2.0/testBug2764.mos
M /trunk/testsuite/openmodelica/fmi/ModelExchange/2.0/testBug3049.mos
M /trunk/testsuite/openmodelica/typed-API/SolveLinearSystem.mos
M /trunk/testsuite/simulation/libraries/3rdParty/MathematicalAspects/01_AlgebraicLoopBoolean.mos
M /trunk/testsuite/simulation/modelica/indexreduction/ImplicitStateCoupling.mos
- improve error message of transformation module "sort components"
- cleanup pattern matching and unused arguments
------------------------------------------------------------------------
r24964 | lochel | 2015-03-06 13:09:48 +0100 (Fri, 06 Mar 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/BackendDAETransform.mo
M /trunk/Compiler/BackEnd/BackendDAEUtil.mo
M /trunk/Compiler/BackEnd/Initialization.mo
M /trunk/Compiler/Template/CodegenC.tpl
M /trunk/Compiler/Template/CodegenUtil.tpl
M /trunk/testsuite/openmodelica/typed-API/SolveLinearSystem.mos
M /trunk/testsuite/simulation/libraries/3rdParty/MathematicalAspects/01_AlgebraicLoopBoolean.mos
M /trunk/testsuite/simulation/modelica/indexreduction/ImplicitStateCoupling.mos
M /trunk/testsuite/simulation/modelica/qss/qss_example2.mos
- some cleanup
------------------------------------------------------------------------
r24963 | adeas31 | 2015-03-06 13:03:10 +0100 (Fri, 06 Mar 2015) | 2 lines
Changed paths:
M /trunk/Compiler/Template/CodegenFMU.tpl
#3171
- Do not generate the empty TypeDefinitions section.
------------------------------------------------------------------------
r24962 | hudson | 2015-03-06 12:13:43 +0100 (Fri, 06 Mar 2015) | 1 line
Changed paths:
M /trunk/testsuite/simulation/modelica/arrays/Breaker_total.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24961 | adrpo | 2015-03-06 12:07:01 +0100 (Fri, 06 Mar 2015) | 5 lines
Changed paths:
M /trunk/Compiler/SimCode/SimCodeUtil.mo
M /trunk/Compiler/Template/DAEDumpTpl.tpl
M /trunk/testsuite/openmodelica/modelicaML/watchdog.mos
M /trunk/testsuite/simulation/modelica/algorithms_functions/algorithms.mos
A /trunk/testsuite/simulation/modelica/arrays/Breaker_total.mo
A /trunk/testsuite/simulation/modelica/arrays/Breaker_total.mos
M /trunk/testsuite/simulation/modelica/arrays/Makefile
Fix #3187 (well, not really)
- re-added support for array equations of the form: der(x_arr) = fcall() * x_arr; in SimCodeUtil.createSingleArrayEqnCode (r24947 changes removed that)
- added test testsuite/simulation/modelica/arrays/Breaker_total.mos
- minor change in Compiler/Template/DAEDumpTpl.tpl
------------------------------------------------------------------------
r24960 | lochel | 2015-03-06 11:49:28 +0100 (Fri, 06 Mar 2015) | 2 lines
Changed paths:
M /trunk/testsuite/openmodelica/modelicaML/watchdog.mos
M /trunk/testsuite/simulation/modelica/algorithms_functions/algorithms.mos
- expected output
------------------------------------------------------------------------
r24959 | lochel | 2015-03-06 11:30:48 +0100 (Fri, 06 Mar 2015) | 2 lines
Changed paths:
M /trunk/Compiler/SimCode/SimCodeUtil.mo
- mark function createStateSets as protected
------------------------------------------------------------------------
r24958 | RuedKamp | 2015-03-06 09:53:46 +0100 (Fri, 06 Mar 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
-new target vxworks69
------------------------------------------------------------------------
r24957 | lochel | 2015-03-06 09:38:15 +0100 (Fri, 06 Mar 2015) | 2 lines
Changed paths:
M /trunk/testsuite/simulation/modelica/tearing/MixedTearing1-cel.mos
M /trunk/testsuite/simulation/modelica/tearing/MixedTearing1-celMC3.mos
M /trunk/testsuite/simulation/modelica/tearing/MixedTearing1-omc.mos
- fix tests
------------------------------------------------------------------------
r24956 | lochel | 2015-03-06 09:34:31 +0100 (Fri, 06 Mar 2015) | 2 lines
Changed paths:
M /trunk/testsuite/simulation/modelica/tearing/Algorithm1-cel.mos
M /trunk/testsuite/simulation/modelica/tearing/Algorithm1-celMC3.mos
M /trunk/testsuite/simulation/modelica/tearing/Algorithm1-omc.mos
M /trunk/testsuite/simulation/modelica/tearing/Algorithm2-cel.mos
M /trunk/testsuite/simulation/modelica/tearing/Algorithm2-celMC3.mos
M /trunk/testsuite/simulation/modelica/tearing/Algorithm2-omc.mos
M /trunk/testsuite/simulation/modelica/tearing/AnnotationTest-celMC3.mos
M /trunk/testsuite/simulation/modelica/tearing/AnnotationTest-omc.mos
M /trunk/testsuite/simulation/modelica/tearing/AnnotationTest2-celMC3.mos
M /trunk/testsuite/simulation/modelica/tearing/AnnotationTest2-omc.mos
M /trunk/testsuite/simulation/modelica/tearing/MixedTearing1-cel.mos
M /trunk/testsuite/simulation/modelica/tearing/MixedTearing1-celMC3.mos
M /trunk/testsuite/simulation/modelica/tearing/MixedTearing1-omc.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing1-cel.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing1-celMC3.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing1-omc.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing10-cel.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing10-celMC11.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing10-celMC12.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing10-celMC13.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing10-celMC21.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing10-celMC22.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing10-celMC23.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing10-celMC231.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing10-celMC3.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing10-celMC4.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing10-omc.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing11-cel.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing11-celMC3.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing11-omc.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing12-cel.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing12-celMC3.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing12-omc.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing13-cel.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing13-celMC3.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing13-omc.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing14-cel.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing14-celMC3.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing14-omc.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing15-cel.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing15-celMC3.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing15-omc.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing16-cel.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing16-celMC3.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing16-omc.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing17-cel.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing17-celMC3.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing17-omc.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing18-cel.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing18-celMC3.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing18-omc.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing2-cel.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing2-celMC3.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing2-omc.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing3-cel.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing3-celMC3.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing3-omc.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing4-cel.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing4-celMC3.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing4-omc.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing5-cel.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing5-celMC3.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing5-omc.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing6-cel.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing6-celMC3.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing6-omc.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing7-cel.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing7-celMC3.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing7-omc.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing8-cel.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing8-celMC3.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing8-omc.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing9-cel.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing9-celMC3.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing9-omc.mos
- update tearing test cases
------------------------------------------------------------------------
r24955 | sjoelund.se | 2015-03-06 09:23:06 +0100 (Fri, 06 Mar 2015) | 2 lines
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
Fix number of spaces
------------------------------------------------------------------------
r24954 | adrpo | 2015-03-06 09:13:39 +0100 (Fri, 06 Mar 2015) | 3 lines
Changed paths:
M /trunk/doc/OpenModelicaUsersGuide.doc
M /trunk/doc/OpenModelicaUsersGuide.pdf
Fix #3181
- update the interactive session examples (don't use debug flags, those are for developers, not users!)
- add section 1.4 about running the compiler from command line and suggest flags +showErrorMessages +d=failtrace to get more information
------------------------------------------------------------------------
r24953 | hudson | 2015-03-06 08:28:11 +0100 (Fri, 06 Mar 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24952 | RuedKamp | 2015-03-06 08:26:06 +0100 (Fri, 06 Mar 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
M /trunk/Compiler/Template/CodegenCppHpcom.tpl
M /trunk/Compiler/Util/Flags.mo
-new target vxworks69
------------------------------------------------------------------------
r24950 | vitalij | 2015-03-05 20:47:24 +0100 (Thu, 05 Mar 2015) | 3 lines
Changed paths:
M /trunk/SimulationRuntime/c/optimization/DataManagement/MoveData.c
M /trunk/SimulationRuntime/c/optimization/OptimizerData.h
M /trunk/SimulationRuntime/c/util/simulation_options.c
M /trunk/SimulationRuntime/c/util/simulation_options.h
A /trunk/testsuite/openmodelica/cruntime/optimization/basic/ReferenceFiles/TFC7time.csv (from /trunk/testsuite/openmodelica/cruntime/optimization/basic/ReferenceFiles/initTCF_2.csv:24934)
A /trunk/testsuite/openmodelica/cruntime/optimization/basic/ReferenceFiles/testFinalCon7_ref.mat
A /trunk/testsuite/openmodelica/cruntime/optimization/basic/TFC7.mos (from /trunk/testsuite/openmodelica/cruntime/optimization/basic/TFC4.mos:24934)
added interface for user time grid in dyn. optimization
------------------------------------------------------------------------
r24949 | hudson | 2015-03-05 19:39:08 +0100 (Thu, 05 Mar 2015) | 1 line
Changed paths:
M /trunk/Compiler/SimCode/SimCodeUtil.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24948 | hudson | 2015-03-05 19:38:42 +0100 (Thu, 05 Mar 2015) | 1 line
Changed paths:
M /trunk/testsuite/simulation/modelica/arrays/ArraySliceAssigmentFunction.mos
M /trunk/testsuite/simulation/modelica/arrays/bug_3184.mo
M /trunk/testsuite/simulation/modelica/arrays/bug_3184.mos
[Janitor mode] Set auto-props
------------------------------------------------------------------------
r24947 | mahge930 | 2015-03-05 19:25:01 +0100 (Thu, 05 Mar 2015) | 6 lines
Changed paths:
M /trunk/Compiler/BackEnd/HpcOmScheduler.mo
M /trunk/Compiler/SimCode/SerializeModelInfo.mo
M /trunk/Compiler/SimCode/SimCode.mo
M /trunk/Compiler/SimCode/SimCodeUtil.mo
M /trunk/Compiler/Template/CodegenAdevs.tpl
M /trunk/Compiler/Template/CodegenC.tpl
M /trunk/Compiler/Template/CodegenCpp.tpl
M /trunk/Compiler/Template/CodegenSparseFMI.tpl
M /trunk/Compiler/Template/CodegenUtil.tpl
M /trunk/Compiler/Template/CodegenXML.tpl
M /trunk/Compiler/Template/SimCodeDump.tpl
M /trunk/Compiler/Template/SimCodeTV.mo
M /trunk/Compiler/Template/TaskSystemDump.tpl
M /trunk/testsuite/openmodelica/modelicaML/watchdog.mos
M /trunk/testsuite/simulation/modelica/algorithms_functions/algorithms.mos
A /trunk/testsuite/simulation/modelica/arrays/ArraySliceAssigmentFunction.mos
M /trunk/testsuite/simulation/modelica/arrays/Makefile
A /trunk/testsuite/simulation/modelica/arrays/bug_3184.mo
A /trunk/testsuite/simulation/modelica/arrays/bug_3184.mos
- Improved array-equation handling in the backend
- Array equations now contain Exp for lhs
- Fix #3184 again (broke it with r24930)
- Test cases for #3184 and #3188
------------------------------------------------------------------------
r24946 | hudson | 2015-03-05 18:40:34 +0100 (Thu, 05 Mar 2015) | 1 line
Changed paths:
M /trunk/SimulationRuntime/c/simulation/solver/nonlinearSolverHomotopy.c
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24945 | bachmann | 2015-03-05 18:25:53 +0100 (Thu, 05 Mar 2015) | 3 lines
Changed paths:
M /trunk/SimulationRuntime/c/simulation/solver/nonlinearSolverHomotopy.c
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.PumpingSystem.mos
M /trunk/testsuite/simulation/libraries/msl32/ReferenceFiles/Modelica.Electrical.Machines.Examples.Transformers.Rectifier12pulse.mat
some cleanup and correction to the nonlinear homotopy solver
------------------------------------------------------------------------
r24944 | adrpo | 2015-03-05 18:04:39 +0100 (Thu, 05 Mar 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
- revert r24941 (and r24942) as it breaks the builds
------------------------------------------------------------------------
r24943 | adeas31 | 2015-03-05 17:34:07 +0100 (Thu, 05 Mar 2015) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/OMC/OMCProxy.cpp
- Fix build
------------------------------------------------------------------------
r24942 | hudson | 2015-03-05 17:22:42 +0100 (Thu, 05 Mar 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24941 | RuedKamp | 2015-03-05 17:14:41 +0100 (Thu, 05 Mar 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
-new target vxworks69
------------------------------------------------------------------------
r24940 | mwalther | 2015-03-05 16:48:29 +0100 (Thu, 05 Mar 2015) | 1 line
Changed paths:
M /trunk/SimulationRuntime/cpp/Include/Core/Math/Functions.h
M /trunk/SimulationRuntime/cpp/Include/Solver/CVode/CVode.h
M /trunk/SimulationRuntime/cpp/Solver/CVode/CVode.cpp
M /trunk/SimulationRuntime/cpp/Solver/Euler/Euler.cpp
M /trunk/SimulationRuntime/cpp/Solver/Kinsol/Kinsol.cpp
M /trunk/SimulationRuntime/cpp/Solver/UmfPack/UmfPack.cpp
- revert revision 24937, because windows build fails
------------------------------------------------------------------------
r24939 | adrpo | 2015-03-05 16:47:09 +0100 (Thu, 05 Mar 2015) | 2 lines
Changed paths:
M /trunk/Compiler/Template/DAEDumpTpl.tpl
- small change on DAE.VAR printing
- add element source type list dumping, commented out for now
------------------------------------------------------------------------
r24938 | adeas31 | 2015-03-05 16:21:02 +0100 (Thu, 05 Mar 2015) | 1 line
Changed paths:
M /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo
M /trunk/Compiler/Script/CevalScript.mo
M /trunk/Compiler/Script/StaticScript.mo
M /trunk/Compiler/SimCode/SimCodeMain.mo
M /trunk/Compiler/Template/CodegenFMU.tpl
M /trunk/Compiler/Template/CodegenSparseFMI.tpl
M /trunk/Compiler/Template/SimCodeTV.mo
M /trunk/Compiler/Template/Tpl.mo
M /trunk/Compiler/Util/Error.mo
M /trunk/Compiler/Util/FMI.mo
- Start generating co-simulation FMUs. The FMU doesn't contain valid code yet but will soon.
------------------------------------------------------------------------
r24937 | mwalther | 2015-03-05 16:10:15 +0100 (Thu, 05 Mar 2015) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/cpp/Include/Core/Math/Functions.h
M /trunk/SimulationRuntime/cpp/Include/Solver/CVode/CVode.h
M /trunk/SimulationRuntime/cpp/Solver/CVode/CVode.cpp
M /trunk/SimulationRuntime/cpp/Solver/Euler/Euler.cpp
M /trunk/SimulationRuntime/cpp/Solver/Kinsol/Kinsol.cpp
M /trunk/SimulationRuntime/cpp/Solver/UmfPack/UmfPack.cpp
- changed cvode to cvode_lapack
- some cleanups for ILapack.h
------------------------------------------------------------------------
r24936 | hudson | 2015-03-05 15:48:13 +0100 (Thu, 05 Mar 2015) | 13 lines
Changed paths:
M /trunk/Makefile.libraries
commit be1fc624cb9ad8facef9b34c1c38b138102baa15
Author: Hudson Janitor
Date: Thu Mar 5 15:23:06 2015 +0100
Bump libraries
- https://github.com/dzimmer/PlanarMechanics.git branch master updated to 6b2ca0e00ef5b94d63be6d31fe0fa5af818cb025.
* [https://github.com/dzimmer/PlanarMechanics/commit/6b2ca0e 6b2ca0e] Merge pull request #84 from tobolar/master
* [https://github.com/dzimmer/PlanarMechanics/commit/526b721 526b721] Added visualizer Arrow within PlanarMechanics.Visualizers.Intern to avoid recursive instances in PlanarWorld.coordinateSystem
- https://github.com/modelica-3rdparty/QCalc.git branch master has FAILING head - latest is d862af092d529fa28b43dc60da71924e907a068e
* [https://github.com/modelica-3rdparty/QCalc/commit/d862af0 d862af0] Added space to beginning of unit attribute to identify it as dimension
* [https://github.com/modelica-3rdparty/QCalc/commit/8fbb38f 8fbb38f] Added Bases record for SI
------------------------------------------------------------------------
r24935 | hudson | 2015-03-05 15:48:09 +0100 (Thu, 05 Mar 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
M /trunk/SimulationRuntime/cpp/Include/Core/Math/Array.h
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24934 | niklwors | 2015-03-05 15:36:32 +0100 (Thu, 05 Mar 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
M /trunk/SimulationRuntime/cpp/Include/Core/Math/Array.h
fix for Jacobian variable names in cpp template
------------------------------------------------------------------------
r24933 | vitalij | 2015-03-05 15:23:41 +0100 (Thu, 05 Mar 2015) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/c/optimization/DataManagement/MoveData.c
M /trunk/SimulationRuntime/c/optimization/OptimizerData.h
M /trunk/SimulationRuntime/c/optimization/eval_all/EvalF.c
M /trunk/SimulationRuntime/c/optimization/optimizer_main.c
improved time grid in dyn. optimization
------------------------------------------------------------------------
r24932 | hudson | 2015-03-05 15:05:06 +0100 (Thu, 05 Mar 2015) | 24 lines
Changed paths:
M /trunk/Makefile.libraries
commit b4a62a15072c3a95d92ff90fb903d865fb89a91e
Author: Hudson Janitor
Date: Thu Mar 5 14:51:03 2015 +0100
Bump libraries
- https://github.com/lbl-srg/modelica-buildings.git branch master updated to fd07602fc583b5f0344c885762f0b65a86aedb7f.
* [https://github.com/lbl-srg/modelica-buildings/commit/fd07602 fd07602] Removed experiment annotation which should not be in this model
* [https://github.com/lbl-srg/modelica-buildings/commit/366eefe 366eefe] Updated package.order
- https://github.com/modelica/Modelica_DeviceDrivers.git branch master updated to af901c6ef9b822fd61967f2cf0ecbf7159881a49.
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/af901c6 af901c6] Attempt to fix external object construction
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/2c58748 2c58748] Set external object procPrio protected
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/1e0352c 1e0352c] Hack only: Hide superfluous parameter resolution from SynchronizeRealtime
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/d88a0b8 d88a0b8] Update binaries
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/fea65ab fea65ab] Fix necessary memcpy buffer size to be copied
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/12186f0 12186f0] Added note
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/f5c0aad f5c0aad] Fixed tests
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/069c30f 069c30f] Merge pull request #67 from tbeu/Move-ModelicaUtilities.h
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/2edc2d6 2edc2d6] Move ModelicaUtilities.h
- https://github.com/modelica-3rdparty/QCalc.git branch master has FAILING head - latest is d862af092d529fa28b43dc60da71924e907a068e
* [https://github.com/modelica-3rdparty/QCalc/commit/d862af0 d862af0] Added space to beginning of unit attribute to identify it as dimension
* [https://github.com/modelica-3rdparty/QCalc/commit/8fbb38f 8fbb38f] Added Bases record for SI
------------------------------------------------------------------------
r24931 | mahge930 | 2015-03-05 14:16:34 +0100 (Thu, 05 Mar 2015) | 1 line
Changed paths:
M /trunk/Parser/ParModelica_Lexer.g
Fix #3190
------------------------------------------------------------------------
r24930 | mahge930 | 2015-03-05 13:56:46 +0100 (Thu, 05 Mar 2015) | 1 line
Changed paths:
M /trunk/SimulationRuntime/c/util/boolean_array.c
M /trunk/SimulationRuntime/c/util/boolean_array.h
M /trunk/SimulationRuntime/c/util/integer_array.c
M /trunk/SimulationRuntime/c/util/real_array.c
Fix boolean slice assignments in c runtime. Fix #3188
------------------------------------------------------------------------
r24928 | hudson | 2015-03-05 12:56:55 +0100 (Thu, 05 Mar 2015) | 1 line
Changed paths:
M /trunk/Compiler/SimCode/SimCodeUtil.mo
M /trunk/Compiler/Template/CodegenC.tpl
M /trunk/SimulationRuntime/c/simulation/solver/nonlinearSolverHomotopy.c
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24927 | adrpo | 2015-03-05 12:39:34 +0100 (Thu, 05 Mar 2015) | 2 lines
Changed paths:
M /trunk/Compiler/FrontEnd/Inst.mo
- fix the type source for the enumeration type inside DAE.ElementSource.typeList (port from rml branch)
------------------------------------------------------------------------
r24925 | bachmann | 2015-03-05 12:36:30 +0100 (Thu, 05 Mar 2015) | 3 lines
Changed paths:
M /trunk/SimulationRuntime/c/simulation/solver/nonlinearSolverHomotopy.c
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.PumpingSystem.mos
M /trunk/testsuite/simulation/modelica/nonlinear_system/bug_2841.mos
speed-up of non-linear homotopy solver by adding new stop criteria
------------------------------------------------------------------------
r24924 | mahge930 | 2015-03-05 12:27:08 +0100 (Thu, 05 Mar 2015) | 3 lines
Changed paths:
M /trunk/Compiler/SimCode/SimCodeUtil.mo
M /trunk/Compiler/Template/CodegenC.tpl
M /trunk/testsuite/openmodelica/fmi/ModelExchange/1.0/SampleExample.mos
M /trunk/testsuite/openmodelica/modelicaML/watchdog.mos
M /trunk/testsuite/simulation/libraries/msl32/ReferenceFiles/Modelica.Electrical.Digital.Examples.RAM.mat
M /trunk/testsuite/simulation/modelica/algorithms_functions/algorithms.mos
- Improved handling of slice arrays
- Fixed slice array assignments
- Fix #3184
------------------------------------------------------------------------
r24923 | adrpo | 2015-03-05 11:40:51 +0100 (Thu, 05 Mar 2015) | 2 lines
Changed paths:
M /trunk/testsuite/openmodelica/modelicaML/watchdog.mos
M /trunk/testsuite/simulation/modelica/algorithms_functions/algorithms.mos
- update tests
------------------------------------------------------------------------
r24922 | lochel | 2015-03-05 11:31:03 +0100 (Thu, 05 Mar 2015) | 2 lines
Changed paths:
M /trunk/Compiler/Util/AvlTreeString.mo
M /trunk/Compiler/Util/Error.mo
M /trunk/Compiler/Util/Graph.mo
M /trunk/Compiler/Util/GraphML.mo
M /trunk/Compiler/Util/VarTransform.mo
- remove obsolete util stuff
------------------------------------------------------------------------
r24921 | lochel | 2015-03-05 11:29:54 +0100 (Thu, 05 Mar 2015) | 2 lines
Changed paths:
M /trunk/Compiler/Template/CodegenC.tpl
- change directory separators in some description strings
------------------------------------------------------------------------
r24920 | hudson | 2015-03-05 10:50:40 +0100 (Thu, 05 Mar 2015) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/HpcOmTaskGraph.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24919 | mwalther | 2015-03-05 10:18:21 +0100 (Thu, 05 Mar 2015) | 3 lines
Changed paths:
M /trunk/Compiler/BackEnd/HpcOmEqSystems.mo
M /trunk/Compiler/BackEnd/HpcOmScheduler.mo
M /trunk/Compiler/BackEnd/HpcOmTaskGraph.mo
M /trunk/Compiler/SimCode/HpcOmSimCodeMain.mo
M /trunk/Compiler/SimCode/SimCodeUtil.mo
- dumpCrefToSimVarHashTable function added to dump the crefToSimVarHT informations
- a lot of refactoring in HpcOmTaskGraph
- additional fields to task graph meta added, that show if a component belongs to the ode or event system
------------------------------------------------------------------------
r24918 | adrpo | 2015-03-05 03:24:26 +0100 (Thu, 05 Mar 2015) | 1 line
Changed paths:
M /trunk/Compiler/SimCode/SimCodeUtil.mo
- fmilib needs shlwapi, not OpenModelicaFMIRuntimeC
------------------------------------------------------------------------
r24917 | adrpo | 2015-03-05 03:19:33 +0100 (Thu, 05 Mar 2015) | 1 line
Changed paths:
M /trunk/Compiler/SimCode/SimCodeUtil.mo
- order matters shlwapi needs to be after fmilib
------------------------------------------------------------------------
r24916 | hudson | 2015-03-04 21:11:45 +0100 (Wed, 04 Mar 2015) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/Tearing.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24915 | ptaeuber | 2015-03-04 21:05:34 +0100 (Wed, 04 Mar 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/Tearing.mo
M /trunk/Compiler/Util/List.mo
M /trunk/testsuite/openmodelica/cruntime/optimization/basic/TFC5.mos
M /trunk/testsuite/openmodelica/cruntime/optimization/benchmark/runDrumBoiler.mos
M /trunk/testsuite/openmodelica/cruntime/xmlFiles/testxmlInfoAllEqnsCorrectOrder.mos
M /trunk/testsuite/openmodelica/debugDumps/dumpeqninorder.mos
M /trunk/testsuite/openmodelica/debugDumps/dumpindxdae.mos
M /trunk/testsuite/openmodelica/debugDumps/dumprepl.mos
M /trunk/testsuite/openmodelica/debugDumps/optdaedump.mos
M /trunk/testsuite/openmodelica/debugDumps/symjacdump.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoPower/Bug2537.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicWaterWaterExchanger.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestRefP.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.DrumBoiler.DrumBoiler.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.HeatExchanger.HeatExchangerSimulation-addDerAlias.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.HeatingSystem.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Magnetic.FluxTubes.Examples.SolenoidActuator.ComparisonQuasiStationary.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.AIMS_Start_MultiPhase.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMPM_Inverter_MultiPhase.mos
M /trunk/testsuite/simulation/libraries/msl32/ReferenceFiles/Modelica.Electrical.Machines.Examples.Transformers.Rectifier12pulse.mat
M /trunk/testsuite/simulation/modelica/nonlinear_system/nanTest.mos
M /trunk/testsuite/simulation/modelica/start_value_selection/asmaFlow.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing16-celMC3.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing8-celMC3.mos
- improved Cellier tearing, now it is able to handle large components
------------------------------------------------------------------------
r24914 | hudson | 2015-03-04 19:39:26 +0100 (Wed, 04 Mar 2015) | 19 lines
Changed paths:
M /trunk/Makefile.libraries
commit ebcb88bd7d4ea71af997c87b67125ef0154504cc
Author: Hudson Janitor
Date: Wed Mar 4 19:21:51 2015 +0100
Bump libraries
- https://github.com/modelica/Modelica_DeviceDrivers.git branch master updated to fca848f4f62351dca58f9c7287bd32220face2ea.
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/fca848f fca848f] Fix byte swapping (and avoid floating-point exception)
- https://github.com/dzimmer/PlanarMechanics.git branch master updated to f8f8f18ebd43898aea2ed40e23edd9d8deb6506a.
* [https://github.com/dzimmer/PlanarMechanics/commit/f8f8f18 f8f8f18] Merge pull request #83 from johanrhodin/master
* [https://github.com/dzimmer/PlanarMechanics/commit/4e07c4e 4e07c4e] Remove .DS_Store as reported in #80
* [https://github.com/dzimmer/PlanarMechanics/commit/f4db5d1 f4db5d1] Merge pull request #82 from tobolar/master
* [https://github.com/dzimmer/PlanarMechanics/commit/77df31c 77df31c] Added visualizer CoordinateSystem within PlanarMechanics.Visualizers.Intern to avoid recursive instances in PlanarWorld.coordinateSystem
* [https://github.com/dzimmer/PlanarMechanics/commit/fd4ce1d fd4ce1d] Merge pull request #5 from dzimmer/master
- https://github.com/modelica-3rdparty/QCalc.git branch master has FAILING head - latest is d862af092d529fa28b43dc60da71924e907a068e
* [https://github.com/modelica-3rdparty/QCalc/commit/d862af0 d862af0] Added space to beginning of unit attribute to identify it as dimension
* [https://github.com/modelica-3rdparty/QCalc/commit/8fbb38f 8fbb38f] Added Bases record for SI
------------------------------------------------------------------------
r24913 | sjoelund.se | 2015-03-04 18:06:30 +0100 (Wed, 04 Mar 2015) | 2 lines
Changed paths:
M /trunk/Compiler/FrontEnd/DAE.mo
Document symbolic operations
------------------------------------------------------------------------
r24912 | hudson | 2015-03-04 17:29:28 +0100 (Wed, 04 Mar 2015) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r24911 | adeas31 | 2015-03-04 17:25:00 +0100 (Wed, 04 Mar 2015) | 2 lines
Changed paths:
M /trunk/OMEdit/OMEditGUI/MainWindow.cpp
M /trunk/OMEdit/OMEditGUI/MainWindow.h
M /trunk/OMEdit/OMEditGUI/Modeling/ModelWidgetContainer.cpp
#3128
- Added shortcuts to switch between perspectives & views.
------------------------------------------------------------------------
r24910 | hudson | 2015-03-04 16:54:43 +0100 (Wed, 04 Mar 2015) | 1 line
Changed paths:
M /trunk/SimulationRuntime/cpp/Include/Core/Math/Array.h
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24909 | niklwors | 2015-03-04 16:47:04 +0100 (Wed, 04 Mar 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
M /trunk/SimulationRuntime/cpp/Include/Core/Math/Array.h
fix for string array in cpp template
------------------------------------------------------------------------
r24908 | hudson | 2015-03-04 16:46:17 +0100 (Wed, 04 Mar 2015) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r24906 | adeas31 | 2015-03-04 16:20:22 +0100 (Wed, 04 Mar 2015) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Modeling/ModelWidgetContainer.cpp
- Change the view at one place.
------------------------------------------------------------------------
r24904 | lochel | 2015-03-04 15:49:46 +0100 (Wed, 04 Mar 2015) | 1 line
Changed paths:
M /trunk/SimulationRuntime/c/simulation/solver/perform_qss_simulation.c
- change messages
------------------------------------------------------------------------
r24903 | hkiel | 2015-03-04 15:47:18 +0100 (Wed, 04 Mar 2015) | 2 lines
Changed paths:
M /trunk/Compiler/runtime/SimulationResults.c
M /trunk/OMNotebook/OMNotebookGUI/textcursorcommands.cpp
M /trunk/OMNotebook/OMSketch/Graph_Scene.cpp
fix some warnings
------------------------------------------------------------------------
r24902 | lochel | 2015-03-04 15:45:37 +0100 (Wed, 04 Mar 2015) | 1 line
Changed paths:
M /trunk/SimulationRuntime/c/simulation/solver/perform_qss_simulation.c
- initialize spare structure for jacobian A if qss solver is used
------------------------------------------------------------------------
r24901 | hudson | 2015-03-04 15:28:35 +0100 (Wed, 04 Mar 2015) | 41 lines
Changed paths:
M /trunk/Makefile.libraries
commit ece5ba80436a1a2a4cc9be3de7ee8aea1a72298c
Author: Hudson Janitor
Date: Wed Mar 4 15:23:55 2015 +0100
Bump libraries
- https://github.com/lbl-srg/modelica-buildings.git branch master updated to cc7bd2577ac1c5bed47997f171774d7b27563f7a.
* [https://github.com/lbl-srg/modelica-buildings/commit/cc7bd25 cc7bd25] Updated reference results for #52
* [https://github.com/lbl-srg/modelica-buildings/commit/7628942 7628942] Added missing parameters for #52
* [https://github.com/lbl-srg/modelica-buildings/commit/cbd91f9 cbd91f9] Reformatted file
* [https://github.com/lbl-srg/modelica-buildings/commit/affbccd affbccd] Removed wrong statement
* [https://github.com/lbl-srg/modelica-buildings/commit/0f3142e 0f3142e] Corrected html for #52
* [https://github.com/lbl-srg/modelica-buildings/commit/9607069 9607069] Corrected html
* [https://github.com/lbl-srg/modelica-buildings/commit/13ea94c 13ea94c] Changed room-side convection model for #52
* [https://github.com/lbl-srg/modelica-buildings/commit/c03c9c0 c03c9c0] Wrote conversion script
* [https://github.com/lbl-srg/modelica-buildings/commit/a54e8c4 a54e8c4] Added coil dp to filter, and changed return fan controller to use a P rather than PI controller
- https://github.com/modelica/Modelica_DeviceDrivers.git branch master updated to 03f794117608179f25d155e39a48939986ba779d.
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/03f7941 03f7941] Update binaries
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/4d0591d 4d0591d] Fix floating-point invalid operation
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/289829a 289829a] Avoid potential endless wait in dtor by calling TerminateThread
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/d7738e7 d7738e7] Fix deadlock in UDP receive thread
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/3611bdc 3611bdc] Fix syntax error in deviceName comment
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/eb9b089 eb9b089] Make byteOrder a parameter
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/25fdf39 25fdf39] Merge branch 'add-support-big-endian' of https://github.com/tbeu/Modelica_DeviceDrivers
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/85e7670 85e7670] Merge branch 'add-support-serial-port-Win' of https://github.com/tbeu/Modelica_DeviceDrivers
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/8f35cb0 8f35cb0] Add support of big endian packaging
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/e15f0c3 e15f0c3] Add serial port communication and contributor to Readme
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/0171d16 0171d16] Fix compiler warnings
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/f779dcf f779dcf] Fix include and linker settings
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/625e1d3 625e1d3] Remove Linux-only note
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/b350e82 b350e82] Add support for serial port on Windows
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/7717f0c 7717f0c] Add support for serial port on Windows
- https://github.com/modelica/PowerSystems.git branch master updated to f094db3dda95c19b5898369a55448ab59f164714.
* [https://github.com/modelica/PowerSystems/commit/f094db3 f094db3] add missing experiment StopTime annotations
* [https://github.com/modelica/PowerSystems/commit/e86ab6f e86ab6f] remove unused table modifier
- https://github.com/modelica-3rdparty/QCalc.git branch master has FAILING head - latest is d862af092d529fa28b43dc60da71924e907a068e
* [https://github.com/modelica-3rdparty/QCalc/commit/d862af0 d862af0] Added space to beginning of unit attribute to identify it as dimension
* [https://github.com/modelica-3rdparty/QCalc/commit/8fbb38f 8fbb38f] Added Bases record for SI
------------------------------------------------------------------------
r24900 | hudson | 2015-03-04 15:20:06 +0100 (Wed, 04 Mar 2015) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r24899 | adeas31 | 2015-03-04 15:08:47 +0100 (Wed, 04 Mar 2015) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Modeling/ModelWidgetContainer.cpp
- Only connect for specific type.
------------------------------------------------------------------------
r24898 | adrpo | 2015-03-04 15:04:36 +0100 (Wed, 04 Mar 2015) | 1 line
Changed paths:
M /trunk/Compiler/SimCode/SimCodeUtil.mo
- better handling of lib strings for +target=msvc
------------------------------------------------------------------------
r24897 | adeas31 | 2015-03-04 14:53:00 +0100 (Wed, 04 Mar 2015) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Modeling/LibraryTreeWidget.cpp
M /trunk/OMEdit/OMEditGUI/Modeling/ModelWidgetContainer.cpp
M /trunk/OMEdit/OMEditGUI/Modeling/ModelWidgetContainer.h
M /trunk/OMEdit/OMEditGUI/Util/Utilities.cpp
- Use one constructor for ModelWidget to avoid duplicating the same source code.
------------------------------------------------------------------------
r24896 | hudson | 2015-03-04 14:37:55 +0100 (Wed, 04 Mar 2015) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/Differentiate.mo
M /trunk/Compiler/SimCode/SimCodeUtil.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24895 | wbraun | 2015-03-04 14:14:30 +0100 (Wed, 04 Mar 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/Differentiate.mo
M /trunk/Compiler/BackEnd/SymbolicJacobian.mo
M /trunk/Compiler/SimCode/SimCodeUtil.mo
M /trunk/Compiler/Template/CodegenC.tpl
M /trunk/testsuite/openmodelica/cruntime/xmlFiles/testxmlInfoAllEqnsCorrectOrder.mos
M /trunk/testsuite/openmodelica/debugDumps/dumprepl.mos
M /trunk/testsuite/openmodelica/debugDumps/optdaedump.mos
M /trunk/testsuite/openmodelica/debugDumps/symjacdump.mos
M /trunk/testsuite/openmodelica/modelicaML/watchdog.mos
M /trunk/testsuite/simulation/modelica/algorithms_functions/algorithms.mos
- improved handling of differentiated variable names for symbolic jacobians
------------------------------------------------------------------------
r24894 | hudson | 2015-03-04 14:03:17 +0100 (Wed, 04 Mar 2015) | 1 line
Changed paths:
M /trunk/testsuite/simulation/modelica/arrays/Bug3187.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24893 | adrpo | 2015-03-04 14:00:16 +0100 (Wed, 04 Mar 2015) | 2 lines
Changed paths:
A /trunk/testsuite/simulation/modelica/arrays/Bug3187.mo
A /trunk/testsuite/simulation/modelica/arrays/Bug3187.mos
M /trunk/testsuite/simulation/modelica/arrays/Makefile
- add test for bug #3187
------------------------------------------------------------------------
r24892 | adrpo | 2015-03-04 13:52:13 +0100 (Wed, 04 Mar 2015) | 3 lines
Changed paths:
M /trunk/SimulationRuntime/c/util/boolean_array.c
M /trunk/SimulationRuntime/c/util/real_array.c
Fix #3187
- seems that SimulationRuntime/c/util/boolean_array.c got stuck with some old code (i now used the one from integer_array.c)
- removed commented out code from SimulationRuntime/c/util/real_array.c
------------------------------------------------------------------------
r24891 | mwalther | 2015-03-04 13:11:51 +0100 (Wed, 04 Mar 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
- fixed some cpp-runtime-tests
------------------------------------------------------------------------
r24890 | adrpo | 2015-03-04 12:07:48 +0100 (Wed, 04 Mar 2015) | 1 line
Changed paths:
M /trunk/Compiler/SimCode/SimCodeUtil.mo
- suppress library not found message when running the testsuite.
------------------------------------------------------------------------
r24889 | niklwors | 2015-03-04 10:54:52 +0100 (Wed, 04 Mar 2015) | 1 line
Changed paths:
M /trunk/testsuite/openmodelica/cppruntime/libraries/msl32/Modelica.Mechanics.Rotational.Examples.Backlash.mos
fix for backlash test of cpp runtime
------------------------------------------------------------------------
r24888 | hudson | 2015-03-03 20:43:03 +0100 (Tue, 03 Mar 2015) | 1 line
Changed paths:
M /trunk/Compiler/FrontEnd/DAEUtil.mo
M /trunk/Compiler/Template/CodegenC.tpl
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24887 | mahge930 | 2015-03-03 20:34:37 +0100 (Tue, 03 Mar 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/BackendDAECreate.mo
M /trunk/Compiler/BackEnd/BackendDAEUtil.mo
M /trunk/Compiler/BackEnd/BackendVarTransform.mo
M /trunk/Compiler/BackEnd/Differentiate.mo
M /trunk/Compiler/BackEnd/EvaluateFunctions.mo
M /trunk/Compiler/BackEnd/FindZeroCrossings.mo
M /trunk/Compiler/BackEnd/OpenTURNS.mo
M /trunk/Compiler/BackEnd/RemoveSimpleEquations.mo
M /trunk/Compiler/FrontEnd/Algorithm.mo
M /trunk/Compiler/FrontEnd/CevalFunction.mo
M /trunk/Compiler/FrontEnd/CheckModel.mo
M /trunk/Compiler/FrontEnd/DAE.mo
M /trunk/Compiler/FrontEnd/DAEDump.mo
M /trunk/Compiler/FrontEnd/DAEUtil.mo
M /trunk/Compiler/FrontEnd/Inline.mo
M /trunk/Compiler/FrontEnd/InstUtil.mo
M /trunk/Compiler/FrontEnd/Patternm.mo
M /trunk/Compiler/FrontEnd/PrefixUtil.mo
M /trunk/Compiler/Template/CodegenAdevs.tpl
M /trunk/Compiler/Template/CodegenC.tpl
M /trunk/Compiler/Template/CodegenCSharp.tpl
M /trunk/Compiler/Template/CodegenCpp.tpl
M /trunk/Compiler/Template/CodegenSparseFMI.tpl
M /trunk/Compiler/Template/CodegenXML.tpl
M /trunk/Compiler/Template/DAEDumpTV.mo
M /trunk/Compiler/Template/DAEDumpTpl.tpl
M /trunk/Compiler/Template/SimCodeTV.mo
M /trunk/Compiler/Util/VarTransform.mo
+ Use exps in array assignments instead of direct crefs.
+ Fix array algorithm assignment generation.
------------------------------------------------------------------------
r24886 | adrpo | 2015-03-03 18:26:44 +0100 (Tue, 03 Mar 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenC.tpl
- increase simulation executable stack size on Windows
------------------------------------------------------------------------
r24884 | mwalther | 2015-03-03 16:55:29 +0100 (Tue, 03 Mar 2015) | 2 lines
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
M /trunk/Compiler/Template/CodegenCppHpcom.tpl
M /trunk/Compiler/Template/CodegenFMUCpp.tpl
M /trunk/Compiler/Util/Util.mo
M /trunk/SimulationRuntime/cpp/Core/System/DiscreteEvents.cpp
M /trunk/SimulationRuntime/cpp/Include/Core/System/PreVariables.h
- changed PreVariables-Array from dynamic to static
- added a "isSome"-function to the Util-module
------------------------------------------------------------------------
r24883 | niklwors | 2015-03-03 15:51:35 +0100 (Tue, 03 Mar 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
fix for initialization of string parameter in cpp template
------------------------------------------------------------------------
r24882 | sjoelund.se | 2015-03-03 15:16:19 +0100 (Tue, 03 Mar 2015) | 2 lines
Changed paths:
M /trunk/Compiler/SimCode/SimCodeUtil.mo
M /trunk/Compiler/Template/CodegenFMU.tpl
Avoid generating platform-specific Modelica code for FMU's
------------------------------------------------------------------------
r24881 | sjoelund.se | 2015-03-03 15:15:35 +0100 (Tue, 03 Mar 2015) | 2 lines
Changed paths:
M /trunk/Compiler/runtime/settingsimpl.c
Add %APPDATA% to get a directory to store user files on Windows
------------------------------------------------------------------------
r24880 | sjoelund.se | 2015-03-03 15:14:33 +0100 (Tue, 03 Mar 2015) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/c/simulation/simulation_info_json.c
Fix assertion of json text
------------------------------------------------------------------------
r24879 | vitalij | 2015-03-03 14:06:41 +0100 (Tue, 03 Mar 2015) | 2 lines
Changed paths:
M /trunk/testsuite/openmodelica/debugDumps/lateInline.mos
imporved testcase lateInline.mos
------------------------------------------------------------------------
r24878 | hudson | 2015-03-03 14:06:23 +0100 (Tue, 03 Mar 2015) | 1 line
Changed paths:
M /trunk/SimulationRuntime/cpp/Core/Math/ArrayOperations.cpp
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24877 | vitalij | 2015-03-03 13:57:27 +0100 (Tue, 03 Mar 2015) | 2 lines
Changed paths:
M /trunk/testsuite/openmodelica/debugDumps/optdaedump.mos
fixed output
------------------------------------------------------------------------
r24876 | vitalij | 2015-03-03 13:53:33 +0100 (Tue, 03 Mar 2015) | 2 lines
Changed paths:
M /trunk/Compiler/Util/Flags.mo
M /trunk/testsuite/openmodelica/debugDumps/Makefile
A /trunk/testsuite/openmodelica/debugDumps/lateInline.mos (from /trunk/testsuite/openmodelica/debugDumps/optdaedump.mos:24873)
aktived postOptModul lateInlineFunction
------------------------------------------------------------------------
r24875 | niklwors | 2015-03-03 13:42:17 +0100 (Tue, 03 Mar 2015) | 1 line
Changed paths:
M /trunk/SimulationRuntime/cpp/Core/Math/ArrayOperations.cpp
fix for cpnvertBoolToInt in cpp runtime
------------------------------------------------------------------------
r24874 | sjoelund.se | 2015-03-03 13:21:03 +0100 (Tue, 03 Mar 2015) | 2 lines
Changed paths:
M /trunk/Compiler/SimCode/SerializeModelInfo.mo
Fix the debug info according to the schema
------------------------------------------------------------------------
r24873 | vitalij | 2015-03-03 13:08:45 +0100 (Tue, 03 Mar 2015) | 2 lines
Changed paths:
M /trunk/Compiler/FrontEnd/Expression.mo
fixed makeNoEvent?
------------------------------------------------------------------------
r24872 | lochel | 2015-03-03 11:33:11 +0100 (Tue, 03 Mar 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/ExpressionSolve.mo
M /trunk/Compiler/BackEnd/Matching.mo
M /trunk/Compiler/BackEnd/OnRelaxation.mo
M /trunk/Compiler/BackEnd/RemoveSimpleEquations.mo
M /trunk/Compiler/BackEnd/XMLDump.mo
- more cleanup
------------------------------------------------------------------------
r24871 | hudson | 2015-03-03 11:22:45 +0100 (Tue, 03 Mar 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24870 | niklwors | 2015-03-03 11:18:14 +0100 (Tue, 03 Mar 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
M /trunk/SimulationRuntime/cpp/Core/System/SystemDefaultImplementation.cpp
M /trunk/SimulationRuntime/cpp/Include/Core/System/SystemDefaultImplementation.h
fix for initialization of string alias variables in cpp template
------------------------------------------------------------------------
r24869 | hudson | 2015-03-03 11:14:19 +0100 (Tue, 03 Mar 2015) | 1 line
Changed paths:
M /trunk/testsuite/simulation/modelica/others/TestSolve.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24868 | vitalij | 2015-03-03 11:07:31 +0100 (Tue, 03 Mar 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/Differentiate.mo
M /trunk/Compiler/FrontEnd/Expression.mo
M /trunk/Compiler/Util/Flags.mo
M /trunk/testsuite/openmodelica/cruntime/optimization/benchmark/Makefile
D /trunk/testsuite/openmodelica/cruntime/optimization/benchmark/ReferenceFiles/drumBoiler.optDrumBoiler2_ref.mat
D /trunk/testsuite/openmodelica/cruntime/optimization/benchmark/runDrumBoiler2.mos
revert r24844, don't work
------------------------------------------------------------------------
r24867 | vitalij | 2015-03-03 11:04:05 +0100 (Tue, 03 Mar 2015) | 3 lines
Changed paths:
M /trunk/Compiler/FrontEnd/Expression.mo
M /trunk/testsuite/simulation/modelica/others/TestSolve.mo
M /trunk/testsuite/simulation/modelica/others/TestSolve.mos
improved handling of not derivable function calls in ExpressionSolve
------------------------------------------------------------------------
r24866 | lochel | 2015-03-03 11:03:35 +0100 (Tue, 03 Mar 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/XMLDump.mo
M /trunk/Compiler/Template/CodegenC.tpl
M /trunk/SimulationRuntime/c/simulation/simulation_runtime.cpp
M /trunk/SimulationRuntime/c/simulation/solver/dassl.c
M /trunk/SimulationRuntime/c/simulation/solver/events.c
M /trunk/SimulationRuntime/c/simulation/solver/model_help.c
M /trunk/SimulationRuntime/c/simulation/solver/perform_simulation.c
M /trunk/SimulationRuntime/c/simulation/solver/solver_main.c
- some cleanup
------------------------------------------------------------------------
r24865 | lochel | 2015-03-03 10:12:35 +0100 (Tue, 03 Mar 2015) | 25 lines
Changed paths:
M /trunk/Compiler/Template/CodegenC.tpl
- mark public templates in CodegenC.tpl
CodegenC.* calls:
- Compiler\Script\CevalScript.mo (1 hit)
- CodegenC.generateEntryPoint
- Compiler\Template\CodegenFMU.tpl (11 hits)
- CodegenC.simulationLiteralsFile
- CodegenC.simulationFunctionsHeaderFile
- CodegenC.simulationFunctionsFile
- CodegenC.externalFunctionIncludes
- CodegenC.recordsFile
- CodegenC.simulationHeaderFile
- CodegenC.generateSimulationFiles
- CodegenC.simulationInitFile
- CodegenC.extFunctionName
- CodegenC.symbolName
- CodegenC.cref
- Compiler\Template\CodegenQSS.tpl (1 hit)
- CodegenC.daeExp
- Compiler\SimCode\SimCodeMain.mo (3 hits)
- CodegenC.translateInitFile
- CodegenC.translateModel
- CodegenC.translateFunctions
------------------------------------------------------------------------
r24864 | lochel | 2015-03-03 09:47:23 +0100 (Tue, 03 Mar 2015) | 2 lines
Changed paths:
M /trunk/Compiler/Template/CodegenC.tpl
- cleanup of some obsolete templates
------------------------------------------------------------------------
r24863 | hudson | 2015-03-02 19:32:40 +0100 (Mon, 02 Mar 2015) | 33 lines
Changed paths:
M /trunk/Makefile.libraries
commit 4698b7b985eb651a67cf7311ff79cc2c48f983bf
Author: Hudson Janitor
Date: Mon Mar 2 19:17:18 2015 +0100
Bump libraries
- https://github.com/lbl-srg/modelica-buildings.git branch master updated to f8ad2d0bd542aa28d36efeb80859c9d1d1587542.
* [https://github.com/lbl-srg/modelica-buildings/commit/f8ad2d0 f8ad2d0] Changed air cooler
- https://github.com/modelica/Modelica_DeviceDrivers.git branch master updated to 8d6c4a3ad51e2045163bccc0361ddbe8295b398f.
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/8d6c4a3 8d6c4a3] Fix typos
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/831925b 831925b] Fix typo
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/e2817a4 e2817a4] Avoid potential access violation
- https://github.com/dzimmer/PlanarMechanics.git branch master updated to bd192d30f940f5661496e25daa223ec7f796d33b.
* [https://github.com/dzimmer/PlanarMechanics/commit/bd192d3 bd192d3] Merge pull request #79 from tobolar/master
* [https://github.com/dzimmer/PlanarMechanics/commit/652e29e 652e29e] In some Examples there is utilized newly introduced 'support' flange to connect 1D and planar mechanics elements
* [https://github.com/dzimmer/PlanarMechanics/commit/de8b6c5 de8b6c5] Merge pull request #78 from johanrhodin/master
* [https://github.com/dzimmer/PlanarMechanics/commit/1b7e1b9 1b7e1b9] Merge pull request #76 from tobolar/master
* [https://github.com/dzimmer/PlanarMechanics/commit/90dfb8b 90dfb8b] Update description of d_phi
* [https://github.com/dzimmer/PlanarMechanics/commit/bd45c80 bd45c80] Updated parameter description
* [https://github.com/dzimmer/PlanarMechanics/commit/0725a9d 0725a9d] Added visualizer for a coordinate system and applied it for PlanarWorld and PlanarWorldIn3D (all input variables concerning colors defined as 'parameters' now), upgraded example CraneCrabTo3D
* [https://github.com/dzimmer/PlanarMechanics/commit/0e4b8ad 0e4b8ad] Icons of elements which utilize heatPort: added dashed line connecting heatPort and some other graphical element
- https://github.com/modelica/PowerSystems.git branch master updated to d1058494e719cb20bef554af5edae4801f98b614.
* [https://github.com/modelica/PowerSystems/commit/d105849 d105849] simplify precalculation of asynchronous machine coefficients
* [https://github.com/modelica/PowerSystems/commit/b3ca6e4 b3ca6e4] cleanup variable array dimensions for function arguments
* [https://github.com/modelica/PowerSystems/commit/d70808e d70808e] use import instead of redefinitions of functions and constants
* [https://github.com/modelica/PowerSystems/commit/bb0593f bb0593f] introduce intermediate record types for machine coefficients that fix array dimensions
- https://github.com/modelica-3rdparty/QCalc.git branch master has FAILING head - latest is d862af092d529fa28b43dc60da71924e907a068e
* [https://github.com/modelica-3rdparty/QCalc/commit/d862af0 d862af0] Added space to beginning of unit attribute to identify it as dimension
* [https://github.com/modelica-3rdparty/QCalc/commit/8fbb38f 8fbb38f] Added Bases record for SI
------------------------------------------------------------------------
r24861 | vwaurich | 2015-03-02 15:17:31 +0100 (Mon, 02 Mar 2015) | 1 line
Changed paths:
M /trunk/Compiler/FrontEnd/DAEDump.mo
M /trunk/Compiler/SimCode/SimCodeUtil.mo
- dump type information for equations in +d=dumpSimCode
------------------------------------------------------------------------
r24860 | hudson | 2015-03-02 12:58:03 +0100 (Mon, 02 Mar 2015) | 1 line
Changed paths:
M /trunk/Compiler/FrontEnd/NFFlatten.mo
M /trunk/Compiler/FrontEnd/NFInst.mo
M /trunk/Compiler/FrontEnd/NFLookup.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24859 | perost | 2015-03-02 12:27:56 +0100 (Mon, 02 Mar 2015) | 2 lines
Changed paths:
M /trunk/Compiler/FrontEnd/NFEnv.mo
A /trunk/Compiler/FrontEnd/NFFlatten.mo
M /trunk/Compiler/FrontEnd/NFInst.mo
M /trunk/Compiler/FrontEnd/NFInstUtil.mo
M /trunk/Compiler/FrontEnd/NFLookup.mo
M /trunk/Compiler/FrontEnd/SCode.mo
M /trunk/Compiler/Script/CevalScript.mo
M /trunk/Compiler/boot/LoadCompilerSources.mos
M /trunk/testsuite/flattening/modelica/scodeinst/Makefile
- Completely wreck scodeInst.
------------------------------------------------------------------------
r24858 | hudson | 2015-03-02 12:14:00 +0100 (Mon, 02 Mar 2015) | 1 line
Changed paths:
M /trunk/SimulationRuntime/c/simulation/solver/perform_qss_simulation.c
M /trunk/testsuite/simulation/modelica/qss/Makefile
M /trunk/testsuite/simulation/modelica/qss/qss_example1.mos
M /trunk/testsuite/simulation/modelica/qss/qss_example2.mos
[Janitor mode] Set auto-props
------------------------------------------------------------------------
r24857 | hkiel | 2015-03-02 12:03:48 +0100 (Mon, 02 Mar 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/HpcOmEqSystems.mo
M /trunk/Compiler/BackEnd/HpcOmMemory.mo
M /trunk/Compiler/BackEnd/HpcOmScheduler.mo
M /trunk/Compiler/BackEnd/HpcOmTaskGraph.mo
M /trunk/Compiler/BackEnd/StateMachineFeatures.mo
M /trunk/Compiler/FrontEnd/Static.mo
M /trunk/Compiler/FrontEnd/Types.mo
M /trunk/Compiler/Script/Interactive.mo
M /trunk/Compiler/Script/Refactor.mo
M /trunk/Compiler/SimCode/HpcOmSimCodeMain.mo
M /trunk/Compiler/Template/Tpl.mo
M /trunk/Compiler/Template/TplAbsyn.mo
M /trunk/Compiler/Template/TplMain.mo
M /trunk/Compiler/Template/TplParser.mo
some cleanup
------------------------------------------------------------------------
r24856 | lochel | 2015-03-02 11:43:31 +0100 (Mon, 02 Mar 2015) | 2 lines
Changed paths:
M /trunk/Compiler/Template/CodegenC.tpl
M /trunk/SimulationRuntime/c/Makefile.common
M /trunk/SimulationRuntime/c/openmodelica_func.h
A /trunk/SimulationRuntime/c/simulation/solver/perform_qss_simulation.c
M /trunk/SimulationRuntime/c/simulation/solver/solver_main.c
M /trunk/testsuite/Makefile
A /trunk/testsuite/simulation/modelica/qss
A /trunk/testsuite/simulation/modelica/qss/Makefile
A /trunk/testsuite/simulation/modelica/qss/qss_example1.mos
A /trunk/testsuite/simulation/modelica/qss/qss_example2.mos
- prepare qss solver development (using euler method as place holder)
------------------------------------------------------------------------
r24855 | hudson | 2015-03-02 10:57:25 +0100 (Mon, 02 Mar 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24854 | lochel | 2015-03-02 10:49:49 +0100 (Mon, 02 Mar 2015) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/c/simulation/simulation_runtime.cpp
- fix string handling
------------------------------------------------------------------------
r24853 | niklwors | 2015-03-02 10:48:54 +0100 (Mon, 02 Mar 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
fix for pre call for array in cpp template
------------------------------------------------------------------------
r24852 | hudson | 2015-03-02 10:01:02 +0100 (Mon, 02 Mar 2015) | 1 line
Changed paths:
M /trunk/Compiler/FrontEnd/Expression.mo
M /trunk/SimulationRuntime/cpp/Core/SimController/SimManager.cpp
M /trunk/testsuite/openmodelica/cruntime/codegen/NetworkLoop_total.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24851 | lochel | 2015-03-02 09:49:43 +0100 (Mon, 02 Mar 2015) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/c/simulation/solver/model_help.c
M /trunk/SimulationRuntime/c/simulation/solver/model_help.h
M /trunk/SimulationRuntime/c/simulation/solver/perform_simulation.c
M /trunk/SimulationRuntime/c/simulation/solver/solver_main.c
- add auxiliary function for printing sparse structure of jacobian A
------------------------------------------------------------------------
r24850 | RuedKamp | 2015-03-02 08:15:18 +0100 (Mon, 02 Mar 2015) | 1 line
Changed paths:
M /trunk/SimulationRuntime/cpp/Core/SimController/SimController.cpp
M /trunk/SimulationRuntime/cpp/Core/SimController/SimManager.cpp
M /trunk/SimulationRuntime/cpp/Include/Core/SimController/ISimController.h
M /trunk/SimulationRuntime/cpp/Include/Core/SimController/SimController.h
M /trunk/SimulationRuntime/cpp/Include/Core/SimController/SimManager.h
-removed argument cycletime in calcOneStep and runSingleStep
------------------------------------------------------------------------
r24849 | rfranke | 2015-03-02 07:50:25 +0100 (Mon, 02 Mar 2015) | 1 line
Changed paths:
M /trunk/Compiler/FrontEnd/Static.mo
remove call to dimensionKnown from Static.elabBuiltinDiagonal (#3168)
------------------------------------------------------------------------
r24848 | adrpo | 2015-03-02 04:42:44 +0100 (Mon, 02 Mar 2015) | 1 line
Changed paths:
M /trunk/testsuite/openmodelica/cruntime/codegen/NetworkLoop_total.mos
- activate the proper flag {{{+d=infoXmlOperations}}} for #3180 testing
------------------------------------------------------------------------
r24847 | adrpo | 2015-03-02 04:37:55 +0100 (Mon, 02 Mar 2015) | 1 line
Changed paths:
M /trunk/testsuite/openmodelica/cruntime/codegen/Makefile
A /trunk/testsuite/openmodelica/cruntime/codegen/NetworkLoop_total.mo
A /trunk/testsuite/openmodelica/cruntime/codegen/NetworkLoop_total.mos
- add test for bug #3180
------------------------------------------------------------------------
r24846 | adrpo | 2015-03-02 04:23:12 +0100 (Mon, 02 Mar 2015) | 2 lines
Changed paths:
M /trunk/Compiler/SimCode/SerializeModelInfo.mo
Fix #3180
- fix unparsing of dummy derivative operations in Model_info.json
------------------------------------------------------------------------
r24844 | vitalij | 2015-03-01 15:52:32 +0100 (Sun, 01 Mar 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/Differentiate.mo
M /trunk/Compiler/FrontEnd/Expression.mo
M /trunk/Compiler/Util/Flags.mo
M /trunk/testsuite/openmodelica/cruntime/optimization/benchmark/Makefile
A /trunk/testsuite/openmodelica/cruntime/optimization/benchmark/ReferenceFiles/drumBoiler.optDrumBoiler2_ref.mat
A /trunk/testsuite/openmodelica/cruntime/optimization/benchmark/runDrumBoiler2.mos (from /trunk/testsuite/openmodelica/cruntime/optimization/benchmark/runDrumBoiler.mos:24842)
added simplify rule for differentiation of function call (active with flag)
------------------------------------------------------------------------
r24842 | adrpo | 2015-02-27 20:13:28 +0100 (Fri, 27 Feb 2015) | 1 line
Changed paths:
M /trunk/Examples/LibraryCoverageTrend.sh
- split the detailed trend into a new file
------------------------------------------------------------------------
r24841 | hudson | 2015-02-27 19:56:57 +0100 (Fri, 27 Feb 2015) | 45 lines
Changed paths:
M /trunk/Makefile.libraries
commit 1095f6cbf1c619b0795a9bf15ce15a9bdf636870
Author: Hudson Janitor
Date: Fri Feb 27 19:20:37 2015 +0100
Bump libraries
- https://github.com/iea-annex60/modelica-annex60.git branch master updated to fea0c392aa74febf3dd422261994c84c50600c16.
* [https://github.com/iea-annex60/modelica-annex60/commit/fea0c39 fea0c39] Merge pull request #172 from thorade/master
* [https://github.com/iea-annex60/modelica-annex60/commit/281b41d 281b41d] also ignore Dymola success file
- https://github.com/lbl-srg/modelica-buildings.git branch master updated to 66140c4f7dbf12fb945ca4901a9cf4c695e21f42.
* [https://github.com/lbl-srg/modelica-buildings/commit/66140c4 66140c4] Merge pull request #367 from lbl-srg/issue360_replaceablePer
* [https://github.com/lbl-srg/modelica-buildings/commit/3ad3cf8 3ad3cf8] Merge branch 'master' into issue360_replaceablePer
* [https://github.com/lbl-srg/modelica-buildings/commit/07cd9d1 07cd9d1] updated reference result
* [https://github.com/lbl-srg/modelica-buildings/commit/2eff6cb 2eff6cb] Updated release notes and conversion script
* [https://github.com/lbl-srg/modelica-buildings/commit/78d89d5 78d89d5] Improved documentation for #359 and inserted expression for enthalpy
* [https://github.com/lbl-srg/modelica-buildings/commit/55a5228 55a5228] Improved documentation for #359
* [https://github.com/lbl-srg/modelica-buildings/commit/900de0d 900de0d] Removed old files
* [https://github.com/lbl-srg/modelica-buildings/commit/28b5756 28b5756] Corrected media for #359
* [https://github.com/lbl-srg/modelica-buildings/commit/7115dcb 7115dcb] Corrected media for #359
* [https://github.com/lbl-srg/modelica-buildings/commit/ad31a58 ad31a58] Updated reference results
* [https://github.com/lbl-srg/modelica-buildings/commit/96dd8aa 96dd8aa] updated reference results
* [https://github.com/lbl-srg/modelica-buildings/commit/2fa1511 2fa1511] Removed stateSelect for p
* [https://github.com/lbl-srg/modelica-buildings/commit/3238172 3238172] Removed stateSelect for p
* [https://github.com/lbl-srg/modelica-buildings/commit/3848642 3848642] Generated new reference results
* [https://github.com/lbl-srg/modelica-buildings/commit/d27ff91 d27ff91] Revised media implementation for #359
- svn/MSL trunk has been updated to r8122.
* m:r8122 refs #1667: In LAPACK.dgelsy and LAPACK.dgelsy_vec fix dimension of lwork and work
- https://github.com/modelica/Modelica_DeviceDrivers.git branch master updated to e50327dcd4906f2283f0cb5f940b6ed1616ba25e.
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/e50327d e50327d] Merge pull request #65 from tbeu/fix-MDD_serialPortSend
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/7abca74 7abca74] Fix return type (output String) of MDD_SerialPackagerGetString
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/37646c6 37646c6] Make MDDSerialPort.h ANSI C compliant
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/d2de0bb d2de0bb] Remove bad LinePattern.None
- svn/Modelica_EmbeddedSystems has been updated to r8121.
* r8121 Modelica_StateGraph2: Images moved to Resources directory
- svn/Modelica_StateGraph2 has been updated to r8121.
* r8121 Modelica_StateGraph2: Images moved to Resources directory
- https://github.com/modelica-3rdparty/QCalc.git branch master has FAILING head - latest is d862af092d529fa28b43dc60da71924e907a068e
* [https://github.com/modelica-3rdparty/QCalc/commit/d862af0 d862af0] Added space to beginning of unit attribute to identify it as dimension
* [https://github.com/modelica-3rdparty/QCalc/commit/8fbb38f 8fbb38f] Added Bases record for SI
------------------------------------------------------------------------
r24840 | vitalij | 2015-02-27 19:00:42 +0100 (Fri, 27 Feb 2015) | 3 lines
Changed paths:
M /trunk/Compiler/BackEnd/SymbolicJacobian.mo
M /trunk/testsuite/openmodelica/debugDumps/dumpConstrepl.mos
M /trunk/testsuite/openmodelica/debugDumps/optdaedump.mos
M /trunk/testsuite/openmodelica/debugDumps/symjacdump.mos
activated some optimization for jacobians
------------------------------------------------------------------------
r24839 | hudson | 2015-02-27 17:46:03 +0100 (Fri, 27 Feb 2015) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r24838 | hkiel | 2015-02-27 17:44:23 +0100 (Fri, 27 Feb 2015) | 3 lines
Changed paths:
M /trunk/Compiler/FrontEnd/Expression.mo
M /trunk/Compiler/runtime/systemimpl.h
M /trunk/OMEdit/OMEditGUI/Plotting/VariablesWidget.cpp
fix warning
fix memory leak
------------------------------------------------------------------------
r24837 | lochel | 2015-02-27 17:39:44 +0100 (Fri, 27 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/FindZeroCrossings.mo
- remove unused import statement
------------------------------------------------------------------------
r24836 | lochel | 2015-02-27 17:38:11 +0100 (Fri, 27 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/BackendDAECreate.mo
M /trunk/Compiler/BackEnd/BackendDAEUtil.mo
M /trunk/Compiler/BackEnd/FindZeroCrossings.mo
- move auxiliary functions to BackendDAEUtil
------------------------------------------------------------------------
r24835 | lochel | 2015-02-27 17:16:51 +0100 (Fri, 27 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/DumpHTML.mo
- translate html dump into English
------------------------------------------------------------------------
r24834 | lochel | 2015-02-27 17:07:04 +0100 (Fri, 27 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/DumpHTML.mo
- fix trailing blanks
------------------------------------------------------------------------
r24833 | lochel | 2015-02-27 17:06:25 +0100 (Fri, 27 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/DumpHTML.mo
- some more cleanup
------------------------------------------------------------------------
r24832 | lochel | 2015-02-27 16:49:31 +0100 (Fri, 27 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/BackendDump.mo
M /trunk/Compiler/BackEnd/DumpHTML.mo
- cleanup DumpHTML stuff
------------------------------------------------------------------------
r24831 | hudson | 2015-02-27 14:15:39 +0100 (Fri, 27 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
M /trunk/Compiler/Template/CodegenCppHpcom.tpl
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24830 | hudson | 2015-02-27 14:15:04 +0100 (Fri, 27 Feb 2015) | 1 line
Changed paths:
M /trunk/testsuite/simulation/modelica/hpcom/Modelica.Blocks.Examples.BooleanNetwork1.mos
[Janitor mode] Set auto-props
------------------------------------------------------------------------
r24828 | lochel | 2015-02-27 13:50:28 +0100 (Fri, 27 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/BackendDAEUtil.mo
M /trunk/Compiler/BackEnd/XMLDump.mo
M /trunk/Compiler/Util/Flags.mo
- new xml dump that can be placed at each position of the pre/post optimization phase
------------------------------------------------------------------------
r24827 | lochel | 2015-02-27 13:33:03 +0100 (Fri, 27 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/XMLDump.mo
- cleanup dumpXMLDAE implementation
------------------------------------------------------------------------
r24826 | lochel | 2015-02-27 13:03:51 +0100 (Fri, 27 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/BackendDAEUtil.mo
M /trunk/Compiler/BackEnd/BackendDump.mo
M /trunk/Compiler/Util/Flags.mo
- new dump that can be placed at each position of the pre/post optimization phase
------------------------------------------------------------------------
r24825 | lochel | 2015-02-27 12:41:07 +0100 (Fri, 27 Feb 2015) | 1 line
Changed paths:
M /trunk/SimulationRuntime/c/simulation/solver/dassl.c
- dump states properly (LOG_DASSL_STATES)
------------------------------------------------------------------------
r24824 | lochel | 2015-02-27 12:33:47 +0100 (Fri, 27 Feb 2015) | 1 line
Changed paths:
M /trunk/SimulationRuntime/c/simulation/solver/dassl.c
- dump tolerances properly (LOG_SOLVER)
------------------------------------------------------------------------
r24823 | vitalij | 2015-02-27 11:31:47 +0100 (Fri, 27 Feb 2015) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/c/optimization/eval_all/EvalG.c
fixed output
------------------------------------------------------------------------
r24822 | vwaurich | 2015-02-27 10:51:37 +0100 (Fri, 27 Feb 2015) | 1 line
Changed paths:
M /trunk/testsuite/simulation/modelica/hpcom/Makefile
A /trunk/testsuite/simulation/modelica/hpcom/Modelica.Blocks.Examples.BooleanNetwork1.mos
A /trunk/testsuite/simulation/modelica/hpcom/ReferenceFiles/Modelica.Blocks.Examples.BooleanNetwork1.mat
- added hpcom test for empty systems
------------------------------------------------------------------------
r24821 | mwalther | 2015-02-27 10:05:13 +0100 (Fri, 27 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
M /trunk/Compiler/Template/CodegenCppHpcom.tpl
- copy-constructor added to cpp-runtime model-class
- some cleanup and fixes for arrays in membervariabledefine in cpp-template and cpp-hpcom-template
------------------------------------------------------------------------
r24820 | hudson | 2015-02-27 09:54:42 +0100 (Fri, 27 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/SimCode/HpcOmSimCodeMain.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24819 | vwaurich | 2015-02-27 09:47:10 +0100 (Fri, 27 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/SimCode/HpcOmSimCodeMain.mo
M /trunk/Compiler/SimCode/SimCodeUtil.mo
- fix hpcom for empty system, set numProc correctly for empty systems
------------------------------------------------------------------------
r24818 | hudson | 2015-02-27 09:07:33 +0100 (Fri, 27 Feb 2015) | 1 line
Changed paths:
M /trunk/Examples/LibraryCoverageTrend.sh
[Janitor mode] Set auto-props
------------------------------------------------------------------------
r24817 | adrpo | 2015-02-27 09:03:49 +0100 (Fri, 27 Feb 2015) | 1 line
Changed paths:
M /trunk/Examples/LibraryCoverageTrend.sh
- better handling of detailed trend part
------------------------------------------------------------------------
r24816 | adrpo | 2015-02-27 08:58:08 +0100 (Fri, 27 Feb 2015) | 1 line
Changed paths:
M /trunk/Examples/PlotLibraryTrend.sh
- generate also *-trend-detailed.svg and png with the last 2 weeks
------------------------------------------------------------------------
r24815 | adrpo | 2015-02-27 08:47:23 +0100 (Fri, 27 Feb 2015) | 1 line
Changed paths:
M /trunk/Examples/LibraryCoverageTrend.sh
- make it executable
------------------------------------------------------------------------
r24814 | adrpo | 2015-02-27 08:45:32 +0100 (Fri, 27 Feb 2015) | 1 line
Changed paths:
A /trunk/Examples/LibraryCoverageTrend.sh
- add the trend generator to svn
------------------------------------------------------------------------
r24813 | hudson | 2015-02-26 22:24:11 +0100 (Thu, 26 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/Script/Figaro.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24812 | olero | 2015-02-26 22:09:41 +0100 (Thu, 26 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/Script/Figaro.mo
figaro export bug fix in xml generation
------------------------------------------------------------------------
r24811 | sjoelund.se | 2015-02-26 19:55:19 +0100 (Thu, 26 Feb 2015) | 2 lines
Changed paths:
M /trunk/OMEdit/OMEditGUI/Debugger/Parser/GDBMIOutput.g
Avoid using "tuple" as a rule name (conflicts with c++)
------------------------------------------------------------------------
r24810 | sjoelund.se | 2015-02-26 19:54:48 +0100 (Thu, 26 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo
- use cd() for current directory as you cannot call System.pwd inside ModelicaBuiltin.mo
------------------------------------------------------------------------
r24809 | adrpo | 2015-02-26 19:46:29 +0100 (Thu, 26 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo
- use "." for current directory as you cannot call System.pwd inside ModelicaBuiltin.mo
------------------------------------------------------------------------
r24808 | hudson | 2015-02-26 19:33:02 +0100 (Thu, 26 Feb 2015) | 18 lines
Changed paths:
M /trunk/Makefile.libraries
commit ce065941aacc5fe2f0f7f44e4a9de8f5c01d9b26
Author: Hudson Janitor
Date: Thu Feb 26 19:16:40 2015 +0100
Bump libraries
- svn/MSL trunk has been updated to r8120.
* m:r8120 Ask the user if he would like to install hdf5 for additional features
- https://github.com/modelica/Modelica_DeviceDrivers.git branch master updated to a7b3ece031730fbf152300bde22e167022e9aaf1.
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/a7b3ece a7b3ece] Fixed annotation. Closes #64
- https://github.com/modelica-3rdparty/Physiolibrary.git branch master updated to 0595a02e5b65653e0e49df8a12b82d18649631e2.
* [https://github.com/modelica-3rdparty/Physiolibrary/commit/0595a02 0595a02] Icons.Library and Icons.BaseLib are packages do not hide the volume of chemical components in results even if it is normalized to 1 liter
- https://github.com/modelica-3rdparty/QCalc.git branch master has FAILING head - latest is d862af092d529fa28b43dc60da71924e907a068e
* [https://github.com/modelica-3rdparty/QCalc/commit/d862af0 d862af0] Added space to beginning of unit attribute to identify it as dimension
* [https://github.com/modelica-3rdparty/QCalc/commit/8fbb38f 8fbb38f] Added Bases record for SI
------------------------------------------------------------------------
r24806 | hudson | 2015-02-26 15:29:08 +0100 (Thu, 26 Feb 2015) | 1 line
Changed paths:
M /trunk/SimulationRuntime/c/util/omc_msvc.c
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24805 | hkiel | 2015-02-26 15:04:50 +0100 (Thu, 26 Feb 2015) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/c/util/omc_msvc.c
fix mkdtemp according to definition from man page
------------------------------------------------------------------------
r24804 | olero | 2015-02-26 14:53:22 +0100 (Thu, 26 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo
figaro export bug fix
------------------------------------------------------------------------
r24803 | sjoelund.se | 2015-02-26 14:45:35 +0100 (Thu, 26 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/SimCode/SimCodeUtil.mo
M /trunk/Compiler/Util/Flags.mo
Allow --std=latest to change to the default (was previosuly impossible)
------------------------------------------------------------------------
r24802 | perost | 2015-02-26 14:31:50 +0100 (Thu, 26 Feb 2015) | 2 lines
Changed paths:
M /trunk/testsuite/openmodelica/interactive-API/interactive_api_calls.mos
- Update test.
------------------------------------------------------------------------
r24801 | hudson | 2015-02-26 14:18:45 +0100 (Thu, 26 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/FrontEnd/InstSection.mo
M /trunk/Compiler/FrontEnd/SCode.mo
M /trunk/Compiler/FrontEnd/SCodeUtil.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24800 | perost | 2015-02-26 14:15:02 +0100 (Thu, 26 Feb 2015) | 5 lines
Changed paths:
M /trunk/Compiler/BackEnd/BackendQSS.mo
M /trunk/Compiler/BackEnd/HpcOmScheduler.mo
M /trunk/Compiler/FrontEnd/Absyn.mo
M /trunk/Compiler/FrontEnd/Algorithm.mo
M /trunk/Compiler/FrontEnd/DAEUtil.mo
M /trunk/Compiler/FrontEnd/ExpressionSimplify.mo
M /trunk/Compiler/FrontEnd/InstExtends.mo
M /trunk/Compiler/FrontEnd/InstSection.mo
M /trunk/Compiler/FrontEnd/Patternm.mo
M /trunk/Compiler/FrontEnd/SCode.mo
M /trunk/Compiler/FrontEnd/SCodeUtil.mo
M /trunk/Compiler/FrontEnd/Static.mo
M /trunk/Compiler/FrontEnd/Types.mo
M /trunk/Compiler/FrontEnd/ValuesUtil.mo
M /trunk/Compiler/Script/Interactive.mo
M /trunk/Compiler/SimCode/HpcOmSimCodeMain.mo
M /trunk/Compiler/SimCode/SimCodeUtil.mo
M /trunk/Compiler/Template/SCodeDumpTpl.tpl
M /trunk/Compiler/Template/SCodeTV.mo
M /trunk/Compiler/Util/Error.mo
M /trunk/Compiler/Util/List.mo
M /trunk/testsuite/flattening/libraries/msl31/Modelica.Blocks.mos
M /trunk/testsuite/flattening/modelica/enums/Enum7.mo
M /trunk/testsuite/flattening/modelica/operators/ImplicitRangeReductionInvalid4.mo
M /trunk/testsuite/flattening/modelica/others/ReturnError.mo
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoPower/Bug2537.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoPower/ThermoPower.Examples.CISE.CISESim2States120501.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoPower/ThermoPower.Test.DistributedParameterComponents.TestFlow1D2phC.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoPower/ThermoPower.Test.DistributedParameterComponents.TestFlow1D2phDB_hf.mos
- Improved deduction of implicit iteration ranges in for-loops.
- Added ALG_ASSERT, ALG_TERMINATE and ALG_REINIT to SCode.Statement,
to mimic how SCode.EEquation is structured.
- Various code cleanup.
------------------------------------------------------------------------
r24799 | hudson | 2015-02-26 13:43:45 +0100 (Thu, 26 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/SimCodeTV.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24798 | mwalther | 2015-02-26 13:23:44 +0100 (Thu, 26 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCppHpcom.tpl
M /trunk/Compiler/Template/SimCodeTV.mo
M /trunk/testsuite/simulation/modelica/hpcom/Modelica.Blocks.Examples.InverseModel.mos
- fixed a strange segmentation fault of gcc, if hpcom-openmp code is used
------------------------------------------------------------------------
r24796 | hudson | 2015-02-26 12:41:35 +0100 (Thu, 26 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/SynchronousFeatures.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24795 | lochel | 2015-02-26 12:36:00 +0100 (Thu, 26 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/SynchronousFeatures.mo
M /trunk/Compiler/Util/Flags.mo
- new flag to deactivate partitioning
------------------------------------------------------------------------
r24794 | hudson | 2015-02-26 12:32:37 +0100 (Thu, 26 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/DumpGraphML.mo
[Janitor mode] Set auto-props
------------------------------------------------------------------------
r24793 | lochel | 2015-02-26 11:58:43 +0100 (Thu, 26 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/BackendDAEUtil.mo
M /trunk/Compiler/BackEnd/Causalize.mo
M /trunk/Compiler/BackEnd/CommonSubExpression.mo
A /trunk/Compiler/BackEnd/DumpGraphML.mo
M /trunk/Compiler/BackEnd/IndexReduction.mo
M /trunk/Compiler/BackEnd/Matching.mo
M /trunk/Compiler/BackEnd/OnRelaxation.mo
M /trunk/Compiler/BackEnd/Tearing.mo
M /trunk/Compiler/boot/LoadCompilerSources.mos
M /trunk/testsuite/openmodelica/bootstrapping/LoadCompilerSources.mos
- separate dumpGraphML stuff from index reduction
------------------------------------------------------------------------
r24792 | hudson | 2015-02-26 11:49:31 +0100 (Thu, 26 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/HpcOmScheduler.mo
M /trunk/Compiler/FrontEnd/Patternm.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24791 | perost | 2015-02-26 11:42:17 +0100 (Thu, 26 Feb 2015) | 3 lines
Changed paths:
M /trunk/Compiler/FrontEnd/Patternm.mo
Fix for #3178:
- Fix dead store elimination for loops.
------------------------------------------------------------------------
r24790 | vwaurich | 2015-02-26 11:15:13 +0100 (Thu, 26 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/HpcOmScheduler.mo
- output cpCosts for level-Scheduling
------------------------------------------------------------------------
r24789 | adrpo | 2015-02-26 11:11:27 +0100 (Thu, 26 Feb 2015) | 1 line
Changed paths:
M /trunk/SimulationRuntime/c/util/omc_msvc.c
- don't write after the end of the string, read the mkdtemp definition (template ends in 6 chars which are rewritten in place)
------------------------------------------------------------------------
r24788 | mwalther | 2015-02-26 11:07:57 +0100 (Thu, 26 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/HpcOmMemory.mo
- removed cachemap-dump if hpcom-dump-flag is set
------------------------------------------------------------------------
r24787 | hkiel | 2015-02-26 11:03:59 +0100 (Thu, 26 Feb 2015) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/c/util/omc_msvc.c
fix generation of tmp path in mkdtemp
------------------------------------------------------------------------
r24786 | vitalij | 2015-02-26 11:02:58 +0100 (Thu, 26 Feb 2015) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/c/optimization/eval_all/EvalG.c
M /trunk/testsuite/openmodelica/cruntime/optimization/basic/BRinitialGuess.mos
M /trunk/testsuite/openmodelica/cruntime/optimization/basic/CC.mos
M /trunk/testsuite/openmodelica/cruntime/optimization/basic/DM.mos
M /trunk/testsuite/openmodelica/cruntime/optimization/basic/DMwarm.mos
M /trunk/testsuite/openmodelica/cruntime/optimization/basic/TFC4.mos
M /trunk/testsuite/openmodelica/cruntime/optimization/basic/TFC5.mos
M /trunk/testsuite/openmodelica/cruntime/optimization/basic/TFC6.mos
M /trunk/testsuite/openmodelica/cruntime/optimization/basic/VDPchekError.mos
M /trunk/testsuite/openmodelica/cruntime/optimization/basic/testDerInput.mos
M /trunk/testsuite/openmodelica/cruntime/optimization/benchmark/runDrumBoiler.mos
fixed output
------------------------------------------------------------------------
r24785 | adrpo | 2015-02-25 22:01:11 +0100 (Wed, 25 Feb 2015) | 1 line
Changed paths:
M /trunk/SimulationRuntime/c/util/omc_msvc.c
- use rand instead of uuid to get rid of some dependencies
------------------------------------------------------------------------
r24784 | adrpo | 2015-02-25 21:28:29 +0100 (Wed, 25 Feb 2015) | 1 line
Changed paths:
M /trunk/SimulationRuntime/c/util/omc_msvc.c
- fix MSVC includes
------------------------------------------------------------------------
r24783 | adrpo | 2015-02-25 19:38:54 +0100 (Wed, 25 Feb 2015) | 1 line
Changed paths:
M /trunk/SimulationRuntime/c/util/omc_msvc.c
M /trunk/SimulationRuntime/c/util/omc_msvc.h
- implement mkdtemp for MinGW and MSVC
------------------------------------------------------------------------
r24782 | hudson | 2015-02-25 19:33:01 +0100 (Wed, 25 Feb 2015) | 20 lines
Changed paths:
M /trunk/Makefile.libraries
commit a4327eeb1ac66b46e3242d42cc21e7627aea80a3
Author: Hudson Janitor
Date: Wed Feb 25 19:19:45 2015 +0100
Bump libraries
- svn/MSL trunk has been updated to r8115.
* m:r8115 increased class coverage a little bit ...
- https://github.com/dzimmer/PlanarMechanics.git branch master updated to f548bd7ead982aa77441a56e533c3cc9e873a4f9.
* [https://github.com/dzimmer/PlanarMechanics/commit/f548bd7 f548bd7] Merge pull request #75 from tobolar/master
* [https://github.com/dzimmer/PlanarMechanics/commit/6a835b1 6a835b1] Using default values from planarWorld for force and torque arrow scaling & added an example
* [https://github.com/dzimmer/PlanarMechanics/commit/eb7685b eb7685b] Merge pull request #74 from tobolar/master
* [https://github.com/dzimmer/PlanarMechanics/commit/bdecf56 bdecf56] Upgraded icons of joints: Diagonal pattern area under 'support' flanges
* [https://github.com/dzimmer/PlanarMechanics/commit/8ec7ffc 8ec7ffc] Merge pull request #4 from dzimmer/master
* [https://github.com/dzimmer/PlanarMechanics/commit/8003a3e 8003a3e] Merge pull request #3 from dzimmer/master
- https://github.com/modelica-3rdparty/QCalc.git branch master has FAILING head - latest is d862af092d529fa28b43dc60da71924e907a068e
* [https://github.com/modelica-3rdparty/QCalc/commit/d862af0 d862af0] Added space to beginning of unit attribute to identify it as dimension
* [https://github.com/modelica-3rdparty/QCalc/commit/8fbb38f 8fbb38f] Added Bases record for SI
------------------------------------------------------------------------
r24781 | vitalij | 2015-02-25 18:14:48 +0100 (Wed, 25 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/Template/CodegenC.tpl
M /trunk/SimulationRuntime/c/openmodelica_func.h
M /trunk/SimulationRuntime/c/optimization/DataManagement/InitialGuess.c
M /trunk/SimulationRuntime/c/optimization/optimizer_main.c
M /trunk/SimulationRuntime/c/simulation/solver/initialization/initialization.c
M /trunk/SimulationRuntime/c/simulation/solver/initialization/initialization.h
M /trunk/testsuite/openmodelica/cruntime/optimization/basic/TFC4.mos
initial guess with file for dyn. opt.
------------------------------------------------------------------------
r24780 | sjoelund.se | 2015-02-25 16:52:05 +0100 (Wed, 25 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
M /trunk/Compiler/Template/CodegenFMU.tpl
Remove odd linux32/linux64 hacks from when omc started using the wrong fmu platform string
------------------------------------------------------------------------
r24779 | hudson | 2015-02-25 15:21:19 +0100 (Wed, 25 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/IndexReduction.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24778 | lochel | 2015-02-25 14:57:42 +0100 (Wed, 25 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/IndexReduction.mo
- clean up index reduction
------------------------------------------------------------------------
r24777 | hudson | 2015-02-25 14:37:51 +0100 (Wed, 25 Feb 2015) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r24776 | adeas31 | 2015-02-25 14:36:07 +0100 (Wed, 25 Feb 2015) | 2 lines
Changed paths:
M /trunk/OMEdit/OMEditGUI/Modeling/ModelicaClassDialog.cpp
M /trunk/OMEdit/OMEditGUI/Modeling/ModelicaClassDialog.h
M /trunk/OMEdit/OMEditGUI/OMC/OMCProxy.cpp
M /trunk/OMEdit/OMEditGUI/OMC/OMCProxy.h
- Adapt to new exportToFigaro API structure.
- Updated exportToFigaro to use scripting API.
------------------------------------------------------------------------
r24775 | sjoelund.se | 2015-02-25 14:03:11 +0100 (Wed, 25 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/Script/Figaro.mo
M /trunk/Compiler/SimCode/SimCodeUtil.mo
M /trunk/Compiler/Util/Error.mo
M /trunk/Compiler/Util/System.mo
M /trunk/Compiler/runtime/systemimpl.c
M /trunk/configure.in
Automatically compile used libraries if Resources/BuildProjects is available
------------------------------------------------------------------------
r24774 | hudson | 2015-02-25 13:15:08 +0100 (Wed, 25 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/Script/Figaro.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24773 | olero | 2015-02-25 12:55:00 +0100 (Wed, 25 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo
M /trunk/Compiler/Script/CevalScript.mo
M /trunk/Compiler/Script/Figaro.mo
FigaroExport interface update
------------------------------------------------------------------------
r24772 | lochel | 2015-02-25 12:31:50 +0100 (Wed, 25 Feb 2015) | 3 lines
Changed paths:
M /trunk/Compiler/BackEnd/CommonSubExpression.mo
- add proper cse debug output of substitution
- remove unused/duplicated variables
------------------------------------------------------------------------
r24771 | hudson | 2015-02-25 11:57:09 +0100 (Wed, 25 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/Differentiate.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24770 | hudson | 2015-02-25 11:56:45 +0100 (Wed, 25 Feb 2015) | 1 line
Changed paths:
M /trunk/testsuite/openmodelica/linearization/testMathFuncs.mos
[Janitor mode] Set auto-props
------------------------------------------------------------------------
r24769 | lochel | 2015-02-25 11:53:52 +0100 (Wed, 25 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/BackendVariable.mo
M /trunk/testsuite/simulation/modelica/commonSubExp/cseFunctionCall.mos
- fix internal generation of discrete cse variables
------------------------------------------------------------------------
r24768 | wbraun | 2015-02-25 11:47:29 +0100 (Wed, 25 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/Differentiate.mo
M /trunk/testsuite/openmodelica/linearization/Makefile
A /trunk/testsuite/openmodelica/linearization/testMathFuncs.mos
- fixed #3053.
------------------------------------------------------------------------
r24767 | lochel | 2015-02-25 10:54:39 +0100 (Wed, 25 Feb 2015) | 3 lines
Changed paths:
M /trunk/Compiler/BackEnd/CommonSubExpression.mo
- fix type of cse binary substitution
- add debug output to trace unsupported cse types
------------------------------------------------------------------------
r24766 | hudson | 2015-02-25 10:48:24 +0100 (Wed, 25 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/CommonSubExpression.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24765 | lochel | 2015-02-25 10:26:14 +0100 (Wed, 25 Feb 2015) | 3 lines
Changed paths:
M /trunk/Compiler/BackEnd/CommonSubExpression.mo
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoPower/Bug2537.mos
M /trunk/testsuite/simulation/modelica/commonSubExp/cse1.mos
M /trunk/testsuite/simulation/modelica/commonSubExp/cse2.mos
M /trunk/testsuite/simulation/modelica/commonSubExp/cse3.mos
M /trunk/testsuite/simulation/modelica/commonSubExp/cseFunctionCall.mos
- fix statistics of cse call expressions
- proper cse debug output of creating cse statistics
------------------------------------------------------------------------
r24764 | lochel | 2015-02-25 10:06:06 +0100 (Wed, 25 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/CommonSubExpression.mo
M /trunk/testsuite/simulation/modelica/commonSubExp/cse1.mos
M /trunk/testsuite/simulation/modelica/commonSubExp/cse2.mos
M /trunk/testsuite/simulation/modelica/commonSubExp/cse3.mos
M /trunk/testsuite/simulation/modelica/commonSubExp/cseFunctionCall.mos
- dump equations after variables, since this is the way we dump most stuff
------------------------------------------------------------------------
r24763 | lochel | 2015-02-25 10:01:09 +0100 (Wed, 25 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/CommonSubExpression.mo
M /trunk/Compiler/Util/Flags.mo
M /trunk/testsuite/simulation/modelica/commonSubExp/cse1.mos
M /trunk/testsuite/simulation/modelica/commonSubExp/cse2.mos
M /trunk/testsuite/simulation/modelica/commonSubExp/cse3.mos
M /trunk/testsuite/simulation/modelica/commonSubExp/cseFunctionCall.mos
- fix binary statistics of cse module
------------------------------------------------------------------------
r24762 | lochel | 2015-02-25 09:21:35 +0100 (Wed, 25 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/CommonSubExpression.mo
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoPower/Bug2537.mos
M /trunk/testsuite/simulation/modelica/commonSubExp/cse1.mos
M /trunk/testsuite/simulation/modelica/commonSubExp/cse2.mos
M /trunk/testsuite/simulation/modelica/commonSubExp/cse3.mos
M /trunk/testsuite/simulation/modelica/commonSubExp/cseFunctionCall.mos
- clean up (remove unused variables, ...)
------------------------------------------------------------------------
r24761 | hudson | 2015-02-25 08:33:01 +0100 (Wed, 25 Feb 2015) | 22 lines
Changed paths:
M /trunk/Makefile.libraries
commit e4661ac83b951390b36968f27e587e3c135a5dbb
Author: Hudson Janitor
Date: Wed Feb 25 08:16:58 2015 +0100
Bump libraries
- svn/MSL trunk has been updated to r8112.
* m:r8112 corrected upper/lowercase of image names for Translational.UsersGuide (fixes #15)
- https://github.com/dzimmer/PlanarMechanics.git branch master updated to ef386477e5b58ee1843048d25d32d0a40683e1e3.
* [https://github.com/dzimmer/PlanarMechanics/commit/ef38647 ef38647] Merge pull request #73 from adrpo/master
* [https://github.com/dzimmer/PlanarMechanics/commit/75275bd 75275bd] - remove unexistent PlanarToMultiBodyBAK from package.order
* [https://github.com/dzimmer/PlanarMechanics/commit/711ac82 711ac82] Reverted previous decision. Made the pure planar world the default planar world. Now there is an extra "PlanarWorldIn3D". Reverted changes to examples. Removed bug from car model
* [https://github.com/dzimmer/PlanarMechanics/commit/930f191 930f191] Added a pure planar world in order to avoid unwilling creation of a 3D world model at the top-level.
* [https://github.com/dzimmer/PlanarMechanics/commit/052ed3e 052ed3e] Added conditional heat port to wheel models with friction.
* [https://github.com/dzimmer/PlanarMechanics/commit/a19d67d a19d67d] Add support flange for revolute and prismatic joint.
* [https://github.com/dzimmer/PlanarMechanics/commit/7bcfc34 7bcfc34] Merge branch 'master' of https://github.com/dzimmer/PlanarMechanics
* [https://github.com/dzimmer/PlanarMechanics/commit/d93d298 d93d298] Added conditional heat port to dampers in order to be MSL compliant (and because it is useful anyway)
- https://github.com/modelica-3rdparty/QCalc.git branch master has FAILING head - latest is d862af092d529fa28b43dc60da71924e907a068e
* [https://github.com/modelica-3rdparty/QCalc/commit/d862af0 d862af0] Added space to beginning of unit attribute to identify it as dimension
* [https://github.com/modelica-3rdparty/QCalc/commit/8fbb38f 8fbb38f] Added Bases record for SI
------------------------------------------------------------------------
r24760 | sjoelund.se | 2015-02-25 07:28:50 +0100 (Wed, 25 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/FrontEnd/UnitParserExt.mo
M /trunk/Compiler/SimCode/SimCodeUtil.mo
Re-enable looking for libraries
------------------------------------------------------------------------
r24758 | adrpo | 2015-02-25 00:56:06 +0100 (Wed, 25 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/SimCode/SimCodeUtil.mo
- disable the check for now to make the builds work
------------------------------------------------------------------------
r24757 | adrpo | 2015-02-25 00:41:26 +0100 (Wed, 25 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/Util/Error.mo
- make it a warning until we sort things out
------------------------------------------------------------------------
r24756 | sjoelund.se | 2015-02-24 23:49:06 +0100 (Tue, 24 Feb 2015) | 3 lines
Changed paths:
M /trunk/Compiler/SimCode/SimCodeUtil.mo
M /trunk/Compiler/Util/Error.mo
Add some code that checks if the external Library from the annotation exists before trying to compile
Later on, we can use this as a heuristic to automatically compile the C-sources
------------------------------------------------------------------------
r24755 | sjoelund.se | 2015-02-24 23:47:58 +0100 (Tue, 24 Feb 2015) | 2 lines
Changed paths:
M /trunk/testsuite/flattening/modelica/algorithms-functions/FunctionEval11.mo
M /trunk/testsuite/flattening/modelica/algorithms-functions/FunctionEval7.mo
M /trunk/testsuite/flattening/modelica/algorithms-functions/FunctionEvalFail.mo
M /trunk/testsuite/flattening/modelica/mosfiles/LookupBuiltin.mos
M /trunk/testsuite/flattening/modelica/records/RecordConstructors2.mo
M /trunk/testsuite/simulation/modelica/built_in_functions/MeasureTime.mo
Fix parsing
------------------------------------------------------------------------
r24754 | sjoelund.se | 2015-02-24 23:04:53 +0100 (Tue, 24 Feb 2015) | 2 lines
Changed paths:
M /trunk/testsuite/flattening/modelica/algorithms-functions/AlgorithmCondAssign1.mo
M /trunk/testsuite/flattening/modelica/algorithms-functions/AlgorithmCondAssign2.mo
M /trunk/testsuite/flattening/modelica/algorithms-functions/ComponentFunctions.mo
M /trunk/testsuite/flattening/modelica/algorithms-functions/FunctionDefaultArgs2.mo
M /trunk/testsuite/flattening/modelica/algorithms-functions/FunctionDefaultArgsCycle.mo
M /trunk/testsuite/flattening/modelica/algorithms-functions/FunctionDefaultArgsMod.mo
M /trunk/testsuite/flattening/modelica/algorithms-functions/IfExpression1.mo
M /trunk/testsuite/flattening/modelica/algorithms-functions/SumForLoop.mo
M /trunk/testsuite/flattening/modelica/arrays/PolynomialEvaluator1.mo
M /trunk/testsuite/flattening/modelica/arrays/PolynomialEvaluator3.mo
M /trunk/testsuite/flattening/modelica/arrays/SubscriptsFill1.mo
M /trunk/testsuite/flattening/modelica/built-in-functions/Identity4.mo
M /trunk/testsuite/flattening/modelica/external-functions/ExternalFunctionArray.mo
M /trunk/testsuite/flattening/modelica/mosfiles/FunctionDefaultArg.mos
M /trunk/testsuite/flattening/modelica/mosfiles/LookupBuiltin.mo
M /trunk/testsuite/flattening/modelica/mosfiles/StringArrayReturn.mos
M /trunk/testsuite/flattening/modelica/others/ExtObjError2.mo
M /trunk/testsuite/flattening/modelica/others/GetInstanceName.mo
M /trunk/testsuite/metamodelica/meta/Continue.mo
M /trunk/testsuite/metamodelica/meta/ForIterArray.mos
M /trunk/testsuite/metamodelica/meta/ListReductionCodegen.mo
M /trunk/testsuite/metamodelica/meta/ListReductionInterpret.mo
M /trunk/testsuite/metamodelica/meta/MatchCase15.mo
M /trunk/testsuite/metamodelica/meta/MatchCaseGuard.mos
M /trunk/testsuite/metamodelica/meta/PartialFnDefaultBinding.mos
M /trunk/testsuite/metamodelica/meta/PolymorphicReduction.mos
M /trunk/testsuite/metamodelica/meta/TailRecursion.mo
M /trunk/testsuite/metamodelica/meta/ThreadedReduction.mos
M /trunk/testsuite/metamodelica/meta/UnboundLocal.mo
M /trunk/testsuite/simulation/modelica/algorithms_functions/AlgorithmTupleAssign.mos
M /trunk/testsuite/simulation/modelica/external_functions/ExtObjStringParam2.mo
M /trunk/testsuite/simulation/modelica/external_functions/ModelicaUtilities.mo
Fix parsing
------------------------------------------------------------------------
r24753 | sjoelund.se | 2015-02-24 22:53:34 +0100 (Tue, 24 Feb 2015) | 2 lines
Changed paths:
M /trunk/testsuite/simulation/libraries/3rdParty/DrModelica/DrModelicaForTesting.mo
Fix parsing
------------------------------------------------------------------------
r24752 | sjoelund.se | 2015-02-24 21:07:39 +0100 (Tue, 24 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/BackendDAECreate.mo
M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo
M /trunk/Compiler/BackEnd/BackendDAETransform.mo
M /trunk/Compiler/BackEnd/BackendDAEUtil.mo
M /trunk/Compiler/BackEnd/BackendEquation.mo
M /trunk/Compiler/BackEnd/BackendInline.mo
M /trunk/Compiler/BackEnd/BackendVariable.mo
M /trunk/Compiler/BackEnd/CommonSubExpression.mo
M /trunk/Compiler/BackEnd/Differentiate.mo
M /trunk/Compiler/BackEnd/DynamicOptimization.mo
M /trunk/Compiler/BackEnd/EvaluateFunctions.mo
M /trunk/Compiler/BackEnd/ExpressionSolve.mo
M /trunk/Compiler/BackEnd/HpcOmTaskGraph.mo
M /trunk/Compiler/BackEnd/Initialization.mo
M /trunk/Compiler/BackEnd/InlineArrayEquations.mo
M /trunk/Compiler/BackEnd/ResolveLoops.mo
M /trunk/Compiler/BackEnd/StateMachineFeatures.mo
M /trunk/Compiler/BackEnd/SymbolicJacobian.mo
M /trunk/Compiler/BackEnd/SynchronousFeatures.mo
M /trunk/Compiler/BackEnd/Tearing.mo
M /trunk/Compiler/FrontEnd/Absyn.mo
M /trunk/Compiler/FrontEnd/Ceval.mo
M /trunk/Compiler/FrontEnd/ClassLoader.mo
M /trunk/Compiler/FrontEnd/DAEUtil.mo
M /trunk/Compiler/FrontEnd/Dump.mo
M /trunk/Compiler/FrontEnd/Expression.mo
M /trunk/Compiler/FrontEnd/ExpressionSimplify.mo
M /trunk/Compiler/FrontEnd/Inst.mo
M /trunk/Compiler/FrontEnd/MetaModelicaBuiltin.mo
M /trunk/Compiler/FrontEnd/Parser.mo
M /trunk/Compiler/FrontEnd/ParserExt.mo
M /trunk/Compiler/FrontEnd/Patternm.mo
M /trunk/Compiler/FrontEnd/PrefixUtil.mo
M /trunk/Compiler/FrontEnd/SCodeDump.mo
M /trunk/Compiler/FrontEnd/Static.mo
M /trunk/Compiler/FrontEnd/Types.mo
M /trunk/Compiler/Script/BlockCallRewrite.mo
M /trunk/Compiler/Script/CevalScript.mo
M /trunk/Compiler/Script/Figaro.mo
M /trunk/Compiler/Script/Interactive.mo
M /trunk/Compiler/SimCode/SerializeModelInfo.mo
M /trunk/Compiler/SimCode/SimCodeUtil.mo
M /trunk/Compiler/Util/Array.mo
M /trunk/Compiler/Util/BaseHashSet.mo
M /trunk/Compiler/Util/Error.mo
M /trunk/Compiler/Util/ErrorExt.mo
M /trunk/Compiler/Util/File.mo
M /trunk/Compiler/Util/Flags.mo
M /trunk/Compiler/Util/GC.mo
M /trunk/Compiler/Util/HashTableStringToProgram.mo
M /trunk/Compiler/Util/List.mo
M /trunk/Compiler/Util/StringUtil.mo
M /trunk/Compiler/Util/System.mo
M /trunk/Compiler/Util/Util.mo
M /trunk/Compiler/Util/VarTransform.mo
M /trunk/Parser/Modelica.g
Change := in modifications to a warning instead of error, fix MM sources
------------------------------------------------------------------------
r24751 | hudson | 2015-02-24 20:33:58 +0100 (Tue, 24 Feb 2015) | 6 lines
Changed paths:
M /trunk/Makefile.libraries
commit 1d7e01db0c04596c57404425fb18d0e187aa7c8d
Author: adrpo
Date: Tue Feb 24 19:52:05 2015 +0100
- remove PlanarMechanics 1.4.0 Development Version.patch as the lib changed
------------------------------------------------------------------------
r24750 | sjoelund.se | 2015-02-24 20:19:42 +0100 (Tue, 24 Feb 2015) | 2 lines
Changed paths:
M /trunk/Parser/Modelica.g
Do not allow using := in modifiers
------------------------------------------------------------------------
r24749 | hudson | 2015-02-24 19:50:28 +0100 (Tue, 24 Feb 2015) | 17 lines
Changed paths:
M /trunk/Makefile.libraries
commit 671ce87eb94abb652ff2c3d095174dc1380f4412
Author: Hudson Janitor
Date: Tue Feb 24 19:14:52 2015 +0100
Bump libraries
- https://github.com/dzimmer/PlanarMechanics.git branch master has FAILING head - latest is 711ac824fc700a5da6a8a5f562f2d2f8379e50b0
* [https://github.com/dzimmer/PlanarMechanics/commit/711ac82 711ac82] Reverted previous decision. Made the pure planar world the default planar world. Now there is an extra "PlanarWorldIn3D". Reverted changes to examples. Removed bug from car model
* [https://github.com/dzimmer/PlanarMechanics/commit/930f191 930f191] Added a pure planar world in order to avoid unwilling creation of a 3D world model at the top-level.
* [https://github.com/dzimmer/PlanarMechanics/commit/052ed3e 052ed3e] Added conditional heat port to wheel models with friction.
* [https://github.com/dzimmer/PlanarMechanics/commit/a19d67d a19d67d] Add support flange for revolute and prismatic joint.
* [https://github.com/dzimmer/PlanarMechanics/commit/7bcfc34 7bcfc34] Merge branch 'master' of https://github.com/dzimmer/PlanarMechanics
* [https://github.com/dzimmer/PlanarMechanics/commit/d93d298 d93d298] Added conditional heat port to dampers in order to be MSL compliant (and because it is useful anyway)
- https://github.com/modelica-3rdparty/QCalc.git branch master has FAILING head - latest is d862af092d529fa28b43dc60da71924e907a068e
* [https://github.com/modelica-3rdparty/QCalc/commit/d862af0 d862af0] Added space to beginning of unit attribute to identify it as dimension
* [https://github.com/modelica-3rdparty/QCalc/commit/8fbb38f 8fbb38f] Added Bases record for SI
------------------------------------------------------------------------
r24748 | hudson | 2015-02-24 17:46:38 +0100 (Tue, 24 Feb 2015) | 6 lines
Changed paths:
M /trunk/Makefile.libraries
commit 51a0d95867e31bbc2fbeb97e83f2ec4e6a720224
Author: Martin Sjölund
Date: Tue Feb 24 17:42:00 2015 +0100
Modelica_DeviceDrivers changed directory layout
------------------------------------------------------------------------
r24747 | hudson | 2015-02-24 17:03:27 +0100 (Tue, 24 Feb 2015) | 36 lines
Changed paths:
M /trunk/Makefile.libraries
commit 49251888ace7869fed857f77df98bc2208414641
Author: Hudson Janitor
Date: Tue Feb 24 16:45:58 2015 +0100
Bump libraries
- svn/MSL trunk has been updated to r8109.
* m:r8109 fixes #15 (Translational.UsersGuide)
* m:r8108 nearly completed Translational.UsersGuide
* m:r8107 added images for Translational.UsersGuide
* m:r8106 fixes #1655
* m:r8105 fixes #1663
- https://github.com/modelica-compliance/compliance.git branch master updated to 81d0f193b8f3e08ca2326bc37b87c36d992164e7.
* [https://github.com/modelica-compliance/compliance/commit/81d0f19 81d0f19] Fix library according to: [m:#1595](https://trac.modelica.org/Modelica/ticket/1595#comment:10)
- https://github.com/modelica/Modelica_DeviceDrivers.git branch master has FAILING head - latest is 3ebebf91f6f22460954eddedac3d6d4c21c1c3c2
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/3ebebf9 3ebebf9] Moved tbeu to main developers (loosely related to discussion in #17)
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/b87e9f9 b87e9f9] Merge pull request #61 from tbeu/avoid-non-standard-conform-external-object-construction-in-when-initial
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/7f1133e 7f1133e] Adapt Readme
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/190d04b 190d04b] Again add previous UDP example with autoBufferSize
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/a42cb1b a42cb1b] Merge remote-tracking branch 'tbeu/avoid-non-standard-conform-external-object-construction-in-when-initial'
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/f8b568d f8b568d] Attempt to fix external object construction
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/f3f6cc6 f3f6cc6] Attempt to fix external object construction
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/8d8c24d 8d8c24d] Changed directory structure according to #17.
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/5917306 5917306] Added description to parameter "n" in SerialPackager get and set blocks. Closes #60.
- https://github.com/modelica/PowerSystems.git branch master updated to af2926fed599408b55fe84937441bdc632febfb3.
* [https://github.com/modelica/PowerSystems/commit/af2926f af2926f] unify icon texts of Generic components
- https://github.com/modelica-3rdparty/QCalc.git branch master has FAILING head - latest is d862af092d529fa28b43dc60da71924e907a068e
* [https://github.com/modelica-3rdparty/QCalc/commit/d862af0 d862af0] Added space to beginning of unit attribute to identify it as dimension
* [https://github.com/modelica-3rdparty/QCalc/commit/8fbb38f 8fbb38f] Added Bases record for SI
- https://github.com/modelica-3rdparty/msgpack-modelica.git branch master updated to fec17b6d7632ff08f7526641d85325b69c9d738c.
* [https://github.com/modelica-3rdparty/msgpack-modelica/commit/fec17b6 fec17b6] Fix library according to: https://trac.modelica.org/Modelica/ticket/1595#comment:10
------------------------------------------------------------------------
r24746 | sjoelund.se | 2015-02-24 16:31:49 +0100 (Tue, 24 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo
m:#1595 Do not use := as modifiers in functions
------------------------------------------------------------------------
r24745 | hkiel | 2015-02-24 15:40:06 +0100 (Tue, 24 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/boot/Makefile.common
OSX is always special
------------------------------------------------------------------------
r24744 | hudson | 2015-02-24 15:39:44 +0100 (Tue, 24 Feb 2015) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r24743 | adeas31 | 2015-02-24 15:20:53 +0100 (Tue, 24 Feb 2015) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/MainWindow.cpp
M /trunk/OMEdit/OMEditGUI/Modeling/ModelicaClassDialog.cpp
M /trunk/OMEdit/OMEditGUI/Modeling/ModelicaClassDialog.h
M /trunk/OMEdit/OMEditGUI/Options/OptionsDialog.cpp
M /trunk/OMEdit/OMEditGUI/Options/OptionsDialog.h
M /trunk/OMEdit/OMEditGUI/Util/Helper.cpp
M /trunk/OMEdit/OMEditGUI/Util/Helper.h
- Updated the Figaro interface.
------------------------------------------------------------------------
r24741 | bthiele | 2015-02-24 14:33:41 +0100 (Tue, 24 Feb 2015) | 1 line
Changed paths:
M /trunk/testsuite/simulation/modelica/statemachines/ConferenceTut1.mo
M /trunk/testsuite/simulation/modelica/statemachines/ConferenceTut1.mos
M /trunk/testsuite/simulation/modelica/statemachines/Makefile
M /trunk/testsuite/simulation/modelica/statemachines/Maraninchi2003_2.mo
M /trunk/testsuite/simulation/modelica/statemachines/Maraninchi2003_2.mos
M /trunk/testsuite/simulation/modelica/statemachines/SMMin.mo
M /trunk/testsuite/simulation/modelica/statemachines/SMMin.mos
Changed state machine test cases from failing to succeeding
------------------------------------------------------------------------
r24739 | bthiele | 2015-02-24 13:25:50 +0100 (Tue, 24 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/StateMachineFeatures.mo
Disabled debug output
------------------------------------------------------------------------
r24738 | bthiele | 2015-02-24 13:12:44 +0100 (Tue, 24 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/StateMachineFeatures.mo
Added one sample period "delay" to avoid executing twice at t=0
------------------------------------------------------------------------
r24737 | sjoelund.se | 2015-02-24 12:38:54 +0100 (Tue, 24 Feb 2015) | 2 lines
Changed paths:
M /trunk/testsuite/openmodelica/bootstrapping/SimCodeTest.mos
Expected output
------------------------------------------------------------------------
r24736 | lochel | 2015-02-24 12:25:03 +0100 (Tue, 24 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/StateMachineFeatures.mo
- fix initialization of state machines
------------------------------------------------------------------------
r24735 | sjoelund.se | 2015-02-24 12:03:20 +0100 (Tue, 24 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/boot/Makefile.common
Patch _main.c twice
------------------------------------------------------------------------
r24734 | sjoelund.se | 2015-02-24 11:43:45 +0100 (Tue, 24 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/FrontEnd/InstUtil.mo
Fix compilation
------------------------------------------------------------------------
r24733 | sjoelund.se | 2015-02-24 11:36:01 +0100 (Tue, 24 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/boot/Makefile.common
Patch `_main.c` to avoid a new tarball
------------------------------------------------------------------------
r24732 | hkiel | 2015-02-24 11:25:28 +0100 (Tue, 24 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/MathematicaDump.mo
M /trunk/Compiler/FrontEnd/InstUtil.mo
M /trunk/Compiler/FrontEnd/Lookup.mo
M /trunk/Compiler/FrontEnd/Mod.mo
M /trunk/Compiler/FrontEnd/OperatorOverloading.mo
M /trunk/Compiler/FrontEnd/Parser.mo
M /trunk/Compiler/Util/Flags.mo
M /trunk/Compiler/Util/VarTransform.mo
Static analysis fixes
------------------------------------------------------------------------
r24731 | sjoelund.se | 2015-02-24 10:25:02 +0100 (Tue, 24 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/Template/CodegenC.tpl
M /trunk/OMEdit/OMEditGUI/OMC/OMCProxy.cpp
Fix compilation
------------------------------------------------------------------------
r24730 | lochel | 2015-02-24 10:16:53 +0100 (Tue, 24 Feb 2015) | 1 line
Changed paths:
M /trunk/Makefile.omdev.mingw
- remove blanks
------------------------------------------------------------------------
r24729 | sjoelund.se | 2015-02-24 10:15:27 +0100 (Tue, 24 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/runtime/Dynload.cpp
M /trunk/SimulationRuntime/c/meta/meta_modelica.c
M /trunk/SimulationRuntime/c/meta/meta_modelica_segv.c
M /trunk/SimulationRuntime/c/simulation/simulation_info_json.c
M /trunk/SimulationRuntime/c/simulation/simulation_runtime.cpp
M /trunk/SimulationRuntime/c/simulation/solver/dassl.c
Static analysis fixes
------------------------------------------------------------------------
r24728 | sjoelund.se | 2015-02-24 09:50:11 +0100 (Tue, 24 Feb 2015) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/c/simulation/simulation_runtime.cpp
M /trunk/SimulationRuntime/c/util/modelica_string.c
M /trunk/SimulationRuntime/c/util/omc_error.h
Improve the static analysis
------------------------------------------------------------------------
r24727 | lochel | 2015-02-24 09:33:28 +0100 (Tue, 24 Feb 2015) | 1 line
Changed paths:
M /trunk/README-OMDev-MINGW.txt
- add hints to README in case that one wants not to place OMDev into c:\OMDev
------------------------------------------------------------------------
r24726 | lochel | 2015-02-24 08:25:44 +0100 (Tue, 24 Feb 2015) | 1 line
Changed paths:
M /trunk/Makefile.omdev.mingw
- fix revision number for windows build
------------------------------------------------------------------------
r24725 | adrpo | 2015-02-23 21:44:41 +0100 (Mon, 23 Feb 2015) | 1 line
Changed paths:
M /trunk/Makefile.libraries
- update to [changeset:4e7077d/OpenModelicaLibraries]
------------------------------------------------------------------------
r24724 | hudson | 2015-02-23 19:51:38 +0100 (Mon, 23 Feb 2015) | 1 line
Changed paths:
M /trunk/testsuite/simulation/modelica/statemachines/SMMin.mo
M /trunk/testsuite/simulation/modelica/statemachines/SMMin.mos
[Janitor mode] Set auto-props
------------------------------------------------------------------------
r24723 | bthiele | 2015-02-23 19:45:51 +0100 (Mon, 23 Feb 2015) | 1 line
Changed paths:
M /trunk/testsuite/simulation/modelica/statemachines/Makefile
A /trunk/testsuite/simulation/modelica/statemachines/SMMin.mo
A /trunk/testsuite/simulation/modelica/statemachines/SMMin.mos
Additional rather minimal test case for state machines
------------------------------------------------------------------------
r24722 | hudson | 2015-02-23 19:43:04 +0100 (Mon, 23 Feb 2015) | 1 line
Changed paths:
M /trunk/testsuite/simulation/modelica/statemachines/ConferenceTut1.mo
M /trunk/testsuite/simulation/modelica/statemachines/ConferenceTut1.mos
M /trunk/testsuite/simulation/modelica/statemachines/Makefile
M /trunk/testsuite/simulation/modelica/statemachines/Maraninchi2003_2.mo
M /trunk/testsuite/simulation/modelica/statemachines/Maraninchi2003_2.mos
[Janitor mode] Set auto-props
------------------------------------------------------------------------
r24721 | bthiele | 2015-02-23 19:32:45 +0100 (Mon, 23 Feb 2015) | 1 line
Changed paths:
A /trunk/testsuite/simulation/modelica/statemachines
A /trunk/testsuite/simulation/modelica/statemachines/ConferenceTut1.mo
A /trunk/testsuite/simulation/modelica/statemachines/ConferenceTut1.mos
A /trunk/testsuite/simulation/modelica/statemachines/Makefile
A /trunk/testsuite/simulation/modelica/statemachines/Maraninchi2003_2.mo
A /trunk/testsuite/simulation/modelica/statemachines/Maraninchi2003_2.mos
Added two state machine tests that fail during initialization
------------------------------------------------------------------------
r24720 | bthiele | 2015-02-23 18:45:47 +0100 (Mon, 23 Feb 2015) | 1 line
Changed paths:
M /trunk/testsuite/openmodelica/debugDumps/optdaedump.mos
Fixed test case by adding dump of new stateMachineElab module
------------------------------------------------------------------------
r24719 | bthiele | 2015-02-23 17:45:07 +0100 (Mon, 23 Feb 2015) | 1 line
Changed paths:
M /trunk/testsuite/flattening/modelica/statemachines/ConferenceTut1.mo
M /trunk/testsuite/flattening/modelica/statemachines/HierarchicalAndParallelStateMachine.mo
M /trunk/testsuite/flattening/modelica/statemachines/InitialStateTest.mo
M /trunk/testsuite/flattening/modelica/statemachines/Makefile
M /trunk/testsuite/flattening/modelica/statemachines/TransitionTest.mo
Fixed flattening tests for state machines
------------------------------------------------------------------------
r24718 | mwalther | 2015-02-23 17:21:15 +0100 (Mon, 23 Feb 2015) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/cpp/Core/SimController/SimManager.cpp
M /trunk/SimulationRuntime/cpp/Core/System/SystemDefaultImplementation.cpp
M /trunk/SimulationRuntime/cpp/Include/Core/System/SystemDefaultImplementation.h
M /trunk/SimulationRuntime/cpp/Solver/CVode/CVode.cpp
M /trunk/SimulationRuntime/cpp/Solver/IDA/IDA.cpp
- CVode and IDA are now calculating the "final time point" correctly
- Added a simple getter for global-settings
------------------------------------------------------------------------
r24717 | hudson | 2015-02-23 16:48:33 +0100 (Mon, 23 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/SimCode/SimCodeUtil.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24716 | bthiele | 2015-02-23 16:40:31 +0100 (Mon, 23 Feb 2015) | 1 line
Changed paths:
D /trunk/SimulationRuntime/c/simulation/libf2c
D /trunk/SimulationRuntime/interactive
Deleted unintentionally ressurrected resurrected directories "SimulationRuntime/interactive" and "SimulationRuntime/c/simulation/libf2c"
------------------------------------------------------------------------
r24715 | vwaurich | 2015-02-23 16:36:50 +0100 (Mon, 23 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/SimCode/SimCodeUtil.mo
- rule in startValue calculation that (time > -1.0) is not evaluated
------------------------------------------------------------------------
r24714 | adeas31 | 2015-02-23 16:35:24 +0100 (Mon, 23 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/Template/CodegenFMU.tpl
- Added the fmi interface files inside fmu.
- modelDescription.xml not required in sources directory.
------------------------------------------------------------------------
r24713 | adrpo | 2015-02-23 16:06:14 +0100 (Mon, 23 Feb 2015) | 3 lines
Changed paths:
M /trunk/Compiler/FrontEnd/CevalFunction.mo
- support both the old Modelica.Math.Matrices.LAPACK.dgelsx and the new one so one can use evaluation with older MSLs too
------------------------------------------------------------------------
r24712 | hudson | 2015-02-23 16:04:47 +0100 (Mon, 23 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/StateMachineFeatures.mo
M /trunk/Compiler/Util/Flags.mo
M /trunk/SimulationRuntime/c/simulation/libf2c/f2c.h
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24711 | hudson | 2015-02-23 16:04:20 +0100 (Mon, 23 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/Util/HashTableExpToIndexExp.mo
[Janitor mode] Set auto-props
------------------------------------------------------------------------
r24710 | vwaurich | 2015-02-23 15:59:52 +0100 (Mon, 23 Feb 2015) | 1 line
Changed paths:
M /trunk/testsuite/openmodelica/fmi/ModelExchange/2.0/testBug3049.mos
M /trunk/testsuite/simulation/libraries/3rdParty/DrModelica/ReferenceFiles/Sampler_ref.mat
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicReliefValve.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestIdealCheckValve.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestIdealSwitchValve.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestRefP.mos
M /trunk/testsuite/simulation/libraries/msl31/Modelica.Thermal.FluidHeatFlow.Examples.TwoMass.mos
M /trunk/testsuite/simulation/modelica/initialization/bug_2994.mos
M /trunk/testsuite/simulation/modelica/linear_system/linSymSolConstA.mos
- update tests and ref file
------------------------------------------------------------------------
r24709 | bthiele | 2015-02-23 15:44:53 +0100 (Mon, 23 Feb 2015) | 1 line
Changed paths:
M /trunk
M /trunk/Compiler
M /trunk/Compiler/BackEnd/BackendDAE.mo
M /trunk/Compiler/BackEnd/BackendDAECreate.mo
M /trunk/Compiler/BackEnd/BackendDAETransform.mo
M /trunk/Compiler/BackEnd/BackendDAEUtil.mo
M /trunk/Compiler/BackEnd/BackendEquation.mo
M /trunk/Compiler/BackEnd/BackendInline.mo
M /trunk/Compiler/BackEnd/BackendVariable.mo
M /trunk/Compiler/BackEnd/Differentiate.mo
M /trunk/Compiler/BackEnd/DynamicOptimization.mo
M /trunk/Compiler/BackEnd/FindZeroCrossings.mo
M /trunk/Compiler/BackEnd/HashTableSM.mo
M /trunk/Compiler/BackEnd/HpcOmEqSystems.mo
M /trunk/Compiler/BackEnd/IndexReduction.mo
M /trunk/Compiler/BackEnd/Initialization.mo
M /trunk/Compiler/BackEnd/OnRelaxation.mo
M /trunk/Compiler/BackEnd/StateMachineFeatures.mo
M /trunk/Compiler/BackEnd/SymbolicJacobian.mo
M /trunk/Compiler/BackEnd/Uncertainties.mo
M /trunk/Compiler/FrontEnd/DAE.mo
M /trunk/Compiler/FrontEnd/DAEUtil.mo
M /trunk/Compiler/FrontEnd/InstVar.mo
M /trunk/Compiler/SimCode/SimCodeMain.mo
M /trunk/Compiler/Util/BaseHashSet.mo
M /trunk/Compiler/Util/Flags.mo
A /trunk/Compiler/Util/HashTableExpToIndexExp.mo (from /branches/StateMachines/Compiler/Util/HashTableExpToIndexExp.mo:24705)
M /trunk/Compiler/boot/LoadCompilerSources.mos
M /trunk/Examples
M /trunk/OMEdit
M /trunk/OMNotebook
M /trunk/OMOptim
M /trunk/OMPlot
M /trunk/OMShell
M /trunk/Parser
M /trunk/SimulationRuntime
M /trunk/SimulationRuntime/c/optimization/DataManagement/DerStructure.c
M /trunk/SimulationRuntime/c/optimization/DataManagement/InitialGuess.c
M /trunk/SimulationRuntime/c/optimization/eval_all/EvalG.c
A /trunk/SimulationRuntime/c/simulation/libf2c (from /branches/StateMachines/SimulationRuntime/c/simulation/libf2c:24705)
A /trunk/SimulationRuntime/interactive (from /branches/StateMachines/SimulationRuntime/interactive:24705)
M /trunk/doc
M /trunk/libraries
M /trunk/testsuite
Merged StateMachine branch back into trunk!
------------------------------------------------------------------------
r24708 | vwaurich | 2015-02-23 15:39:35 +0100 (Mon, 23 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/SimCode/SimCodeUtil.mo
M /trunk/Compiler/Util/Flags.mo
M /trunk/testsuite/simulation/modelica/linear_system/linSymSolConstA.mos
- added Flag to disable pre-Calculation of start-values
- disable start value calculation for linSymSolConstA test
------------------------------------------------------------------------
r24707 | hudson | 2015-02-23 15:27:38 +0100 (Mon, 23 Feb 2015) | 1 line
Changed paths:
M /trunk/testsuite/simulation/libraries/3rdParty/PNlib/Test12.mos
[Janitor mode] Set auto-props
------------------------------------------------------------------------
r24706 | lochel | 2015-02-23 15:19:29 +0100 (Mon, 23 Feb 2015) | 2 lines
Changed paths:
M /trunk/testsuite/simulation/libraries/3rdParty/PNlib/Makefile
M /trunk/testsuite/simulation/libraries/3rdParty/PNlib/PNlib.mo
A /trunk/testsuite/simulation/libraries/3rdParty/PNlib/ReferenceFiles/PNlib.Examples.Test12.mat
A /trunk/testsuite/simulation/libraries/3rdParty/PNlib/Test12.mos
- update PNlib and add new test case
------------------------------------------------------------------------
r24705 | vwaurich | 2015-02-23 14:26:33 +0100 (Mon, 23 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/SimCode/SimCodeUtil.mo
- activate PreCalculateStartValues
------------------------------------------------------------------------
r24700 | hudson | 2015-02-22 19:18:01 +0100 (Sun, 22 Feb 2015) | 14 lines
Changed paths:
M /trunk/Makefile.libraries
commit ed186b73eacf6cab6ea1e1fa089f54a567e2b450
Author: Hudson Janitor
Date: Sun Feb 22 19:11:13 2015 +0100
Bump libraries
- https://github.com/modelica/Modelica_DeviceDrivers.git branch master updated to 912f56493cd7e8b70d726127b78b1e0a89728022.
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/912f564 912f564] Merge pull request #59 from tbeu/fix-indents-again
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/a52430f a52430f] Fix indents again
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/b9fccdf b9fccdf] Fix indents again
- https://github.com/modelica-3rdparty/QCalc.git branch master has FAILING head - latest is d862af092d529fa28b43dc60da71924e907a068e
* [https://github.com/modelica-3rdparty/QCalc/commit/d862af0 d862af0] Added space to beginning of unit attribute to identify it as dimension
* [https://github.com/modelica-3rdparty/QCalc/commit/8fbb38f 8fbb38f] Added Bases record for SI
------------------------------------------------------------------------
r24699 | sjoelund.se | 2015-02-22 14:48:21 +0100 (Sun, 22 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/Util/Array.mo
Find first
------------------------------------------------------------------------
r24696 | sjoelund.se | 2015-02-22 07:57:42 +0100 (Sun, 22 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/BackendDAECreate.mo
M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo
M /trunk/Compiler/BackEnd/BackendEquation.mo
M /trunk/Compiler/BackEnd/CommonSubExpression.mo
M /trunk/Compiler/BackEnd/DynamicOptimization.mo
M /trunk/Compiler/BackEnd/ExpressionSolve.mo
M /trunk/Compiler/BackEnd/HpcOmEqSystems.mo
M /trunk/Compiler/BackEnd/HpcOmMemory.mo
M /trunk/Compiler/BackEnd/HpcOmScheduler.mo
M /trunk/Compiler/BackEnd/HpcOmTaskGraph.mo
M /trunk/Compiler/BackEnd/ResolveLoops.mo
M /trunk/Compiler/FrontEnd/Expression.mo
M /trunk/Compiler/FrontEnd/ExpressionSimplify.mo
M /trunk/Compiler/FrontEnd/Inst.mo
M /trunk/Compiler/FrontEnd/Lookup.mo
M /trunk/Compiler/FrontEnd/Parser.mo
M /trunk/Compiler/FrontEnd/Patternm.mo
M /trunk/Compiler/FrontEnd/Static.mo
M /trunk/Compiler/FrontEnd/Types.mo
M /trunk/Compiler/Script/CevalScript.mo
M /trunk/Compiler/Script/Interactive.mo
M /trunk/Compiler/SimCode/HpcOmSimCodeMain.mo
M /trunk/Compiler/SimCode/SimCodeUtil.mo
M /trunk/Compiler/Util/BaseHashTable.mo
M /trunk/Compiler/runtime/systemimpl.c
M /trunk/Compiler/runtime/unitparser.cpp
Static analysis
------------------------------------------------------------------------
r24695 | sjoelund.se | 2015-02-21 22:36:10 +0100 (Sat, 21 Feb 2015) | 2 lines
Changed paths:
M /trunk
Fix compilation using C++11
------------------------------------------------------------------------
r24694 | sjoelund.se | 2015-02-21 21:58:55 +0100 (Sat, 21 Feb 2015) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/c/Makefile.common
M /trunk/SimulationRuntime/c/openmodelica.h
Compile using CXX; feature-check C++ variadic macros (part of C++11)
------------------------------------------------------------------------
r24693 | sjoelund.se | 2015-02-21 21:43:17 +0100 (Sat, 21 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/FrontEnd/Expression.mo
Static analysis
------------------------------------------------------------------------
r24692 | sjoelund.se | 2015-02-21 21:39:23 +0100 (Sat, 21 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/Util/Array.mo
Fix warning
------------------------------------------------------------------------
r24690 | hudson | 2015-02-21 19:45:52 +0100 (Sat, 21 Feb 2015) | 27 lines
Changed paths:
M /trunk/Makefile.libraries
commit 7f9e9a57c3e79c762f522c03f818a8447cc0c55b
Author: Hudson Janitor
Date: Sat Feb 21 19:15:49 2015 +0100
Bump libraries
- https://github.com/modelica/Modelica_DeviceDrivers.git branch master updated to 40d31208457a804ab247ac7f6ba2b8098425ae8a.
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/40d3120 40d3120] Merge branch 'tbeu-remove-exit-calls'
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/e5658ea e5658ea] Removed the remaining exit(..)
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/da08196 da08196] Merge pull request #57 from tbeu/fix-include-unistd
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/da275a2 da275a2] Updated versioning information. Closes #58
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/aaefb40 aaefb40] Merge branch 'tbeu-Fix-process-priority'
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/9ea3e4c 9ea3e4c] Merge branch 'Fix-process-priority' of https://github.com/tbeu/Modelica_DeviceDrivers into tbeu-Fix-process-priority
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/eb27219 eb27219] Merged tbeu-remove-exit-calls
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/f526952 f526952] Merge pull request #55 from tbeu/Fix-fileName
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/6d178fd 6d178fd] Fix missing include of unistd.h
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/e53938c e53938c] Fix process priority (non-clocked blocks only)
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/dd17be6 dd17be6] Fix process priority (non-clocked blocks only)
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/f4440fb f4440fb] Use Modelica URI (instead of relative file name)
- https://github.com/modelica/PowerSystems.git branch master updated to 0f6df9276fe84f62f9f596272a82354292f4b2c5.
* [https://github.com/modelica/PowerSystems/commit/0f6df92 0f6df92] Merge pull request #11 from tbeu/Fix-typos
* [https://github.com/modelica/PowerSystems/commit/f765adf f765adf] Fix typos
- https://github.com/modelica-3rdparty/QCalc.git branch master has FAILING head - latest is d862af092d529fa28b43dc60da71924e907a068e
* [https://github.com/modelica-3rdparty/QCalc/commit/d862af0 d862af0] Added space to beginning of unit attribute to identify it as dimension
* [https://github.com/modelica-3rdparty/QCalc/commit/8fbb38f 8fbb38f] Added Bases record for SI
------------------------------------------------------------------------
r24689 | hudson | 2015-02-21 19:10:03 +0100 (Sat, 21 Feb 2015) | 6 lines
Changed paths:
M /trunk/Makefile.libraries
commit 9e5d2e2c1fd2dbd124eaa8381fd9357f55082024
Author: adrpo
Date: Sat Feb 21 19:07:29 2015 +0100
- add inner World for all the examples (missed some)
------------------------------------------------------------------------
r24688 | hudson | 2015-02-21 19:01:28 +0100 (Sat, 21 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24687 | mahge930 | 2015-02-21 18:38:01 +0100 (Sat, 21 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
Fix Cpp test.
------------------------------------------------------------------------
r24686 | hudson | 2015-02-21 18:25:49 +0100 (Sat, 21 Feb 2015) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r24685 | adeas31 | 2015-02-21 16:33:01 +0100 (Sat, 21 Feb 2015) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/OMC/OMCProxy.cpp
M /trunk/OMEdit/OMEditGUI/OMC/OMCProxy.h
- Add instruction about how to enable OMC CLI.
------------------------------------------------------------------------
r24684 | adeas31 | 2015-02-21 16:12:24 +0100 (Sat, 21 Feb 2015) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/OMC/OMCProxy.cpp
- omc_config not required.
------------------------------------------------------------------------
r24683 | adeas31 | 2015-02-21 15:33:33 +0100 (Sat, 21 Feb 2015) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Debugger/Attach/ProcessListModel.cpp
- Try to fix build.
------------------------------------------------------------------------
r24682 | adeas31 | 2015-02-21 15:20:21 +0100 (Sat, 21 Feb 2015) | 2 lines
Changed paths:
M /trunk/OMEdit/OMEditGUI/CrashReport/CrashReportDialog.cpp
M /trunk/OMEdit/OMEditGUI/CrashReport/CrashReportDialog.h
M /trunk/OMEdit/OMEditGUI/Debugger/Attach/AttachToProcessDialog.cpp
M /trunk/OMEdit/OMEditGUI/Debugger/Attach/ProcessListModel.cpp
M /trunk/OMEdit/OMEditGUI/Debugger/Attach/ProcessListModel.h
M /trunk/OMEdit/OMEditGUI/MainWindow.cpp
M /trunk/OMEdit/OMEditGUI/Makefile.omdev.mingw
M /trunk/OMEdit/OMEditGUI/Makefile.unix.in
M /trunk/OMEdit/OMEditGUI/Modeling/ModelWidgetContainer.cpp
M /trunk/OMEdit/OMEditGUI/OMC/OMCProxy.cpp
M /trunk/OMEdit/OMEditGUI/OMC/OMCProxy.h
M /trunk/OMEdit/OMEditGUI/OMEdit.config.in
M /trunk/OMEdit/OMEditGUI/OMEditGUI.pro
M /trunk/OMEdit/OMEditGUI/Util/Helper.cpp
M /trunk/OMEdit/OMEditGUI/Util/Helper.h
M /trunk/OMEdit/OMEditGUI/main.cpp
M /trunk/OMEdit/README.txt
- Removed CORBA stuff from OMEdit.
- No need to USE_OMC_SHARED_OBJECT define anymore.
------------------------------------------------------------------------
r24681 | hkiel | 2015-02-21 14:31:27 +0100 (Sat, 21 Feb 2015) | 2 lines
Changed paths:
M /trunk/testsuite/openmodelica/modelicaML/watchdog.mos
M /trunk/testsuite/simulation/modelica/algorithms_functions/algorithms.mos
expected output
------------------------------------------------------------------------
r24680 | adrpo | 2015-02-21 13:15:21 +0100 (Sat, 21 Feb 2015) | 2 lines
Changed paths:
M /trunk/Makefile.libraries
- fix PlanarMechanics patch
------------------------------------------------------------------------
r24679 | adrpo | 2015-02-21 12:53:04 +0100 (Sat, 21 Feb 2015) | 1 line
Changed paths:
M /trunk/Makefile.libraries
- rename PlanarMechanics patch to include the library version
------------------------------------------------------------------------
r24678 | adrpo | 2015-02-21 12:42:17 +0100 (Sat, 21 Feb 2015) | 1 line
Changed paths:
M /trunk/Makefile.libraries
- bump PlanarMechanics with a patch to include the missing inners
------------------------------------------------------------------------
r24677 | adrpo | 2015-02-21 11:26:24 +0100 (Sat, 21 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/runtime/lapackimpl.c
- min and max does not exist in C Linux it seems
------------------------------------------------------------------------
r24676 | adrpo | 2015-02-21 11:16:36 +0100 (Sat, 21 Feb 2015) | 3 lines
Changed paths:
M /trunk/Compiler/FrontEnd/CevalFunction.mo
M /trunk/Compiler/Util/Lapack.mo
M /trunk/Compiler/runtime/lapackimpl.c
M /trunk/testsuite/openmodelica/interactive-API/saveTotalModel.mos
- MSL 3.2.1 (m:r8095) changes the interface of Modelica.Math.Matrices.LAPACK.dgelsx
- adapt our interactive evaluation of Lapack to match the changes
------------------------------------------------------------------------
r24675 | adrpo | 2015-02-21 10:19:09 +0100 (Sat, 21 Feb 2015) | 1 line
Changed paths:
M /trunk/libraries
M /trunk/libraries/README
- bump MSL 3.2.1 to m:r8095
------------------------------------------------------------------------
r24674 | adrpo | 2015-02-21 10:09:31 +0100 (Sat, 21 Feb 2015) | 1 line
Changed paths:
M /trunk/SimulationRuntime/cpp/Include/Core/Utils/Modelica/ModelicaSimulationError.h
- you need to strdup the message otherwise you get bad messages containing invalid XML characters, see: https://test.openmodelica.org/hudson/job/MSL_trunk_cpp_Simulation/351/console and https://test.openmodelica.org/hudson/job/OpenModelica_TEST_LIBRARIES/ws/OpenModelica/BuildModelTest/MSL_trunk_cpp/BuildModelRecursive.sim.xml
------------------------------------------------------------------------
r24673 | sjoelund.se | 2015-02-21 10:05:00 +0100 (Sat, 21 Feb 2015) | 2 lines
Changed paths:
M /trunk/configure.in
#3169 fix going into the correct case when using osx
------------------------------------------------------------------------
r24672 | sjoelund.se | 2015-02-21 09:25:29 +0100 (Sat, 21 Feb 2015) | 2 lines
Changed paths:
M /trunk/configure.in
#3169 Fix OSX name in FMU's
------------------------------------------------------------------------
r24671 | adrpo | 2015-02-21 00:41:22 +0100 (Sat, 21 Feb 2015) | 1 line
Changed paths:
M /trunk/SimulationRuntime/c/util/base_array.c
- use the alloc interface not malloc directly
------------------------------------------------------------------------
r24670 | sjoelund.se | 2015-02-20 21:42:14 +0100 (Fri, 20 Feb 2015) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/c/simulation/solver/dassl.c
M /trunk/SimulationRuntime/c/simulation/solver/model_help.c
M /trunk/SimulationRuntime/c/simulation/solver/nonlinearSolverHybrd.c
M /trunk/SimulationRuntime/c/util/simulation_options.c
Fix typo
------------------------------------------------------------------------
r24669 | hkiel | 2015-02-20 20:34:38 +0100 (Fri, 20 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/Differentiate.mo
M /trunk/Compiler/FrontEnd/Algorithm.mo
M /trunk/Compiler/FrontEnd/Builtin.mo
M /trunk/Compiler/FrontEnd/Ceval.mo
M /trunk/Compiler/FrontEnd/CevalFunction.mo
M /trunk/Compiler/FrontEnd/ComponentReference.mo
M /trunk/Compiler/FrontEnd/ConnectUtil.mo
M /trunk/Compiler/FrontEnd/DAEUtil.mo
M /trunk/Compiler/FrontEnd/Expression.mo
M /trunk/Compiler/FrontEnd/Inline.mo
M /trunk/Compiler/Script/Figaro.mo
M /trunk/Compiler/Script/Interactive.mo
M /trunk/Compiler/Script/Refactor.mo
M /trunk/Compiler/SimCode/SimCodeUtil.mo
M /trunk/Compiler/Util/AvlTreeString.mo
M /trunk/Compiler/Util/BaseHashSet.mo
M /trunk/Compiler/Util/BaseHashTable.mo
M /trunk/Compiler/Util/IOStream.mo
M /trunk/Compiler/Util/Util.mo
M /trunk/Compiler/Util/VarTransform.mo
some code cleanup
------------------------------------------------------------------------
r24668 | hudson | 2015-02-20 20:02:18 +0100 (Fri, 20 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/CommonSubExpression.mo
M /trunk/Compiler/FrontEnd/ComponentReference.mo
M /trunk/Compiler/FrontEnd/Types.mo
M /trunk/Compiler/Template/SimCodeTV.mo
M /trunk/SimulationRuntime/c/util/integer_array.c
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24667 | mahge930 | 2015-02-20 19:47:45 +0100 (Fri, 20 Feb 2015) | 5 lines
Changed paths:
M /trunk/Compiler/BackEnd/BackendVariable.mo
M /trunk/Compiler/BackEnd/CommonSubExpression.mo
M /trunk/Compiler/FrontEnd/ComponentReference.mo
M /trunk/Compiler/FrontEnd/Types.mo
M /trunk/Compiler/Template/CodegenC.tpl
M /trunk/Compiler/Template/SimCodeTV.mo
M /trunk/SimulationRuntime/c/util/integer_array.c
M /trunk/testsuite/simulation/libraries/msl32/ReferenceFiles/Modelica.Electrical.Digital.Examples.RAM.mat
M /trunk/testsuite/simulation/modelica/commonSubExp/cseFunctionCall.mos
Handle Slices in simulation contexts.
Use correct types when creating common subsexpressions.
Fix faulty array expansions.
------------------------------------------------------------------------
r24666 | hudson | 2015-02-20 19:18:01 +0100 (Fri, 20 Feb 2015) | 23 lines
Changed paths:
M /trunk/Makefile.libraries
commit 755b9e8536ea9e85689563ce7a4be4153490bfc5
Author: Hudson Janitor
Date: Fri Feb 20 19:10:05 2015 +0100
Bump libraries
- svn/MSL 3.2.1 has been updated to r8095.
* m:r8095 refs #1661: Remove extra argumrnt work from dgelsx/dgelsx_vec and fix LAPACK doc
- svn/MSL trunk has been updated to r8096.
* m:r8096 Merged revision(s) 8095 from Modelica/branches/maintenance/3.2.1:refs #1661: Remove extra argumrnt work from dgelsx/dgelsx_vec and fix LAPACK doc........Added dgelsy/dgelsy_vec and changed leastSquares/leastSquares2 to use these new functions instead of dgelsx/dgelsx_vec
- https://github.com/xogeny/ModelicaBook.git branch master updated to ac42608a8bd214d9e0d50cc8d2ac7f6cc3241980.
* [https://github.com/xogeny/ModelicaBook/commit/ac42608 ac42608] Merge pull request #230 from tbeu/fix-typo
* [https://github.com/xogeny/ModelicaBook/commit/54a149f 54a149f] Fix typo
- https://github.com/modelica/Modelica_DeviceDrivers.git branch master updated to 000368c1ce951207983a1474920028f63b941d22.
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/000368c 000368c] Merge pull request #52 from tbeu/fix-indents
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/14f3e7f 14f3e7f] Fix the messy indents of C headers
- https://github.com/modelica-3rdparty/QCalc.git branch master has FAILING head - latest is d862af092d529fa28b43dc60da71924e907a068e
* [https://github.com/modelica-3rdparty/QCalc/commit/d862af0 d862af0] Added space to beginning of unit attribute to identify it as dimension
* [https://github.com/modelica-3rdparty/QCalc/commit/8fbb38f 8fbb38f] Added Bases record for SI
------------------------------------------------------------------------
r24662 | vitalij | 2015-02-20 14:51:39 +0100 (Fri, 20 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/BackendEquation.mo
M /trunk/Compiler/BackEnd/ResolveLoops.mo
M /trunk/Compiler/Util/Flags.mo
M /trunk/testsuite/openmodelica/cruntime/optimization/basic/Makefile
A /trunk/testsuite/openmodelica/cruntime/optimization/basic/ReferenceFiles/testFinalCon6_ref.mat
M /trunk/testsuite/openmodelica/cruntime/optimization/basic/TFC5.mos
A /trunk/testsuite/openmodelica/cruntime/optimization/basic/TFC6.mos (from /trunk/testsuite/openmodelica/cruntime/optimization/basic/TFC5.mos:24649)
M /trunk/testsuite/openmodelica/debugDumps/optdaedump.mos
M /trunk/testsuite/simulation/modelica/linear_system/Makefile
M /trunk/testsuite/simulation/modelica/linear_system/linSymSol.mos
A /trunk/testsuite/simulation/modelica/linear_system/linSymSolConstA.mos (from /trunk/testsuite/simulation/modelica/linear_system/linSymSol.mos:24621)
M /trunk/testsuite/simulation/modelica/linear_system/linearTestPackage.mo
improved solveLinearSystem
------------------------------------------------------------------------
r24661 | mwalther | 2015-02-20 14:44:28 +0100 (Fri, 20 Feb 2015) | 1 line
Changed paths:
M /trunk/testsuite/openmodelica/cppruntime/hpcom/Modelica.Fluid.Examples.BranchingDynamicPipes_levelfix.mos
- Fixed levelfix-test
------------------------------------------------------------------------
r24658 | hudson | 2015-02-20 13:50:11 +0100 (Fri, 20 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24657 | hudson | 2015-02-20 13:49:46 +0100 (Fri, 20 Feb 2015) | 1 line
Changed paths:
M /trunk/testsuite/simulation/libraries/msl32/simulateAll.sh
[Janitor mode] Set auto-props
------------------------------------------------------------------------
r24656 | perost | 2015-02-20 13:46:55 +0100 (Fri, 20 Feb 2015) | 2 lines
Changed paths:
M /trunk/testsuite/simulation/libraries/3rdParty/Modelica3D/DoublePendulum3D.mos
- Updated modelica3d test case.
------------------------------------------------------------------------
r24655 | mwalther | 2015-02-20 13:46:36 +0100 (Fri, 20 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
M /trunk/SimulationRuntime/cpp/Include/Core/SimController/ISimData.h
M /trunk/SimulationRuntime/cpp/Include/Solver/Kinsol/Kinsol.h
A /trunk/testsuite/simulation/libraries/msl32/simulateAll.sh
- fixed static linking of cpp-runtime
- fix for missing kinsol-includes
------------------------------------------------------------------------
r24654 | liwenhui | 2015-02-20 13:37:30 +0100 (Fri, 20 Feb 2015) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
Update Chinese nls file.
------------------------------------------------------------------------
r24653 | bachmann | 2015-02-20 13:27:43 +0100 (Fri, 20 Feb 2015) | 3 lines
Changed paths:
M /trunk/SimulationRuntime/c/simulation/solver/nonlinearSolverHomotopy.c
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump.mos
M /trunk/testsuite/simulation/libraries/msl32/ReferenceFiles/Modelica.Electrical.Machines.Examples.Transformers.Rectifier12pulse.mat
M /trunk/testsuite/simulation/modelica/nonlinear_system/bug_2841.mos
improved convergence criteria of Newton solver (within Homotopy solver)
------------------------------------------------------------------------
r24652 | hudson | 2015-02-20 12:59:10 +0100 (Fri, 20 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/BackendEquation.mo
M /trunk/Compiler/BackEnd/HpcOmMemory.mo
M /trunk/Compiler/BackEnd/HpcOmTaskGraph.mo
M /trunk/Compiler/Util/List.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24651 | mwalther | 2015-02-20 12:57:38 +0100 (Fri, 20 Feb 2015) | 4 lines
Changed paths:
M /trunk/Compiler/BackEnd/BackendEquation.mo
M /trunk/Compiler/BackEnd/HpcOmEqSystems.mo
M /trunk/Compiler/BackEnd/HpcOmMemory.mo
M /trunk/Compiler/BackEnd/HpcOmScheduler.mo
M /trunk/Compiler/BackEnd/HpcOmTaskGraph.mo
M /trunk/Compiler/SimCode/HpcOmSimCodeMain.mo
M /trunk/Compiler/Util/List.mo
- added a function to find all parameters of an equation
- parameter-equation-mapping is now part of hpcom
- improved HPCOM-GRS
- some HPCOM code improvements
------------------------------------------------------------------------
r24650 | lochel | 2015-02-20 11:53:26 +0100 (Fri, 20 Feb 2015) | 2 lines
Changed paths:
M /trunk/testsuite/simulation/libraries/3rdParty/PNlib/PNlib.mo
A /trunk/testsuite/simulation/libraries/3rdParty/PNlib/ReferenceFiles/PNlib.Examples.Test11.mat
D /trunk/testsuite/simulation/libraries/3rdParty/PNlib/ReferenceFiles/Test11.mat
M /trunk/testsuite/simulation/libraries/3rdParty/PNlib/Test11.mos
- update Test11
------------------------------------------------------------------------
r24649 | hkiel | 2015-02-20 10:36:57 +0100 (Fri, 20 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo
fix last commit
------------------------------------------------------------------------
r24648 | hkiel | 2015-02-20 10:24:35 +0100 (Fri, 20 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo
fixed some annotations
------------------------------------------------------------------------
r24647 | lochel | 2015-02-20 09:45:54 +0100 (Fri, 20 Feb 2015) | 2 lines
Changed paths:
M /trunk/testsuite/simulation/libraries/3rdParty/PNlib/Makefile
M /trunk/testsuite/simulation/libraries/3rdParty/PNlib/PNlib.mo
- update PNlib and activate Test10 again
------------------------------------------------------------------------
r24646 | lochel | 2015-02-20 09:36:58 +0100 (Fri, 20 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/Initialization.mo
- fix initialization of over-determined systems containing when-clause
------------------------------------------------------------------------
r24645 | sjoelund.se | 2015-02-20 09:15:50 +0100 (Fri, 20 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/runtime/systemimpl.c
#3166 Escape \r in C strings
------------------------------------------------------------------------
r24644 | hudson | 2015-02-19 19:45:03 +0100 (Thu, 19 Feb 2015) | 12 lines
Changed paths:
M /trunk/Makefile.libraries
commit 3817e065411fc4b67277dee2b07aaabd13bfaf27
Author: Hudson Janitor
Date: Thu Feb 19 19:10:33 2015 +0100
Bump libraries
- https://github.com/modelica-3rdparty/BrineProp.git branch master updated to 7ce01d8b614521348869eaf9d046f16fded091d2.
* [https://github.com/modelica-3rdparty/BrineProp/commit/7ce01d8 7ce01d8] Added example for sample taking
- https://github.com/modelica-3rdparty/QCalc.git branch master has FAILING head - latest is d862af092d529fa28b43dc60da71924e907a068e
* [https://github.com/modelica-3rdparty/QCalc/commit/d862af0 d862af0] Added space to beginning of unit attribute to identify it as dimension
* [https://github.com/modelica-3rdparty/QCalc/commit/8fbb38f 8fbb38f] Added Bases record for SI
------------------------------------------------------------------------
r24643 | hudson | 2015-02-19 17:43:05 +0100 (Thu, 19 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
M /trunk/SimulationRuntime/cpp/Core/SimController/SimController.cpp
M /trunk/SimulationRuntime/cpp/Include/Core/SimController/SimController.h
M /trunk/SimulationRuntime/cpp/Include/SimCoreFactory/Policies/SystemOMCFactory.h
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24642 | niklwors | 2015-02-19 17:35:44 +0100 (Thu, 19 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
M /trunk/SimulationRuntime/cpp/Core/SimController/SimController.cpp
M /trunk/SimulationRuntime/cpp/Include/Core/SimController/ISimController.h
M /trunk/SimulationRuntime/cpp/Include/Core/SimController/SimController.h
M /trunk/SimulationRuntime/cpp/Include/Core/System/ContinuousEvents.h
M /trunk/SimulationRuntime/cpp/Include/Core/Utils/Modelica/ModelicaSimulationError.h
M /trunk/SimulationRuntime/cpp/Include/SimCoreFactory/Policies/StaticSystemOMCFactory.h
M /trunk/SimulationRuntime/cpp/Include/SimCoreFactory/Policies/SystemOMCFactory.h
separated LoadSystem Method in SimController class in LoadSystem and LoadSimData
------------------------------------------------------------------------
r24641 | vwaurich | 2015-02-19 17:06:40 +0100 (Thu, 19 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/BackendEquation.mo
- enable BackendEquation.traverseExpsOfEquationList to replace crefs with constants
- removed fail message
------------------------------------------------------------------------
r24640 | vwaurich | 2015-02-19 16:30:20 +0100 (Thu, 19 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/SimCode/SimCodeUtil.mo
- revert last commit
------------------------------------------------------------------------
r24639 | vwaurich | 2015-02-19 16:19:01 +0100 (Thu, 19 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/SimCode/SimCodeUtil.mo
- activate preCalculateStartValues (will be reverted)
------------------------------------------------------------------------
r24638 | hudson | 2015-02-19 15:35:48 +0100 (Thu, 19 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/CommonSubExpression.mo
M /trunk/Compiler/FrontEnd/ExpressionSimplify.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24637 | hkiel | 2015-02-19 15:31:00 +0100 (Thu, 19 Feb 2015) | 5 lines
Changed paths:
M /trunk/Compiler/BackEnd/EvaluateFunctions.mo
M /trunk/Compiler/FrontEnd/Algorithm.mo
M /trunk/Compiler/FrontEnd/ExpressionSimplify.mo
M /trunk/Compiler/FrontEnd/InnerOuter.mo
M /trunk/Compiler/Template/GenerateAPIFunctionsTpl.tpl
M /trunk/SimulationRuntime/c/simulation/solver/linearSolverUmfpack.c
some code cleanup
sin(acos(e)) = cos(asin(e)) = sqrt(1-e^2)
sin(atan(e)) = e/sqrt(1+e^2)
cos(atan(e)) = 1/sqrt(1+e^2)
------------------------------------------------------------------------
r24636 | vwaurich | 2015-02-19 15:20:29 +0100 (Thu, 19 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/CommonSubExpression.mo
- dont replace discrete vars in cseReplacement
------------------------------------------------------------------------
r24635 | wbraun | 2015-02-19 14:52:37 +0100 (Thu, 19 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/BackendDAEUtil.mo
- fix #3151
------------------------------------------------------------------------
r24634 | lochel | 2015-02-19 11:28:59 +0100 (Thu, 19 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/Initialization.mo
- code simplifications and more debug output
------------------------------------------------------------------------
r24633 | hkiel | 2015-02-19 10:24:45 +0100 (Thu, 19 Feb 2015) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/c/simulation/solver/linearSystem.c
M /trunk/SimulationRuntime/c/util/ModelicaUtilities.c
fix some warnings
------------------------------------------------------------------------
r24632 | vwaurich | 2015-02-19 09:11:51 +0100 (Thu, 19 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/BackendEquation.mo
M /trunk/Compiler/BackEnd/BackendVariable.mo
- added missing files
------------------------------------------------------------------------
r24631 | vwaurich | 2015-02-19 08:59:04 +0100 (Thu, 19 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/SimCode/SimCodeUtil.mo
- added preCalculateStartValues (not activated now)
------------------------------------------------------------------------
r24630 | adrpo | 2015-02-19 00:32:10 +0100 (Thu, 19 Feb 2015) | 2 lines
Changed paths:
M /trunk/testsuite/openmodelica/bootstrapping/SimCodeTest.mos
- update test
------------------------------------------------------------------------
r24629 | adrpo | 2015-02-19 00:27:57 +0100 (Thu, 19 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/boot/bootstrap-sources.tar.xz
- update bootstrapping source tarball to match the headers in svn
------------------------------------------------------------------------
r24628 | adrpo | 2015-02-19 00:09:48 +0100 (Thu, 19 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenC.tpl
- more removal of __attribute__
------------------------------------------------------------------------
r24627 | adrpo | 2015-02-19 00:07:52 +0100 (Thu, 19 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenC.tpl
M /trunk/OMEdit/OMEditGUI/OMC/OMCProxy.cpp
- attempt to fix builds
------------------------------------------------------------------------
r24626 | wbraun | 2015-02-18 23:02:02 +0100 (Wed, 18 Feb 2015) | 4 lines
Changed paths:
M /trunk/Compiler/Template/CodegenC.tpl
M /trunk/SimulationRuntime/c/simulation/simulation_runtime.cpp
M /trunk/SimulationRuntime/c/simulation/solver/dassl.c
M /trunk/SimulationRuntime/c/util/omc_error.c
M /trunk/SimulationRuntime/c/util/omc_error.h
M /trunk/testsuite/simulation/modelica/asserts/AssertTest6.mos
M /trunk/testsuite/simulation/modelica/asserts/AssertTest7.mos
M /trunk/testsuite/simulation/modelica/asserts/testAssertSolve.mos
M /trunk/testsuite/simulation/modelica/events/CheckEvents.mos
M /trunk/testsuite/simulation/modelica/nonlinear_system/nonlinearFailed.mos
M /trunk/testsuite/simulation/modelica/nonlinear_system/nonlinearFailed_kinsol.mos
- improved assert output further with debug
- fixed #3074
------------------------------------------------------------------------
r24624 | hudson | 2015-02-18 22:33:00 +0100 (Wed, 18 Feb 2015) | 32 lines
Changed paths:
M /trunk/Makefile.libraries
commit fcc016afeb590025b802ab49a9a13ae658b393db
Author: Hudson Janitor
Date: Wed Feb 18 22:23:17 2015 +0100
Bump libraries
- https://github.com/iea-annex60/modelica-annex60.git branch master updated to 20b2b3444af0869fbfcf5a3e96b10cd996a0fec3.
* [https://github.com/iea-annex60/modelica-annex60/commit/20b2b34 20b2b34] Merge pull request #171 from thorade/master
* [https://github.com/iea-annex60/modelica-annex60/commit/5925ab1 5925ab1] also ignore dsmodelext11.c and dsmodel22.obj
- https://github.com/modelica-3rdparty/HelmholtzMedia.git branch master updated to 56db3e2db0de7330e183db57b251d64887d31c67.
* [https://github.com/modelica-3rdparty/HelmholtzMedia/commit/56db3e2 56db3e2] Update README.md
- https://github.com/modelica/Modelica_DeviceDrivers.git branch master updated to 488ee8f167d0d05881e4c3d37e333304615855d0.
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/488ee8f 488ee8f] Merge branch 'tbeu'
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/99ad82d 99ad82d] Merge branch 'master' of https://github.com/modelica/Modelica_DeviceDrivers
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/f007047 f007047] Rebuild binaries with VS2010
- https://github.com/modelica-3rdparty/Physiolibrary.git branch master updated to 652453bb925dde88d725b4e7fcbd26c31d8b26a0.
* [https://github.com/modelica-3rdparty/Physiolibrary/commit/652453b 652453b] link to JModelica
* [https://github.com/modelica-3rdparty/Physiolibrary/commit/349a386 349a386] stop time of examples population package revision (c) 2008-2015
* [https://github.com/modelica-3rdparty/Physiolibrary/commit/ae0dd22 ae0dd22] update of installation scripts
* [https://github.com/modelica-3rdparty/Physiolibrary/commit/86363dd 86363dd] preparing release 2.3.0
- https://github.com/modelica/PowerSystems.git branch master updated to 5dcebbfafb646b3915c5d42f3f48d0d74732fd2c.
* [https://github.com/modelica/PowerSystems/commit/5dcebbf 5dcebbf] fix conflicting start values of DrivesAC3ph examples
* [https://github.com/modelica/PowerSystems/commit/cfc78ee cfc78ee] remove conflicting start value from prescribed Speed model
* [https://github.com/modelica/PowerSystems/commit/b283857 b283857] remove start and initial modifiers from Generic connectors
- https://github.com/modelica-3rdparty/QCalc.git branch master has FAILING head - latest is d862af092d529fa28b43dc60da71924e907a068e
* [https://github.com/modelica-3rdparty/QCalc/commit/d862af0 d862af0] Added space to beginning of unit attribute to identify it as dimension
* [https://github.com/modelica-3rdparty/QCalc/commit/8fbb38f 8fbb38f] Added Bases record for SI
------------------------------------------------------------------------
r24623 | hudson | 2015-02-18 19:16:43 +0100 (Wed, 18 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/FrontEnd/Expression.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24622 | mahge930 | 2015-02-18 19:08:11 +0100 (Wed, 18 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/FrontEnd/Expression.mo
Attempt to fix PowerSystems tests.
------------------------------------------------------------------------
r24621 | mahge930 | 2015-02-18 13:38:15 +0100 (Wed, 18 Feb 2015) | 3 lines
Changed paths:
M /trunk/Compiler/FrontEnd/ExpressionSimplify.mo
M /trunk/testsuite/flattening/libraries/msl22/modelicaAdditions/FourBar1.mos
M /trunk/testsuite/flattening/libraries/msl22/modelicaAdditions/FourBar2.mos
M /trunk/testsuite/flattening/libraries/msl22/modelicaAdditions/TwoLoop.mos
M /trunk/testsuite/flattening/libraries/msl22/modelicaAdditions/robot.mos
M /trunk/testsuite/flattening/modelica/built-in-functions/Identity4.mo
M /trunk/testsuite/flattening/modelica/msl/BS16.mo
M /trunk/testsuite/flattening/modelica/msl/BS6.mo
M /trunk/testsuite/flattening/modelica/others/InvertedPendulumTotal.mo
M /trunk/testsuite/flattening/modelica/scoping/InnerOuterSamePrefix.mo
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoPower/ThermoPower.Examples.RankineCycle.Simulators.ClosedLoop.mos
Re-enable diagonal() simplification with minor changes. Back-end can't handle unsimplified ones in some cases.
------------------------------------------------------------------------
r24620 | hkiel | 2015-02-18 13:01:25 +0100 (Wed, 18 Feb 2015) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/c/util/real_array.c
small optimizations
------------------------------------------------------------------------
r24619 | adrpo | 2015-02-18 03:02:09 +0100 (Wed, 18 Feb 2015) | 1 line
Changed paths:
M /trunk/SimulationRuntime/c/util/integer_array.c
M /trunk/SimulationRuntime/c/util/real_array.c
- ansi c for msvc
------------------------------------------------------------------------
r24618 | adrpo | 2015-02-18 01:16:19 +0100 (Wed, 18 Feb 2015) | 2 lines
Changed paths:
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoPower/Bug2537.mos
- update test
------------------------------------------------------------------------
r24617 | hudson | 2015-02-17 18:09:32 +0100 (Tue, 17 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/FrontEnd/ExpressionSimplify.mo
M /trunk/Compiler/Template/CodegenC.tpl
M /trunk/SimulationRuntime/c/util/integer_array.c
M /trunk/SimulationRuntime/c/util/real_array.c
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24616 | mahge930 | 2015-02-17 18:00:58 +0100 (Tue, 17 Feb 2015) | 3 lines
Changed paths:
M /trunk/Compiler/FrontEnd/ExpressionSimplify.mo
M /trunk/Compiler/Template/CodegenC.tpl
M /trunk/SimulationRuntime/c/util/integer_array.c
M /trunk/SimulationRuntime/c/util/integer_array.h
M /trunk/SimulationRuntime/c/util/real_array.c
M /trunk/SimulationRuntime/c/util/real_array.h
M /trunk/testsuite/flattening/libraries/msl22/modelicaAdditions/FourBar1.mos
M /trunk/testsuite/flattening/libraries/msl22/modelicaAdditions/FourBar2.mos
M /trunk/testsuite/flattening/libraries/msl22/modelicaAdditions/TwoLoop.mos
M /trunk/testsuite/flattening/libraries/msl22/modelicaAdditions/robot.mos
M /trunk/testsuite/flattening/modelica/built-in-functions/Identity4.mo
M /trunk/testsuite/flattening/modelica/msl/BS16.mo
M /trunk/testsuite/flattening/modelica/msl/BS6.mo
M /trunk/testsuite/flattening/modelica/others/InvertedPendulumTotal.mo
M /trunk/testsuite/flattening/modelica/scoping/InnerOuterSamePrefix.mo
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoPower/ThermoPower.Examples.RankineCycle.Simulators.ClosedLoop.mos
+ Fix #2726.
Handle diagonal() in code generation instead of simplifying it.
------------------------------------------------------------------------
r24615 | vwaurich | 2015-02-17 16:53:57 +0100 (Tue, 17 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/RemoveSimpleEquations.mo
- keep the correct type when replacing constant alias vars
------------------------------------------------------------------------
r24614 | hudson | 2015-02-17 16:01:55 +0100 (Tue, 17 Feb 2015) | 1 line
Changed paths:
M /trunk/testsuite/openmodelica/cruntime/optimization/benchmark/DrumBoiler.mo
M /trunk/testsuite/openmodelica/cruntime/optimization/benchmark/Makefile
M /trunk/testsuite/openmodelica/cruntime/optimization/benchmark/runDrumBoiler.mos
[Janitor mode] Set auto-props
------------------------------------------------------------------------
r24613 | vitalij | 2015-02-17 15:53:47 +0100 (Tue, 17 Feb 2015) | 2 lines
Changed paths:
M /trunk/testsuite/Makefile
A /trunk/testsuite/openmodelica/cruntime/optimization/benchmark
A /trunk/testsuite/openmodelica/cruntime/optimization/benchmark/DrumBoiler.mo
A /trunk/testsuite/openmodelica/cruntime/optimization/benchmark/Makefile
A /trunk/testsuite/openmodelica/cruntime/optimization/benchmark/ReferenceFiles
A /trunk/testsuite/openmodelica/cruntime/optimization/benchmark/ReferenceFiles/drumBoiler.optDrumBoiler_ref.mat
A /trunk/testsuite/openmodelica/cruntime/optimization/benchmark/runDrumBoiler.mos
added testcase for dyn. opt.
------------------------------------------------------------------------
r24611 | vwaurich | 2015-02-17 15:01:04 +0100 (Tue, 17 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/HpcOmScheduler.mo
M /trunk/Compiler/SimCode/HpcOmSimCodeMain.mo
- added partition scheduler
------------------------------------------------------------------------
r24610 | adeas31 | 2015-02-17 12:59:26 +0100 (Tue, 17 Feb 2015) | 1 line
Changed paths:
M /trunk/doc/OpenModelicaUsersGuide.doc
M /trunk/doc/OpenModelicaUsersGuide.pdf
- Removed external Java references.
------------------------------------------------------------------------
r24609 | lochel | 2015-02-17 11:31:04 +0100 (Tue, 17 Feb 2015) | 1 line
Changed paths:
M /trunk/SimulationRuntime/c/simulation/results/simulation_result_ia.cpp
- fix output format "ia" for strings
------------------------------------------------------------------------
r24608 | RuedKamp | 2015-02-17 09:55:47 +0100 (Tue, 17 Feb 2015) | 1 line
Changed paths:
M /trunk/SimulationRuntime/cpp/Core/Math/Functions.cpp
-typo fix
------------------------------------------------------------------------
r24607 | hudson | 2015-02-16 20:11:35 +0100 (Mon, 16 Feb 2015) | 1 line
Changed paths:
M /trunk/testsuite/simulation/modelica/asserts/TestAssert.mos
[Janitor mode] Set auto-props
------------------------------------------------------------------------
r24606 | wbraun | 2015-02-16 19:45:58 +0100 (Mon, 16 Feb 2015) | 3 lines
Changed paths:
M /trunk/Compiler/Template/CodegenC.tpl
M /trunk/SimulationRuntime/c/simulation/simulation_runtime.cpp
M /trunk/SimulationRuntime/c/util/omc_error.c
M /trunk/SimulationRuntime/c/util/omc_error.h
M /trunk/testsuite/openmodelica/fmi/ModelExchange/1.0/JuliansBib.mos
M /trunk/testsuite/openmodelica/fmi/ModelExchange/1.0/testAssert.mos
M /trunk/testsuite/openmodelica/fmi/ModelExchange/2.0/testAssert.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoPower/ThermoPower.Test.DistributedParameterComponents.TestFlow1D2phC.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPumpWaterSolution.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSteamDryer2.mos
M /trunk/testsuite/simulation/libraries/msl31/Modelica.Electrical.Analog.Examples.HeatingRectifier.mos
M /trunk/testsuite/simulation/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Loops.Engine1b.mos
M /trunk/testsuite/simulation/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Loops.Engine1b_analytic.mos
M /trunk/testsuite/simulation/libraries/msl31/Modelica.Thermal.FluidHeatFlow.Examples.TwoMass.mos
M /trunk/testsuite/simulation/libraries/msl31/media/Modelica.Media.Examples.MoistAir.mos
M /trunk/testsuite/simulation/libraries/msl31/media/Modelica.Media.Examples.TwoPhaseWater.TestTwoPhaseStates.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.PumpingSystem.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.Tanks.EmptyTanks.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.TraceSubstances.RoomCO2WithControls.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Mechanics.MultiBody.Examples.Elementary.Surfaces.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.MoistAir.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.ReferenceAir.MoistAir.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.ReferenceAir.MoistAir1.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.ReferenceAir.MoistAir2.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.Tests.MediaTestModels.Water.WaterIF97OnePhase_ph.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.Tests.MediaTestModels.Water.WaterIF97_ph.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.TwoPhaseWater.TestTwoPhaseStates.mos
M /trunk/testsuite/simulation/modelica/asserts/AssertTest.mos
M /trunk/testsuite/simulation/modelica/asserts/AssertTest1.mos
M /trunk/testsuite/simulation/modelica/asserts/AssertTest2.mos
M /trunk/testsuite/simulation/modelica/asserts/AssertTest3.mos
M /trunk/testsuite/simulation/modelica/asserts/AssertTest4.mos
M /trunk/testsuite/simulation/modelica/asserts/AssertTest5.mos
M /trunk/testsuite/simulation/modelica/asserts/Makefile
A /trunk/testsuite/simulation/modelica/asserts/TestAssert.mos
M /trunk/testsuite/simulation/modelica/asserts/testAssertSolve.mos
M /trunk/testsuite/simulation/modelica/events/CheckEvents.mos
M /trunk/testsuite/simulation/modelica/functions_eval/MoistAir.mos
M /trunk/testsuite/simulation/modelica/msl22/InitTest.mos
M /trunk/testsuite/simulation/modelica/nonlinear_system/nonlinearFailed.mos
M /trunk/testsuite/simulation/modelica/nonlinear_system/nonlinearFailed_kinsol.mos
M /trunk/testsuite/simulation/modelica/others/Bug1687.mos
M /trunk/testsuite/simulation/modelica/others/StringTest.mos
- added more information for a triggered Modelica assert
- fixes partially #3074
------------------------------------------------------------------------
r24604 | hudson | 2015-02-16 19:28:55 +0100 (Mon, 16 Feb 2015) | 16 lines
Changed paths:
M /trunk/Makefile.libraries
commit 68f4615c2c96d1e93ad718a3a9157ddb4315683a
Author: Hudson Janitor
Date: Mon Feb 16 19:11:52 2015 +0100
Bump libraries
- https://github.com/modelica-compliance/compliance.git branch master updated to 5a0d416aa5e2ee10bb21baefb62959551848d599.
* [https://github.com/modelica-compliance/compliance/commit/5a0d416 5a0d416] Merge pull request #5 from tbeu/fix-typos
* [https://github.com/modelica-compliance/compliance/commit/45574ac 45574ac] Fix typos
- https://github.com/modelica/PowerSystems.git branch master updated to 88cc808727afec9e6efef8a56b43535ba6d48b4c.
* [https://github.com/modelica/PowerSystems/commit/88cc808 88cc808] define example data records with modifications of respective base records
- https://github.com/modelica-3rdparty/QCalc.git branch master has FAILING head - latest is d862af092d529fa28b43dc60da71924e907a068e
* [https://github.com/modelica-3rdparty/QCalc/commit/d862af0 d862af0] Added space to beginning of unit attribute to identify it as dimension
* [https://github.com/modelica-3rdparty/QCalc/commit/8fbb38f 8fbb38f] Added Bases record for SI
------------------------------------------------------------------------
r24603 | hudson | 2015-02-16 19:28:51 +0100 (Mon, 16 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/FrontEnd/Expression.mo
M /trunk/Compiler/Template/CodegenC.tpl
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24602 | mahge930 | 2015-02-16 19:19:57 +0100 (Mon, 16 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/FrontEnd/Expression.mo
M /trunk/Compiler/FrontEnd/Static.mo
M /trunk/Compiler/Template/CodegenC.tpl
M /trunk/testsuite/flattening/libraries/3rdParty/Exercises/instExercises.mos
M /trunk/testsuite/flattening/libraries/3rdParty/HumMod/checkHumModOMCTotal.mos
M /trunk/testsuite/flattening/libraries/3rdParty/SiemensPower/SiemensPower.Components.Pipes.Tests.TubeWithoutWall.mos
M /trunk/testsuite/flattening/libraries/3rdParty/SiemensPower/SiemensPower.Components.Pipes.Tests.tube_test.mos
M /trunk/testsuite/flattening/libraries/3rdParty/siemens/valve_test.mos
M /trunk/testsuite/flattening/libraries/msl22/CoupledClutches.mos
M /trunk/testsuite/flattening/libraries/msl22/LossyGearDemo1.mos
M /trunk/testsuite/flattening/libraries/msl22/LossyGearDemo2.mos
M /trunk/testsuite/flattening/libraries/msl22/modelicaAdditions/Engine1.mos
M /trunk/testsuite/flattening/libraries/msl22/modelicaAdditions/Engine2.mos
M /trunk/testsuite/flattening/libraries/msl22/modelicaAdditions/robot.mos
M /trunk/testsuite/flattening/libraries/msl31/Modelica.Electrical.Analog.mos
M /trunk/testsuite/flattening/libraries/msl31/Modelica.Electrical.Digital.mos
M /trunk/testsuite/flattening/libraries/msl31/Modelica.Mechanics.mos
M /trunk/testsuite/flattening/modelica/algorithms-functions/FunctionEval12.mo
M /trunk/testsuite/flattening/modelica/algorithms-functions/FunctionSimplex.mo
M /trunk/testsuite/flattening/modelica/arrays/InOutArray.mo
M /trunk/testsuite/flattening/modelica/msl/BS11.mo
M /trunk/testsuite/flattening/modelica/msl/Gear.mo
M /trunk/testsuite/flattening/modelica/others/DiagonalBlock.mo
M /trunk/testsuite/flattening/modelica/others/InvertedPendulumTotal.mo
M /trunk/testsuite/flattening/modelica/others/SubscriptEval.mo
+ Removed some unnecessary asub creations.
+ consider subscripts when looking for cref dependencies.
------------------------------------------------------------------------
r24601 | hudson | 2015-02-16 18:47:21 +0100 (Mon, 16 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/BackendVariable.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24600 | hudson | 2015-02-16 18:46:57 +0100 (Mon, 16 Feb 2015) | 1 line
Changed paths:
M /trunk/testsuite/openmodelica/cruntime/optimization/basic/testDerInput.mos
[Janitor mode] Set auto-props
------------------------------------------------------------------------
r24599 | vitalij | 2015-02-16 18:45:46 +0100 (Mon, 16 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/BackendDAE.mo
M /trunk/Compiler/BackEnd/BackendDAEUtil.mo
M /trunk/Compiler/BackEnd/BackendDump.mo
M /trunk/Compiler/BackEnd/BackendEquation.mo
M /trunk/Compiler/BackEnd/BackendVariable.mo
M /trunk/Compiler/BackEnd/DynamicOptimization.mo
M /trunk/Compiler/BackEnd/SymbolicJacobian.mo
M /trunk/Compiler/SimCode/SerializeModelInfo.mo
M /trunk/Compiler/SimCode/SimCodeUtil.mo
M /trunk/Compiler/Template/CodegenC.tpl
M /trunk/Compiler/Template/SimCodeTV.mo
M /trunk/Compiler/Util/Flags.mo
M /trunk/testsuite/openmodelica/cruntime/optimization/basic/Makefile
A /trunk/testsuite/openmodelica/cruntime/optimization/basic/testDerInput.mos
M /trunk/testsuite/openmodelica/debugDumps/optdaedump.mos
added structure for der(input) for dyn. opt.
------------------------------------------------------------------------
r24598 | adrpo | 2015-02-16 17:44:46 +0100 (Mon, 16 Feb 2015) | 3 lines
Changed paths:
M /trunk/Compiler/Script/Interactive.mo
M /trunk/testsuite/openmodelica/interactive-API/Makefile
A /trunk/testsuite/openmodelica/interactive-API/getDialogAnnotation.mo
A /trunk/testsuite/openmodelica/interactive-API/getDialogAnnotation.mos
Fix bug: #3157
- handle also empty Name annotations, i.e.: annotation(Name);
- add test testsuite/openmodelica/interactive-API/getDialogAnnotation.mos
------------------------------------------------------------------------
r24597 | adrpo | 2015-02-16 17:22:16 +0100 (Mon, 16 Feb 2015) | 1 line
Changed paths:
M /trunk/SimulationRuntime/c/simulation/solver/linearSolverUmfpack.c
- fix Windows builds, msvc doesn't like empty arrays with no initializer.
------------------------------------------------------------------------
r24595 | wbraun | 2015-02-16 11:44:53 +0100 (Mon, 16 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/Tearing.mo
M /trunk/Compiler/Util/Flags.mo
M /trunk/testsuite/simulation/modelica/linear_system/NPendulum.mos
M /trunk/testsuite/simulation/modelica/linear_system/problem2.mos
M /trunk/testsuite/simulation/modelica/linear_system/problem3.mos
M /trunk/testsuite/simulation/modelica/tearing/Algorithm1-cel.mos
M /trunk/testsuite/simulation/modelica/tearing/Algorithm1-celMC3.mos
M /trunk/testsuite/simulation/modelica/tearing/Algorithm1-omc.mos
M /trunk/testsuite/simulation/modelica/tearing/Algorithm2-cel.mos
M /trunk/testsuite/simulation/modelica/tearing/Algorithm2-celMC3.mos
M /trunk/testsuite/simulation/modelica/tearing/Algorithm2-omc.mos
M /trunk/testsuite/simulation/modelica/tearing/AnnotationTest-celMC3.mos
M /trunk/testsuite/simulation/modelica/tearing/AnnotationTest-omc.mos
M /trunk/testsuite/simulation/modelica/tearing/AnnotationTest2-celMC3.mos
M /trunk/testsuite/simulation/modelica/tearing/AnnotationTest2-omc.mos
M /trunk/testsuite/simulation/modelica/tearing/MixedTearing1-cel.mos
M /trunk/testsuite/simulation/modelica/tearing/MixedTearing1-celMC3.mos
M /trunk/testsuite/simulation/modelica/tearing/MixedTearing1-omc.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing1-cel.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing1-celMC3.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing1-omc.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing10-cel.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing10-celMC11.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing10-celMC12.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing10-celMC13.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing10-celMC21.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing10-celMC22.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing10-celMC23.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing10-celMC231.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing10-celMC3.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing10-celMC4.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing10-omc.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing11-cel.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing11-celMC3.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing11-omc.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing12-cel.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing12-celMC3.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing12-omc.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing13-cel.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing13-celMC3.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing13-omc.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing14-cel.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing14-celMC3.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing14-omc.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing15-cel.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing15-celMC3.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing15-omc.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing16-cel.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing16-celMC3.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing16-omc.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing17-cel.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing17-celMC3.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing17-omc.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing18-cel.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing18-celMC3.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing18-omc.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing2-cel.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing2-celMC3.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing2-omc.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing3-cel.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing3-celMC3.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing3-omc.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing4-cel.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing4-celMC3.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing4-omc.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing5-cel.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing5-celMC3.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing5-omc.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing6-cel.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing6-celMC3.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing6-omc.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing7-cel.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing7-celMC3.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing7-omc.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing8-cel.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing8-celMC3.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing8-omc.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing9-cel.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing9-celMC3.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing9-omc.mos
M /trunk/testsuite/simulation/modelica/tearing/tvarStat_msl.sh
- moved debug flag "doLinearTearing" to config flag "disableLinearTearing"
------------------------------------------------------------------------
r24594 | hudson | 2015-02-16 11:03:08 +0100 (Mon, 16 Feb 2015) | 1 line
Changed paths:
M /trunk/SimulationRuntime/c/simulation/solver/linearSolverLis.c
M /trunk/SimulationRuntime/c/simulation/solver/linearSolverUmfpack.c
M /trunk/testsuite/simulation/modelica/linear_system/EngineVN.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24593 | hudson | 2015-02-16 11:02:42 +0100 (Mon, 16 Feb 2015) | 1 line
Changed paths:
M /trunk/testsuite/simulation/modelica/linear_system/EngineVN.mo
M /trunk/testsuite/simulation/modelica/linear_system/EngineVN.mos
M /trunk/testsuite/simulation/modelica/linear_system/underDetermind.mos
[Janitor mode] Set auto-props
------------------------------------------------------------------------
r24592 | wbraun | 2015-02-16 10:44:03 +0100 (Mon, 16 Feb 2015) | 4 lines
Changed paths:
M /trunk/SimulationRuntime/c/simulation/solver/linearSolverLapack.c
M /trunk/SimulationRuntime/c/simulation/solver/linearSolverLis.c
M /trunk/SimulationRuntime/c/simulation/solver/linearSolverLis.h
M /trunk/SimulationRuntime/c/simulation/solver/linearSolverUmfpack.c
M /trunk/SimulationRuntime/c/simulation/solver/linearSolverUmfpack.h
M /trunk/SimulationRuntime/c/simulation/solver/linearSystem.c
A /trunk/testsuite/simulation/modelica/linear_system/EngineVN.mo
A /trunk/testsuite/simulation/modelica/linear_system/EngineVN.mos
M /trunk/testsuite/simulation/modelica/linear_system/NPendulum.mos
M /trunk/testsuite/simulation/modelica/linear_system/problem2.mos
A /trunk/testsuite/simulation/modelica/linear_system/underDetermind.mos
- added singular system solver for umfpack
- added support for linear tearing systems to umfpack and lis
- added more test-cases (e.g. EngineVN)
------------------------------------------------------------------------
r24591 | lochel | 2015-02-16 10:07:39 +0100 (Mon, 16 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/BackendDAECreate.mo
M /trunk/Compiler/BackEnd/BackendVariable.mo
M /trunk/Compiler/SimCode/SimCodeUtil.mo
- code simplification of function getNominalAsserts
------------------------------------------------------------------------
r24590 | sjoelund.se | 2015-02-16 09:56:23 +0100 (Mon, 16 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/CommonSubExpression.mo
Pass some DAE.ElementSource when doing CSE
------------------------------------------------------------------------
r24589 | lochel | 2015-02-16 09:35:59 +0100 (Mon, 16 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/BackendDAECreate.mo
M /trunk/Compiler/BackEnd/BackendVariable.mo
M /trunk/Compiler/SimCode/SimCodeUtil.mo
- code simplification of function getMinMaxAsserts
------------------------------------------------------------------------
r24588 | hudson | 2015-02-15 19:29:46 +0100 (Sun, 15 Feb 2015) | 13 lines
Changed paths:
M /trunk/Makefile.libraries
commit 9759df4d5672fd701a21572a7ae9ea651653b31d
Author: Hudson Janitor
Date: Sun Feb 15 19:10:52 2015 +0100
Bump libraries
- https://github.com/modelica-3rdparty/IdealizedContact.git branch master updated to a34488767b7c853e07cda5aeb57ec2be1e98aec9.
* [https://github.com/modelica-3rdparty/IdealizedContact/commit/a344887 a344887] Merge pull request #18 from tbeu/fix-typos
* [https://github.com/modelica-3rdparty/IdealizedContact/commit/d6aa7f1 d6aa7f1] Fix typos
- https://github.com/modelica-3rdparty/QCalc.git branch master has FAILING head - latest is d862af092d529fa28b43dc60da71924e907a068e
* [https://github.com/modelica-3rdparty/QCalc/commit/d862af0 d862af0] Added space to beginning of unit attribute to identify it as dimension
* [https://github.com/modelica-3rdparty/QCalc/commit/8fbb38f 8fbb38f] Added Bases record for SI
------------------------------------------------------------------------
r24587 | sjoelund.se | 2015-02-15 18:46:41 +0100 (Sun, 15 Feb 2015) | 2 lines
Changed paths:
M /trunk/configure.in
Try to only use the GCC workaround if gcc version is 4.8
------------------------------------------------------------------------
r24586 | sjoelund.se | 2015-02-15 16:17:05 +0100 (Sun, 15 Feb 2015) | 2 lines
Changed paths:
M /trunk/configure.in
Put back the GCC 4.8 flags
------------------------------------------------------------------------
r24585 | sjoelund.se | 2015-02-15 15:56:20 +0100 (Sun, 15 Feb 2015) | 3 lines
Changed paths:
M /trunk/Compiler/Global/Global.mo
M /trunk/Compiler/SimCode/SimCodeUtil.mo
M /trunk/Compiler/Template/CodegenC.tpl
M /trunk/Compiler/Template/SimCodeTV.mo
M /trunk/configure.in
#3147
- Use `goto` instead of `MMC_THROW_INTERNAL` when possible
------------------------------------------------------------------------
r24584 | sjoelund.se | 2015-02-15 13:20:08 +0100 (Sun, 15 Feb 2015) | 2 lines
Changed paths:
A /trunk/Examples/SanityCheck.mos
Add missing file SanityCheck.mos
------------------------------------------------------------------------
r24583 | sjoelund.se | 2015-02-15 11:28:22 +0100 (Sun, 15 Feb 2015) | 2 lines
Changed paths:
M /trunk/Makefile.common
M /trunk/configure.in
Add target sanity-check
------------------------------------------------------------------------
r24582 | hudson | 2015-02-14 19:17:05 +0100 (Sat, 14 Feb 2015) | 23 lines
Changed paths:
M /trunk/Makefile.libraries
commit ba21c225315a59de4f388b968048246af3f0e88a
Author: Hudson Janitor
Date: Sat Feb 14 19:07:20 2015 +0100
Bump libraries
- https://github.com/iea-annex60/modelica-annex60.git branch master updated to 16d4d92558e7951a98983ae6a18ad4baf05557c0.
* [https://github.com/iea-annex60/modelica-annex60/commit/16d4d92 16d4d92] Merge pull request #168 from tbeu/fix-typos
* [https://github.com/iea-annex60/modelica-annex60/commit/771a788 771a788] Fix typos
- https://github.com/lbl-srg/modelica-buildings.git branch master updated to 24b175391591f178f72bc3d77261c49045465eb8.
* [https://github.com/lbl-srg/modelica-buildings/commit/24b1753 24b1753] Merge pull request #362 from tbeu/fix-typos
* [https://github.com/lbl-srg/modelica-buildings/commit/3d57ac1 3d57ac1] Fix typos
- https://github.com/modelica/PowerSystems.git branch master updated to 72a2f445f51235f6d96493a5575c4843282cf737.
* [https://github.com/modelica/PowerSystems/commit/72a2f44 72a2f44] add missing each specifiers
* [https://github.com/modelica/PowerSystems/commit/41340c6 41340c6] enable conditional inputs of example Spot.TransformationAC3ph.TapChanger
* [https://github.com/modelica/PowerSystems/commit/a9ff8d0 a9ff8d0] fix variabilities of numbers of rotor circuits for AC3ph machine coefficients
* [https://github.com/modelica/PowerSystems/commit/abea7eb abea7eb] remove duplicate references to outer system
- https://github.com/modelica-3rdparty/QCalc.git branch master has FAILING head - latest is d862af092d529fa28b43dc60da71924e907a068e
* [https://github.com/modelica-3rdparty/QCalc/commit/d862af0 d862af0] Added space to beginning of unit attribute to identify it as dimension
* [https://github.com/modelica-3rdparty/QCalc/commit/8fbb38f 8fbb38f] Added Bases record for SI
------------------------------------------------------------------------
r24581 | mahge930 | 2015-02-14 15:16:20 +0100 (Sat, 14 Feb 2015) | 1 line
Changed paths:
M /trunk/testsuite/openmodelica/bootstrapping/SusanTest.mos
- Expected output.
------------------------------------------------------------------------
r24580 | mahge930 | 2015-02-14 14:11:52 +0100 (Sat, 14 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenC.tpl
+ Fix Build.
------------------------------------------------------------------------
r24579 | hudson | 2015-02-14 14:00:54 +0100 (Sat, 14 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/FrontEnd/ComponentReference.mo
M /trunk/Compiler/SimCode/SimCodeUtil.mo
M /trunk/Compiler/Template/CodegenC.tpl
M /trunk/Compiler/Template/SimCodeTV.mo
M /trunk/SimulationRuntime/c/util/base_array.c
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24578 | mahge930 | 2015-02-14 13:59:18 +0100 (Sat, 14 Feb 2015) | 6 lines
Changed paths:
M /trunk/Compiler/FrontEnd/ComponentReference.mo
M /trunk/Compiler/FrontEnd/Static.mo
M /trunk/Compiler/SimCode/SimCodeUtil.mo
M /trunk/Compiler/Template/CodegenC.tpl
M /trunk/Compiler/Template/SimCodeTV.mo
M /trunk/SimulationRuntime/c/util/base_array.c
M /trunk/SimulationRuntime/c/util/base_array.h
M /trunk/testsuite/openmodelica/bootstrapping/SusanTest.mos
M /trunk/testsuite/simulation/modelica/algorithms_functions/ASubIfExp.mos
M /trunk/testsuite/simulation/modelica/arrays/crefIndex.mos
+ Cleaned up ComponentReference handling in the code generators. Less clutter. Reuse functions as much as possible.
+ Now we can use offsetting to index arrays in generated code. works for qualified Crefs as well.
- Some issues still remain (e.g. alias elimination) so we don't use offsetting by default.
only used when the cref involves variable indexes for now. Still might give erroneous results if some array members are missing though.
+ Improved handling of multi-variable return functions (*tuple returns).
+ fix for a case where wrong types were used when creating crefs in front-end.
------------------------------------------------------------------------
r24576 | sjoelund.se | 2015-02-14 08:26:53 +0100 (Sat, 14 Feb 2015) | 2 lines
Changed paths:
M /trunk/Makefile.common
Strip -g from FMIL. Comment why we pass CC twice to FMIL.
------------------------------------------------------------------------
r24575 | adrpo | 2015-02-14 02:04:57 +0100 (Sat, 14 Feb 2015) | 1 line
Changed paths:
M /trunk/Makefile.common
- pass CC/CXX flags to make
------------------------------------------------------------------------
r24573 | hudson | 2015-02-13 20:16:26 +0100 (Fri, 13 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/SimCode/SimCodeUtil.mo
M /trunk/Compiler/Template/CodegenFMU.tpl
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24572 | wbraun | 2015-02-13 20:14:52 +0100 (Fri, 13 Feb 2015) | 4 lines
Changed paths:
M /trunk/Compiler/BackEnd/BackendDAE.mo
M /trunk/Compiler/BackEnd/BackendQSS.mo
M /trunk/Compiler/BackEnd/DynamicOptimization.mo
M /trunk/Compiler/BackEnd/HpcOmScheduler.mo
M /trunk/Compiler/BackEnd/SymbolicJacobian.mo
M /trunk/Compiler/SimCode/HpcOmSimCodeMain.mo
M /trunk/Compiler/SimCode/SimCode.mo
M /trunk/Compiler/SimCode/SimCodeUtil.mo
M /trunk/Compiler/Template/CodegenAdevs.tpl
M /trunk/Compiler/Template/CodegenC.tpl
M /trunk/Compiler/Template/CodegenCpp.tpl
M /trunk/Compiler/Template/CodegenFMU.tpl
M /trunk/Compiler/Template/SimCodeTV.mo
M /trunk/Compiler/Util/Util.mo
M /trunk/SimulationRuntime/c/simulation_data.h
M /trunk/testsuite/openmodelica/cruntime/optimization/basic/TFC5.mos
M /trunk/testsuite/openmodelica/modelicaML/watchdog.mos
M /trunk/testsuite/simulation/modelica/algorithms_functions/algorithms.mos
- changed sparsity pattern translation
- moved mapping (BackendVar->SimVar) from runtime to compile time
- added FMI 2.0 modelStructure to SimCode
------------------------------------------------------------------------
r24571 | hudson | 2015-02-13 19:17:06 +0100 (Fri, 13 Feb 2015) | 20 lines
Changed paths:
M /trunk/Makefile.libraries
commit 2aad05e82aa40e26d12b9c36df1be1b5a5f5609a
Author: Hudson Janitor
Date: Fri Feb 13 19:07:08 2015 +0100
Bump libraries
- https://github.com/lbl-srg/modelica-buildings.git branch master updated to e35a2f047a3a13de867180617162331c6f6880c2.
* [https://github.com/lbl-srg/modelica-buildings/commit/e35a2f0 e35a2f0] Set start values different from 20 degC
* [https://github.com/lbl-srg/modelica-buildings/commit/bada809 bada809] Set start values different from 20 degC
* [https://github.com/lbl-srg/modelica-buildings/commit/80c723c 80c723c] Propagated medium start values
- https://github.com/modelica/Modelica_DeviceDrivers.git branch master updated to 59903e62b60379956dba4b19ffcdf7aa7f999a93.
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/59903e6 59903e6] Merge pull request #51 from tbeu/add-iti-impure-2
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/739c1a0 739c1a0] Make external functions impure
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/0646798 0646798] Merge branch 'tbeu-Fix-typos'
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/ae7dc01 ae7dc01] Fix typos
- https://github.com/modelica-3rdparty/QCalc.git branch master has FAILING head - latest is d862af092d529fa28b43dc60da71924e907a068e
* [https://github.com/modelica-3rdparty/QCalc/commit/d862af0 d862af0] Added space to beginning of unit attribute to identify it as dimension
* [https://github.com/modelica-3rdparty/QCalc/commit/8fbb38f 8fbb38f] Added Bases record for SI
------------------------------------------------------------------------
r24570 | hudson | 2015-02-13 16:06:15 +0100 (Fri, 13 Feb 2015) | 1 line
Changed paths:
M /trunk/testsuite/flattening/modelica/arrays/NestedSubscriptFor.mo
[Janitor mode] Set auto-props
------------------------------------------------------------------------
r24568 | perost | 2015-02-13 15:58:07 +0100 (Fri, 13 Feb 2015) | 3 lines
Changed paths:
M /trunk/Compiler/FrontEnd/Static.mo
M /trunk/testsuite/flattening/modelica/arrays/Makefile
A /trunk/testsuite/flattening/modelica/arrays/NestedSubscriptFor.mo
Fix for #3155:
- Handle subscripts that use for-loop iterators better.
------------------------------------------------------------------------
r24567 | hudson | 2015-02-13 13:47:42 +0100 (Fri, 13 Feb 2015) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r24566 | hkiel | 2015-02-13 13:46:06 +0100 (Fri, 13 Feb 2015) | 2 lines
Changed paths:
M /trunk/OMPlot/OMPlotGUI/PlotWindow.cpp
removed unnecessary temporary allocation of heap
------------------------------------------------------------------------
r24565 | hudson | 2015-02-13 12:57:30 +0100 (Fri, 13 Feb 2015) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r24564 | hkiel | 2015-02-13 12:55:54 +0100 (Fri, 13 Feb 2015) | 2 lines
Changed paths:
M /trunk/OMPlot/OMPlotGUI/PlotWindow.cpp
fix checking of existance of variables in cvs files
------------------------------------------------------------------------
r24563 | jschuchart | 2015-02-13 10:19:37 +0100 (Fri, 13 Feb 2015) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/cpp/Include/Core/Solver/ISolver.h
M /trunk/SimulationRuntime/cpp/Include/Solver/CVode/CVode.h
M /trunk/SimulationRuntime/cpp/Include/Solver/Euler/Euler.h
M /trunk/SimulationRuntime/cpp/Include/Solver/IDA/IDA.h
M /trunk/SimulationRuntime/cpp/Include/Solver/Peer/Peer.h
M /trunk/SimulationRuntime/cpp/Solver/CVode/CVode.cpp
M /trunk/SimulationRuntime/cpp/Solver/Euler/Euler.cpp
M /trunk/SimulationRuntime/cpp/Solver/IDA/IDA.cpp
M /trunk/SimulationRuntime/cpp/Solver/Peer/Peer.cpp
Remove superfluous const int return type definition to fix compiler warning
------------------------------------------------------------------------
r24561 | adrpo | 2015-02-13 07:27:21 +0100 (Fri, 13 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/boot/CompileFile.mos
- use remove(messageFile) instead of system("rm -f " + messageFile);
------------------------------------------------------------------------
r24560 | adrpo | 2015-02-13 03:20:57 +0100 (Fri, 13 Feb 2015) | 1 line
Changed paths:
M /trunk/SimulationRuntime/c/meta/meta_modelica.c
- use MMC_IS_INTEGER instead of doing bitwise and directly
------------------------------------------------------------------------
r24559 | adrpo | 2015-02-13 02:42:34 +0100 (Fri, 13 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenC.tpl
- initialize modelica_string variables to NULL otherwise the debugger breaks searching for the type of un-initialized meta variables
------------------------------------------------------------------------
r24556 | hudson | 2015-02-12 19:17:07 +0100 (Thu, 12 Feb 2015) | 20 lines
Changed paths:
M /trunk/Makefile.libraries
commit acce0ce3ebdc327af8eb654b5adbe1a9393abf46
Author: Hudson Janitor
Date: Thu Feb 12 19:06:41 2015 +0100
Bump libraries
- https://github.com/lbl-srg/modelica-buildings.git branch master updated to 631060bbae542a6b5e3b04253908c15e8383fb1d.
* [https://github.com/lbl-srg/modelica-buildings/commit/631060b 631060b] Merge branch 'issue354_stateSelectT'
* [https://github.com/lbl-srg/modelica-buildings/commit/f5042a3 f5042a3] Merge branch 'master' into issue354_stateSelectT
* [https://github.com/lbl-srg/modelica-buildings/commit/12b9bb8 12b9bb8] Updated reference files
* [https://github.com/lbl-srg/modelica-buildings/commit/27c2279 27c2279] Merge branch 'master' into issue354_stateSelectT
* [https://github.com/lbl-srg/modelica-buildings/commit/b2225e4 b2225e4] Inserted equation rather than function call in base properties.
* [https://github.com/lbl-srg/modelica-buildings/commit/891e147 891e147] Removed stateSelect.prefer for T.
- svn/MSL trunk has been updated to r8092.
* m:r8092 Fix typos (detected by https://github.com/vlajos/misspell_fixer)
- https://github.com/modelica-3rdparty/QCalc.git branch master has FAILING head - latest is d862af092d529fa28b43dc60da71924e907a068e
* [https://github.com/modelica-3rdparty/QCalc/commit/d862af0 d862af0] Added space to beginning of unit attribute to identify it as dimension
* [https://github.com/modelica-3rdparty/QCalc/commit/8fbb38f 8fbb38f] Added Bases record for SI
------------------------------------------------------------------------
r24555 | hudson | 2015-02-12 16:35:25 +0100 (Thu, 12 Feb 2015) | 1 line
Changed paths:
M /trunk/doc/PDEInModelica/models/tests/conservationLaws2D.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24554 | hudson | 2015-02-12 16:35:00 +0100 (Thu, 12 Feb 2015) | 1 line
Changed paths:
M /trunk/doc/PDEInModelica/models/tests/advection2D.mo
M /trunk/doc/PDEInModelica/models/tests/conservationLaws2D.mo
[Janitor mode] Set auto-props
------------------------------------------------------------------------
r24553 | jansilar | 2015-02-12 16:17:21 +0100 (Thu, 12 Feb 2015) | 2 lines
Changed paths:
M /trunk/doc/PDEInModelica/doc/modelExamples.lyx
M /trunk/doc/PDEInModelica/models/advection.mo
M /trunk/doc/PDEInModelica/models/advectionDiscretized.mo
A /trunk/doc/PDEInModelica/models/tests/advection2D.mo
D /trunk/doc/PDEInModelica/models/tests/conservationLaws.mo
A /trunk/doc/PDEInModelica/models/tests/conservationLaws1D.mo (from /trunk/doc/PDEInModelica/models/tests/conservationLaws.mo:24550)
A /trunk/doc/PDEInModelica/models/tests/conservationLaws2D.mo
M /trunk/doc/PDEInModelica/models/tests/plotMat.m
PDE tests
started some 2D models
------------------------------------------------------------------------
r24552 | hudson | 2015-02-12 16:00:56 +0100 (Thu, 12 Feb 2015) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r24551 | adeas31 | 2015-02-12 15:52:29 +0100 (Thu, 12 Feb 2015) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Options/OptionsDialog.cpp
M /trunk/OMEdit/OMEditGUI/Options/OptionsDialog.h
- Added scrollbars for OptionsDialog. Because on some screens with small resolution it is almost impossible to use OptionsDialog.
------------------------------------------------------------------------
r24550 | adrpo | 2015-02-12 13:38:09 +0100 (Thu, 12 Feb 2015) | 2 lines
Changed paths:
M /trunk
- update 3rdParty to r125/OpenModelicaExternal (some minor boehm gc updates)
------------------------------------------------------------------------
r24548 | adrpo | 2015-02-12 09:35:59 +0100 (Thu, 12 Feb 2015) | 4 lines
Changed paths:
M /trunk/SimulationRuntime/cpp/CMakeLists.txt
M /trunk/SimulationRuntime/cpp/Include/Solver/Hybrj/Hybrj.h
A /trunk/testsuite/openmodelica/cruntime/msvc/BouncingBall.mos
M /trunk/testsuite/openmodelica/cruntime/msvc/Makefile
M /trunk/testsuite/openmodelica/cruntime/msvc/Modelica.Mechanics.MultiBody.Examples.Elementary.DoublePendulum.mos
- fix target runtimeCPPmsvcinstall, use static cminpack.lib for msvc too
- add FMI +target=MSVC test for C runtime
- update testsuite/openmodelica/cruntime/msvc/Modelica.Mechanics.MultiBody.Examples.Elementary.DoublePendulum.mos
------------------------------------------------------------------------
r24547 | adrpo | 2015-02-12 03:48:11 +0100 (Thu, 12 Feb 2015) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/cpp/Include/Core/Utils/Modelica/ModelicaSimulationError.h
- strdup to allocate memory
------------------------------------------------------------------------
r24546 | adrpo | 2015-02-12 03:35:23 +0100 (Thu, 12 Feb 2015) | 1 line
Changed paths:
M /trunk/Makefile.omdev.mingw
- create the directory
------------------------------------------------------------------------
r24545 | hudson | 2015-02-12 01:46:14 +0100 (Thu, 12 Feb 2015) | 1 line
Changed paths:
M /trunk/SimulationRuntime/c/fmi/FMI2Common.c
M /trunk/SimulationRuntime/c/fmi/FMI2ModelExchange.c
M /trunk/SimulationRuntime/fmi/export/fmi2/fmu2_model_interface.c
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24544 | hudson | 2015-02-12 01:45:49 +0100 (Thu, 12 Feb 2015) | 1 line
Changed paths:
M /trunk/SimulationRuntime/c/fmi/CMakeLists.txt
[Janitor mode] Set auto-props
------------------------------------------------------------------------
r24543 | adrpo | 2015-02-12 01:37:48 +0100 (Thu, 12 Feb 2015) | 8 lines
Changed paths:
M /trunk/Compiler/Template/CodegenC.tpl
M /trunk/Compiler/Template/CodegenFMU.tpl
M /trunk/Makefile.omdev.mingw
M /trunk/SimulationRuntime/c/CMakeLists.txt
A /trunk/SimulationRuntime/c/fmi/CMakeLists.txt
M /trunk/SimulationRuntime/c/fmi/FMI1CoSimulation.c
M /trunk/SimulationRuntime/c/fmi/FMI1ModelExchange.c
M /trunk/SimulationRuntime/c/fmi/FMI2Common.c
M /trunk/SimulationRuntime/c/fmi/FMI2ModelExchange.c
M /trunk/SimulationRuntime/c/util/CMakeLists.txt
M /trunk/SimulationRuntime/c/util/ModelicaUtilities.c
M /trunk/SimulationRuntime/fmi/export/fmi2/fmu2_model_interface.c
Additional fixes to #3137
- fix FMI generation and import for +target=msvc
- build static cminpack.lib for msvc
- export equations in Model_05evt.c
- compile fmil msvc (unfortunately static does not work for some reason)
- fix ansi C in the FMI interfaces files
- more CMakeLists.txt fixes in SimulationRuntime/c/
------------------------------------------------------------------------
r24542 | hudson | 2015-02-11 23:59:00 +0100 (Wed, 11 Feb 2015) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r24541 | adeas31 | 2015-02-11 23:50:34 +0100 (Wed, 11 Feb 2015) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Debugger/GDB/CommandFactory.cpp
M /trunk/OMEdit/OMEditGUI/Debugger/GDB/CommandFactory.h
M /trunk/OMEdit/OMEditGUI/Debugger/GDB/GDBAdapter.cpp
M /trunk/OMEdit/OMEditGUI/Options/OptionsDialog.cpp
M /trunk/OMEdit/OMEditGUI/Options/OptionsDialog.h
M /trunk/OMEdit/OMEditGUI/Util/Helper.cpp
M /trunk/OMEdit/OMEditGUI/Util/Helper.h
- Added `set print elements` for gdb to print long strings. This can be handled via debugger settings in options.
------------------------------------------------------------------------
r24540 | hudson | 2015-02-11 23:14:33 +0100 (Wed, 11 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/GenerateAPIFunctionsTpl.tpl
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24539 | adeas31 | 2015-02-11 23:06:08 +0100 (Wed, 11 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/GenerateAPIFunctionsTpl.tpl
- logging of arrays.
------------------------------------------------------------------------
r24538 | adrpo | 2015-02-11 20:48:09 +0100 (Wed, 11 Feb 2015) | 4 lines
Changed paths:
M /trunk/Compiler/Template/CodegenC.tpl
M /trunk/Makefile.omdev.mingw
M /trunk/SimulationRuntime/c/simulation/CMakeLists.txt
M /trunk/SimulationRuntime/c/simulation/results/CMakeLists.txt
M /trunk/SimulationRuntime/c/simulation/solver/CMakeLists.txt
M /trunk/SimulationRuntime/c/simulation/solver/dassl.c
M /trunk/SimulationRuntime/c/simulation/solver/nonlinearSolverHybrd.c
M /trunk/SimulationRuntime/c/simulation/solver/nonlinearSolverHybrd.h
M /trunk/SimulationRuntime/c/simulation/solver/nonlinearSolverNewton.c
M /trunk/SimulationRuntime/c/simulation/solver/nonlinearSolverNewton.h
M /trunk/SimulationRuntime/c/simulation/solver/omc_math.c
M /trunk/SimulationRuntime/c/util/CMakeLists.txt
M /trunk/SimulationRuntime/c/util/omc_mmap.c
M /trunk/SimulationRuntime/c/util/omc_mmap.h
Fix #3137
- revive +target=msvc
- compile umfpack, cminpack and cdaskr files
- update CMakeLists.txt
------------------------------------------------------------------------
r24537 | hkiel | 2015-02-11 19:59:59 +0100 (Wed, 11 Feb 2015) | 3 lines
Changed paths:
M /trunk/Compiler/runtime/systemimpl.c
malloc via GC
fix some warnings
------------------------------------------------------------------------
r24536 | hudson | 2015-02-11 19:17:06 +0100 (Wed, 11 Feb 2015) | 30 lines
Changed paths:
M /trunk/Makefile.libraries
commit cf4bac6cd6abd9d1feb62b957cbad0c0c643f366
Author: Hudson Janitor
Date: Wed Feb 11 19:06:27 2015 +0100
Bump libraries
- https://github.com/iea-annex60/modelica-annex60.git branch master updated to be6bb2424b7498434a32e5b855d09de2ed9629af.
* [https://github.com/iea-annex60/modelica-annex60/commit/be6bb24 be6bb24] Merge pull request #165 from iea-annex60/issue163_initialize_p
* [https://github.com/iea-annex60/modelica-annex60/commit/70dae1d 70dae1d] This is for #165
* [https://github.com/iea-annex60/modelica-annex60/commit/9d480d0 9d480d0] Changed initalize_p to be a parameter.
- svn/MSL trunk has been updated to r8088.
* m:r8088 Fix typos (detected by https://github.com/vlajos/misspell_fixer)
* m:r8087 Fix typos (detected by https://github.com/vlajos/misspell_fixer)
- https://github.com/dzimmer/PlanarMechanics.git branch master updated to db8fb2b330d16dcf95c66176dfb38f16b57f6e96.
* [https://github.com/dzimmer/PlanarMechanics/commit/db8fb2b db8fb2b] Merge pull request #71 from tbeu/Fix-typo
* [https://github.com/dzimmer/PlanarMechanics/commit/b90042d b90042d] Fix typo
- https://github.com/modelica/PowerSystems.git branch master updated to 2e0ca56f3c31c9d793cfe97ae37a776f7bc083a4.
* [https://github.com/modelica/PowerSystems/commit/2e0ca56 2e0ca56] add global system model to tests of generic components
* [https://github.com/modelica/PowerSystems/commit/d877b61 d877b61] Merge pull request #10 from adrpo/master
* [https://github.com/modelica/PowerSystems/commit/0deba64 0deba64] - there is no array indexing applied to function calls in Modelica grammar!
* [https://github.com/modelica/PowerSystems/commit/0ec829c 0ec829c] add ExamplesTest for variants of examples, like NetworkLoop with ThreePhase_d
* [https://github.com/modelica/PowerSystems/commit/aece9c4 aece9c4] Fix Generic components - work with simple PhaseSystem_d again (was broken in version 0.3) - PMeter outputs active power (not zero power loss) - add PMeterTest
* [https://github.com/modelica/PowerSystems/commit/f0fb0cc f0fb0cc] remove ImpedancesTest
- https://github.com/modelica-3rdparty/QCalc.git branch master has FAILING head - latest is d862af092d529fa28b43dc60da71924e907a068e
* [https://github.com/modelica-3rdparty/QCalc/commit/d862af0 d862af0] Added space to beginning of unit attribute to identify it as dimension
* [https://github.com/modelica-3rdparty/QCalc/commit/8fbb38f 8fbb38f] Added Bases record for SI
------------------------------------------------------------------------
r24535 | adrpo | 2015-02-11 17:08:33 +0100 (Wed, 11 Feb 2015) | 4 lines
Changed paths:
M /trunk/Compiler/runtime/systemimpl.c
M /trunk/Compiler/scripts/Compile.bat
D /trunk/Compiler/scripts/CompileMSVC.bat
M /trunk/testsuite/openmodelica/cruntime/msvc/Modelica.Mechanics.MultiBody.Examples.Elementary.DoublePendulum.mos
- get the proper process exit code for System.systemCall command on Windows
- put the error code inside the Model.log file
- remove Compiler/scripts/CompileMSVC.bat as is not used
------------------------------------------------------------------------
r24534 | mwalther | 2015-02-11 16:56:16 +0100 (Wed, 11 Feb 2015) | 1 line
Changed paths:
M /trunk/SimulationRuntime/cpp/CMakeLists.txt
- changed BOOST_REALPATH to Boost_REALPATH, because cmake is case sensitive at this case
------------------------------------------------------------------------
r24533 | hudson | 2015-02-11 16:01:24 +0100 (Wed, 11 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/GenerateAPIFunctionsTpl.tpl
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24532 | adeas31 | 2015-02-11 15:28:06 +0100 (Wed, 11 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/GenerateAPIFunctionsTpl.tpl
- Added toString method for structs for logging.
------------------------------------------------------------------------
r24531 | hudson | 2015-02-11 15:27:09 +0100 (Wed, 11 Feb 2015) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r24530 | adeas31 | 2015-02-11 15:25:29 +0100 (Wed, 11 Feb 2015) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Debugger/Locals/LocalsWidget.cpp
M /trunk/OMEdit/OMEditGUI/Util/Helper.cpp
M /trunk/OMEdit/OMEditGUI/Util/Helper.h
- handle modelica_string type.
------------------------------------------------------------------------
r24529 | adrpo | 2015-02-11 15:17:08 +0100 (Wed, 11 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCppHpcom.tpl
- too many 'end match'
------------------------------------------------------------------------
r24528 | hudson | 2015-02-11 14:47:33 +0100 (Wed, 11 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCppHpcom.tpl
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24527 | mflehmig | 2015-02-11 14:22:11 +0100 (Wed, 11 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCppHpcom.tpl
Indent; added missing 'end match's
------------------------------------------------------------------------
r24526 | adrpo | 2015-02-11 14:04:37 +0100 (Wed, 11 Feb 2015) | 1 line
Changed paths:
M /trunk/SimulationRuntime/c/simulation/solver/omc_math.c
- fix _omc_copyMatrix()
------------------------------------------------------------------------
r24525 | hudson | 2015-02-11 13:36:51 +0100 (Wed, 11 Feb 2015) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r24524 | hkiel | 2015-02-11 13:33:45 +0100 (Wed, 11 Feb 2015) | 2 lines
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMNotebook/OMNotebookGUI/cellapplication.cpp
M /trunk/OMNotebook/OMNotebookGUI/cellfactory.h
M /trunk/OMNotebook/OMNotebookGUI/graphcell.cpp
M /trunk/OMNotebook/OMNotebookGUI/imagesizedlg.h
M /trunk/OMNotebook/OMNotebookGUI/inputcell.cpp
M /trunk/OMNotebook/OMNotebookGUI/notebook.cpp
M /trunk/OMNotebook/OMNotebookGUI/notebookcommands.h
M /trunk/OMNotebook/OMNotebookGUI/otherdlg.h
M /trunk/OMNotebook/OMNotebookGUI/textcell.cpp
spellfix
------------------------------------------------------------------------
r24523 | hkiel | 2015-02-11 13:32:14 +0100 (Wed, 11 Feb 2015) | 3 lines
Changed paths:
M /trunk/OMPlot/OMPlotGUI/PlotWindow.cpp
M /trunk/SimulationRuntime/c/simulation/solver/nonlinearSolverHomotopy.c
M /trunk/SimulationRuntime/c/simulation/solver/nonlinearSolverNewton.c
M /trunk/SimulationRuntime/c/simulation/solver/omc_math.c
M /trunk/SimulationRuntime/c/util/read_write.c
fix some warnings
proper implementation of _omc_copyMatrix()
------------------------------------------------------------------------
r24522 | mwalther | 2015-02-11 12:21:53 +0100 (Wed, 11 Feb 2015) | 1 line
Changed paths:
M /trunk/Makefile.common
M /trunk/SimulationRuntime/cpp/Makefile
- added the possibility to pass CMake-Parameters through the makefile.common to the cpp runtime cmake (e.g. 'make runtimeCPPinstall CMAKE_SUNDIALS_ROOT=$HOME/local')
------------------------------------------------------------------------
r24521 | mwalther | 2015-02-11 12:13:20 +0100 (Wed, 11 Feb 2015) | 1 line
Changed paths:
M /trunk/SimulationRuntime/cpp/CMakeLists.txt
- changed boost libraries to realpath, to prevent issues with different installed boost versions
------------------------------------------------------------------------
r24520 | mwalther | 2015-02-11 10:51:57 +0100 (Wed, 11 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenFMUCpp.tpl
- fix for missing "umfpack.h"
------------------------------------------------------------------------
r24519 | hudson | 2015-02-11 10:39:05 +0100 (Wed, 11 Feb 2015) | 1 line
Changed paths:
M /trunk/SimulationRuntime/cpp/Include/Core/System/DiscreteEvents.h
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24518 | mwalther | 2015-02-11 10:30:38 +0100 (Wed, 11 Feb 2015) | 1 line
Changed paths:
M /trunk/SimulationRuntime/cpp/Include/Core/System/DiscreteEvents.h
- fixed issue with discrete event class and static linking on windows
------------------------------------------------------------------------
r24517 | hudson | 2015-02-11 09:33:58 +0100 (Wed, 11 Feb 2015) | 1 line
Changed paths:
M /trunk/SimulationRuntime/cpp/Include/Core/Solver/SimulationMonitor.h
M /trunk/SimulationRuntime/cpp/Include/Core/System/EventHandling.h
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24516 | mwalther | 2015-02-11 08:07:50 +0100 (Wed, 11 Feb 2015) | 4 lines
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
M /trunk/Compiler/Template/CodegenFMUCpp.tpl
M /trunk/SimulationRuntime/cpp/Core/DataExchange/CMakeLists.txt
M /trunk/SimulationRuntime/cpp/Core/Math/CMakeLists.txt
M /trunk/SimulationRuntime/cpp/Core/Modelica/ModelicaLibraryConfig.inc.in
M /trunk/SimulationRuntime/cpp/Core/SimController/CMakeLists.txt
M /trunk/SimulationRuntime/cpp/Core/SimulationSettings/CMakeLists.txt
M /trunk/SimulationRuntime/cpp/Core/Solver/CMakeLists.txt
M /trunk/SimulationRuntime/cpp/Core/System/CMakeLists.txt
M /trunk/SimulationRuntime/cpp/Core/System/FactoryExport.h
M /trunk/SimulationRuntime/cpp/Core/Utils/extension/CMakeLists.txt
M /trunk/SimulationRuntime/cpp/Include/Core/Modelica/FactoryExport.h
M /trunk/SimulationRuntime/cpp/Include/Core/Solver/SimulationMonitor.h
M /trunk/SimulationRuntime/cpp/Include/Core/System/AlgLoopDefaultImplementation.h
M /trunk/SimulationRuntime/cpp/Include/Core/System/EventHandling.h
M /trunk/SimulationRuntime/cpp/Include/Core/System/SystemDefaultImplementation.h
M /trunk/SimulationRuntime/cpp/SimCoreFactory/OMCFactory/CMakeLists.txt
M /trunk/SimulationRuntime/cpp/Solver/CVode/CMakeLists.txt
M /trunk/SimulationRuntime/cpp/Solver/IDA/CMakeLists.txt
M /trunk/SimulationRuntime/cpp/Solver/Kinsol/CMakeLists.txt
M /trunk/SimulationRuntime/cpp/Solver/Newton/CMakeLists.txt
M /trunk/SimulationRuntime/cpp/Solver/Peer/CMakeLists.txt
M /trunk/SimulationRuntime/cpp/Solver/UmfPack/CMakeLists.txt
M /trunk/testsuite/openmodelica/cppruntime/hpcom/BouncingBall_levelfix_pthreads.mos
M /trunk/testsuite/openmodelica/cppruntime/hpcom/Modelica.Electrical.Analog.Examples.CauerLowPassSC_levelfix.mos
M /trunk/testsuite/openmodelica/cppruntime/hpcom/Modelica.Electrical.Analog.Examples.CauerLowPassSC_levelfix_measureTime.mos
M /trunk/testsuite/openmodelica/cppruntime/hpcom/Modelica.Electrical.Analog.Examples.CauerLowPassSC_levelfix_memory.mos
M /trunk/testsuite/openmodelica/cppruntime/hpcom/Modelica.Electrical.Spice3.Examples.CoupledInductors_levelfix.mos
M /trunk/testsuite/openmodelica/cppruntime/hpcom/Modelica.Electrical.Spice3.Examples.CoupledInductors_list_pthreads_spin.mos
M /trunk/testsuite/openmodelica/cppruntime/hpcom/Modelica.Electrical.Spice3.Examples.CoupledInductors_mcp_pthreads_spin.mos
- added IDA-library support for static linked cpp-runtime
- fixed static cpp-runtime linking on windows
- all static generated libraries have now the suffix "_static"
- changed all busy-waiting tests to n=1
------------------------------------------------------------------------
r24515 | hudson | 2015-02-11 04:25:32 +0100 (Wed, 11 Feb 2015) | 1 line
Changed paths:
M /trunk/testsuite/flattening/modelica/arrays/BadVariabilityBug3150.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24514 | adrpo | 2015-02-11 04:17:04 +0100 (Wed, 11 Feb 2015) | 3 lines
Changed paths:
M /trunk/Compiler/FrontEnd/Static.mo
A /trunk/testsuite/flattening/modelica/arrays/BadVariabilityBug3150.mo
M /trunk/testsuite/flattening/modelica/arrays/Makefile
M /trunk/testsuite/metamodelica/meta/ListReductionCodegen.mo
M /trunk/testsuite/metamodelica/meta/ListReductionInterpret.mo
Fix bug: #3150
- do not use the constant-ness of iterator when calculating the constant-ness of the array reduction
------------------------------------------------------------------------
r24513 | adrpo | 2015-02-11 02:14:51 +0100 (Wed, 11 Feb 2015) | 2 lines
Changed paths:
M /trunk/testsuite/openmodelica/interactive-API/Bug2871.mos
M /trunk/testsuite/openmodelica/interactive-API/saveTotalModel.mos
- update tests due to MSL 3.2.1 changes
------------------------------------------------------------------------
r24512 | adrpo | 2015-02-11 01:51:50 +0100 (Wed, 11 Feb 2015) | 1 line
Changed paths:
M /trunk/libraries
M /trunk/libraries/README
- bump MSL 3.2.1 to m:r8086
------------------------------------------------------------------------
r24511 | adrpo | 2015-02-11 01:31:42 +0100 (Wed, 11 Feb 2015) | 1 line
Changed paths:
M /trunk/SimulationRuntime/cpp/Include/Core/Utils/Modelica/ModelicaSimulationError.h
M /trunk/SimulationRuntime/cpp/Include/Core/Utils/Modelica/ModelicaUtilities.h
- ddlspec(dllexport|dllimport) should be first before the return type
------------------------------------------------------------------------
r24510 | hudson | 2015-02-10 19:17:06 +0100 (Tue, 10 Feb 2015) | 23 lines
Changed paths:
M /trunk/Makefile.libraries
commit 007f39cab02ea32ab2aed9896441369ae69e47bc
Author: Hudson Janitor
Date: Tue Feb 10 19:08:53 2015 +0100
Bump libraries
- svn/MSL 3.2.1 has been updated to r8086.
* m:r8086 introduce default value for new input crossArea introduced in r8037 to functions with static head (#1656)
- svn/MSL trunk has been updated to r8085.
* m:r8085 introduce default value for new input crossArea introduced in r8037 to functions with static head (#1656)
- https://github.com/modelica/Modelica_DeviceDrivers.git branch master updated to 57a9e3e363e956fbf0fa3a7675b42a7c1af058b0.
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/57a9e3e 57a9e3e] Fixes #49
- https://github.com/modelica/PowerSystems.git branch master has FAILING head - latest is 0ec829cbd0b88b7e47097c6210bb67a05d3dc5e4
* [https://github.com/modelica/PowerSystems/commit/0ec829c 0ec829c] add ExamplesTest for variants of examples, like NetworkLoop with ThreePhase_d
* [https://github.com/modelica/PowerSystems/commit/aece9c4 aece9c4] Fix Generic components - work with simple PhaseSystem_d again (was broken in version 0.3) - PMeter outputs active power (not zero power loss) - add PMeterTest
* [https://github.com/modelica/PowerSystems/commit/f0fb0cc f0fb0cc] remove ImpedancesTest
- https://github.com/modelica-3rdparty/QCalc.git branch master has FAILING head - latest is d862af092d529fa28b43dc60da71924e907a068e
* [https://github.com/modelica-3rdparty/QCalc/commit/d862af0 d862af0] Added space to beginning of unit attribute to identify it as dimension
* [https://github.com/modelica-3rdparty/QCalc/commit/8fbb38f 8fbb38f] Added Bases record for SI
------------------------------------------------------------------------
r24509 | hudson | 2015-02-10 15:33:59 +0100 (Tue, 10 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
M /trunk/SimulationRuntime/cpp/Core/SimController/SimController.cpp
M /trunk/SimulationRuntime/cpp/Core/Utils/Modelica/ModelicaSimulationError.cpp
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24508 | hudson | 2015-02-10 15:33:35 +0100 (Tue, 10 Feb 2015) | 1 line
Changed paths:
M /trunk/SimulationRuntime/cpp/Core/Utils/Modelica/ModelicaSimulationError.cpp
[Janitor mode] Set auto-props
------------------------------------------------------------------------
r24507 | niklwors | 2015-02-10 15:26:35 +0100 (Tue, 10 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
M /trunk/SimulationRuntime/cpp/Core/DataExchange/SimData.cpp
M /trunk/SimulationRuntime/cpp/Core/Math/ArrayOperations.cpp
M /trunk/SimulationRuntime/cpp/Core/Math/Functions.cpp
M /trunk/SimulationRuntime/cpp/Core/Math/SparseMatrix.cpp
M /trunk/SimulationRuntime/cpp/Core/Modelica/ModelicaSystem.cpp
M /trunk/SimulationRuntime/cpp/Core/SimController/CMakeLists.txt
M /trunk/SimulationRuntime/cpp/Core/SimController/SimController.cpp
M /trunk/SimulationRuntime/cpp/Core/SimController/SimManager.cpp
M /trunk/SimulationRuntime/cpp/Core/Solver/SystemStateSelection.cpp
M /trunk/SimulationRuntime/cpp/Core/System/AlgLoopDefaultImplementation.cpp
M /trunk/SimulationRuntime/cpp/Core/System/AlgLoopSolverFactory.cpp
M /trunk/SimulationRuntime/cpp/Core/System/SystemDefaultImplementation.cpp
M /trunk/SimulationRuntime/cpp/Core/Utils/Modelica/CMakeLists.txt
A /trunk/SimulationRuntime/cpp/Core/Utils/Modelica/ModelicaSimulationError.cpp
M /trunk/SimulationRuntime/cpp/Core/Utils/Modelica/ModelicaUtilities.cpp
M /trunk/SimulationRuntime/cpp/Core/Utils/extension/measure_time_papi.cpp
M /trunk/SimulationRuntime/cpp/Core/Utils/extension/measure_time_rdtsc.cpp
M /trunk/SimulationRuntime/cpp/Include/Core/DataExchange/Policies/BufferReaderWriter.h
M /trunk/SimulationRuntime/cpp/Include/Core/Math/Array.h
M /trunk/SimulationRuntime/cpp/Include/Core/Modelica.h
M /trunk/SimulationRuntime/cpp/Include/Core/Object/Object.h
M /trunk/SimulationRuntime/cpp/Include/Core/Utils/Modelica/ModelicaSimulationError.h
M /trunk/SimulationRuntime/cpp/Include/Core/Utils/Modelica/ModelicaUtilities.h
M /trunk/SimulationRuntime/cpp/Include/Core/Utils/extension/measure_time_papi.hpp
M /trunk/SimulationRuntime/cpp/Include/SimCoreFactory/Policies/LinSolverOMCFactory.h
M /trunk/SimulationRuntime/cpp/Include/SimCoreFactory/Policies/NonLinSolverOMCFactory.h
M /trunk/SimulationRuntime/cpp/Include/SimCoreFactory/Policies/SolverOMCFactory.h
M /trunk/SimulationRuntime/cpp/Include/SimCoreFactory/Policies/SolverSettingsOMCFactory.h
M /trunk/SimulationRuntime/cpp/Include/SimCoreFactory/Policies/StaticSolverOMCFactory.h
M /trunk/SimulationRuntime/cpp/Include/SimCoreFactory/Policies/StaticSolverSettingsOMCFactory.h
M /trunk/SimulationRuntime/cpp/Include/SimCoreFactory/Policies/SystemOMCFactory.h
M /trunk/SimulationRuntime/cpp/SimCoreFactory/OMCFactory/OMCFactory.cpp
M /trunk/SimulationRuntime/cpp/Solver/CVode/CVode.cpp
M /trunk/SimulationRuntime/cpp/Solver/Euler/Euler.cpp
M /trunk/SimulationRuntime/cpp/Solver/Hybrj/Hybrj.cpp
M /trunk/SimulationRuntime/cpp/Solver/Kinsol/Kinsol.cpp
M /trunk/SimulationRuntime/cpp/Solver/Peer/Peer.cpp
changed SimulationError exception class of cpp runtime
------------------------------------------------------------------------
r24506 | hudson | 2015-02-10 14:52:28 +0100 (Tue, 10 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/FrontEnd/Static.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24505 | hudson | 2015-02-10 14:52:04 +0100 (Tue, 10 Feb 2015) | 1 line
Changed paths:
M /trunk/testsuite/flattening/modelica/operators/ImplicitRangeReductionInvalid1.mo
M /trunk/testsuite/flattening/modelica/operators/ImplicitRangeReductionInvalid2.mo
M /trunk/testsuite/flattening/modelica/operators/ImplicitRangeReductionInvalid3.mo
M /trunk/testsuite/flattening/modelica/operators/ImplicitRangeReductionInvalid4.mo
M /trunk/testsuite/flattening/modelica/operators/ImplicitRangeReductions.mo
[Janitor mode] Set auto-props
------------------------------------------------------------------------
r24504 | perost | 2015-02-10 14:29:22 +0100 (Tue, 10 Feb 2015) | 3 lines
Changed paths:
M /trunk/Compiler/FrontEnd/Static.mo
M /trunk/Compiler/Util/Error.mo
A /trunk/testsuite/flattening/modelica/operators/ImplicitRangeReductionInvalid1.mo
A /trunk/testsuite/flattening/modelica/operators/ImplicitRangeReductionInvalid2.mo
A /trunk/testsuite/flattening/modelica/operators/ImplicitRangeReductionInvalid3.mo
A /trunk/testsuite/flattening/modelica/operators/ImplicitRangeReductionInvalid4.mo
A /trunk/testsuite/flattening/modelica/operators/ImplicitRangeReductions.mo
M /trunk/testsuite/flattening/modelica/operators/Makefile
A /trunk/testsuite/flattening/modelica/operators/NonConstantReduction.mo (from /trunk/testsuite/flattening/modelica/others/NonConstantReduction.mo:24500)
A /trunk/testsuite/flattening/modelica/operators/Reductions.mo (from /trunk/testsuite/flattening/modelica/others/Reductions.mo:24500)
M /trunk/testsuite/flattening/modelica/others/Makefile
D /trunk/testsuite/flattening/modelica/others/NonConstantReduction.mo
D /trunk/testsuite/flattening/modelica/others/Reductions.mo
Fix for #3041:
- Implemented deduction of implicit iteration ranges for reductions.
------------------------------------------------------------------------
r24503 | sjoelund.se | 2015-02-10 14:05:01 +0100 (Tue, 10 Feb 2015) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/c/Makefile.common
M /trunk/SimulationRuntime/c/linearization/linearize.cpp
M /trunk/SimulationRuntime/c/math-support/pivot.c
M /trunk/SimulationRuntime/c/meta/meta_modelica.c
M /trunk/SimulationRuntime/c/meta/meta_modelica_builtin.h
M /trunk/SimulationRuntime/c/meta/meta_modelica_segv.c
M /trunk/SimulationRuntime/c/optimization/DataManagement/InitialGuess.c
M /trunk/SimulationRuntime/c/optimization/optimizer_main.c
M /trunk/SimulationRuntime/c/simulation/modelinfo.c
M /trunk/SimulationRuntime/c/simulation/options.c
M /trunk/SimulationRuntime/c/simulation/results/simulation_result_csv.cpp
M /trunk/SimulationRuntime/c/simulation/results/simulation_result_ia.cpp
M /trunk/SimulationRuntime/c/simulation/results/simulation_result_mat.cpp
M /trunk/SimulationRuntime/c/simulation/results/simulation_result_plt.cpp
M /trunk/SimulationRuntime/c/simulation/results/simulation_result_wall.cpp
M /trunk/SimulationRuntime/c/simulation/simulation_info_json.c
M /trunk/SimulationRuntime/c/simulation/simulation_info_xml.c
M /trunk/SimulationRuntime/c/simulation/simulation_input_xml.cpp
M /trunk/SimulationRuntime/c/simulation/simulation_runtime.cpp
M /trunk/SimulationRuntime/c/simulation/solver/dassl.c
M /trunk/SimulationRuntime/c/simulation/solver/initialization/initialization.c
M /trunk/SimulationRuntime/c/simulation/solver/kinsolSolver.c
M /trunk/SimulationRuntime/c/simulation/solver/linearSolverLapack.c
M /trunk/SimulationRuntime/c/simulation/solver/linearSolverLis.c
M /trunk/SimulationRuntime/c/simulation/solver/linearSolverTotalPivot.c
M /trunk/SimulationRuntime/c/simulation/solver/linearSolverUmfpack.c
M /trunk/SimulationRuntime/c/simulation/solver/linearSystem.c
M /trunk/SimulationRuntime/c/simulation/solver/mixedSearchSolver.c
M /trunk/SimulationRuntime/c/simulation/solver/mixedSystem.c
M /trunk/SimulationRuntime/c/simulation/solver/model_help.c
M /trunk/SimulationRuntime/c/simulation/solver/nonlinearSolverHomotopy.c
M /trunk/SimulationRuntime/c/simulation/solver/nonlinearSolverHybrd.c
M /trunk/SimulationRuntime/c/simulation/solver/nonlinearSolverNewton.c
M /trunk/SimulationRuntime/c/simulation/solver/nonlinearSystem.c
M /trunk/SimulationRuntime/c/simulation/solver/omc_math.c
M /trunk/SimulationRuntime/c/simulation/solver/radau.h
M /trunk/SimulationRuntime/c/simulation/solver/solver_main.c
M /trunk/SimulationRuntime/c/simulation/solver/stateset.c
M /trunk/SimulationRuntime/c/util/java_interface.h
M /trunk/SimulationRuntime/c/util/omc_error.c
M /trunk/SimulationRuntime/c/util/read_write.c
Remove some -I flags so the headers copied from simulation runtime works without changes
------------------------------------------------------------------------
r24502 | sjoelund.se | 2015-02-10 13:31:44 +0100 (Tue, 10 Feb 2015) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/c/meta/meta_modelica_builtin.h
Use `__attribute__` from omc_msvc.h
------------------------------------------------------------------------
r24501 | adrpo | 2015-02-10 13:24:20 +0100 (Tue, 10 Feb 2015) | 1 line
Changed paths:
M /trunk/SimulationRuntime/c/meta/meta_modelica_builtin.h
- some compilers have no idea what __attribute__((unused)) is
------------------------------------------------------------------------
r24500 | hudson | 2015-02-10 11:58:03 +0100 (Tue, 10 Feb 2015) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r24499 | adeas31 | 2015-02-10 11:50:07 +0100 (Tue, 10 Feb 2015) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/OMC/OMCProxy.cpp
M /trunk/OMEdit/OMEditGUI/Util/StringHandler.cpp
M /trunk/OMEdit/OMEditGUI/Util/StringHandler.h
- Do not escape strings when sending data directly.
------------------------------------------------------------------------
r24498 | hudson | 2015-02-10 11:23:23 +0100 (Tue, 10 Feb 2015) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r24497 | sjoelund.se | 2015-02-10 11:14:59 +0100 (Tue, 10 Feb 2015) | 2 lines
Changed paths:
M /trunk/OMEdit/OMEditGUI/OMC/OMCProxy.cpp
M /trunk/SimulationRuntime/c/meta/meta_modelica.h
M /trunk/SimulationRuntime/c/meta/meta_modelica_builtin.h
M /trunk/SimulationRuntime/c/util/omc_error.h
Fix some unused variables
------------------------------------------------------------------------
r24496 | adeas31 | 2015-02-10 10:23:09 +0100 (Tue, 10 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/GenerateAPIFunctionsTpl.tpl
- Generate command arguments as string for logging.
------------------------------------------------------------------------
r24495 | adrpo | 2015-02-09 23:37:08 +0100 (Mon, 09 Feb 2015) | 2 lines
Changed paths:
M /trunk/testsuite/openmodelica/interactive-API/Bug2871.mos
M /trunk/testsuite/openmodelica/interactive-API/saveTotalModel.mos
- update tests due to MSL 3.2.1 changes
------------------------------------------------------------------------
r24494 | adrpo | 2015-02-09 23:17:29 +0100 (Mon, 09 Feb 2015) | 1 line
Changed paths:
M /trunk/libraries
M /trunk/libraries/README
- bump MSL 3.2.1 to m:r8083
------------------------------------------------------------------------
r24493 | adeas31 | 2015-02-09 22:36:35 +0100 (Mon, 09 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/GenerateAPIFunctionsTpl.tpl
- Generate response as string for logging.
------------------------------------------------------------------------
r24492 | adeas31 | 2015-02-09 22:24:54 +0100 (Mon, 09 Feb 2015) | 1 line
Changed paths:
M /trunk/testsuite/openmodelica/interactive-API/interactive_api_calls.mos
- expected output.
------------------------------------------------------------------------
r24491 | sjoelund.se | 2015-02-09 21:37:38 +0100 (Mon, 09 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/Template/CodegenFMU.tpl
Remove %>
------------------------------------------------------------------------
r24490 | hkiel | 2015-02-09 21:05:45 +0100 (Mon, 09 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/Script/Interactive.mo
some code cleanup
------------------------------------------------------------------------
r24489 | adeas31 | 2015-02-09 20:59:22 +0100 (Mon, 09 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo
M /trunk/Compiler/Script/CevalScript.mo
M /trunk/Compiler/Script/Interactive.mo
M /trunk/OMEdit/OMEditGUI/OMC/OMCProxy.cpp
M /trunk/testsuite/openmodelica/interactive-API/interactive_api_annotations.mos
M /trunk/testsuite/openmodelica/interactive-API/interactive_api_param.mos
- Moved getComponentModifierNames to ModelicaBuiltin.mo.
- updated getComponentModifierNames to scripting API.
------------------------------------------------------------------------
r24488 | sjoelund.se | 2015-02-09 20:58:47 +0100 (Mon, 09 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/Template/CodegenC.tpl
M /trunk/Compiler/Template/CodegenFMU.tpl
Removed some -lf2c that should not be needed
------------------------------------------------------------------------
r24487 | hudson | 2015-02-09 20:01:21 +0100 (Mon, 09 Feb 2015) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r24486 | adeas31 | 2015-02-09 19:59:46 +0100 (Mon, 09 Feb 2015) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
- French translations by Thibaut-Hugues.
------------------------------------------------------------------------
r24485 | hudson | 2015-02-09 19:17:06 +0100 (Mon, 09 Feb 2015) | 47 lines
Changed paths:
M /trunk/Makefile.libraries
commit 98bc8ea27b92b73bf725d40bccdd26228ba8409e
Author: Hudson Janitor
Date: Mon Feb 9 19:06:47 2015 +0100
Bump libraries
- https://github.com/iea-annex60/modelica-annex60.git branch master updated to 02b622016922eebd6b84bf534fccf877e98c2cb8.
* [https://github.com/iea-annex60/modelica-annex60/commit/02b6220 02b6220] Merge pull request #164 from iea-annex60/issue160_stateSelect
* [https://github.com/iea-annex60/modelica-annex60/commit/6a32bfe 6a32bfe] Merge pull request #162 from iea-annex60/issue156_pressureIndValve
* [https://github.com/iea-annex60/modelica-annex60/commit/1e96c07 1e96c07] Updated comment
* [https://github.com/iea-annex60/modelica-annex60/commit/689bfb9 689bfb9] Merge branch 'master' into issue156_pressureIndValve
* [https://github.com/iea-annex60/modelica-annex60/commit/7a47f11 7a47f11] Merge pull request #158 from Mathadon/issue156_pressureIndValve
* [https://github.com/iea-annex60/modelica-annex60/commit/2a3c30d 2a3c30d] Removed stateSelect.prefer on T
* [https://github.com/iea-annex60/modelica-annex60/commit/26ef03d 26ef03d] added comments to flow sources and flow sinks in Actuators/Valves/Examples package
* [https://github.com/iea-annex60/modelica-annex60/commit/f2da750 f2da750] addressed comments in Annex60/Fluid/Actuators/Valves/TwoWayPressureIndependent.mo
* [https://github.com/iea-annex60/modelica-annex60/commit/398a123 398a123] Revieved models and added comments
* [https://github.com/iea-annex60/modelica-annex60/commit/9b67dca 9b67dca] Merge pull request #157 from Mathadon/issue156_pressureIndValve
* [https://github.com/iea-annex60/modelica-annex60/commit/4d74863 4d74863] improved/extended documentation of Annex60/Fluid/Actuators/Valves/TwoWayPressureIndependent.mo
* [https://github.com/iea-annex60/modelica-annex60/commit/19ec71e 19ec71e] updated existing reference results for valve unit tests: added new curve for TwoWayPressureIndependent valve added new reference result for new example for TwoWayPressureIndependent valve
* [https://github.com/iea-annex60/modelica-annex60/commit/b856e6b b856e6b] updated and improved documentation documentation of PartialTwoWayValve.mo was partly moved to PartialTwoWayValveKv.mo
* [https://github.com/iea-annex60/modelica-annex60/commit/80ba501 80ba501] changed Actuators/BaseClasses order
* [https://github.com/iea-annex60/modelica-annex60/commit/2b9ac6c 2b9ac6c] added new valve TwoWayPressureIndependent.mo changed partial structure for two way valves added example and unit test updated existing examples and unit tests
- https://github.com/lbl-srg/modelica-buildings.git branch master updated to daba4962a20b01fd433b8ccd674b95d593e370c4.
* [https://github.com/lbl-srg/modelica-buildings/commit/daba496 daba496] Merge branch 'Mathadon-issue357_propagateSolCol'
* [https://github.com/lbl-srg/modelica-buildings/commit/07d02ce 07d02ce] Updated release notes for #358
* [https://github.com/lbl-srg/modelica-buildings/commit/7447802 7447802] propagated parameters from LumpedVolumeDeclarations in Buildings/Fluid/SolarCollectors/BaseClasses/PartialSolarCollector.mo set prescribedHeatFlowRate = true in vol in Buildings/Fluid/SolarCollectors/BaseClasses/PartialSolarCollector.mo
- svn/MSL 3.2.1 has been updated to r8083.
* m:r8083 introduce default value for new input crossArea introduced in r8037 to improve backwards compatibility (#1656)
- svn/MSL trunk has been updated to r8084.
* m:r8084 Update of images, replacing Rr by Rr/s
* m:r8082 introduce default value for new input crossArea introduced in r8037 to improve backwards compatibility (#1656)
* m:r8081 Fixed wrong name of rotor resistance
- https://github.com/dzimmer/PlanarMechanics.git branch master updated to 1596ae7619ae32baa08922d811cd70560e7a2126.
* [https://github.com/dzimmer/PlanarMechanics/commit/1596ae7 1596ae7] - Added documentation material for the planar world and the planar to multibody interface. - Improved order and grouping of parameters in planar world
- https://github.com/modelica/PowerSystems.git branch master has FAILING head - latest is 0ec829cbd0b88b7e47097c6210bb67a05d3dc5e4
* [https://github.com/modelica/PowerSystems/commit/0ec829c 0ec829c] add ExamplesTest for variants of examples, like NetworkLoop with ThreePhase_d
* [https://github.com/modelica/PowerSystems/commit/aece9c4 aece9c4] Fix Generic components - work with simple PhaseSystem_d again (was broken in version 0.3) - PMeter outputs active power (not zero power loss) - add PMeterTest
* [https://github.com/modelica/PowerSystems/commit/f0fb0cc f0fb0cc] remove ImpedancesTest
- https://github.com/modelica-3rdparty/QCalc.git branch master has FAILING head - latest is d862af092d529fa28b43dc60da71924e907a068e
* [https://github.com/modelica-3rdparty/QCalc/commit/d862af0 d862af0] Added space to beginning of unit attribute to identify it as dimension
* [https://github.com/modelica-3rdparty/QCalc/commit/8fbb38f 8fbb38f] Added Bases record for SI
------------------------------------------------------------------------
r24484 | adeas31 | 2015-02-09 18:06:52 +0100 (Mon, 09 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo
M /trunk/Compiler/Script/CevalScript.mo
M /trunk/Compiler/Script/Interactive.mo
M /trunk/OMEdit/OMEditGUI/OMC/OMCProxy.cpp
M /trunk/testsuite/openmodelica/interactive-API/interactive_api_annotations.mos
- Moved getParameterValue to ModelicaBuiltin.mo.
- updated getParameterValue to scripting API.
------------------------------------------------------------------------
r24482 | adeas31 | 2015-02-09 16:50:32 +0100 (Mon, 09 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo
M /trunk/Compiler/Script/CevalScript.mo
M /trunk/Compiler/Script/Interactive.mo
M /trunk/Compiler/Template/GenerateAPIFunctionsTpl.tpl
M /trunk/OMEdit/OMEditGUI/OMC/OMCProxy.cpp
M /trunk/OMEdit/OMEditGUI/OMC/OMCProxy.h
M /trunk/testsuite/openmodelica/interactive-API/interactive_api_annotations.mos
- Moved getClaasRestriction & getParameterNames to ModelicaBuiltin.mo.
- updated getClaasRestriction to scripting API. Removed some unused APIs from OMCProxy.
------------------------------------------------------------------------
r24481 | adeas31 | 2015-02-08 19:51:10 +0100 (Sun, 08 Feb 2015) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/OMC/OMCProxy.cpp
- updated is* to scripting API.
------------------------------------------------------------------------
r24480 | adeas31 | 2015-02-08 19:36:01 +0100 (Sun, 08 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/Script/Interactive.mo
- Fixed isEnumeration.
------------------------------------------------------------------------
r24479 | hudson | 2015-02-08 19:07:56 +0100 (Sun, 08 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/Script/CevalScript.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24478 | adeas31 | 2015-02-08 18:59:30 +0100 (Sun, 08 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo
M /trunk/Compiler/Script/CevalScript.mo
M /trunk/Compiler/Script/Interactive.mo
- Moved some class restriction query APIs to ModelicaBuiltin.mo.
------------------------------------------------------------------------
r24477 | hudson | 2015-02-08 18:23:06 +0100 (Sun, 08 Feb 2015) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r24476 | adeas31 | 2015-02-08 18:13:28 +0100 (Sun, 08 Feb 2015) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Editors/ModelicaTextEditor.cpp
M /trunk/OMEdit/OMEditGUI/Modeling/LibraryTreeWidget.cpp
M /trunk/OMEdit/OMEditGUI/Modeling/ModelWidgetContainer.cpp
M /trunk/OMEdit/OMEditGUI/OMC/OMCProxy.cpp
M /trunk/OMEdit/OMEditGUI/OMC/OMCProxy.h
M /trunk/OMEdit/OMEditGUI/Util/StringHandler.cpp
M /trunk/OMEdit/OMEditGUI/Util/StringHandler.h
- updated parseFile, parseString to scripting API.
------------------------------------------------------------------------
r24475 | hudson | 2015-02-07 19:39:37 +0100 (Sat, 07 Feb 2015) | 22 lines
Changed paths:
M /trunk/Makefile.libraries
commit 13040d8a68907ea7107b9881325ac16c37714b20
Author: Hudson Janitor
Date: Sat Feb 7 19:05:07 2015 +0100
Bump libraries
- https://github.com/lbl-srg/modelica-buildings.git branch master updated to 4723171c0049ae001869c35d100391eb5eb9fed3.
* [https://github.com/lbl-srg/modelica-buildings/commit/4723171 4723171] Cleaned up code
* [https://github.com/lbl-srg/modelica-buildings/commit/55bd5bb 55bd5bb] Changed initial algorithm to initial equation
* [https://github.com/lbl-srg/modelica-buildings/commit/e735ac3 e735ac3] Inserted equation rather than function call in base properties.
* [https://github.com/lbl-srg/modelica-buildings/commit/23dcff1 23dcff1] Updated release notes for #292
* [https://github.com/lbl-srg/modelica-buildings/commit/2e5ef02 2e5ef02] Renamed res to preDro for #292
* [https://github.com/lbl-srg/modelica-buildings/commit/beaa819 beaa819] Renamed pressure drop element for #292
- https://github.com/modelica/PowerSystems.git branch master has FAILING head - latest is 0ec829cbd0b88b7e47097c6210bb67a05d3dc5e4
* [https://github.com/modelica/PowerSystems/commit/0ec829c 0ec829c] add ExamplesTest for variants of examples, like NetworkLoop with ThreePhase_d
* [https://github.com/modelica/PowerSystems/commit/aece9c4 aece9c4] Fix Generic components - work with simple PhaseSystem_d again (was broken in version 0.3) - PMeter outputs active power (not zero power loss) - add PMeterTest
* [https://github.com/modelica/PowerSystems/commit/f0fb0cc f0fb0cc] remove ImpedancesTest
- https://github.com/modelica-3rdparty/QCalc.git branch master has FAILING head - latest is d862af092d529fa28b43dc60da71924e907a068e
* [https://github.com/modelica-3rdparty/QCalc/commit/d862af0 d862af0] Added space to beginning of unit attribute to identify it as dimension
* [https://github.com/modelica-3rdparty/QCalc/commit/8fbb38f 8fbb38f] Added Bases record for SI
------------------------------------------------------------------------
r24474 | lochel | 2015-02-07 17:56:29 +0100 (Sat, 07 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/Initialization.mo
M /trunk/Compiler/SimCode/SimCodeUtil.mo
M /trunk/testsuite/openmodelica/modelicaML/watchdog.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Mechanics.MultiBody.Examples.Elementary.Surfaces.mos
M /trunk/testsuite/simulation/modelica/algorithms_functions/algorithms.mos
- #3138: add assertions for not dependent parameters
------------------------------------------------------------------------
r24473 | sjoelund.se | 2015-02-07 17:53:04 +0100 (Sat, 07 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/Initialization.mo
Fix stack overflow
------------------------------------------------------------------------
r24472 | lochel | 2015-02-07 17:33:35 +0100 (Sat, 07 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/Initialization.mo
- fix wrong else case of function selectSecondaryParameters
------------------------------------------------------------------------
r24471 | lochel | 2015-02-07 15:56:14 +0100 (Sat, 07 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/SimCode/SimCodeUtil.mo
M /trunk/testsuite/simulation/libraries/3rdParty/PNlib/Test11.mos
M /trunk/testsuite/simulation/libraries/3rdParty/PNlib/Test2.mos
M /trunk/testsuite/simulation/libraries/3rdParty/PNlib/Test4.mos
M /trunk/testsuite/simulation/libraries/3rdParty/PNlib/Test5.mos
M /trunk/testsuite/simulation/libraries/3rdParty/PNlib/Test6.mos
M /trunk/testsuite/simulation/libraries/3rdParty/PNlib/Test7.mos
M /trunk/testsuite/simulation/libraries/3rdParty/PNlib/Test8.mos
M /trunk/testsuite/simulation/libraries/3rdParty/PNlib/Test9.mos
M /trunk/testsuite/simulation/libraries/3rdParty/TestMediaFrancesco/TestMedia.TestModels.ColdWater.Test2.mos
M /trunk/testsuite/simulation/libraries/3rdParty/TestMediaFrancesco/TestMedia.TestModels.ColdWater.Test3.mos
M /trunk/testsuite/simulation/libraries/3rdParty/TestMediaFrancesco/TestMedia.TestModels.ColdWater.Test4.mos
M /trunk/testsuite/simulation/libraries/3rdParty/TestMediaFrancesco/TestMedia.TestModels.WaterIF97.Test5.mos
M /trunk/testsuite/simulation/libraries/3rdParty/TestMediaFrancesco/TestMedia.TestModels.WaterIF97.Test6.mos
M /trunk/testsuite/simulation/libraries/msl31/media/Modelica.Media.Examples.MixtureGases.mos
M /trunk/testsuite/simulation/libraries/msl31/media/Modelica.Media.Examples.MoistAir.mos
M /trunk/testsuite/simulation/libraries/msl31/media/Modelica.Media.Examples.TestOnly.FlueGas.mos
M /trunk/testsuite/simulation/libraries/msl31/media/Modelica.Media.Examples.TestOnly.IdealGasN2.mos
M /trunk/testsuite/simulation/libraries/msl31/media/Modelica.Media.Examples.TestOnly.IdealGasN2Mix.mos
M /trunk/testsuite/simulation/libraries/msl31/media/Modelica.Media.Examples.TestOnly.MixIdealGasAir.mos
M /trunk/testsuite/simulation/libraries/msl31/media/Modelica.Media.Examples.Tests.MediaTestModels.LinearFluid.LinearColdWater.mos
M /trunk/testsuite/simulation/libraries/msl31/media/Modelica.Media.Examples.TwoPhaseWater.TestTwoPhaseStates.mos
M /trunk/testsuite/simulation/libraries/msl31/media/Modelica.Media.Incompressible.Examples.TestGlycol.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.AST_BatchPlant.Test.OneTank.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.AST_BatchPlant.Test.TankWithEmptyingPipe1.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.AST_BatchPlant.Test.TankWithEmptyingPipe2.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.AST_BatchPlant.Test.TanksWithEmptyingPipe1.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.AST_BatchPlant.Test.TanksWithEmptyingPipe2.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.AST_BatchPlant.Test.TwoTanks.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.BranchingDynamicPipes.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.ControlledTankSystem.ControlledTanks.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.DrumBoiler.DrumBoiler.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.Explanatory.MeasuringTemperature.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.HeatExchanger.HeatExchangerSimulation-addDerAlias.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.HeatingSystem.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.IncompressibleFluidNetwork.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.InverseParameterization.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.PumpingSystem.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.Tanks.EmptyTanks.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.Tanks.ThreeTanks.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.TraceSubstances.RoomCO2.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.TraceSubstances.RoomCO2WithControls.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Mechanics.MultiBody.Examples.Elementary.Surfaces.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.MixtureGases.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.MoistAir.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.ReferenceAir.DryAir1.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.ReferenceAir.DryAir2.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.ReferenceAir.MoistAir.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.ReferenceAir.MoistAir1.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.ReferenceAir.MoistAir2.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.SimpleLiquidWater.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.TestOnly.FlueGas.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.TestOnly.IdealGasN2.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.TestOnly.IdealGasN2Mix.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.TestOnly.MixIdealGasAir.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.Tests.MediaTestModels.Air.DryAirNasa.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.Tests.MediaTestModels.Air.MoistAir.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.Tests.MediaTestModels.Air.SimpleAir.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.Air.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.Nitrogen.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.SimpleNaturalGas.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.SimpleNaturalGasFixedComposition.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.Tests.MediaTestModels.Incompressible.Essotherm650.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.Tests.MediaTestModels.Incompressible.Glycol47.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.Tests.MediaTestModels.LinearFluid.LinearColdWater.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.Tests.MediaTestModels.LinearFluid.LinearWater_pT.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.Tests.MediaTestModels.Water.ConstantPropertyLiquidWater.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.Tests.MediaTestModels.Water.IdealSteam.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.Tests.MediaTestModels.Water.WaterIF97OnePhase_ph.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.Tests.MediaTestModels.Water.WaterIF97_pT.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.Tests.MediaTestModels.Water.WaterIF97_ph.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.TwoPhaseWater.TestTwoPhaseStates.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.WaterIF97.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Incompressible.Examples.TestGlycol.mos
M /trunk/testsuite/simulation/modelica/algorithms_functions/ModelicaTest.Fluid.Dissipation.Verifications.HeatTransfer.Channel.kc_evenGapLaminar.mos
M /trunk/testsuite/simulation/modelica/enums/EnumArray2.mos
M /trunk/testsuite/simulation/modelica/functions_eval/MoistAir.mos
M /trunk/testsuite/simulation/modelica/hpcom/Modelica.Fluid.Examples.BranchingDynamicPipes.mos
M /trunk/testsuite/simulation/modelica/initialization/OverdeterminedInitialization.Fluid.DynamicPipeInitialValues.mos
M /trunk/testsuite/simulation/modelica/initialization/OverdeterminedInitialization.Fluid.TwoVolumesFullInitialInconsistent.mos
- #3138: remove wrong asserts of secondary parameters
------------------------------------------------------------------------
r24470 | vitalij | 2015-02-07 08:19:25 +0100 (Sat, 07 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/SymbolicJacobian.mo
small improvements of the derivatives for dyn. optimization
------------------------------------------------------------------------
r24469 | adrpo | 2015-02-07 03:52:58 +0100 (Sat, 07 Feb 2015) | 3 lines
Changed paths:
M /trunk/SimulationRuntime/c/simulation/simulation_info_xml.c
Fix #3140
- add XML_ParserFree(parser); at the end of modelInfoXmlInit
- thanks go to Mathilde for reporting this
------------------------------------------------------------------------
r24468 | adrpo | 2015-02-07 02:35:26 +0100 (Sat, 07 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/GenerateAPIFunctionsTpl.tpl
- attempt to fix #3136
------------------------------------------------------------------------
r24467 | vitalij | 2015-02-07 00:17:24 +0100 (Sat, 07 Feb 2015) | 3 lines
Changed paths:
M /trunk/Compiler/BackEnd/DynamicOptimization.mo
fixed generation of dyn. optimization vars
------------------------------------------------------------------------
r24466 | hudson | 2015-02-06 19:17:04 +0100 (Fri, 06 Feb 2015) | 27 lines
Changed paths:
M /trunk/Makefile.libraries
commit ee5d1d8bd1152b40a38bd6ba61297ec6d9e5688a
Author: Hudson Janitor
Date: Fri Feb 6 19:04:56 2015 +0100
Bump libraries
- https://github.com/iea-annex60/modelica-annex60.git branch master updated to 3f37723390b059663d8b2e8a2d11658787bbeb87.
* [https://github.com/iea-annex60/modelica-annex60/commit/3f37723 3f37723] Merge pull request #161 from Mathadon/issue152_derMaxMinLimit
* [https://github.com/iea-annex60/modelica-annex60/commit/bc6ab17 bc6ab17] added smoothOrder = 1 in inverseXRegularized, smoothHeaviside, smoothLimit, smoothMax, smoothMin
- https://github.com/lbl-srg/modelica-buildings.git branch master updated to 205e55b94fa163cb8207f7d6bc4a826059128999.
* [https://github.com/lbl-srg/modelica-buildings/commit/205e55b 205e55b] Removed .mat files
* [https://github.com/lbl-srg/modelica-buildings/commit/97bc3d9 97bc3d9] Merged Annex60
* [https://github.com/lbl-srg/modelica-buildings/commit/2800f04 2800f04] Merged Annex60
* [https://github.com/lbl-srg/modelica-buildings/commit/79a2b1b 79a2b1b] Changed initialize_p to be a constant
- https://github.com/modelica-3rdparty/HelmholtzMedia.git branch master updated to d3eb320221af94ee181d55095667e1af4775aa8f.
* [https://github.com/modelica-3rdparty/HelmholtzMedia/commit/d3eb320 d3eb320] replace
with
- https://github.com/modelica/PowerSystems.git branch master has FAILING head - latest is 0ec829cbd0b88b7e47097c6210bb67a05d3dc5e4
* [https://github.com/modelica/PowerSystems/commit/0ec829c 0ec829c] add ExamplesTest for variants of examples, like NetworkLoop with ThreePhase_d
* [https://github.com/modelica/PowerSystems/commit/aece9c4 aece9c4] Fix Generic components - work with simple PhaseSystem_d again (was broken in version 0.3) - PMeter outputs active power (not zero power loss) - add PMeterTest
* [https://github.com/modelica/PowerSystems/commit/f0fb0cc f0fb0cc] remove ImpedancesTest
- https://github.com/modelica-3rdparty/QCalc.git branch master has FAILING head - latest is d862af092d529fa28b43dc60da71924e907a068e
* [https://github.com/modelica-3rdparty/QCalc/commit/d862af0 d862af0] Added space to beginning of unit attribute to identify it as dimension
* [https://github.com/modelica-3rdparty/QCalc/commit/8fbb38f 8fbb38f] Added Bases record for SI
------------------------------------------------------------------------
r24465 | perost | 2015-02-06 17:38:34 +0100 (Fri, 06 Feb 2015) | 3 lines
Changed paths:
M /trunk/Compiler/FrontEnd/NFSCodeDependency.mo
Fix for #3070:
- Fix dependency analysis of some cases of redeclares classes.
------------------------------------------------------------------------
r24464 | sjoelund.se | 2015-02-06 15:53:35 +0100 (Fri, 06 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/Script/Makefile.common
M /trunk/Compiler/Script/OpenModelicaScriptingAPI.mos
Better makefile for parallelism
------------------------------------------------------------------------
r24463 | adeas31 | 2015-02-06 15:36:46 +0100 (Fri, 06 Feb 2015) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/OMC/OMCProxy.cpp
M /trunk/OMEdit/OMEditGUI/OMC/OMCProxy.h
- updated loadFile & loadString to scripting API.
------------------------------------------------------------------------
r24462 | adeas31 | 2015-02-06 14:32:41 +0100 (Fri, 06 Feb 2015) | 2 lines
Changed paths:
M /trunk/OMEdit/OMEditGUI/Makefile.omdev.mingw
M /trunk/OMEdit/OMEditGUI/OMC/OMCProxy.cpp
M /trunk/OMEdit/OMEditGUI/OMC/OMCProxy.h
- Try to fix Windows build.
- Converted few more API calls in OMEdit to use scripting API.
------------------------------------------------------------------------
r24461 | sjoelund.se | 2015-02-06 14:12:18 +0100 (Fri, 06 Feb 2015) | 2 lines
Changed paths:
D /trunk/Compiler/Script/OpenModelicaScriptingAPI.mo
Remove OpenModelicaScriptingAPI.mo as Adrian updated the tarball
------------------------------------------------------------------------
r24460 | adeas31 | 2015-02-06 13:17:02 +0100 (Fri, 06 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/Template/GenerateAPIFunctionsTpl.tpl
M /trunk/Compiler/Template/SimCodeTV.mo
M /trunk/OMEdit/OMEditGUI/OMC/OMCProxy.cpp
M /trunk/OMEdit/OMEditGUI/OMC/OMCProxy.h
- Generate struct field names based on function output names.
- Converted few more API calls in OMEdit to use scripting API.
------------------------------------------------------------------------
r24459 | niklwors | 2015-02-06 11:39:46 +0100 (Fri, 06 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
changed exception call in cpp template
------------------------------------------------------------------------
r24458 | hudson | 2015-02-06 10:59:13 +0100 (Fri, 06 Feb 2015) | 1 line
Changed paths:
M /trunk/SimulationRuntime/cpp/Include/Core/Utils/Modelica/ModelicaSimulationError.h
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24457 | RuedKamp | 2015-02-06 10:50:49 +0100 (Fri, 06 Feb 2015) | 1 line
Changed paths:
M /trunk/SimulationRuntime/cpp/Include/Core/Utils/Modelica/ModelicaSimulationError.h
-some fix for older C++ standard
------------------------------------------------------------------------
r24455 | adrpo | 2015-02-06 09:09:10 +0100 (Fri, 06 Feb 2015) | 1 line
Changed paths:
M /trunk/Makefile.omdev.mingw
- more dependencies
------------------------------------------------------------------------
r24454 | adrpo | 2015-02-06 06:57:52 +0100 (Fri, 06 Feb 2015) | 2 lines
Changed paths:
M /trunk/Makefile.omdev.mingw
M /trunk/OMEdit/OMEditGUI/Util/StringHandler.cpp
M /trunk/OMEdit/OMEditGUI/Util/diff_match_patch.cpp
- fix Makefile.omdev.mingw
- remove some warnings
------------------------------------------------------------------------
r24453 | adrpo | 2015-02-06 05:22:29 +0100 (Fri, 06 Feb 2015) | 5 lines
Changed paths:
M /trunk/Compiler/Main/Main.mo
M /trunk/Compiler/Makefile.compiler_subdirs.common
M /trunk/Compiler/Makefile.in
M /trunk/Compiler/Makefile.omdev.mingw
M /trunk/Compiler/boot/Makefile.common
M /trunk/Compiler/runtime/systemimpl.c
M /trunk/Makefile.common
M /trunk/Makefile.omdev.mingw
M /trunk/OMEdit/OMEditGUI/Makefile.omdev.mingw
M /trunk/OMEdit/OMEditGUI/Modeling/LibraryTreeWidget.cpp
M /trunk/OMEdit/OMEditGUI/Plotting/VariablesWidget.cpp
- split qt-clients build on windows so one can build just the ones who is interested in
- better Compiler/Script cleaning
- clean OMEdit generated files on clean
- get rid of some warnings
- do Print.clearBuf() a bit differently in Main
------------------------------------------------------------------------
r24452 | adrpo | 2015-02-06 04:34:15 +0100 (Fri, 06 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/boot/bootstrap-sources.tar.xz
- update to a tarball that knows generateScriptingAPI
------------------------------------------------------------------------
r24451 | adrpo | 2015-02-06 01:26:11 +0100 (Fri, 06 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/boot/Makefile.common
- missing -f
------------------------------------------------------------------------
r24450 | hudson | 2015-02-06 01:08:35 +0100 (Fri, 06 Feb 2015) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r24449 | adeas31 | 2015-02-06 00:58:19 +0100 (Fri, 06 Feb 2015) | 3 lines
Changed paths:
M /trunk/OMEdit/OMEditGUI/Modeling/LibraryTreeWidget.cpp
M /trunk/OMEdit/OMEditGUI/OMC/OMCProxy.cpp
M /trunk/OMEdit/OMEditGUI/OMC/OMCProxy.h
D /trunk/OMEdit/OMEditGUI/OMC/OMC_API.cpp
D /trunk/OMEdit/OMEditGUI/OMC/OMC_API.h
M /trunk/OMEdit/OMEditGUI/OMEditGUI.pro
- Use searchClassNames & getClassInformation via direct scripting API.
- Removed OMC_API.h/cpp files as not needed now.
------------------------------------------------------------------------
r24448 | hudson | 2015-02-06 00:33:58 +0100 (Fri, 06 Feb 2015) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r24447 | adeas31 | 2015-02-06 00:25:29 +0100 (Fri, 06 Feb 2015) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/MainWindow.cpp
M /trunk/OMEdit/OMEditGUI/OMC/OMCProxy.cpp
M /trunk/OMEdit/OMEditGUI/OMC/OMCProxy.h
M /trunk/OMEdit/OMEditGUI/Options/OptionsDialog.cpp
M /trunk/OMEdit/OMEditGUI/Options/OptionsDialog.h
M /trunk/OMEdit/OMEditGUI/Util/Helper.cpp
M /trunk/OMEdit/OMEditGUI/Util/Helper.h
- Allow users to specify a name for FMU via FMI export settings.
------------------------------------------------------------------------
r24446 | adeas31 | 2015-02-05 23:42:36 +0100 (Thu, 05 Feb 2015) | 2 lines
Changed paths:
M /trunk/OMEdit/OMEditGUI/MainWindow.cpp
M /trunk/OMEdit/OMEditGUI/Modeling/LibraryTreeWidget.cpp
M /trunk/OMEdit/OMEditGUI/OMC/OMCProxy.cpp
M /trunk/OMEdit/OMEditGUI/OMC/OMCProxy.h
- Use getClassNames via direct scripting API.
- Removed some unused APIs.
------------------------------------------------------------------------
r24445 | hudson | 2015-02-05 19:18:11 +0100 (Thu, 05 Feb 2015) | 28 lines
Changed paths:
M /trunk/Makefile.libraries
commit 96e1e290e927071f94d56ccc8efbd683ed82163e
Author: Hudson Janitor
Date: Thu Feb 5 19:05:40 2015 +0100
Bump libraries
- https://github.com/modelica-3rdparty/HelmholtzMedia.git branch master updated to 579bf71c06f3bc317e6490929f3249157fea2e05.
* [https://github.com/modelica-3rdparty/HelmholtzMedia/commit/579bf71 579bf71] encoding and whitespace
- https://github.com/dzimmer/PlanarMechanics.git branch master updated to a4b02d626bac5348c014a85f1fae04087959c880.
* [https://github.com/dzimmer/PlanarMechanics/commit/a4b02d6 a4b02d6] Merge pull request #69 from fvanderlinden/master
* [https://github.com/dzimmer/PlanarMechanics/commit/87389c7 87389c7] Refixed the gravity in the examples
* [https://github.com/dzimmer/PlanarMechanics/commit/984f6c3 984f6c3] Merge pull request #65 from fvanderlinden/master
* [https://github.com/dzimmer/PlanarMechanics/commit/853b3c0 853b3c0] Merge branch 'master' of https://github.com/dzimmer/PlanarMechanics
* [https://github.com/dzimmer/PlanarMechanics/commit/1c61132 1c61132] Added local gravity to bodies,
* [https://github.com/dzimmer/PlanarMechanics/commit/d492df1 d492df1] Merge pull request #68 from adrpo/master
* [https://github.com/dzimmer/PlanarMechanics/commit/286a0ed 286a0ed] - remove missing file from package.order (fixes loading of the library in OpenModelica)
* [https://github.com/dzimmer/PlanarMechanics/commit/e0cf143 e0cf143] Added connection of planar world to MultiBody connector. Enables moving visualization and gravity inheritance.
* [https://github.com/dzimmer/PlanarMechanics/commit/c0c9a7f c0c9a7f] Gravity fix for vehicle models
- https://github.com/modelica/PowerSystems.git branch master has FAILING head - latest is 0ec829cbd0b88b7e47097c6210bb67a05d3dc5e4
* [https://github.com/modelica/PowerSystems/commit/0ec829c 0ec829c] add ExamplesTest for variants of examples, like NetworkLoop with ThreePhase_d
* [https://github.com/modelica/PowerSystems/commit/aece9c4 aece9c4] Fix Generic components - work with simple PhaseSystem_d again (was broken in version 0.3) - PMeter outputs active power (not zero power loss) - add PMeterTest
* [https://github.com/modelica/PowerSystems/commit/f0fb0cc f0fb0cc] remove ImpedancesTest
- https://github.com/modelica-3rdparty/QCalc.git branch master has FAILING head - latest is d862af092d529fa28b43dc60da71924e907a068e
* [https://github.com/modelica-3rdparty/QCalc/commit/d862af0 d862af0] Added space to beginning of unit attribute to identify it as dimension
* [https://github.com/modelica-3rdparty/QCalc/commit/8fbb38f 8fbb38f] Added Bases record for SI
------------------------------------------------------------------------
r24444 | hudson | 2015-02-05 18:43:26 +0100 (Thu, 05 Feb 2015) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r24443 | adeas31 | 2015-02-05 18:35:03 +0100 (Thu, 05 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/GenerateAPIFunctionsTpl.tpl
M /trunk/OMEdit/OMEditGUI/OMC/OMCProxy.cpp
M /trunk/OMEdit/OMEditGUI/OMC/OMCProxy.h
- emit signals from scripting API for logging.
------------------------------------------------------------------------
r24442 | lochel | 2015-02-05 16:49:50 +0100 (Thu, 05 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/SimCode/SimCodeUtil.mo
- restore indentation
------------------------------------------------------------------------
r24441 | vwaurich | 2015-02-05 15:13:47 +0100 (Thu, 05 Feb 2015) | 1 line
Changed paths:
M /trunk/testsuite/openmodelica/cruntime/xmlFiles/testxmlInfoAllEqnsCorrectOrder.mos
- expected output
------------------------------------------------------------------------
r24440 | vwaurich | 2015-02-05 14:59:17 +0100 (Thu, 05 Feb 2015) | 3 lines
Changed paths:
M /trunk/Compiler/BackEnd/Initialization.mo
M /trunk/Compiler/SimCode/SimCodeUtil.mo
- fix ordering of parameter equations
- removed start value calculation
- extended dumpSimEqSystem
------------------------------------------------------------------------
r24439 | adeas31 | 2015-02-05 14:02:15 +0100 (Thu, 05 Feb 2015) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Makefile.omdev.mingw
M /trunk/OMEdit/OMEditGUI/OMC/OMCProxy.cpp
M /trunk/OMEdit/OMEditGUI/main.cpp
- Use translateModelFMU directly.
------------------------------------------------------------------------
r24438 | sjoelund.se | 2015-02-05 13:48:59 +0100 (Thu, 05 Feb 2015) | 2 lines
Changed paths:
M /trunk/OMEdit/OMEditGUI/OMC/OMCProxy.cpp
Initialize to 0
------------------------------------------------------------------------
r24437 | sjoelund.se | 2015-02-05 13:30:11 +0100 (Thu, 05 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/Script/Makefile.common
M /trunk/Compiler/boot/Makefile.common
Force updating the scripting API to the latest version when bootstrapping
------------------------------------------------------------------------
r24436 | sjoelund.se | 2015-02-05 13:20:04 +0100 (Thu, 05 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/Template/GenerateAPIFunctionsTpl.tpl
M /trunk/OMEdit/OMEditGUI/OMC/OMCProxy.cpp
M /trunk/OMEdit/OMEditGUI/OMC/OMCProxy.h
Use only 1 version of the threadData and symbol table
------------------------------------------------------------------------
r24435 | hudson | 2015-02-05 13:04:59 +0100 (Thu, 05 Feb 2015) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r24434 | sjoelund.se | 2015-02-05 12:32:23 +0100 (Thu, 05 Feb 2015) | 2 lines
Changed paths:
M /trunk/OMEdit/OMEditGUI/OMC/OMCProxy.cpp
M /trunk/OMEdit/OMEditGUI/OMC/OMC_API.h
M /trunk/OMEdit/OMEditGUI/OMEditGUI.pro
Set IMPORT_INTO for all files on Windows (to avoid accidentally breaking MMC_THROW)
------------------------------------------------------------------------
r24433 | sjoelund.se | 2015-02-05 11:54:38 +0100 (Thu, 05 Feb 2015) | 2 lines
Changed paths:
M /trunk/Makefile.in
Fix accidental spaces
------------------------------------------------------------------------
r24432 | sjoelund.se | 2015-02-05 11:52:13 +0100 (Thu, 05 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/Script/Makefile.common
M /trunk/Compiler/boot/Makefile.common
M /trunk/Makefile.in
Move the copying of the Qt cpp and header files from bootstrapping to omedit target
------------------------------------------------------------------------
r24431 | lochel | 2015-02-05 11:40:33 +0100 (Thu, 05 Feb 2015) | 2 lines
Changed paths:
M /trunk/testsuite/openmodelica/modelicaML/watchdog.mos
M /trunk/testsuite/simulation/modelica/algorithms_functions/algorithms.mos
- expected output
------------------------------------------------------------------------
r24430 | adeas31 | 2015-02-05 11:37:42 +0100 (Thu, 05 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/GenerateAPIFunctionsTpl.tpl
- make OSX happy.
------------------------------------------------------------------------
r24429 | sjoelund.se | 2015-02-05 11:31:31 +0100 (Thu, 05 Feb 2015) | 2 lines
Changed paths:
M /trunk/Makefile.in
Make sure the scripting API is generated
------------------------------------------------------------------------
r24428 | lochel | 2015-02-05 11:22:51 +0100 (Thu, 05 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/SimCode/SimCodeUtil.mo
- remove duplicated function
------------------------------------------------------------------------
r24427 | lochel | 2015-02-05 11:15:27 +0100 (Thu, 05 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/BackendDAEUtil.mo
M /trunk/Compiler/Util/Flags.mo
- remove obsolete debug flag "+d=symbolicInitialization"
------------------------------------------------------------------------
r24426 | lochel | 2015-02-05 11:10:11 +0100 (Thu, 05 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/Util/Flags.mo
- remove obsolete debug flag "+d=dumpoptinit"
------------------------------------------------------------------------
r24425 | lochel | 2015-02-05 11:06:23 +0100 (Thu, 05 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/BackendDAEUtil.mo
M /trunk/Compiler/BackEnd/Initialization.mo
M /trunk/Compiler/Util/Flags.mo
- remove obsolete optimization module "optimizeInitialSystem"
------------------------------------------------------------------------
r24424 | lochel | 2015-02-05 10:55:44 +0100 (Thu, 05 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo
- remove obsolete function
------------------------------------------------------------------------
r24423 | sjoelund.se | 2015-02-05 08:33:22 +0100 (Thu, 05 Feb 2015) | 2 lines
Changed paths:
M /trunk/OMNotebook/OMNotebookGUI/OMNotebook.config.in
Change OMNotebook default stack size to 64MB (highest)
------------------------------------------------------------------------
r24422 | adrpo | 2015-02-04 22:22:06 +0100 (Wed, 04 Feb 2015) | 1 line
Changed paths:
M /trunk/OMOptim/build/Makefile.omdev.mingw
- squash the last reminiscent of omoptim doc copy
------------------------------------------------------------------------
r24421 | hudson | 2015-02-04 19:19:33 +0100 (Wed, 04 Feb 2015) | 27 lines
Changed paths:
M /trunk/Makefile.libraries
commit e9fa973c5ecb119b572c01037975395c5826483f
Author: Hudson Janitor
Date: Wed Feb 4 19:03:54 2015 +0100
Bump libraries
- https://github.com/xogeny/ModelicaBook.git branch master updated to 86911097b7b88af423af2c83d4d30b053e8482e3.
* [https://github.com/xogeny/ModelicaBook/commit/8691109 8691109] Merge pull request #228 from lochel/master
* [https://github.com/xogeny/ModelicaBook/commit/ae38e2b ae38e2b] Proper start values to avoid trivial solution
- https://github.com/modelica-3rdparty/Physiolibrary.git branch master updated to d90db75535e554035771d69056510cfb4ae970d5.
* [https://github.com/modelica-3rdparty/Physiolibrary/commit/d90db75 d90db75] documentation of components: Substance, Chemical Reaction and Henry's Law.
- https://github.com/dzimmer/PlanarMechanics.git branch master has FAILING head - latest is e0cf143930ec59e42e047fb888a5524eaf8cf318
* [https://github.com/dzimmer/PlanarMechanics/commit/e0cf143 e0cf143] Added connection of planar world to MultiBody connector. Enables moving visualization and gravity inheritance.
- https://github.com/modelica/PowerSystems.git branch master has FAILING head - latest is 0ec829cbd0b88b7e47097c6210bb67a05d3dc5e4
* [https://github.com/modelica/PowerSystems/commit/0ec829c 0ec829c] add ExamplesTest for variants of examples, like NetworkLoop with ThreePhase_d
* [https://github.com/modelica/PowerSystems/commit/aece9c4 aece9c4] Fix Generic components - work with simple PhaseSystem_d again (was broken in version 0.3) - PMeter outputs active power (not zero power loss) - add PMeterTest
* [https://github.com/modelica/PowerSystems/commit/f0fb0cc f0fb0cc] remove ImpedancesTest
- https://github.com/modelica-3rdparty/QCalc.git branch master has FAILING head - latest is d862af092d529fa28b43dc60da71924e907a068e
* [https://github.com/modelica-3rdparty/QCalc/commit/d862af0 d862af0] Added space to beginning of unit attribute to identify it as dimension
* [https://github.com/modelica-3rdparty/QCalc/commit/8fbb38f 8fbb38f] Added Bases record for SI
- svn/ThermoPower has been updated to r383.
* r383 PowerPlants.Tests.TestShIp: SSinit set to true
------------------------------------------------------------------------
r24418 | adeas31 | 2015-02-04 16:29:07 +0100 (Wed, 04 Feb 2015) | 1 line
Changed paths:
M /trunk/Makefile.common
M /trunk/Makefile.omdev.mingw
M /trunk/OMOptim/GUI/MainWindow.cpp
D /trunk/doc/OMOptim
- Removed the OMOptim documentation as it is already part of OpenModelicaUsersGuide.pdf.
------------------------------------------------------------------------
r24417 | sjoelund.se | 2015-02-04 16:17:00 +0100 (Wed, 04 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo
M /trunk/Compiler/Script/CevalScript.mo
M /trunk/Compiler/Script/OpenModelicaScriptingAPI.mo
M /trunk/Compiler/Script/OpenModelicaScriptingAPI.mos
Update scripting API
------------------------------------------------------------------------
r24416 | sjoelund.se | 2015-02-04 16:02:26 +0100 (Wed, 04 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo
M /trunk/Compiler/Script/CevalScript.mo
M /trunk/Compiler/Script/Interactive.mo
Add getComponentsTest API (typed version of getComponents)
------------------------------------------------------------------------
r24414 | hudson | 2015-02-04 15:51:48 +0100 (Wed, 04 Feb 2015) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r24413 | adeas31 | 2015-02-04 15:46:43 +0100 (Wed, 04 Feb 2015) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Simulation/SimulationProcessThread.cpp
- explicitly tell the user about simulation success/failure and not just show the exit codes.
------------------------------------------------------------------------
r24412 | hudson | 2015-02-04 15:43:23 +0100 (Wed, 04 Feb 2015) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r24411 | perost | 2015-02-04 15:42:30 +0100 (Wed, 04 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/FFrontEnd/FNode.mo
M /trunk/Compiler/FrontEnd/InstExtends.mo
M /trunk/Compiler/FrontEnd/InstUtil.mo
M /trunk/Compiler/FrontEnd/Lookup.mo
M /trunk/Compiler/FrontEnd/Types.mo
- Some minor optimizations.
------------------------------------------------------------------------
r24410 | lochel | 2015-02-04 15:31:33 +0100 (Wed, 04 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/OnRelaxation.mo
- cleanup
------------------------------------------------------------------------
r24409 | adeas31 | 2015-02-04 15:26:46 +0100 (Wed, 04 Feb 2015) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Options/OptionsDialog.cpp
M /trunk/OMEdit/OMEditGUI/TransformationalDebugger/TransformationsWidget.cpp
M /trunk/OMEdit/OMEditGUI/Util/Helper.cpp
M /trunk/OMEdit/OMEditGUI/Util/Helper.h
- Better message to generate operations for transformationalDebugger.
------------------------------------------------------------------------
r24408 | adeas31 | 2015-02-04 14:16:17 +0100 (Wed, 04 Feb 2015) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/TransformationalDebugger/TransformationsWidget.cpp
- check if equations has operations.
------------------------------------------------------------------------
r24407 | niklwors | 2015-02-04 13:58:47 +0100 (Wed, 04 Feb 2015) | 1 line
Changed paths:
M /trunk/SimulationRuntime/cpp/Core/SimController/SimController.cpp
fix for c-lang build error in SimController class
------------------------------------------------------------------------
r24406 | lochel | 2015-02-04 13:37:59 +0100 (Wed, 04 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/CommonSubExpression.mo
M /trunk/Compiler/Util/Flags.mo
- add flag "+d=disableComSubExp" to disable module "comSubExp" since it breaks some models
------------------------------------------------------------------------
r24405 | hudson | 2015-02-04 13:36:18 +0100 (Wed, 04 Feb 2015) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r24404 | hudson | 2015-02-04 13:36:16 +0100 (Wed, 04 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/GenerateAPIFunctionsTpl.tpl
M /trunk/OMEdit/OMEditGUI/OMC/OMCProxy.cpp
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24403 | adeas31 | 2015-02-04 13:29:14 +0100 (Wed, 04 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/Script/CevalScript.mo
M /trunk/Compiler/Template/GenerateAPIFunctionsTpl.tpl
M /trunk/OMEdit/OMEditGUI/OMC/OMCProxy.cpp
M /trunk/OMEdit/OMEditGUI/OMC/OMCProxy.h
M /trunk/OMEdit/OMEditGUI/OMEditGUI.pro
- minor changes in Qt API interface.
------------------------------------------------------------------------
r24402 | hudson | 2015-02-04 13:01:36 +0100 (Wed, 04 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
M /trunk/SimulationRuntime/cpp/Core/SimController/SimController.cpp
M /trunk/SimulationRuntime/cpp/Core/SimController/SimManager.cpp
M /trunk/SimulationRuntime/cpp/Include/Core/DataExchange/Policies/BufferReaderWriter.h
M /trunk/SimulationRuntime/cpp/Include/Core/Utils/Modelica/ModelicaSimulationError.h
M /trunk/SimulationRuntime/cpp/Solver/CVode/CVode.cpp
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24401 | hudson | 2015-02-04 13:01:11 +0100 (Wed, 04 Feb 2015) | 1 line
Changed paths:
M /trunk/SimulationRuntime/cpp/Include/Core/Utils/Modelica/ModelicaSimulationError.h
[Janitor mode] Set auto-props
------------------------------------------------------------------------
r24400 | niklwors | 2015-02-04 12:59:50 +0100 (Wed, 04 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
M /trunk/SimulationRuntime/cpp/Core/DataExchange/SimData.cpp
M /trunk/SimulationRuntime/cpp/Core/Math/ArrayOperations.cpp
M /trunk/SimulationRuntime/cpp/Core/Math/Functions.cpp
M /trunk/SimulationRuntime/cpp/Core/Math/SparseMatrix.cpp
M /trunk/SimulationRuntime/cpp/Core/Modelica/ModelicaSystem.cpp
M /trunk/SimulationRuntime/cpp/Core/SimController/SimController.cpp
M /trunk/SimulationRuntime/cpp/Core/SimController/SimManager.cpp
M /trunk/SimulationRuntime/cpp/Core/Solver/SystemStateSelection.cpp
M /trunk/SimulationRuntime/cpp/Core/System/AlgLoopDefaultImplementation.cpp
M /trunk/SimulationRuntime/cpp/Core/System/AlgLoopSolverFactory.cpp
M /trunk/SimulationRuntime/cpp/Core/System/SystemDefaultImplementation.cpp
M /trunk/SimulationRuntime/cpp/Core/Utils/Modelica/CMakeLists.txt
M /trunk/SimulationRuntime/cpp/Core/Utils/Modelica/ModelicaUtilities.cpp
M /trunk/SimulationRuntime/cpp/Core/Utils/extension/measure_time_papi.cpp
M /trunk/SimulationRuntime/cpp/Core/Utils/extension/measure_time_rdtsc.cpp
M /trunk/SimulationRuntime/cpp/Include/Core/DataExchange/Policies/BufferReaderWriter.h
M /trunk/SimulationRuntime/cpp/Include/Core/Math/Array.h
M /trunk/SimulationRuntime/cpp/Include/Core/Modelica.h
M /trunk/SimulationRuntime/cpp/Include/Core/Object/Object.h
M /trunk/SimulationRuntime/cpp/Include/Core/SimulationSettings/IGlobalSettings.h
A /trunk/SimulationRuntime/cpp/Include/Core/Utils/Modelica/ModelicaSimulationError.h
M /trunk/SimulationRuntime/cpp/Include/Core/Utils/extension/measure_time_papi.hpp
M /trunk/SimulationRuntime/cpp/Include/SimCoreFactory/Policies/LinSolverOMCFactory.h
M /trunk/SimulationRuntime/cpp/Include/SimCoreFactory/Policies/NonLinSolverOMCFactory.h
M /trunk/SimulationRuntime/cpp/Include/SimCoreFactory/Policies/SolverOMCFactory.h
M /trunk/SimulationRuntime/cpp/Include/SimCoreFactory/Policies/SolverSettingsOMCFactory.h
M /trunk/SimulationRuntime/cpp/Include/SimCoreFactory/Policies/StaticSolverOMCFactory.h
M /trunk/SimulationRuntime/cpp/Include/SimCoreFactory/Policies/StaticSolverSettingsOMCFactory.h
M /trunk/SimulationRuntime/cpp/Include/SimCoreFactory/Policies/SystemOMCFactory.h
M /trunk/SimulationRuntime/cpp/Include/Solver/IDA/IDA.h
M /trunk/SimulationRuntime/cpp/SimCoreFactory/OMCFactory/OMCFactory.cpp
M /trunk/SimulationRuntime/cpp/Solver/CVode/CVode.cpp
M /trunk/SimulationRuntime/cpp/Solver/Euler/Euler.cpp
M /trunk/SimulationRuntime/cpp/Solver/Hybrj/Hybrj.cpp
M /trunk/SimulationRuntime/cpp/Solver/Kinsol/Kinsol.cpp
M /trunk/SimulationRuntime/cpp/Solver/Peer/Peer.cpp
added new exception class for all simulation errors in cpp runtime
------------------------------------------------------------------------
r24399 | hudson | 2015-02-04 12:18:36 +0100 (Wed, 04 Feb 2015) | 1 line
Changed paths:
M /trunk/SimulationRuntime/c/simulation/solver/linearSystem.c
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24398 | adrpo | 2015-02-04 12:16:15 +0100 (Wed, 04 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/Script/Interactive.mo
- expand uniontype records into metarecords on loadFileInteractiveQualified (helps MDT give content assist for uniontype records)
------------------------------------------------------------------------
r24397 | wbraun | 2015-02-04 12:10:13 +0100 (Wed, 04 Feb 2015) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/c/simulation/solver/linearSolverLapack.c
M /trunk/SimulationRuntime/c/simulation/solver/linearSystem.c
M /trunk/SimulationRuntime/c/simulation_data.h
M /trunk/testsuite/simulation/libraries/3rdParty/MathematicalAspects/05_SingularModel.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.AIMC_DOL_MultiPhase.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMEE_Generator_MultiPhase.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMR_Inverter_MultiPhase.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Mechanics.MultiBody.Examples.Elementary.PointGravityWithPointMasses2.mos
M /trunk/testsuite/simulation/modelica/built_in_functions/DummyDerMatching.mos
M /trunk/testsuite/simulation/modelica/linear_system/linSymSol.mos
- fix the huge linear solver failings output
------------------------------------------------------------------------
r24395 | hkiel | 2015-02-04 10:18:51 +0100 (Wed, 04 Feb 2015) | 2 lines
Changed paths:
M /trunk/OMNotebook/OMNotebookGUI/OMNotebookGUI.pro
A /trunk/OMNotebook/OMNotebookGUI/Resources/OMNotebook_icon.icns
Give OMNotebook the right icon on OSX
------------------------------------------------------------------------
r24394 | hudson | 2015-02-04 09:50:49 +0100 (Wed, 04 Feb 2015) | 1 line
Changed paths:
M /trunk/SimulationRuntime/cpp/Include/Solver/IDA/IDA.h
M /trunk/SimulationRuntime/cpp/Solver/IDA/IDA.cpp
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24393 | mkloeppel | 2015-02-04 09:49:16 +0100 (Wed, 04 Feb 2015) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/cpp/CMakeLists.txt
M /trunk/SimulationRuntime/cpp/Include/Solver/IDA/IDA.h
M /trunk/SimulationRuntime/cpp/Solver/IDA/IDA.cpp
fix IDAGetDky issue
------------------------------------------------------------------------
r24392 | hudson | 2015-02-03 19:29:57 +0100 (Tue, 03 Feb 2015) | 27 lines
Changed paths:
M /trunk/Makefile.libraries
commit 84d48bbf4a227988da518d9862c57f881ffc6f80
Author: Hudson Janitor
Date: Tue Feb 3 19:03:50 2015 +0100
Bump libraries
- svn/MSL trunk has been updated to r8074.
* m:r8074 Updated wrong date in documentation
- https://github.com/xogeny/ModelicaBook.git branch master updated to ccb54e7d9e9b0673ee6196c843bad0079514247b.
* [https://github.com/xogeny/ModelicaBook/commit/ccb54e7 ccb54e7] Merge pull request #227 from adrpo/master
* [https://github.com/xogeny/ModelicaBook/commit/4b9bf29 4b9bf29] - add missing file in package.order
- https://github.com/dzimmer/PlanarMechanics.git branch master has FAILING head - latest is e0cf143930ec59e42e047fb888a5524eaf8cf318
* [https://github.com/dzimmer/PlanarMechanics/commit/e0cf143 e0cf143] Added connection of planar world to MultiBody connector. Enables moving visualization and gravity inheritance.
- https://github.com/modelica/PowerSystems.git branch master has FAILING head - latest is 0ec829cbd0b88b7e47097c6210bb67a05d3dc5e4
* [https://github.com/modelica/PowerSystems/commit/0ec829c 0ec829c] add ExamplesTest for variants of examples, like NetworkLoop with ThreePhase_d
* [https://github.com/modelica/PowerSystems/commit/aece9c4 aece9c4] Fix Generic components - work with simple PhaseSystem_d again (was broken in version 0.3) - PMeter outputs active power (not zero power loss) - add PMeterTest
* [https://github.com/modelica/PowerSystems/commit/f0fb0cc f0fb0cc] remove ImpedancesTest
- https://github.com/modelica-3rdparty/QCalc.git branch master has FAILING head - latest is d862af092d529fa28b43dc60da71924e907a068e
* [https://github.com/modelica-3rdparty/QCalc/commit/d862af0 d862af0] Added space to beginning of unit attribute to identify it as dimension
* [https://github.com/modelica-3rdparty/QCalc/commit/8fbb38f 8fbb38f] Added Bases record for SI
- svn/ThermoPower has been updated to r382.
* r382 heat exchanger tests updated in PowerPlants
------------------------------------------------------------------------
r24390 | hudson | 2015-02-03 17:25:26 +0100 (Tue, 03 Feb 2015) | 1 line
Changed paths:
M /trunk/SimulationRuntime/c/simulation/solver/linearSystem.c
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24389 | sjoelund.se | 2015-02-03 17:10:42 +0100 (Tue, 03 Feb 2015) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/c/util/ModelicaUtilities.c
M /trunk/SimulationRuntime/c/util/omc_error.c
M /trunk/testsuite/openmodelica/fmi/ModelExchange/1.0/testAssert.mos
M /trunk/testsuite/openmodelica/fmi/ModelExchange/2.0/testAssert.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.SolveOneNonlinearEquation.Inverse_sine.mos
M /trunk/testsuite/simulation/modelica/equations/WhenNoRetCall.mos
M /trunk/testsuite/simulation/modelica/external_functions/ModelicaUtilities.mos
Fix assertion output (uses the API for log messages)
------------------------------------------------------------------------
r24388 | hkiel | 2015-02-03 17:09:49 +0100 (Tue, 03 Feb 2015) | 2 lines
Changed paths:
M /trunk/OMNotebook/OMNotebookGUI/qtapp.cpp
- try to fix OMNotebook on OSX by increasing stack size. Now, OMNotebook does not crash here. Please test.
------------------------------------------------------------------------
r24387 | wbraun | 2015-02-03 16:51:04 +0100 (Tue, 03 Feb 2015) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/c/simulation/simulation_runtime.cpp
M /trunk/SimulationRuntime/c/simulation/solver/linearSystem.c
M /trunk/SimulationRuntime/c/simulation/solver/linearSystem.h
M /trunk/testsuite/simulation/libraries/3rdParty/MathematicalAspects/05_SingularModel.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.AIMC_DOL_MultiPhase.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMEE_Generator_MultiPhase.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMR_Inverter_MultiPhase.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Mechanics.MultiBody.Examples.Elementary.PointGravityWithPointMasses2.mos
M /trunk/testsuite/simulation/libraries/msl32/ReferenceFiles/Modelica.Electrical.Machines.Examples.Transformers.Rectifier12pulse.mat
M /trunk/testsuite/simulation/modelica/built_in_functions/DummyDerMatching.mos
M /trunk/testsuite/simulation/modelica/linear_system/linSymSol.mos
- switch the linear solver, to lapack with totalpivot as fallback
------------------------------------------------------------------------
r24386 | mwalther | 2015-02-03 16:36:33 +0100 (Tue, 03 Feb 2015) | 1 line
Changed paths:
M /trunk/SimulationRuntime/cpp/Core/System/FactoryExport.h
M /trunk/SimulationRuntime/cpp/Include/Core/Modelica/FactoryExport.h
M /trunk/SimulationRuntime/cpp/Include/Core/Modelica/ModelicaSystem.h
M /trunk/SimulationRuntime/cpp/Include/Core/Solver/FactoryExport.h
M /trunk/SimulationRuntime/cpp/Include/Solver/CVode/FactoryExport.h
M /trunk/SimulationRuntime/cpp/Include/Solver/Euler/FactoryExport.h
M /trunk/SimulationRuntime/cpp/Include/Solver/Peer/FactoryExport.h
- RUNTIME_STATIC_LINKING is now working for Windows systems (MinGW)
------------------------------------------------------------------------
r24385 | sjoelund.se | 2015-02-03 16:23:55 +0100 (Tue, 03 Feb 2015) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/c/util/ModelicaUtilities.c
M /trunk/SimulationRuntime/c/util/omc_error.c
M /trunk/SimulationRuntime/c/util/omc_error.h
ModelicaUtilities should output to the chosen log format
------------------------------------------------------------------------
r24384 | hudson | 2015-02-03 15:27:14 +0100 (Tue, 03 Feb 2015) | 1 line
Changed paths:
M /trunk/SimulationRuntime/cpp/Include/Solver/IDA/IDA.h
M /trunk/SimulationRuntime/cpp/Solver/IDA/IDA.cpp
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24383 | hudson | 2015-02-03 15:26:50 +0100 (Tue, 03 Feb 2015) | 1 line
Changed paths:
M /trunk/SimulationRuntime/cpp/Include/Solver/IDA/FactoryExport.h
M /trunk/SimulationRuntime/cpp/Include/Solver/IDA/IDA.h
M /trunk/SimulationRuntime/cpp/Include/Solver/IDA/IDASettings.h
M /trunk/SimulationRuntime/cpp/Solver/IDA/CMakeLists.txt
M /trunk/SimulationRuntime/cpp/Solver/IDA/FactoryExport.cpp
M /trunk/SimulationRuntime/cpp/Solver/IDA/IDA.cpp
M /trunk/SimulationRuntime/cpp/Solver/IDA/IDASettings.cpp
[Janitor mode] Set auto-props
------------------------------------------------------------------------
r24382 | hudson | 2015-02-03 15:18:24 +0100 (Tue, 03 Feb 2015) | 1 line
Changed paths:
M /trunk/testsuite/flattening/modelica/arrays/SubscriptsFill1.mo
[Janitor mode] Set auto-props
------------------------------------------------------------------------
r24381 | mkloeppel | 2015-02-03 15:18:00 +0100 (Tue, 03 Feb 2015) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/cpp/CMakeLists.txt
M /trunk/SimulationRuntime/cpp/Include/SimCoreFactory/Policies/SolverOMCFactory.h
M /trunk/SimulationRuntime/cpp/Include/SimCoreFactory/Policies/SolverSettingsOMCFactory.h
M /trunk/SimulationRuntime/cpp/Include/SimCoreFactory/Policies/StaticSolverOMCFactory.h
M /trunk/SimulationRuntime/cpp/Include/SimCoreFactory/Policies/StaticSolverSettingsOMCFactory.h
A /trunk/SimulationRuntime/cpp/Include/Solver/IDA
A /trunk/SimulationRuntime/cpp/Include/Solver/IDA/FactoryExport.h
A /trunk/SimulationRuntime/cpp/Include/Solver/IDA/IDA.h
A /trunk/SimulationRuntime/cpp/Include/Solver/IDA/IDASettings.h
A /trunk/SimulationRuntime/cpp/Solver/IDA
A /trunk/SimulationRuntime/cpp/Solver/IDA/CMakeLists.txt
A /trunk/SimulationRuntime/cpp/Solver/IDA/FactoryExport.cpp
A /trunk/SimulationRuntime/cpp/Solver/IDA/IDA.cpp
A /trunk/SimulationRuntime/cpp/Solver/IDA/IDASettings.cpp
add IDA solver to CPP runtime
------------------------------------------------------------------------
r24380 | perost | 2015-02-03 14:51:44 +0100 (Tue, 03 Feb 2015) | 2 lines
Changed paths:
A /trunk/testsuite/flattening/modelica/arrays/SubscriptsFill1.mo
- Added missing test case.
------------------------------------------------------------------------
r24379 | perost | 2015-02-03 14:35:36 +0100 (Tue, 03 Feb 2015) | 3 lines
Changed paths:
M /trunk/Compiler/FrontEnd/Static.mo
M /trunk/testsuite/flattening/modelica/arrays/Makefile
R /trunk/testsuite/flattening/modelica/arrays/WrongNumberOfSubscripts1.mo (from /trunk/testsuite/flattening/modelica/arrays/WrongNumberOfSubscripts2.mo:24378)
D /trunk/testsuite/flattening/modelica/arrays/WrongNumberOfSubscripts2.mo
M /trunk/testsuite/flattening/modelica/arrays/XPowers3.mo
Fix for #2977:
- Allow fewer subscripts than dimensions.
------------------------------------------------------------------------
r24378 | adrpo | 2015-02-03 11:46:08 +0100 (Tue, 03 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/runtime/systemimpl.c
- use in Windows the same error reporting for dll loading as in Línux
------------------------------------------------------------------------
r24376 | adrpo | 2015-02-03 10:12:12 +0100 (Tue, 03 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/runtime/omc_config.h
- back to 1.9.2 nightly
------------------------------------------------------------------------
r24375 | lochel | 2015-02-03 08:35:25 +0100 (Tue, 03 Feb 2015) | 2 lines
Changed paths:
M /trunk/testsuite/simulation/modelica/others/Makefile
M /trunk/testsuite/simulation/modelica/others/Random2.mos
- activate test for #2352
------------------------------------------------------------------------
r24374 | hudson | 2015-02-03 08:15:07 +0100 (Tue, 03 Feb 2015) | 1 line
Changed paths:
M /trunk/testsuite/simulation/modelica/functions_eval/ticket2535.mos
[Janitor mode] Set auto-props
------------------------------------------------------------------------
r24373 | lochel | 2015-02-03 08:06:43 +0100 (Tue, 03 Feb 2015) | 2 lines
Changed paths:
M /trunk/testsuite/simulation/modelica/functions_eval/Makefile
A /trunk/testsuite/simulation/modelica/functions_eval/ticket2535.mos
- test for #2535
------------------------------------------------------------------------
r24372 | hudson | 2015-02-02 19:17:03 +0100 (Mon, 02 Feb 2015) | 22 lines
Changed paths:
M /trunk/Makefile.libraries
commit 0edf8211010832158e6586f7d60578c07e52f0d2
Author: Hudson Janitor
Date: Mon Feb 2 19:06:18 2015 +0100
Bump libraries
- svn/MSL trunk has been updated to r8073.
* m:r8073 Fixed broken links
* m:r8071 Updated documentation and fixed bug of wrong transformation, see #1344
* m:r8070 Added polar representation of complex sensor outputs, see #1405
- https://github.com/modelica/PowerSystems.git branch master has FAILING head - latest is 0ec829cbd0b88b7e47097c6210bb67a05d3dc5e4
* [https://github.com/modelica/PowerSystems/commit/0ec829c 0ec829c] add ExamplesTest for variants of examples, like NetworkLoop with ThreePhase_d
* [https://github.com/modelica/PowerSystems/commit/aece9c4 aece9c4] Fix Generic components - work with simple PhaseSystem_d again (was broken in version 0.3) - PMeter outputs active power (not zero power loss) - add PMeterTest
* [https://github.com/modelica/PowerSystems/commit/f0fb0cc f0fb0cc] remove ImpedancesTest
- https://github.com/modelica-3rdparty/QCalc.git branch master has FAILING head - latest is d862af092d529fa28b43dc60da71924e907a068e
* [https://github.com/modelica-3rdparty/QCalc/commit/d862af0 d862af0] Added space to beginning of unit attribute to identify it as dimension
* [https://github.com/modelica-3rdparty/QCalc/commit/8fbb38f 8fbb38f] Added Bases record for SI
- https://github.com/joewa/open-bldc-modelica.git branch master updated to 7817cd703b88fc1f433269d32c31e75eb50a21c6.
* [https://github.com/joewa/open-bldc-modelica/commit/7817cd7 7817cd7] Watch the new experiment MotorComparisonLDQ.mo! Shows nice match with real world experiment!
------------------------------------------------------------------------
r24371 | hudson | 2015-02-02 14:54:59 +0100 (Mon, 02 Feb 2015) | 1 line
Changed paths:
M /trunk/SimulationRuntime/cpp/Core/SimController/SimManager.cpp
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24370 | lochel | 2015-02-02 14:42:11 +0100 (Mon, 02 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/BackendDAE.mo
- there is no jacobian G anymore
------------------------------------------------------------------------
r24369 | lochel | 2015-02-02 14:36:21 +0100 (Mon, 02 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo
M /trunk/Compiler/BackEnd/SymbolicJacobian.mo
- remove more code from numeric initialization approach
------------------------------------------------------------------------
r24368 | nimen | 2015-02-02 14:34:31 +0100 (Mon, 02 Feb 2015) | 1 line
Changed paths:
M /trunk/SimulationRuntime/cpp/Core/SimController/SimManager.cpp
Fix for time events that occur in every cycle in calcOneStep()
------------------------------------------------------------------------
r24367 | lochel | 2015-02-02 14:11:58 +0100 (Mon, 02 Feb 2015) | 2 lines
Changed paths:
M /trunk/Compiler/SimCode/SimCodeUtil.mo
- remove obsolete functions traverseAlgorithmFinder and createInitialParamAssignments
------------------------------------------------------------------------
r24365 | adrpo | 2015-02-02 12:25:50 +0100 (Mon, 02 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/runtime/omc_config.h
- switch version to 1.9.2 beta1
------------------------------------------------------------------------
r24363 | adrpo | 2015-02-02 12:18:39 +0100 (Mon, 02 Feb 2015) | 1 line
Changed paths:
M /trunk/Makefile.omdev.mingw
- enable the compilation of all Qt clients again
------------------------------------------------------------------------
r24362 | lochel | 2015-02-02 10:21:09 +0100 (Mon, 02 Feb 2015) | 2 lines
Changed paths:
M /trunk/testsuite/simulation/modelica/initialization/OverdeterminedInitialization.Fluid.TwoVolumesFullInitialInconsistent.mos
- update test
------------------------------------------------------------------------
r24361 | lochel | 2015-02-02 09:47:12 +0100 (Mon, 02 Feb 2015) | 2 lines
Changed paths:
M /trunk/testsuite/simulation/modelica/initialization/Makefile
M /trunk/testsuite/simulation/modelica/initialization/OverdeterminedInitialization.Fluid.TwoVolumesFullInitial.mos
M /trunk/testsuite/simulation/modelica/initialization/OverdeterminedInitialization.Fluid.TwoVolumesFullInitialInconsistent.mos
M /trunk/testsuite/simulation/modelica/initialization/OverdeterminedInitialization.Fluid.TwoVolumesFullSteadyStatePressureAndTemperature.mos
- activate all overdetermined initialization tests, that failed in the past and work now
------------------------------------------------------------------------
r24360 | lochel | 2015-02-02 09:35:22 +0100 (Mon, 02 Feb 2015) | 2 lines
Changed paths:
M /trunk/testsuite/simulation/modelica/initialization/Makefile
M /trunk/testsuite/simulation/modelica/initialization/discreteTest07.mos
- activate test that was failing in the past
------------------------------------------------------------------------
r24359 | adrpo | 2015-02-01 19:19:16 +0100 (Sun, 01 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/runtime/omc_config.h
- back to 1.9.2 nightly
------------------------------------------------------------------------
r24355 | adeas31 | 2015-02-01 15:51:31 +0100 (Sun, 01 Feb 2015) | 1 line
Changed paths:
M /trunk/doc/OpenModelicaUsersGuide.doc
M /trunk/doc/OpenModelicaUsersGuide.pdf
- Updated chapter 2 & chapter 5.
------------------------------------------------------------------------
r24353 | adrpo | 2015-02-01 14:35:25 +0100 (Sun, 01 Feb 2015) | 1 line
Changed paths:
M /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo
M /trunk/Compiler/runtime/omc_config.h
- switch version to 1.9.2 Beta
------------------------------------------------------------------------
r24351 | hudson | 2015-01-31 19:17:03 +0100 (Sat, 31 Jan 2015) | 24 lines
Changed paths:
M /trunk/Makefile.libraries
commit e12f96225feea30bdc71980f2de7453c2a16ca0a
Author: Hudson Janitor
Date: Sat Jan 31 19:03:45 2015 +0100
Bump libraries
- https://github.com/lbl-srg/modelica-buildings.git branch master updated to d0a0dc5f4238056ea54e17f65ac5c71c85588bcf.
* [https://github.com/lbl-srg/modelica-buildings/commit/d0a0dc5 d0a0dc5] Added test scripts for OpenModelica
- https://github.com/modelica-3rdparty/Physiolibrary.git branch master updated to be65e951c239d9b4f1f12f9cb49dbcf2115a64ed.
* [https://github.com/modelica-3rdparty/Physiolibrary/commit/be65e95 be65e95] icons for microcirculation
- https://github.com/modelica/PowerSystems.git branch master has FAILING head - latest is 0ec829cbd0b88b7e47097c6210bb67a05d3dc5e4
* [https://github.com/modelica/PowerSystems/commit/0ec829c 0ec829c] add ExamplesTest for variants of examples, like NetworkLoop with ThreePhase_d
* [https://github.com/modelica/PowerSystems/commit/aece9c4 aece9c4] Fix Generic components - work with simple PhaseSystem_d again (was broken in version 0.3) - PMeter outputs active power (not zero power loss) - add PMeterTest
* [https://github.com/modelica/PowerSystems/commit/f0fb0cc f0fb0cc] remove ImpedancesTest
- https://github.com/modelica-3rdparty/QCalc.git branch master has FAILING head - latest is d862af092d529fa28b43dc60da71924e907a068e
* [https://github.com/modelica-3rdparty/QCalc/commit/d862af0 d862af0] Added space to beginning of unit attribute to identify it as dimension
* [https://github.com/modelica-3rdparty/QCalc/commit/8fbb38f 8fbb38f] Added Bases record for SI
- svn/ThermoPower has been updated to r381.
* r381 Removed wrong modifier
* r380 Removed 1e-6 which are no longer needed by OMC
------------------------------------------------------------------------
r24350 | adeas31 | 2015-01-31 16:13:16 +0100 (Sat, 31 Jan 2015) | 2 lines
Changed paths:
M /trunk/OMPlot/OMPlotGUI/Plot.cpp
#3098
- Better plot colors for 3rd & 4th variables.
------------------------------------------------------------------------
r24349 | petfr | 2015-01-31 15:49:07 +0100 (Sat, 31 Jan 2015) | 1 line
Changed paths:
M /trunk/doc/OpenModelicaUsersGuide.doc
M /trunk/doc/OpenModelicaUsersGuide.pdf
Added 1.9.2 release notes. Changed version number from 1.9.1 to 1.9.2 in examples.
------------------------------------------------------------------------
r24348 | hudson | 2015-01-31 14:43:42 +0100 (Sat, 31 Jan 2015) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r24347 | adeas31 | 2015-01-31 14:35:15 +0100 (Sat, 31 Jan 2015) | 2 lines
Changed paths:
M /trunk/OMEdit/OMEditGUI/Simulation/SimulationDialog.cpp
M /trunk/OMEdit/OMEditGUI/Simulation/SimulationOptions.h
M /trunk/OMEdit/OMEditGUI/Util/Helper.cpp
M /trunk/OMEdit/OMEditGUI/Util/Helper.h
#3119
- Removed simflags: "-iom=*" and "-iim=numeric" from OMEdit
------------------------------------------------------------------------
r24346 | adrpo | 2015-01-31 01:11:33 +0100 (Sat, 31 Jan 2015) | 1 line
Changed paths:
M /trunk/SimulationRuntime/cpp/CMakeLists.txt
M /trunk/SimulationRuntime/cpp/LibrariesConfig.h.in
M /trunk/SimulationRuntime/cpp/SimCoreFactory/OMCFactory/OMCFactory.cpp
- fix some typos
------------------------------------------------------------------------
r24345 | adrpo | 2015-01-30 23:56:32 +0100 (Fri, 30 Jan 2015) | 1 line
Changed paths:
M /trunk/configure.in
- try some voodoo
------------------------------------------------------------------------
r24344 | adrpo | 2015-01-30 23:40:00 +0100 (Fri, 30 Jan 2015) | 1 line
Changed paths:
M /trunk/Makefile.omdev.mingw
- disable parallel mark
------------------------------------------------------------------------
r24343 | adrpo | 2015-01-30 19:30:34 +0100 (Fri, 30 Jan 2015) | 3 lines
Changed paths:
M /trunk/Compiler/runtime/Makefile.in
M /trunk/Compiler/runtime/Makefile.omdev.mingw
M /trunk/Compiler/runtime/System_omc.c
M /trunk/Compiler/runtime/systemimpl.c
M /trunk/Makefile.omdev.mingw
M /trunk/Parser/Makefile.common
M /trunk/SimulationRuntime/c/math-support/CMakeLists.txt
M /trunk/SimulationRuntime/c/simulation/CMakeLists.txt
- use runProcess("cmd /c command") on windows instead of system(command) so that no console window appears
- remove some f2c include directories
- enable parallel mark in windows
------------------------------------------------------------------------
r24342 | lochel | 2015-01-30 19:04:56 +0100 (Fri, 30 Jan 2015) | 2 lines
Changed paths:
M /trunk/Compiler/SimCode/SimCodeUtil.mo
- remove more code for removed numeric initialization
------------------------------------------------------------------------
r24341 | lochel | 2015-01-30 18:25:24 +0100 (Fri, 30 Jan 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/BackendQSS.mo
M /trunk/Compiler/BackEnd/HpcOmScheduler.mo
M /trunk/Compiler/SimCode/HpcOmSimCodeMain.mo
M /trunk/Compiler/SimCode/SerializeModelInfo.mo
M /trunk/Compiler/SimCode/SimCode.mo
M /trunk/Compiler/SimCode/SimCodeUtil.mo
M /trunk/Compiler/Template/CodegenAdevs.tpl
M /trunk/Compiler/Template/CodegenC.tpl
M /trunk/Compiler/Template/CodegenCSharp.tpl
M /trunk/Compiler/Template/SimCodeDump.tpl
M /trunk/Compiler/Template/SimCodeTV.mo
M /trunk/Compiler/Template/TaskSystemDump.tpl
M /trunk/SimulationRuntime/c/openmodelica_func.h
M /trunk/SimulationRuntime/c/simulation_data.h
M /trunk/testsuite/openmodelica/cruntime/xmlFiles/testxmlInfoAllEqnsCorrectOrder.mos
M /trunk/testsuite/openmodelica/cruntime/xmlFiles/testxmlInitForChangeableparameter.mos
M /trunk/testsuite/openmodelica/modelicaML/watchdog.mos
M /trunk/testsuite/simulation/modelica/algorithms_functions/algorithms.mos
- remove more code for removed numeric initialization
------------------------------------------------------------------------
r24340 | sjoelund.se | 2015-01-30 17:29:42 +0100 (Fri, 30 Jan 2015) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/c/openmodelica_types.h
M /trunk/SimulationRuntime/c/optimization/eval_all/EvalG.c
M /trunk/SimulationRuntime/c/simulation/solver/dassl.c
M /trunk/SimulationRuntime/c/simulation/solver/nonlinearSolverHybrd.c
M /trunk/SimulationRuntime/c/simulation/solver/nonlinearSolverNewton.c
Fix some abs/fabs warnings (possibly abs was also part of f2c and was an fabs in disguise)
------------------------------------------------------------------------
r24339 | sjoelund.se | 2015-01-30 17:08:07 +0100 (Fri, 30 Jan 2015) | 2 lines
Changed paths:
M /trunk/Compiler/Template/CodegenC.tpl
Don't call max() in generated code
------------------------------------------------------------------------
r24338 | adrpo | 2015-01-30 17:06:04 +0100 (Fri, 30 Jan 2015) | 1 line
Changed paths:
M /trunk/Compiler/boot/Makefile.omdev.mingw
- link with libf2c.a on windows as liblapack-mingw needs it
------------------------------------------------------------------------
r24337 | sjoelund.se | 2015-01-30 16:46:57 +0100 (Fri, 30 Jan 2015) | 2 lines
Changed paths:
M /trunk/Compiler/runtime/System_omc.c
Logic fix
------------------------------------------------------------------------
r24336 | hudson | 2015-01-30 16:45:12 +0100 (Fri, 30 Jan 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24334 | RuedKamp | 2015-01-30 15:57:26 +0100 (Fri, 30 Jan 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
+ some fix due to inputs for vxworks
------------------------------------------------------------------------
r24332 | lochel | 2015-01-30 11:31:23 +0100 (Fri, 30 Jan 2015) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/c/simulation/solver/nonlinearSolverHomotopy.c
- fix call to min
------------------------------------------------------------------------
r24331 | sjoelund.se | 2015-01-30 11:23:18 +0100 (Fri, 30 Jan 2015) | 2 lines
Changed paths:
M /trunk/Compiler/runtime/systemimpl.c
D /trunk/SimulationRuntime/c/math-support/bigden.c
M /trunk/SimulationRuntime/c/simulation/solver/model_help.c
min/max fixes after f2c.h was removed
------------------------------------------------------------------------
r24330 | sjoelund.se | 2015-01-30 11:16:50 +0100 (Fri, 30 Jan 2015) | 2 lines
Changed paths:
M /trunk/Compiler/runtime/System_omc.c
Remove call to min
------------------------------------------------------------------------
r24329 | sjoelund.se | 2015-01-30 11:04:53 +0100 (Fri, 30 Jan 2015) | 2 lines
Changed paths:
D /trunk/SimulationRuntime/c/math-support/dlamch.c
D /trunk/SimulationRuntime/c/math-support/nelmead.c
D /trunk/SimulationRuntime/c/math-support/newuob.c
D /trunk/SimulationRuntime/c/math-support/trsapp.c
M /trunk/SimulationRuntime/c/simulation/solver/solver_main.c
M /trunk/SimulationRuntime/c/simulation_data.h
f2c.h fixes, remove some math files from svn
------------------------------------------------------------------------
r24328 | sjoelund.se | 2015-01-30 10:43:15 +0100 (Fri, 30 Jan 2015) | 2 lines
Changed paths:
M /trunk/Compiler/runtime/lapackimpl.c
M /trunk/Compiler/runtime/systemimpl.c
M /trunk/SimulationRuntime/c/openmodelica_types.h
There is no more f2c.h
------------------------------------------------------------------------
r24327 | sjoelund.se | 2015-01-30 10:17:01 +0100 (Fri, 30 Jan 2015) | 2 lines
Changed paths:
M /trunk/Examples/BuildModelRecursive.mos
M /trunk/SimulationRuntime/c/simulation_data.h
No more f2c.h
------------------------------------------------------------------------
r24326 | sjoelund.se | 2015-01-30 09:57:40 +0100 (Fri, 30 Jan 2015) | 2 lines
Changed paths:
M /trunk/testsuite/simulation/modelica/asserts/AssertTest4.mo
Expected output
------------------------------------------------------------------------
r24325 | sjoelund.se | 2015-01-30 09:54:16 +0100 (Fri, 30 Jan 2015) | 2 lines
Changed paths:
M /trunk/Compiler/boot/Makefile.omdev.mingw
M /trunk/Examples/BuildModelRecursive.mos
M /trunk/SimulationRuntime/c/CMakeLists.txt
M /trunk/SimulationRuntime/c/Makefile.common
M /trunk/SimulationRuntime/c/Makefile.in
M /trunk/SimulationRuntime/c/Makefile.objs
M /trunk/SimulationRuntime/c/Makefile.omdev.mingw
D /trunk/SimulationRuntime/c/simulation/libf2c
M /trunk/configure.in
Remove f2c and a bit more from the simulation runtime (thanks to r24305)
------------------------------------------------------------------------
r24323 | adrpo | 2015-01-29 23:05:12 +0100 (Thu, 29 Jan 2015) | 2 lines
Changed paths:
M /trunk/Compiler/Template/CodegenC.tpl
M /trunk/SimulationRuntime/c/openmodelica.h
M /trunk/SimulationRuntime/c/util/modelica.h
- avoid having extern twice
------------------------------------------------------------------------
r24322 | hudson | 2015-01-29 22:14:08 +0100 (Thu, 29 Jan 2015) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r24320 | adrpo | 2015-01-29 21:38:56 +0100 (Thu, 29 Jan 2015) | 3 lines
Changed paths:
M /trunk/Compiler/Main/Main.mo
M /trunk/OMEdit/OMEditGUI/OMC/OMCProxy.cpp
M /trunk/OMEdit/OMEditGUI/OMC/OMC_API.h
M /trunk/OMEdit/OMEditGUI/OMEditGUI.pro
M /trunk/OMEdit/OMEditGUI/main.cpp
M /trunk/SimulationRuntime/c/meta/meta_modelica.c
M /trunk/SimulationRuntime/c/meta/meta_modelica.h
- build OMEdit using the OpenModelicaCompiler.dll on Windows
- i think we should have both dll loading and corba in the same OMEdit and toggle it on a flag (so that is easier for testing)
- make handleCommand public in Main.mo as otherwise you cannot import it
------------------------------------------------------------------------
r24319 | sjoelund.se | 2015-01-29 21:12:50 +0100 (Thu, 29 Jan 2015) | 2 lines
Changed paths:
M /trunk/OMEdit/OMEditGUI/TransformationalDebugger/TransformationsWidget.cpp
M /trunk/SimulationRuntime/c/simulation/simulation_info_json.c
M /trunk/configure.in
Fix performance profiling for info.json files
------------------------------------------------------------------------
r24318 | hudson | 2015-01-29 20:47:18 +0100 (Thu, 29 Jan 2015) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r24317 | adrpo | 2015-01-29 20:45:41 +0100 (Thu, 29 Jan 2015) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/OMC/OMCProxy.cpp
M /trunk/OMEdit/OMEditGUI/main.cpp
- in Windows somehow it matters the order of includes
------------------------------------------------------------------------
r24316 | hudson | 2015-01-29 19:32:14 +0100 (Thu, 29 Jan 2015) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r24315 | adeas31 | 2015-01-29 19:26:44 +0100 (Thu, 29 Jan 2015) | 3 lines
Changed paths:
M /trunk/OMEdit/OMEditGUI/Modeling/MessagesWidget.cpp
M /trunk/OMEdit/OMEditGUI/Modeling/MessagesWidget.h
M /trunk/OMEdit/OMEditGUI/Options/OptionsDialog.cpp
M /trunk/OMEdit/OMEditGUI/Options/OptionsDialog.h
M /trunk/OMEdit/OMEditGUI/Simulation/SimulationDialog.cpp
#3099
- Option to reset the messages number before each simulation run.
- The messages number will also reset when user clears all the messages.
------------------------------------------------------------------------
r24314 | hudson | 2015-01-29 19:17:03 +0100 (Thu, 29 Jan 2015) | 17 lines
Changed paths:
M /trunk/Makefile.libraries
commit f3ba82dc1f84d82e2ee275812f21fdd875b5520a
Author: Hudson Janitor
Date: Thu Jan 29 19:04:44 2015 +0100
Bump libraries
- https://github.com/modelica/PowerSystems.git branch master has FAILING head - latest is 0ec829cbd0b88b7e47097c6210bb67a05d3dc5e4
* [https://github.com/modelica/PowerSystems/commit/0ec829c 0ec829c] add ExamplesTest for variants of examples, like NetworkLoop with ThreePhase_d
* [https://github.com/modelica/PowerSystems/commit/aece9c4 aece9c4] Fix Generic components - work with simple PhaseSystem_d again (was broken in version 0.3) - PMeter outputs active power (not zero power loss) - add PMeterTest
* [https://github.com/modelica/PowerSystems/commit/f0fb0cc f0fb0cc] remove ImpedancesTest
- https://github.com/modelica-3rdparty/QCalc.git branch master has FAILING head - latest is d862af092d529fa28b43dc60da71924e907a068e
* [https://github.com/modelica-3rdparty/QCalc/commit/d862af0 d862af0] Added space to beginning of unit attribute to identify it as dimension
* [https://github.com/modelica-3rdparty/QCalc/commit/8fbb38f 8fbb38f] Added Bases record for SI
- svn/ThermoPower has been updated to r379.
* r379 Further reduced number of nodes in Flow1DFEM test cases
------------------------------------------------------------------------
r24313 | adrpo | 2015-01-29 18:28:39 +0100 (Thu, 29 Jan 2015) | 2 lines
Changed paths:
M /trunk/testsuite/simulation/libraries/3rdParty/Modelica3D/DoublePendulum3D.mos
- update test
------------------------------------------------------------------------
r24312 | adrpo | 2015-01-29 18:06:46 +0100 (Thu, 29 Jan 2015) | 2 lines
Changed paths:
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.AST_BatchPlant.BatchPlant_StandardWater.mos
- not ready for verified simulation yet
------------------------------------------------------------------------
r24311 | adrpo | 2015-01-29 17:59:30 +0100 (Thu, 29 Jan 2015) | 2 lines
Changed paths:
M /trunk/testsuite/openmodelica/bootstrapping/SusanTest.mos
M /trunk/testsuite/openmodelica/bootstrapping/UtilTest.mos
- update tests as some things changed in Compiler/Util/
------------------------------------------------------------------------
r24310 | adrpo | 2015-01-29 17:35:37 +0100 (Thu, 29 Jan 2015) | 1 line
Changed paths:
M /trunk/SimulationRuntime/cpp/Include/Core/DataExchange/Policies/BufferReaderWriter.h
- on some weird systems case matters :)
------------------------------------------------------------------------
r24309 | hudson | 2015-01-29 17:26:41 +0100 (Thu, 29 Jan 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
M /trunk/Compiler/Util/StringUtil.mo
M /trunk/SimulationRuntime/cpp/Core/Solver/SolverDefaultImplementation.cpp
M /trunk/SimulationRuntime/cpp/Core/System/AlgLoopDefaultImplementation.cpp
M /trunk/SimulationRuntime/cpp/Include/Core/DataExchange/Policies/BufferReaderWriter.h
M /trunk/SimulationRuntime/cpp/Include/Core/HistoryImpl.h
M /trunk/SimulationRuntime/cpp/Include/Core/Modelica.h
M /trunk/SimulationRuntime/cpp/Include/Core/System/AlgLoopDefaultImplementation.h
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24308 | hudson | 2015-01-29 17:26:16 +0100 (Thu, 29 Jan 2015) | 1 line
Changed paths:
M /trunk/Compiler/Util/StringUtil.mo
[Janitor mode] Set auto-props
------------------------------------------------------------------------
r24307 | adrpo | 2015-01-29 17:05:45 +0100 (Thu, 29 Jan 2015) | 1 line
Changed paths:
M /trunk/testsuite/openmodelica/bootstrapping/LoadCompilerSources.mos
- load StringUtil.mo also
------------------------------------------------------------------------
r24306 | niklwors | 2015-01-29 17:05:21 +0100 (Thu, 29 Jan 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
M /trunk/SimulationRuntime/cpp/Core/Math/ArrayOperations.cpp
M /trunk/SimulationRuntime/cpp/Core/Modelica/CMakeLists.txt
M /trunk/SimulationRuntime/cpp/Core/Solver/SolverDefaultImplementation.cpp
M /trunk/SimulationRuntime/cpp/Core/System/AlgLoopDefaultImplementation.cpp
M /trunk/SimulationRuntime/cpp/Core/System/SystemDefaultImplementation.cpp
M /trunk/SimulationRuntime/cpp/Include/Core/DataExchange/Policies/BufferReaderWriter.h
M /trunk/SimulationRuntime/cpp/Include/Core/DataExchange/Policies/MatfileWriter.h
M /trunk/SimulationRuntime/cpp/Include/Core/DataExchange/Policies/TextfileWriter.h
M /trunk/SimulationRuntime/cpp/Include/Core/HistoryImpl.h
M /trunk/SimulationRuntime/cpp/Include/Core/Math/Functions.h
M /trunk/SimulationRuntime/cpp/Include/Core/Modelica.h
M /trunk/SimulationRuntime/cpp/Include/Core/System/AlgLoopDefaultImplementation.h
adapted BufferReaderWriter of cpp runtime to new writer interface
------------------------------------------------------------------------
r24305 | lochel | 2015-01-29 16:41:54 +0100 (Thu, 29 Jan 2015) | 4 lines
Changed paths:
M /trunk/Compiler/SimCode/SimCodeUtil.mo
M /trunk/SimulationRuntime/c/Makefile.common
M /trunk/SimulationRuntime/c/Makefile.objs
M /trunk/SimulationRuntime/c/simulation/simulation_runtime.cpp
M /trunk/SimulationRuntime/c/simulation/simulation_runtime.h
M /trunk/SimulationRuntime/c/simulation/solver/initialization/CMakeLists.txt
M /trunk/SimulationRuntime/c/simulation/solver/initialization/initialization.c
M /trunk/SimulationRuntime/c/simulation/solver/initialization/initialization.h
D /trunk/SimulationRuntime/c/simulation/solver/initialization/initialization_data.c
D /trunk/SimulationRuntime/c/simulation/solver/initialization/initialization_data.h
D /trunk/SimulationRuntime/c/simulation/solver/initialization/method_ipopt.c
D /trunk/SimulationRuntime/c/simulation/solver/initialization/method_ipopt.h
D /trunk/SimulationRuntime/c/simulation/solver/initialization/method_kinsol.c
D /trunk/SimulationRuntime/c/simulation/solver/initialization/method_kinsol.h
D /trunk/SimulationRuntime/c/simulation/solver/initialization/method_nelderMeadEx.c
D /trunk/SimulationRuntime/c/simulation/solver/initialization/method_nelderMeadEx.h
D /trunk/SimulationRuntime/c/simulation/solver/initialization/method_newuoa.c
D /trunk/SimulationRuntime/c/simulation/solver/initialization/method_newuoa.h
D /trunk/SimulationRuntime/c/simulation/solver/initialization/method_simplex.c
D /trunk/SimulationRuntime/c/simulation/solver/initialization/method_simplex.h
M /trunk/SimulationRuntime/c/simulation/solver/solver_main.c
M /trunk/SimulationRuntime/c/simulation/solver/solver_main.h
M /trunk/SimulationRuntime/c/util/simulation_options.c
M /trunk/SimulationRuntime/c/util/simulation_options.h
M /trunk/SimulationRuntime/fmi/export/fmi1/fmu1_model_interface.c
M /trunk/SimulationRuntime/fmi/export/fmi2/fmu2_model_interface.c
M /trunk/testsuite/openmodelica/modelicaML/watchdog.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicWaterWaterExchanger.mos
M /trunk/testsuite/simulation/modelica/initialization/Makefile
M /trunk/testsuite/simulation/modelica/initialization/array_algorithm.mos
M /trunk/testsuite/simulation/modelica/initialization/discreteTest01.mos
M /trunk/testsuite/simulation/modelica/initialization/discreteTest02.mos
M /trunk/testsuite/simulation/modelica/initialization/discreteTest03.mos
M /trunk/testsuite/simulation/modelica/initialization/discreteTest04.mos
M /trunk/testsuite/simulation/modelica/initialization/discreteTest05.mos
M /trunk/testsuite/simulation/modelica/initialization/discreteTest08.mos
M /trunk/testsuite/simulation/modelica/initialization/discreteTest09.mos
M /trunk/testsuite/simulation/modelica/initialization/discreteTest10.mos
M /trunk/testsuite/simulation/modelica/initialization/eventTest.mos
D /trunk/testsuite/simulation/modelica/initialization/forest.mos
D /trunk/testsuite/simulation/modelica/initialization/forest_algorithm.mos
D /trunk/testsuite/simulation/modelica/initialization/forest_symbolical.mos
D /trunk/testsuite/simulation/modelica/initialization/minvalue.mos
D /trunk/testsuite/simulation/modelica/initialization/nominal.mos
D /trunk/testsuite/simulation/modelica/initialization/nonlinear.mos
D /trunk/testsuite/simulation/modelica/initialization/nonlinear2.mos
D /trunk/testsuite/simulation/modelica/initialization/nonlinear3.mos
M /trunk/testsuite/simulation/modelica/initialization/scaling1.mos
M /trunk/testsuite/simulation/modelica/initialization/scaling2.mos
M /trunk/testsuite/simulation/modelica/initialization/singularJacobian.mos
M /trunk/testsuite/simulation/modelica/others/ParameterCycle.mos
- removed deprecated numeric initialization approach
- removed simflags: "-iom=*" and "-iim=numeric"
- another commit will remove more code that belongs to the numeric initialization approach
------------------------------------------------------------------------
r24304 | adrpo | 2015-01-29 16:38:41 +0100 (Thu, 29 Jan 2015) | 4 lines
Changed paths:
M /trunk/Compiler/Template/CodegenC.tpl
M /trunk/Compiler/Util/DynLoad.mo
M /trunk/Compiler/runtime/Dynload.cpp
M /trunk/Compiler/runtime/Dynload_omc.cpp
M /trunk/Compiler/runtime/printimpl.c
M /trunk/Compiler/runtime/systemimpl.h
M /trunk/testsuite/openmodelica/bootstrapping/SimCodeTest.mos
M /trunk/testsuite/openmodelica/bootstrapping/SusanTest.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.AST_BatchPlant.BatchPlant_StandardWater.mos
M /trunk/testsuite/simulation/libraries/msl32/ReferenceFiles/Modelica.Fluid.Examples.AST_BatchPlant.BatchPlant_StandardWater.mat
- send threadData to dynamically loaded external function
- do not fail in writeBuf if there is no buffer or there is no data
- update test BatchPlant_StandardWater
------------------------------------------------------------------------
r24303 | perost | 2015-01-29 16:36:42 +0100 (Thu, 29 Jan 2015) | 3 lines
Changed paths:
M /trunk/Compiler/Util/Flags.mo
A /trunk/Compiler/Util/StringUtil.mo
M /trunk/Compiler/Util/Util.mo
M /trunk/Compiler/boot/LoadCompilerSources.mos
- Added new package StringUtil for string utility functions.
- Improved Util.stringWrap and renamed it StringUtil.wordWrap.
------------------------------------------------------------------------
r24302 | sjoelund.se | 2015-01-29 16:14:54 +0100 (Thu, 29 Jan 2015) | 2 lines
Changed paths:
M /trunk/Examples/BuildModelRecursive.mos
Print the source files used to run the script
------------------------------------------------------------------------
r24301 | lochel | 2015-01-29 16:11:12 +0100 (Thu, 29 Jan 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/BackendDAEUtil.mo
M /trunk/Compiler/BackEnd/Initialization.mo
M /trunk/testsuite/openmodelica/cruntime/xmlFiles/testxmlInfoAllEqnsCorrectOrder.mos
M /trunk/testsuite/openmodelica/debugDumps/dumpinitialsystem.mos
M /trunk/testsuite/openmodelica/debugDumps/optdaedump.mos
M /trunk/testsuite/simulation/libraries/3rdParty/MathematicalAspects/05_SingularModel.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicReliefValve.mos
M /trunk/testsuite/simulation/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Loops.PlanarLoops_analytic.mos
M /trunk/testsuite/simulation/modelica/initialization/OverdeterminedInitialization.Mechanical.TwoMassesEquationsFullInitial.mos
M /trunk/testsuite/simulation/modelica/initialization/OverdeterminedInitialization.Mechanical.TwoMassesEquationsFullInitialInconsistent.mos
M /trunk/testsuite/simulation/modelica/initialization/OverdeterminedInitialization.Mechanical.TwoMassesEquationsFullSteadyState.mos
M /trunk/testsuite/simulation/modelica/initialization/underdeterminedTest1.mos
M /trunk/testsuite/simulation/modelica/initialization/underdeterminedTest6.mos
- #3114: handle empty system in initialization
------------------------------------------------------------------------
r24300 | hudson | 2015-01-29 14:56:56 +0100 (Thu, 29 Jan 2015) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/Initialization.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24299 | sjoelund.se | 2015-01-29 14:49:49 +0100 (Thu, 29 Jan 2015) | 2 lines
Changed paths:
M /trunk/Makefile.common
M /trunk/Makefile.libraries
Try to make msl-external-libs thread-safe
------------------------------------------------------------------------
r24298 | lochel | 2015-01-29 14:12:06 +0100 (Thu, 29 Jan 2015) | 2 lines
Changed paths:
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.PumpingSystem.mos
- update test (msl32/Modelica.Fluid.Examples.PumpingSystem)
------------------------------------------------------------------------
r24296 | lochel | 2015-01-29 14:07:34 +0100 (Thu, 29 Jan 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/Initialization.mo
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.AST_BatchPlant.BatchPlant_StandardWater.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.PumpingSystem.mos
- #3113: fix missing implicit defined initial conditions
------------------------------------------------------------------------
r24295 | lochel | 2015-01-29 13:06:59 +0100 (Thu, 29 Jan 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/Initialization.mo
- remove redundant case
------------------------------------------------------------------------
r24294 | hudson | 2015-01-29 13:06:31 +0100 (Thu, 29 Jan 2015) | 17 lines
Changed paths:
M /trunk/Makefile.libraries
commit c2239dc2893012db7c0b87d6b6e65ca0b61d85e7
Author: Hudson Janitor
Date: Thu Jan 29 12:41:37 2015 +0100
Bump libraries
- https://github.com/modelica/PowerSystems.git branch master has FAILING head - latest is 0ec829cbd0b88b7e47097c6210bb67a05d3dc5e4
* [https://github.com/modelica/PowerSystems/commit/0ec829c 0ec829c] add ExamplesTest for variants of examples, like NetworkLoop with ThreePhase_d
* [https://github.com/modelica/PowerSystems/commit/aece9c4 aece9c4] Fix Generic components - work with simple PhaseSystem_d again (was broken in version 0.3) - PMeter outputs active power (not zero power loss) - add PMeterTest
* [https://github.com/modelica/PowerSystems/commit/f0fb0cc f0fb0cc] remove ImpedancesTest
- https://github.com/modelica-3rdparty/QCalc.git branch master has FAILING head - latest is d862af092d529fa28b43dc60da71924e907a068e
* [https://github.com/modelica-3rdparty/QCalc/commit/d862af0 d862af0] Added space to beginning of unit attribute to identify it as dimension
* [https://github.com/modelica-3rdparty/QCalc/commit/8fbb38f 8fbb38f] Added Bases record for SI
- svn/ThermoPower has been updated to r378.
* r378 Slightly reduced number of nodes in Flow1DFEM test cases
------------------------------------------------------------------------
r24293 | hudson | 2015-01-29 13:06:29 +0100 (Thu, 29 Jan 2015) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r24292 | adeas31 | 2015-01-29 12:56:22 +0100 (Thu, 29 Jan 2015) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Options/OptionsDialog.cpp
- default figaro process location.
------------------------------------------------------------------------
r24291 | lochel | 2015-01-29 11:31:39 +0100 (Thu, 29 Jan 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/Initialization.mo
M /trunk/testsuite/simulation/modelica/events/bug3092.mos
- fix initialization of inactive when-equations (example from #3092)
------------------------------------------------------------------------
r24290 | hudson | 2015-01-29 11:24:36 +0100 (Thu, 29 Jan 2015) | 27 lines
Changed paths:
M /trunk/Makefile.libraries
commit cc72a7b09e7e4a706601388a80f1f7a929715843
Author: Hudson Janitor
Date: Thu Jan 29 11:14:23 2015 +0100
Bump libraries
- https://github.com/modelica-3rdparty/BrineProp.git branch master updated to 92ed6fccf3f073d2d7ac76cb63346d0988276405.
* [https://github.com/modelica-3rdparty/BrineProp/commit/92ed6fc 92ed6fc] added NaN check to setState_pTX
- https://github.com/lbl-srg/modelica-buildings.git branch master updated to 8bd03a714ddafa82cf3349de89283818b56492b0.
* [https://github.com/lbl-srg/modelica-buildings/commit/8bd03a7 8bd03a7] Merge branch 'master' of github.com:lbl-srg/modelica-buildings
* [https://github.com/lbl-srg/modelica-buildings/commit/f1c971d f1c971d] Updated reference results
* [https://github.com/lbl-srg/modelica-buildings/commit/9fca79a 9fca79a] Changed from_dp as this gives better performance
* [https://github.com/lbl-srg/modelica-buildings/commit/93613e8 93613e8] Avoided index reduction which fails for Modelica.Media.Air.MoistAir
* [https://github.com/lbl-srg/modelica-buildings/commit/35a445a 35a445a] Set Evaluate=true for structural parameter
- https://github.com/modelica/PowerSystems.git branch master has FAILING head - latest is 0ec829cbd0b88b7e47097c6210bb67a05d3dc5e4
* [https://github.com/modelica/PowerSystems/commit/0ec829c 0ec829c] add ExamplesTest for variants of examples, like NetworkLoop with ThreePhase_d
* [https://github.com/modelica/PowerSystems/commit/aece9c4 aece9c4] Fix Generic components - work with simple PhaseSystem_d again (was broken in version 0.3) - PMeter outputs active power (not zero power loss) - add PMeterTest
* [https://github.com/modelica/PowerSystems/commit/f0fb0cc f0fb0cc] remove ImpedancesTest
- https://github.com/modelica-3rdparty/QCalc.git branch master has FAILING head - latest is d862af092d529fa28b43dc60da71924e907a068e
* [https://github.com/modelica-3rdparty/QCalc/commit/d862af0 d862af0] Added space to beginning of unit attribute to identify it as dimension
* [https://github.com/modelica-3rdparty/QCalc/commit/8fbb38f 8fbb38f] Added Bases record for SI
- svn/ThermoPower has been updated to r377.
* r377 Added final parameters and Evaluate annotation for safer handling of Av parameter in valves
------------------------------------------------------------------------
r24289 | sjoelund.se | 2015-01-29 11:16:11 +0100 (Thu, 29 Jan 2015) | 2 lines
Changed paths:
M /trunk/Compiler/FrontEnd/Static.mo
M /trunk/Compiler/Util/Error.mo
Detect der() being used inside a function
------------------------------------------------------------------------
r24288 | mwalther | 2015-01-29 09:52:38 +0100 (Thu, 29 Jan 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCppHpcom.tpl
- Threads are now joined correctly after simulation
------------------------------------------------------------------------
r24287 | sjoelund.se | 2015-01-29 09:42:03 +0100 (Thu, 29 Jan 2015) | 2 lines
Changed paths:
M /trunk/Examples/ComplianceSuite.mos
Do not require setting PATH to run the compliance suite
------------------------------------------------------------------------
r24286 | adrpo | 2015-01-29 02:47:17 +0100 (Thu, 29 Jan 2015) | 3 lines
Changed paths:
M /trunk/Compiler/BackEnd/BackendEquation.mo
M /trunk/Compiler/Template/CodegenC.tpl
- don't generate SourceInfo_SOURCEINFO again as is already in meta_modelica_builtin.c and we get duplicate definitions in Windows
- small optimization in Compiler/BackEnd/BackendEquation.mo, don't start from 1 (findFirstUnusedEquOptEntry consumes 12% for Spice3BenchmarkFourBitBinaryAdder)
------------------------------------------------------------------------
r24285 | adrpo | 2015-01-28 23:53:02 +0100 (Wed, 28 Jan 2015) | 4 lines
Changed paths:
M /trunk/SimulationRuntime/c/simulation/CMakeLists.txt
M /trunk/SimulationRuntime/c/simulation/solver/CMakeLists.txt
M /trunk/SimulationRuntime/c/simulation/solver/initialization/CMakeLists.txt
M /trunk/SimulationRuntime/c/util/omc_msvc.c
- more fixes for Windows
- add include to omc_config.h
- ansi-c for the highness
------------------------------------------------------------------------
r24284 | wbraun | 2015-01-28 23:45:23 +0100 (Wed, 28 Jan 2015) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/c/simulation/solver/nonlinearSystem.c
- update help text.
------------------------------------------------------------------------
r24283 | vitalij | 2015-01-28 23:33:41 +0100 (Wed, 28 Jan 2015) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/c/optimization/DataManagement/DerStructure.c
fixed hessian structure
------------------------------------------------------------------------
r24282 | wbraun | 2015-01-28 23:14:32 +0100 (Wed, 28 Jan 2015) | 2 lines
Changed paths:
M /trunk/Compiler/Util/Flags.mo
- update help text
------------------------------------------------------------------------
r24281 | sjoelund.se | 2015-01-28 22:46:39 +0100 (Wed, 28 Jan 2015) | 2 lines
Changed paths:
M /trunk/configure.in
Try to fix OSX build
------------------------------------------------------------------------
r24280 | sjoelund.se | 2015-01-28 22:44:55 +0100 (Wed, 28 Jan 2015) | 2 lines
Changed paths:
M /trunk/testsuite/Makefile
Actually run the added tests
------------------------------------------------------------------------
r24279 | sjoelund.se | 2015-01-28 22:26:40 +0100 (Wed, 28 Jan 2015) | 3 lines
Changed paths:
M /trunk/testsuite/Makefile
M /trunk/testsuite/partest/runtests.pl
A /trunk/testsuite/simulation/libraries/3rdParty/GitLibraries
A /trunk/testsuite/simulation/libraries/3rdParty/GitLibraries/Makefile
A /trunk/testsuite/simulation/libraries/3rdParty/GitLibraries/ReferenceFiles
A /trunk/testsuite/simulation/libraries/3rdParty/GitLibraries/ReferenceFiles/WasteWater.ASM1.Examples.SmallPlant.mat
A /trunk/testsuite/simulation/libraries/3rdParty/GitLibraries/WasteWater.ASM1.Examples.SmallPlant.mos
Add testing of the WasteWater library (can not be done using the regression suite since it requires override files to initialize)
- Use the -gitlibraries flag of runtests.pl to run these tests (add more if we want to test other libraries that require special setup)
------------------------------------------------------------------------
r24278 | adrpo | 2015-01-28 22:23:19 +0100 (Wed, 28 Jan 2015) | 1 line
Changed paths:
M /trunk/SimulationRuntime/c/Makefile.omdev.mingw
- fix Windows build
------------------------------------------------------------------------
r24277 | hudson | 2015-01-28 19:38:38 +0100 (Wed, 28 Jan 2015) | 30 lines
Changed paths:
M /trunk/Makefile.libraries
commit 9eb0c4de1895d0a28c48037d183d252fac9db999
Author: Hudson Janitor
Date: Wed Jan 28 19:04:43 2015 +0100
Bump libraries
- https://github.com/iea-annex60/modelica-annex60.git branch master updated to 1cc553f5c332482c4fbdbb1589eba3613a774191.
* [https://github.com/iea-annex60/modelica-annex60/commit/1cc553f 1cc553f] Merge pull request #155 from iea-annex60/issue154_damper
* [https://github.com/iea-annex60/modelica-annex60/commit/ea8b6bf ea8b6bf] Added Evaluate=true for #154
- https://github.com/xogeny/ModelicaBook.git branch master updated to e8335bed944e8a3716c041aa4c5bd367eefa13dd.
* [https://github.com/xogeny/ModelicaBook/commit/e8335be e8335be] Merge pull request #221 from tbeu/add-ClassicModelFixedStartValues
* [https://github.com/xogeny/ModelicaBook/commit/e9298ee e9298ee] Add ClassicModelFixedStartValues
- https://github.com/modelica/Modelica_DeviceDrivers.git branch master updated to d0c5c3e78c2500b92b3f5d730f56ccd9cbd3aedc.
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/d0c5c3e d0c5c3e] Make external functions imure
- https://github.com/modelica/PowerSystems.git branch master has FAILING head - latest is 0ec829cbd0b88b7e47097c6210bb67a05d3dc5e4
* [https://github.com/modelica/PowerSystems/commit/0ec829c 0ec829c] add ExamplesTest for variants of examples, like NetworkLoop with ThreePhase_d
* [https://github.com/modelica/PowerSystems/commit/aece9c4 aece9c4] Fix Generic components - work with simple PhaseSystem_d again (was broken in version 0.3) - PMeter outputs active power (not zero power loss) - add PMeterTest
* [https://github.com/modelica/PowerSystems/commit/f0fb0cc f0fb0cc] remove ImpedancesTest
- https://github.com/modelica-3rdparty/QCalc.git branch master has FAILING head - latest is d862af092d529fa28b43dc60da71924e907a068e
* [https://github.com/modelica-3rdparty/QCalc/commit/d862af0 d862af0] Added space to beginning of unit attribute to identify it as dimension
* [https://github.com/modelica-3rdparty/QCalc/commit/8fbb38f 8fbb38f] Added Bases record for SI
- svn/ThermoPower has been updated to r376.
* r376 Fixed WaterPumpMech test case to avoid division by zero
* r375 Updated TestRefrigerantEvaporator
* r374 Removed unused parameterChanged dummy values of alpha to more appropriate ones
------------------------------------------------------------------------
r24276 | sjoelund.se | 2015-01-28 19:22:56 +0100 (Wed, 28 Jan 2015) | 6 lines
Changed paths:
M /trunk/SimulationRuntime/c/Makefile.common
M /trunk/SimulationRuntime/c/Makefile.in
M /trunk/SimulationRuntime/c/Makefile.objs
M /trunk/SimulationRuntime/c/simulation/solver/initialization/initialization.c
M /trunk/SimulationRuntime/c/simulation/solver/model_help.c
M /trunk/SimulationRuntime/c/simulation/solver/nonlinearSystem.c
M /trunk/SimulationRuntime/c/simulation/solver/nonlinearSystem.h
M /trunk/configure.in
Handle more things for minimal simulation runtime:
- Numeric initalization disabled
- f2c disabled
- Most NLS solvers disabled due to f2c dependencies
(Only set with OMC_MINIMAL_RUNTIME=1)
------------------------------------------------------------------------
r24275 | hudson | 2015-01-28 18:57:07 +0100 (Wed, 28 Jan 2015) | 6 lines
Changed paths:
M /trunk/Makefile.libraries
commit 6e95850d1cbd58807d609e89aa38633470627e96
Author: Martin Sjölund
Date: Wed Jan 28 18:32:40 2015 +0100
Better sanity check
------------------------------------------------------------------------
r24274 | hudson | 2015-01-28 18:05:46 +0100 (Wed, 28 Jan 2015) | 6 lines
Changed paths:
M /trunk/Makefile.libraries
commit cd8cc2c1eda52430bafe61dea7d3248fd500e787
Author: Martin Sjölund
Date: Wed Jan 28 17:41:10 2015 +0100
Extra sanity checks for svn
------------------------------------------------------------------------
r24273 | sjoelund.se | 2015-01-28 17:59:04 +0100 (Wed, 28 Jan 2015) | 2 lines
Changed paths:
M /trunk/OMNotebook/OMNotebookGUI/omcinteractiveenvironment.cpp
Fix compilation
------------------------------------------------------------------------
r24272 | wbraun | 2015-01-28 17:29:03 +0100 (Wed, 28 Jan 2015) | 4 lines
Changed paths:
M /trunk/Compiler/BackEnd/BackendDAEUtil.mo
M /trunk/Compiler/BackEnd/CommonSubExpression.mo
M /trunk/Compiler/Util/Flags.mo
M /trunk/testsuite/openmodelica/debugDumps/optdaedump.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoPower/Bug2537.mos
M /trunk/testsuite/simulation/modelica/commonSubExp/cse2.mos
M /trunk/testsuite/simulation/modelica/commonSubExp/cseFunctionCall.mos
- move cse module to the postOptModules
- activate it for simulation/libraries/3rdParty/ThermoPower/Bug2537.mos,
since it reduce drastically the time of the critical path in the testsuite.
------------------------------------------------------------------------
r24271 | hudson | 2015-01-28 16:02:29 +0100 (Wed, 28 Jan 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCppHpcom.tpl
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24270 | sjoelund.se | 2015-01-28 15:54:59 +0100 (Wed, 28 Jan 2015) | 2 lines
Changed paths:
M /trunk/OMOptim/Core/OMC/MOomc.cpp
Fix compilation
------------------------------------------------------------------------
r24269 | mwalther | 2015-01-28 15:54:50 +0100 (Wed, 28 Jan 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
M /trunk/Compiler/Template/CodegenCppHpcom.tpl
- improved memory optimization
------------------------------------------------------------------------
r24268 | sjoelund.se | 2015-01-28 15:48:22 +0100 (Wed, 28 Jan 2015) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/c/optimization/optimizer_main.c
Fix spelling
------------------------------------------------------------------------
r24267 | sjoelund.se | 2015-01-28 15:42:13 +0100 (Wed, 28 Jan 2015) | 2 lines
Changed paths:
M /trunk/OMEdit/OMEditGUI/OMC/OMCProxy.cpp
M /trunk/OMEdit/OMEditGUI/main.cpp
M /trunk/OMNotebook/OMNotebookGUI/omcinteractiveenvironment.cpp
M /trunk/OMOptim/Core/OMC/MOomc.cpp
M /trunk/OMOptim/build/OMOptimLib.pro
M /trunk/OMShell/OMShellGUI/omcinteractiveenvironment.cpp
Fix compilation
------------------------------------------------------------------------
r24266 | adrpo | 2015-01-28 15:39:00 +0100 (Wed, 28 Jan 2015) | 1 line
Changed paths:
M /trunk/testsuite/flattening/modelica/redeclare/ComparePSD.mo
- use 31 bit integers
------------------------------------------------------------------------
r24265 | vwaurich | 2015-01-28 15:24:50 +0100 (Wed, 28 Jan 2015) | 1 line
Changed paths:
M /trunk/testsuite/openmodelica/cruntime/xmlFiles/testxmlInfoAllEqnsCorrectOrder.mos
- expected output
------------------------------------------------------------------------
r24264 | adrpo | 2015-01-28 15:21:48 +0100 (Wed, 28 Jan 2015) | 1 line
Changed paths:
M /trunk/Compiler/runtime/systemimpl.c
- space junkie
------------------------------------------------------------------------
r24263 | hudson | 2015-01-28 15:18:40 +0100 (Wed, 28 Jan 2015) | 1 line
Changed paths:
M /trunk/doc/PDEInModelica/models/tests/conservationLaws.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24262 | sjoelund.se | 2015-01-28 15:14:08 +0100 (Wed, 28 Jan 2015) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/c/optimization/OptimizerData.h
M /trunk/SimulationRuntime/c/simulation/solver/kinsolSolver.c
M /trunk/SimulationRuntime/c/simulation/solver/linearSolverUmfpack.c
Fix compilation
------------------------------------------------------------------------
r24261 | sjoelund.se | 2015-01-28 15:09:43 +0100 (Wed, 28 Jan 2015) | 2 lines
Changed paths:
M /trunk/Compiler/runtime/HpcOmSchedulerExt.cpp
M /trunk/Compiler/runtime/Makefile.common
D /trunk/Compiler/runtime/config.h
M /trunk/Compiler/runtime/config.unix.h.in
M /trunk/Compiler/runtime/lapackimpl.c
A /trunk/Compiler/runtime/omc_config.h (from /trunk/Compiler/runtime/config.h:24260)
M /trunk/Compiler/runtime/settingsimpl.c
M /trunk/Compiler/runtime/systemimpl.c
M /trunk/Compiler/runtime/unitparser.cpp
M /trunk/SimulationRuntime/c/Makefile.common
M /trunk/SimulationRuntime/c/Makefile.in
M /trunk/SimulationRuntime/c/Makefile.objs
M /trunk/SimulationRuntime/c/optimization/OptimizerInterface.h
M /trunk/SimulationRuntime/c/simulation/results/simulation_result_ia.h
M /trunk/SimulationRuntime/c/simulation/results/simulation_result_plt.h
M /trunk/SimulationRuntime/c/simulation/results/simulation_result_wall.h
M /trunk/SimulationRuntime/c/simulation/simulation_runtime.cpp
M /trunk/SimulationRuntime/c/simulation/solver/initialization/method_ipopt.c
M /trunk/SimulationRuntime/c/simulation/solver/initialization/method_kinsol.c
M /trunk/SimulationRuntime/c/simulation/solver/linearSolverUmfpack.h
M /trunk/SimulationRuntime/c/simulation/solver/linearSystem.c
M /trunk/SimulationRuntime/c/simulation/solver/linearSystem.h
M /trunk/SimulationRuntime/c/simulation/solver/nonlinearSystem.c
M /trunk/SimulationRuntime/c/simulation/solver/nonlinearSystem.h
M /trunk/SimulationRuntime/c/simulation/solver/radau.h
M /trunk/SimulationRuntime/c/simulation/solver/solver_main.c
Add make option OMC_MINIMAL_RUNTIME=1, which skips compilation of many object files in the simulation runtime (to make it easier to cross-compile for real-time targets)
------------------------------------------------------------------------
r24260 | vwaurich | 2015-01-28 15:04:03 +0100 (Wed, 28 Jan 2015) | 1 line
Changed paths:
M /trunk/Compiler/SimCode/SimCodeUtil.mo
- use initial values of parameters from binding expressions
------------------------------------------------------------------------
r24259 | jansilar | 2015-01-28 14:53:21 +0100 (Wed, 28 Jan 2015) | 2 lines
Changed paths:
M /trunk/doc/PDEInModelica/models/tests/conservationLaws.mo
M /trunk/doc/PDEInModelica/models/tests/eulerTests.mo
M /trunk/doc/PDEInModelica/models/tests/plotMat.m
M /trunk/doc/PDEInModelica/models/tests/plotMat2.m
PDE extension experiment
Plotting scripts
------------------------------------------------------------------------
r24258 | vitalij | 2015-01-28 14:23:36 +0100 (Wed, 28 Jan 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/ExpressionSolve.mo
M /trunk/testsuite/openmodelica/cruntime/xmlFiles/testxmlInfoAllEqnsCorrectOrder.mos
ExpressionSolve: fixed sign in pow(x,y) = z with respect to x
------------------------------------------------------------------------
r24257 | adrpo | 2015-01-28 14:11:50 +0100 (Wed, 28 Jan 2015) | 1 line
Changed paths:
M /trunk/testsuite/openmodelica/cppruntime/hpcom/BouncingBall_levelfix_pthreads.mos
M /trunk/testsuite/openmodelica/cppruntime/hpcom/BouncingBall_mcp_omp.mos
- these spin on Windows, add alarm.
------------------------------------------------------------------------
r24256 | adrpo | 2015-01-28 13:53:57 +0100 (Wed, 28 Jan 2015) | 1 line
Changed paths:
M /trunk/SimulationRuntime/c/util/omc_msvc.c
- change alarm to also kill the children (the entire process tree) on Windows
------------------------------------------------------------------------
r24255 | mwalther | 2015-01-28 13:30:23 +0100 (Wed, 28 Jan 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenFMUCpp.tpl
- fixed FMU-Cpp Tests
------------------------------------------------------------------------
r24254 | lochel | 2015-01-28 13:18:08 +0100 (Wed, 28 Jan 2015) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/c/simulation/simulation_runtime.cpp
- remove unused variable
------------------------------------------------------------------------
r24253 | lochel | 2015-01-28 13:16:02 +0100 (Wed, 28 Jan 2015) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/c/simulation/simulation_runtime.cpp
M /trunk/testsuite/openmodelica/fmi/ModelExchange/1.0/JuliansBib.mos
M /trunk/testsuite/simulation/libraries/3rdParty/PNlib/Test11.mos
M /trunk/testsuite/simulation/libraries/3rdParty/PNlib/Test2.mos
M /trunk/testsuite/simulation/libraries/3rdParty/PNlib/Test4.mos
M /trunk/testsuite/simulation/libraries/3rdParty/PNlib/Test5.mos
M /trunk/testsuite/simulation/libraries/3rdParty/PNlib/Test6.mos
M /trunk/testsuite/simulation/libraries/3rdParty/PNlib/Test7.mos
M /trunk/testsuite/simulation/libraries/3rdParty/PNlib/Test8.mos
M /trunk/testsuite/simulation/libraries/3rdParty/PNlib/Test9.mos
M /trunk/testsuite/simulation/libraries/3rdParty/TestMediaFrancesco/TestMedia.TestModels.ColdWater.Test2.mos
M /trunk/testsuite/simulation/libraries/3rdParty/TestMediaFrancesco/TestMedia.TestModels.ColdWater.Test3.mos
M /trunk/testsuite/simulation/libraries/3rdParty/TestMediaFrancesco/TestMedia.TestModels.ColdWater.Test4.mos
M /trunk/testsuite/simulation/libraries/3rdParty/TestMediaFrancesco/TestMedia.TestModels.WaterIF97.Test5.mos
M /trunk/testsuite/simulation/libraries/3rdParty/TestMediaFrancesco/TestMedia.TestModels.WaterIF97.Test6.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoPower/ThermoPower.Test.DistributedParameterComponents.TestFlow1D2phC.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPumpWaterSolution.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSteamDryer2.mos
M /trunk/testsuite/simulation/libraries/msl31/Modelica.Electrical.Analog.Examples.HeatingRectifier.mos
M /trunk/testsuite/simulation/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Loops.Engine1b.mos
M /trunk/testsuite/simulation/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Loops.Engine1b_analytic.mos
M /trunk/testsuite/simulation/libraries/msl31/Modelica.Thermal.FluidHeatFlow.Examples.TwoMass.mos
M /trunk/testsuite/simulation/libraries/msl31/media/Modelica.Media.Examples.MixtureGases.mos
M /trunk/testsuite/simulation/libraries/msl31/media/Modelica.Media.Examples.MoistAir.mos
M /trunk/testsuite/simulation/libraries/msl31/media/Modelica.Media.Examples.TestOnly.FlueGas.mos
M /trunk/testsuite/simulation/libraries/msl31/media/Modelica.Media.Examples.TestOnly.IdealGasN2.mos
M /trunk/testsuite/simulation/libraries/msl31/media/Modelica.Media.Examples.TestOnly.IdealGasN2Mix.mos
M /trunk/testsuite/simulation/libraries/msl31/media/Modelica.Media.Examples.TestOnly.MixIdealGasAir.mos
M /trunk/testsuite/simulation/libraries/msl31/media/Modelica.Media.Examples.Tests.MediaTestModels.LinearFluid.LinearColdWater.mos
M /trunk/testsuite/simulation/libraries/msl31/media/Modelica.Media.Examples.TwoPhaseWater.TestTwoPhaseStates.mos
M /trunk/testsuite/simulation/libraries/msl31/media/Modelica.Media.Incompressible.Examples.TestGlycol.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.AST_BatchPlant.Test.OneTank.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.AST_BatchPlant.Test.TankWithEmptyingPipe1.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.AST_BatchPlant.Test.TankWithEmptyingPipe2.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.AST_BatchPlant.Test.TanksWithEmptyingPipe1.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.AST_BatchPlant.Test.TanksWithEmptyingPipe2.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.AST_BatchPlant.Test.TwoTanks.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.BranchingDynamicPipes.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.ControlledTankSystem.ControlledTanks.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.DrumBoiler.DrumBoiler.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.Explanatory.MeasuringTemperature.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.HeatExchanger.HeatExchangerSimulation-addDerAlias.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.IncompressibleFluidNetwork.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.InverseParameterization.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.Tanks.EmptyTanks.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.Tanks.ThreeTanks.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.TraceSubstances.RoomCO2.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.TraceSubstances.RoomCO2WithControls.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Mechanics.MultiBody.Examples.Elementary.Surfaces.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.MixtureGases.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.MoistAir.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.ReferenceAir.DryAir1.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.ReferenceAir.DryAir2.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.ReferenceAir.MoistAir.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.ReferenceAir.MoistAir1.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.ReferenceAir.MoistAir2.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.SimpleLiquidWater.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.TestOnly.FlueGas.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.TestOnly.IdealGasN2.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.TestOnly.IdealGasN2Mix.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.TestOnly.MixIdealGasAir.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.Tests.MediaTestModels.Air.DryAirNasa.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.Tests.MediaTestModels.Air.MoistAir.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.Tests.MediaTestModels.Air.SimpleAir.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.Air.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.Nitrogen.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.SimpleNaturalGas.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.SimpleNaturalGasFixedComposition.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.Tests.MediaTestModels.Incompressible.Essotherm650.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.Tests.MediaTestModels.Incompressible.Glycol47.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.Tests.MediaTestModels.LinearFluid.LinearColdWater.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.Tests.MediaTestModels.LinearFluid.LinearWater_pT.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.Tests.MediaTestModels.Water.ConstantPropertyLiquidWater.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.Tests.MediaTestModels.Water.IdealSteam.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.Tests.MediaTestModels.Water.WaterIF97OnePhase_ph.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.Tests.MediaTestModels.Water.WaterIF97_pT.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.Tests.MediaTestModels.Water.WaterIF97_ph.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.TwoPhaseWater.TestTwoPhaseStates.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.WaterIF97.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Incompressible.Examples.TestGlycol.mos
M /trunk/testsuite/simulation/modelica/algorithms_functions/ModelicaTest.Fluid.Dissipation.Verifications.HeatTransfer.Channel.kc_evenGapLaminar.mos
M /trunk/testsuite/simulation/modelica/enums/EnumArray2.mos
M /trunk/testsuite/simulation/modelica/functions_eval/MoistAir.mos
M /trunk/testsuite/simulation/modelica/hpcom/Modelica.Fluid.Examples.BranchingDynamicPipes.mos
M /trunk/testsuite/simulation/modelica/initialization/OverdeterminedInitialization.Fluid.DynamicPipeInitialValues.mos
M /trunk/testsuite/simulation/modelica/msl22/InitTest.mos
M /trunk/testsuite/simulation/modelica/others/Bug1687.mos
- #3094: fix some asserts that were not formatted according to "logFormat"
------------------------------------------------------------------------
r24252 | mwalther | 2015-01-28 13:10:13 +0100 (Wed, 28 Jan 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCppHpcom.tpl
- fixed levelfix-scheduler
------------------------------------------------------------------------
r24251 | hudson | 2015-01-28 13:06:45 +0100 (Wed, 28 Jan 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
M /trunk/Compiler/Template/CodegenCppHpcom.tpl
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24250 | mwalther | 2015-01-28 12:59:31 +0100 (Wed, 28 Jan 2015) | 2 lines
Changed paths:
M /trunk/Compiler/SimCode/SimCodeMain.mo
M /trunk/Compiler/Template/CodegenCpp.tpl
M /trunk/Compiler/Template/CodegenCppHpcom.tpl
M /trunk/Compiler/Template/CodegenFMUCpp.tpl
- fixed hpcom of cpp-runtime (levelfix-scheduler still broken)
- fixed measure time of cpp-runtime
------------------------------------------------------------------------
r24249 | hudson | 2015-01-28 12:31:46 +0100 (Wed, 28 Jan 2015) | 1 line
Changed paths:
M /trunk/Compiler/FrontEnd/Expression.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24248 | wbraun | 2015-01-28 12:25:18 +0100 (Wed, 28 Jan 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/Differentiate.mo
M /trunk/Compiler/FrontEnd/Expression.mo
- fix differentiate that results in a zeroExp.
------------------------------------------------------------------------
r24247 | hudson | 2015-01-28 12:23:01 +0100 (Wed, 28 Jan 2015) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/CommonSubExpression.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24246 | wbraun | 2015-01-28 12:19:51 +0100 (Wed, 28 Jan 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/CommonSubExpression.mo
M /trunk/testsuite/simulation/modelica/commonSubExp/cse1.mos
M /trunk/testsuite/simulation/modelica/commonSubExp/cse2.mos
M /trunk/testsuite/simulation/modelica/commonSubExp/cse3.mos
M /trunk/testsuite/simulation/modelica/commonSubExp/cseFunctionCall.mos
- use BackendEquation.travese* functions, to not change the ordering of the given variables and equations
------------------------------------------------------------------------
r24245 | sjoelund.se | 2015-01-28 11:50:15 +0100 (Wed, 28 Jan 2015) | 2 lines
Changed paths:
M /trunk/Compiler/FrontEnd/InstUtil.mo
Remove unused code
------------------------------------------------------------------------
r24244 | sjoelund.se | 2015-01-28 11:41:01 +0100 (Wed, 28 Jan 2015) | 2 lines
Changed paths:
M /trunk/Compiler/runtime/systemimpl.c
Swap Linux/Windows
------------------------------------------------------------------------
r24243 | sjoelund.se | 2015-01-28 11:34:20 +0100 (Wed, 28 Jan 2015) | 2 lines
Changed paths:
M /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo
M /trunk/Compiler/runtime/systemimpl.c
#3107 Send SIGALRM to children when the alarm is triggered
------------------------------------------------------------------------
r24242 | adeas31 | 2015-01-28 11:07:58 +0100 (Wed, 28 Jan 2015) | 2 lines
Changed paths:
M /trunk/OMEdit/OMEditGUI/Simulation/SimulationOutputWidget.cpp
#3094
- escape the text section.
------------------------------------------------------------------------
r24241 | wbraun | 2015-01-28 10:55:55 +0100 (Wed, 28 Jan 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/Differentiate.mo
- remove workaround case
------------------------------------------------------------------------
r24240 | wbraun | 2015-01-28 08:31:54 +0100 (Wed, 28 Jan 2015) | 2 lines
Changed paths:
M /trunk/testsuite/simulation/modelica/commonSubExp/cseFunctionCall.mos
- expected output
------------------------------------------------------------------------
r24239 | hudson | 2015-01-28 08:00:49 +0100 (Wed, 28 Jan 2015) | 1 line
Changed paths:
M /trunk/testsuite/simulation/modelica/commonSubExp/cseFunctionCall.mos
[Janitor mode] Set auto-props
------------------------------------------------------------------------
r24238 | wbraun | 2015-01-28 07:59:42 +0100 (Wed, 28 Jan 2015) | 2 lines
Changed paths:
A /trunk/testsuite/simulation/modelica/commonSubExp/cseFunctionCall.mos
- added forgotten test
------------------------------------------------------------------------
r24237 | hudson | 2015-01-28 02:04:12 +0100 (Wed, 28 Jan 2015) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/BackendVariable.mo
M /trunk/Compiler/BackEnd/CommonSubExpression.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24236 | wbraun | 2015-01-28 01:51:38 +0100 (Wed, 28 Jan 2015) | 3 lines
Changed paths:
M /trunk/Compiler/BackEnd/BackendVariable.mo
M /trunk/Compiler/BackEnd/CommonSubExpression.mo
M /trunk/Compiler/FrontEnd/Expression.mo
M /trunk/Compiler/Util/Flags.mo
M /trunk/testsuite/openmodelica/debugDumps/optdaedump.mos
M /trunk/testsuite/simulation/modelica/commonSubExp/Makefile
M /trunk/testsuite/simulation/modelica/commonSubExp/cse1.mos
M /trunk/testsuite/simulation/modelica/commonSubExp/cse2.mos
M /trunk/testsuite/simulation/modelica/commonSubExp/cse3.mos
- improved CSE module further.
- a remaining isssue that lot of models have issues with the indexReduction if cseCall is activated
------------------------------------------------------------------------
r24235 | wbraun | 2015-01-28 01:20:52 +0100 (Wed, 28 Jan 2015) | 2 lines
Changed paths:
M /trunk/Compiler/FrontEnd/ComponentReference.mo
- fix isRecType
------------------------------------------------------------------------
r24234 | hudson | 2015-01-27 22:25:11 +0100 (Tue, 27 Jan 2015) | 1 line
Changed paths:
M /trunk/testsuite/simulation/modelica/others/TestSolve.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24233 | vitalij | 2015-01-27 22:22:55 +0100 (Tue, 27 Jan 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/ExpressionSolve.mo
M /trunk/testsuite/simulation/modelica/nonlinear_system/nonlinearFailed.mos
M /trunk/testsuite/simulation/modelica/nonlinear_system/nonlinearFailed_kinsol.mos
M /trunk/testsuite/simulation/modelica/others/TestExpressionSolve.mos
M /trunk/testsuite/simulation/modelica/others/TestSolve.mo
M /trunk/testsuite/simulation/modelica/others/TestSolve.mos
ExpressionSolve: improved numeric for qe
------------------------------------------------------------------------
r24232 | sjoelund.se | 2015-01-27 19:57:13 +0100 (Tue, 27 Jan 2015) | 2 lines
Changed paths:
M /trunk/Makefile.common
#3106 We no longer install txt-files as documentation
------------------------------------------------------------------------
r24231 | hudson | 2015-01-27 19:17:25 +0100 (Tue, 27 Jan 2015) | 31 lines
Changed paths:
M /trunk/Makefile.libraries
commit 486e5ec134ea44d264444a5202471f49c8f5db86
Author: Hudson Janitor
Date: Tue Jan 27 19:03:31 2015 +0100
Bump libraries
- https://github.com/lbl-srg/modelica-buildings.git branch master updated to 6a87622096cf93cf7204958cfbef0ed400301da5.
* [https://github.com/lbl-srg/modelica-buildings/commit/6a87622 6a87622] Updated documentation
* [https://github.com/lbl-srg/modelica-buildings/commit/cfd64c9 cfd64c9] Merge pull request #351 from lbl-srg/issue349_storageDynamics
* [https://github.com/lbl-srg/modelica-buildings/commit/fe24090 fe24090] Updated reference results
* [https://github.com/lbl-srg/modelica-buildings/commit/0d57cb8 0d57cb8] Removed protected variables from plot
* [https://github.com/lbl-srg/modelica-buildings/commit/a7317fd a7317fd] Made various instances protected
* [https://github.com/lbl-srg/modelica-buildings/commit/9491586 9491586] Updated comments
* [https://github.com/lbl-srg/modelica-buildings/commit/efba44f efba44f] Merge branch 'master' into issue349_storageDynamics
* [https://github.com/lbl-srg/modelica-buildings/commit/f87e5b5 f87e5b5] Merge pull request #348 from lbl-srg/Annex60Sync
* [https://github.com/lbl-srg/modelica-buildings/commit/da4d85d da4d85d] Updated reference results
* [https://github.com/lbl-srg/modelica-buildings/commit/7c5d23e 7c5d23e] Removed from_dp, which is not needed.
* [https://github.com/lbl-srg/modelica-buildings/commit/5ebe06e 5ebe06e] Improved documentation.
* [https://github.com/lbl-srg/modelica-buildings/commit/2e8521e 2e8521e] Set tau=0 for enthalpy sensors, with final attribute.
* [https://github.com/lbl-srg/modelica-buildings/commit/cf24120 cf24120] Reformatted assert message.
* [https://github.com/lbl-srg/modelica-buildings/commit/f2f6283 f2f6283] Changed medium
* [https://github.com/lbl-srg/modelica-buildings/commit/f3c1092 f3c1092] Corrected syntax error.
- https://github.com/modelica/PowerSystems.git branch master has FAILING head - latest is 0ec829cbd0b88b7e47097c6210bb67a05d3dc5e4
* [https://github.com/modelica/PowerSystems/commit/0ec829c 0ec829c] add ExamplesTest for variants of examples, like NetworkLoop with ThreePhase_d
* [https://github.com/modelica/PowerSystems/commit/aece9c4 aece9c4] Fix Generic components - work with simple PhaseSystem_d again (was broken in version 0.3) - PMeter outputs active power (not zero power loss) - add PMeterTest
* [https://github.com/modelica/PowerSystems/commit/f0fb0cc f0fb0cc] remove ImpedancesTest
- https://github.com/modelica-3rdparty/QCalc.git branch master has FAILING head - latest is d862af092d529fa28b43dc60da71924e907a068e
* [https://github.com/modelica-3rdparty/QCalc/commit/d862af0 d862af0] Added space to beginning of unit attribute to identify it as dimension
* [https://github.com/modelica-3rdparty/QCalc/commit/8fbb38f 8fbb38f] Added Bases record for SI
------------------------------------------------------------------------
r24230 | mwalther | 2015-01-27 14:21:35 +0100 (Tue, 27 Jan 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
- changed library order to fix cpp-build with statically linked boost
------------------------------------------------------------------------
r24229 | hudson | 2015-01-27 13:34:38 +0100 (Tue, 27 Jan 2015) | 6 lines
Changed paths:
M /trunk/Makefile.libraries
commit 1444f01f0588efc9edf2d0bf08f49c43e9717de3
Author: Martin Sjölund
Date: Tue Jan 27 12:53:48 2015 +0100
Change to using DeviceDrivers master
------------------------------------------------------------------------
r24228 | vwaurich | 2015-01-27 13:21:48 +0100 (Tue, 27 Jan 2015) | 1 line
Changed paths:
M /trunk/testsuite/simulation/modelica/hpcom/Modelica.Electrical.Spice3.Examples.CoupledInductors.mos
- fix hpcom test
------------------------------------------------------------------------
r24227 | vwaurich | 2015-01-27 13:02:42 +0100 (Tue, 27 Jan 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/BackendDAE.mo
M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo
M /trunk/Compiler/BackEnd/BackendDAEUtil.mo
M /trunk/Compiler/BackEnd/BackendDump.mo
M /trunk/Compiler/BackEnd/BackendEquation.mo
M /trunk/Compiler/BackEnd/HpcOmTaskGraph.mo
M /trunk/testsuite/simulation/modelica/hpcom/ReferenceGraphs/ElectricalCircuit_TaskGraphODE.graphml
M /trunk/testsuite/simulation/modelica/hpcom/ReferenceGraphs/Spice3.CoupledInductors_TaskGraphODE.graphml
- changed cost estimation model
------------------------------------------------------------------------
r24226 | sjoelund.se | 2015-01-27 11:50:28 +0100 (Tue, 27 Jan 2015) | 2 lines
Changed paths:
M /trunk/Compiler/FrontEnd/Static.mo
Do not evaluate functions marked `__OpenModelica_Impure=true`
------------------------------------------------------------------------
r24225 | hkiel | 2015-01-27 11:09:05 +0100 (Tue, 27 Jan 2015) | 2 lines
Changed paths:
M /trunk/Compiler/Script/CevalScript.mo
fix #2939 again (for windows)
------------------------------------------------------------------------
r24224 | hudson | 2015-01-27 10:49:48 +0100 (Tue, 27 Jan 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24223 | niklwors | 2015-01-27 10:44:48 +0100 (Tue, 27 Jan 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
M /trunk/Compiler/Template/CodegenCppHpcom.tpl
fix for algloop vars initialization for analytic Jacobian
------------------------------------------------------------------------
r24222 | hudson | 2015-01-27 10:40:42 +0100 (Tue, 27 Jan 2015) | 1 line
Changed paths:
M /trunk/Compiler/SimCode/SimCodeUtil.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24221 | wbraun | 2015-01-27 10:38:58 +0100 (Tue, 27 Jan 2015) | 2 lines
Changed paths:
M /trunk/Compiler/SimCode/SimCodeUtil.mo
M /trunk/testsuite/openmodelica/modelicaML/watchdog.mos
M /trunk/testsuite/simulation/modelica/algorithms_functions/algorithms.mos
- fix SimCode generation for expression like TUPLE() = f().
------------------------------------------------------------------------
r24220 | mwalther | 2015-01-27 08:55:09 +0100 (Tue, 27 Jan 2015) | 1 line
Changed paths:
M /trunk/Compiler/SimCode/HpcOmSimCodeMain.mo
- forgot one file
------------------------------------------------------------------------
r24219 | hudson | 2015-01-27 08:50:57 +0100 (Tue, 27 Jan 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24218 | mwalther | 2015-01-27 08:49:11 +0100 (Tue, 27 Jan 2015) | 4 lines
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
M /trunk/Compiler/Template/CodegenCppHpcom.tpl
M /trunk/Compiler/Template/SimCodeTV.mo
M /trunk/Compiler/Util/Flags.mo
M /trunk/SimulationRuntime/cpp/CMakeLists.txt
M /trunk/SimulationRuntime/cpp/Core/DataExchange/CMakeLists.txt
M /trunk/SimulationRuntime/cpp/Core/Math/CMakeLists.txt
M /trunk/SimulationRuntime/cpp/Core/Modelica/CMakeLists.txt
M /trunk/SimulationRuntime/cpp/Core/Modelica/ModelicaConfig.inc.in
M /trunk/SimulationRuntime/cpp/Core/SimController/CMakeLists.txt
M /trunk/SimulationRuntime/cpp/Core/SimulationSettings/CMakeLists.txt
M /trunk/SimulationRuntime/cpp/Core/SimulationSettings/Factory.cpp
M /trunk/SimulationRuntime/cpp/Core/Solver/CMakeLists.txt
M /trunk/SimulationRuntime/cpp/Core/System/AlgLoopSolverFactory.cpp
M /trunk/SimulationRuntime/cpp/Core/System/CMakeLists.txt
M /trunk/SimulationRuntime/cpp/Core/Utils/extension/CMakeLists.txt
M /trunk/SimulationRuntime/cpp/Include/Core/DataExchange/Policies/MatfileWriter.h
M /trunk/SimulationRuntime/cpp/Include/Core/DataExchange/Policies/TextfileWriter.h
M /trunk/SimulationRuntime/cpp/Include/Core/HistoryImpl.h
M /trunk/SimulationRuntime/cpp/Include/Core/Modelica/ModelicaSystem.h
M /trunk/SimulationRuntime/cpp/Include/Core/Modelica.h
M /trunk/SimulationRuntime/cpp/Include/Core/SimController/ISimController.h
M /trunk/SimulationRuntime/cpp/Include/Core/SimController/ISimData.h
M /trunk/SimulationRuntime/cpp/Include/Core/SimController/Initialization.h
M /trunk/SimulationRuntime/cpp/Include/Core/SimController/SimController.h
M /trunk/SimulationRuntime/cpp/Include/Core/SimulationSettings/Factory.h
M /trunk/SimulationRuntime/cpp/Include/Core/SimulationSettings/IGlobalSettings.h
M /trunk/SimulationRuntime/cpp/Include/Core/Solver/SolverDefaultImplementation.h
M /trunk/SimulationRuntime/cpp/Include/Core/Solver/SolverSettings.h
M /trunk/SimulationRuntime/cpp/Include/Core/Solver/SystemStateSelection.h
M /trunk/SimulationRuntime/cpp/Include/Core/System/AlgLoopSolverFactory.h
M /trunk/SimulationRuntime/cpp/Include/Core/System/IStateSelection.h
M /trunk/SimulationRuntime/cpp/Include/Core/System/SystemDefaultImplementation.h
M /trunk/SimulationRuntime/cpp/Include/SimCoreFactory/Policies/FactoryConfig.h
M /trunk/SimulationRuntime/cpp/Include/SimCoreFactory/Policies/FactoryPolicy.h
M /trunk/SimulationRuntime/cpp/Include/SimCoreFactory/Policies/SolverOMCFactory.h
M /trunk/SimulationRuntime/cpp/Include/SimCoreFactory/Policies/SystemOMCFactory.h
M /trunk/SimulationRuntime/cpp/Makefile
M /trunk/SimulationRuntime/cpp/Makefile.omdev.mingw
M /trunk/SimulationRuntime/cpp/PrecompiledHeader.cmake
M /trunk/SimulationRuntime/cpp/SimCoreFactory/OMCFactory/CMakeLists.txt
M /trunk/SimulationRuntime/cpp/Solver/CVode/CMakeLists.txt
M /trunk/SimulationRuntime/cpp/Solver/Euler/CMakeLists.txt
M /trunk/SimulationRuntime/cpp/Solver/Hybrj/CMakeLists.txt
M /trunk/SimulationRuntime/cpp/Solver/Kinsol/CMakeLists.txt
M /trunk/SimulationRuntime/cpp/Solver/Newton/CMakeLists.txt
M /trunk/SimulationRuntime/cpp/Solver/Peer/CMakeLists.txt
M /trunk/SimulationRuntime/cpp/Solver/UmfPack/CMakeLists.txt
M /trunk/testsuite/openmodelica/cppruntime/hpcom/Modelica.Electrical.Spice3.Examples.CoupledInductors_levelfix.mos
- changed name of "Analyzation_Mode" to "Runtime_static_linking"
- removed flag "hpcomAnalyzationMode"
- moved Runtime_static_linking into cpp-template
- added a flag to link boost statically to the cpp-runtime
------------------------------------------------------------------------
r24217 | hudson | 2015-01-26 23:53:20 +0100 (Mon, 26 Jan 2015) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/BackendVariable.mo
M /trunk/Compiler/FrontEnd/DAEUtil.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24216 | wbraun | 2015-01-26 23:43:41 +0100 (Mon, 26 Jan 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/BackendEquation.mo
M /trunk/Compiler/BackEnd/BackendVariable.mo
M /trunk/Compiler/BackEnd/Initialization.mo
M /trunk/Compiler/FrontEnd/DAEUtil.mo
- fix minor issues in some aux functions
------------------------------------------------------------------------
r24215 | lochel | 2015-01-26 21:43:34 +0100 (Mon, 26 Jan 2015) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/c/simulation/simulation_runtime.cpp
M /trunk/SimulationRuntime/c/simulation/simulation_runtime.h
M /trunk/SimulationRuntime/c/simulation/solver/perform_simulation.c
M /trunk/SimulationRuntime/c/simulation/solver/solver_main.c
- recover communicateStatus since it is used by OMEdit
------------------------------------------------------------------------
r24214 | hkiel | 2015-01-26 21:41:07 +0100 (Mon, 26 Jan 2015) | 2 lines
Changed paths:
M /trunk/Compiler/runtime/systemimpl.c
M /trunk/SimulationRuntime/cpp/Include/Core/Math/Functions.h
fix some compile warnings
------------------------------------------------------------------------
r24213 | hkiel | 2015-01-26 21:40:29 +0100 (Mon, 26 Jan 2015) | 2 lines
Changed paths:
M /trunk/Compiler/Script/CevalScript.mo
fix #2939
------------------------------------------------------------------------
r24212 | hudson | 2015-01-26 20:16:03 +0100 (Mon, 26 Jan 2015) | 1 line
Changed paths:
M /trunk/testsuite/simulation/modelica/others/TestSolve.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24211 | vitalij | 2015-01-26 20:07:01 +0100 (Mon, 26 Jan 2015) | 5 lines
Changed paths:
M /trunk/Compiler/BackEnd/ExpressionSolve.mo
M /trunk/testsuite/openmodelica/cruntime/xmlFiles/testxmlInfoAllEqnsCorrectOrder.mos
M /trunk/testsuite/simulation/modelica/others/TestExpressionSolve.mos
M /trunk/testsuite/simulation/modelica/others/TestSolve.mo
M /trunk/testsuite/simulation/modelica/others/TestSolve.mos
ExpressionSolve:
- used Vieta's formulas for qe
- improved initial guess
------------------------------------------------------------------------
r24210 | hudson | 2015-01-26 19:17:25 +0100 (Mon, 26 Jan 2015) | 20 lines
Changed paths:
M /trunk/Makefile.libraries
commit e7e8c5cb9e813a3970342da68aea6f0994915e97
Author: Hudson Janitor
Date: Mon Jan 26 19:03:27 2015 +0100
Bump libraries
- svn/MSL 3.2.1 has been updated to r8069.
* m:r8069 Merged revision(s) 8068 from Modelica/trunk:Fix while condition........
- svn/MSL trunk has been updated to r8068.
* m:r8068 Fix while condition
- https://github.com/modelica/PowerSystems.git branch master has FAILING head - latest is 0ec829cbd0b88b7e47097c6210bb67a05d3dc5e4
* [https://github.com/modelica/PowerSystems/commit/0ec829c 0ec829c] add ExamplesTest for variants of examples, like NetworkLoop with ThreePhase_d
* [https://github.com/modelica/PowerSystems/commit/aece9c4 aece9c4] Fix Generic components - work with simple PhaseSystem_d again (was broken in version 0.3) - PMeter outputs active power (not zero power loss) - add PMeterTest
* [https://github.com/modelica/PowerSystems/commit/f0fb0cc f0fb0cc] remove ImpedancesTest
- https://github.com/modelica-3rdparty/QCalc.git branch master has FAILING head - latest is d862af092d529fa28b43dc60da71924e907a068e
* [https://github.com/modelica-3rdparty/QCalc/commit/d862af0 d862af0] Added space to beginning of unit attribute to identify it as dimension
* [https://github.com/modelica-3rdparty/QCalc/commit/8fbb38f 8fbb38f] Added Bases record for SI
------------------------------------------------------------------------
r24209 | sjoelund.se | 2015-01-26 17:40:23 +0100 (Mon, 26 Jan 2015) | 2 lines
Changed paths:
M /trunk/Compiler/runtime/config.h
M /trunk/Makefile.common
M /trunk/SimulationRuntime/c/Makefile.in
M /trunk/SimulationRuntime/c/Makefile.omdev.mingw
Try to fix the builds
------------------------------------------------------------------------
r24208 | lochel | 2015-01-26 17:36:08 +0100 (Mon, 26 Jan 2015) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/c/util/simulation_options.h
- remove interactive flag properly
------------------------------------------------------------------------
r24207 | lochel | 2015-01-26 17:27:33 +0100 (Mon, 26 Jan 2015) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/c/simulation/solver/solver_main.c
- remove communicateStatus properly
------------------------------------------------------------------------
r24206 | lochel | 2015-01-26 17:23:12 +0100 (Mon, 26 Jan 2015) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/c/simulation/solver/perform_simulation.c
- remove communicateStatus once more
------------------------------------------------------------------------
r24205 | lochel | 2015-01-26 16:42:19 +0100 (Mon, 26 Jan 2015) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/c/simulation/simulation_runtime.cpp
M /trunk/SimulationRuntime/c/simulation/simulation_runtime.h
- remove communicateStatus (interactive simulation)
------------------------------------------------------------------------
r24204 | sjoelund.se | 2015-01-26 16:34:53 +0100 (Mon, 26 Jan 2015) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/c/util/simulation_options.c
Remove interactive flag from help text
------------------------------------------------------------------------
r24203 | sjoelund.se | 2015-01-26 16:30:10 +0100 (Mon, 26 Jan 2015) | 3 lines
Changed paths:
M /trunk/SimulationRuntime/c/Makefile.common
M /trunk/SimulationRuntime/c/Makefile.objs
M /trunk/SimulationRuntime/c/simulation/simulation_runtime.cpp
A /trunk/SimulationRuntime/c/simulation/socket.cpp
A /trunk/SimulationRuntime/c/simulation/socket.h
A /trunk/SimulationRuntime/c/simulation/socket_unix.cpp
A /trunk/SimulationRuntime/c/simulation/socket_win.cpp
Remove interactive simulation couplings from simulation_runtime.cpp
- Add socket.cpp to c/simulation (TODO: move to c/util as a C interface)
------------------------------------------------------------------------
r24202 | wbraun | 2015-01-26 16:22:10 +0100 (Mon, 26 Jan 2015) | 2 lines
Changed paths:
M /trunk/Compiler/Template/CodegenFMU.tpl
- remove more interactive stuff
------------------------------------------------------------------------
r24201 | hudson | 2015-01-26 16:18:48 +0100 (Mon, 26 Jan 2015) | 6 lines
Changed paths:
M /trunk/Makefile.libraries
commit 4c33f0d049091eacb60a83ef78ec3f3cd9d722b0
Author: Martin Sjölund
Date: Mon Jan 26 16:17:15 2015 +0100
BioChem changed license to MPL 2.0
------------------------------------------------------------------------
r24200 | alash325 | 2015-01-26 16:17:02 +0100 (Mon, 26 Jan 2015) | 1 line
Changed paths:
M /trunk/doc/OpenModelicaUsersGuide.doc
M /trunk/doc/OpenModelicaUsersGuide.pdf
- Updated users guide based on OMPythonV2.0
------------------------------------------------------------------------
r24199 | sjoelund.se | 2015-01-26 16:07:55 +0100 (Mon, 26 Jan 2015) | 2 lines
Changed paths:
M /trunk/configure.in
Remove libinteractive stuff
------------------------------------------------------------------------
r24198 | adeas31 | 2015-01-26 14:18:51 +0100 (Mon, 26 Jan 2015) | 1 line
Changed paths:
M /trunk/doc/OpenModelicaUsersGuide.doc
M /trunk/doc/OpenModelicaUsersGuide.pdf
- removed chapter 5 interactive simulation.
------------------------------------------------------------------------
r24197 | sjoelund.se | 2015-01-26 14:15:05 +0100 (Mon, 26 Jan 2015) | 2 lines
Changed paths:
M /trunk/Makefile.common
M /trunk/SimulationRuntime/c/Makefile.common
D /trunk/SimulationRuntime/interactive
M /trunk/testsuite/Makefile
D /trunk/testsuite/openmodelica/interactive-simulation
Remove interactive simulation
------------------------------------------------------------------------
r24196 | vitalij | 2015-01-26 13:12:16 +0100 (Mon, 26 Jan 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/ExpressionSolve.mo
M /trunk/testsuite/simulation/modelica/others/TestSolve.mo
M /trunk/testsuite/simulation/modelica/others/TestSolve.mos
ExpressionSolve: update rule for x^y^ = z
------------------------------------------------------------------------
r24195 | sjoelund.se | 2015-01-26 11:15:37 +0100 (Mon, 26 Jan 2015) | 2 lines
Changed paths:
M /trunk/testsuite/openmodelica/bootstrapping/SimCodeTest.mos
Expected output
------------------------------------------------------------------------
r24194 | sjoelund.se | 2015-01-26 11:03:59 +0100 (Mon, 26 Jan 2015) | 2 lines
Changed paths:
M /trunk/Compiler/boot/Makefile.common
Allow installing qt interface files to fail
------------------------------------------------------------------------
r24193 | sjoelund.se | 2015-01-26 11:00:06 +0100 (Mon, 26 Jan 2015) | 2 lines
Changed paths:
M /trunk/Compiler/Script/Makefile.common
M /trunk/Compiler/Script/OpenModelicaScriptingAPI.mos
M /trunk/Compiler/boot/Makefile.common
M /trunk/Makefile.common
Install qt scripting API files into build
------------------------------------------------------------------------
r24192 | mwalther | 2015-01-26 09:42:40 +0100 (Mon, 26 Jan 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
M /trunk/Compiler/Template/CodegenCppHpcom.tpl
- fixed hpcom codegeneration
------------------------------------------------------------------------
r24191 | sjoelund.se | 2015-01-26 09:14:37 +0100 (Mon, 26 Jan 2015) | 2 lines
Changed paths:
M /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo
M /trunk/Compiler/Script/CevalScript.mo
M /trunk/Compiler/Script/OpenModelicaScriptingAPI.mo
M /trunk/Compiler/Script/OpenModelicaScriptingAPI.mos
M /trunk/Compiler/Template/CodegenC.tpl
M /trunk/Compiler/Template/GenerateAPIFunctionsTpl.tpl
M /trunk/SimulationRuntime/c/meta/meta_modelica.h
Update OpenModelicaScriptingAPI (Qt version)
------------------------------------------------------------------------
r24190 | mwalther | 2015-01-26 09:04:51 +0100 (Mon, 26 Jan 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCppHpcom.tpl
- now hpcom codegeneration is working again
------------------------------------------------------------------------
r24189 | mwalther | 2015-01-26 08:24:06 +0100 (Mon, 26 Jan 2015) | 1 line
Changed paths:
M /trunk/testsuite/openmodelica/cppruntime/hpcom/Modelica.Fluid.Examples.BranchingDynamicPipes.mos
- testsuite update
------------------------------------------------------------------------
r24188 | mwalther | 2015-01-26 08:15:23 +0100 (Mon, 26 Jan 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCppHpcom.tpl
- some changes in hpcom to get it running again, but it's still not working
------------------------------------------------------------------------
r24187 | hudson | 2015-01-25 19:17:25 +0100 (Sun, 25 Jan 2015) | 21 lines
Changed paths:
M /trunk/Makefile.libraries
commit 7be40c6208ba92cf53603bf95fac63e4d3cfda22
Author: Hudson Janitor
Date: Sun Jan 25 19:02:57 2015 +0100
Bump libraries
- https://github.com/lbl-srg/modelica-buildings.git branch master updated to db885c30fc8b97c2bb19834a63de612d8cecda3c.
* [https://github.com/lbl-srg/modelica-buildings/commit/db885c3 db885c3] Merge pull request #347 from Mathadon/issue346_propagateMFlowSmall
* [https://github.com/lbl-srg/modelica-buildings/commit/68e941d 68e941d] propagated m_flow_small in mixingVolume in Buildings/Fluid/Movers/BaseClasses/PartialFlowMachine.mo
- https://github.com/modelica/PowerSystems.git branch master has FAILING head - latest is 0ec829cbd0b88b7e47097c6210bb67a05d3dc5e4
* [https://github.com/modelica/PowerSystems/commit/0ec829c 0ec829c] add ExamplesTest for variants of examples, like NetworkLoop with ThreePhase_d
* [https://github.com/modelica/PowerSystems/commit/aece9c4 aece9c4] Fix Generic components - work with simple PhaseSystem_d again (was broken in version 0.3) - PMeter outputs active power (not zero power loss) - add PMeterTest
* [https://github.com/modelica/PowerSystems/commit/f0fb0cc f0fb0cc] remove ImpedancesTest
- https://github.com/modelica-3rdparty/QCalc.git branch master has FAILING head - latest is d862af092d529fa28b43dc60da71924e907a068e
* [https://github.com/modelica-3rdparty/QCalc/commit/d862af0 d862af0] Added space to beginning of unit attribute to identify it as dimension
* [https://github.com/modelica-3rdparty/QCalc/commit/8fbb38f 8fbb38f] Added Bases record for SI
- https://github.com/joewa/open-bldc-modelica.git branch master updated to 285b4e96bd94772a83d59bef39a128495450f110.
* [https://github.com/joewa/open-bldc-modelica/commit/285b4e9 285b4e9] Verfied motor models PMSMm.mo against SM_PermanentMagnet_WRP.mo by experiment in MotorComparison.mo and MotorComparisonLzero.mo for motors with L_mq = L_md.
------------------------------------------------------------------------
r24186 | vitalij | 2015-01-25 12:52:50 +0100 (Sun, 25 Jan 2015) | 3 lines
Changed paths:
M /trunk/Compiler/BackEnd/ExpressionSolve.mo
M /trunk/testsuite/simulation/modelica/others/TestSolve.mo
M /trunk/testsuite/simulation/modelica/others/TestSolve.mos
ExpressionSolve: improved rule for solve abs(.)
------------------------------------------------------------------------
r24184 | adrpo | 2015-01-25 12:39:38 +0100 (Sun, 25 Jan 2015) | 1 line
Changed paths:
M /trunk/Compiler/runtime/config.h
- back to 1.9.2+dev
------------------------------------------------------------------------
r24183 | adrpo | 2015-01-25 02:40:02 +0100 (Sun, 25 Jan 2015) | 1 line
Changed paths:
M /trunk/Compiler/runtime/config.h
- switch version to 1.9.2 Beta
------------------------------------------------------------------------
r24181 | hudson | 2015-01-24 22:32:26 +0100 (Sat, 24 Jan 2015) | 17 lines
Changed paths:
M /trunk/Makefile.libraries
commit d0c2345dda868a12b83e1bdb44eeecdb03db74b7
Author: Hudson Janitor
Date: Sat Jan 24 22:14:12 2015 +0100
Bump libraries
- https://github.com/modelica/PowerSystems.git branch master has FAILING head - latest is 0ec829cbd0b88b7e47097c6210bb67a05d3dc5e4
* [https://github.com/modelica/PowerSystems/commit/0ec829c 0ec829c] add ExamplesTest for variants of examples, like NetworkLoop with ThreePhase_d
* [https://github.com/modelica/PowerSystems/commit/aece9c4 aece9c4] Fix Generic components - work with simple PhaseSystem_d again (was broken in version 0.3) - PMeter outputs active power (not zero power loss) - add PMeterTest
* [https://github.com/modelica/PowerSystems/commit/f0fb0cc f0fb0cc] remove ImpedancesTest
- https://github.com/modelica-3rdparty/QCalc.git branch master has FAILING head - latest is d862af092d529fa28b43dc60da71924e907a068e
* [https://github.com/modelica-3rdparty/QCalc/commit/d862af0 d862af0] Added space to beginning of unit attribute to identify it as dimension
* [https://github.com/modelica-3rdparty/QCalc/commit/8fbb38f 8fbb38f] Added Bases record for SI
- svn/ThermoPower has been updated to r373.
* r373 Removed stopTime annotation from incomplete test case
------------------------------------------------------------------------
r24180 | hudson | 2015-01-24 19:17:26 +0100 (Sat, 24 Jan 2015) | 21 lines
Changed paths:
M /trunk/Makefile.libraries
commit 01a87877c000093b5680e95381d27ea2c33e2fa3
Author: Hudson Janitor
Date: Sat Jan 24 19:03:06 2015 +0100
Bump libraries
- https://github.com/lbl-srg/modelica-buildings.git branch master updated to 3aa6e8e453bfbfa49d2ede32e5904579eebef047.
* [https://github.com/lbl-srg/modelica-buildings/commit/3aa6e8e 3aa6e8e] Changed control gain
- https://github.com/modelica/PowerSystems.git branch master has FAILING head - latest is 0ec829cbd0b88b7e47097c6210bb67a05d3dc5e4
* [https://github.com/modelica/PowerSystems/commit/0ec829c 0ec829c] add ExamplesTest for variants of examples, like NetworkLoop with ThreePhase_d
* [https://github.com/modelica/PowerSystems/commit/aece9c4 aece9c4] Fix Generic components - work with simple PhaseSystem_d again (was broken in version 0.3) - PMeter outputs active power (not zero power loss) - add PMeterTest
* [https://github.com/modelica/PowerSystems/commit/f0fb0cc f0fb0cc] remove ImpedancesTest
- https://github.com/modelica-3rdparty/QCalc.git branch master has FAILING head - latest is d862af092d529fa28b43dc60da71924e907a068e
* [https://github.com/modelica-3rdparty/QCalc/commit/d862af0 d862af0] Added space to beginning of unit attribute to identify it as dimension
* [https://github.com/modelica-3rdparty/QCalc/commit/8fbb38f 8fbb38f] Added Bases record for SI
- https://github.com/joewa/open-bldc-modelica.git branch master updated to 57635358d255a59c5a4a64c934ce6b6cfa79124a.
* [https://github.com/joewa/open-bldc-modelica/commit/5763535 5763535] - Assemblies.MotorComparison.mo now showing perfect match of the stator frame model and the model from the MSL model. - Machines.SM_PermanentMagnet_WRP.mo provides the same interfaces as Machines.PMSM.mo. TODO: Implement appropriate usage of Lszero.
* [https://github.com/joewa/open-bldc-modelica/commit/0222b9a 0222b9a] Experiment to compare SM_PermanentMagnet from the MSL with the custom PMSM per phase model in MotorComparison.mo. TODO: Inductance to be corrected.
------------------------------------------------------------------------
r24179 | hudson | 2015-01-24 01:44:08 +0100 (Sat, 24 Jan 2015) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/ExpressionSolve.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24178 | vitalij | 2015-01-24 01:35:03 +0100 (Sat, 24 Jan 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/ExpressionSolve.mo
M /trunk/testsuite/simulation/modelica/others/TestSolve.mo
M /trunk/testsuite/simulation/modelica/others/TestSolve.mos
ExpressionSolve: fixed initial guess
------------------------------------------------------------------------
r24177 | hudson | 2015-01-24 00:18:22 +0100 (Sat, 24 Jan 2015) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/ExpressionSolve.mo
M /trunk/testsuite/simulation/modelica/others/TestSolve.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24176 | vitalij | 2015-01-24 00:16:38 +0100 (Sat, 24 Jan 2015) | 6 lines
Changed paths:
M /trunk/Compiler/BackEnd/ExpressionSolve.mo
M /trunk/Compiler/FrontEnd/Expression.mo
M /trunk/Compiler/Template/CodegenC.tpl
M /trunk/testsuite/simulation/modelica/nonlinear_system/nonlinearFailed.mos
M /trunk/testsuite/simulation/modelica/nonlinear_system/nonlinearFailed_kinsol.mos
M /trunk/testsuite/simulation/modelica/others/TestExpressionSolve.mos
M /trunk/testsuite/simulation/modelica/others/TestSolve.mo
M /trunk/testsuite/simulation/modelica/others/TestSolve.mos
ExpressionSolve:
- improved cos(x)
- added rule for sin(x) and tan(x)
update tests
------------------------------------------------------------------------
r24175 | adrpo | 2015-01-23 20:57:50 +0100 (Fri, 23 Jan 2015) | 2 lines
Changed paths:
M /trunk/testsuite/openmodelica/debugDumps/optdaedump.mos
- update test
------------------------------------------------------------------------
r24174 | hudson | 2015-01-23 19:17:26 +0100 (Fri, 23 Jan 2015) | 40 lines
Changed paths:
M /trunk/Makefile.libraries
commit 4a30c58b08a6fd3c0ad33b640f6018af0f530ec0
Author: Hudson Janitor
Date: Fri Jan 23 19:03:27 2015 +0100
Bump libraries
- https://github.com/lbl-srg/modelica-buildings.git branch master updated to 0c65d469f10c8ed6d9f899d6c9c323d0d688dcb2.
* [https://github.com/lbl-srg/modelica-buildings/commit/0c65d46 0c65d46] Corrected icon
- svn/MSL trunk has been updated to r8067.
* m:r8067 #1651 fixed (Fluid.Examples.PumpingSystem disturbing warning messages during initialization)by providing improved start values for initialization
- https://github.com/xogeny/ModelicaBook.git branch master updated to 7a5ae4fe0bc7da7dad384c1062dffd4e327f0b79.
* [https://github.com/xogeny/ModelicaBook/commit/7a5ae4f 7a5ae4f] Merge pull request #218 from DongpingXieTUD/error_2
* [https://github.com/xogeny/ModelicaBook/commit/2718176 2718176] Merge pull request #217 from DongpingXieTUD/error
* [https://github.com/xogeny/ModelicaBook/commit/995ce73 995ce73] Variables of the state space output maybe be a state
* [https://github.com/xogeny/ModelicaBook/commit/6159793 6159793] n times faster than -> n times as fast as
* [https://github.com/xogeny/ModelicaBook/commit/ab9071b ab9071b] Correction: n times more than is actually (n+1) times
* [https://github.com/xogeny/ModelicaBook/commit/2d206d5 2d206d5] Typo species -> specifies
- https://github.com/modelica/PowerSystems.git branch master has FAILING head - latest is 0ec829cbd0b88b7e47097c6210bb67a05d3dc5e4
* [https://github.com/modelica/PowerSystems/commit/0ec829c 0ec829c] add ExamplesTest for variants of examples, like NetworkLoop with ThreePhase_d
* [https://github.com/modelica/PowerSystems/commit/aece9c4 aece9c4] Fix Generic components - work with simple PhaseSystem_d again (was broken in version 0.3) - PMeter outputs active power (not zero power loss) - add PMeterTest
* [https://github.com/modelica/PowerSystems/commit/f0fb0cc f0fb0cc] remove ImpedancesTest
- https://github.com/modelica-3rdparty/QCalc.git branch master has FAILING head - latest is d862af092d529fa28b43dc60da71924e907a068e
* [https://github.com/modelica-3rdparty/QCalc/commit/d862af0 d862af0] Added space to beginning of unit attribute to identify it as dimension
* [https://github.com/modelica-3rdparty/QCalc/commit/8fbb38f 8fbb38f] Added Bases record for SI
- svn/ThermoPower has been updated to r372.
* r372 fixed error on heat-exchanger nodes definition
* r371 simulators updated
* r370 Dymola whitespace
- https://github.com/modelica-3rdparty/WasteWater.git branch master updated to d42eef9dda75a3f2235a31c4176d3d8a7f327ba6.
* [https://github.com/modelica-3rdparty/WasteWater/commit/d42eef9 d42eef9] OpenModelica fixes, Modelica guidelines/best practice - Use modelica URI's to locate the tables - Added scripts that convert the Dymola initialization files to OpenModelica initialization files - All examples simulate in OpenModelica now
* [https://github.com/modelica-3rdparty/WasteWater/commit/60ac54c 60ac54c] Changed package extensions to imports since this is best practice - Note: Extending from these models no longer exposes the package, but these packages were not used in existing code
- https://github.com/joewa/open-bldc-modelica.git branch master updated to cd940dc0d94ea30b243afed450d5e6b147fcb6c9.
* [https://github.com/joewa/open-bldc-modelica/commit/cd940dc cd940dc] Preparing investigation of motors with variable reluctance in Assemblies.HallCalibration
------------------------------------------------------------------------
r24173 | hudson | 2015-01-23 16:59:43 +0100 (Fri, 23 Jan 2015) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo
M /trunk/Compiler/Util/Flags.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24172 | hudson | 2015-01-23 16:59:14 +0100 (Fri, 23 Jan 2015) | 1 line
Changed paths:
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.HeatExchanger.HeatExchangerSimulation-addDerAlias.mos
[Janitor mode] Set auto-props
------------------------------------------------------------------------
r24171 | wbraun | 2015-01-23 16:41:30 +0100 (Fri, 23 Jan 2015) | 4 lines
Changed paths:
M /trunk/Compiler/BackEnd/BackendDAE.mo
M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo
M /trunk/Compiler/BackEnd/BackendDAEUtil.mo
M /trunk/Compiler/BackEnd/BackendVariable.mo
M /trunk/Compiler/Util/Flags.mo
M /trunk/testsuite/simulation/libraries/msl32/Makefile
A /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.HeatExchanger.HeatExchangerSimulation-addDerAlias.mos
M /trunk/testsuite/simulation/libraries/msl32/ReferenceFiles/Modelica.Fluid.Examples.HeatExchanger.HeatExchangerSimulation.mat
- added debug pre-opt-module addDerAliases, fixes some issues in algebraic loops, but doesn't work for all models.
- can be activate via +d=addDerAliases
------------------------------------------------------------------------
r24170 | niklwors | 2015-01-23 16:18:26 +0100 (Fri, 23 Jan 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
fix in cpp template for DiscreteEvent file include
------------------------------------------------------------------------
r24169 | sjoelund.se | 2015-01-23 14:49:17 +0100 (Fri, 23 Jan 2015) | 2 lines
Changed paths:
M /trunk/testsuite/flattening/modelica/others/DotOperator.mo
Baseline
------------------------------------------------------------------------
r24168 | sjoelund.se | 2015-01-23 14:32:53 +0100 (Fri, 23 Jan 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/EvaluateFunctions.mo
M /trunk/Compiler/FrontEnd/Absyn.mo
M /trunk/Compiler/FrontEnd/DAE.mo
M /trunk/Compiler/FrontEnd/Expression.mo
M /trunk/Compiler/FrontEnd/ExpressionSimplify.mo
M /trunk/Compiler/FrontEnd/InstSection.mo
M /trunk/Compiler/FrontEnd/InstUtil.mo
M /trunk/Compiler/FrontEnd/NFTypeCheck.mo
M /trunk/Compiler/FrontEnd/OperatorOverloading.mo
M /trunk/Compiler/FrontEnd/Patternm.mo
M /trunk/Compiler/FrontEnd/Static.mo
M /trunk/Compiler/FrontEnd/Types.mo
M /trunk/Compiler/OpenModelicaBootstrappingHeader.h
M /trunk/Compiler/Template/AbsynDumpTV.mo
M /trunk/Compiler/Template/AbsynDumpTpl.tpl
M /trunk/Parser/Modelica.g
A /trunk/testsuite/flattening/modelica/others/DotOperator.mo
M /trunk/testsuite/flattening/modelica/others/Makefile
#3096 Implement prototype for dot operator
------------------------------------------------------------------------
r24167 | wbraun | 2015-01-23 12:56:06 +0100 (Fri, 23 Jan 2015) | 2 lines
Changed paths:
M /trunk/testsuite/openmodelica/modelicaML/watchdog.mos
M /trunk/testsuite/simulation/modelica/algorithms_functions/algorithms.mos
- exepected output
------------------------------------------------------------------------
r24166 | wbraun | 2015-01-23 12:42:33 +0100 (Fri, 23 Jan 2015) | 2 lines
Changed paths:
M /trunk/Compiler/SimCode/SimCodeUtil.mo
- fix the order of equations dumped by simCodeDump
------------------------------------------------------------------------
r24165 | mwalther | 2015-01-23 12:23:39 +0100 (Fri, 23 Jan 2015) | 1 line
Changed paths:
M /trunk/SimulationRuntime/cpp/Include/Solver/CVode/CVode.h
M /trunk/SimulationRuntime/cpp/Include/Solver/Euler/Euler.h
M /trunk/SimulationRuntime/cpp/Include/Solver/Peer/Peer.h
M /trunk/SimulationRuntime/cpp/Solver/Euler/Euler.cpp
- fixed build
------------------------------------------------------------------------
r24164 | hkiel | 2015-01-23 12:23:31 +0100 (Fri, 23 Jan 2015) | 3 lines
Changed paths:
M /trunk/Compiler/BackEnd/BackendDAEUtil.mo
M /trunk/Compiler/BackEnd/CommonSubExpression.mo
M /trunk/Compiler/BackEnd/ExpressionSolve.mo
M /trunk/Compiler/BackEnd/IndexReduction.mo
M /trunk/Compiler/FFrontEnd/FNode.mo
M /trunk/Compiler/FrontEnd/ExpressionDump.mo
M /trunk/Compiler/Script/CevalScript.mo
M /trunk/Compiler/Script/Refactor.mo
M /trunk/Compiler/Script/RewriteRules.mo
M /trunk/Compiler/SimCode/SimCodeUtil.mo
M /trunk/Compiler/Template/Tpl.mo
M /trunk/Compiler/Template/TplAbsyn.mo
M /trunk/Compiler/Template/TplParser.mo
M /trunk/Compiler/Util/Graph.mo
M /trunk/Compiler/Util/VarTransform.mo
- some code cleanup
- converted recursive matchcontinue to simple while loop
------------------------------------------------------------------------
r24163 | sjoelund.se | 2015-01-23 12:10:22 +0100 (Fri, 23 Jan 2015) | 2 lines
Changed paths:
M /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo
M /trunk/Compiler/Script/CevalScript.mo
M /trunk/Compiler/Template/GenerateAPIFunctionsTpl.tpl
Work in progress Qt interface
------------------------------------------------------------------------
r24162 | vitalij | 2015-01-23 11:38:52 +0100 (Fri, 23 Jan 2015) | 5 lines
Changed paths:
M /trunk/Compiler/Util/Flags.mo
M /trunk/testsuite/openmodelica/cruntime/xmlFiles/testxmlInfoAllEqnsCorrectOrder.mos
M /trunk/testsuite/openmodelica/debugDumps/dumpTransformedModelica.mos
M /trunk/testsuite/openmodelica/debugDumps/dumpeqninorder.mos
M /trunk/testsuite/openmodelica/debugDumps/dumpindxdae.mos
M /trunk/testsuite/openmodelica/debugDumps/dumpinitialsystem.mos
M /trunk/testsuite/openmodelica/debugDumps/dumprepl.mos
M /trunk/testsuite/openmodelica/debugDumps/optdaedump.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoPower/ThermoPower.Examples.RankineCycle.Simulators.ClosedLoop.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicReliefValve.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicWaterWaterExchanger.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.HeatExchanger.HeatExchangerSimulation.mos
M /trunk/testsuite/simulation/modelica/functions_eval/functionTest4.mos
M /trunk/testsuite/simulation/modelica/functions_eval/functionTest5.mos
M /trunk/testsuite/simulation/modelica/functions_eval/functionTest7.mos
M /trunk/testsuite/simulation/modelica/start_value_selection/asmaFlow.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing9-cel.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing9-celMC3.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing9-omc.mos
partial revert of r24150
- side effect of the tearing
- broke some examples
------------------------------------------------------------------------
r24161 | wbraun | 2015-01-23 11:09:20 +0100 (Fri, 23 Jan 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/BackendDAETransform.mo
M /trunk/Compiler/BackEnd/BackendDAEUtil.mo
M /trunk/Compiler/BackEnd/BackendEquation.mo
- fix the function BackendEquation.replaceDerOpInEquationList
------------------------------------------------------------------------
r24160 | mwalther | 2015-01-23 10:27:41 +0100 (Fri, 23 Jan 2015) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/cpp/CMakeLists.txt
M /trunk/SimulationRuntime/cpp/Include/Core/Solver/ISolver.h
- simple bug fix
- improved error handling in cmake
------------------------------------------------------------------------
r24159 | hudson | 2015-01-22 19:17:26 +0100 (Thu, 22 Jan 2015) | 26 lines
Changed paths:
M /trunk/Makefile.libraries
commit 7b454f780262ddd544adbe73bde715a67ae98eec
Author: Hudson Janitor
Date: Thu Jan 22 19:03:22 2015 +0100
Bump libraries
- https://github.com/lbl-srg/modelica-buildings.git branch master updated to 2baa44acdfe009a442322d7bf7c1102d3eac9cd4.
* [https://github.com/lbl-srg/modelica-buildings/commit/2baa44a 2baa44a] Updated reference results
* [https://github.com/lbl-srg/modelica-buildings/commit/c2969e9 c2969e9] Corrected typo
* [https://github.com/lbl-srg/modelica-buildings/commit/a47166f a47166f] Added missing each and removed non-used variable.
* [https://github.com/lbl-srg/modelica-buildings/commit/805e567 805e567] Changed initial algorithm to initial equation and removed dublicate eqns.
* [https://github.com/lbl-srg/modelica-buildings/commit/3d29abc 3d29abc] Changed print statements to assertions.
* [https://github.com/lbl-srg/modelica-buildings/commit/589eb71 589eb71] Changed initial algorithm to initial equation
* [https://github.com/lbl-srg/modelica-buildings/commit/ab0c864 ab0c864] Corrected bug that used beta before it was assigned.
* [https://github.com/lbl-srg/modelica-buildings/commit/9ea8d06 9ea8d06] Added missing each & reformatted text.
* [https://github.com/lbl-srg/modelica-buildings/commit/d4c0b65 d4c0b65] Set CO2 in BaseClass as OpenModelica does not propagate it.
* [https://github.com/lbl-srg/modelica-buildings/commit/a9cc08b a9cc08b] Removed assert
* [https://github.com/lbl-srg/modelica-buildings/commit/5672a14 5672a14] Corrected type of mExc
- https://github.com/modelica/PowerSystems.git branch master has FAILING head - latest is 0ec829cbd0b88b7e47097c6210bb67a05d3dc5e4
* [https://github.com/modelica/PowerSystems/commit/0ec829c 0ec829c] add ExamplesTest for variants of examples, like NetworkLoop with ThreePhase_d
* [https://github.com/modelica/PowerSystems/commit/aece9c4 aece9c4] Fix Generic components - work with simple PhaseSystem_d again (was broken in version 0.3) - PMeter outputs active power (not zero power loss) - add PMeterTest
* [https://github.com/modelica/PowerSystems/commit/f0fb0cc f0fb0cc] remove ImpedancesTest
- svn/ThermoPower has been updated to r369.
* r369 HRSG.Components updated to new thermal libraryHRSG.interfaces.HeatExchanger, HRSG.interfaces.ParallelHE, HRSG.interfaces.ParallelHE_Des, HRSG.interfaces.HEG_3LRh: new parameters added in order to specify a double grid in thermal exchange modelHRSG.Examples: updated parameter setHRSG.Simulators.SteamPlant_sim1: updated parameter set
------------------------------------------------------------------------
r24158 | adeas31 | 2015-01-22 16:26:01 +0100 (Thu, 22 Jan 2015) | 1 line
Changed paths:
M /trunk/README-OMDev-MINGW.txt
- updated MDT link.
------------------------------------------------------------------------
r24157 | vitalij | 2015-01-22 16:05:13 +0100 (Thu, 22 Jan 2015) | 4 lines
Changed paths:
M /trunk/Compiler/BackEnd/Initialization.mo
M /trunk/testsuite/openmodelica/debugDumps/dumpinitialsystem.mos
M /trunk/testsuite/openmodelica/debugDumps/optSimpleSolveDAEdump.mos
M /trunk/testsuite/openmodelica/debugDumps/optdaedump.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.R134a.R134a2.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.Tests.MediaTestModels.Water.WaterIF97OnePhase_ph.mos
M /trunk/testsuite/simulation/modelica/initialization/OverdeterminedInitialization.Electrical.Test3PhaseSystemsFullInitial.mos
M /trunk/testsuite/simulation/modelica/initialization/boundParameterExpUnfixed.mos
M /trunk/testsuite/simulation/modelica/initialization/homotopy1.mos
M /trunk/testsuite/simulation/modelica/nonlinear_system/nonlinearFailed.mos
M /trunk/testsuite/simulation/modelica/nonlinear_system/nonlinearFailed_kinsol.mos
M /trunk/testsuite/simulation/modelica/nonlinear_system/problem8_newton.mos
M /trunk/testsuite/simulation/modelica/nonlinear_system/problem9.mos
M /trunk/testsuite/simulation/modelica/others/Bug2788.mos
M /trunk/testsuite/simulation/modelica/others/TestExpressionSolve.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing4-cel.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing4-celMC3.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing4-omc.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing9-cel.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing9-celMC3.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing9-omc.mos
activated solveSimpleEquations for initialization
- probably fixed #3091
------------------------------------------------------------------------
r24156 | jansilar | 2015-01-22 15:55:05 +0100 (Thu, 22 Jan 2015) | 3 lines
Changed paths:
M /trunk/doc/PDEInModelica/models/tests/conservationLaws.mo
M /trunk/doc/PDEInModelica/models/tests/plotMat2.m
PDE extension experiment
Euler equation tests
------------------------------------------------------------------------
r24155 | hudson | 2015-01-22 15:32:03 +0100 (Thu, 22 Jan 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
M /trunk/SimulationRuntime/cpp/Core/System/EventHandling.cpp
M /trunk/SimulationRuntime/cpp/Include/Core/System/SystemDefaultImplementation.h
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24153 | niklwors | 2015-01-22 14:58:21 +0100 (Thu, 22 Jan 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
M /trunk/SimulationRuntime/cpp/Core/System/ContinuousEvents.cpp
M /trunk/SimulationRuntime/cpp/Core/System/EventHandling.cpp
M /trunk/SimulationRuntime/cpp/Core/System/FactoryExport.cpp
M /trunk/SimulationRuntime/cpp/Core/System/SystemDefaultImplementation.cpp
M /trunk/SimulationRuntime/cpp/Include/Core/Modelica.h
M /trunk/SimulationRuntime/cpp/Include/Core/System/EventHandling.h
M /trunk/SimulationRuntime/cpp/Include/Core/System/SystemDefaultImplementation.h
fix for delete objects in cpp template, removed includes SystemDefaultimplementation of cpp runtime
------------------------------------------------------------------------
r24151 | hudson | 2015-01-22 14:47:26 +0100 (Thu, 22 Jan 2015) | 6 lines
Changed paths:
M /trunk/Makefile.libraries
commit 6b07adc599bb4b2776b90421b232843237e00042
Author: Martin Sjölund
Date: Thu Jan 22 14:45:09 2015 +0100
Use WasteWater MSL 3.2.1 conversion
------------------------------------------------------------------------
r24150 | vitalij | 2015-01-22 13:04:16 +0100 (Thu, 22 Jan 2015) | 3 lines
Changed paths:
M /trunk/Compiler/BackEnd/ExpressionSolve.mo
M /trunk/Compiler/SimCode/SimCodeUtil.mo
M /trunk/Compiler/Util/Flags.mo
M /trunk/testsuite/openmodelica/cruntime/xmlFiles/testxmlInfoAllEqnsCorrectOrder.mos
M /trunk/testsuite/openmodelica/debugDumps/dumpTransformedModelica.mos
M /trunk/testsuite/openmodelica/debugDumps/dumpeqninorder.mos
M /trunk/testsuite/openmodelica/debugDumps/dumpindxdae.mos
M /trunk/testsuite/openmodelica/debugDumps/dumpinitialsystem.mos
M /trunk/testsuite/openmodelica/debugDumps/dumprepl.mos
M /trunk/testsuite/openmodelica/debugDumps/optdaedump.mos
M /trunk/testsuite/openmodelica/modelicaML/watchdog.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoPower/ThermoPower.Examples.RankineCycle.Simulators.ClosedLoop.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicReliefValve.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicWaterWaterExchanger.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.HeatExchanger.HeatExchangerSimulation.mos
M /trunk/testsuite/simulation/modelica/algorithms_functions/algorithms.mos
M /trunk/testsuite/simulation/modelica/functions_eval/functionTest4.mos
M /trunk/testsuite/simulation/modelica/functions_eval/functionTest5.mos
M /trunk/testsuite/simulation/modelica/functions_eval/functionTest7.mos
M /trunk/testsuite/simulation/modelica/start_value_selection/asmaFlow.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing9-cel.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing9-celMC3.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing9-omc.mos
activated solveSimpleEquations
------------------------------------------------------------------------
r24149 | hudson | 2015-01-22 09:44:11 +0100 (Thu, 22 Jan 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24148 | niklwors | 2015-01-22 09:14:45 +0100 (Thu, 22 Jan 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
fix in cpp template for DiscreteEvents in algloop- files
------------------------------------------------------------------------
r24147 | lochel | 2015-01-22 08:56:03 +0100 (Thu, 22 Jan 2015) | 2 lines
Changed paths:
M /trunk/testsuite/simulation/modelica/commonSubExp/Makefile
- restore makefile
------------------------------------------------------------------------
r24146 | lochel | 2015-01-22 08:55:00 +0100 (Thu, 22 Jan 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/CommonSubExpression.mo
M /trunk/testsuite/simulation/modelica/commonSubExp/Makefile
- keep pattern clean
------------------------------------------------------------------------
r24145 | lochel | 2015-01-22 08:49:35 +0100 (Thu, 22 Jan 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/CommonSubExpression.mo
- cleanup
------------------------------------------------------------------------
r24144 | lochel | 2015-01-22 07:27:21 +0100 (Thu, 22 Jan 2015) | 2 lines
Changed paths:
M /trunk/testsuite/simulation/modelica/commonSubExp/cse1.mos
- fix expected output properly
------------------------------------------------------------------------
r24143 | wbraun | 2015-01-22 07:16:39 +0100 (Thu, 22 Jan 2015) | 2 lines
Changed paths:
M /trunk/testsuite/simulation/modelica/commonSubExp/cse1.mos
M /trunk/testsuite/simulation/modelica/commonSubExp/cse3.mos
- expected output
------------------------------------------------------------------------
r24142 | hudson | 2015-01-22 02:31:28 +0100 (Thu, 22 Jan 2015) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/CommonSubExpression.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24141 | wbraun | 2015-01-22 02:22:26 +0100 (Thu, 22 Jan 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/CommonSubExpression.mo
- improve return value handling in cse module.
------------------------------------------------------------------------
r24140 | wbraun | 2015-01-21 23:47:08 +0100 (Wed, 21 Jan 2015) | 2 lines
Changed paths:
M /trunk/Compiler/SimCode/SimCodeUtil.mo
M /trunk/Compiler/Util/Flags.mo
- added debug flag dumpSimCode.
------------------------------------------------------------------------
r24139 | hudson | 2015-01-21 23:37:13 +0100 (Wed, 21 Jan 2015) | 1 line
Changed paths:
M /trunk/Compiler/SimCode/SimCodeUtil.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24138 | wbraun | 2015-01-21 23:35:29 +0100 (Wed, 21 Jan 2015) | 2 lines
Changed paths:
M /trunk/Compiler/SimCode/SimCodeUtil.mo
M /trunk/testsuite/openmodelica/modelicaML/watchdog.mos
M /trunk/testsuite/simulation/modelica/algorithms_functions/algorithms.mos
- fixed #2669.
------------------------------------------------------------------------
r24137 | hudson | 2015-01-21 19:17:25 +0100 (Wed, 21 Jan 2015) | 31 lines
Changed paths:
M /trunk/Makefile.libraries
commit 597ec1d38f4edfa1c54869bd3eaeb95b7835d86d
Author: Hudson Janitor
Date: Wed Jan 21 19:03:11 2015 +0100
Bump libraries
- https://github.com/lbl-srg/modelica-buildings.git branch master updated to 8467aaaf1d6c679b822a10666ac96ee29c90795d.
* [https://github.com/lbl-srg/modelica-buildings/commit/8467aaa 8467aaa] Added delay to avoid short cycling during cold winter nights
* [https://github.com/lbl-srg/modelica-buildings/commit/bb5a54d bb5a54d] Corrected variable name
* [https://github.com/lbl-srg/modelica-buildings/commit/c03bced c03bced] Updated reference results
* [https://github.com/lbl-srg/modelica-buildings/commit/4cd75bf 4cd75bf] Set minimum fan speed
* [https://github.com/lbl-srg/modelica-buildings/commit/c84544c c84544c] Propagted r_N_min correctly
* [https://github.com/lbl-srg/modelica-buildings/commit/cd72111 cd72111] Merge branch 'master' into issue333_vavReheat
* [https://github.com/lbl-srg/modelica-buildings/commit/d7329ef d7329ef] Increased flow rate
* [https://github.com/lbl-srg/modelica-buildings/commit/5a4269c 5a4269c] Merge pull request #345 from lbl-srg/issue344_docWeather
* [https://github.com/lbl-srg/modelica-buildings/commit/9722d62 9722d62] Updated graphics
* [https://github.com/lbl-srg/modelica-buildings/commit/111eaee 111eaee] Removed empty line
* [https://github.com/lbl-srg/modelica-buildings/commit/c130d33 c130d33] Refactored HeatTransfer.Types for #344
* [https://github.com/lbl-srg/modelica-buildings/commit/7eb6130 7eb6130] Refactored HeatTransfer.Types for #344
* [https://github.com/lbl-srg/modelica-buildings/commit/c7e721d c7e721d] Added reference results
* [https://github.com/lbl-srg/modelica-buildings/commit/dbfda8e dbfda8e] Updated package.order
* [https://github.com/lbl-srg/modelica-buildings/commit/3e67d1c 3e67d1c] Corrected location of connection line.
- https://github.com/modelica/PowerSystems.git branch master has FAILING head - latest is 0ec829cbd0b88b7e47097c6210bb67a05d3dc5e4
* [https://github.com/modelica/PowerSystems/commit/0ec829c 0ec829c] add ExamplesTest for variants of examples, like NetworkLoop with ThreePhase_d
* [https://github.com/modelica/PowerSystems/commit/aece9c4 aece9c4] Fix Generic components - work with simple PhaseSystem_d again (was broken in version 0.3) - PMeter outputs active power (not zero power loss) - add PMeterTest
* [https://github.com/modelica/PowerSystems/commit/f0fb0cc f0fb0cc] remove ImpedancesTest
- svn/ThermoPower has been updated to r368.
* r368 Added extra wall connector and heat transfer model to Flow1DFV models
* r367 HE and HE2ph models updated
------------------------------------------------------------------------
r24136 | hudson | 2015-01-21 15:08:40 +0100 (Wed, 21 Jan 2015) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/BackendDAECreate.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24135 | hudson | 2015-01-21 15:08:11 +0100 (Wed, 21 Jan 2015) | 1 line
Changed paths:
M /trunk/testsuite/simulation/modelica/events/bug3092.mos
[Janitor mode] Set auto-props
------------------------------------------------------------------------
r24134 | wbraun | 2015-01-21 15:04:40 +0100 (Wed, 21 Jan 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/BackendDAECreate.mo
M /trunk/testsuite/simulation/modelica/events/Makefile
A /trunk/testsuite/simulation/modelica/events/bug3092.mos
- fixed #3092
------------------------------------------------------------------------
r24133 | hudson | 2015-01-21 14:59:06 +0100 (Wed, 21 Jan 2015) | 1 line
Changed paths:
M /trunk/doc/PDEInModelica/models/advectionDiscretized.mo
M /trunk/doc/PDEInModelica/models/tests/conservationLaws.mo
[Janitor mode] Set auto-props
------------------------------------------------------------------------
r24132 | jansilar | 2015-01-21 14:55:53 +0100 (Wed, 21 Jan 2015) | 2 lines
Changed paths:
A /trunk/doc/PDEInModelica/models/advectionDiscretized.mo
A /trunk/doc/PDEInModelica/models/tests/advErr.m
A /trunk/doc/PDEInModelica/models/tests/conservationLaws.mo
A /trunk/doc/PDEInModelica/models/tests/getTimeMat.m
A /trunk/doc/PDEInModelica/models/tests/getVarMat.m
A /trunk/doc/PDEInModelica/models/tests/openMat.m
M /trunk/doc/PDEInModelica/models/tests/plotMat.m
A /trunk/doc/PDEInModelica/models/tests/plotMat2.m
A /trunk/doc/PDEInModelica/models/tests/times.m
PDE extension tests
new matlab scripts to visualize arrays
------------------------------------------------------------------------
r24131 | niklwors | 2015-01-21 14:40:44 +0100 (Wed, 21 Jan 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenFMUCpp.tpl
fix in fmu cpp template for missing PreVariables file
------------------------------------------------------------------------
r24130 | hudson | 2015-01-21 14:23:43 +0100 (Wed, 21 Jan 2015) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/CommonSubExpression.mo
M /trunk/Compiler/Template/CodegenCpp.tpl
M /trunk/Compiler/Util/Flags.mo
M /trunk/SimulationRuntime/cpp/Core/System/ContinuousEvents.cpp
M /trunk/SimulationRuntime/cpp/Core/System/DiscreteEvents.cpp
M /trunk/SimulationRuntime/cpp/Core/System/EventHandling.cpp
M /trunk/SimulationRuntime/cpp/Include/Core/System/ContinuousEvents.h
M /trunk/SimulationRuntime/cpp/Include/Core/System/DiscreteEvents.h
M /trunk/SimulationRuntime/cpp/Include/Core/System/EventHandling.h
M /trunk/SimulationRuntime/cpp/Include/Core/System/IMixedSystem.h
M /trunk/SimulationRuntime/cpp/Include/Core/System/PreVariables.h
M /trunk/SimulationRuntime/cpp/Include/Core/System/SystemDefaultImplementation.h
M /trunk/SimulationRuntime/cpp/Include/SimCoreFactory/Policies/SystemOMCFactory.h
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24129 | hudson | 2015-01-21 14:23:13 +0100 (Wed, 21 Jan 2015) | 1 line
Changed paths:
M /trunk/SimulationRuntime/cpp/Core/System/ContinuousEvents.cpp
M /trunk/SimulationRuntime/cpp/Core/System/DiscreteEvents.cpp
M /trunk/SimulationRuntime/cpp/Include/Core/System/ContinuousEvents.h
M /trunk/SimulationRuntime/cpp/Include/Core/System/DiscreteEvents.h
M /trunk/SimulationRuntime/cpp/Include/Core/System/PreVariables.h
M /trunk/testsuite/simulation/modelica/commonSubExp/cse1.mos
M /trunk/testsuite/simulation/modelica/commonSubExp/cse2.mos
M /trunk/testsuite/simulation/modelica/commonSubExp/cse3.mos
[Janitor mode] Set auto-props
------------------------------------------------------------------------
r24128 | lochel | 2015-01-21 14:20:20 +0100 (Wed, 21 Jan 2015) | 8 lines
Changed paths:
M /trunk/Compiler/BackEnd/BackendDAE.mo
M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo
M /trunk/Compiler/BackEnd/BackendDAEUtil.mo
M /trunk/Compiler/BackEnd/CommonSubExpression.mo
M /trunk/Compiler/Util/Flags.mo
M /trunk/testsuite/openmodelica/debugDumps/optdaedump.mos
M /trunk/testsuite/simulation/modelica/commonSubExp/Makefile
A /trunk/testsuite/simulation/modelica/commonSubExp/cse1.mos
A /trunk/testsuite/simulation/modelica/commonSubExp/cse2.mos
A /trunk/testsuite/simulation/modelica/commonSubExp/cse3.mos
- new pre-opt module: CSE
- eliminates common sub expression in acausal environment
- Different options are available:
- +cseCall: consider duplicate call expressions
- +cseEachCall: consider each call expressions
- +cseBinary: consider duplicate binary expressions
- NOTE: This is currently just an experimental prototype to demonstrate interesting effects
------------------------------------------------------------------------
r24127 | niklwors | 2015-01-21 14:14:42 +0100 (Wed, 21 Jan 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
M /trunk/SimulationRuntime/cpp/Core/SimController/Initialization.cpp
M /trunk/SimulationRuntime/cpp/Core/SimController/SimManager.cpp
M /trunk/SimulationRuntime/cpp/Core/System/CMakeLists.txt
A /trunk/SimulationRuntime/cpp/Core/System/ContinuousEvents.cpp
A /trunk/SimulationRuntime/cpp/Core/System/DiscreteEvents.cpp
M /trunk/SimulationRuntime/cpp/Core/System/EventHandling.cpp
M /trunk/SimulationRuntime/cpp/Core/System/SystemDefaultImplementation.cpp
M /trunk/SimulationRuntime/cpp/Include/Core/Modelica.h
A /trunk/SimulationRuntime/cpp/Include/Core/System/ContinuousEvents.h
A /trunk/SimulationRuntime/cpp/Include/Core/System/DiscreteEvents.h
M /trunk/SimulationRuntime/cpp/Include/Core/System/EventHandling.h
M /trunk/SimulationRuntime/cpp/Include/Core/System/IEvent.h
M /trunk/SimulationRuntime/cpp/Include/Core/System/IMixedSystem.h
A /trunk/SimulationRuntime/cpp/Include/Core/System/PreVariables.h
M /trunk/SimulationRuntime/cpp/Include/Core/System/SystemDefaultImplementation.h
M /trunk/SimulationRuntime/cpp/Include/SimCoreFactory/Policies/SystemOMCFactory.h
splitted EventHandling class in DiscreteEvents,ContinuousEvents and PreVariables
------------------------------------------------------------------------
r24126 | perost | 2015-01-21 11:01:30 +0100 (Wed, 21 Jan 2015) | 3 lines
Changed paths:
M /trunk/Compiler/Util/Util.mo
Fix for #3075:
- Fixed Util.stringWrap so it handles strings ending with a space properly.
------------------------------------------------------------------------
r24125 | hudson | 2015-01-21 09:12:18 +0100 (Wed, 21 Jan 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24124 | mwalther | 2015-01-21 09:03:16 +0100 (Wed, 21 Jan 2015) | 3 lines
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
M /trunk/Compiler/Template/CodegenCppHpcom.tpl
M /trunk/SimulationRuntime/cpp/Core/Modelica/CMakeLists.txt
M /trunk/SimulationRuntime/cpp/Core/Modelica/ModelicaConfig.inc.in
M /trunk/SimulationRuntime/cpp/Solver/UmfPack/CMakeLists.txt
- initAlgloopSolverVariables is now called in initialize, to prevent an invalid free
- renamed initAlgloopSolverVariables to initializeAlgloopSolverVariables
- added umfpack to analyzation mode
------------------------------------------------------------------------
r24123 | hudson | 2015-01-20 19:42:02 +0100 (Tue, 20 Jan 2015) | 10 lines
Changed paths:
M /trunk/Makefile.libraries
commit f1bb31cd6cbc7ee6162a565def9afebf9a692438
Author: Hudson Janitor
Date: Tue Jan 20 19:04:15 2015 +0100
Bump libraries
- https://github.com/modelica/PowerSystems.git branch master has FAILING head - latest is 0ec829cbd0b88b7e47097c6210bb67a05d3dc5e4
* [https://github.com/modelica/PowerSystems/commit/0ec829c 0ec829c] add ExamplesTest for variants of examples, like NetworkLoop with ThreePhase_d
* [https://github.com/modelica/PowerSystems/commit/aece9c4 aece9c4] Fix Generic components - work with simple PhaseSystem_d again (was broken in version 0.3) - PMeter outputs active power (not zero power loss) - add PMeterTest
* [https://github.com/modelica/PowerSystems/commit/f0fb0cc f0fb0cc] remove ImpedancesTest
------------------------------------------------------------------------
r24122 | adrpo | 2015-01-20 18:57:09 +0100 (Tue, 20 Jan 2015) | 1 line
Changed paths:
M /trunk/Makefile.libraries
- update to a version of OpenModelicaLibraries which uses +version instead of ++version which is no longer available
------------------------------------------------------------------------
r24120 | adrpo | 2015-01-20 18:31:08 +0100 (Tue, 20 Jan 2015) | 1 line
Changed paths:
M /trunk/configure.in
- use +version instead of ++v which is not available anymore
------------------------------------------------------------------------
r24119 | adrpo | 2015-01-20 18:14:14 +0100 (Tue, 20 Jan 2015) | 1 line
Changed paths:
M /trunk/Examples/LibraryTest.sh
- somebody played with the flags, use +version instead of ++v
------------------------------------------------------------------------
r24118 | hudson | 2015-01-20 18:07:44 +0100 (Tue, 20 Jan 2015) | 6 lines
Changed paths:
M /trunk/Makefile.libraries
commit 29381ac11fb2a997e32311871f058a665f98be20
Author: Martin Sjölund
Date: Tue Jan 20 17:50:01 2015 +0100
Add ModelicaAdditions to the libraries
------------------------------------------------------------------------
r24117 | hudson | 2015-01-20 17:31:46 +0100 (Tue, 20 Jan 2015) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/Tearing.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24116 | ptaeuber | 2015-01-20 17:22:44 +0100 (Tue, 20 Jan 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/Tearing.mo
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicWaterWaterExchanger.mos
- Temporarily use omcTearing for strong components bigger than 200 variables until problem with Cellier Tearing is fixed
------------------------------------------------------------------------
r24114 | wbraun | 2015-01-20 16:27:05 +0100 (Tue, 20 Jan 2015) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/c/simulation/solver/dassl.c
- move printCurrentStatesVector to get more information
------------------------------------------------------------------------
r24113 | perost | 2015-01-20 14:00:38 +0100 (Tue, 20 Jan 2015) | 2 lines
Changed paths:
M /trunk/Compiler/Util/Flags.mo
- Changed version flag back to --v, -v was already taken by vectorization limit.
------------------------------------------------------------------------
r24112 | hudson | 2015-01-20 13:52:11 +0100 (Tue, 20 Jan 2015) | 1 line
Changed paths:
M /trunk/testsuite/openmodelica/interactive-API/FlagParsing.mos
[Janitor mode] Set auto-props
------------------------------------------------------------------------
r24111 | perost | 2015-01-20 13:43:36 +0100 (Tue, 20 Jan 2015) | 3 lines
Changed paths:
M /trunk/Compiler/Util/Flags.mo
A /trunk/testsuite/openmodelica/interactive-API/FlagParsing.mos
M /trunk/testsuite/openmodelica/interactive-API/Makefile
Partial fix for #3075:
- Improved the flag parsing and added a test case for it.
------------------------------------------------------------------------
r24110 | lochel | 2015-01-20 12:26:04 +0100 (Tue, 20 Jan 2015) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/c/simulation/simulation_runtime.cpp
M /trunk/SimulationRuntime/c/simulation/solver/perform_simulation.c
M /trunk/SimulationRuntime/c/simulation/solver/solver_main.c
- Fix result via tcp/ip
------------------------------------------------------------------------
r24109 | hudson | 2015-01-20 01:35:17 +0100 (Tue, 20 Jan 2015) | 1 line
Changed paths:
M /trunk/SimulationRuntime/c/simulation/solver/dassl.c
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24108 | wbraun | 2015-01-20 01:26:13 +0100 (Tue, 20 Jan 2015) | 3 lines
Changed paths:
M /trunk/SimulationRuntime/c/simulation/solver/dassl.c
M /trunk/SimulationRuntime/c/simulation/solver/dassl.h
M /trunk/SimulationRuntime/c/util/omc_error.c
M /trunk/SimulationRuntime/c/util/omc_error.h
- added debug outputs for dassl evaluation context
- added simulation runtime flag LOG_DASSL_STATS, which outputs current states vector
------------------------------------------------------------------------
r24107 | hudson | 2015-01-19 19:17:25 +0100 (Mon, 19 Jan 2015) | 13 lines
Changed paths:
M /trunk/Makefile.libraries
commit b2e4a6b61b9a9447afd47af593429ba035c57393
Author: Hudson Janitor
Date: Mon Jan 19 19:03:11 2015 +0100
Bump libraries
- svn/MSL trunk has been updated to r8062.
* m:r8062 Fix r8050 and avoid compiler error on MS VS6
- https://github.com/modelica/PowerSystems.git branch master has FAILING head - latest is 0ec829cbd0b88b7e47097c6210bb67a05d3dc5e4
* [https://github.com/modelica/PowerSystems/commit/0ec829c 0ec829c] add ExamplesTest for variants of examples, like NetworkLoop with ThreePhase_d
* [https://github.com/modelica/PowerSystems/commit/aece9c4 aece9c4] Fix Generic components - work with simple PhaseSystem_d again (was broken in version 0.3) - PMeter outputs active power (not zero power loss) - add PMeterTest
* [https://github.com/modelica/PowerSystems/commit/f0fb0cc f0fb0cc] remove ImpedancesTest
------------------------------------------------------------------------
r24106 | wbraun | 2015-01-19 17:53:20 +0100 (Mon, 19 Jan 2015) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/c/simulation/solver/linearSystem.c
M /trunk/SimulationRuntime/c/simulation/solver/nonlinearSolverHomotopy.c
M /trunk/SimulationRuntime/c/simulation/solver/nonlinearSolverHybrd.c
M /trunk/SimulationRuntime/c/simulation/solver/nonlinearSolverNewton.c
M /trunk/SimulationRuntime/c/simulation/solver/nonlinearSystem.c
M /trunk/SimulationRuntime/c/simulation/solver/nonlinearSystem.h
M /trunk/SimulationRuntime/c/simulation/solver/solver_main.c
M /trunk/SimulationRuntime/c/simulation_data.h
- added statistics for all non-linear solvers
------------------------------------------------------------------------
r24104 | hudson | 2015-01-19 14:02:22 +0100 (Mon, 19 Jan 2015) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r24103 | adeas31 | 2015-01-19 13:57:08 +0100 (Mon, 19 Jan 2015) | 3 lines
Changed paths:
M /trunk/OMEdit/OMEditGUI/TransformationalDebugger/TransformationsWidget.cpp
#3085
- Use resizeColumnToContents instead of setStretchLastSection.
- Better tooltip for equations browser.
------------------------------------------------------------------------
r24101 | lochel | 2015-01-19 13:27:08 +0100 (Mon, 19 Jan 2015) | 2 lines
Changed paths:
M /trunk/Compiler/SimCode/SimCodeUtil.mo
- random cleanup
------------------------------------------------------------------------
r24100 | lochel | 2015-01-19 12:47:46 +0100 (Mon, 19 Jan 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/BackendDump.mo
M /trunk/testsuite/openmodelica/debugDumps/bltdump.mos
M /trunk/testsuite/openmodelica/debugDumps/dumpEncapsulateConditions.mos
M /trunk/testsuite/openmodelica/debugDumps/dumpdaelow.mos
M /trunk/testsuite/openmodelica/debugDumps/dumpindxdae.mos
M /trunk/testsuite/openmodelica/debugDumps/dumpinitialsystem.mos
M /trunk/testsuite/openmodelica/debugDumps/optSimpleSolveDAEdump.mos
M /trunk/testsuite/openmodelica/debugDumps/optdaedump.mos
M /trunk/testsuite/openmodelica/debugDumps/symjacdump.mos
M /trunk/testsuite/simulation/modelica/start_value_selection/MinimalModel.mos
M /trunk/testsuite/simulation/modelica/start_value_selection/asmaFlow.mos
- fix typo
------------------------------------------------------------------------
r24099 | hudson | 2015-01-19 12:23:36 +0100 (Mon, 19 Jan 2015) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r24098 | adeas31 | 2015-01-19 12:19:58 +0100 (Mon, 19 Jan 2015) | 2 lines
Changed paths:
M /trunk/OMEdit/OMEditGUI/TransformationalDebugger/TransformationsWidget.cpp
#3085
- setStretchLastSection of TransformationsWidget so that Horizontal sliders appear.
------------------------------------------------------------------------
r24097 | hkiel | 2015-01-19 12:15:24 +0100 (Mon, 19 Jan 2015) | 2 lines
Changed paths:
M /trunk/Compiler/FrontEnd/Ceval.mo
M /trunk/Compiler/FrontEnd/ClassInf.mo
M /trunk/Compiler/FrontEnd/ComponentReference.mo
M /trunk/Compiler/FrontEnd/DAEDump.mo
M /trunk/Compiler/FrontEnd/Expression.mo
M /trunk/Compiler/FrontEnd/InnerOuter.mo
M /trunk/Compiler/FrontEnd/InstUtil.mo
M /trunk/Compiler/FrontEnd/MMath.mo
M /trunk/Compiler/FrontEnd/MetaUtil.mo
M /trunk/Compiler/FrontEnd/Mod.mo
M /trunk/Compiler/FrontEnd/NFInstUtil.mo
M /trunk/Compiler/FrontEnd/NFSCodeEnv.mo
M /trunk/Compiler/FrontEnd/PrefixUtil.mo
M /trunk/Compiler/FrontEnd/SCode.mo
M /trunk/Compiler/FrontEnd/Static.mo
M /trunk/Compiler/FrontEnd/Types.mo
use "else" instead of "case _ then" in match(continue) expressions
------------------------------------------------------------------------
r24096 | mwalther | 2015-01-19 12:11:08 +0100 (Mon, 19 Jan 2015) | 1 line
Changed paths:
M /trunk/Compiler/Util/Flags.mo
- changed default hpcom-code to openmp
------------------------------------------------------------------------
r24094 | hudson | 2015-01-19 11:40:46 +0100 (Mon, 19 Jan 2015) | 1 line
Changed paths:
M /trunk/Compiler/FrontEnd/Static.mo
M /trunk/Compiler/FrontEnd/Types.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24093 | hudson | 2015-01-19 11:40:17 +0100 (Mon, 19 Jan 2015) | 1 line
Changed paths:
M /trunk/testsuite/flattening/modelica/algorithms-functions/IfExpression1.mo
[Janitor mode] Set auto-props
------------------------------------------------------------------------
r24092 | perost | 2015-01-19 11:23:23 +0100 (Mon, 19 Jan 2015) | 3 lines
Changed paths:
M /trunk/Compiler/FrontEnd/Expression.mo
M /trunk/Compiler/FrontEnd/Inline.mo
M /trunk/Compiler/FrontEnd/Static.mo
M /trunk/Compiler/FrontEnd/Types.mo
A /trunk/testsuite/flattening/modelica/algorithms-functions/IfExpression1.mo
M /trunk/testsuite/flattening/modelica/algorithms-functions/Makefile
M /trunk/testsuite/flattening/modelica/others/WillowForest.mo
- Improved the handling of if-expressions to better handle arrays with different
sizes in the branches.
------------------------------------------------------------------------
r24091 | lochel | 2015-01-19 10:32:14 +0100 (Mon, 19 Jan 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/Initialization.mo
- update some error messages
------------------------------------------------------------------------
r24090 | hudson | 2015-01-19 10:15:20 +0100 (Mon, 19 Jan 2015) | 1 line
Changed paths:
M /trunk/doc/PDEInModelica/models/arterialPulsWave.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24089 | hudson | 2015-01-19 10:14:46 +0100 (Mon, 19 Jan 2015) | 1 line
Changed paths:
M /trunk/doc/PDEInModelica/models/tests/advectionDiscretized.mo
M /trunk/doc/PDEInModelica/models/tests/eulerTests.mo
[Janitor mode] Set auto-props
------------------------------------------------------------------------
r24088 | jansilar | 2015-01-19 10:13:32 +0100 (Mon, 19 Jan 2015) | 2 lines
Changed paths:
M /trunk/doc/PDEInModelica/doc/comparisonToSaldamli.lyx
M /trunk/doc/PDEInModelica/doc/comparisonToSaldamli.pdf
M /trunk/doc/PDEInModelica/doc/modelExamples.lyx
M /trunk/doc/PDEInModelica/julia/advection.jl
M /trunk/doc/PDEInModelica/julia/artery.jl
M /trunk/doc/PDEInModelica/julia/plot.p
M /trunk/doc/PDEInModelica/julia/run.jl
M /trunk/doc/PDEInModelica/julia/solver.jl
M /trunk/doc/PDEInModelica/julia/string.jl
M /trunk/doc/PDEInModelica/julia/stringAlg.jl
M /trunk/doc/PDEInModelica/models/advection.mo
M /trunk/doc/PDEInModelica/models/arterialPulsWave.mo
A /trunk/doc/PDEInModelica/models/tests
A /trunk/doc/PDEInModelica/models/tests/advectionDiscretized.mo
A /trunk/doc/PDEInModelica/models/tests/eulerTests.mo
A /trunk/doc/PDEInModelica/models/tests/plotMat.m
Testing MOL
Euler equations, Riemann problems
------------------------------------------------------------------------
r24087 | hudson | 2015-01-18 20:19:26 +0100 (Sun, 18 Jan 2015) | 1 line
Changed paths:
M /trunk/Compiler/FrontEnd/ExpressionSimplify.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24086 | vitalij | 2015-01-18 20:10:24 +0100 (Sun, 18 Jan 2015) | 2 lines
Changed paths:
M /trunk/Compiler/FrontEnd/Expression.mo
M /trunk/Compiler/FrontEnd/ExpressionSimplify.mo
M /trunk/testsuite/openmodelica/bootstrapping/SimplifyTest.mo
M /trunk/testsuite/openmodelica/bootstrapping/SimplifyTest.mos
improved simplification of relations
------------------------------------------------------------------------
r24084 | lochel | 2015-01-17 20:06:59 +0100 (Sat, 17 Jan 2015) | 2 lines
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
- fix typo
------------------------------------------------------------------------
r24083 | hudson | 2015-01-17 12:06:24 +0100 (Sat, 17 Jan 2015) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r24082 | hkiel | 2015-01-17 11:55:23 +0100 (Sat, 17 Jan 2015) | 3 lines
Changed paths:
M /trunk/Compiler/FrontEnd/Static.mo
M /trunk/Compiler/FrontEnd/Types.mo
M /trunk/Compiler/FrontEnd/UnitAbsynBuilder.mo
M /trunk/Compiler/FrontEnd/UnitChecker.mo
use match instead of matchcontinue where possible
use try/catch instead of matchcontinue
------------------------------------------------------------------------
r24081 | hkiel | 2015-01-17 11:53:27 +0100 (Sat, 17 Jan 2015) | 2 lines
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
Update german translation
------------------------------------------------------------------------
r24080 | adrpo | 2015-01-17 01:21:25 +0100 (Sat, 17 Jan 2015) | 2 lines
Changed paths:
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Electrical.Spice3.Examples.Spice3BenchmarkFourBitBinaryAdder.mos
- update test
------------------------------------------------------------------------
r24079 | hudson | 2015-01-16 19:33:53 +0100 (Fri, 16 Jan 2015) | 30 lines
Changed paths:
M /trunk/Makefile.libraries
commit 2cfbc23d6ded1faa1f344e5c02aaa2b1c2e0b126
Author: Hudson Janitor
Date: Fri Jan 16 19:05:00 2015 +0100
Bump libraries
- https://github.com/iea-annex60/modelica-annex60.git branch master updated to 174fcfb5dd3d1feaa0689275d07b4fc94e36033d.
* [https://github.com/iea-annex60/modelica-annex60/commit/174fcfb 174fcfb] Merge pull request #151 from iea-annex60/issue131_mFactorBug
* [https://github.com/iea-annex60/modelica-annex60/commit/dbcffba dbcffba] Removed assignment of mSenFac
* [https://github.com/iea-annex60/modelica-annex60/commit/0689a76 0689a76] Renamed mSenFactor to mSenFac to comply with naming convention
* [https://github.com/iea-annex60/modelica-annex60/commit/2bf773f 2bf773f] Set mSenFactor=1
* [https://github.com/iea-annex60/modelica-annex60/commit/e0cce8e e0cce8e] Changed mSenFactor to be in Dynamics tab instead of Advanced tab.
* [https://github.com/iea-annex60/modelica-annex60/commit/5f5fa46 5f5fa46] Avoided very long line.
* [https://github.com/iea-annex60/modelica-annex60/commit/67a82a3 67a82a3] Corrected punctuation.
* [https://github.com/iea-annex60/modelica-annex60/commit/70463f8 70463f8] Corrected wrong variable name. Updated documentation to comply with style guide
* [https://github.com/iea-annex60/modelica-annex60/commit/259ddea 259ddea] Corrected comment
* [https://github.com/iea-annex60/modelica-annex60/commit/3a9cedf 3a9cedf] Merge branch 'master' into issue131_mFactorBug
* [https://github.com/iea-annex60/modelica-annex60/commit/28520b6 28520b6] Revised documentation
* [https://github.com/iea-annex60/modelica-annex60/commit/bde42c3 bde42c3] Moved assignment to constrainedby declaration
* [https://github.com/iea-annex60/modelica-annex60/commit/d87c1b5 d87c1b5] Reformulated model to avoid adding zero in each time step
* [https://github.com/iea-annex60/modelica-annex60/commit/aae1a5c aae1a5c] Moved assignment to constrainedby declaration
* [https://github.com/iea-annex60/modelica-annex60/commit/d7ee85f d7ee85f] Updated reference results
- https://github.com/modelica/PowerSystems.git branch master has FAILING head - latest is 0ec829cbd0b88b7e47097c6210bb67a05d3dc5e4
* [https://github.com/modelica/PowerSystems/commit/0ec829c 0ec829c] add ExamplesTest for variants of examples, like NetworkLoop with ThreePhase_d
* [https://github.com/modelica/PowerSystems/commit/aece9c4 aece9c4] Fix Generic components - work with simple PhaseSystem_d again (was broken in version 0.3) - PMeter outputs active power (not zero power loss) - add PMeterTest
* [https://github.com/modelica/PowerSystems/commit/f0fb0cc f0fb0cc] remove ImpedancesTest
- svn/ThermoPower has been updated to r366.
* r366 Fixed initial conditions
------------------------------------------------------------------------
r24078 | lochel | 2015-01-16 18:26:50 +0100 (Fri, 16 Jan 2015) | 2 lines
Changed paths:
M /trunk/Compiler/SimCode/SimCodeUtil.mo
M /trunk/testsuite/openmodelica/modelicaML/watchdog.mos
M /trunk/testsuite/simulation/modelica/algorithms_functions/algorithms.mos
- update some error messages
------------------------------------------------------------------------
r24077 | hudson | 2015-01-16 17:25:38 +0100 (Fri, 16 Jan 2015) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r24075 | adrpo | 2015-01-16 17:01:15 +0100 (Fri, 16 Jan 2015) | 1 line
Changed paths:
M /trunk/libraries
M /trunk/libraries/README
- update MSL 3.2.1 to m:r8058
------------------------------------------------------------------------
r24074 | adeas31 | 2015-01-16 16:57:06 +0100 (Fri, 16 Jan 2015) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/MainWindow.cpp
- Added a click slot for model switcher button.
------------------------------------------------------------------------
r24072 | nimen | 2015-01-16 15:18:31 +0100 (Fri, 16 Jan 2015) | 1 line
Changed paths:
M /trunk/SimulationRuntime/cpp/CMakeLists.txt
M /trunk/SimulationRuntime/cpp/LibrariesConfig.h.in
Integration of Component ModelicaCompiler to cpp runtime in CMake File and LibrariesConfig.h.in
------------------------------------------------------------------------
r24071 | hudson | 2015-01-16 15:17:01 +0100 (Fri, 16 Jan 2015) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/HpcOmMemory.mo
M /trunk/Compiler/BackEnd/HpcOmTaskGraph.mo
M /trunk/Compiler/SimCode/HpcOmSimCodeMain.mo
M /trunk/Compiler/Template/CodegenCpp.tpl
M /trunk/Compiler/Template/SimCodeTV.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24070 | mwalther | 2015-01-16 15:09:51 +0100 (Fri, 16 Jan 2015) | 4 lines
Changed paths:
M /trunk/Compiler/BackEnd/HpcOmEqSystems.mo
M /trunk/Compiler/BackEnd/HpcOmMemory.mo
M /trunk/Compiler/BackEnd/HpcOmScheduler.mo
M /trunk/Compiler/BackEnd/HpcOmTaskGraph.mo
M /trunk/Compiler/SimCode/HpcOmSimCodeMain.mo
M /trunk/Compiler/Template/CodegenCpp.tpl
M /trunk/Compiler/Template/CodegenCppHpcom.tpl
M /trunk/Compiler/Template/SimCodeTV.mo
M /trunk/SimulationRuntime/cpp/Include/Core/Math/Array.h
- renamed "HpcOmTaskGraphMeta.nodeDescs" to "HpcOmTaskGraphMeta.compDescs"
- improved the array-unrolling functions in HpcomMemory
- changed CheckODESystemSize of HPCOM -> it checks the scheduled graph now
- added a resize-function to the cpp-arrays (required for array unrolling)
------------------------------------------------------------------------
r24069 | lochel | 2015-01-16 14:34:01 +0100 (Fri, 16 Jan 2015) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/c/simulation/solver/perform_simulation.c
- fix format string
------------------------------------------------------------------------
r24068 | bachmann | 2015-01-16 14:32:37 +0100 (Fri, 16 Jan 2015) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/c/simulation/solver/nonlinearSolverHomotopy.c
Fixed LOG_NLS_JAC dump
------------------------------------------------------------------------
r24067 | hudson | 2015-01-16 13:51:15 +0100 (Fri, 16 Jan 2015) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r24066 | adeas31 | 2015-01-16 13:42:07 +0100 (Fri, 16 Jan 2015) | 2 lines
Changed paths:
M /trunk/Compiler/Template/CodegenFMU.tpl
M /trunk/Compiler/Template/SimCodeTV.mo
M /trunk/OMEdit/OMEditGUI/MainWindow.cpp
M /trunk/OMEdit/OMEditGUI/OMC/OMCProxy.cpp
M /trunk/OMEdit/OMEditGUI/OMC/OMCProxy.h
M /trunk/OMEdit/OMEditGUI/Options/OptionsDialog.cpp
M /trunk/OMEdit/OMEditGUI/Options/OptionsDialog.h
A /trunk/OMEdit/OMEditGUI/Resources/icons/fmi.svg
M /trunk/OMEdit/OMEditGUI/resource_omedit.qrc
- Added FMI version settings.
- Allows exporting version 2 FMUs.
------------------------------------------------------------------------
r24065 | lochel | 2015-01-16 12:32:32 +0100 (Fri, 16 Jan 2015) | 2 lines
Changed paths:
M /trunk/OMEdit/OMEditGUI/Editors/ModelicaTextEditor.cpp
- add missing keywords (pure and impure)
------------------------------------------------------------------------
r24063 | vitalij | 2015-01-16 11:10:05 +0100 (Fri, 16 Jan 2015) | 2 lines
Changed paths:
M /trunk/testsuite/openmodelica/cruntime/optimization/basic/BRcon5.mos
M /trunk/testsuite/openmodelica/cruntime/optimization/basic/Makefile
update testes
------------------------------------------------------------------------
r24062 | lochel | 2015-01-16 10:48:59 +0100 (Fri, 16 Jan 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/BackendDAEUtil.mo
M /trunk/testsuite/openmodelica/cruntime/optimization/basic/Makefile
M /trunk/testsuite/openmodelica/cruntime/optimization/basic/TFC5.mos
M /trunk/testsuite/openmodelica/debugDumps/bltdump.mos
M /trunk/testsuite/openmodelica/debugDumps/dumpEncapsulateConditions.mos
M /trunk/testsuite/openmodelica/debugDumps/dumpindxdae.mos
M /trunk/testsuite/openmodelica/debugDumps/dumpinitialsystem.mos
M /trunk/testsuite/openmodelica/uncertainties/DataReconciliationTests21jan2013.mos
M /trunk/testsuite/openmodelica/uncertainties/dataReconciliation.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoPower/Bug2537.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoPower/ThermoPower.Examples.CISE.CISESim2States120501.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoPower/ThermoPower.Examples.RankineCycle.Simulators.ClosedLoop.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoPower/ThermoPower.Test.DistributedParameterComponents.TestFlow1D2phC.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoPower/ThermoPower.Test.DistributedParameterComponents.TestFlow1D2phDB_hf.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoPower/ThermoPower.Test.DistributedParameterComponents.TestWaterFlow1DFV_B.mos
- remove unnecessary simplifications before pre-opt modules
------------------------------------------------------------------------
r24061 | hudson | 2015-01-16 10:21:58 +0100 (Fri, 16 Jan 2015) | 1 line
Changed paths:
M /trunk/testsuite/simulation/modelica/events/EventLoop.mos
[Janitor mode] Set auto-props
------------------------------------------------------------------------
r24060 | wbraun | 2015-01-16 10:20:42 +0100 (Fri, 16 Jan 2015) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/c/openmodelica_types.h
M /trunk/SimulationRuntime/c/simulation/solver/perform_simulation.c
M /trunk/SimulationRuntime/c/util/omc_error.c
M /trunk/testsuite/simulation/modelica/events/ChatteringEventsTest1.mos
M /trunk/testsuite/simulation/modelica/events/ChatteringEventsTest2.mos
A /trunk/testsuite/simulation/modelica/events/EventLoop.mos
M /trunk/testsuite/simulation/modelica/events/Makefile
- fixed assert handling during event iteration and event handling
------------------------------------------------------------------------
r24059 | hudson | 2015-01-16 09:32:21 +0100 (Fri, 16 Jan 2015) | 1 line
Changed paths:
M /trunk/SimulationRuntime/c/simulation/solver/initialization/initialization.c
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24058 | lochel | 2015-01-16 09:23:04 +0100 (Fri, 16 Jan 2015) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/c/simulation/solver/initialization/initialization.c
M /trunk/testsuite/openmodelica/modelicaML/watchdog.mos
M /trunk/testsuite/simulation/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Loops.PlanarLoops_analytic.mos
M /trunk/testsuite/simulation/modelica/initialization/array_algorithm.mos
M /trunk/testsuite/simulation/modelica/initialization/discreteTest01.mos
M /trunk/testsuite/simulation/modelica/initialization/discreteTest02.mos
M /trunk/testsuite/simulation/modelica/initialization/discreteTest03.mos
M /trunk/testsuite/simulation/modelica/initialization/discreteTest04.mos
M /trunk/testsuite/simulation/modelica/initialization/discreteTest05.mos
M /trunk/testsuite/simulation/modelica/initialization/discreteTest08.mos
M /trunk/testsuite/simulation/modelica/initialization/discreteTest09.mos
M /trunk/testsuite/simulation/modelica/initialization/discreteTest10.mos
M /trunk/testsuite/simulation/modelica/initialization/eventTest.mos
M /trunk/testsuite/simulation/modelica/initialization/forest.mos
M /trunk/testsuite/simulation/modelica/initialization/forest_algorithm.mos
M /trunk/testsuite/simulation/modelica/initialization/minvalue.mos
M /trunk/testsuite/simulation/modelica/initialization/nominal.mos
M /trunk/testsuite/simulation/modelica/initialization/nonlinear.mos
M /trunk/testsuite/simulation/modelica/initialization/nonlinear2.mos
M /trunk/testsuite/simulation/modelica/initialization/scaling1.mos
M /trunk/testsuite/simulation/modelica/initialization/scaling2.mos
M /trunk/testsuite/simulation/modelica/initialization/singularJacobian.mos
M /trunk/testsuite/simulation/modelica/others/ParameterCycle.mos
- declare numeric initialization as deprecated
------------------------------------------------------------------------
r24056 | lochel | 2015-01-15 20:51:13 +0100 (Thu, 15 Jan 2015) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/c/simulation/solver/perform_simulation.c
M /trunk/SimulationRuntime/c/util/omc_error.c
M /trunk/SimulationRuntime/c/util/omc_error.h
- put trace dump on flag
------------------------------------------------------------------------
r24055 | hudson | 2015-01-15 20:46:53 +0100 (Thu, 15 Jan 2015) | 1 line
Changed paths:
M /trunk/testsuite/simulation/modelica/initialization/bug_3052.mos
[Janitor mode] Set auto-props
------------------------------------------------------------------------
r24054 | lochel | 2015-01-15 20:20:02 +0100 (Thu, 15 Jan 2015) | 2 lines
Changed paths:
A /trunk/testsuite/simulation/modelica/initialization/bug_3052.mos
- add missing file
------------------------------------------------------------------------
r24053 | hudson | 2015-01-15 20:11:45 +0100 (Thu, 15 Jan 2015) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/Initialization.mo
M /trunk/Compiler/SimCode/SimCodeUtil.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24052 | lochel | 2015-01-15 20:06:57 +0100 (Thu, 15 Jan 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/Initialization.mo
M /trunk/Compiler/SimCode/SimCodeUtil.mo
M /trunk/testsuite/openmodelica/debugDumps/paramdlowdump.mos
M /trunk/testsuite/simulation/libraries/3rdParty/PNlib/Test11.mos
M /trunk/testsuite/simulation/libraries/3rdParty/PNlib/Test2.mos
M /trunk/testsuite/simulation/libraries/3rdParty/PNlib/Test4.mos
M /trunk/testsuite/simulation/libraries/3rdParty/PNlib/Test5.mos
M /trunk/testsuite/simulation/libraries/3rdParty/PNlib/Test6.mos
M /trunk/testsuite/simulation/libraries/3rdParty/PNlib/Test7.mos
M /trunk/testsuite/simulation/libraries/3rdParty/PNlib/Test8.mos
M /trunk/testsuite/simulation/libraries/3rdParty/PNlib/Test9.mos
M /trunk/testsuite/simulation/libraries/3rdParty/TestMediaFrancesco/TestMedia.TestModels.ColdWater.Test2.mos
M /trunk/testsuite/simulation/libraries/3rdParty/TestMediaFrancesco/TestMedia.TestModels.ColdWater.Test3.mos
M /trunk/testsuite/simulation/libraries/3rdParty/TestMediaFrancesco/TestMedia.TestModels.ColdWater.Test4.mos
M /trunk/testsuite/simulation/libraries/3rdParty/TestMediaFrancesco/TestMedia.TestModels.WaterIF97.Test5.mos
M /trunk/testsuite/simulation/libraries/3rdParty/TestMediaFrancesco/TestMedia.TestModels.WaterIF97.Test6.mos
M /trunk/testsuite/simulation/libraries/msl31/media/Modelica.Media.Examples.MixtureGases.mos
M /trunk/testsuite/simulation/libraries/msl31/media/Modelica.Media.Examples.MoistAir.mos
M /trunk/testsuite/simulation/libraries/msl31/media/Modelica.Media.Examples.TestOnly.FlueGas.mos
M /trunk/testsuite/simulation/libraries/msl31/media/Modelica.Media.Examples.TestOnly.IdealGasN2.mos
M /trunk/testsuite/simulation/libraries/msl31/media/Modelica.Media.Examples.TestOnly.IdealGasN2Mix.mos
M /trunk/testsuite/simulation/libraries/msl31/media/Modelica.Media.Examples.TestOnly.MixIdealGasAir.mos
M /trunk/testsuite/simulation/libraries/msl31/media/Modelica.Media.Examples.Tests.MediaTestModels.LinearFluid.LinearColdWater.mos
M /trunk/testsuite/simulation/libraries/msl31/media/Modelica.Media.Examples.TwoPhaseWater.TestTwoPhaseStates.mos
M /trunk/testsuite/simulation/libraries/msl31/media/Modelica.Media.Incompressible.Examples.TestGlycol.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.AST_BatchPlant.Test.OneTank.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.AST_BatchPlant.Test.TankWithEmptyingPipe1.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.AST_BatchPlant.Test.TankWithEmptyingPipe2.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.AST_BatchPlant.Test.TanksWithEmptyingPipe1.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.AST_BatchPlant.Test.TanksWithEmptyingPipe2.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.AST_BatchPlant.Test.TwoTanks.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.BranchingDynamicPipes.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.ControlledTankSystem.ControlledTanks.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.DrumBoiler.DrumBoiler.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.Explanatory.MeasuringTemperature.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.IncompressibleFluidNetwork.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.InverseParameterization.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.Tanks.EmptyTanks.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.Tanks.ThreeTanks.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.TraceSubstances.RoomCO2.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.TraceSubstances.RoomCO2WithControls.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.MixtureGases.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.MoistAir.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.ReferenceAir.DryAir1.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.ReferenceAir.DryAir2.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.ReferenceAir.MoistAir.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.ReferenceAir.MoistAir1.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.ReferenceAir.MoistAir2.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.SimpleLiquidWater.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.TestOnly.FlueGas.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.TestOnly.IdealGasN2.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.TestOnly.IdealGasN2Mix.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.TestOnly.MixIdealGasAir.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.Tests.MediaTestModels.Air.DryAirNasa.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.Tests.MediaTestModels.Air.MoistAir.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.Tests.MediaTestModels.Air.SimpleAir.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.Air.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.Nitrogen.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.SimpleNaturalGas.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.SimpleNaturalGasFixedComposition.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.Tests.MediaTestModels.Incompressible.Essotherm650.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.Tests.MediaTestModels.Incompressible.Glycol47.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.Tests.MediaTestModels.LinearFluid.LinearColdWater.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.Tests.MediaTestModels.LinearFluid.LinearWater_pT.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.Tests.MediaTestModels.Water.ConstantPropertyLiquidWater.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.Tests.MediaTestModels.Water.IdealSteam.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.Tests.MediaTestModels.Water.WaterIF97OnePhase_ph.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.Tests.MediaTestModels.Water.WaterIF97_pT.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.Tests.MediaTestModels.Water.WaterIF97_ph.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.TwoPhaseWater.TestTwoPhaseStates.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.WaterIF97.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Incompressible.Examples.TestGlycol.mos
M /trunk/testsuite/simulation/modelica/algorithms_functions/ModelicaTest.Fluid.Dissipation.Verifications.HeatTransfer.Channel.kc_evenGapLaminar.mos
M /trunk/testsuite/simulation/modelica/algorithms_functions/algorithms.mos
M /trunk/testsuite/simulation/modelica/enums/EnumArray2.mos
M /trunk/testsuite/simulation/modelica/functions_eval/MoistAir.mos
M /trunk/testsuite/simulation/modelica/hpcom/Modelica.Fluid.Examples.BranchingDynamicPipes.mos
M /trunk/testsuite/simulation/modelica/initialization/Makefile
M /trunk/testsuite/simulation/modelica/initialization/OverdeterminedInitialization.Fluid.DynamicPipeInitialValues.mos
M /trunk/testsuite/simulation/modelica/initialization/boundParameterExpUnfixed.mos
- Fix initialization of primary/secondary parameters. The analysis of the symbolic initialization is now used instead of the one from the old approach.
------------------------------------------------------------------------
r24051 | hudson | 2015-01-15 20:02:39 +0100 (Thu, 15 Jan 2015) | 13 lines
Changed paths:
M /trunk/Makefile.libraries
commit dcdb6648623d73b695b4d9b39f6cc8f54bf73949
Author: Hudson Janitor
Date: Thu Jan 15 19:31:28 2015 +0100
Bump libraries
- https://github.com/modelica/PowerSystems.git branch master has FAILING head - latest is 0ec829cbd0b88b7e47097c6210bb67a05d3dc5e4
* [https://github.com/modelica/PowerSystems/commit/0ec829c 0ec829c] add ExamplesTest for variants of examples, like NetworkLoop with ThreePhase_d
* [https://github.com/modelica/PowerSystems/commit/aece9c4 aece9c4] Fix Generic components - work with simple PhaseSystem_d again (was broken in version 0.3) - PMeter outputs active power (not zero power loss) - add PMeterTest
* [https://github.com/modelica/PowerSystems/commit/f0fb0cc f0fb0cc] remove ImpedancesTest
- svn/ThermoPower has been updated to r365.
* r365 Removed partial derivative from FanMechBase model
------------------------------------------------------------------------
r24050 | hudson | 2015-01-15 19:18:05 +0100 (Thu, 15 Jan 2015) | 33 lines
Changed paths:
M /trunk/Makefile.libraries
commit 2755a00c2ba2d5a2a09a7f97ea80cbca9f91ddf7
Author: Hudson Janitor
Date: Thu Jan 15 19:03:32 2015 +0100
Bump libraries
- https://github.com/lbl-srg/modelica-buildings.git branch master updated to 7dc490b2ba5f479f1610154dd4ca622b19810ae8.
* [https://github.com/lbl-srg/modelica-buildings/commit/7dc490b 7dc490b] Cleaned up white space
* [https://github.com/lbl-srg/modelica-buildings/commit/ea7d3a7 ea7d3a7] Added an explanation for how to access weather data.
- svn/MSL 3.2.1 has been updated to r8058.
* m:r8058 set fixed=false for X1.X1.X2.X1.Q1.vbe according to #1639
- svn/MSL trunk has been updated to r8057.
* m:r8057 set initial value to false for X1.X1.X2.X1.Q1.vbe according to #1639
- https://github.com/modelica-3rdparty/Physiolibrary.git branch master updated to 1d72905a50c9893ab31c7acf2c1e7836e453c359.
* [https://github.com/modelica-3rdparty/Physiolibrary/commit/1d72905 1d72905] disabling of factors (support for general component) new icon for microcirculation
- https://github.com/modelica/PowerSystems.git branch master has FAILING head - latest is 0ec829cbd0b88b7e47097c6210bb67a05d3dc5e4
* [https://github.com/modelica/PowerSystems/commit/0ec829c 0ec829c] add ExamplesTest for variants of examples, like NetworkLoop with ThreePhase_d
* [https://github.com/modelica/PowerSystems/commit/aece9c4 aece9c4] Fix Generic components - work with simple PhaseSystem_d again (was broken in version 0.3) - PMeter outputs active power (not zero power loss) - add PMeterTest
* [https://github.com/modelica/PowerSystems/commit/f0fb0cc f0fb0cc] remove ImpedancesTest
- svn/ThermoPower has been updated to r364.
* r364 Moved base classes in Gas to Gas.BaseClasses
* r363 Fixed default option
* r362 Improved readability in example
* r361 Fixed BraytonCycle examples
* r360 Added initial conditions to BraytonCycle shaft angle
* r359 Added missing import statement
* r358 Made medium model replaceable in Water Flow1D tests
* r357 Made medium model replaceable in Water.Flow1DFEM tests
------------------------------------------------------------------------
r24049 | vitalij | 2015-01-15 17:20:55 +0100 (Thu, 15 Jan 2015) | 2 lines
Changed paths:
M /trunk/Compiler/FrontEnd/Expression.mo
fixed r24047.
------------------------------------------------------------------------
r24048 | hudson | 2015-01-15 16:24:50 +0100 (Thu, 15 Jan 2015) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/Differentiate.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24047 | vitalij | 2015-01-15 16:15:41 +0100 (Thu, 15 Jan 2015) | 3 lines
Changed paths:
M /trunk/Compiler/BackEnd/Differentiate.mo
M /trunk/Compiler/BackEnd/ExpressionSolve.mo
M /trunk/Compiler/FrontEnd/Expression.mo
differentiateExpSolve: guard if() and sign()
------------------------------------------------------------------------
r24046 | adeas31 | 2015-01-15 14:37:38 +0100 (Thu, 15 Jan 2015) | 1 line
Changed paths:
D /trunk/OMEdit/OMEditGUI/Resources/PSDs/clearproblems.psd
D /trunk/OMEdit/OMEditGUI/Resources/PSDs/modelica-icon.psd
D /trunk/OMEdit/OMEditGUI/Resources/PSDs/modelica-text-options.psd
D /trunk/OMEdit/OMEditGUI/Resources/PSDs/modelica-text.psd
D /trunk/OMEdit/OMEditGUI/Resources/PSDs/problems.psd
- Removed some unnecessary PSDs.
------------------------------------------------------------------------
r24045 | hudson | 2015-01-15 12:38:24 +0100 (Thu, 15 Jan 2015) | 1 line
Changed paths:
M /trunk/Compiler/FrontEnd/Expression.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24044 | vitalij | 2015-01-15 12:29:14 +0100 (Thu, 15 Jan 2015) | 2 lines
Changed paths:
M /trunk/Compiler/FrontEnd/Expression.mo
M /trunk/Compiler/FrontEnd/ExpressionSimplify.mo
createResidualExp: reduce fractions
------------------------------------------------------------------------
r24043 | adrpo | 2015-01-14 20:57:03 +0100 (Wed, 14 Jan 2015) | 1 line
Changed paths:
M /trunk/configure.in
- fix typo, hopefully Mac can start simulating models again after r23974
------------------------------------------------------------------------
r24042 | wbraun | 2015-01-14 19:18:38 +0100 (Wed, 14 Jan 2015) | 2 lines
Changed paths:
M /trunk/Compiler/SimCode/SimCodeUtil.mo
- activate case from r24039
------------------------------------------------------------------------
r24041 | hudson | 2015-01-14 19:18:06 +0100 (Wed, 14 Jan 2015) | 25 lines
Changed paths:
M /trunk/Makefile.libraries
commit b2d9b9898c535f77058fcdce3620b634b77650dc
Author: Hudson Janitor
Date: Wed Jan 14 19:04:00 2015 +0100
Bump libraries
- https://github.com/lbl-srg/modelica-buildings.git branch master updated to 67846f023fa972daa1169ac411c3399b9cc2b954.
* [https://github.com/lbl-srg/modelica-buildings/commit/67846f0 67846f0] Merge pull request #343 from tianwei1989/master
* [https://github.com/lbl-srg/modelica-buildings/commit/0e15a2d 0e15a2d] Provide the online address of SCI_FFD program
* [https://github.com/lbl-srg/modelica-buildings/commit/0e98999 0e98999] delete the SCI_FFD in modelica buildings library
* [https://github.com/lbl-srg/modelica-buildings/commit/99639da 99639da] Updated package.order
* [https://github.com/lbl-srg/modelica-buildings/commit/25b35e2 25b35e2] Refactored chiller plant. Now, they both work with OpenModelica.
* [https://github.com/lbl-srg/modelica-buildings/commit/3aaaf95 3aaaf95] Added missing 'each'
* [https://github.com/lbl-srg/modelica-buildings/commit/bc21c79 bc21c79] Added dynamics to the cooling tower.
- svn/MSL 3.2.1 has been updated to r8056.
* m:r8056 Fixes £1530 for real in 3.2.1 maintenance.
- https://github.com/modelica/PowerSystems.git branch master has FAILING head - latest is 0ec829cbd0b88b7e47097c6210bb67a05d3dc5e4
* [https://github.com/modelica/PowerSystems/commit/0ec829c 0ec829c] add ExamplesTest for variants of examples, like NetworkLoop with ThreePhase_d
* [https://github.com/modelica/PowerSystems/commit/aece9c4 aece9c4] Fix Generic components - work with simple PhaseSystem_d again (was broken in version 0.3) - PMeter outputs active power (not zero power loss) - add PMeterTest
* [https://github.com/modelica/PowerSystems/commit/f0fb0cc f0fb0cc] remove ImpedancesTest
- svn/ThermoPower has been updated to r356.
* r356 Fixed steam turbine system initialization options and tests
------------------------------------------------------------------------
r24040 | hudson | 2015-01-14 17:58:44 +0100 (Wed, 14 Jan 2015) | 1 line
Changed paths:
M /trunk/Compiler/SimCode/SimCodeUtil.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24039 | wbraun | 2015-01-14 17:56:59 +0100 (Wed, 14 Jan 2015) | 2 lines
Changed paths:
M /trunk/Compiler/SimCode/SimCodeUtil.mo
- added case to avoid generation of nonlinear systems for record constructor in tuple calls (e.g. (R(r1,r2),x) = f(x)).
------------------------------------------------------------------------
r24037 | hudson | 2015-01-14 14:55:21 +0100 (Wed, 14 Jan 2015) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r24036 | adeas31 | 2015-01-14 14:46:30 +0100 (Wed, 14 Jan 2015) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Modeling/ModelWidgetContainer.cpp
- Adjust the default scene rectangle size to show it properly.
------------------------------------------------------------------------
r24035 | hudson | 2015-01-14 14:17:21 +0100 (Wed, 14 Jan 2015) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r24034 | adeas31 | 2015-01-14 14:15:35 +0100 (Wed, 14 Jan 2015) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Component/Component.cpp
M /trunk/OMEdit/OMEditGUI/Modeling/ModelWidgetContainer.cpp
- Some fixes for querying of components and inherited components.
------------------------------------------------------------------------
r24033 | hudson | 2015-01-14 14:13:40 +0100 (Wed, 14 Jan 2015) | 1 line
Changed paths:
M /trunk/Compiler/FrontEnd/Expression.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24032 | vitalij | 2015-01-14 14:04:42 +0100 (Wed, 14 Jan 2015) | 3 lines
Changed paths:
M /trunk/Compiler/FrontEnd/Expression.mo
createResidualExp: using fraction for simplify residual
------------------------------------------------------------------------
r24030 | hudson | 2015-01-13 19:18:05 +0100 (Tue, 13 Jan 2015) | 26 lines
Changed paths:
M /trunk/Makefile.libraries
commit 42fe3d5298896bc7cf72695638fa6fb854ce340e
Author: Hudson Janitor
Date: Tue Jan 13 19:04:04 2015 +0100
Bump libraries
- https://github.com/iea-annex60/modelica-annex60.git branch master updated to 07aa6c0390bc5e40fa214e459f89dd7f8c402a02.
* [https://github.com/iea-annex60/modelica-annex60/commit/07aa6c0 07aa6c0] Merge pull request #149 from iea-annex60/issue148_flowFunction
* [https://github.com/iea-annex60/modelica-annex60/commit/c1b83e2 c1b83e2] Corrected typo in Michael's name - sorry!
* [https://github.com/iea-annex60/modelica-annex60/commit/685891d 685891d] Revised revision section of PartialResistance
* [https://github.com/iea-annex60/modelica-annex60/commit/d567e92 d567e92] Reintroduce omitted revision in basicFlowFunction
* [https://github.com/iea-annex60/modelica-annex60/commit/5520423 5520423] Corrected revision section for #148
- https://github.com/lbl-srg/modelica-buildings.git branch master updated to d042d19e92eabb7a669361639f84b3825141143e.
* [https://github.com/lbl-srg/modelica-buildings/commit/d042d19 d042d19] Revised media assignments for numerical benchmarks
- https://github.com/modelica/PowerSystems.git branch master has FAILING head - latest is 0ec829cbd0b88b7e47097c6210bb67a05d3dc5e4
* [https://github.com/modelica/PowerSystems/commit/0ec829c 0ec829c] add ExamplesTest for variants of examples, like NetworkLoop with ThreePhase_d
* [https://github.com/modelica/PowerSystems/commit/aece9c4 aece9c4] Fix Generic components - work with simple PhaseSystem_d again (was broken in version 0.3) - PMeter outputs active power (not zero power loss) - add PMeterTest
* [https://github.com/modelica/PowerSystems/commit/f0fb0cc f0fb0cc] remove ImpedancesTest
- svn/ThermoPower has been updated to r355.
* r355 Fixed typo in test names and added comments
* r354 Set a more appropriate value for dpnom in pressure loss component, CISEPlant model
* r353 Fixed bug in CISE Plant model
* r352 Fixed assertions in PressDrop components
------------------------------------------------------------------------
r24029 | sjoelund.se | 2015-01-13 16:41:12 +0100 (Tue, 13 Jan 2015) | 2 lines
Changed paths:
M /trunk/Compiler/FrontEnd/Ceval.mo
M /trunk/Compiler/FrontEnd/ExpressionSimplify.mo
M /trunk/Compiler/FrontEnd/Static.mo
M /trunk/Compiler/FrontEnd/ValuesUtil.mo
A /trunk/testsuite/flattening/modelica/built-in-functions/Identity4.mo
M /trunk/testsuite/flattening/modelica/built-in-functions/Makefile
Fix elab/simplify/ceval for identity and diagonal
------------------------------------------------------------------------
r24028 | niklwors | 2015-01-13 16:26:48 +0100 (Tue, 13 Jan 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
M /trunk/SimulationRuntime/cpp/Core/System/SystemDefaultImplementation.cpp
M /trunk/SimulationRuntime/cpp/Include/Core/System/SystemDefaultImplementation.h
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Electrical.Machines.Examples.DCMachines.DCEE_Start.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Electrical.QuasiStationary.SinglePhase.Examples.Rectifier.mos
modified setStartValue and getStartValue in cpp runtime
------------------------------------------------------------------------
r24027 | sjoelund.se | 2015-01-13 11:56:14 +0100 (Tue, 13 Jan 2015) | 2 lines
Changed paths:
M /trunk/testsuite/simulation/libraries/3rdParty/Modelica3D/DoublePendulum3D.mos
Test only buildModel with Modelica3D since the DBUS stuff requires X11
------------------------------------------------------------------------
r24026 | hudson | 2015-01-13 11:38:57 +0100 (Tue, 13 Jan 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
M /trunk/SimulationRuntime/cpp/Core/System/EventHandling.cpp
M /trunk/SimulationRuntime/cpp/Include/Core/System/EventHandling.h
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24025 | niklwors | 2015-01-13 11:29:50 +0100 (Tue, 13 Jan 2015) | 2 lines
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
M /trunk/Compiler/Template/CodegenCppHpcom.tpl
M /trunk/SimulationRuntime/cpp/Core/System/EventHandling.cpp
M /trunk/SimulationRuntime/cpp/Core/System/SystemDefaultImplementation.cpp
M /trunk/SimulationRuntime/cpp/Include/Core/System/EventHandling.h
M /trunk/SimulationRuntime/cpp/Include/Core/System/IEvent.h
M /trunk/SimulationRuntime/cpp/Include/Core/System/SystemDefaultImplementation.h
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_DOL.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Initialize.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Inverter.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Steinmetz.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Transformer.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_YD.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_withLosses.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMS_Start.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Electrical.Machines.Examples.DCMachines.DCPM_Cooling.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Electrical.Machines.Examples.DCMachines.DCPM_QuasiStationary.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Electrical.Machines.Examples.DCMachines.DCPM_Start.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Electrical.Machines.Examples.DCMachines.DCPM_Temperature.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Electrical.Machines.Examples.DCMachines.DCSE_SinglePhase.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Electrical.Machines.Examples.DCMachines.DCSE_Start.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMEE_LoadDump.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_CurrentSource.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_Inverter.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_VoltageSource.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMR_Inverter.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Electrical.Machines.Examples.Transformers.AIMC_Transformer.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.AIMC_DOL.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMEE_Generator.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMEE_Generator_MultiPhase.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMPM_Inverter.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMPM_Inverter_MultiPhase.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMR_Inverter.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMR_Inverter_MultiPhase.mos
modified pre method in cpp runtime, removed second parameter
expected output
------------------------------------------------------------------------
r24024 | sjoelund.se | 2015-01-13 08:09:28 +0100 (Tue, 13 Jan 2015) | 2 lines
Changed paths:
M /trunk/configure.in
Enable modelica3d with --enable-modelica3d
------------------------------------------------------------------------
r24023 | adeas31 | 2015-01-12 20:57:05 +0100 (Mon, 12 Jan 2015) | 1 line
Changed paths:
M /trunk/testsuite/openmodelica/interactive-API/Bug2871.mos
expected output.
------------------------------------------------------------------------
r24022 | hudson | 2015-01-12 19:18:05 +0100 (Mon, 12 Jan 2015) | 47 lines
Changed paths:
M /trunk/Makefile.libraries
commit b7e16ad36e61e08dfc658e9fa2548cb8b8f6f3ce
Author: Hudson Janitor
Date: Mon Jan 12 19:04:07 2015 +0100
Bump libraries
- https://github.com/iea-annex60/modelica-annex60.git branch master updated to 571ac5ce666da8a8af8b25e595cf04f6012824cd.
* [https://github.com/iea-annex60/modelica-annex60/commit/571ac5c 571ac5c] Merge pull request #144 from iea-annex60/issue143_defaultComponentPrefixes
* [https://github.com/iea-annex60/modelica-annex60/commit/3758d56 3758d56] Added defaultComponentPrefixes for #143
- https://github.com/modelica-3rdparty/FastBuildings.git branch master updated to 1f5cfebc2f42c13e272bff639ffa3449d5740bf7.
* [https://github.com/modelica-3rdparty/FastBuildings/commit/1f5cfeb 1f5cfeb] Adding 2 more graphical changes from rubae
* [https://github.com/modelica-3rdparty/FastBuildings/commit/c374cfe c374cfe] Merge branch 'develop' from saroele in master from open-ideas. In case of conflict, changes from saroele are chosen.
* [https://github.com/modelica-3rdparty/FastBuildings/commit/d1e15c5 d1e15c5] Avoid loading Buildings library and IDEAS by default
* [https://github.com/modelica-3rdparty/FastBuildings/commit/0f73ffe 0f73ffe] Graphical changes to basic components
* [https://github.com/modelica-3rdparty/FastBuildings/commit/518b9b7 518b9b7] Two-zone building example with artificial inputs works fine.
* [https://github.com/modelica-3rdparty/FastBuildings/commit/77ca604 77ca604] WIP to get the two-zone models cleaned up and well structured
* [https://github.com/modelica-3rdparty/FastBuildings/commit/b171d53 b171d53] Merge branch 'issue4' into develop
* [https://github.com/modelica-3rdparty/FastBuildings/commit/7159e52 7159e52] New models, parameter for ground temperature and graphical changes
* [https://github.com/modelica-3rdparty/FastBuildings/commit/d03a08c d03a08c] Changes to the two-zone models
* [https://github.com/modelica-3rdparty/FastBuildings/commit/6a8bedd 6a8bedd] Modified partials for 2-zone simulations. To be cleaned up afterwards
* [https://github.com/modelica-3rdparty/FastBuildings/commit/16cd461 16cd461] Added missing equation for TAmb
* [https://github.com/modelica-3rdparty/FastBuildings/commit/99d5e0e 99d5e0e] * multizone building * new zone models, specifically variants of the ZonWalInt model * IDEAS compatible (multizone) building model
* [https://github.com/modelica-3rdparty/FastBuildings/commit/2f4c6c0 2f4c6c0] New model ZonInt_C with windows connected to capInt
* [https://github.com/modelica-3rdparty/FastBuildings/commit/6ca24a1 6ca24a1] Maybe only annotations/whitespace
* [https://github.com/modelica-3rdparty/FastBuildings/commit/82c17b0 82c17b0] Added StochasticZones (which have a stochastic capacitor) package
- https://github.com/OpenModelica/modelica3d.git branch master updated to daf5669b03ad33fc6999671d1c0e7521134a282b.
* [https://github.com/OpenModelica/modelica3d/commit/daf5669 daf5669] Test that the simulation succeeds
* [https://github.com/OpenModelica/modelica3d/commit/e723740 e723740] Merge pull request #12 from jgoppert/cmake-test
* [https://github.com/OpenModelica/modelica3d/commit/9337b19 9337b19] Merge pull request #9 from jgoppert/cmake-fix
* [https://github.com/OpenModelica/modelica3d/commit/9f6fb04 9f6fb04] Turned USE_OMC off.
* [https://github.com/OpenModelica/modelica3d/commit/24c9140 24c9140] Merge pull request #11 from jgoppert/m3d_control-defaults
* [https://github.com/OpenModelica/modelica3d/commit/c66ffb8 c66ffb8] Added cmake based testing of visualization.
* [https://github.com/OpenModelica/modelica3d/commit/128c890 128c890] Added annotation to fix default name of m3d_control.
* [https://github.com/OpenModelica/modelica3d/commit/1522fd6 1522fd6] Fixed missing headers in install.
* [https://github.com/OpenModelica/modelica3d/commit/fe0e6fe fe0e6fe] Updated openmodelica find script.
- https://github.com/modelica/PowerSystems.git branch master has FAILING head - latest is 0ec829cbd0b88b7e47097c6210bb67a05d3dc5e4
* [https://github.com/modelica/PowerSystems/commit/0ec829c 0ec829c] add ExamplesTest for variants of examples, like NetworkLoop with ThreePhase_d
* [https://github.com/modelica/PowerSystems/commit/aece9c4 aece9c4] Fix Generic components - work with simple PhaseSystem_d again (was broken in version 0.3) - PMeter outputs active power (not zero power loss) - add PMeterTest
* [https://github.com/modelica/PowerSystems/commit/f0fb0cc f0fb0cc] remove ImpedancesTest
- svn/ThermoPower has been updated to r351.
* r351 Component HE updated in PowerPlants
* r350 modifided sizing of Qsingle from Nw to N-1 in Flow1dFV
* r349 modifided sizing of Qsingle from Nw to N-1 in Flow1dFV
------------------------------------------------------------------------
r24021 | adrpo | 2015-01-12 17:29:40 +0100 (Mon, 12 Jan 2015) | 2 lines
Changed paths:
M /trunk/testsuite/simulation/modelica/external_functions/ts.mo
M /trunk/testsuite/simulation/modelica/external_functions/ts.mos
- use long instead of int as it works fine for both 32 and 64 bit until #3071 is fixed
------------------------------------------------------------------------
r24020 | sjoelund.se | 2015-01-12 16:48:56 +0100 (Mon, 12 Jan 2015) | 2 lines
Changed paths:
M /trunk/testsuite/Makefile
A /trunk/testsuite/simulation/libraries/3rdParty/Modelica3D
A /trunk/testsuite/simulation/libraries/3rdParty/Modelica3D/DoublePendulum3D.mos
A /trunk/testsuite/simulation/libraries/3rdParty/Modelica3D/Makefile
Add Modelica3D (buildModel only) to the test suite
------------------------------------------------------------------------
r24019 | vwaurich | 2015-01-12 15:57:11 +0100 (Mon, 12 Jan 2015) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo
M /trunk/Compiler/BackEnd/BackendDump.mo
-extended dump of compInfo
------------------------------------------------------------------------
r24018 | hudson | 2015-01-12 15:51:09 +0100 (Mon, 12 Jan 2015) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r24017 | adeas31 | 2015-01-12 15:42:06 +0100 (Mon, 12 Jan 2015) | 3 lines
Changed paths:
M /trunk/Compiler/FrontEnd/Constants.mo
M /trunk/OMEdit/OMEditGUI/Annotations/LineAnnotation.cpp
M /trunk/OMEdit/OMEditGUI/Annotations/ShapeAnnotation.cpp
M /trunk/OMEdit/OMEditGUI/Component/Component.cpp
M /trunk/OMEdit/OMEditGUI/Component/Component.h
M /trunk/OMEdit/OMEditGUI/Component/CornerItem.cpp
M /trunk/OMEdit/OMEditGUI/Component/Transformation.cpp
M /trunk/OMEdit/OMEditGUI/Component/Transformation.h
M /trunk/OMEdit/OMEditGUI/Modeling/MessagesWidget.cpp
M /trunk/OMEdit/OMEditGUI/Modeling/ModelWidgetContainer.cpp
M /trunk/OMEdit/OMEditGUI/Modeling/ModelWidgetContainer.h
M /trunk/testsuite/openmodelica/interactive-API/interactive_api_annotations.mos
#2956
- Do not set a default value of origin. Use the origin as transformation origin point only if it is defined in actual modelica code otherwise extract it from extent points.
- Only call snapPointToGrid when creating a shape/component otherwise use movePointByGrid.
------------------------------------------------------------------------
r24016 | sjoelund.se | 2015-01-12 14:20:27 +0100 (Mon, 12 Jan 2015) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/c/util/modelica_string.c
Fix Modelica format strings on 64-bit platforms
------------------------------------------------------------------------
r24015 | vwaurich | 2015-01-12 13:24:58 +0100 (Mon, 12 Jan 2015) | 1 line
Changed paths:
M /trunk/testsuite/simulation/modelica/hpcom/Modelica.Electrical.Spice3.Examples.CoupledInductors.mos
- expected output
------------------------------------------------------------------------
r24014 | mwalther | 2015-01-12 13:08:14 +0100 (Mon, 12 Jan 2015) | 1 line
Changed paths:
M /trunk/SimulationRuntime/cpp/Core/Solver/SolverDefaultImplementation.cpp
M /trunk/SimulationRuntime/cpp/SimCoreFactory/OMCFactory/OMCFactory.cpp
M /trunk/SimulationRuntime/cpp/Solver/CVode/CVode.cpp
- result-file is now only written if outputFormat!=EMPTY and outputPointType!=EMPTY
------------------------------------------------------------------------
r24013 | vwaurich | 2015-01-12 11:48:28 +0100 (Mon, 12 Jan 2015) | 1 line
Changed paths:
M /trunk/testsuite/simulation/modelica/hpcom/ReferenceGraphs/ElectricalCircuit_TaskGraphODE.graphml
M /trunk/testsuite/simulation/modelica/hpcom/ReferenceGraphs/Spice3.CoupledInductors_TaskGraphODE.graphml
- changed reference graphs
------------------------------------------------------------------------
r24012 | hudson | 2015-01-12 11:21:14 +0100 (Mon, 12 Jan 2015) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24011 | vitalij | 2015-01-12 11:07:52 +0100 (Mon, 12 Jan 2015) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/c/optimization/DataManagement/DerStructure.c
M /trunk/testsuite/openmodelica/cruntime/optimization/basic/Makefile
A /trunk/testsuite/openmodelica/cruntime/optimization/basic/ocpWithInputs.mos (from /trunk/testsuite/openmodelica/cruntime/optimization/basic/noOCP.mos:24005)
fix numerical hessian structure for dyn. optimization without nonlinear constraints
------------------------------------------------------------------------
r24010 | vwaurich | 2015-01-12 11:00:56 +0100 (Mon, 12 Jan 2015) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/BackendDAE.mo
M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo
M /trunk/Compiler/BackEnd/BackendDump.mo
M /trunk/Compiler/BackEnd/HpcOmTaskGraph.mo
- extended countOperations for division
------------------------------------------------------------------------
r24009 | hudson | 2015-01-12 10:37:41 +0100 (Mon, 12 Jan 2015) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/HpcOmMemory.mo
M /trunk/Compiler/SimCode/HpcOmSimCode.mo
M /trunk/Compiler/SimCode/HpcOmSimCodeMain.mo
M /trunk/Compiler/Template/CodegenCpp.tpl
M /trunk/Compiler/Template/CodegenCppHpcom.tpl
M /trunk/Compiler/Template/SimCodeTV.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24008 | hudson | 2015-01-12 10:37:12 +0100 (Mon, 12 Jan 2015) | 1 line
Changed paths:
M /trunk/testsuite/openmodelica/cppruntime/hpcom/Wire_100_metis.mos
[Janitor mode] Set auto-props
------------------------------------------------------------------------
r24007 | mwalther | 2015-01-12 10:35:55 +0100 (Mon, 12 Jan 2015) | 5 lines
Changed paths:
M /trunk/Compiler/BackEnd/HpcOmMemory.mo
M /trunk/Compiler/BackEnd/HpcOmScheduler.mo
M /trunk/Compiler/SimCode/HpcOmSimCode.mo
M /trunk/Compiler/SimCode/HpcOmSimCodeMain.mo
M /trunk/Compiler/SimCode/SimCodeUtil.mo
M /trunk/Compiler/Template/CodegenCpp.tpl
M /trunk/Compiler/Template/CodegenCppHpcom.tpl
M /trunk/Compiler/Template/CodegenFMUCpp.tpl
M /trunk/Compiler/Template/SimCodeTV.mo
M /trunk/Compiler/runtime/HpcOmSchedulerExt.cpp
M /trunk/testsuite/openmodelica/cppruntime/hpcom/Modelica.Fluid.Examples.BranchingDynamicPipes.mos
M /trunk/testsuite/openmodelica/cppruntime/hpcom/Modelica.Fluid.Examples.BranchingDynamicPipes_levelfix.mos
M /trunk/testsuite/openmodelica/cppruntime/hpcom/Modelica.Fluid.Examples.DrumBoiler.DrumBoiler_mcp_pthreads.mos
A /trunk/testsuite/openmodelica/cppruntime/hpcom/Wire_100_metis.mos
M /trunk/testsuite/openmodelica/cppruntime/hpcom/Wire_10_levelfix.mos
- added memory-map for cpp-runtime default behaviour and thread-scheduling
- LocCo-included (a heuristic value to evaluate memory structure for parallel simulation runs)
- c++-classes are now memory-aligned
- improvements for hpcom-testsuite
- removed metis-debug-output
------------------------------------------------------------------------
r24005 | hudson | 2015-01-11 23:15:58 +0100 (Sun, 11 Jan 2015) | 1 line
Changed paths:
M /trunk/SimulationRuntime/c/optimization/DataManagement/InitialGuess.c
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r24004 | vitalij | 2015-01-11 23:06:28 +0100 (Sun, 11 Jan 2015) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/c/optimization/DataManagement/InitialGuess.c
M /trunk/SimulationRuntime/c/simulation/solver/solver_main.c
M /trunk/testsuite/openmodelica/cruntime/optimization/basic/Makefile
M /trunk/testsuite/openmodelica/cruntime/optimization/basic/noOCP.mos
fixed empty dyn. optimization
------------------------------------------------------------------------
r24003 | sjoelund.se | 2015-01-11 16:34:03 +0100 (Sun, 11 Jan 2015) | 3 lines
Changed paths:
M /trunk/Compiler/Template/CodegenC.tpl
M /trunk/Compiler/Template/SimCodeTV.mo
M /trunk/SimulationRuntime/c/meta/meta_modelica_builtin.c
M /trunk/testsuite/metamodelica/meta/Makefile
A /trunk/testsuite/metamodelica/meta/SwitchString.mo
A /trunk/testsuite/metamodelica/meta/SwitchString.mos
#3063
- Fix switch of string in cases
------------------------------------------------------------------------
r24002 | vitalij | 2015-01-11 13:23:47 +0100 (Sun, 11 Jan 2015) | 2 lines
Changed paths:
M /trunk/testsuite/openmodelica/cruntime/optimization/basic/Makefile
A /trunk/testsuite/openmodelica/cruntime/optimization/basic/ReferenceFiles/testFinalCon5_ref.mat
A /trunk/testsuite/openmodelica/cruntime/optimization/basic/TFC5.mos (from /trunk/testsuite/openmodelica/cruntime/optimization/basic/TFC4.mos:24001)
added testcase for solveLinearSystem in dyn. optimization
------------------------------------------------------------------------
r24001 | adrpo | 2015-01-10 20:16:21 +0100 (Sat, 10 Jan 2015) | 2 lines
Changed paths:
M /trunk/testsuite/simulation/libraries/msl32/ReferenceFiles/Modelica.Mechanics.Translational.Examples.InitialConditions.mat
- update result file due to MSL 3.2.1 changes
------------------------------------------------------------------------
r24000 | adrpo | 2015-01-10 20:06:16 +0100 (Sat, 10 Jan 2015) | 1 line
Changed paths:
M /trunk/libraries
M /trunk/libraries/README
- update MSL 3.2.1 to m:r8055
------------------------------------------------------------------------
r23999 | hudson | 2015-01-10 19:18:05 +0100 (Sat, 10 Jan 2015) | 37 lines
Changed paths:
M /trunk/Makefile.libraries
commit 7ad4aa61d0313a2fe5af6e7c93ce906257c7e09d
Author: Hudson Janitor
Date: Sat Jan 10 19:03:53 2015 +0100
Bump libraries
- https://github.com/lbl-srg/modelica-buildings.git branch master updated to f5940a40c2f2c55181d249a8b13ed3b88b7a3395.
* [https://github.com/lbl-srg/modelica-buildings/commit/f5940a4 f5940a4] Corrected wrong capitalization
* [https://github.com/lbl-srg/modelica-buildings/commit/95f4aca 95f4aca] Merge pull request #342 from lbl-srg/issue341_annex58TwinHouses
* [https://github.com/lbl-srg/modelica-buildings/commit/baded78 baded78] removed empty lines
* [https://github.com/lbl-srg/modelica-buildings/commit/aef10cd aef10cd] Changed package.order
* [https://github.com/lbl-srg/modelica-buildings/commit/f78e1a2 f78e1a2] removed empty lines
* [https://github.com/lbl-srg/modelica-buildings/commit/79ad789 79ad789] Updated release note for #341
* [https://github.com/lbl-srg/modelica-buildings/commit/b557f65 b557f65] Updated link for #341
* [https://github.com/lbl-srg/modelica-buildings/commit/bed1879 bed1879] Moved BESTEST to Validation
* [https://github.com/lbl-srg/modelica-buildings/commit/000040a 000040a] Corrected media
* [https://github.com/lbl-srg/modelica-buildings/commit/590d9d0 590d9d0] Merged Annex60 library.
- svn/MSL 3.2.1 has been updated to r8055.
* m:r8055 fixes #1437. Please generate new reference results!
- svn/MSL trunk has been updated to r8055.
* m:r8055 fixes #1437. Please generate new reference results!
- https://github.com/modelica/PowerSystems.git branch master has FAILING head - latest is 0ec829cbd0b88b7e47097c6210bb67a05d3dc5e4
* [https://github.com/modelica/PowerSystems/commit/0ec829c 0ec829c] add ExamplesTest for variants of examples, like NetworkLoop with ThreePhase_d
* [https://github.com/modelica/PowerSystems/commit/aece9c4 aece9c4] Fix Generic components - work with simple PhaseSystem_d again (was broken in version 0.3) - PMeter outputs active power (not zero power loss) - add PMeterTest
* [https://github.com/modelica/PowerSystems/commit/f0fb0cc f0fb0cc] remove ImpedancesTest
- svn/ThermoPower has been updated to r348.
* r348 Removed cardinality on in_n input connectors of pumpsAdded Qloss to BasePump with default binding equation to zero
* r347 Thermal models two grid: test restored
* r346 Removed in_Np connector in BasePump
* r345 Some component renaming in a test
* r344 Fixed valves so that actual opening is not a protected variable
* r343 Fixed polynomial fan characteristic
* r342 Fixed polynomial pump characteristics
------------------------------------------------------------------------
r23998 | hudson | 2015-01-10 16:49:01 +0100 (Sat, 10 Jan 2015) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/Tearing.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23997 | ptaeuber | 2015-01-10 16:47:16 +0100 (Sat, 10 Jan 2015) | 3 lines
Changed paths:
M /trunk/Compiler/BackEnd/Tearing.mo
- Added error message if discrete variable cant be solved explicitly in none of the equations
- +d=tearingdumpV now also contains the dumps of +d=tearingdump
------------------------------------------------------------------------
r23996 | hudson | 2015-01-09 19:18:05 +0100 (Fri, 09 Jan 2015) | 55 lines
Changed paths:
M /trunk/Makefile.libraries
commit fbebcb04006a80afbb3d3f088ce2e02fe2b564e5
Author: Hudson Janitor
Date: Fri Jan 9 19:03:57 2015 +0100
Bump libraries
- https://github.com/lbl-srg/modelica-buildings.git branch master updated to 6ba69918ac8a0ff5097560eb634f3019c8a02a9a.
* [https://github.com/lbl-srg/modelica-buildings/commit/6ba6991 6ba6991] Run ttws, see #308
- https://github.com/modelica/ExternalMedia.git branch master updated to ad6866901eef3130c0c84dea68cb546ee6382faf.
* [https://github.com/modelica/ExternalMedia/commit/ad68669 ad68669] Recompiled Dymola and OMC Windows binary libraries
- https://github.com/modelica-3rdparty/FastBuildings.git branch master updated to 69dc522a3c759bb4a34048f7bdfc1f651f943fa8.
* [https://github.com/modelica-3rdparty/FastBuildings/commit/69dc522 69dc522] idealized window model graphics based on IDEAS
* [https://github.com/modelica-3rdparty/FastBuildings/commit/a57f04d a57f04d] updated 'idealized' HVAC and SZ partials based on IDEAS
* [https://github.com/modelica-3rdparty/FastBuildings/commit/0eb4e17 0eb4e17] Updated zone graphics as IDEAS
* [https://github.com/modelica-3rdparty/FastBuildings/commit/92c0d90 92c0d90] Equal symbols in FastBuildings as IDEAS
- svn/MSL 3.2.1 has been updated to r8052.
* m:r8052 Merged revision(s) 8051 from Modelica/trunk:* Remove duplicated code from readLine* Minor code changes of readTxtTable........
- svn/MSL trunk has been updated to r8054.
* m:r8054 really fixed #1530 in trunk
* m:r8051 * Remove duplicated code from readLine* Minor code changes of readTxtTable
* m:r8050 Fix GCC compiler warnings by adding explicit type cast
- https://github.com/OpenModelica/modelica3d.git branch master updated to e5b1c360b820373f9fb4fa8731f483967f0b22fa.
* [https://github.com/OpenModelica/modelica3d/commit/e5b1c36 e5b1c36] Add C++ 0x flags
* [https://github.com/OpenModelica/modelica3d/commit/b596103 b596103] Merge pull request #7 from adrpo/master
* [https://github.com/OpenModelica/modelica3d/commit/655fd9f 655fd9f] - apply patch from: https://trac.openmodelica.org/OpenModelica/ticket/2978
- https://github.com/modelica/PowerSystems.git branch master has FAILING head - latest is 0ec829cbd0b88b7e47097c6210bb67a05d3dc5e4
* [https://github.com/modelica/PowerSystems/commit/0ec829c 0ec829c] add ExamplesTest for variants of examples, like NetworkLoop with ThreePhase_d
* [https://github.com/modelica/PowerSystems/commit/aece9c4 aece9c4] Fix Generic components - work with simple PhaseSystem_d again (was broken in version 0.3) - PMeter outputs active power (not zero power loss) - add PMeterTest
* [https://github.com/modelica/PowerSystems/commit/f0fb0cc f0fb0cc] remove ImpedancesTest
- svn/ThermoPower has been updated to r341.
* r341 Fixed tests (disabled input connectors)
* r340 Minor bug fixes in valves and tests
* r339 Improved parameter dialogs for valves
* r338 Made opening connector of gas valve model conditional
* r337 Made Water valves theta input conditional
* r336 added tests:DistributedParameterComponents.TestConstantHeatTransferTwoGrid_WcoarceDistributedParameterComponents.TestConstantHeatTransferTwoGrid_Fcoarce
* r335 bug fixed in ConstantHeatTransferCoefficientTwoGrids
* r334 test update
* r333 tecnical merge (testing of ConstantHeatTransferCoefficientTwoGrids)
* r332 Improved Dittus-Boelter correlations based on Cryogenics library work
* r331 Updated annotation in smoothSat function
* r330 removed "final" attribute from parameter: Integer Nw = N - 1 "Number of volumes on the wall interface"in: Gas.BaseClasses.Flow1DBase
* r329 Added default initial condtions to Thermal package
* r328 Added default initial conditions to Gas package
* r327 Added default initial conditions to Water package
- https://github.com/joewa/open-bldc-modelica.git branch master updated to 8d55c9c116b9542d106240648892994d764b685a.
* [https://github.com/joewa/open-bldc-modelica/commit/8d55c9c 8d55c9c] Sensorless commutation with only voltage zero crossing detection using ADC measurements. See ZeroCrossingExt.mo for a demo.
------------------------------------------------------------------------
r23995 | lochel | 2015-01-09 16:29:38 +0100 (Fri, 09 Jan 2015) | 2 lines
Changed paths:
M /trunk/testsuite/simulation/modelica/events/Makefile
M /trunk/testsuite/simulation/modelica/events/bug1228.mos
- make bug1228.mos more valuable
------------------------------------------------------------------------
r23994 | hudson | 2015-01-09 14:07:33 +0100 (Fri, 09 Jan 2015) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/BackendEquation.mo
M /trunk/Compiler/BackEnd/ResolveLoops.mo
M /trunk/Compiler/FrontEnd/Expression.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23993 | hudson | 2015-01-09 14:07:03 +0100 (Fri, 09 Jan 2015) | 1 line
Changed paths:
M /trunk/testsuite/simulation/modelica/linear_system/linSymSol.mos
[Janitor mode] Set auto-props
------------------------------------------------------------------------
r23992 | vitalij | 2015-01-09 13:51:39 +0100 (Fri, 09 Jan 2015) | 4 lines
Changed paths:
M /trunk/Compiler/BackEnd/BackendDAEUtil.mo
M /trunk/Compiler/BackEnd/BackendEquation.mo
M /trunk/Compiler/BackEnd/ResolveLoops.mo
M /trunk/Compiler/FrontEnd/Expression.mo
M /trunk/Compiler/Util/Flags.mo
M /trunk/testsuite/simulation/modelica/linear_system/Makefile
A /trunk/testsuite/simulation/modelica/linear_system/linSymSol.mos
added postOptModules for solving linear system symbolical in BackEnd (based on QR decomposition)
Improvements will come!
------------------------------------------------------------------------
r23991 | sjoelund.se | 2015-01-09 12:10:19 +0100 (Fri, 09 Jan 2015) | 2 lines
Changed paths:
M /trunk/Compiler/FrontEnd/Types.mo
Don't filter out every component in the record constructor
------------------------------------------------------------------------
r23990 | hudson | 2015-01-09 11:27:01 +0100 (Fri, 09 Jan 2015) | 1 line
Changed paths:
M /trunk/SimulationRuntime/c/simulation/solver/initialization/initialization.c
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23989 | sjoelund.se | 2015-01-09 11:25:18 +0100 (Fri, 09 Jan 2015) | 3 lines
Changed paths:
M /trunk
M /trunk/Compiler/FrontEnd/Types.mo
M /trunk/Compiler/Util/Error.mo
#2978 Make it an error to add ExternalObject components to records
- Update modelica3d
------------------------------------------------------------------------
r23988 | lochel | 2015-01-09 11:18:43 +0100 (Fri, 09 Jan 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenC.tpl
M /trunk/SimulationRuntime/c/simulation/solver/perform_simulation.c
M /trunk/SimulationRuntime/c/simulation/solver/stateset.c
M /trunk/SimulationRuntime/c/util/omc_error.c
M /trunk/SimulationRuntime/c/util/omc_error.h
M /trunk/testsuite/openmodelica/bootstrapping/SimCodeTest.mos
- restore r23957 partially (introduce __DEBUG_TRACE_HANDLE)
------------------------------------------------------------------------
r23987 | lochel | 2015-01-09 11:18:04 +0100 (Fri, 09 Jan 2015) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/c/simulation/solver/initialization/initialization.c
- move initialization of stateSelection properly
------------------------------------------------------------------------
r23986 | adrpo | 2015-01-09 08:40:31 +0100 (Fri, 09 Jan 2015) | 2 lines
Changed paths:
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMEE_LoadDump.mos
M /trunk/testsuite/simulation/libraries/msl32/ReferenceFiles/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMEE_LoadDump.mat
M /trunk/testsuite/simulation/modelica/hpcom/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMEE_LoadDump.mos
M /trunk/testsuite/simulation/modelica/hpcom/ReferenceFiles/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMEE_LoadDump.mat
- update result file
------------------------------------------------------------------------
r23985 | adrpo | 2015-01-09 08:21:02 +0100 (Fri, 09 Jan 2015) | 2 lines
Changed paths:
M /trunk/testsuite/flattening/libraries/3rdParty/SiemensPower/SiemensPower.Components.Pipes.Tests.TubeWithoutWall.mos
M /trunk/testsuite/flattening/libraries/3rdParty/SiemensPower/SiemensPower.Components.Pipes.Tests.tube_test.mos
M /trunk/testsuite/openmodelica/interactive-API/Bug2871.mos
M /trunk/testsuite/openmodelica/interactive-API/saveTotalModel.mos
M /trunk/testsuite/simulation/libraries/3rdParty/Exercises/ServoSystem1.Aufgabe3_2.mos
M /trunk/testsuite/simulation/libraries/3rdParty/Exercises/ServoSystem1.Aufgabe3_3.mos
M /trunk/testsuite/simulation/libraries/3rdParty/Exercises/ServoSystem3.Aufgabe3_2.mos
M /trunk/testsuite/simulation/libraries/3rdParty/Exercises/ServoSystem3.Aufgabe3_3.mos
M /trunk/testsuite/simulation/libraries/3rdParty/Exercises/ServoSystem3.Aufgabe4_1.mos
M /trunk/testsuite/simulation/libraries/3rdParty/Exercises/ServoSystem3.Aufgabe4_2.mos
M /trunk/testsuite/simulation/libraries/3rdParty/Exercises/ServoSystem3.Aufgabe4_3a.mos
M /trunk/testsuite/simulation/libraries/3rdParty/Exercises/ServoSystem3.Aufgabe4_3b.mos
M /trunk/testsuite/simulation/libraries/3rdParty/Exercises/ServoSystem3.Aufgabe4_4a.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_DOL.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Initialize.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Inverter.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Steinmetz.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Transformer.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_YD.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_withLosses.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMS_Start.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.DCMachines.DCEE_Start.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.DCMachines.DCPM_Cooling.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.DCMachines.DCPM_QuasiStationary.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.DCMachines.DCPM_Start.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.DCMachines.DCPM_Temperature.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.DCMachines.DCPM_withLosses.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.DCMachines.DCSE_SinglePhase.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.DCMachines.DCSE_Start.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMEE_LoadDump.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_CurrentSource.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_Inverter.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_VoltageSource.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMR_Inverter.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.Transformers.AIMC_Transformer.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.TraceSubstances.RoomCO2WithControls.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.AIMC_DOL.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.AIMC_DOL_MultiPhase.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.AIMS_Start.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.AIMS_Start_MultiPhase.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMEE_Generator.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMEE_Generator_MultiPhase.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMPM_Inverter.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMPM_Inverter_MultiPhase.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMR_Inverter.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMR_Inverter_MultiPhase.mos
M /trunk/testsuite/simulation/modelica/hpcom/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMEE_LoadDump.mos
M /trunk/testsuite/simulation/modelica/start_value_selection/asmaFlow.mos
- update tests due to MSL 3.2.1 changes
------------------------------------------------------------------------
r23984 | adrpo | 2015-01-09 07:51:36 +0100 (Fri, 09 Jan 2015) | 1 line
Changed paths:
M /trunk/libraries
M /trunk/libraries/README
- update MSL 3.2.1 to m:r8049
------------------------------------------------------------------------
r23983 | hudson | 2015-01-08 19:18:05 +0100 (Thu, 08 Jan 2015) | 39 lines
Changed paths:
M /trunk/Makefile.libraries
commit 2c561b08fde015f2c4ef5dfec613e3cfd250694c
Author: Hudson Janitor
Date: Thu Jan 8 19:03:42 2015 +0100
Bump libraries
- https://github.com/modelica-3rdparty/BrineProp.git branch master updated to a5dd98399c5c74e1f1f289f6c2084fb81b8b1f77.
* [https://github.com/modelica-3rdparty/BrineProp/commit/a5dd983 a5dd983] Bugfix in h5_pT
- https://github.com/lbl-srg/modelica-buildings.git branch master updated to c6044e35f8acece13b610271e3d8bf951eb724b4.
* [https://github.com/lbl-srg/modelica-buildings/commit/c6044e3 c6044e3] Regenerated package.order
* [https://github.com/lbl-srg/modelica-buildings/commit/c523b79 c523b79] Regenerated package.order
* [https://github.com/lbl-srg/modelica-buildings/commit/a534733 a534733] Added example to validate the pump curves
- https://github.com/modelica/ExternalMedia.git branch master updated to fcf4470dc17da6dc13ee38b98cf7dbc3f9e88f1c.
* [https://github.com/modelica/ExternalMedia/commit/fcf4470 fcf4470] Added derivStrings branch to trunk and fixed the last issue with derivative smoothing in CoolProp
* [https://github.com/modelica/ExternalMedia/commit/8ead1cb 8ead1cb] Added rho_smoothing tests and reenabled it in the coolpropsolver
- svn/MSL 3.2.1 has been updated to r8049.
* m:r8049 update maintenance 3.2.1 to trunk, particularly fixing #1601 and #1306
* m:r8048 resolves #1310 and #1461 (maintenance 3.2.1 and trunk)
* m:r8044 (hopefully) fixes #1570 in trunk and maintenance 3.2.1 - please test!
- svn/MSL trunk has been updated to r8048.
* m:r8048 resolves #1310 and #1461 (maintenance 3.2.1 and trunk)
* m:r8045 fixes #1526
* m:r8044 (hopefully) fixes #1570 in trunk and maintenance 3.2.1 - please test!
* m:r8043 fixed missing propagation of number of phases in Electrical.Machines.Sensors
- https://github.com/modelica/PowerSystems.git branch master has FAILING head - latest is 0ec829cbd0b88b7e47097c6210bb67a05d3dc5e4
* [https://github.com/modelica/PowerSystems/commit/0ec829c 0ec829c] add ExamplesTest for variants of examples, like NetworkLoop with ThreePhase_d
* [https://github.com/modelica/PowerSystems/commit/aece9c4 aece9c4] Fix Generic components - work with simple PhaseSystem_d again (was broken in version 0.3) - PMeter outputs active power (not zero power loss) - add PMeterTest
* [https://github.com/modelica/PowerSystems/commit/f0fb0cc f0fb0cc] remove ImpedancesTest
- svn/ThermoPower has been updated to r326.
* r326 heater exchanger topology changed to replaceable model
* r325 Fixed comment
* r324 Removed wrong partial attribute
* r323 Introduced nodal damping terms in Flow1DFEM
------------------------------------------------------------------------
r23982 | mwalther | 2015-01-08 14:25:40 +0100 (Thu, 08 Jan 2015) | 1 line
Changed paths:
M /trunk/SimulationRuntime/cpp/Core/Math/CMakeLists.txt
M /trunk/SimulationRuntime/cpp/Makefile
- try to fix windows and mac OS build
------------------------------------------------------------------------
r23981 | niklwors | 2015-01-08 14:13:09 +0100 (Thu, 08 Jan 2015) | 1 line
Changed paths:
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Electrical.Analog.Examples.SwitchWithArc.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Electrical.Digital.Examples.Counter.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Electrical.Digital.Examples.Counter3.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Electrical.Digital.Examples.FlipFlop.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Electrical.Digital.Examples.FullAdder.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Electrical.Digital.Examples.Multiplexer.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMEE_LoadDump.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Electrical.Spice3.Examples.FourInverters.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Electrical.Spice3.Examples.InvertersApartRecord.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Electrical.Spice3.Examples.InvertersExtendedModel.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Electrical.Spice3.Examples.Nor.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Electrical.Spice3.Examples.Oscillator.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Electrical.Spice3.Examples.Spice3BenchmarkDifferentialPair.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Electrical.Spice3.Examples.Spice3BenchmarkRtlInverter.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Fluid.Examples.TraceSubstances.RoomCO2WithControls.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Magnetic.FluxTubes.Examples.SolenoidActuator.ComparisonPullInStroke.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Media.Examples.Tests.MediaTestModels.Incompressible.Essotherm650.mos
M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Media.Examples.Tests.MediaTestModels.Incompressible.Glycol47.mos
expected output
------------------------------------------------------------------------
r23980 | adrpo | 2015-01-08 08:22:01 +0100 (Thu, 08 Jan 2015) | 2 lines
Changed paths:
M /trunk/testsuite/flattening/libraries/3rdParty/SiemensPower/SiemensPower.Components.Pipes.Tests.TubeWithoutWall.mos
M /trunk/testsuite/flattening/libraries/3rdParty/SiemensPower/SiemensPower.Components.Pipes.Tests.tube_test.mos
- update tests due to MSL 3.2.1 changes
------------------------------------------------------------------------
r23979 | adrpo | 2015-01-08 07:54:29 +0100 (Thu, 08 Jan 2015) | 1 line
Changed paths:
M /trunk/libraries
M /trunk/libraries/README
- update MSL 3.2.1 to m:r8041
------------------------------------------------------------------------
r23978 | adrpo | 2015-01-08 07:13:05 +0100 (Thu, 08 Jan 2015) | 1 line
Changed paths:
M /trunk/SimulationRuntime/c/simulation/solver/linearSolverLis.c
- ansi C
------------------------------------------------------------------------
r23977 | wbraun | 2015-01-07 23:36:10 +0100 (Wed, 07 Jan 2015) | 2 lines
Changed paths:
A /trunk/testsuite/simulation/modelica/linear_system/ReferenceFiles
A /trunk/testsuite/simulation/modelica/linear_system/ReferenceFiles/NPendulum_10.mat
- added forgotten result file
------------------------------------------------------------------------
r23976 | hudson | 2015-01-07 23:27:03 +0100 (Wed, 07 Jan 2015) | 1 line
Changed paths:
M /trunk/SimulationRuntime/c/simulation/solver/linearSolverLis.c
M /trunk/SimulationRuntime/c/simulation/solver/linearSolverUmfpack.c
M /trunk/testsuite/simulation/modelica/linear_system/linearTestPackage.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23975 | hudson | 2015-01-07 23:26:34 +0100 (Wed, 07 Jan 2015) | 1 line
Changed paths:
M /trunk/SimulationRuntime/c/simulation/solver/linearSolverUmfpack.c
M /trunk/SimulationRuntime/c/simulation/solver/linearSolverUmfpack.h
M /trunk/testsuite/simulation/modelica/linear_system/NPendulum.mos
M /trunk/testsuite/simulation/modelica/linear_system/problem2.mos
M /trunk/testsuite/simulation/modelica/linear_system/problem3.mos
[Janitor mode] Set auto-props
------------------------------------------------------------------------
r23974 | wbraun | 2015-01-07 23:04:41 +0100 (Wed, 07 Jan 2015) | 6 lines
Changed paths:
M /trunk/Compiler/Template/CodegenC.tpl
M /trunk/Compiler/runtime/config.h
M /trunk/Compiler/runtime/config.unix.h.in
M /trunk/Makefile.omdev.mingw
M /trunk/SimulationRuntime/c/Makefile.objs
M /trunk/SimulationRuntime/c/simulation/solver/linearSolverLapack.c
M /trunk/SimulationRuntime/c/simulation/solver/linearSolverLapack.h
M /trunk/SimulationRuntime/c/simulation/solver/linearSolverLis.c
M /trunk/SimulationRuntime/c/simulation/solver/linearSolverLis.h
M /trunk/SimulationRuntime/c/simulation/solver/linearSolverTotalPivot.c
M /trunk/SimulationRuntime/c/simulation/solver/linearSolverTotalPivot.h
A /trunk/SimulationRuntime/c/simulation/solver/linearSolverUmfpack.c
A /trunk/SimulationRuntime/c/simulation/solver/linearSolverUmfpack.h
M /trunk/SimulationRuntime/c/simulation/solver/linearSystem.c
M /trunk/SimulationRuntime/c/simulation/solver/linearSystem.h
M /trunk/SimulationRuntime/c/simulation_data.h
M /trunk/configure.in
M /trunk/testsuite/simulation/modelica/linear_system/Makefile
A /trunk/testsuite/simulation/modelica/linear_system/NPendulum.mos
M /trunk/testsuite/simulation/modelica/linear_system/linearTestPackage.mo
A /trunk/testsuite/simulation/modelica/linear_system/problem2.mos
A /trunk/testsuite/simulation/modelica/linear_system/problem3.mos
- added linear sparse solver umfpack for large linear algebraic loops
- activated umfpack for default compilation
- revise and adapt all a bit linear solver
- added measurment clock for all linear solver
- added more linear test cases
------------------------------------------------------------------------
r23973 | hudson | 2015-01-07 21:57:48 +0100 (Wed, 07 Jan 2015) | 67 lines
Changed paths:
M /trunk/Makefile.libraries
commit aa0c43c93fef559fa2bd6e66f1e59a1e3892739c
Author: Hudson Janitor
Date: Wed Jan 7 19:04:38 2015 +0100
Bump libraries
- https://github.com/modelica-3rdparty/BrineProp.git branch master updated to 57307d85dfbcb72b3e9370a219e92d93047a2a5d.
* [https://github.com/modelica-3rdparty/BrineProp/commit/57307d8 57307d8] Fixed bug in cp calculation
* [https://github.com/modelica-3rdparty/BrineProp/commit/2867b70 2867b70] Update error messages
* [https://github.com/modelica-3rdparty/BrineProp/commit/be3529f be3529f] Deactivated T-range check during T(p,h)-inversion
- https://github.com/lbl-srg/modelica-buildings.git branch master updated to 1b805602bc5925c48d48b63a49f97b5fb654823b.
* [https://github.com/lbl-srg/modelica-buildings/commit/1b80560 1b80560] Removed pdf which is copyrighted and added DOI link instead.
* [https://github.com/lbl-srg/modelica-buildings/commit/bbd8659 bbd8659] Updated user guide list
* [https://github.com/lbl-srg/modelica-buildings/commit/a56377d a56377d] Updated reference results
* [https://github.com/lbl-srg/modelica-buildings/commit/3177c00 3177c00] Merge branch 'master' into ffd_miami
* [https://github.com/lbl-srg/modelica-buildings/commit/4653532 4653532] Merge branch 'master' into issue311_system
* [https://github.com/lbl-srg/modelica-buildings/commit/09bc58d 09bc58d] Merge branch 'master' into issue323_records
* [https://github.com/lbl-srg/modelica-buildings/commit/221dc7e 221dc7e] Merge pull request #335 from lbl-srg/issue334-openmodelica-chiller
* [https://github.com/lbl-srg/modelica-buildings/commit/4ed96d3 4ed96d3] Merge branch 'master' into issue334-openmodelica-chiller
* [https://github.com/lbl-srg/modelica-buildings/commit/998f371 998f371] Merge pull request #340 from lbl-srg/issue339-openmodelica-cooling-tower
* [https://github.com/lbl-srg/modelica-buildings/commit/d51b603 d51b603] Merge branch 'master' into issue339-openmodelica-cooling-tower
* [https://github.com/lbl-srg/modelica-buildings/commit/90873d4 90873d4] Updated reference results
* [https://github.com/lbl-srg/modelica-buildings/commit/9541830 9541830] Cleaned up code after Movers revision for OpenModelica
* [https://github.com/lbl-srg/modelica-buildings/commit/875c006 875c006] Changed model for new pump parameters
* [https://github.com/lbl-srg/modelica-buildings/commit/8aa2aa5 8aa2aa5] Changed model for new pump parameters
* [https://github.com/lbl-srg/modelica-buildings/commit/4190206 4190206] Changed model for new pump parameters
- svn/MSL 3.2.1 has been updated to r8041.
* m:r8041 refs #1619: Add missing type cast that accidentally was removed by r8001
* m:r8040 avoid C++ comment
* m:r8036 Fixes #1530 in 3.2.1 branch
* m:r8032 #1629 fixed (Record declaration clashes with function definition.)
- svn/MSL trunk has been updated to r8042.
* m:r8042 Add assertions and clarify docu of flow models that apply to circular tubes (#1601)
* m:r8039 avoid C++ comment
* m:r8038 refs #1601: fix doc typos
* m:r8037 Fix calculation of Reynolds number for non-circular pipes in DetailedPipeFlow model (#1601)- pass crossArea A to Pipes.BaseClasses.WallFriction models, in addition to hydraulic diameter D- remove simplification A/D =?= pi/4*D from DetailedPipeFlow model- add Modelica.Fluid.Examples.NonCircularPipes
* m:r8035 Fixes #1530 in trunk
* m:r8034 improved Modelica/Electrical/Machines/Sensors.RotorDisplacementAngle
* m:r8033 #1629 fixed (Record declaration clashes with function definition.)
- https://github.com/modelica/PowerSystems.git branch master has FAILING head - latest is 0ec829cbd0b88b7e47097c6210bb67a05d3dc5e4
* [https://github.com/modelica/PowerSystems/commit/0ec829c 0ec829c] add ExamplesTest for variants of examples, like NetworkLoop with ThreePhase_d
* [https://github.com/modelica/PowerSystems/commit/aece9c4 aece9c4] Fix Generic components - work with simple PhaseSystem_d again (was broken in version 0.3) - PMeter outputs active power (not zero power loss) - add PMeterTest
* [https://github.com/modelica/PowerSystems/commit/f0fb0cc f0fb0cc] remove ImpedancesTest
- svn/ThermoPower has been updated to r322.
* r322 Moved old tests
* r321 Updated Flow1DFEM test cases. Updated test names
* r320 Moved and renamed tests
* r319 Re-ordered test cases
* r318 Fixed test
* r317 Updated Flow1DFEM test cases. Updated test names
* r316 Updated Flow1DFEM test cases
* r315 Added countercurrent component for FEM models
* r314 Added source components for thermal FEM models
* r313 Added replaceable heatTransfer model to Water.Flow1DFEM2phSome other cosmetic fixes
* r312 Added replaceable heatTransfer model to Water.Flow1DFEM
* r311 Removed redundant declaration
* r310 Added heat transfer models for new Flow1DFEM models
* r309 Ported recent changes of Water.Flow1Dfem to Water.Flow1DFEM
* r308 Updated computation of Q
- https://github.com/joewa/open-bldc-modelica.git branch master updated to 6b215fc819b99cf2b26c2477f025f8e19e276e33.
* [https://github.com/joewa/open-bldc-modelica/commit/6b215fc 6b215fc] Added option to ignore noisy samples at PWM switching events in DetectCommutationIntBEMFext.mo. See TestIntBEMFext.mo for a demo.
------------------------------------------------------------------------
r23972 | hudson | 2015-01-07 21:57:44 +0100 (Wed, 07 Jan 2015) | 1 line
Changed paths:
M /trunk/testsuite/simulation/modelica/external_functions/ts.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23971 | wbraun | 2015-01-07 20:01:44 +0100 (Wed, 07 Jan 2015) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/c/simulation/solver/initialization/initialization.c
M /trunk/testsuite/simulation/libraries/3rdParty/PlanarMechanics/Makefile
M /trunk/testsuite/simulation/libraries/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.KinematicLoop.mos
M /trunk/testsuite/simulation/libraries/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.KinematicLoop_DynamicStateSelection.mos
M /trunk/testsuite/simulation/libraries/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.PistonEngine_DynamicStateSelection.mos
- fix #3064 by moving the stateSelection after the intialization
------------------------------------------------------------------------
r23970 | adrpo | 2015-01-07 19:22:34 +0100 (Wed, 07 Jan 2015) | 2 lines
Changed paths:
M /trunk/testsuite/simulation/modelica/external_functions/ts.mo
M /trunk/testsuite/simulation/modelica/external_functions/ts.mos
- avoid min/max interval warnings (doesn't seem to work properly for integer variables)
------------------------------------------------------------------------
r23969 | adrpo | 2015-01-07 18:53:08 +0100 (Wed, 07 Jan 2015) | 2 lines
Changed paths:
M /trunk/testsuite/simulation/modelica/external_functions/ts.mos
- update test, val(integer variable, time) does not seem to return correct values
------------------------------------------------------------------------
r23968 | adrpo | 2015-01-07 18:31:24 +0100 (Wed, 07 Jan 2015) | 3 lines
Changed paths:
M /trunk/Compiler/Template/CodegenC.tpl
M /trunk/testsuite/simulation/modelica/external_functions/Makefile
A /trunk/testsuite/simulation/modelica/external_functions/ts.mo
A /trunk/testsuite/simulation/modelica/external_functions/ts.mos
- fix sending constant strings to external functions
- added test for ExternalMedia model: testsuite/simulation/modelica/external_functions/ts.mos
------------------------------------------------------------------------
r23967 | hudson | 2015-01-07 17:17:00 +0100 (Wed, 07 Jan 2015) | 1 line
Changed paths:
M /trunk/SimulationRuntime/c/simulation/solver/stateset.c
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23966 | lochel | 2015-01-07 17:07:41 +0100 (Wed, 07 Jan 2015) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/c/simulation/solver/initialization/initialization.c
M /trunk/SimulationRuntime/c/simulation/solver/linearSystem.c
M /trunk/SimulationRuntime/c/simulation/solver/nonlinearSystem.c
M /trunk/SimulationRuntime/c/simulation/solver/stateset.c
- add more TRACE information
------------------------------------------------------------------------
r23965 | hudson | 2015-01-07 15:41:02 +0100 (Wed, 07 Jan 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenC.tpl
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23964 | lochel | 2015-01-07 15:32:05 +0100 (Wed, 07 Jan 2015) | 2 lines
Changed paths:
M /trunk/Compiler/Template/CodegenC.tpl
- add TRACE information to more generated functions
------------------------------------------------------------------------
r23963 | sjoelund.se | 2015-01-07 13:32:00 +0100 (Wed, 07 Jan 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/Initialization.mo
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Electrical.Spice3.Examples.Spice3BenchmarkFourBitBinaryAdder.mos
Fix stack overflow, expected output
------------------------------------------------------------------------
r23962 | wbraun | 2015-01-07 12:28:23 +0100 (Wed, 07 Jan 2015) | 2 lines
Changed paths:
M /trunk/Compiler/SimCode/SimCodeUtil.mo
M /trunk/testsuite/openmodelica/fmi/ModelExchange/2.0/testBug2764.mos
- fix #3057
------------------------------------------------------------------------
r23961 | adrpo | 2015-01-07 12:12:56 +0100 (Wed, 07 Jan 2015) | 4 lines
Changed paths:
M /trunk/testsuite/openmodelica/cppruntime/libraries/msl32/Modelica.Electrical.Digital.Examples.Counter.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Electrical.Analog.Examples.AD_DA_conversion.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Electrical.Analog.Examples.ControlledSwitchWithArc.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Electrical.Analog.Examples.SwitchWithArc.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Electrical.Digital.Examples.Counter.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Electrical.Digital.Examples.Counter3.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Electrical.Digital.Examples.FlipFlop.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Electrical.Digital.Examples.FullAdder.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Electrical.Digital.Examples.Multiplexer.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Electrical.Spice3.Examples.FourInverters.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Electrical.Spice3.Examples.Inverter.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Electrical.Spice3.Examples.InvertersApartRecord.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Electrical.Spice3.Examples.InvertersExtendedModel.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Electrical.Spice3.Examples.Nand.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Electrical.Spice3.Examples.Nor.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Electrical.Spice3.Examples.Oscillator.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Electrical.Spice3.Examples.Spice3BenchmarkDifferentialPair.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Electrical.Spice3.Examples.Spice3BenchmarkFourBitBinaryAdder.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Electrical.Spice3.Examples.Spice3BenchmarkMosfetCharacterization.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Electrical.Spice3.Examples.Spice3BenchmarkRtlInverter.mos
M /trunk/testsuite/simulation/modelica/functions_eval/Inverter2.mos
M /trunk/testsuite/simulation/modelica/functions_eval/Nand.mos
M /trunk/testsuite/simulation/modelica/functions_eval/RtlInverter.mos
M /trunk/testsuite/simulation/modelica/hpcom/Modelica.Electrical.Analog.Examples.SwitchWithArc.mos
- update tests due to MSL 3.2.1 changes
- seems that Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMEE_LoadDump.mos has some NLS issues (no member named 'nominal' in 'struct INTEGER_ATTRIBUTE')
------------------------------------------------------------------------
r23960 | adrpo | 2015-01-07 11:46:26 +0100 (Wed, 07 Jan 2015) | 1 line
Changed paths:
M /trunk/libraries
M /trunk/libraries/README
- update MSL 3.2.1 to m:r8030
------------------------------------------------------------------------
r23959 | lochel | 2015-01-07 10:58:33 +0100 (Wed, 07 Jan 2015) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/c/simulation/simulation_runtime.cpp
M /trunk/SimulationRuntime/c/simulation/solver/perform_simulation.c
M /trunk/SimulationRuntime/c/util/omc_error.c
M /trunk/SimulationRuntime/c/util/omc_error.h
- revert r23957
------------------------------------------------------------------------
r23958 | hudson | 2015-01-07 10:46:49 +0100 (Wed, 07 Jan 2015) | 1 line
Changed paths:
M /trunk/SimulationRuntime/c/util/omc_error.c
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23957 | lochel | 2015-01-07 10:37:53 +0100 (Wed, 07 Jan 2015) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/c/simulation/simulation_runtime.cpp
M /trunk/SimulationRuntime/c/simulation/solver/perform_simulation.c
M /trunk/SimulationRuntime/c/util/omc_error.c
M /trunk/SimulationRuntime/c/util/omc_error.h
- new flag –lv=LOG_TRACE to control TRACE-dump for debugging purpose
------------------------------------------------------------------------
r23956 | mflehmig | 2015-01-07 09:44:35 +0100 (Wed, 07 Jan 2015) | 1 line
Changed paths:
M /trunk/Compiler/Util/BaseHashSet.mo
Typo
------------------------------------------------------------------------
r23955 | mwalther | 2015-01-07 08:06:28 +0100 (Wed, 07 Jan 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
- fixed wrong measureTime results for evaluateAll
------------------------------------------------------------------------
r23954 | hudson | 2015-01-07 01:18:19 +0100 (Wed, 07 Jan 2015) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/Tearing.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23953 | ptaeuber | 2015-01-07 01:09:18 +0100 (Wed, 07 Jan 2015) | 7 lines
Changed paths:
M /trunk/Compiler/BackEnd/Tearing.mo
M /trunk/Compiler/Util/Flags.mo
M /trunk/testsuite/openmodelica/cruntime/xmlFiles/testxmlInfoAllEqnsCorrectOrder.mos
M /trunk/testsuite/openmodelica/debugDumps/backenddaeinfo.mos
M /trunk/testsuite/openmodelica/debugDumps/dumpeqninorder.mos
M /trunk/testsuite/openmodelica/debugDumps/dumpindxdae.mos
M /trunk/testsuite/openmodelica/debugDumps/dumpinitialsystem.mos
M /trunk/testsuite/openmodelica/debugDumps/dumprepl.mos
M /trunk/testsuite/openmodelica/debugDumps/optdaedump.mos
M /trunk/testsuite/openmodelica/debugDumps/symjacdump.mos
M /trunk/testsuite/simulation/libraries/3rdParty/MathematicalAspects/08_Test3PhaseSystemsInitParam.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicWaterWaterExchanger.mos
M /trunk/testsuite/simulation/libraries/msl31/Modelica.Electrical.Analog.Examples.CharacteristicThyristors.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_YD.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.TraceSubstances.RoomCO2WithControls.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Magnetic.FluxTubes.Examples.SolenoidActuator.ComparisonPullInStroke.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMR_Inverter_MultiPhase.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.Tests.MediaTestModels.Incompressible.Essotherm650.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.Tests.MediaTestModels.Incompressible.Glycol47.mos
M /trunk/testsuite/simulation/libraries/msl32/ReferenceFiles/Modelica.Electrical.Machines.Examples.Transformers.Rectifier12pulse.mat
M /trunk/testsuite/simulation/modelica/events/bug1228.mos
M /trunk/testsuite/simulation/modelica/hpcom/Modelica.Electrical.Spice3.Examples.CoupledInductors.mos
M /trunk/testsuite/simulation/modelica/initialization/OverdeterminedInitialization.Fluid.DynamicPipeInitialValues.mos
M /trunk/testsuite/simulation/modelica/nonlinear_system/problem2_newton.mos
M /trunk/testsuite/simulation/modelica/nonlinear_system/problem7.mos
M /trunk/testsuite/simulation/modelica/nonlinear_system/problem7_newton.mos
M /trunk/testsuite/simulation/modelica/nonlinear_system/problem7_symjac_tearing.mos
M /trunk/testsuite/simulation/modelica/start_value_selection/asmaFlow.mos
M /trunk/testsuite/simulation/modelica/tearing/Algorithm1-omc.mos
M /trunk/testsuite/simulation/modelica/tearing/Algorithm2-omc.mos
M /trunk/testsuite/simulation/modelica/tearing/AnnotationTest-omc.mos
M /trunk/testsuite/simulation/modelica/tearing/AnnotationTest2-omc.mos
M /trunk/testsuite/simulation/modelica/tearing/MixedTearing1-omc.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing1-omc.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing10-omc.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing11-omc.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing12-omc.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing13-omc.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing14-omc.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing15-omc.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing16-omc.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing17-omc.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing18-omc.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing2-omc.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing3-omc.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing4-omc.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing5-omc.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing6-omc.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing7-omc.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing8-omc.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing9-omc.mos
Switched default tearing method to Cellier Tearing.
Following tests have problems with Cellier Tearing and still run with omcTearing:
./simulation/libraries/msl31/Modelica.Electrical.Analog.Examples.CharacteristicThyristors.mos
./simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_YD.mos
./simulation/libraries/msl32/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMR_Inverter_MultiPhase.mos
./simulation/modelica/events/bug1228.mos
------------------------------------------------------------------------
r23952 | wbraun | 2015-01-06 23:11:20 +0100 (Tue, 06 Jan 2015) | 2 lines
Changed paths:
M /trunk/Compiler/Template/CodegenC.tpl
- inner equations of the non-linear solver are updated by the solver
------------------------------------------------------------------------
r23951 | hudson | 2015-01-06 19:18:05 +0100 (Tue, 06 Jan 2015) | 42 lines
Changed paths:
M /trunk/Makefile.libraries
commit 835fddc566cef6dfa21e881aa21924d60c30123e
Author: Hudson Janitor
Date: Tue Jan 6 19:02:59 2015 +0100
Bump libraries
- https://github.com/iea-annex60/modelica-annex60.git branch master updated to 50952a256954ff4f38992a064323e6dac4ad4077.
* [https://github.com/iea-annex60/modelica-annex60/commit/50952a2 50952a2] Merge pull request #145 from iea-annex60/issue129_resistance
* [https://github.com/iea-annex60/modelica-annex60/commit/189c153 189c153] Updated reference results for Dymola 2015FD01 on Linux
* [https://github.com/iea-annex60/modelica-annex60/commit/88871bb 88871bb] Merge branch 'master' into issue129_resistance
* [https://github.com/iea-annex60/modelica-annex60/commit/683d9f5 683d9f5] Added annotation Evaluate=true to not increase the size of the nonlinear system of equation
* [https://github.com/iea-annex60/modelica-annex60/commit/456f630 456f630] Removed start value which is also assigned in base class
* [https://github.com/iea-annex60/modelica-annex60/commit/156f07f 156f07f] Replaced print with assert
* [https://github.com/iea-annex60/modelica-annex60/commit/816c96b 816c96b] Relaxed tolerance as needed due to the inverse function not being identical
- svn/MSL 3.2.1 has been updated to r8030.
* m:r8030 #1562 fixed (switch2.tSwitch should be (fixed=true) in Modelica.Electrical.Analog.Examples.SwitchWithArc)
* m:r8028 #1566 fixed (unfixed start values in Modelica.Electrical.Spice3.Sources.I_pulse and Modelica.Electrical.Spice3.Sources.V_pulse)
* m:r8026 #1564 fixed (unfixed initial value in Modelica.Electrical.Digital.Sources.Clock)
* m:r8024 #1563 fixed (unfixed startvalues in Modelica.Electrical.Analog.Examples.AD_DA_conversion)
* m:r8022 #1605 fixed (Non-evaluated axis parameters in MultiBody.Rotational3D)- Added Evaluate=true annotation to axes parameters
* m:r8021 #1614 fixed (Remove bad LinePattern.None from MSL)
- svn/MSL trunk has been updated to r8031.
* m:r8031 #1562 fixed (switch2.tSwitch should be (fixed=true) in Modelica.Electrical.Analog.Examples.SwitchWithArc)
* m:r8029 #1566 fixed (unfixed start values in Modelica.Electrical.Spice3.Sources.I_pulse and Modelica.Electrical.Spice3.Sources.V_pulse)
* m:r8027 #1564 fixed (unfixed initial value in Modelica.Electrical.Digital.Sources.Clock)
* m:r8025 #1563 fixed (unfixed startvalues in Modelica.Electrical.Analog.Examples.AD_DA_conversion)
* m:r8023 #1605 fixed (Non-evaluated axis parameters in MultiBody.Rotational3D)- Added Evaluate=true annotation to axes parameters
* m:r8020 #1614 fixed (Remove bad LinePattern.None from MSL)
* m:r8019 A test model for PadeDelay removed that was accidentially stored in ModelicaTest to fix #1637.
* m:r8018 #1637 fixed (PadeDelay block with small time delay results in unreliable simulation and wrong Bode plot):- Improved implementation of PadeDelay block by balancing the state space system
- https://github.com/modelica/PowerSystems.git branch master has FAILING head - latest is 0ec829cbd0b88b7e47097c6210bb67a05d3dc5e4
* [https://github.com/modelica/PowerSystems/commit/0ec829c 0ec829c] add ExamplesTest for variants of examples, like NetworkLoop with ThreePhase_d
* [https://github.com/modelica/PowerSystems/commit/aece9c4 aece9c4] Fix Generic components - work with simple PhaseSystem_d again (was broken in version 0.3) - PMeter outputs active power (not zero power loss) - add PMeterTest
* [https://github.com/modelica/PowerSystems/commit/f0fb0cc f0fb0cc] remove ImpedancesTest
- https://github.com/joewa/open-bldc-modelica.git branch master updated to 6c947117ae19769c6ca85242a827bfcbd3f4e88d.
* [https://github.com/joewa/open-bldc-modelica/commit/6c94711 6c94711] Implemented variable frequency PWM method in PulseLogic.mo. Now activated by default.
* [https://github.com/joewa/open-bldc-modelica/commit/002f984 002f984] Merge branch 'master' of https://github.com/joewa/open-bldc-modelica
* [https://github.com/joewa/open-bldc-modelica/commit/8173fa4 8173fa4] Added another PWM method as demonstrated in IntBEMF4.mo which is applied in most ESCs.
------------------------------------------------------------------------
r23950 | wbraun | 2015-01-06 16:40:57 +0100 (Tue, 06 Jan 2015) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/c/simulation/simulation_info_json.c
- fix #3060.
------------------------------------------------------------------------
r23949 | wbraun | 2015-01-06 16:16:15 +0100 (Tue, 06 Jan 2015) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/c/simulation/solver/events.c
M /trunk/testsuite/simulation/libraries/3rdParty/MathematicalAspects/04_HandleEvents.mos
M /trunk/testsuite/simulation/libraries/3rdParty/MathematicalAspects/ReferenceFiles/HandleEvents1.mat
- next attempt to fix the testsuite
------------------------------------------------------------------------
r23948 | wbraun | 2015-01-06 14:34:23 +0100 (Tue, 06 Jan 2015) | 3 lines
Changed paths:
M /trunk/SimulationRuntime/c/simulation/solver/events.c
M /trunk/testsuite/simulation/libraries/3rdParty/MathematicalAspects/04_HandleEvents.mos
M /trunk/testsuite/simulation/libraries/3rdParty/MathematicalAspects/ReferenceFiles/HandleEvents1.mat
M /trunk/testsuite/simulation/libraries/3rdParty/MathematicalAspects/ReferenceFiles/HandleEvents2.mat
- fixed bisection by calculating the maximum needed iterations for a given tolerance
- 04_HandleEvents.mos needs a finer grid, since otherwise some events are missed.
------------------------------------------------------------------------
r23947 | lochel | 2015-01-06 13:38:32 +0100 (Tue, 06 Jan 2015) | 2 lines
Changed paths:
M /trunk/Compiler/SimCode/SimCodeUtil.mo
- cleanup
------------------------------------------------------------------------
r23946 | wbraun | 2015-01-06 11:15:28 +0100 (Tue, 06 Jan 2015) | 2 lines
Changed paths:
M /trunk/Compiler/Template/CodegenFMU.tpl
- attempt to fix fmu binaries path name, mention in #3057.
------------------------------------------------------------------------
r23945 | wbraun | 2015-01-06 11:00:19 +0100 (Tue, 06 Jan 2015) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/c/simulation/solver/model_help.c
- belongs also to r23943
------------------------------------------------------------------------
r23944 | wbraun | 2015-01-06 10:56:54 +0100 (Tue, 06 Jan 2015) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/c/simulation_data.h
- belongs to r23943
------------------------------------------------------------------------
r23943 | wbraun | 2015-01-06 10:43:14 +0100 (Tue, 06 Jan 2015) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/c/simulation/solver/events.c
- adding relativ tolerance for bisection event search
------------------------------------------------------------------------
r23942 | hudson | 2015-01-06 08:04:44 +0100 (Tue, 06 Jan 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenC.tpl
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23941 | mwalther | 2015-01-06 07:55:49 +0100 (Tue, 06 Jan 2015) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenC.tpl
- hpcom is now able to handle empty ode-systems correctly -- this should fix the simple resistor test
------------------------------------------------------------------------
r23940 | hudson | 2015-01-06 00:42:19 +0100 (Tue, 06 Jan 2015) | 1 line
Changed paths:
M /trunk/Compiler/SimCode/SimCodeUtil.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23939 | wbraun | 2015-01-06 00:33:24 +0100 (Tue, 06 Jan 2015) | 3 lines
Changed paths:
M /trunk/Compiler/SimCode/SimCodeUtil.mo
M /trunk/testsuite/openmodelica/fmi/ModelExchange/2.0/testBug2764.mos
fixed variables sorting in FMI 2.0 (see #3057 part 2)
------------------------------------------------------------------------
r23938 | hudson | 2015-01-05 23:30:44 +0100 (Mon, 05 Jan 2015) | 1 line
Changed paths:
M /trunk/Compiler/SimCode/SerializeModelInfo.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23937 | wbraun | 2015-01-05 23:28:59 +0100 (Mon, 05 Jan 2015) | 3 lines
Changed paths:
M /trunk/Compiler/SimCode/SerializeModelInfo.mo
M /trunk/Compiler/SimCode/SimCodeUtil.mo
M /trunk/SimulationRuntime/c/simulation/simulation_runtime.cpp
M /trunk/SimulationRuntime/c/simulation/solver/events.c
M /trunk/SimulationRuntime/c/simulation/solver/solver_main.c
M /trunk/testsuite/openmodelica/cruntime/optimization/basic/Makefile
M /trunk/testsuite/openmodelica/fmi/ModelExchange/2.0/testBug3049.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Electrical.Digital.Examples.Counter3.mos
M /trunk/testsuite/simulation/modelica/algorithms_functions/algorithms.mos
M /trunk/testsuite/simulation/modelica/events/EventTests2.mos
M /trunk/testsuite/simulation/modelica/initialization/bug_2994.mos
M /trunk/testsuite/simulation/modelica/initialization/parameters.mos
M /trunk/testsuite/simulation/modelica/nonlinear_system/bug_2841.mos
M /trunk/testsuite/simulation/modelica/others/Bug2788.mos
prevent adding a dummy state if no states are present
- don't use dassl if no state are present
------------------------------------------------------------------------
r23936 | hudson | 2015-01-05 19:18:05 +0100 (Mon, 05 Jan 2015) | 21 lines
Changed paths:
M /trunk/Makefile.libraries
commit 25180004d962cdd99bd78e28aa802ad9877710a3
Author: Hudson Janitor
Date: Mon Jan 5 19:02:41 2015 +0100
Bump libraries
- svn/MSL 3.2.1 has been updated to r8017.
* m:r8017 Merged revision(s) 7897 from Modelica/trunk:Moved erroneously placed annotations in usertab tests. (#1607)........
* m:r8016 refs #1619: Add five new test models
- svn/MSL trunk has been updated to r8015.
* m:r8015 refs #1619: Add five new test models
* m:r8014 Fix issues detected by Cppcheck
- https://github.com/modelica-3rdparty/Physiolibrary.git branch master updated to 94c26180c5d81309f542c4742450e5f9ef747e92.
* [https://github.com/modelica-3rdparty/Physiolibrary/commit/94c2618 94c2618] fix: collapsed pressure in ElasticVessel at non-zero external pressure
- https://github.com/modelica/PowerSystems.git branch master has FAILING head - latest is 0ec829cbd0b88b7e47097c6210bb67a05d3dc5e4
* [https://github.com/modelica/PowerSystems/commit/0ec829c 0ec829c] add ExamplesTest for variants of examples, like NetworkLoop with ThreePhase_d
* [https://github.com/modelica/PowerSystems/commit/aece9c4 aece9c4] Fix Generic components - work with simple PhaseSystem_d again (was broken in version 0.3) - PMeter outputs active power (not zero power loss) - add PMeterTest
* [https://github.com/modelica/PowerSystems/commit/f0fb0cc f0fb0cc] remove ImpedancesTest
------------------------------------------------------------------------
r23935 | vwaurich | 2015-01-05 14:57:08 +0100 (Mon, 05 Jan 2015) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/CommonSubExpression.mo
- transfer initial value for replaced common sub expressions
------------------------------------------------------------------------
r23934 | lochel | 2015-01-05 12:53:30 +0100 (Mon, 05 Jan 2015) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/Initialization.mo
M /trunk/testsuite/openmodelica/cruntime/xmlFiles/testxmlInfoAllEqnsCorrectOrder.mos
M /trunk/testsuite/openmodelica/debugDumps/dumpinitialsystem.mos
M /trunk/testsuite/openmodelica/debugDumps/optdaedump.mos
M /trunk/testsuite/simulation/libraries/3rdParty/MathematicalAspects/05_SingularModel.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoPower/Bug2537.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicReliefValve.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Mechanics.MultiBody.Examples.Loops.EngineV6.mos
M /trunk/testsuite/simulation/modelica/commonSubExp/ThermoSysPro.Examples.SimpleExamples.TestCentrifugalPump1.mos
M /trunk/testsuite/simulation/modelica/initialization/forest_symbolical.mos
M /trunk/testsuite/simulation/modelica/nonlinear_system/bug_2841.mos
M /trunk/testsuite/simulation/modelica/resolveLoops/ElectricalCircuit1.mos
M /trunk/testsuite/simulation/modelica/tearing/AnnotationTest-celMC3.mos
M /trunk/testsuite/simulation/modelica/tearing/AnnotationTest-omc.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing1-cel.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing1-celMC3.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing1-omc.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing11-omc.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing16-cel.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing16-celMC3.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing16-omc.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing4-cel.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing4-celMC3.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing4-omc.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing5-cel.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing5-celMC3.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing5-omc.mos
- don't overwrite primary parameters while initialization (e.g. #3050)
------------------------------------------------------------------------
r23933 | hudson | 2015-01-04 19:18:05 +0100 (Sun, 04 Jan 2015) | 20 lines
Changed paths:
M /trunk/Makefile.libraries
commit 89f7b0ad030be3a4cc2d250fbe9c8a4fae27bb8c
Author: Hudson Janitor
Date: Sun Jan 4 19:02:32 2015 +0100
Bump libraries
- svn/MSL 3.2.1 has been updated to r8012.
* m:r8012 Fixed #1527 (maintenance)
* m:r8008 Removed wrong attribute
- svn/MSL trunk has been updated to r8013.
* m:r8013 Fixed #1527 (trunk)
* m:r8011 #1555 fixed (Relax monotony requirement for abscissa values of Modelica.Math.Vectors.interpolate)- Fixed as suggested in the ticket (improved the documentation that abscissa might be monotonous).- Added some test examples in ModelicaTest.
* m:r8010 #951 clarified (Modelica.Mechanics.MultiBody.Joints.GearConstraint)- The GearConstraint model was correct (and was not modified)- A parameter "checkTotalPower" was added (default = false). Once enabled, the total energy flow is computed flowing into this component via its 3 frames.- The example model in MultiBody.Examples and the two test models in ModelicaTest in which the GearConstraint model was used, have been modified, to check the total energy flow (which happens to be close to zero, as it should be).- Two new test models have been added (ModelicaTest.MultiBody.Parts.Rotor1D.GearConstraint3/GearConstraint4), where the mounting frame is moving. The GearConstraint4 test model is the one from #951#comment:4. The total energy flow of the GearConstraint models in these test models is closed to zero, as it should be.
* m:r8009 Removed wrong attribute
- https://github.com/modelica/PowerSystems.git branch master has FAILING head - latest is 0ec829cbd0b88b7e47097c6210bb67a05d3dc5e4
* [https://github.com/modelica/PowerSystems/commit/0ec829c 0ec829c] add ExamplesTest for variants of examples, like NetworkLoop with ThreePhase_d
* [https://github.com/modelica/PowerSystems/commit/aece9c4 aece9c4] Fix Generic components - work with simple PhaseSystem_d again (was broken in version 0.3) - PMeter outputs active power (not zero power loss) - add PMeterTest
* [https://github.com/modelica/PowerSystems/commit/f0fb0cc f0fb0cc] remove ImpedancesTest
------------------------------------------------------------------------
r23932 | hudson | 2015-01-03 19:18:04 +0100 (Sat, 03 Jan 2015) | 14 lines
Changed paths:
M /trunk/Makefile.libraries
commit 94fd66254332f65681f1837c3f6b54140e6458ea
Author: Hudson Janitor
Date: Sat Jan 3 19:02:28 2015 +0100
Bump libraries
- svn/MSL trunk has been updated to r8007.
* m:r8007 Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.BevelGear1D: Slightly corrected the implementation in order to be fully Modelica compatible (the previous implementation accessed directly a variable of a conditional component).
* m:r8006 #1606 clarified (Modelica.Mechanics.MultiBody.Parts.BevelGear1D):- Added a new example model Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.BevelGear1D to explain the usage of BevelGear1D and the calculation of energy flow.- Corrected a minor issue in the icon (the name and ratio was given twice).
- https://github.com/modelica/PowerSystems.git branch master has FAILING head - latest is 0ec829cbd0b88b7e47097c6210bb67a05d3dc5e4
* [https://github.com/modelica/PowerSystems/commit/0ec829c 0ec829c] add ExamplesTest for variants of examples, like NetworkLoop with ThreePhase_d
* [https://github.com/modelica/PowerSystems/commit/aece9c4 aece9c4] Fix Generic components - work with simple PhaseSystem_d again (was broken in version 0.3) - PMeter outputs active power (not zero power loss) - add PMeterTest
* [https://github.com/modelica/PowerSystems/commit/f0fb0cc f0fb0cc] remove ImpedancesTest
------------------------------------------------------------------------
r23931 | vitalij | 2015-01-03 12:35:16 +0100 (Sat, 03 Jan 2015) | 2 lines
Changed paths:
M /trunk/Compiler/FrontEnd/Expression.mo
M /trunk/testsuite/flattening/libraries/3rdParty/Buildings/System2.mo
M /trunk/testsuite/flattening/libraries/3rdParty/Exercises/instExercises.mos
M /trunk/testsuite/flattening/libraries/3rdParty/SiemensPower/SiemensPower.Components.Pipes.Tests.TubeWithoutWall.mos
M /trunk/testsuite/flattening/libraries/3rdParty/SiemensPower/SiemensPower.Components.Pipes.Tests.tube_test.mos
M /trunk/testsuite/flattening/libraries/biochem/BiochemModels.mos
M /trunk/testsuite/flattening/libraries/msl22/DCSE_start.mos
M /trunk/testsuite/flattening/libraries/msl31/Modelica.Electrical.Machines.Examples.mos
M /trunk/testsuite/flattening/modelica/arrays/FillSubscriptsTest.mo
M /trunk/testsuite/flattening/modelica/connectors/CGraphBug.mos
M /trunk/testsuite/flattening/modelica/others/ThermoPower.Examples.BraytonCycle.ClosedLoopSimulator.mos
M /trunk/testsuite/flattening/modelica/redeclare/AttributesPropagation.mo
M /trunk/testsuite/flattening/modelica/scoping/InnerOuterSamePrefix.mo
M /trunk/testsuite/openmodelica/bootstrapping/ExpressionTest.mos
M /trunk/testsuite/openmodelica/debugDumps/bltdump.mos
M /trunk/testsuite/openmodelica/debugDumps/dumpEncapsulateConditions.mos
M /trunk/testsuite/openmodelica/debugDumps/dumpTransformedModelica.mos
M /trunk/testsuite/openmodelica/debugDumps/dumpdaelow.mos
M /trunk/testsuite/openmodelica/debugDumps/dumpeqninorder.mos
M /trunk/testsuite/openmodelica/debugDumps/dumpindxdae.mos
M /trunk/testsuite/openmodelica/debugDumps/dumpinitialsystem.mos
M /trunk/testsuite/openmodelica/interactive-API/Bug2871.mos
M /trunk/testsuite/openmodelica/uncertainties/DataReconciliationTests21jan2013.mos
M /trunk/testsuite/openmodelica/xml/SimpleTriggeredTrapezoid.mos
M /trunk/testsuite/openmodelica/xml/XmlDumpComment.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoPower/ThermoPower.Test.DistributedParameterComponents.TestWaterFlow1DFV_B.mos
M /trunk/testsuite/simulation/modelica/others/Random.mos
imporved negate for binary
------------------------------------------------------------------------
r23930 | adrpo | 2015-01-03 06:26:32 +0100 (Sat, 03 Jan 2015) | 1 line
Changed paths:
M /trunk/Makefile.libraries
M /trunk/libraries/Modelica 3.2.1.patch
M /trunk/libraries/README
- properly remove quotes from the patch
------------------------------------------------------------------------
r23929 | adrpo | 2015-01-03 05:53:26 +0100 (Sat, 03 Jan 2015) | 1 line
Changed paths:
M /trunk/libraries/Modelica 3.2.1.patch
M /trunk/libraries/README
- remove quotes from the patch
------------------------------------------------------------------------
r23928 | adrpo | 2015-01-03 05:50:51 +0100 (Sat, 03 Jan 2015) | 1 line
Changed paths:
M /trunk/Makefile.libraries
- bump some changes to GIT libraries
------------------------------------------------------------------------
r23927 | adrpo | 2015-01-03 05:04:52 +0100 (Sat, 03 Jan 2015) | 3 lines
Changed paths:
M /trunk/testsuite/openmodelica/fmi/ModelExchange/1.0/Modelica.Blocks.Sources.BooleanPulse.mos
M /trunk/testsuite/simulation/modelica/hpcom/Modelica.Mechanics.Rotational.Examples.HeatLosses.mos
- update tests
------------------------------------------------------------------------
r23926 | adrpo | 2015-01-03 04:26:16 +0100 (Sat, 03 Jan 2015) | 1 line
Changed paths:
M /trunk/libraries
M /trunk/libraries/Modelica 3.2.1.patch
M /trunk/libraries/README
- update MSL 3.2.1 to m:r8004
------------------------------------------------------------------------
r23925 | hudson | 2015-01-02 19:18:06 +0100 (Fri, 02 Jan 2015) | 23 lines
Changed paths:
M /trunk/Makefile.libraries
commit a34ce97360b6636b3fef465facd0f810fd5a8557
Author: Hudson Janitor
Date: Fri Jan 2 19:02:28 2015 +0100
Bump libraries
- svn/MSL 3.2.1 has been updated to r8004.
* m:r8004 refs #1619: Fix leading white space
* m:r8003 refs #1619: Fix comment
* m:r8001 refs #1619: Fix event detection for CombiTimeTable in case of non-zero start time
* m:r7999 #1554 fixed (Modelica.Mechanics.Rotational.Components.LossyGear):Added missing unit and description texts to all public variables.
* m:r7997 #1565 fixed (EngineV6: incorrect experiment stop time or wrong mention of stop time in documentation):Modelica.Mechanics.MultiBody.Examples.Loops.EngineV6:- Documentation improved (regarding StopTime and figure).- Icon and diagram coordinateSystem annotation defined, so that objects are within the defined coordinate system in the diagram layer.Modelica.Mechanics.MultiBody.Examples.Loops.EngineV6_analytic:- Documentation improved (regarding StopTime and figure).
- svn/MSL trunk has been updated to r8005.
* m:r8005 refs #1619: Fix leading white space and comment
* m:r8002 refs #1619: Fix event detection for CombiTimeTable in case of non-zero start time
* m:r8000 #1554 fixed (Modelica.Mechanics.Rotational.Components.LossyGear):Added missing unit and description texts to all public variables.
* m:r7998 #1565 fixed (EngineV6: incorrect experiment stop time or wrong mention of stop time in documentation):Modelica.Mechanics.MultiBody.Examples.Loops.EngineV6:- Documentation improved (regarding StopTime and figure).- Icon and diagram coordinateSystem annotation defined, so that objects are within the defined coordinate system in the diagram layer.Modelica.Mechanics.MultiBody.Examples.Loops.EngineV6_analytic:- Documentation improved (regarding StopTime and figure).
- https://github.com/modelica/PowerSystems.git branch master has FAILING head - latest is 0ec829cbd0b88b7e47097c6210bb67a05d3dc5e4
* [https://github.com/modelica/PowerSystems/commit/0ec829c 0ec829c] add ExamplesTest for variants of examples, like NetworkLoop with ThreePhase_d
* [https://github.com/modelica/PowerSystems/commit/aece9c4 aece9c4] Fix Generic components - work with simple PhaseSystem_d again (was broken in version 0.3) - PMeter outputs active power (not zero power loss) - add PMeterTest
* [https://github.com/modelica/PowerSystems/commit/f0fb0cc f0fb0cc] remove ImpedancesTest
------------------------------------------------------------------------
r23924 | hudson | 2015-01-02 14:26:03 +0100 (Fri, 02 Jan 2015) | 1 line
Changed paths:
M /trunk/doc/SimulationRuntime/DynamicOptimization/DM.mo
M /trunk/doc/SimulationRuntime/DynamicOptimization/DM2.mo
M /trunk/doc/SimulationRuntime/DynamicOptimization/DM2_ocp.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23923 | hudson | 2015-01-02 14:25:34 +0100 (Fri, 02 Jan 2015) | 1 line
Changed paths:
M /trunk/doc/SimulationRuntime/DynamicOptimization/DM.mo
M /trunk/doc/SimulationRuntime/DynamicOptimization/DM2.mo
M /trunk/doc/SimulationRuntime/DynamicOptimization/DM2_ocp.mo
M /trunk/doc/SimulationRuntime/DynamicOptimization/OCP.pdf
M /trunk/doc/SimulationRuntime/DynamicOptimization/runDM.mos
M /trunk/doc/SimulationRuntime/DynamicOptimization/runDM2.mos
[Janitor mode] Set auto-props
------------------------------------------------------------------------
r23922 | vitalij | 2015-01-02 14:24:18 +0100 (Fri, 02 Jan 2015) | 2 lines
Changed paths:
A /trunk/doc/SimulationRuntime/DynamicOptimization
A /trunk/doc/SimulationRuntime/DynamicOptimization/DM.mo
A /trunk/doc/SimulationRuntime/DynamicOptimization/DM2.mo
A /trunk/doc/SimulationRuntime/DynamicOptimization/DM2_ocp.mo
A /trunk/doc/SimulationRuntime/DynamicOptimization/DieselModel.onb
A /trunk/doc/SimulationRuntime/DynamicOptimization/OCP.pdf
A /trunk/doc/SimulationRuntime/DynamicOptimization/runDM.mos
A /trunk/doc/SimulationRuntime/DynamicOptimization/runDM2.mos
added some docs for dynamic optimization
------------------------------------------------------------------------
r23921 | hudson | 2015-01-01 19:18:05 +0100 (Thu, 01 Jan 2015) | 13 lines
Changed paths:
M /trunk/Makefile.libraries
commit 07bc6ae01a73ccc010c754d275219ccd14b3cc3c
Author: Hudson Janitor
Date: Thu Jan 1 19:02:08 2015 +0100
Bump libraries
- https://github.com/modelica-3rdparty/Physiolibrary.git branch master updated to 6cbeacf3d6fb9a668ee256cc3695bfeaf96e7a32.
* [https://github.com/modelica-3rdparty/Physiolibrary/commit/6cbeacf 6cbeacf] Hydraulic part of ideal overflow filtration in osmotic domain
- https://github.com/modelica/PowerSystems.git branch master has FAILING head - latest is 0ec829cbd0b88b7e47097c6210bb67a05d3dc5e4
* [https://github.com/modelica/PowerSystems/commit/0ec829c 0ec829c] add ExamplesTest for variants of examples, like NetworkLoop with ThreePhase_d
* [https://github.com/modelica/PowerSystems/commit/aece9c4 aece9c4] Fix Generic components - work with simple PhaseSystem_d again (was broken in version 0.3) - PMeter outputs active power (not zero power loss) - add PMeterTest
* [https://github.com/modelica/PowerSystems/commit/f0fb0cc f0fb0cc] remove ImpedancesTest
------------------------------------------------------------------------
r23920 | hudson | 2014-12-31 20:18:05 +0100 (Wed, 31 Dec 2014) | 6 lines
Changed paths:
M /trunk/Makefile.libraries
commit 96128d8ffb849d0c0a7fe2a212bf4035fa32d2cf
Author: Martin Sjölund
Date: Wed Dec 31 20:05:07 2014 +0100
Bump MSL; update patch
------------------------------------------------------------------------
r23919 | hudson | 2014-12-31 19:18:06 +0100 (Wed, 31 Dec 2014) | 18 lines
Changed paths:
M /trunk/Makefile.libraries
commit 83796e1dd48d34e713cec43a3e4412ea6f464069
Author: Hudson Janitor
Date: Wed Dec 31 19:02:11 2014 +0100
Bump libraries
- svn/MSL 3.2.1 uses 7988 but 7996 is available. It FAILED to update using sh ./update-library.sh --omc "omc" --build-dir "build/" --intertrac "m:" --breaks "omlibrary-msl32,omlibrary-reference" --no-dependencies "ModelicaServices" --patchlevel "Complex:-om1,Modelica:-om1,ModelicaServices:-om1" --remove-files "Resources/Library" SVN "https://svn.modelica.org/projects/Modelica/branches/maintenance/3.2.1" 7996 "svn/MSL 3.2.1" "Complex" "Modelica" "ModelicaReference none" "ModelicaServices" "ModelicaTest" "ObsoleteModelica3"
* m:r7996 #1477 fixed (Issue with Modelica.Blocks.Examples.BooleanNetwork1)Changes in Blocks.Sources.BooleanTable:- Wrong check for strict monotonically time values corrected- If size(table,1) and table[1] <= simulationStartTime, the y was wrongly startValue. This was corrected to "y = not startValue"- The logic to compute the initial "nextTime" value was unnecessarily complicated and was simplified (but this does not change the result)- Documentation improved
* m:r7994 #1589 fixed (No default output for sigma in function Modelica.Math.Matrices.singularValues)- The previous (wrong) fix was corrected.- The documentation was corrected (info-layer)- Tests for the singularValues function introduced (for non-zero and zero-sized matrix A)
- svn/MSL trunk has been updated to r7995.
* m:r7995 #1477 fixed (Issue with Modelica.Blocks.Examples.BooleanNetwork1)Changes in Blocks.Sources.BooleanTable:- Wrong check for strict monotonically time values corrected- If size(table,1) and table[1] <= simulationStartTime, the y was wrongly startValue. This was corrected to "y = not startValue"- The logic to compute the initial "nextTime" value was unnecessarily complicated and was simplified (but this does not change the result)
* m:r7993 #1589 fixed (No default output for sigma in function Modelica.Math.Matrices.singularValues)- The previous (wrong) fix was corrected.- The documentation was corrected (info-layer)- Tests for the singularValues function introduced (for non-zero and zero-sized matrix A)
- https://github.com/modelica/PowerSystems.git branch master has FAILING head - latest is 0ec829cbd0b88b7e47097c6210bb67a05d3dc5e4
* [https://github.com/modelica/PowerSystems/commit/0ec829c 0ec829c] add ExamplesTest for variants of examples, like NetworkLoop with ThreePhase_d
* [https://github.com/modelica/PowerSystems/commit/aece9c4 aece9c4] Fix Generic components - work with simple PhaseSystem_d again (was broken in version 0.3) - PMeter outputs active power (not zero power loss) - add PMeterTest
* [https://github.com/modelica/PowerSystems/commit/f0fb0cc f0fb0cc] remove ImpedancesTest
------------------------------------------------------------------------
r23918 | vitalij | 2014-12-30 17:37:16 +0100 (Tue, 30 Dec 2014) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/ExpressionSolve.mo
improved solveSimpleEquations
------------------------------------------------------------------------
r23917 | hudson | 2014-12-30 12:48:30 +0100 (Tue, 30 Dec 2014) | 1 line
Changed paths:
M /trunk/SimulationRuntime/cpp/Core/SimController/SimManager.cpp
M /trunk/SimulationRuntime/cpp/Solver/CVode/CVode.cpp
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23916 | nimen | 2014-12-30 12:46:26 +0100 (Tue, 30 Dec 2014) | 1 line
Changed paths:
M /trunk/SimulationRuntime/cpp/Core/SimController/SimManager.cpp
Time Event fix
------------------------------------------------------------------------
r23915 | nimen | 2014-12-30 12:39:34 +0100 (Tue, 30 Dec 2014) | 1 line
Changed paths:
M /trunk/SimulationRuntime/cpp/Solver/CVode/CVode.cpp
Get new states after time event
------------------------------------------------------------------------
r23914 | hudson | 2014-12-29 14:37:43 +0100 (Mon, 29 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/Differentiate.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23913 | vitalij | 2014-12-29 14:35:59 +0100 (Mon, 29 Dec 2014) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/BackendDAEUtil.mo
M /trunk/Compiler/BackEnd/Differentiate.mo
M /trunk/Compiler/BackEnd/ExpressionSolve.mo
M /trunk/Compiler/BackEnd/OnRelaxation.mo
M /trunk/testsuite/simulation/modelica/others/TestExpressionSolve.mos
ExpressionSolve: improved handling of modelica functions
------------------------------------------------------------------------
r23912 | hudson | 2014-12-28 14:39:00 +0100 (Sun, 28 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/ExpressionSolve.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23911 | hudson | 2014-12-28 14:38:30 +0100 (Sun, 28 Dec 2014) | 1 line
Changed paths:
M /trunk/testsuite/openmodelica/debugDumps/optSimpleSolveDAEdump.mos
[Janitor mode] Set auto-props
------------------------------------------------------------------------
r23910 | vitalij | 2014-12-28 14:37:14 +0100 (Sun, 28 Dec 2014) | 3 lines
Changed paths:
M /trunk/Compiler/BackEnd/BackendDAEUtil.mo
M /trunk/Compiler/BackEnd/BackendVariable.mo
M /trunk/Compiler/BackEnd/ExpressionSolve.mo
M /trunk/Compiler/Template/CodegenC.tpl
M /trunk/Compiler/Util/Flags.mo
M /trunk/testsuite/openmodelica/debugDumps/Makefile
A /trunk/testsuite/openmodelica/debugDumps/optSimpleSolveDAEdump.mos
M /trunk/testsuite/simulation/modelica/others/TestExpressionSolve.mos
postOptModules: added solveSimpleEquations with manipulations from ExpressionSolve (disable)
------------------------------------------------------------------------
r23909 | hkiel | 2014-12-26 14:05:45 +0100 (Fri, 26 Dec 2014) | 4 lines
Changed paths:
M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo
M /trunk/Compiler/BackEnd/BackendDAEUtil.mo
M /trunk/Compiler/BackEnd/BackendVariable.mo
M /trunk/Compiler/BackEnd/ExpressionSolve.mo
M /trunk/Compiler/BackEnd/StateMachineFeatures.mo
M /trunk/Compiler/BackEnd/UnitCheck.mo
M /trunk/Compiler/FrontEnd/ConnectionGraph.mo
M /trunk/Compiler/FrontEnd/Expression.mo
M /trunk/Compiler/FrontEnd/InstBinding.mo
M /trunk/Compiler/FrontEnd/InstSection.mo
M /trunk/Compiler/Script/GlobalScriptUtil.mo
M /trunk/Compiler/SimCode/SimCodeUtil.mo
M /trunk/Compiler/Util/VarTransform.mo
some code cleanup:
match ... else then ... -> match ... else ...
case (exp as ...) ...exp... -> case (...) ...inExp...
------------------------------------------------------------------------
r23908 | hudson | 2014-12-24 19:18:07 +0100 (Wed, 24 Dec 2014) | 13 lines
Changed paths:
M /trunk/Makefile.libraries
commit c4ca7913ad7f4ded3d4665f18910d620f9a2e2f0
Author: Hudson Janitor
Date: Wed Dec 24 19:03:25 2014 +0100
Bump libraries
- https://github.com/modelica-3rdparty/Physiolibrary.git branch master updated to 5db0e5628e2621aaddb2f21516aef19e91dc9485.
* [https://github.com/modelica-3rdparty/Physiolibrary/commit/5db0e56 5db0e56] small changes
- https://github.com/modelica/PowerSystems.git branch master has FAILING head - latest is 0ec829cbd0b88b7e47097c6210bb67a05d3dc5e4
* [https://github.com/modelica/PowerSystems/commit/0ec829c 0ec829c] add ExamplesTest for variants of examples, like NetworkLoop with ThreePhase_d
* [https://github.com/modelica/PowerSystems/commit/aece9c4 aece9c4] Fix Generic components - work with simple PhaseSystem_d again (was broken in version 0.3) - PMeter outputs active power (not zero power loss) - add PMeterTest
* [https://github.com/modelica/PowerSystems/commit/f0fb0cc f0fb0cc] remove ImpedancesTest
------------------------------------------------------------------------
r23907 | hudson | 2014-12-23 19:18:06 +0100 (Tue, 23 Dec 2014) | 17 lines
Changed paths:
M /trunk/Makefile.libraries
commit bd8fe9d4d3b34d3a2da22044e5a158f8edb989fb
Author: Hudson Janitor
Date: Tue Dec 23 19:04:55 2014 +0100
Bump libraries
- https://github.com/modelica/PowerSystems.git branch master has FAILING head - latest is 0ec829cbd0b88b7e47097c6210bb67a05d3dc5e4
* [https://github.com/modelica/PowerSystems/commit/0ec829c 0ec829c] add ExamplesTest for variants of examples, like NetworkLoop with ThreePhase_d
* [https://github.com/modelica/PowerSystems/commit/aece9c4 aece9c4] Fix Generic components - work with simple PhaseSystem_d again (was broken in version 0.3) - PMeter outputs active power (not zero power loss) - add PMeterTest
* [https://github.com/modelica/PowerSystems/commit/f0fb0cc f0fb0cc] remove ImpedancesTest
- svn/ThermoPower has been updated to r307.
* r307 Added Evaluate=true to matrix parameters
* r306 Fixed Gas.Flow1DFV for different grids in heat transfer
* r305 Added implementation of heat transfer model with different grids (not tested yet)
* r304 Changed wall.Q to heatTransfer.Qvol in Flow1Dxx to allow different grids on fluid and wall
* r303 Moved equation for Q in base heat transfer classAdded Tw and Qw to base heat transfer class and used everywhere
------------------------------------------------------------------------
r23906 | wbraun | 2014-12-23 18:04:44 +0100 (Tue, 23 Dec 2014) | 2 lines
Changed paths:
M /trunk
- attept to fix hudson
------------------------------------------------------------------------
r23905 | wbraun | 2014-12-23 16:35:13 +0100 (Tue, 23 Dec 2014) | 2 lines
Changed paths:
M /trunk
M /trunk/Compiler/Template/CodegenC.tpl
M /trunk/Compiler/runtime/config.h
M /trunk/Makefile.common
M /trunk/SimulationRuntime/c/Makefile.objs
M /trunk/SimulationRuntime/c/simulation/solver/linearSolverLapack.c
M /trunk/SimulationRuntime/c/simulation/solver/linearSolverLapack.h
M /trunk/SimulationRuntime/c/simulation/solver/linearSolverLis.c
M /trunk/SimulationRuntime/c/simulation/solver/linearSolverLis.h
M /trunk/SimulationRuntime/c/simulation/solver/linearSolverTotalPivot.c
M /trunk/SimulationRuntime/c/simulation/solver/linearSolverTotalPivot.h
D /trunk/SimulationRuntime/c/simulation/solver/linearSolverUmfpack.c
D /trunk/SimulationRuntime/c/simulation/solver/linearSolverUmfpack.h
M /trunk/SimulationRuntime/c/simulation/solver/linearSystem.c
M /trunk/SimulationRuntime/c/simulation/solver/linearSystem.h
M /trunk/SimulationRuntime/c/simulation_data.h
M /trunk/configure.in
M /trunk/testsuite/simulation/modelica/linear_system/Makefile
M /trunk/testsuite/simulation/modelica/linear_system/linearTestPackage.mo
D /trunk/testsuite/simulation/modelica/linear_system/problem2.mos
D /trunk/testsuite/simulation/modelica/linear_system/problem3.mos
- revert for now r23902, since it break some build
------------------------------------------------------------------------
r23904 | hudson | 2014-12-23 15:33:31 +0100 (Tue, 23 Dec 2014) | 1 line
Changed paths:
M /trunk/SimulationRuntime/c/simulation/solver/linearSolverLis.c
M /trunk/SimulationRuntime/c/simulation/solver/linearSolverUmfpack.c
M /trunk/testsuite/simulation/modelica/linear_system/linearTestPackage.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23903 | hudson | 2014-12-23 15:33:02 +0100 (Tue, 23 Dec 2014) | 1 line
Changed paths:
M /trunk/SimulationRuntime/c/simulation/solver/linearSolverUmfpack.c
M /trunk/SimulationRuntime/c/simulation/solver/linearSolverUmfpack.h
M /trunk/testsuite/simulation/modelica/linear_system/problem2.mos
M /trunk/testsuite/simulation/modelica/linear_system/problem3.mos
[Janitor mode] Set auto-props
------------------------------------------------------------------------
r23902 | wbraun | 2014-12-23 15:24:28 +0100 (Tue, 23 Dec 2014) | 5 lines
Changed paths:
M /trunk
M /trunk/Compiler/Template/CodegenC.tpl
M /trunk/Compiler/runtime/config.h
M /trunk/Makefile.common
M /trunk/SimulationRuntime/c/Makefile.objs
M /trunk/SimulationRuntime/c/simulation/solver/linearSolverLapack.c
M /trunk/SimulationRuntime/c/simulation/solver/linearSolverLapack.h
M /trunk/SimulationRuntime/c/simulation/solver/linearSolverLis.c
M /trunk/SimulationRuntime/c/simulation/solver/linearSolverLis.h
M /trunk/SimulationRuntime/c/simulation/solver/linearSolverTotalPivot.c
M /trunk/SimulationRuntime/c/simulation/solver/linearSolverTotalPivot.h
A /trunk/SimulationRuntime/c/simulation/solver/linearSolverUmfpack.c
A /trunk/SimulationRuntime/c/simulation/solver/linearSolverUmfpack.h
M /trunk/SimulationRuntime/c/simulation/solver/linearSystem.c
M /trunk/SimulationRuntime/c/simulation/solver/linearSystem.h
M /trunk/SimulationRuntime/c/simulation_data.h
M /trunk/configure.in
M /trunk/testsuite/simulation/modelica/linear_system/Makefile
M /trunk/testsuite/simulation/modelica/linear_system/linearTestPackage.mo
A /trunk/testsuite/simulation/modelica/linear_system/problem2.mos
A /trunk/testsuite/simulation/modelica/linear_system/problem3.mos
- added linear sparse solver umfpack for large linear algebraic loops
- activated umfpack for default compilation
- added measurment clock for all linear solver
- added more linear test cases
------------------------------------------------------------------------
r23901 | wbraun | 2014-12-23 13:28:46 +0100 (Tue, 23 Dec 2014) | 2 lines
Changed paths:
M /trunk/Compiler/runtime/Makefile.common
- fix dist-clean by adding synonym for really-clean
------------------------------------------------------------------------
r23900 | vitalij | 2014-12-23 11:44:54 +0100 (Tue, 23 Dec 2014) | 3 lines
Changed paths:
M /trunk/Compiler/BackEnd/ExpressionSolve.mo
M /trunk/Compiler/Template/CodegenC.tpl
M /trunk/testsuite/simulation/modelica/others/TestExpressionSolve.mos
ExpressionSolve:
- solve cos(x) = y
------------------------------------------------------------------------
r23899 | vitalij | 2014-12-22 16:29:56 +0100 (Mon, 22 Dec 2014) | 4 lines
Changed paths:
M /trunk/Compiler/BackEnd/ExpressionSolve.mo
ExpressionSolve:
- simplify qe case
------------------------------------------------------------------------
r23898 | hudson | 2014-12-22 15:31:52 +0100 (Mon, 22 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenFMU.tpl
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23897 | hudson | 2014-12-22 15:31:23 +0100 (Mon, 22 Dec 2014) | 1 line
Changed paths:
M /trunk/testsuite/openmodelica/fmi/ModelExchange/2.0/testBug3049.mos
[Janitor mode] Set auto-props
------------------------------------------------------------------------
r23896 | vitalij | 2014-12-22 15:19:18 +0100 (Mon, 22 Dec 2014) | 5 lines
Changed paths:
M /trunk/Compiler/BackEnd/DynamicOptimization.mo
mproved DynamicOptimization: use
- if-else-construction
- for-loop-construction
------------------------------------------------------------------------
r23895 | wbraun | 2014-12-22 15:13:56 +0100 (Mon, 22 Dec 2014) | 2 lines
Changed paths:
M /trunk/Compiler/Template/CodegenFMU.tpl
M /trunk/testsuite/openmodelica/fmi/ModelExchange/2.0/Makefile
A /trunk/testsuite/openmodelica/fmi/ModelExchange/2.0/testBug3049.mos
- added min, max and nominal attribute to FMI 2.0
------------------------------------------------------------------------
r23894 | hudson | 2014-12-22 14:49:20 +0100 (Mon, 22 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/DynamicOptimization.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23893 | vitalij | 2014-12-22 14:19:35 +0100 (Mon, 22 Dec 2014) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/DynamicOptimization.mo
improved DynamicOptimization: use if-else-construction
------------------------------------------------------------------------
r23892 | hudson | 2014-12-22 14:14:10 +0100 (Mon, 22 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/Differentiate.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23891 | wbraun | 2014-12-22 14:04:51 +0100 (Mon, 22 Dec 2014) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/Differentiate.mo
- improvement of r23889.
------------------------------------------------------------------------
r23890 | hudson | 2014-12-22 13:14:09 +0100 (Mon, 22 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/Differentiate.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23889 | wbraun | 2014-12-22 13:12:24 +0100 (Mon, 22 Dec 2014) | 3 lines
Changed paths:
M /trunk/Compiler/BackEnd/Differentiate.mo
- added rule for max of an array expression.
- fixed #3048
------------------------------------------------------------------------
r23888 | hudson | 2014-12-21 00:54:16 +0100 (Sun, 21 Dec 2014) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r23887 | adeas31 | 2014-12-21 00:47:43 +0100 (Sun, 21 Dec 2014) | 2 lines
Changed paths:
M /trunk/OMEdit/OMEditGUI/Simulation/SimulationDialog.cpp
M /trunk/OMEdit/OMEditGUI/Simulation/SimulationOptions.h
#3043
- Send the correct step size to simulation executable.
------------------------------------------------------------------------
r23886 | hudson | 2014-12-21 00:19:07 +0100 (Sun, 21 Dec 2014) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r23885 | adeas31 | 2014-12-21 00:10:13 +0100 (Sun, 21 Dec 2014) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/OMC/OMCProxy.cpp
M /trunk/OMEdit/OMEditGUI/Util/StringHandler.cpp
- Handle the fileName returned by `getClassInformation`.
------------------------------------------------------------------------
r23884 | adeas31 | 2014-12-20 18:51:09 +0100 (Sat, 20 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/Script/CevalScript.mo
M /trunk/OMEdit/OMEditGUI/Modeling/ModelicaClassDialog.cpp
- Don't copy the SourceInfo so that user can save the copied class to new location.
------------------------------------------------------------------------
r23883 | hudson | 2014-12-20 18:21:08 +0100 (Sat, 20 Dec 2014) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r23882 | adeas31 | 2014-12-20 18:12:03 +0100 (Sat, 20 Dec 2014) | 3 lines
Changed paths:
M /trunk/OMEdit/OMEditGUI/MainWindow.cpp
M /trunk/OMEdit/OMEditGUI/Modeling/MessagesWidget.cpp
M /trunk/OMEdit/OMEditGUI/Modeling/MessagesWidget.h
M /trunk/OMEdit/OMEditGUI/Options/OptionsDialog.cpp
M /trunk/OMEdit/OMEditGUI/Options/OptionsDialog.h
D /trunk/OMEdit/OMEditGUI/Resources/icons/erroricon.svg
M /trunk/OMEdit/OMEditGUI/Resources/icons/messages.svg
D /trunk/OMEdit/OMEditGUI/Resources/icons/warningicon.svg
M /trunk/OMEdit/OMEditGUI/Util/Helper.cpp
M /trunk/OMEdit/OMEditGUI/Util/Helper.h
M /trunk/OMEdit/OMEditGUI/resource_omedit.qrc
#2781
- Settings for Messages Browser.
- Allows settings output size, font and color for messages.
------------------------------------------------------------------------
r23881 | hudson | 2014-12-19 23:55:39 +0100 (Fri, 19 Dec 2014) | 1 line
Changed paths:
M /trunk/testsuite/openmodelica/cruntime/optimization/basic/staticOP.mos
[Janitor mode] Set auto-props
------------------------------------------------------------------------
r23880 | vitalij | 2014-12-19 23:47:19 +0100 (Fri, 19 Dec 2014) | 2 lines
Changed paths:
M /trunk/Compiler/Template/CodegenC.tpl
M /trunk/testsuite/openmodelica/cruntime/optimization/basic/Makefile
A /trunk/testsuite/openmodelica/cruntime/optimization/basic/staticOP.mos
added test case for dyn. optimization
------------------------------------------------------------------------
r23879 | hudson | 2014-12-19 23:02:22 +0100 (Fri, 19 Dec 2014) | 1 line
Changed paths:
M /trunk/testsuite/openmodelica/cruntime/optimization/basic/noOCP.mos
[Janitor mode] Set auto-props
------------------------------------------------------------------------
r23878 | vitalij | 2014-12-19 23:01:05 +0100 (Fri, 19 Dec 2014) | 2 lines
Changed paths:
M /trunk/Compiler/Template/CodegenC.tpl
M /trunk/SimulationRuntime/c/optimization/optimizer_main.c
M /trunk/testsuite/openmodelica/cruntime/optimization/basic/Makefile
A /trunk/testsuite/openmodelica/cruntime/optimization/basic/noOCP.mos
dyn. optization: fixed handling case with dummy state
------------------------------------------------------------------------
r23877 | vitalij | 2014-12-19 21:58:56 +0100 (Fri, 19 Dec 2014) | 3 lines
Changed paths:
A /trunk/testsuite/openmodelica/cruntime/optimization/basic/LV.mos (from /trunk/testsuite/openmodelica/cruntime/optimization/basic/BR.mos:23876)
A /trunk/testsuite/openmodelica/cruntime/optimization/basic/ReferenceFiles/optLotkaVolterra1_ref.mat
A /trunk/testsuite/openmodelica/cruntime/optimization/basic/ReferenceFiles/optLotkaVolterra2_ref.mat
A /trunk/testsuite/openmodelica/cruntime/optimization/basic/ReferenceFiles/optLotkaVolterra3_ref.mat
A /trunk/testsuite/openmodelica/cruntime/optimization/basic/ReferenceFiles/optLotkaVolterra4_ref.mat
A /trunk/testsuite/openmodelica/cruntime/optimization/basic/ReferenceFiles/optLotkaVolterra5_ref.mat
added testacase for dyn. optimization
------------------------------------------------------------------------
r23876 | vitalij | 2014-12-19 13:48:40 +0100 (Fri, 19 Dec 2014) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/ExpressionSolve.mo
clean up ExpressionSolve.mo
------------------------------------------------------------------------
r23875 | adeas31 | 2014-12-19 12:56:21 +0100 (Fri, 19 Dec 2014) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Modeling/MessagesWidget.cpp
- Do not print filename twice.
------------------------------------------------------------------------
r23874 | adeas31 | 2014-12-19 11:58:46 +0100 (Fri, 19 Dec 2014) | 2 lines
Changed paths:
M /trunk/OMEdit/OMEditGUI/Simulation/SimulationProcessThread.cpp
#3042
- Fix the stupid copy paste.
------------------------------------------------------------------------
r23873 | hudson | 2014-12-19 11:35:16 +0100 (Fri, 19 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/CommonSubExpression.mo
M /trunk/Compiler/BackEnd/HpcOmScheduler.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23872 | vwaurich | 2014-12-19 11:30:21 +0100 (Fri, 19 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/CommonSubExpression.mo
- restrict cse functionality until next year
------------------------------------------------------------------------
r23871 | vwaurich | 2014-12-19 11:20:14 +0100 (Fri, 19 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/CommonSubExpression.mo
- dont remove state vars in cse
------------------------------------------------------------------------
r23870 | mwalther | 2014-12-19 11:11:27 +0100 (Fri, 19 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/HpcOmScheduler.mo
M /trunk/Compiler/runtime/HpcOmSchedulerExt.cpp
M /trunk/Compiler/runtime/HpcOmSchedulerExt_omc.cpp
- fixed metis clustering
------------------------------------------------------------------------
r23869 | hudson | 2014-12-19 10:58:53 +0100 (Fri, 19 Dec 2014) | 1 line
Changed paths:
M /trunk/testsuite/openmodelica/cruntime/codegen/Makefile
M /trunk/testsuite/openmodelica/cruntime/codegen/bug2756.mos
[Janitor mode] Set auto-props
------------------------------------------------------------------------
r23868 | hkiel | 2014-12-19 10:53:51 +0100 (Fri, 19 Dec 2014) | 2 lines
Changed paths:
A /trunk/testsuite/openmodelica/cruntime/codegen
A /trunk/testsuite/openmodelica/cruntime/codegen/Makefile
A /trunk/testsuite/openmodelica/cruntime/codegen/bug2756.mos
Add a test case to show wrong generation of C code for for-loops
------------------------------------------------------------------------
r23867 | vwaurich | 2014-12-19 10:50:23 +0100 (Fri, 19 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/CommonSubExpression.mo
- fix for cse
------------------------------------------------------------------------
r23866 | adrpo | 2014-12-19 02:09:45 +0100 (Fri, 19 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/boot/Makefile.common
- use +n=1 for Makefile.depends bootstrapping target (it seems to deadlock on Windows)
------------------------------------------------------------------------
r23865 | hudson | 2014-12-18 20:51:07 +0100 (Thu, 18 Dec 2014) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r23864 | lochel | 2014-12-18 20:45:49 +0100 (Thu, 18 Dec 2014) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/c/simulation/simulation_input_xml.cpp
- add reminder to prevent secondary parameters from being overwritten
------------------------------------------------------------------------
r23863 | adeas31 | 2014-12-18 20:28:31 +0100 (Thu, 18 Dec 2014) | 2 lines
Changed paths:
M /trunk/Compiler/runtime/FMIImpl.c
#2746
- FMU type ModelExchange and CoSimulation is not supported yet.
------------------------------------------------------------------------
r23862 | adeas31 | 2014-12-18 20:27:06 +0100 (Thu, 18 Dec 2014) | 3 lines
Changed paths:
M /trunk/OMEdit/OMEditGUI/MainWindow.cpp
M /trunk/OMEdit/OMEditGUI/Modeling/LibraryTreeWidget.cpp
M /trunk/OMEdit/OMEditGUI/Modeling/MessagesWidget.cpp
M /trunk/OMEdit/OMEditGUI/Modeling/MessagesWidget.h
M /trunk/OMEdit/OMEditGUI/OMC/OMCProxy.cpp
M /trunk/OMEdit/OMEditGUI/Simulation/SimulationOutputWidget.cpp
#1761, #2781
- Text based error messages since QTreeView gets very slow with multi-line messages and many entries.
- Create links for errors.
------------------------------------------------------------------------
r23861 | lochel | 2014-12-18 20:16:40 +0100 (Thu, 18 Dec 2014) | 2 lines
Changed paths:
M /trunk/testsuite/simulation/modelica/initialization/bug_2994.mos
- clean up test case
------------------------------------------------------------------------
r23860 | hudson | 2014-12-18 19:26:43 +0100 (Thu, 18 Dec 2014) | 13 lines
Changed paths:
M /trunk/Makefile.libraries
commit e4a319fed2c5fdbcc88aa7d32dce184af98c932a
Author: Hudson Janitor
Date: Thu Dec 18 19:04:23 2014 +0100
Bump libraries
- https://github.com/modelica/PowerSystems.git branch master has FAILING head - latest is 0ec829cbd0b88b7e47097c6210bb67a05d3dc5e4
* [https://github.com/modelica/PowerSystems/commit/0ec829c 0ec829c] add ExamplesTest for variants of examples, like NetworkLoop with ThreePhase_d
* [https://github.com/modelica/PowerSystems/commit/aece9c4 aece9c4] Fix Generic components - work with simple PhaseSystem_d again (was broken in version 0.3) - PMeter outputs active power (not zero power loss) - add PMeterTest
* [https://github.com/modelica/PowerSystems/commit/f0fb0cc f0fb0cc] remove ImpedancesTest
- svn/ThermoPower has been updated to r302.
* r302 Added computation of V in base Flow1D model
------------------------------------------------------------------------
r23859 | hudson | 2014-12-18 16:40:45 +0100 (Thu, 18 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenFMU.tpl
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23858 | adeas31 | 2014-12-18 16:23:14 +0100 (Thu, 18 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenFMU.tpl
M /trunk/SimulationRuntime/c/fmi/FMI1CoSimulation.c
- Make FMI 1.0 co-simulation work.
------------------------------------------------------------------------
r23857 | vwaurich | 2014-12-18 16:13:41 +0100 (Thu, 18 Dec 2014) | 1 line
Changed paths:
D /trunk/testsuite/simulation/modelica/hpcom/BenchmarkSuite/Benchmarks/Modelica.Electrical.Analog.Examples.CauerLowPassSC_eqs_prof.xml
D /trunk/testsuite/simulation/modelica/hpcom/BenchmarkSuite/Benchmarks/Modelica.Fluid.Examples.BranchingDynamicPipes_eqs_prof.xml
D /trunk/testsuite/simulation/modelica/hpcom/BenchmarkSuite/Benchmarks/Modelica.Mechanics.MultiBody.Examples.Loops.EngineV6_eqs_prof.xml
M /trunk/testsuite/simulation/modelica/hpcom/BouncingBall.mos
D /trunk/testsuite/simulation/modelica/hpcom/BouncingBall_eqs_prof.json
M /trunk/testsuite/simulation/modelica/hpcom/ElectricalCircuit.mos
D /trunk/testsuite/simulation/modelica/hpcom/ElectricalCircuit_eqs_prof.json
M /trunk/testsuite/simulation/modelica/hpcom/EngineCylinder.mos
M /trunk/testsuite/simulation/modelica/hpcom/MergingExample.mos
D /trunk/testsuite/simulation/modelica/hpcom/MergingExample_eqs_prof.json
M /trunk/testsuite/simulation/modelica/hpcom/Modelica.Blocks.Examples.InverseModel.mos
D /trunk/testsuite/simulation/modelica/hpcom/Modelica.Blocks.Examples.InverseModel_eqs_prof.json
M /trunk/testsuite/simulation/modelica/hpcom/Modelica.Electrical.Analog.Examples.CauerLowPassSC.mos
D /trunk/testsuite/simulation/modelica/hpcom/Modelica.Electrical.Analog.Examples.CauerLowPassSC_eqs_prof.json
M /trunk/testsuite/simulation/modelica/hpcom/Modelica.Electrical.Analog.Examples.CompareTransformers.mos
D /trunk/testsuite/simulation/modelica/hpcom/Modelica.Electrical.Analog.Examples.CompareTransformers_eqs_prof.json
M /trunk/testsuite/simulation/modelica/hpcom/Modelica.Electrical.Analog.Examples.OvervoltageProtection.mos
D /trunk/testsuite/simulation/modelica/hpcom/Modelica.Electrical.Analog.Examples.OvervoltageProtection_eqs_prof.json
M /trunk/testsuite/simulation/modelica/hpcom/Modelica.Electrical.Analog.Examples.SwitchWithArc.mos
D /trunk/testsuite/simulation/modelica/hpcom/Modelica.Electrical.Analog.Examples.SwitchWithArc_eqs_prof.json
M /trunk/testsuite/simulation/modelica/hpcom/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMEE_LoadDump.mos
D /trunk/testsuite/simulation/modelica/hpcom/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMEE_LoadDump_eqs_prof.json
M /trunk/testsuite/simulation/modelica/hpcom/Modelica.Electrical.Spice3.Examples.CoupledInductors.mos
D /trunk/testsuite/simulation/modelica/hpcom/Modelica.Electrical.Spice3.Examples.CoupledInductors_eqs_prof.json
M /trunk/testsuite/simulation/modelica/hpcom/Modelica.Electrical.Spice3.Examples.Graetz.mos
D /trunk/testsuite/simulation/modelica/hpcom/Modelica.Electrical.Spice3.Examples.Graetz_eqs_prof.json
M /trunk/testsuite/simulation/modelica/hpcom/Modelica.Fluid.Examples.BranchingDynamicPipes.mos
D /trunk/testsuite/simulation/modelica/hpcom/Modelica.Fluid.Examples.BranchingDynamicPipes_eqs_prof.json
D /trunk/testsuite/simulation/modelica/hpcom/Modelica.Fluid.Examples.BranchingDynamicPipes_tds.mos
M /trunk/testsuite/simulation/modelica/hpcom/Modelica.Fluid.Examples.ControlledTankSystem.ControlledTanks.mos
D /trunk/testsuite/simulation/modelica/hpcom/Modelica.Fluid.Examples.ControlledTankSystem.ControlledTanks_eqs_prof.json
M /trunk/testsuite/simulation/modelica/hpcom/Modelica.Mechanics.MultiBody.Examples.Elementary.ThreeSprings.mos
D /trunk/testsuite/simulation/modelica/hpcom/Modelica.Mechanics.MultiBody.Examples.Elementary.ThreeSprings_eqs_prof.json
M /trunk/testsuite/simulation/modelica/hpcom/Modelica.Mechanics.MultiBody.Examples.Loops.EngineV6.mos
D /trunk/testsuite/simulation/modelica/hpcom/Modelica.Mechanics.MultiBody.Examples.Loops.EngineV6_eqs_prof.json
M /trunk/testsuite/simulation/modelica/hpcom/Modelica.Mechanics.Rotational.Examples.HeatLosses.mos
D /trunk/testsuite/simulation/modelica/hpcom/Modelica.Mechanics.Rotational.Examples.HeatLosses_eqs_prof.json
M /trunk/testsuite/simulation/modelica/hpcom/ReferenceGraphs/ElectricalCircuit_TaskGraphODE.graphml
M /trunk/testsuite/simulation/modelica/hpcom/ReferenceGraphs/Spice3.CoupledInductors_TaskGraphODE.graphml
M /trunk/testsuite/simulation/modelica/hpcom/SimpleResistor.mos
D /trunk/testsuite/simulation/modelica/hpcom/SimpleResistor_eqs_prof.json
M /trunk/testsuite/simulation/modelica/hpcom/cleanHpcOmTestsuite.py
- fix hpcom tests, dont use json files since profiling information cannot be generated
------------------------------------------------------------------------
r23856 | hudson | 2014-12-18 15:56:50 +0100 (Thu, 18 Dec 2014) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r23855 | adeas31 | 2014-12-18 15:46:27 +0100 (Thu, 18 Dec 2014) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Editors/ModelicaTextEditor.cpp
M /trunk/OMEdit/OMEditGUI/Modeling/LibraryTreeWidget.cpp
M /trunk/OMEdit/OMEditGUI/Modeling/ModelWidgetContainer.cpp
M /trunk/OMEdit/OMEditGUI/OMC/OMCProxy.cpp
M /trunk/OMEdit/OMEditGUI/OMC/OMCProxy.h
M /trunk/OMEdit/OMEditGUI/Util/Helper.cpp
- Use the fileName argument of parseString & loadString.
------------------------------------------------------------------------
r23854 | vwaurich | 2014-12-18 14:45:50 +0100 (Thu, 18 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo
M /trunk/Compiler/BackEnd/HpcOmTaskGraph.mo
- fix for cost estimation
------------------------------------------------------------------------
r23853 | hudson | 2014-12-18 14:37:26 +0100 (Thu, 18 Dec 2014) | 1 line
Changed paths:
M /trunk/testsuite/openmodelica/cppruntime/hpcom/Modelica.Fluid.Examples.BranchingDynamicPipes_levelfix.mos
[Janitor mode] Set auto-props
------------------------------------------------------------------------
r23852 | mwalther | 2014-12-18 14:29:09 +0100 (Thu, 18 Dec 2014) | 2 lines
Changed paths:
M /trunk/Compiler/Template/CodegenC.tpl
M /trunk/testsuite/openmodelica/cppruntime/hpcom/Makefile
M /trunk/testsuite/openmodelica/cppruntime/hpcom/Modelica.Fluid.Examples.BranchingDynamicPipes.mos
A /trunk/testsuite/openmodelica/cppruntime/hpcom/Modelica.Fluid.Examples.BranchingDynamicPipes_levelfix.mos
- GC is now disabled if HPCOM-Flag is set
- added BDP-Modell to hpcom testsuite
------------------------------------------------------------------------
r23851 | hudson | 2014-12-18 14:28:58 +0100 (Thu, 18 Dec 2014) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r23850 | adeas31 | 2014-12-18 14:10:10 +0100 (Thu, 18 Dec 2014) | 2 lines
Changed paths:
M /trunk/OMEdit/OMEditGUI/Modeling/LibraryTreeWidget.cpp
#3040
- Check if class is partial.
------------------------------------------------------------------------
r23849 | adeas31 | 2014-12-18 14:03:43 +0100 (Thu, 18 Dec 2014) | 2 lines
Changed paths:
M /trunk/OMEdit/OMEditGUI/Modeling/LibraryTreeWidget.cpp
M /trunk/OMEdit/OMEditGUI/Modeling/LibraryTreeWidget.h
M /trunk/OMEdit/OMEditGUI/Modeling/ModelWidgetContainer.cpp
#3040
- Only allow simulation for Model, Class & Block.
------------------------------------------------------------------------
r23848 | lochel | 2014-12-18 13:57:59 +0100 (Thu, 18 Dec 2014) | 4 lines
Changed paths:
M /trunk/Compiler/BackEnd/BackendDAE.mo
M /trunk/Compiler/BackEnd/BackendVariable.mo
M /trunk/Compiler/BackEnd/Initialization.mo
M /trunk/Compiler/SimCode/SimCodeUtil.mo
M /trunk/testsuite/openmodelica/cruntime/xmlFiles/testxmlInfoAllEqnsCorrectOrder.mos
M /trunk/testsuite/simulation/libraries/3rdParty/MathematicalAspects/05_SingularModel.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicReliefValve.mos
M /trunk/testsuite/simulation/modelica/initialization/Makefile
M /trunk/testsuite/simulation/modelica/initialization/bug_2994.mos
M /trunk/testsuite/simulation/modelica/nonlinear_system/bug_2841.mos
M /trunk/testsuite/simulation/modelica/others/ParameterCycle.mos
M /trunk/testsuite/simulation/modelica/resolveLoops/ElectricalCircuit6.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing6-cel.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing6-celMC3.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing6-omc.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing7-cel.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing7-celMC3.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing7-omc.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing8-cel.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing8-celMC3.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing8-omc.mos
- Fix initialization of dependent parameters
- Detect cyclically dependent parameters
- except for some special cases, e.g. parameter Real p = 2p;
------------------------------------------------------------------------
r23847 | hudson | 2014-12-18 13:54:12 +0100 (Thu, 18 Dec 2014) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r23846 | adeas31 | 2014-12-18 13:45:10 +0100 (Thu, 18 Dec 2014) | 3 lines
Changed paths:
M /trunk/OMEdit/OMEditGUI/Plotting/VariablesWidget.cpp
M /trunk/OMEdit/OMEditGUI/Simulation/SimulationDialog.cpp
M /trunk/OMEdit/OMEditGUI/Simulation/SimulationDialog.h
#3016
- Make result item selected in Variables Browser.
- Added some more information to the Archived Simulations list.
------------------------------------------------------------------------
r23845 | hudson | 2014-12-18 11:12:59 +0100 (Thu, 18 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/HpcOmEqSystems.mo
M /trunk/Compiler/SimCode/HpcOmSimCodeMain.mo
M /trunk/Compiler/Template/CodegenCpp.tpl
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23844 | mwalther | 2014-12-18 11:03:46 +0100 (Thu, 18 Dec 2014) | 5 lines
Changed paths:
M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo
M /trunk/Compiler/BackEnd/HpcOmEqSystems.mo
M /trunk/Compiler/BackEnd/HpcOmMemory.mo
M /trunk/Compiler/BackEnd/HpcOmScheduler.mo
M /trunk/Compiler/BackEnd/HpcOmTaskGraph.mo
M /trunk/Compiler/SimCode/HpcOmSimCodeMain.mo
M /trunk/Compiler/Template/CodegenCpp.tpl
M /trunk/Compiler/Template/CodegenCppHpcom.tpl
M /trunk/Compiler/Template/CodegenFMUCpp.tpl
M /trunk/testsuite/openmodelica/cppruntime/hpcom/Makefile
- vector-name of state derivatives can now have a different name than "__zDot"
- fixed a issue with memory optimization of hpcom
- removed some debug output in BackendDAEOptimize
- added scheduler specific GRS for levelfix-scheduler
- fixed hpcom code generation for cpp-runtime
------------------------------------------------------------------------
r23843 | hudson | 2014-12-18 08:48:35 +0100 (Thu, 18 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23842 | mwalther | 2014-12-18 08:39:32 +0100 (Thu, 18 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
- reverted evaluateODE-call in evaluateAll (cpp-runtime)
------------------------------------------------------------------------
r23841 | vitalij | 2014-12-17 23:51:40 +0100 (Wed, 17 Dec 2014) | 4 lines
Changed paths:
M /trunk/Compiler/BackEnd/ExpressionSolve.mo
M /trunk/testsuite/simulation/modelica/others/TestExpressionSolve.mos
ExpressionSolve:
improved handling of sqrt
------------------------------------------------------------------------
r23840 | adeas31 | 2014-12-17 22:44:51 +0100 (Wed, 17 Dec 2014) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/css/stylesheet.qss
M /trunk/OMEdit/OMEditGUI/Resources/icons/branch-closed.png
M /trunk/OMEdit/OMEditGUI/Resources/icons/branch-end.png
M /trunk/OMEdit/OMEditGUI/Resources/icons/branch-more.png
M /trunk/OMEdit/OMEditGUI/Resources/icons/branch-open.png
M /trunk/OMEdit/OMEditGUI/Resources/icons/vline.png
- more fixes for tree branches.
------------------------------------------------------------------------
r23839 | vitalij | 2014-12-17 22:35:19 +0100 (Wed, 17 Dec 2014) | 4 lines
Changed paths:
M /trunk/Compiler/BackEnd/ExpressionSolve.mo
M /trunk/testsuite/simulation/modelica/others/TestExpressionSolve.mos
M /trunk/testsuite/simulation/modelica/others/TestSolve.mo
M /trunk/testsuite/simulation/modelica/others/TestSolve.mos
ExpressionSolve: added case for quadratic equation
- a*x^n - b*x^m
------------------------------------------------------------------------
r23838 | hudson | 2014-12-17 20:15:40 +0100 (Wed, 17 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/ExpressionSolve.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23837 | vitalij | 2014-12-17 20:13:16 +0100 (Wed, 17 Dec 2014) | 4 lines
Changed paths:
M /trunk/Compiler/BackEnd/ExpressionSolve.mo
M /trunk/testsuite/simulation/modelica/others/TestExpressionSolve.mos
TestExpressionSolve:
- improved solve of quadratic equation
------------------------------------------------------------------------
r23836 | hudson | 2014-12-17 19:32:04 +0100 (Wed, 17 Dec 2014) | 16 lines
Changed paths:
M /trunk/Makefile.libraries
commit cf55638acf40f5dab5be4a56967ad40eece514fc
Author: Hudson Janitor
Date: Wed Dec 17 19:05:31 2014 +0100
Bump libraries
- https://github.com/modelica-3rdparty/HelmholtzMedia.git branch master updated to 34a9d5da089a5ea205e02d4100c8f28050babcdd.
* [https://github.com/modelica-3rdparty/HelmholtzMedia/commit/34a9d5d 34a9d5d] update ReadMe
- https://github.com/modelica/PowerSystems.git branch master has FAILING head - latest is 0ec829cbd0b88b7e47097c6210bb67a05d3dc5e4
* [https://github.com/modelica/PowerSystems/commit/0ec829c 0ec829c] add ExamplesTest for variants of examples, like NetworkLoop with ThreePhase_d
* [https://github.com/modelica/PowerSystems/commit/aece9c4 aece9c4] Fix Generic components - work with simple PhaseSystem_d again (was broken in version 0.3) - PMeter outputs active power (not zero power loss) - add PMeterTest
* [https://github.com/modelica/PowerSystems/commit/f0fb0cc f0fb0cc] remove ImpedancesTest
- svn/ThermoPower has been updated to r301.
* r301 Changed test settings
------------------------------------------------------------------------
r23835 | hudson | 2014-12-17 19:32:02 +0100 (Wed, 17 Dec 2014) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r23834 | adeas31 | 2014-12-17 19:21:48 +0100 (Wed, 17 Dec 2014) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/css/stylesheet.qss
- Fixed display of tree branches.
------------------------------------------------------------------------
r23833 | adeas31 | 2014-12-17 19:17:11 +0100 (Wed, 17 Dec 2014) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Modeling/LibraryTreeWidget.cpp
M /trunk/OMEdit/OMEditGUI/Plotting/VariablesWidget.cpp
- Display warning if model_init.xml file not found.
------------------------------------------------------------------------
r23832 | hudson | 2014-12-17 18:50:04 +0100 (Wed, 17 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenFMU.tpl
M /trunk/SimulationRuntime/c/fmi/FMI2Common.c
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23831 | wbraun | 2014-12-17 18:37:08 +0100 (Wed, 17 Dec 2014) | 5 lines
Changed paths:
M /trunk/Compiler/Template/CodegenFMU.tpl
M /trunk/SimulationRuntime/c/fmi/FMI2Common.c
A /trunk/testsuite/openmodelica/fmi/ModelExchange/2.0/BooleanNetwork1.mo (from /trunk/testsuite/openmodelica/fmi/ModelExchange/1.0/BooleanNetwork1.mo:23812)
A /trunk/testsuite/openmodelica/fmi/ModelExchange/2.0/BooleanNetwork1.mos (from /trunk/testsuite/openmodelica/fmi/ModelExchange/1.0/BooleanNetwork1.mos:23812)
A /trunk/testsuite/openmodelica/fmi/ModelExchange/2.0/IntegerNetwork1.mo (from /trunk/testsuite/openmodelica/fmi/ModelExchange/1.0/IntegerNetwork1.mo:23812)
A /trunk/testsuite/openmodelica/fmi/ModelExchange/2.0/IntegerNetwork1.mos (from /trunk/testsuite/openmodelica/fmi/ModelExchange/1.0/IntegerNetwork1.mos:23812)
M /trunk/testsuite/openmodelica/fmi/ModelExchange/2.0/Makefile
- fixes for FMI 2.0
- corrected some case of initial, variability and causality
- fixed Boolean handling
- added test cases for Boolen and Integer
------------------------------------------------------------------------
r23830 | hudson | 2014-12-17 18:15:34 +0100 (Wed, 17 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/ExpressionSolve.mo
M /trunk/Compiler/FrontEnd/Expression.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23829 | vitalij | 2014-12-17 18:06:39 +0100 (Wed, 17 Dec 2014) | 3 lines
Changed paths:
M /trunk/Compiler/BackEnd/ExpressionSolve.mo
M /trunk/Compiler/FrontEnd/Expression.mo
M /trunk/testsuite/simulation/modelica/others/TestExpressionSolve.mos
TestExpressionSolve:
- solve some kinds of quadratic equation
------------------------------------------------------------------------
r23828 | mkloeppel | 2014-12-17 16:36:58 +0100 (Wed, 17 Dec 2014) | 2 lines
Changed paths:
M /trunk/Compiler/boot/Makefile.in
further fix for METIS scheduler
------------------------------------------------------------------------
r23827 | hudson | 2014-12-17 14:50:02 +0100 (Wed, 17 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/HpcOmEqSystems.mo
M /trunk/Compiler/Template/CodegenFMU.tpl
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23826 | hudson | 2014-12-17 14:49:33 +0100 (Wed, 17 Dec 2014) | 1 line
Changed paths:
M /trunk/testsuite/openmodelica/fmi/ModelExchange/2.0/ZeroStates.mos
[Janitor mode] Set auto-props
------------------------------------------------------------------------
r23825 | vwaurich | 2014-12-17 14:39:15 +0100 (Wed, 17 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/HpcOmEqSystems.mo
- introduce der calls for equation systems too (plts)
------------------------------------------------------------------------
r23824 | wbraun | 2014-12-17 14:26:52 +0100 (Wed, 17 Dec 2014) | 2 lines
Changed paths:
M /trunk/Compiler/Template/CodegenFMU.tpl
M /trunk/testsuite/openmodelica/fmi/ModelExchange/2.0/Makefile
A /trunk/testsuite/openmodelica/fmi/ModelExchange/2.0/ZeroStates.mos
- fixed fmu import for zero states case
------------------------------------------------------------------------
r23823 | hudson | 2014-12-17 14:15:24 +0100 (Wed, 17 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/HpcOmEqSystems.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23822 | mkloeppel | 2014-12-17 14:15:23 +0100 (Wed, 17 Dec 2014) | 2 lines
Changed paths:
M /trunk/Compiler/runtime/config.unix.h.in
M /trunk/SimulationRuntime/cpp/Solver/UmfPack/UmfPack.cpp
M /trunk/configure.in
fixes for METIS scheduler and UMFPACK solver
------------------------------------------------------------------------
r23821 | vwaurich | 2014-12-17 14:06:29 +0100 (Wed, 17 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/HpcOmEqSystems.mo
M /trunk/Compiler/BackEnd/IndexReduction.mo
- reintroduce der calls in new residual equations for plts
------------------------------------------------------------------------
r23820 | hudson | 2014-12-17 11:04:12 +0100 (Wed, 17 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/HpcOmEqSystems.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23819 | vwaurich | 2014-12-17 10:55:15 +0100 (Wed, 17 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/HpcOmEqSystems.mo
- assign start values for auxiliary variables
------------------------------------------------------------------------
r23818 | vwaurich | 2014-12-17 09:17:51 +0100 (Wed, 17 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/HpcOmEqSystems.mo
- deactivate plts
------------------------------------------------------------------------
r23817 | vwaurich | 2014-12-17 08:51:09 +0100 (Wed, 17 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/HpcOmEqSystems.mo
- remove debug print
------------------------------------------------------------------------
r23816 | vwaurich | 2014-12-17 08:36:00 +0100 (Wed, 17 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/HpcOmEqSystems.mo
- activate plts
------------------------------------------------------------------------
r23815 | hudson | 2014-12-16 22:12:10 +0100 (Tue, 16 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/FrontEnd/Expression.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23814 | vitalij | 2014-12-16 21:40:25 +0100 (Tue, 16 Dec 2014) | 4 lines
Changed paths:
M /trunk/Compiler/FrontEnd/Expression.mo
M /trunk/testsuite/openmodelica/bootstrapping/ExpressionTest.mos
- improved expPow
- added case for isNegativeOrZero
------------------------------------------------------------------------
r23813 | vitalij | 2014-12-16 20:54:07 +0100 (Tue, 16 Dec 2014) | 4 lines
Changed paths:
M /trunk/Compiler/BackEnd/ExpressionSolve.mo
M /trunk/testsuite/simulation/modelica/others/TestExpressionSolve.mos
TestExpressionSolve:
added case for cosh
------------------------------------------------------------------------
r23812 | hudson | 2014-12-16 19:31:45 +0100 (Tue, 16 Dec 2014) | 1 line
Changed paths:
M /trunk/testsuite/openmodelica/fmi/ModelExchange/1.0/BooleanNetwork1.mo
M /trunk/testsuite/openmodelica/fmi/ModelExchange/1.0/BooleanNetwork1.mos
M /trunk/testsuite/openmodelica/fmi/ModelExchange/1.0/CoupledClutches.mo
M /trunk/testsuite/openmodelica/fmi/ModelExchange/1.0/CoupledClutches.mos
M /trunk/testsuite/openmodelica/fmi/ModelExchange/1.0/IntegerNetwork1.mo
M /trunk/testsuite/openmodelica/fmi/ModelExchange/1.0/IntegerNetwork1.mos
[Janitor mode] Set auto-props
------------------------------------------------------------------------
r23811 | hudson | 2014-12-16 19:23:17 +0100 (Tue, 16 Dec 2014) | 19 lines
Changed paths:
M /trunk/Makefile.libraries
commit d66f94d0b5712d2a4cc460489db175e0cc547e2c
Author: Hudson Janitor
Date: Tue Dec 16 19:04:13 2014 +0100
Bump libraries
- https://github.com/iea-annex60/modelica-annex60.git branch master updated to 02830bf17edfbd1f9e403e890f0fe3e371ada57d.
* [https://github.com/iea-annex60/modelica-annex60/commit/02830bf 02830bf] Merge pull request #146 from thorade/gitignore
* [https://github.com/iea-annex60/modelica-annex60/commit/91f2af1 91f2af1] ignore binary .obj files created by Dymola
- https://github.com/modelica/PowerSystems.git branch master has FAILING head - latest is 0ec829cbd0b88b7e47097c6210bb67a05d3dc5e4
* [https://github.com/modelica/PowerSystems/commit/0ec829c 0ec829c] add ExamplesTest for variants of examples, like NetworkLoop with ThreePhase_d
* [https://github.com/modelica/PowerSystems/commit/aece9c4 aece9c4] Fix Generic components - work with simple PhaseSystem_d again (was broken in version 0.3) - PMeter outputs active power (not zero power loss) - add PMeterTest
* [https://github.com/modelica/PowerSystems/commit/f0fb0cc f0fb0cc] remove ImpedancesTest
- https://github.com/joewa/open-bldc-modelica.git branch master updated to 7058934d28f96e224b235009dd69f11ce2b784ea.
* [https://github.com/joewa/open-bldc-modelica/commit/7058934 7058934] Merge pull request #2 from modelica-3rdparty/patch-1
* [https://github.com/joewa/open-bldc-modelica/commit/351268b 351268b] Demo of sensorless commutation in single-leg PWM mode. Run Tests.Commutation.IntBEMF3.mo
* [https://github.com/joewa/open-bldc-modelica/commit/6570a98 6570a98] Hard code the links to point always to upstream.
------------------------------------------------------------------------
r23810 | adeas31 | 2014-12-16 19:22:33 +0100 (Tue, 16 Dec 2014) | 1 line
Changed paths:
A /trunk/testsuite/openmodelica/fmi/ModelExchange/1.0/BooleanNetwork1.mo
A /trunk/testsuite/openmodelica/fmi/ModelExchange/1.0/BooleanNetwork1.mos
A /trunk/testsuite/openmodelica/fmi/ModelExchange/1.0/CoupledClutches.mo
A /trunk/testsuite/openmodelica/fmi/ModelExchange/1.0/CoupledClutches.mos
A /trunk/testsuite/openmodelica/fmi/ModelExchange/1.0/IntegerNetwork1.mo
A /trunk/testsuite/openmodelica/fmi/ModelExchange/1.0/IntegerNetwork1.mos
M /trunk/testsuite/openmodelica/fmi/ModelExchange/1.0/Makefile
- Added more FMI tests.
------------------------------------------------------------------------
r23809 | adrpo | 2014-12-16 16:08:08 +0100 (Tue, 16 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
M /trunk/Compiler/Template/CodegenFMUCpp.tpl
M /trunk/Compiler/Util/System.mo
- use i386-pc-linux instead of linux-i686 as Willi suggested (unfortunately I have no idea what $host is returning inside configure)
------------------------------------------------------------------------
r23808 | vwaurich | 2014-12-16 15:37:55 +0100 (Tue, 16 Dec 2014) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/HpcOmEqSystems.mo
- equation systems of size 1 are ok when there is a dummy state
- removed prints for partlintornsystems
------------------------------------------------------------------------
r23807 | wbraun | 2014-12-16 15:21:45 +0100 (Tue, 16 Dec 2014) | 2 lines
Changed paths:
M /trunk/Compiler/Template/CodegenFMU.tpl
- fixed fmi platform for linux32
------------------------------------------------------------------------
r23806 | adrpo | 2014-12-16 15:02:35 +0100 (Tue, 16 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
M /trunk/Compiler/Template/CodegenFMUCpp.tpl
- the platform string has changed in r23795, attempt to fix the testsuite.
------------------------------------------------------------------------
r23805 | vitalij | 2014-12-16 14:52:58 +0100 (Tue, 16 Dec 2014) | 5 lines
Changed paths:
M /trunk/Compiler/BackEnd/ExpressionSolve.mo
M /trunk/Compiler/FrontEnd/Expression.mo
M /trunk/Compiler/SimCode/SimCodeUtil.mo
ExpressionSolve:
- improved cases for abs, pow(x,n) with Expression.isPositiveOrZero
- improved cases for sinh, tanh with tmp vars
------------------------------------------------------------------------
r23804 | vwaurich | 2014-12-16 14:50:43 +0100 (Tue, 16 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/HpcOmEqSystems.mo
- dont apply partlintornsystem for systems including dummy states
------------------------------------------------------------------------
r23803 | wbraun | 2014-12-16 14:47:23 +0100 (Tue, 16 Dec 2014) | 3 lines
Changed paths:
M /trunk/SimulationRuntime/fmi/export/fmi1/fmu1_model_interface.c
M /trunk/SimulationRuntime/fmi/export/fmi2/fmu2_model_interface.c
- fix for #2840
- a bit of clean up in the fmi interfaces
------------------------------------------------------------------------
r23802 | wbraun | 2014-12-16 14:23:49 +0100 (Tue, 16 Dec 2014) | 3 lines
Changed paths:
M /trunk/Compiler/Template/CodegenFMU.tpl
M /trunk/Makefile.common
- fmi2: use platform strings according to the spec: linux64 and linux32
------------------------------------------------------------------------
r23801 | perost | 2014-12-16 13:45:28 +0100 (Tue, 16 Dec 2014) | 3 lines
Changed paths:
M /trunk/Compiler/FrontEnd/Static.mo
Fix for #3028:
- Workaround for compiler bug in Static.getOptionalNamedArg.
------------------------------------------------------------------------
r23800 | hudson | 2014-12-16 12:58:49 +0100 (Tue, 16 Dec 2014) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r23799 | adeas31 | 2014-12-16 12:49:53 +0100 (Tue, 16 Dec 2014) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Modeling/LibraryTreeWidget.cpp
M /trunk/OMEdit/OMEditGUI/Modeling/ModelWidgetContainer.cpp
M /trunk/OMEdit/OMEditGUI/Options/OptionsDialog.cpp
- update the icon in tree when iconView of model is changed.
------------------------------------------------------------------------
r23798 | vwaurich | 2014-12-16 08:04:34 +0100 (Tue, 16 Dec 2014) | 1 line
Changed paths:
M /trunk/testsuite/simulation/modelica/hpcom/Modelica.Electrical.Spice3.Examples.CoupledInductors.mos
- expected output
------------------------------------------------------------------------
r23797 | hudson | 2014-12-16 07:12:50 +0100 (Tue, 16 Dec 2014) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r23796 | adeas31 | 2014-12-16 03:22:02 +0100 (Tue, 16 Dec 2014) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Annotations/ShapeAnnotation.cpp
M /trunk/OMEdit/OMEditGUI/Component/Component.cpp
- Set the ItemSendsGeometryChanges flag for shapes.
------------------------------------------------------------------------
r23795 | sjoelund.se | 2014-12-15 22:11:49 +0100 (Mon, 15 Dec 2014) | 2 lines
Changed paths:
M /trunk/configure.in
Use host instead of uname to determine platform (since we compile 32-bit files on 64-bit OS)
------------------------------------------------------------------------
r23794 | adeas31 | 2014-12-15 20:57:56 +0100 (Mon, 15 Dec 2014) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/main.cpp
- Added 2014 contributors.
------------------------------------------------------------------------
r23793 | hudson | 2014-12-15 20:33:06 +0100 (Mon, 15 Dec 2014) | 14 lines
Changed paths:
M /trunk/Makefile.libraries
commit 399566684b380a09e105d186a3a7ca70320bd142
Author: Hudson Janitor
Date: Mon Dec 15 20:25:08 2014 +0100
Bump libraries
- https://github.com/modelica/PowerSystems.git branch master has FAILING head - latest is 0ec829cbd0b88b7e47097c6210bb67a05d3dc5e4
* [https://github.com/modelica/PowerSystems/commit/0ec829c 0ec829c] add ExamplesTest for variants of examples, like NetworkLoop with ThreePhase_d
* [https://github.com/modelica/PowerSystems/commit/aece9c4 aece9c4] Fix Generic components - work with simple PhaseSystem_d again (was broken in version 0.3) - PMeter outputs active power (not zero power loss) - add PMeterTest
* [https://github.com/modelica/PowerSystems/commit/f0fb0cc f0fb0cc] remove ImpedancesTest
- https://github.com/joewa/open-bldc-modelica.git branch master updated to 6dd6aeecf92dc8bc307e4c238a909e5748d8023d.
* [https://github.com/joewa/open-bldc-modelica/commit/6dd6aee 6dd6aee] Ignore first sampled value
* [https://github.com/joewa/open-bldc-modelica/commit/f3e4422 f3e4422] Some progress in DetectCommutationIntBEMFext.mo
------------------------------------------------------------------------
r23792 | vitalij | 2014-12-15 19:38:36 +0100 (Mon, 15 Dec 2014) | 4 lines
Changed paths:
M /trunk/Compiler/FrontEnd/ExpressionSimplify.mo
M /trunk/testsuite/flattening/libraries/3rdParty/HumMod/instHumModOMCTotal.mos
M /trunk/testsuite/openmodelica/uncertainties/DataReconciliationTests21jan2013.mos
ExpressionSimplify.simplify2:
- fixed simplifyMulJoinFactorsFind for case "e11-e12 and e12-e11, negative -1.0 factor"
------------------------------------------------------------------------
r23791 | hudson | 2014-12-15 19:15:12 +0100 (Mon, 15 Dec 2014) | 1 line
Changed paths:
M /trunk/testsuite/openmodelica/fmi/ModelExchange/1.0/Modelica.Blocks.Sources.BooleanPulse.mos
[Janitor mode] Set auto-props
------------------------------------------------------------------------
r23790 | wbraun | 2014-12-15 19:06:41 +0100 (Mon, 15 Dec 2014) | 2 lines
Changed paths:
M /trunk/Compiler/Template/CodegenFMU.tpl
M /trunk/testsuite/openmodelica/fmi/ModelExchange/1.0/Makefile
A /trunk/testsuite/openmodelica/fmi/ModelExchange/1.0/Modelica.Blocks.Sources.BooleanPulse.mos
M /trunk/testsuite/openmodelica/fmi/ModelExchange/1.0/SampleExample.mos
- fix #3036 by adding an event at terminal()
------------------------------------------------------------------------
r23789 | mwalther | 2014-12-15 16:13:38 +0100 (Mon, 15 Dec 2014) | 1 line
Changed paths:
M /trunk/SimulationRuntime/cpp/Core/Utils/extension/measure_time_rdtsc.cpp
- swapped the __x86_64__ and __i386__ cases in measure time - hopefully this will fix measureTime on x64 machines
------------------------------------------------------------------------
r23788 | hudson | 2014-12-15 16:12:41 +0100 (Mon, 15 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/BackendDAE.mo
M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo
M /trunk/Compiler/BackEnd/HpcOmTaskGraph.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23787 | vwaurich | 2014-12-15 15:42:58 +0100 (Mon, 15 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/BackendDAE.mo
M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo
M /trunk/Compiler/BackEnd/BackendDAEUtil.mo
M /trunk/Compiler/BackEnd/BackendDump.mo
M /trunk/Compiler/BackEnd/HpcOmTaskGraph.mo
M /trunk/testsuite/simulation/modelica/hpcom/Modelica.Electrical.Spice3.Examples.CoupledInductors.mos
further extension for countOperations
------------------------------------------------------------------------
r23786 | hudson | 2014-12-15 15:30:55 +0100 (Mon, 15 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/SimCode/SimCode.mo
M /trunk/Compiler/Template/CodegenCpp.tpl
M /trunk/SimulationRuntime/cpp/Core/SimController/Initialization.cpp
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23785 | niklwors | 2014-12-15 15:29:10 +0100 (Mon, 15 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/SimCode/SimCode.mo
M /trunk/Compiler/Template/CodegenCpp.tpl
M /trunk/Compiler/Template/CodegenCppHpcom.tpl
M /trunk/Compiler/Template/CodegenFMUCpp.tpl
M /trunk/Compiler/Template/SimCodeTV.mo
M /trunk/SimulationRuntime/cpp/Core/SimController/Initialization.cpp
M /trunk/SimulationRuntime/cpp/Core/System/EventHandling.cpp
M /trunk/SimulationRuntime/cpp/Include/Core/System/IEvent.h
removed saveDiscreteVars in cpp template, activated get and set method for variables only for fmi code generation in cpp template
------------------------------------------------------------------------
r23784 | hudson | 2014-12-15 14:46:00 +0100 (Mon, 15 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenFMU.tpl
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23783 | hudson | 2014-12-15 14:45:31 +0100 (Mon, 15 Dec 2014) | 1 line
Changed paths:
M /trunk/testsuite/openmodelica/fmi/ModelExchange/2.0/testBug3034.mos
[Janitor mode] Set auto-props
------------------------------------------------------------------------
r23782 | wbraun | 2014-12-15 14:37:03 +0100 (Mon, 15 Dec 2014) | 2 lines
Changed paths:
M /trunk/Compiler/Template/CodegenFMU.tpl
M /trunk/testsuite/openmodelica/fmi/ModelExchange/2.0/Makefile
M /trunk/testsuite/openmodelica/fmi/ModelExchange/2.0/testBug2764.mos
A /trunk/testsuite/openmodelica/fmi/ModelExchange/2.0/testBug3034.mos
- fixes and testcase for #3034
------------------------------------------------------------------------
r23781 | hudson | 2014-12-15 13:46:39 +0100 (Mon, 15 Dec 2014) | 1 line
Changed paths:
M /trunk/SimulationRuntime/cpp/Core/SimController/SimManager.cpp
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23780 | nimen | 2014-12-15 13:44:54 +0100 (Mon, 15 Dec 2014) | 1 line
Changed paths:
M /trunk/SimulationRuntime/cpp/Core/SimController/SimManager.cpp
Handling time events at one time instant at once
------------------------------------------------------------------------
r23779 | hudson | 2014-12-15 10:04:54 +0100 (Mon, 15 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23778 | niklwors | 2014-12-15 09:56:02 +0100 (Mon, 15 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
splitted write values in cpp template
------------------------------------------------------------------------
r23777 | vitalij | 2014-12-14 22:28:26 +0100 (Sun, 14 Dec 2014) | 3 lines
Changed paths:
M /trunk/Compiler/BackEnd/ExpressionSolve.mo
M /trunk/Compiler/FrontEnd/Expression.mo
M /trunk/testsuite/simulation/modelica/others/TestExpressionSolve.mos
ExpressionSolve:
improved numeric for makeProduct
------------------------------------------------------------------------
r23776 | hudson | 2014-12-14 07:28:49 +0100 (Sun, 14 Dec 2014) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r23775 | adeas31 | 2014-12-14 05:04:52 +0100 (Sun, 14 Dec 2014) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Modeling/ModelWidgetContainer.cpp
M /trunk/SimulationRuntime/fmi/export/fmi1/fmu1_model_interface.c
- fixed typo.
------------------------------------------------------------------------
r23774 | adeas31 | 2014-12-14 04:53:22 +0100 (Sun, 14 Dec 2014) | 2 lines
Changed paths:
M /trunk/OMEdit/OMEditGUI/Annotations/BitmapAnnotation.cpp
M /trunk/OMEdit/OMEditGUI/Annotations/EllipseAnnotation.cpp
M /trunk/OMEdit/OMEditGUI/Annotations/LineAnnotation.cpp
M /trunk/OMEdit/OMEditGUI/Annotations/LineAnnotation.h
M /trunk/OMEdit/OMEditGUI/Annotations/PolygonAnnotation.cpp
M /trunk/OMEdit/OMEditGUI/Annotations/RectangleAnnotation.cpp
M /trunk/OMEdit/OMEditGUI/Annotations/ShapeAnnotation.cpp
M /trunk/OMEdit/OMEditGUI/Annotations/ShapeAnnotation.h
M /trunk/OMEdit/OMEditGUI/Annotations/TextAnnotation.cpp
M /trunk/OMEdit/OMEditGUI/Component/Component.cpp
M /trunk/OMEdit/OMEditGUI/Component/Component.h
M /trunk/OMEdit/OMEditGUI/Modeling/ModelWidgetContainer.cpp
M /trunk/OMEdit/OMEditGUI/Modeling/ModelWidgetContainer.h
- Handle the mouse press events in a more better way.
- To start a connection click and drag same as Dymola. This is done so that users can double click and view parameters window even for connector type components. This will also fix weird click behaviors like one mentioned here https://www.openmodelica.org/forum/default-topic/1464-gui-error-you-cannot-connect-two-components.
------------------------------------------------------------------------
r23773 | hudson | 2014-12-13 19:18:07 +0100 (Sat, 13 Dec 2014) | 14 lines
Changed paths:
M /trunk/Makefile.libraries
commit 0a33d6bb4f8de7de680e15ff51929b7bc8ee29a8
Author: Hudson Janitor
Date: Sat Dec 13 19:03:39 2014 +0100
Bump libraries
- https://github.com/lbl-srg/modelica-buildings.git branch master updated to 0df55bc189c2cef6a2194b7f25252c9781ff64cc.
* [https://github.com/lbl-srg/modelica-buildings/commit/0df55bc 0df55bc] Added defaultComponentPrefixes and defaultComponentName
* [https://github.com/lbl-srg/modelica-buildings/commit/c7c8ce3 c7c8ce3] Updated reference results with Dymola 2015FD01
- https://github.com/modelica/PowerSystems.git branch master has FAILING head - latest is 0ec829cbd0b88b7e47097c6210bb67a05d3dc5e4
* [https://github.com/modelica/PowerSystems/commit/0ec829c 0ec829c] add ExamplesTest for variants of examples, like NetworkLoop with ThreePhase_d
* [https://github.com/modelica/PowerSystems/commit/aece9c4 aece9c4] Fix Generic components - work with simple PhaseSystem_d again (was broken in version 0.3) - PMeter outputs active power (not zero power loss) - add PMeterTest
* [https://github.com/modelica/PowerSystems/commit/f0fb0cc f0fb0cc] remove ImpedancesTest
------------------------------------------------------------------------
r23772 | vwaurich | 2014-12-12 23:02:09 +0100 (Fri, 12 Dec 2014) | 1 line
Changed paths:
M /trunk/testsuite/simulation/modelica/hpcom/ReferenceGraphs/ElectricalCircuit_TaskGraphODE.graphml
M /trunk/testsuite/simulation/modelica/hpcom/ReferenceGraphs/Spice3.CoupledInductors_TaskGraphODE.graphml
- update reference graph since number of calculated operations changed (will change again)
------------------------------------------------------------------------
r23771 | hudson | 2014-12-12 22:44:27 +0100 (Fri, 12 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/BackendDAE.mo
M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23770 | vwaurich | 2014-12-12 22:42:43 +0100 (Fri, 12 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/BackendDAE.mo
M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo
M /trunk/Compiler/BackEnd/BackendDAEUtil.mo
M /trunk/Compiler/BackEnd/BackendDump.mo
M /trunk/Compiler/BackEnd/HpcOmEqSystems.mo
M /trunk/Compiler/BackEnd/HpcOmTaskGraph.mo
M /trunk/Compiler/SimCode/HpcOmSimCodeMain.mo
- get more precise information with countOperations
------------------------------------------------------------------------
r23769 | hudson | 2014-12-12 19:18:07 +0100 (Fri, 12 Dec 2014) | 46 lines
Changed paths:
M /trunk/Makefile.libraries
commit 70db80958dbe865bf2c4c3582e3d51e9cd26d21c
Author: Hudson Janitor
Date: Fri Dec 12 19:04:03 2014 +0100
Bump libraries
- https://github.com/lbl-srg/modelica-buildings.git branch master updated to 9c4b3a6b326ed655f5528c1fccd13c08ad3db001.
* [https://github.com/lbl-srg/modelica-buildings/commit/9c4b3a6 9c4b3a6] Changed script to run all tests
* [https://github.com/lbl-srg/modelica-buildings/commit/f5dab3c f5dab3c] Merge pull request #325 from lbl-srg/issue209_pumpRecords
* [https://github.com/lbl-srg/modelica-buildings/commit/731205a 731205a] Merged master
* [https://github.com/lbl-srg/modelica-buildings/commit/5317a71 5317a71] Updated reference results with Dymola 2015FD01
* [https://github.com/lbl-srg/modelica-buildings/commit/74868f9 74868f9] Updated documentation
* [https://github.com/lbl-srg/modelica-buildings/commit/d0e932e d0e932e] Merged master
* [https://github.com/lbl-srg/modelica-buildings/commit/f039312 f039312] Cleaned up code.
* [https://github.com/lbl-srg/modelica-buildings/commit/e2b5485 e2b5485] Added documentation
* [https://github.com/lbl-srg/modelica-buildings/commit/a39d596 a39d596] Corrected html
* [https://github.com/lbl-srg/modelica-buildings/commit/69182e6 69182e6] Merge branch 'Mathadon-issue209_pumpRecords' into issue209_pumpRecords
* [https://github.com/lbl-srg/modelica-buildings/commit/41e3e20 41e3e20] Added reference result
* [https://github.com/lbl-srg/modelica-buildings/commit/d90d6d9 d90d6d9] Moved script
* [https://github.com/lbl-srg/modelica-buildings/commit/9519050 9519050] Revised info section. Changed energy balance to avoid warning. Corrected entry to mos script
* [https://github.com/lbl-srg/modelica-buildings/commit/5c12143 5c12143] Merged Filip's changes (#322)
* [https://github.com/lbl-srg/modelica-buildings/commit/5c97741 5c97741] Renamed mover models
- svn/MSL 3.2.1 has been updated to r7988.
* m:r7988 #1457 fixed (Relative path as arg to loadResource)
* m:r7986 #1589 fixed (No default output for sigma in function Modelica.Math.Matrices.singularValues)
* m:r7983 #1631: Corrected factor A2 in function dp_curvedOverall_MFLOW and dp_curvedOverall_DP
* m:r7981 refs #1630: move declaration of HAVE_MAT_INT64_T / HAVE_MAT_UINT64_T from source to header
- svn/MSL trunk has been updated to r7989.
* m:r7989 #1457 fixed (Relative path as arg to loadResource)
* m:r7987 #1589 fixed (No default output for sigma in function Modelica.Math.Matrices.singularValues)
* m:r7985 #1266 fixed (Changing constants)- Constants from nature adapted to latest values from 2010 (previously: 1998)
* m:r7982 #1631: Corrected factor A2 in function dp_curvedOverall_MFLOW and dp_curvedOverall_DP
* m:r7980 refs #1630: move declaration of HAVE_MAT_INT64_T / HAVE_MAT_UINT64_T from source to header
- https://github.com/xogeny/ModelicaBook.git branch master updated to 216b4781585bf56c2b6cbcb291da9721ce18bd10.
* [https://github.com/xogeny/ModelicaBook/commit/216b478 216b478] Fixes a missing dependency for epub build.
- https://github.com/modelica/PowerSystems.git branch master has FAILING head - latest is 0ec829cbd0b88b7e47097c6210bb67a05d3dc5e4
* [https://github.com/modelica/PowerSystems/commit/0ec829c 0ec829c] add ExamplesTest for variants of examples, like NetworkLoop with ThreePhase_d
* [https://github.com/modelica/PowerSystems/commit/aece9c4 aece9c4] Fix Generic components - work with simple PhaseSystem_d again (was broken in version 0.3) - PMeter outputs active power (not zero power loss) - add PMeterTest
* [https://github.com/modelica/PowerSystems/commit/f0fb0cc f0fb0cc] remove ImpedancesTest
- svn/ThermoPower has been updated to r300.
* r300 Added alternative way of computing dM/dt in Flow1Dfem
------------------------------------------------------------------------
r23768 | hudson | 2014-12-12 14:10:24 +0100 (Fri, 12 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCppHpcom.tpl
M /trunk/testsuite/openmodelica/cppruntime/hpcom/Wire.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23767 | hudson | 2014-12-12 14:09:56 +0100 (Fri, 12 Dec 2014) | 1 line
Changed paths:
M /trunk/testsuite/openmodelica/cppruntime/hpcom/Modelica.Electrical.Analog.Examples.CauerLowPassSC_levelfix_memory.mos
M /trunk/testsuite/openmodelica/cppruntime/hpcom/Modelica.Electrical.Analog.Examples.CauerLowPassSC_tbb.mos
M /trunk/testsuite/openmodelica/cppruntime/hpcom/Modelica.Electrical.Spice3.Examples.CoupledInductors_tbb.mos
M /trunk/testsuite/openmodelica/cppruntime/hpcom/Wire.mo
M /trunk/testsuite/openmodelica/cppruntime/hpcom/Wire_10_levelfix.mos
[Janitor mode] Set auto-props
------------------------------------------------------------------------
r23766 | mwalther | 2014-12-12 14:04:24 +0100 (Fri, 12 Dec 2014) | 5 lines
Changed paths:
M /trunk/Compiler/BackEnd/HpcOmScheduler.mo
M /trunk/Compiler/Template/CodegenCpp.tpl
M /trunk/Compiler/Template/CodegenCppHpcom.tpl
M /trunk/Compiler/Util/Flags.mo
A /trunk/SimulationRuntime/cpp/CMake
A /trunk/SimulationRuntime/cpp/CMake/FindPugiXML.cmake
A /trunk/SimulationRuntime/cpp/CMake/FindTBB.cmake
M /trunk/SimulationRuntime/cpp/CMakeLists.txt
M /trunk/SimulationRuntime/cpp/Core/Modelica/CMakeLists.txt
M /trunk/SimulationRuntime/cpp/Core/Modelica/ModelicaConfig.inc.in
M /trunk/SimulationRuntime/cpp/Include/Core/Utils/extension/busywaiting_barrier.hpp
M /trunk/testsuite/openmodelica/cppruntime/hpcom/Makefile
M /trunk/testsuite/openmodelica/cppruntime/hpcom/Modelica.Electrical.Analog.Examples.CauerLowPassSC_level_omp.mos
A /trunk/testsuite/openmodelica/cppruntime/hpcom/Modelica.Electrical.Analog.Examples.CauerLowPassSC_levelfix_memory.mos
A /trunk/testsuite/openmodelica/cppruntime/hpcom/Modelica.Electrical.Analog.Examples.CauerLowPassSC_tbb.mos
A /trunk/testsuite/openmodelica/cppruntime/hpcom/Modelica.Electrical.Spice3.Examples.CoupledInductors_tbb.mos
A /trunk/testsuite/openmodelica/cppruntime/hpcom/Wire.mo
A /trunk/testsuite/openmodelica/cppruntime/hpcom/Wire_10_levelfix.mos
- added intel tbb and pugiXML to the CMake-Configuration of the cpp-runtime
- fixed the old tbb-code for HPCOM
- changed hpcom-default-scheduler to the level-scheduler
- extended the testsuite for hpcom with some tests for tbb and levelfix-scheduling
- evaluateConditions is calling evaluateAll now in generated C++ Code
------------------------------------------------------------------------
r23764 | hudson | 2014-12-12 12:05:22 +0100 (Fri, 12 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23763 | niklwors | 2014-12-12 11:55:19 +0100 (Fri, 12 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
fix for one dimensional arrays in cpp template
------------------------------------------------------------------------
r23762 | perost | 2014-12-12 11:53:52 +0100 (Fri, 12 Dec 2014) | 2 lines
Changed paths:
M /trunk/testsuite/flattening/modelica/algorithms-functions/Makefile
- Fixed testsuite makefile.
------------------------------------------------------------------------
r23761 | perost | 2014-12-12 11:22:53 +0100 (Fri, 12 Dec 2014) | 2 lines
Changed paths:
M /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo
- Updated documentation for simulate/buildModel.
------------------------------------------------------------------------
r23760 | RuedKamp | 2014-12-12 11:21:58 +0100 (Fri, 12 Dec 2014) | 1 line
Changed paths:
M /trunk/SimulationRuntime/cpp/Core/SimController/SimManager.cpp
-fix in SimManager
------------------------------------------------------------------------
r23759 | RuedKamp | 2014-12-12 11:17:28 +0100 (Fri, 12 Dec 2014) | 1 line
Changed paths:
M /trunk/SimulationRuntime/cpp/Core/SimController/SimManager.cpp
-fix in SimManager
------------------------------------------------------------------------
r23758 | RuedKamp | 2014-12-12 10:37:46 +0100 (Fri, 12 Dec 2014) | 1 line
Changed paths:
M /trunk/SimulationRuntime/cpp/Core/SimController/SimManager.cpp
-fix in SimManager
------------------------------------------------------------------------
r23757 | hudson | 2014-12-12 09:12:17 +0100 (Fri, 12 Dec 2014) | 1 line
Changed paths:
M /trunk/SimulationRuntime/cpp/Include/Core/Math/Array.h
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23756 | mwalther | 2014-12-12 08:49:20 +0100 (Fri, 12 Dec 2014) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/cpp/Include/Core/Utils/extension/busywaiting_barrier.hpp
M /trunk/testsuite/openmodelica/cppruntime/hpcom/Modelica.Electrical.Spice3.Examples.CoupledInductors_list_pthreads.mos
M /trunk/testsuite/openmodelica/cppruntime/hpcom/Modelica.Electrical.Spice3.Examples.CoupledInductors_list_pthreads_spin.mos
- improved splinlock and busy-waiting barrier of cpp runtime
- changed the busy wainting tests to n=2, so that they can be executed on dual core machines
------------------------------------------------------------------------
r23755 | niklwors | 2014-12-12 08:38:49 +0100 (Fri, 12 Dec 2014) | 1 line
Changed paths:
M /trunk/SimulationRuntime/cpp/Include/Core/Math/Array.h
changed 3d array of cpp runtime to row-major order
------------------------------------------------------------------------
r23754 | hudson | 2014-12-12 08:30:26 +0100 (Fri, 12 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/SimCode/HpcOmSimCodeMain.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23753 | hudson | 2014-12-12 08:29:57 +0100 (Fri, 12 Dec 2014) | 1 line
Changed paths:
M /trunk/testsuite/openmodelica/cppruntime/hpcom/BouncingBall_levelfix_pthreads.mos
[Janitor mode] Set auto-props
------------------------------------------------------------------------
r23752 | mwalther | 2014-12-12 08:19:49 +0100 (Fri, 12 Dec 2014) | 6 lines
Changed paths:
M /trunk/Compiler/BackEnd/HpcOmScheduler.mo
M /trunk/Compiler/BackEnd/HpcOmTaskGraph.mo
M /trunk/Compiler/SimCode/HpcOmSimCodeMain.mo
M /trunk/Compiler/Template/CodegenCppHpcom.tpl
M /trunk/Compiler/Util/List.mo
A /trunk/testsuite/openmodelica/cppruntime/hpcom/BouncingBall_levelfix_pthreads.mos
M /trunk/testsuite/openmodelica/cppruntime/hpcom/Makefile
M /trunk/testsuite/openmodelica/cppruntime/hpcom/Modelica.Electrical.Analog.Examples.CauerLowPassSC_level_omp_memory.mos
M /trunk/testsuite/openmodelica/cppruntime/hpcom/Modelica.Electrical.Analog.Examples.CauerLowPassSC_levelfix.mos
- prototype for scheduler based graph rewriting rules added to HPCOM
- adopted the new cpp file structure to cpp-hpcom
- added a filterOnFalse-function to the list module
- some new test models are now part of the hpcom cpp testsuite
- fixed listr-scheduler of cpp-runtime
- fixed mergeSimpleNodes
------------------------------------------------------------------------
r23751 | adrpo | 2014-12-12 02:56:45 +0100 (Fri, 12 Dec 2014) | 1 line
Changed paths:
M /trunk/SimulationRuntime/c/simulation/solver/initialization/initialization.c
- use GC_malloc_uncollectable for stringVars in initialization.c too
------------------------------------------------------------------------
r23750 | adrpo | 2014-12-12 02:48:56 +0100 (Fri, 12 Dec 2014) | 1 line
Changed paths:
M /trunk/SimulationRuntime/c/simulation/solver/dassl.c
- fix testsuite (we fixed using GC_malloc_uncollectable in one place but there were more places)
------------------------------------------------------------------------
r23749 | vitalij | 2014-12-11 22:26:23 +0100 (Thu, 11 Dec 2014) | 3 lines
Changed paths:
M /trunk/Compiler/BackEnd/ExpressionSolve.mo
M /trunk/testsuite/simulation/modelica/others/TestExpressionSolve.mos
ExpressionSolve:
improved solve for if-expression
------------------------------------------------------------------------
r23747 | adrpo | 2014-12-11 21:50:17 +0100 (Thu, 11 Dec 2014) | 7 lines
Changed paths:
M /trunk/SimulationRuntime/c/meta/meta_modelica_builtin.c
M /trunk/SimulationRuntime/c/simulation/results/simulation_result_wall.cpp
M /trunk/SimulationRuntime/c/simulation/simulation_input_xml.cpp
M /trunk/SimulationRuntime/c/simulation/solver/dassl.c
M /trunk/SimulationRuntime/c/simulation/solver/initialization/initialization.c
M /trunk/SimulationRuntime/c/simulation/solver/linearSolverTotalPivot.c
M /trunk/SimulationRuntime/c/simulation/solver/nonlinearSolverHomotopy.c
M /trunk/SimulationRuntime/c/simulation/solver/nonlinearSolverHybrd.c
M /trunk/SimulationRuntime/c/simulation/solver/nonlinearSolverHybrd.h
M /trunk/SimulationRuntime/c/simulation/solver/nonlinearSystem.c
M /trunk/SimulationRuntime/c/simulation/solver/omc_math.c
M /trunk/SimulationRuntime/c/simulation/solver/solver_main.c
M /trunk/SimulationRuntime/c/util/integer_array.c
M /trunk/SimulationRuntime/c/util/string_array.c
- return something in SimulationRuntime/c/util/integer_array.c
- hopefully fix condition in SimulationRuntime/c/simulation/solver/initialization/initialization.c
- try to use proper data types in function interfaces
- get rid of some of the warnings
- transform to char* where needed
------------------------------------------------------------------------
r23746 | adrpo | 2014-12-11 20:29:26 +0100 (Thu, 11 Dec 2014) | 1 line
Changed paths:
M /trunk/SimulationRuntime/c/simulation/solver/model_help.c
- transform to char* where needed
------------------------------------------------------------------------
r23745 | hkiel | 2014-12-11 20:13:18 +0100 (Thu, 11 Dec 2014) | 2 lines
Changed paths:
M /trunk/Compiler/Template/CodegenC.tpl
- added skew() and symmetric() to CodegenC.tpl
------------------------------------------------------------------------
r23744 | hkiel | 2014-12-11 19:48:49 +0100 (Thu, 11 Dec 2014) | 4 lines
Changed paths:
M /trunk/Compiler/Template/CodegenC.tpl
M /trunk/SimulationRuntime/c/meta/meta_modelica.c
M /trunk/SimulationRuntime/c/util/integer_array.c
M /trunk/SimulationRuntime/c/util/integer_array.h
- implement unary minus for integer arrays
- fix pow, exp, division for integer array alloc version
------------------------------------------------------------------------
r23742 | hkiel | 2014-12-11 19:14:48 +0100 (Thu, 11 Dec 2014) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/c/util/integer_array.c
M /trunk/SimulationRuntime/c/util/integer_array.h
fix matrix multiplication for integer arrays in SimulationRuntime/c
------------------------------------------------------------------------
r23741 | hkiel | 2014-12-11 18:09:25 +0100 (Thu, 11 Dec 2014) | 3 lines
Changed paths:
M /trunk/SimulationRuntime/c/util/integer_array.c
M /trunk/SimulationRuntime/c/util/integer_array.h
added element wise multiplication of integer arrays to SimulationRuntime/c
------------------------------------------------------------------------
r23740 | hudson | 2014-12-11 18:04:03 +0100 (Thu, 11 Dec 2014) | 33 lines
Changed paths:
M /trunk/Makefile.libraries
commit 404d9e73e7a310059f04ab47496f7395b84835e3
Author: Hudson Janitor
Date: Thu Dec 11 17:55:38 2014 +0100
Bump libraries
- https://github.com/modelica-3rdparty/BrineProp.git branch master updated to 488a1cb171fee4f26c037ef87dc29ee7bb1e09ef.
* [https://github.com/modelica-3rdparty/BrineProp/commit/488a1cb 488a1cb] -Bug fixed: massFractions instead of molefractions
* [https://github.com/modelica-3rdparty/BrineProp/commit/465b3d7 465b3d7] -reorganized range error/warning output using assertion level -restructured definition of salt order, now defined in actual Medium package
- https://github.com/modelica-3rdparty/HelmholtzMedia.git branch master updated to e9bfbc7487bc280e3fac07a4437f96d120a3b436.
* [https://github.com/modelica-3rdparty/HelmholtzMedia/commit/e9bfbc7 e9bfbc7] apply ttws
* [https://github.com/modelica-3rdparty/HelmholtzMedia/commit/1afaa4f 1afaa4f] all file extensions covered explicitly
* [https://github.com/modelica-3rdparty/HelmholtzMedia/commit/4f0c309 4f0c309] add linguist override
- svn/InstantaneousSymmetricalComponents has been updated to r7978.
* r7978 added an example to InstantaneousSymmetricalComponents.mo
- svn/MSL trunk has been updated to r7979.
* m:r7979 fixed a bug in Modelica.Magnetic.FundamentalWave.Interfaces
* m:r7977 Added nominal value for problematic variable in ElasticBearing example. (#1557)
* m:r7976 Preliminary fix for #1630
* m:r7971 Correct the geojson file.
* m:r7970 Updating the geojson file.
- https://github.com/xogeny/ModelicaBook.git branch master updated to 4ec57f74e84db5cd682aa8255804b28c36086385.
* [https://github.com/xogeny/ModelicaBook/commit/4ec57f7 4ec57f7] Initial PO files for Korean version
* [https://github.com/xogeny/ModelicaBook/commit/36d80ca 36d80ca] Added targets for Korean version
- https://github.com/modelica/PowerSystems.git branch master has FAILING head - latest is 0ec829cbd0b88b7e47097c6210bb67a05d3dc5e4
* [https://github.com/modelica/PowerSystems/commit/0ec829c 0ec829c] add ExamplesTest for variants of examples, like NetworkLoop with ThreePhase_d
* [https://github.com/modelica/PowerSystems/commit/aece9c4 aece9c4] Fix Generic components - work with simple PhaseSystem_d again (was broken in version 0.3) - PMeter outputs active power (not zero power loss) - add PMeterTest
* [https://github.com/modelica/PowerSystems/commit/f0fb0cc f0fb0cc] remove ImpedancesTest
------------------------------------------------------------------------
r23739 | hkiel | 2014-12-11 17:46:29 +0100 (Thu, 11 Dec 2014) | 2 lines
Changed paths:
M /trunk/Compiler/Template/CodegenC.tpl
Fix type casting in CodegenC.tpl
------------------------------------------------------------------------
r23738 | hudson | 2014-12-11 17:20:24 +0100 (Thu, 11 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23737 | vitalij | 2014-12-11 17:14:44 +0100 (Thu, 11 Dec 2014) | 4 lines
Changed paths:
M /trunk/Compiler/BackEnd/ExpressionSolve.mo
M /trunk/Compiler/FrontEnd/Expression.mo
M /trunk/Compiler/Template/CodegenC.tpl
M /trunk/testsuite/openmodelica/cruntime/xmlFiles/testxmlInfoAllEqnsCorrectOrder.mos
M /trunk/testsuite/simulation/modelica/others/TestExpressionSolve.mos
ExpressionSolve.solve2:
fixed $_initialGuess and tmp vars.
------------------------------------------------------------------------
r23736 | niklwors | 2014-12-11 17:11:26 +0100 (Thu, 11 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
fix for create array in cpp template
------------------------------------------------------------------------
r23735 | hkiel | 2014-12-11 15:28:28 +0100 (Thu, 11 Dec 2014) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/c/util/integer_array.c
fix typo
------------------------------------------------------------------------
r23734 | hkiel | 2014-12-11 15:19:40 +0100 (Thu, 11 Dec 2014) | 4 lines
Changed paths:
M /trunk/SimulationRuntime/c/util/integer_array.c
M /trunk/SimulationRuntime/c/util/integer_array.h
#3026
- Fixed some more integer array operations.
------------------------------------------------------------------------
r23733 | adeas31 | 2014-12-11 14:57:37 +0100 (Thu, 11 Dec 2014) | 2 lines
Changed paths:
M /trunk/Compiler/Template/CodegenC.tpl
M /trunk/SimulationRuntime/c/util/boolean_array.c
M /trunk/SimulationRuntime/c/util/boolean_array.h
M /trunk/testsuite/openmodelica/fmi/ModelExchange/1.0/Makefile
#3026
- Fixed the boolean array assignment. DoublePendulum test should work now.
------------------------------------------------------------------------
r23731 | hudson | 2014-12-11 11:32:39 +0100 (Thu, 11 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23730 | niklwors | 2014-12-11 11:17:11 +0100 (Thu, 11 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
reomved start index for writeparams in cpp template
------------------------------------------------------------------------
r23729 | hudson | 2014-12-11 10:50:07 +0100 (Thu, 11 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/ExpressionSolve.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23728 | vitalij | 2014-12-11 10:48:23 +0100 (Thu, 11 Dec 2014) | 4 lines
Changed paths:
M /trunk/Compiler/BackEnd/ExpressionSolve.mo
M /trunk/Compiler/FrontEnd/Expression.mo
M /trunk/Compiler/Template/CodegenC.tpl
M /trunk/testsuite/openmodelica/cruntime/xmlFiles/testxmlInfoAllEqnsCorrectOrder.mos
M /trunk/testsuite/simulation/libraries/3rdParty/MathematicalAspects/01_AlgebraicLoopBoolean.mos
improved r23722
- handling of sign() by solve e.g. abs(x) or pow(x,2)
------------------------------------------------------------------------
r23727 | vwaurich | 2014-12-11 09:27:04 +0100 (Thu, 11 Dec 2014) | 1 line
Changed paths:
M /trunk/testsuite/simulation/modelica/equations/ModelBalance3.mos
- expected output
------------------------------------------------------------------------
r23726 | adeas31 | 2014-12-11 02:11:53 +0100 (Thu, 11 Dec 2014) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/c/util/integer_array.c
M /trunk/SimulationRuntime/c/util/integer_array.h
#3026
- Fixed the integer array assignment.
------------------------------------------------------------------------
r23725 | adeas31 | 2014-12-11 02:09:22 +0100 (Thu, 11 Dec 2014) | 1 line
Changed paths:
M /trunk/SimulationRuntime/fmi/export/fmi1/fmu1_model_interface.c
- Only check for invalidNumber & nullPointer when NUMBER_OF_STATES > 0.
------------------------------------------------------------------------
r23724 | adeas31 | 2014-12-11 02:08:16 +0100 (Thu, 11 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenFMU.tpl
- Fixed FMI import code generation.
------------------------------------------------------------------------
r23723 | hudson | 2014-12-11 00:02:49 +0100 (Thu, 11 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/ExpressionSolve.mo
M /trunk/Compiler/SimCode/SimCodeUtil.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23722 | vitalij | 2014-12-10 23:53:53 +0100 (Wed, 10 Dec 2014) | 8 lines
Changed paths:
M /trunk/Compiler/BackEnd/BackendEquation.mo
M /trunk/Compiler/BackEnd/ExpressionSolve.mo
M /trunk/Compiler/SimCode/SimCodeUtil.mo
M /trunk/Compiler/Template/CodegenC.tpl
M /trunk/testsuite/openmodelica/cruntime/xmlFiles/testxmlInfoAllEqnsCorrectOrder.mos
M /trunk/testsuite/simulation/libraries/3rdParty/MathematicalAspects/01_AlgebraicLoopBoolean.mos
M /trunk/testsuite/simulation/modelica/others/TestExpressionSolve.mos
ExressionSolve.solve2:
- added more cases for if() and semiLinear()
(new rules, which need tmp vars)
- added rule for abs(f(x)) = g(y) w.r.t. x
- added rule for pow(f(x),y) = z w.r.t. x
------------------------------------------------------------------------
r23721 | hudson | 2014-12-10 21:56:27 +0100 (Wed, 10 Dec 2014) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r23720 | adeas31 | 2014-12-10 21:47:48 +0100 (Wed, 10 Dec 2014) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/MainWindow.cpp
- Check the result variables list size before creating variables tree.
------------------------------------------------------------------------
r23719 | adeas31 | 2014-12-10 21:45:44 +0100 (Wed, 10 Dec 2014) | 1 line
Changed paths:
M /trunk/SimulationRuntime/c/fmi/FMI1CoSimulation.c
M /trunk/SimulationRuntime/c/fmi/FMI1Common.c
M /trunk/SimulationRuntime/c/fmi/FMI1ModelExchange.c
M /trunk/SimulationRuntime/c/fmi/FMI2Common.c
M /trunk/SimulationRuntime/c/fmi/FMI2ModelExchange.c
M /trunk/testsuite/openmodelica/fmi/ModelExchange/1.0/testAssert.mos
M /trunk/testsuite/openmodelica/fmi/ModelExchange/2.0/testAssert.mos
- print the error level
------------------------------------------------------------------------
r23718 | vwaurich | 2014-12-10 16:20:24 +0100 (Wed, 10 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/CommonSubExpression.mo
-another fix for cse
------------------------------------------------------------------------
r23717 | niklwors | 2014-12-10 16:11:36 +0100 (Wed, 10 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
fix in cpp template for array indeces
------------------------------------------------------------------------
r23716 | adeas31 | 2014-12-10 15:52:06 +0100 (Wed, 10 Dec 2014) | 1 line
Changed paths:
M /trunk/SimulationRuntime/fmi/export/fmi1/fmu1_model_interface.c
- Avoid `FMU could not converge in event update` error by setting the iterationConverged to true.
------------------------------------------------------------------------
r23715 | vwaurich | 2014-12-10 14:46:37 +0100 (Wed, 10 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/CommonSubExpression.mo
- fix for cse
------------------------------------------------------------------------
r23714 | hudson | 2014-12-10 14:04:34 +0100 (Wed, 10 Dec 2014) | 1 line
Changed paths:
M /trunk/testsuite/simulation/modelica/others/Bug3023.mos
[Janitor mode] Set auto-props
------------------------------------------------------------------------
r23713 | vitalij | 2014-12-10 13:56:05 +0100 (Wed, 10 Dec 2014) | 6 lines
Changed paths:
M /trunk/Compiler/FrontEnd/Expression.mo
M /trunk/Compiler/SimCode/SimCodeUtil.mo
A /trunk/testsuite/simulation/modelica/others/Bug3023.mos
M /trunk/testsuite/simulation/modelica/others/Makefile
M /trunk/testsuite/simulation/modelica/others/TestExpressionSolve.mos
#3023
createSingleComplexEqnCode2:
update case tupple() = f()
- check crefs from lhs inside rhs
------------------------------------------------------------------------
r23712 | hudson | 2014-12-10 10:39:05 +0100 (Wed, 10 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23711 | niklwors | 2014-12-10 10:30:08 +0100 (Wed, 10 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
separated array initialization in cpp template
------------------------------------------------------------------------
r23710 | hudson | 2014-12-09 19:18:05 +0100 (Tue, 09 Dec 2014) | 26 lines
Changed paths:
M /trunk/Makefile.libraries
commit da91e01b38970a7b7279b62424c71ef630ed1f4c
Author: Hudson Janitor
Date: Tue Dec 9 19:04:06 2014 +0100
Bump libraries
- https://github.com/lbl-srg/modelica-buildings.git branch master updated to b712f58eaa7719cf711eb86ad699d9a62f81e2fd.
* [https://github.com/lbl-srg/modelica-buildings/commit/b712f58 b712f58] Corrected issue #304 (glass energy balance).
- svn/MSL trunk has been updated to r7963.
* m:r7963 Improved documentation
* m:r7962 Added interfaces to FluxTubes
* m:r7961 Added some variables to the extended two port model, but not balance equations to be backwards compatible
* m:r7960 Fixed bug of wrong SI unit for magnitude of magnetic flux in Interfaces
* m:r7958 corrected a (minor) bug in Magnetic.FundamentalWave
- https://github.com/modelica-3rdparty/Physiolibrary.git branch master updated to ca52f8e079bfb1f9ba5d96607eec4b08dbd65ad9.
* [https://github.com/modelica-3rdparty/Physiolibrary/commit/ca52f8e ca52f8e] updated README for manual installation
* [https://github.com/modelica-3rdparty/Physiolibrary/commit/0e22f15 0e22f15] updated README and added Cardiovascular models as examples into Hydraulic package
* [https://github.com/modelica-3rdparty/Physiolibrary/commit/868086e 868086e] Merge branch 'master' of https://github.com/MarekMatejak/Physiolibrary
* [https://github.com/modelica-3rdparty/Physiolibrary/commit/c9f46ce c9f46ce] initial examples
- https://github.com/modelica/PowerSystems.git branch master has FAILING head - latest is 0ec829cbd0b88b7e47097c6210bb67a05d3dc5e4
* [https://github.com/modelica/PowerSystems/commit/0ec829c 0ec829c] add ExamplesTest for variants of examples, like NetworkLoop with ThreePhase_d
* [https://github.com/modelica/PowerSystems/commit/aece9c4 aece9c4] Fix Generic components - work with simple PhaseSystem_d again (was broken in version 0.3) - PMeter outputs active power (not zero power loss) - add PMeterTest
* [https://github.com/modelica/PowerSystems/commit/f0fb0cc f0fb0cc] remove ImpedancesTest
------------------------------------------------------------------------
r23709 | adeas31 | 2014-12-09 17:07:55 +0100 (Tue, 09 Dec 2014) | 1 line
Changed paths:
M /trunk/testsuite/openmodelica/interactive-API/interactive_api_simulations.mos
M /trunk/testsuite/simulation/modelica/arrays/ABCDsystem.csv.mos
M /trunk/testsuite/simulation/modelica/others/VariableFilter.mos
- Expected output of tests using csv.
------------------------------------------------------------------------
r23708 | adeas31 | 2014-12-09 16:35:39 +0100 (Tue, 09 Dec 2014) | 1 line
Changed paths:
M /trunk/SimulationRuntime/c/simulation/results/simulation_result_csv.cpp
- Fix last commit.
------------------------------------------------------------------------
r23707 | adeas31 | 2014-12-09 16:34:12 +0100 (Tue, 09 Dec 2014) | 1 line
Changed paths:
M /trunk/SimulationRuntime/c/simulation/results/simulation_result_csv.cpp
- Remove the eol comma separator from csv output.
------------------------------------------------------------------------
r23706 | hudson | 2014-12-09 13:28:46 +0100 (Tue, 09 Dec 2014) | 1 line
Changed paths:
M /trunk/testsuite/openmodelica/cppruntime/hpcom/Modelica.Electrical.Analog.Examples.CauerLowPassSC_level_omp_measureTime.mos
M /trunk/testsuite/openmodelica/cppruntime/hpcom/Modelica.Electrical.Analog.Examples.CauerLowPassSC_levelfix.mos
M /trunk/testsuite/openmodelica/cppruntime/hpcom/Modelica.Electrical.Analog.Examples.CauerLowPassSC_levelfix_measureTime.mos
M /trunk/testsuite/openmodelica/cppruntime/hpcom/Modelica.Electrical.Analog.Examples.CauerLowPassSC_measureTime.mos
M /trunk/testsuite/openmodelica/cppruntime/hpcom/Modelica.Electrical.Analog.Examples.CauerLowPassSC_serial.mos
M /trunk/testsuite/openmodelica/cppruntime/hpcom/Modelica.Electrical.Spice3.Examples.CoupledInductors_level_measureTime.mos
M /trunk/testsuite/openmodelica/cppruntime/hpcom/Modelica.Electrical.Spice3.Examples.CoupledInductors_levelfix.mos
M /trunk/testsuite/openmodelica/cppruntime/hpcom/Modelica.Electrical.Spice3.Examples.CoupledInductors_listr_omp.mos
M /trunk/testsuite/openmodelica/cppruntime/hpcom/Modelica.Electrical.Spice3.Examples.CoupledInductors_mcp_omp.mos
M /trunk/testsuite/openmodelica/cppruntime/hpcom/Modelica.Electrical.Spice3.Examples.CoupledInductors_mcp_pthreads.mos
M /trunk/testsuite/openmodelica/cppruntime/hpcom/Modelica.Electrical.Spice3.Examples.CoupledInductors_mcp_pthreads_spin.mos
M /trunk/testsuite/openmodelica/cppruntime/hpcom/Modelica.Electrical.Spice3.Examples.CoupledInductors_serial.mos
M /trunk/testsuite/openmodelica/cppruntime/hpcom/Modelica.Fluid.Examples.BranchingDynamicPipes.mos
M /trunk/testsuite/openmodelica/cppruntime/hpcom/Modelica.Mechanics.Rotational.Examples.HeatLosses.mos
[Janitor mode] Set auto-props
------------------------------------------------------------------------
r23705 | mwalther | 2014-12-09 13:21:28 +0100 (Tue, 09 Dec 2014) | 1 line
Changed paths:
A /trunk/testsuite/openmodelica/cppruntime/hpcom/Modelica.Electrical.Analog.Examples.CauerLowPassSC_level_omp_measureTime.mos
A /trunk/testsuite/openmodelica/cppruntime/hpcom/Modelica.Electrical.Analog.Examples.CauerLowPassSC_levelfix.mos
A /trunk/testsuite/openmodelica/cppruntime/hpcom/Modelica.Electrical.Analog.Examples.CauerLowPassSC_levelfix_measureTime.mos
A /trunk/testsuite/openmodelica/cppruntime/hpcom/Modelica.Electrical.Analog.Examples.CauerLowPassSC_measureTime.mos
A /trunk/testsuite/openmodelica/cppruntime/hpcom/Modelica.Electrical.Analog.Examples.CauerLowPassSC_serial.mos
A /trunk/testsuite/openmodelica/cppruntime/hpcom/Modelica.Electrical.Spice3.Examples.CoupledInductors_level_measureTime.mos
A /trunk/testsuite/openmodelica/cppruntime/hpcom/Modelica.Electrical.Spice3.Examples.CoupledInductors_levelfix.mos
A /trunk/testsuite/openmodelica/cppruntime/hpcom/Modelica.Electrical.Spice3.Examples.CoupledInductors_listr_omp.mos
A /trunk/testsuite/openmodelica/cppruntime/hpcom/Modelica.Electrical.Spice3.Examples.CoupledInductors_mcp_omp.mos
A /trunk/testsuite/openmodelica/cppruntime/hpcom/Modelica.Electrical.Spice3.Examples.CoupledInductors_mcp_pthreads.mos
A /trunk/testsuite/openmodelica/cppruntime/hpcom/Modelica.Electrical.Spice3.Examples.CoupledInductors_mcp_pthreads_spin.mos
A /trunk/testsuite/openmodelica/cppruntime/hpcom/Modelica.Electrical.Spice3.Examples.CoupledInductors_serial.mos
A /trunk/testsuite/openmodelica/cppruntime/hpcom/Modelica.Fluid.Examples.BranchingDynamicPipes.mos
A /trunk/testsuite/openmodelica/cppruntime/hpcom/Modelica.Mechanics.Rotational.Examples.HeatLosses.mos
- some more test cases added to hpcom testsuite
------------------------------------------------------------------------
r23704 | mwalther | 2014-12-09 13:10:03 +0100 (Tue, 09 Dec 2014) | 3 lines
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
M /trunk/Compiler/Template/CodegenCppHpcom.tpl
M /trunk/SimulationRuntime/cpp/Core/Utils/extension/measure_time.cpp
M /trunk/SimulationRuntime/cpp/Core/Utils/extension/measure_time_rdtsc.cpp
M /trunk/SimulationRuntime/cpp/Include/Core/Utils/extension/busywaiting_barrier.hpp
M /trunk/SimulationRuntime/cpp/Include/Core/Utils/extension/measure_time.hpp
M /trunk/SimulationRuntime/cpp/Include/Core/Utils/extension/measure_time_rdtsc.hpp
M /trunk/SimulationRuntime/cpp/Include/Solver/CVode/CVode.h
M /trunk/SimulationRuntime/cpp/Solver/CVode/CVode.cpp
- fixed pthreads_spin codegeneration for hpcom
- improved measure time and busy waiting locks
- added cvode-metrics to measuretime
------------------------------------------------------------------------
r23703 | hkiel | 2014-12-09 13:05:54 +0100 (Tue, 09 Dec 2014) | 2 lines
Changed paths:
M /trunk/OMEdit/OMEditGUI/Modeling/LibraryTreeWidget.cpp
Fix type of parameter
------------------------------------------------------------------------
r23702 | sjoelund.se | 2014-12-09 12:36:59 +0100 (Tue, 09 Dec 2014) | 2 lines
Changed paths:
M /trunk/Compiler/Script/Makefile.common
Ignore errors
------------------------------------------------------------------------
r23701 | sjoelund.se | 2014-12-09 12:29:03 +0100 (Tue, 09 Dec 2014) | 2 lines
Changed paths:
M /trunk/Compiler/Script/CevalScript.mo
A /trunk/Compiler/Script/Makefile.common
A /trunk/Compiler/Script/Makefile.in
A /trunk/Compiler/Script/Makefile.omdev.mingw (from /trunk/Compiler/Template/Makefile.omdev.mingw:23700)
M /trunk/Compiler/Script/OpenModelicaScriptingAPI.mo
A /trunk/Compiler/Script/OpenModelicaScriptingAPI.mos
M /trunk/Compiler/Template/GenerateAPIFunctionsTpl.tpl
M /trunk/Compiler/Template/SimCodeTV.mo
M /trunk/Compiler/boot/Makefile.common
M /trunk/configure.in
Automatically generate OpenModelicaScriptingAPI.mo
------------------------------------------------------------------------
r23700 | sjoelund.se | 2014-12-08 16:25:36 +0100 (Mon, 08 Dec 2014) | 2 lines
Changed paths:
M /trunk/Compiler/Script/CevalScript.mo
M /trunk/Compiler/Util/System.mo
M /trunk/Compiler/runtime/Makefile.common
M /trunk/Compiler/runtime/Print_omc.c
A /trunk/Compiler/runtime/printimpl.h
M /trunk/Compiler/runtime/systemimpl.c
Use the impact package listing in getAvailableLibraries
------------------------------------------------------------------------
r23699 | hudson | 2014-12-08 15:13:53 +0100 (Mon, 08 Dec 2014) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r23698 | adeas31 | 2014-12-08 14:56:54 +0100 (Mon, 08 Dec 2014) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Simulation/SimulationOutputHandler.cpp
M /trunk/OMEdit/OMEditGUI/Util/StringHandler.cpp
- Simulation executable outputs HTML entities so use Qt::convertFromPlainText.
------------------------------------------------------------------------
r23697 | sjoelund.se | 2014-12-08 14:31:46 +0100 (Mon, 08 Dec 2014) | 2 lines
Changed paths:
M /trunk/Compiler/runtime/systemimpl.c
Fix not loading too low package versions
------------------------------------------------------------------------
r23696 | sjoelund.se | 2014-12-08 14:09:01 +0100 (Mon, 08 Dec 2014) | 2 lines
Changed paths:
M /trunk/Compiler/FrontEnd/ClassLoader.mo
M /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo
M /trunk/Compiler/Main/Main.mo
M /trunk/Compiler/Script/CevalScript.mo
M /trunk/Compiler/Script/Interactive.mo
M /trunk/Compiler/Util/System.mo
M /trunk/Compiler/runtime/System_omc.c
M /trunk/Compiler/runtime/systemimpl.c
Add `loadModel(requireExactVersion=true)`, which does not automatically load MSL 3.2.1 if MSL 3.2 is requested
------------------------------------------------------------------------
r23695 | sjoelund.se | 2014-12-08 13:22:03 +0100 (Mon, 08 Dec 2014) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/c/util/rtclock.c
Remove duplicated function introduced in r23676
------------------------------------------------------------------------
r23694 | sjoelund.se | 2014-12-08 13:09:04 +0100 (Mon, 08 Dec 2014) | 2 lines
Changed paths:
M /trunk/Compiler/FrontEnd/ClassLoader.mo
Also only install libraries if the user libraries path is on the MODELICAPATH
------------------------------------------------------------------------
r23693 | sjoelund.se | 2014-12-08 13:03:57 +0100 (Mon, 08 Dec 2014) | 2 lines
Changed paths:
M /trunk/Compiler/FrontEnd/ClassLoader.mo
M /trunk/Compiler/Util/Error.mo
M /trunk/Compiler/Util/Settings.mo
M /trunk/Compiler/runtime/ErrorMessage.cpp
M /trunk/Compiler/runtime/Settings_omc.cpp
M /trunk/Compiler/runtime/settingsimpl.c
During `loadModel`, use the `impact` command if the user has impact installed
------------------------------------------------------------------------
r23691 | niklwors | 2014-12-08 10:41:17 +0100 (Mon, 08 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
M /trunk/Compiler/Template/CodegenCppHpcom.tpl
M /trunk/Compiler/Template/CodegenFMUCpp.tpl
fix for wirteParams in cpp template
------------------------------------------------------------------------
r23688 | adeas31 | 2014-12-07 21:13:14 +0100 (Sun, 07 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenFMU.tpl
- Better names for flow control variables.
------------------------------------------------------------------------
r23687 | sjoelund.se | 2014-12-07 20:56:03 +0100 (Sun, 07 Dec 2014) | 2 lines
Changed paths:
M /trunk/Compiler/SimCode/SerializeModelInfo.mo
#3019 Serialize `NEW_DUMMY_DER`
------------------------------------------------------------------------
r23686 | lochel | 2014-12-07 11:28:01 +0100 (Sun, 07 Dec 2014) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/Initialization.mo
- Removed some unnecessary local variables
------------------------------------------------------------------------
r23685 | lochel | 2014-12-07 11:15:03 +0100 (Sun, 07 Dec 2014) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/Initialization.mo
- Use of try-else-construction
------------------------------------------------------------------------
r23684 | adeas31 | 2014-12-07 03:12:38 +0100 (Sun, 07 Dec 2014) | 2 lines
Changed paths:
M /trunk/Compiler/runtime/FMIImpl.c
M /trunk/SimulationRuntime/c/fmi/FMI1CoSimulation.c
M /trunk/SimulationRuntime/c/fmi/FMI1Common.c
M /trunk/SimulationRuntime/c/fmi/FMI1ModelExchange.c
M /trunk/SimulationRuntime/c/fmi/FMI2Common.c
M /trunk/SimulationRuntime/c/fmi/FMI2ModelExchange.c
M /trunk/SimulationRuntime/c/fmi/FMICommon.h
M /trunk/testsuite/openmodelica/fmi/ModelExchange/1.0/testAssert.mos
M /trunk/testsuite/openmodelica/fmi/ModelExchange/2.0/testAssert.mos
- Raise the ModelicaError when any of the fmi* functions fail.
- Fixed the assert tests.
------------------------------------------------------------------------
r23683 | lochel | 2014-12-06 15:49:55 +0100 (Sat, 06 Dec 2014) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/c/simulation/solver/solver_main.c
- adapt statistics dump to make it collapsible in the new simulation output view of OMEdit
------------------------------------------------------------------------
r23682 | adeas31 | 2014-12-06 05:04:55 +0100 (Sat, 06 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenFMU.tpl
M /trunk/SimulationRuntime/fmi/export/fmi1/fmu1_model_interface.c
M /trunk/SimulationRuntime/fmi/export/fmi1/fmu1_model_interface.h
M /trunk/SimulationRuntime/fmi/export/fmi2/fmu2_model_interface.c
- fmiSetString should work the same as fmiSetReal/Integer/Boolean.
------------------------------------------------------------------------
r23681 | hudson | 2014-12-05 19:18:05 +0100 (Fri, 05 Dec 2014) | 10 lines
Changed paths:
M /trunk/Makefile.libraries
commit 9019421458ea71cf38112e94a9c91fe7f2c5f45b
Author: Hudson Janitor
Date: Fri Dec 5 19:05:09 2014 +0100
Bump libraries
- https://github.com/modelica/PowerSystems.git branch master has FAILING head - latest is 0ec829cbd0b88b7e47097c6210bb67a05d3dc5e4
* [https://github.com/modelica/PowerSystems/commit/0ec829c 0ec829c] add ExamplesTest for variants of examples, like NetworkLoop with ThreePhase_d
* [https://github.com/modelica/PowerSystems/commit/aece9c4 aece9c4] Fix Generic components - work with simple PhaseSystem_d again (was broken in version 0.3) - PMeter outputs active power (not zero power loss) - add PMeterTest
* [https://github.com/modelica/PowerSystems/commit/f0fb0cc f0fb0cc] remove ImpedancesTest
------------------------------------------------------------------------
r23680 | hudson | 2014-12-05 18:31:22 +0100 (Fri, 05 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/FrontEnd/ComponentReference.mo
M /trunk/Compiler/FrontEnd/Expression.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23679 | perost | 2014-12-05 18:29:38 +0100 (Fri, 05 Dec 2014) | 4 lines
Changed paths:
M /trunk/Compiler/FrontEnd/ComponentReference.mo
M /trunk/Compiler/FrontEnd/DAE.mo
M /trunk/Compiler/FrontEnd/Expression.mo
M /trunk/Compiler/FrontEnd/InnerOuter.mo
M /trunk/Compiler/FrontEnd/Patternm.mo
- Optimized some excessively used functions (crefPrefixOf, crefEqual, expEqual)
- Small pattern matching optimization, don't match against RECORD() patterns in
switch-optimized match-expressions (the switch already does the matching).
------------------------------------------------------------------------
r23678 | hudson | 2014-12-05 17:33:04 +0100 (Fri, 05 Dec 2014) | 6 lines
Changed paths:
M /trunk/Makefile.libraries
commit 22733965267889faeb26d014c5616e86b63379de
Author: Martin Sjölund
Date: Fri Dec 5 17:19:35 2014 +0100
Add new libraries
------------------------------------------------------------------------
r23677 | adeas31 | 2014-12-05 16:33:56 +0100 (Fri, 05 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenFMU.tpl
- Dump the variables in a better way.
------------------------------------------------------------------------
r23676 | wbraun | 2014-12-05 16:02:56 +0100 (Fri, 05 Dec 2014) | 3 lines
Changed paths:
M /trunk/SimulationRuntime/c/simulation/solver/linearSolverLapack.c
M /trunk/SimulationRuntime/c/simulation/solver/linearSystem.c
M /trunk/SimulationRuntime/c/simulation/solver/linearSystem.h
M /trunk/SimulationRuntime/c/simulation/solver/solver_main.c
M /trunk/SimulationRuntime/c/simulation_data.h
M /trunk/SimulationRuntime/c/util/rtclock.c
M /trunk/SimulationRuntime/c/util/rtclock.h
- added statistics section for linears systems
- revise linear system
------------------------------------------------------------------------
r23675 | hudson | 2014-12-05 13:15:37 +0100 (Fri, 05 Dec 2014) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r23674 | sjoelund.se | 2014-12-05 13:13:51 +0100 (Fri, 05 Dec 2014) | 2 lines
Changed paths:
M /trunk/OMEdit/OMEditGUI/Debugger/Parser/Makefile.lib.common
M /trunk/OMEdit/OMEditGUI/OMC/OMCProxy.cpp
Fix clean, log same times as with CORBA
------------------------------------------------------------------------
r23673 | hudson | 2014-12-05 10:37:22 +0100 (Fri, 05 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/HpcOmScheduler.mo
M /trunk/Compiler/Template/CodegenCpp.tpl
M /trunk/Compiler/Template/CodegenCppHpcom.tpl
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23672 | mwalther | 2014-12-05 10:35:38 +0100 (Fri, 05 Dec 2014) | 3 lines
Changed paths:
M /trunk/Compiler/BackEnd/HpcOmScheduler.mo
M /trunk/Compiler/Template/CodegenCpp.tpl
M /trunk/Compiler/Template/CodegenCppHpcom.tpl
M /trunk/SimulationRuntime/cpp/Core/SimController/SimManager.cpp
M /trunk/SimulationRuntime/cpp/Include/Core/SimController/SimManager.h
M /trunk/SimulationRuntime/cpp/Include/Core/Utils/extension/measure_time.hpp
- Some more detailed information about level-scheduling added if hpcom dump is set
- Removed "simulationMainFile" template function from hpcom-susan file
- Improved Profiling of cpp-runtime
------------------------------------------------------------------------
r23671 | adrpo | 2014-12-05 08:06:34 +0100 (Fri, 05 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/boot/Makefile.common
- do not load files in parallel for target Makefile.sources
------------------------------------------------------------------------
r23670 | hudson | 2014-12-05 07:28:58 +0100 (Fri, 05 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenFMU.tpl
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23669 | adeas31 | 2014-12-05 04:22:02 +0100 (Fri, 05 Dec 2014) | 5 lines
Changed paths:
M /trunk/Compiler/Template/CodegenFMU.tpl
M /trunk/SimulationRuntime/c/fmi/FMI1Common.c
M /trunk/SimulationRuntime/c/fmi/FMI1ModelExchange.c
M /trunk/testsuite/openmodelica/fmi/ModelExchange/1.0/BouncingBall.mos
M /trunk/testsuite/openmodelica/fmi/ModelExchange/1.0/EnumerationTest.mos
M /trunk/testsuite/openmodelica/fmi/ModelExchange/1.0/HelloFMIWorld.mos
M /trunk/testsuite/openmodelica/fmi/ModelExchange/1.0/InOutTest.mos
M /trunk/testsuite/openmodelica/fmi/ModelExchange/1.0/JuliansBib.mos
M /trunk/testsuite/openmodelica/fmi/ModelExchange/1.0/Makefile
M /trunk/testsuite/openmodelica/fmi/ModelExchange/1.0/Modelica.Electrical.Analog.Examples.ChuaCircuit.mos
M /trunk/testsuite/openmodelica/fmi/ModelExchange/1.0/Modelica_Mechanics_MultiBody_Examples_Elementary_DoublePendulum.mos
M /trunk/testsuite/openmodelica/fmi/ModelExchange/1.0/Modelica_Mechanics_MultiBody_Examples_Elementary_Pendulum.mos
M /trunk/testsuite/openmodelica/fmi/ModelExchange/1.0/Pendulum.mos
M /trunk/testsuite/openmodelica/fmi/ModelExchange/1.0/SampleExample.mos
M /trunk/testsuite/openmodelica/fmi/ModelExchange/1.0/testAssert.mos
D /trunk/testsuite/openmodelica/fmi/ModelExchange/1.0/testBug2764.mos
#2130, #2776, #3011
- Call fmiSet* for parameters before initializing the FMU.
- Call fmiGet* for dependent parameters after initializing the FMU.
- Created a separate section for FMU instantiate and FMU initialize.
- Generate a better Modelica code to avoid initialization warnings.
------------------------------------------------------------------------
r23668 | hudson | 2014-12-04 22:18:05 +0100 (Thu, 04 Dec 2014) | 6 lines
Changed paths:
M /trunk/Makefile.libraries
commit 2b1ad739aba830ea37f98e90421367bdf57bf871
Author: Martin Sjölund
Date: Thu Dec 4 22:04:28 2014 +0100
Fix ModelicaTest trunk
------------------------------------------------------------------------
r23667 | hudson | 2014-12-04 20:01:03 +0100 (Thu, 04 Dec 2014) | 1 line
Changed paths:
M /trunk/testsuite/simulation/modelica/initialization/bug_3014.mos
[Janitor mode] Set auto-props
------------------------------------------------------------------------
r23666 | lochel | 2014-12-04 19:35:04 +0100 (Thu, 04 Dec 2014) | 2 lines
Changed paths:
M /trunk/Compiler/SimCode/SimCodeUtil.mo
M /trunk/testsuite/simulation/modelica/initialization/Makefile
A /trunk/testsuite/simulation/modelica/initialization/bug_3014.mos
- fix #3014
------------------------------------------------------------------------
r23665 | lochel | 2014-12-04 19:31:14 +0100 (Thu, 04 Dec 2014) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/c/simulation/options.c
M /trunk/SimulationRuntime/c/simulation/options.h
M /trunk/SimulationRuntime/c/simulation/simulation_runtime.cpp
- fix #3009
------------------------------------------------------------------------
r23664 | hudson | 2014-12-04 19:18:05 +0100 (Thu, 04 Dec 2014) | 37 lines
Changed paths:
M /trunk/Makefile.libraries
commit c8906eefc72ae206bda5bfd4a1ac7cdf412e1904
Author: Hudson Janitor
Date: Thu Dec 4 19:03:48 2014 +0100
Bump libraries
- https://github.com/iea-annex60/modelica-annex60.git branch master updated to a4637962d40e7edf198fd4d5fc6f21214c7a7ba9.
* [https://github.com/iea-annex60/modelica-annex60/commit/a463796 a463796] Merge pull request #142 from iea-annex60/issue53_flowJunction
* [https://github.com/iea-annex60/modelica-annex60/commit/8fbb7eb 8fbb7eb] Changed media to previous implementation
* [https://github.com/iea-annex60/modelica-annex60/commit/d9d2c93 d9d2c93] Removed undocumented test model
* [https://github.com/iea-annex60/modelica-annex60/commit/7884da9 7884da9] Changed media to previous implementation
* [https://github.com/iea-annex60/modelica-annex60/commit/92b10a6 92b10a6] Merge branch 'master' into issue53_flowJunction
* [https://github.com/iea-annex60/modelica-annex60/commit/d168e63 d168e63] Merge branch 'master' into issue53_flowJunction
* [https://github.com/iea-annex60/modelica-annex60/commit/93453f0 93453f0] Merge branch 'master' into issue53_flowJunction
* [https://github.com/iea-annex60/modelica-annex60/commit/6eb9d2d 6eb9d2d] Added test case for #53.
- https://github.com/modelica-3rdparty/BrineProp.git branch master updated to 93aa7a61ed954192db58b1814609df92c8f7b719.
* [https://github.com/modelica-3rdparty/BrineProp/commit/93aa7a6 93aa7a6] -added ignore switches -fixed Bug in VBA h5_pT
* [https://github.com/modelica-3rdparty/BrineProp/commit/581f7e2 581f7e2] -reorganized flags so that they can be set on instantiation instead of globally in the BrineProp package -flags are in package PartialFlags, which is extended by all Media -moved cp functions to .SpecificEnthalpies -moved end slash in directory definition to code where it is used to avoid failing attempt to create directory
* [https://github.com/modelica-3rdparty/BrineProp/commit/48b5228 48b5228] Added Vacuum medium
* [https://github.com/modelica-3rdparty/BrineProp/commit/a5d99cc a5d99cc] -Changed error/warning message handling in /GasData -added Vacuum medium
- https://github.com/lbl-srg/modelica-buildings.git branch master updated to 8f00a89b354dd0a58831a4d15d1ed2a460bbd1e6.
* [https://github.com/lbl-srg/modelica-buildings/commit/8f00a89 8f00a89] Updated reference results for Dymola 2015FD01
- svn/MSL trunk uses 7914 but 7948 is available. It FAILED to update using sh ./update-library.sh --omc "omc" --build-dir "build/" --intertrac "m:" --breaks "omlibrary-msl32,omlibrary-reference" --no-dependencies "ModelicaServices" --patchlevel "Complex:-om1,Modelica:-om1,ModelicaServices:-om1" --remove-files "Resources/Library" SVN "https://svn.modelica.org/projects/Modelica/trunk" 7948 "svn/MSL trunk" "Complex trunk" "Modelica trunk" "ModelicaReference trunk" "ModelicaServices trunk" "ModelicaTest trunk"
* m:r7948 Fixed syntax error in `PowerConverters.mo`. (#1416)
* m:r7947 Reverted Modelica uses version to 3.2.1 which was accidently changed.
* m:r7946 Restructured Interfaces and BaseClasses, see #1344
* m:r7941 Put all interface defintions into Interfaces package, see #1416
* m:r7935 #1188 Revised transition regime of functions dp_edgedOverall_MFLOW and dp_edgedOverall_DP for numerical and technical reasons.
* m:r7934 Resolved ticket #1350. Introduced an expansion in variables v_lam and v_tra for numerical improvement at close to zero flows.
* m:r7929 cosmetic changes in Magnetic/QuasiStatic/FundamentalWave.mo
* m:r7928 Moved models from Interfaces to BaseClasses (Magnetic.QuasiStatic.FundamentalWave and Electrical.PowerConverters)
- https://github.com/modelica-3rdparty/Physiolibrary.git branch master updated to a93d8fce29aeb7f3cd428cbba98f379fb90688dd.
* [https://github.com/modelica-3rdparty/Physiolibrary/commit/a93d8fc a93d8fc] block of mass concentration constant
------------------------------------------------------------------------
r23663 | hudson | 2014-12-04 14:57:41 +0100 (Thu, 04 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23662 | niklwors | 2014-12-04 14:49:03 +0100 (Thu, 04 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
splitted writeParams method in cpp template
------------------------------------------------------------------------
r23661 | mwalther | 2014-12-04 13:25:00 +0100 (Thu, 04 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCppHpcom.tpl
- added cpp-file splitting to hpcom template
------------------------------------------------------------------------
r23660 | hudson | 2014-12-04 12:35:12 +0100 (Thu, 04 Dec 2014) | 1 line
Changed paths:
M /trunk/SimulationRuntime/cpp/Solver/CVode/CVode.cpp
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23659 | mwalther | 2014-12-04 12:33:27 +0100 (Thu, 04 Dec 2014) | 1 line
Changed paths:
M /trunk/SimulationRuntime/cpp/CMakeLists.txt
M /trunk/SimulationRuntime/cpp/Core/SimController/SimManager.cpp
M /trunk/SimulationRuntime/cpp/Core/Solver/CMakeLists.txt
M /trunk/SimulationRuntime/cpp/Core/Solver/SolverDefaultImplementation.cpp
M /trunk/SimulationRuntime/cpp/Core/Utils/extension/measure_time.cpp
M /trunk/SimulationRuntime/cpp/Include/Core/SimController/SimManager.h
M /trunk/SimulationRuntime/cpp/Include/Core/Solver/SolverDefaultImplementation.h
M /trunk/SimulationRuntime/cpp/Include/Solver/CVode/CVode.h
M /trunk/SimulationRuntime/cpp/Makefile
M /trunk/SimulationRuntime/cpp/Solver/CVode/CVode.cpp
- profiling of the cpp-runtime can now be enabled with the help of the makefile argument 'RUNTIME_PROFILING="true"'
------------------------------------------------------------------------
r23658 | hudson | 2014-12-04 09:22:48 +0100 (Thu, 04 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23657 | niklwors | 2014-12-04 09:21:03 +0100 (Thu, 04 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
splitted initialization and writeoutput files in cpp template
------------------------------------------------------------------------
r23656 | hudson | 2014-12-03 19:45:16 +0100 (Wed, 03 Dec 2014) | 22 lines
Changed paths:
M /trunk/Makefile.libraries
commit 6e2e85e2109beb104e888af405097082d2e73402
Author: Hudson Janitor
Date: Wed Dec 3 19:05:28 2014 +0100
Bump libraries
- https://github.com/lbl-srg/modelica-buildings.git branch master updated to 0ce41bc2b7722ec04208df5daa7212e7ccd16434.
* [https://github.com/lbl-srg/modelica-buildings/commit/0ce41bc 0ce41bc] Corrected file mode
* [https://github.com/lbl-srg/modelica-buildings/commit/ba320b4 ba320b4] Added copy file
- svn/MSL trunk uses 7914 but 7948 is available. It FAILED to update using sh ./update-library.sh --omc "omc" --build-dir "build/" --intertrac "m:" --breaks "omlibrary-msl32,omlibrary-reference" --no-dependencies "ModelicaServices" --patchlevel "Complex:-om1,Modelica:-om1,ModelicaServices:-om1" --remove-files "Resources/Library" SVN "https://svn.modelica.org/projects/Modelica/trunk" 7948 "svn/MSL trunk" "Complex trunk" "Modelica trunk" "ModelicaReference trunk" "ModelicaServices trunk" "ModelicaTest trunk"
* m:r7948 Fixed syntax error in `PowerConverters.mo`. (#1416)
* m:r7947 Reverted Modelica uses version to 3.2.1 which was accidently changed.
* m:r7946 Restructured Interfaces and BaseClasses, see #1344
* m:r7941 Put all interface defintions into Interfaces package, see #1416
* m:r7935 #1188 Revised transition regime of functions dp_edgedOverall_MFLOW and dp_edgedOverall_DP for numerical and technical reasons.
* m:r7934 Resolved ticket #1350. Introduced an expansion in variables v_lam and v_tra for numerical improvement at close to zero flows.
* m:r7929 cosmetic changes in Magnetic/QuasiStatic/FundamentalWave.mo
* m:r7928 Moved models from Interfaces to BaseClasses (Magnetic.QuasiStatic.FundamentalWave and Electrical.PowerConverters)
- https://github.com/joewa/open-bldc-modelica.git branch master updated to 2b23c8c535d3966de5b827009678ff3a8cb3dfab.
* [https://github.com/joewa/open-bldc-modelica/commit/2b23c8c 2b23c8c] File was missing
------------------------------------------------------------------------
r23655 | hudson | 2014-12-03 19:03:21 +0100 (Wed, 03 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/BackendEquation.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23654 | vitalij | 2014-12-03 18:55:26 +0100 (Wed, 03 Dec 2014) | 4 lines
Changed paths:
M /trunk/Compiler/BackEnd/BackendEquation.mo
M /trunk/Compiler/BackEnd/Initialization.mo
M /trunk/Compiler/BackEnd/XMLDump.mo
BackendEquation.solveEquation:
- passed DAE.FunctionTree
- inline function calls
------------------------------------------------------------------------
r23653 | hudson | 2014-12-03 16:57:54 +0100 (Wed, 03 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
M /trunk/Compiler/Template/CodegenCppHpcom.tpl
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23652 | lochel | 2014-12-03 16:47:34 +0100 (Wed, 03 Dec 2014) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/Initialization.mo
M /trunk/SimulationRuntime/c/optimization
M /trunk/testsuite/openmodelica/cruntime/xmlFiles/testxmlInitForChangeableparameter.mos
M /trunk/testsuite/openmodelica/debugDumps/dumpdaelow.mos
M /trunk/testsuite/openmodelica/fmi/ModelExchange/1.0/BouncingBall.mos
M /trunk/testsuite/openmodelica/fmi/ModelExchange/1.0/EnumerationTest.mos
M /trunk/testsuite/openmodelica/fmi/ModelExchange/1.0/InOutTest.mos
M /trunk/testsuite/openmodelica/fmi/ModelExchange/1.0/Modelica_Mechanics_MultiBody_Examples_Elementary_Pendulum.mos
M /trunk/testsuite/openmodelica/fmi/ModelExchange/1.0/testAssert.mos
M /trunk/testsuite/simulation/libraries/3rdParty/DrModelica/DrModelicaForTesting.Circuit.mos
M /trunk/testsuite/simulation/libraries/3rdParty/Exercises/ServoSystem1.Aufgabe3_2.mos
M /trunk/testsuite/simulation/libraries/3rdParty/Exercises/ServoSystem1.Aufgabe3_3.mos
M /trunk/testsuite/simulation/libraries/3rdParty/Exercises/ServoSystem3.Aufgabe3_2.mos
M /trunk/testsuite/simulation/libraries/3rdParty/Exercises/ServoSystem3.Aufgabe3_3.mos
M /trunk/testsuite/simulation/libraries/3rdParty/Exercises/ServoSystem3.Aufgabe4_1.mos
M /trunk/testsuite/simulation/libraries/3rdParty/Exercises/ServoSystem3.Aufgabe4_2.mos
M /trunk/testsuite/simulation/libraries/3rdParty/Exercises/ServoSystem3.Aufgabe4_3a.mos
M /trunk/testsuite/simulation/libraries/3rdParty/Exercises/ServoSystem3.Aufgabe4_3b.mos
M /trunk/testsuite/simulation/libraries/3rdParty/Exercises/ServoSystem3.Aufgabe4_4a.mos
M /trunk/testsuite/simulation/libraries/3rdParty/MathematicalAspects/17_TestSwitch.mos
M /trunk/testsuite/simulation/modelica/enums/EnumArray2.mos
M /trunk/testsuite/simulation/modelica/enums/TestPosture.mos
M /trunk/testsuite/simulation/modelica/functions_eval/Inverter2.mos
M /trunk/testsuite/simulation/modelica/initialization/Makefile
M /trunk/testsuite/simulation/modelica/initialization/fullRobot.mos
M /trunk/testsuite/simulation/modelica/initialization/parameterWithoutBinding.mos
M /trunk/testsuite/simulation/modelica/initialization/parameters.mos
M /trunk/testsuite/simulation/modelica/resolveLoops/ElectricalCircuit6.mos
M /trunk/testsuite/simulation/modelica/start_value_selection/asmaFlow.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing6-cel.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing6-celMC3.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing6-omc.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing7-cel.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing7-celMC3.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing7-omc.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing8-cel.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing8-celMC3.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing8-omc.mos
- revert r23613, because it breaks initialization of parameters in some cases
------------------------------------------------------------------------
r23651 | perost | 2014-12-03 16:29:03 +0100 (Wed, 03 Dec 2014) | 2 lines
Changed paths:
M /trunk/Compiler/FrontEnd/Static.mo
M /trunk/testsuite/simulation/modelica/hpcom/Modelica.Electrical.Spice3.Examples.CoupledInductors.mos
- Fix tests.
------------------------------------------------------------------------
r23650 | mwalther | 2014-12-03 16:28:52 +0100 (Wed, 03 Dec 2014) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/HpcOmMemory.mo
M /trunk/Compiler/Template/CodegenCpp.tpl
M /trunk/Compiler/Template/CodegenCppHpcom.tpl
M /trunk/SimulationRuntime/cpp/Core/SimController/CMakeLists.txt
M /trunk/SimulationRuntime/cpp/Core/SimController/SimManager.cpp
M /trunk/SimulationRuntime/cpp/Include/Core/SimController/SimManager.h
M /trunk/SimulationRuntime/cpp/Include/Solver/CVode/CVode.h
M /trunk/SimulationRuntime/cpp/Solver/CVode/CVode.cpp
- removed some debug output commands from HpcOmMemory.mo
- additional time points for measure time added to cpp runtime
------------------------------------------------------------------------
r23649 | hudson | 2014-12-03 15:36:44 +0100 (Wed, 03 Dec 2014) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r23648 | adeas31 | 2014-12-03 15:25:58 +0100 (Wed, 03 Dec 2014) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Component/ComponentProperties.cpp
- No need to hard code StateSelect since it is part of built-in environment and can be accessed via API.
------------------------------------------------------------------------
r23647 | hudson | 2014-12-03 14:53:28 +0100 (Wed, 03 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCppHpcom.tpl
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23646 | sjoelund.se | 2014-12-03 14:35:52 +0100 (Wed, 03 Dec 2014) | 2 lines
Changed paths:
M /trunk/Compiler/FrontEnd/Builtin.mo
M /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo
#3012 Add StateSelect to ModelicaBuiltin.mo
------------------------------------------------------------------------
r23645 | mwalther | 2014-12-03 14:34:30 +0100 (Wed, 03 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCppHpcom.tpl
- fixed hpcom windows builds
------------------------------------------------------------------------
r23644 | hudson | 2014-12-03 14:11:57 +0100 (Wed, 03 Dec 2014) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r23643 | adeas31 | 2014-12-03 14:10:12 +0100 (Wed, 03 Dec 2014) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Component/ComponentProperties.cpp
- Fixed some display cases of initialization values.
------------------------------------------------------------------------
r23642 | hudson | 2014-12-03 13:09:34 +0100 (Wed, 03 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/ExpressionSolve.mo
M /trunk/Compiler/SimCode/SimCodeUtil.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23641 | vitalij | 2014-12-03 13:00:49 +0100 (Wed, 03 Dec 2014) | 4 lines
Changed paths:
M /trunk/Compiler/BackEnd/ExpressionSolve.mo
M /trunk/Compiler/SimCode/SimCodeUtil.mo
M /trunk/testsuite/simulation/modelica/others/TestExpressionSolve.mos
ExpressionSolve:
- try to solve modelica functions
- inline function calls and hope ExpressionSolve can solve new expression
------------------------------------------------------------------------
r23640 | hudson | 2014-12-02 19:23:26 +0100 (Tue, 02 Dec 2014) | 27 lines
Changed paths:
M /trunk/Makefile.libraries
commit ba4240f84932739e4b28e0f8f37ed123b428b2cd
Author: Hudson Janitor
Date: Tue Dec 2 19:05:31 2014 +0100
Bump libraries
- https://github.com/iea-annex60/modelica-annex60.git branch master updated to f925d53edfa668b945b19c3b895ea0b6e9589bc3.
* [https://github.com/iea-annex60/modelica-annex60/commit/f925d53 f925d53] Added unitTests.log and simulator.log
* [https://github.com/iea-annex60/modelica-annex60/commit/41c139d 41c139d] Merge pull request #141 from thorade/issue140_gitignore
* [https://github.com/iea-annex60/modelica-annex60/commit/2a243cf 2a243cf] initial version of gitignore file,
- https://github.com/lbl-srg/modelica-buildings.git branch master updated to 845a25d0e730abc2b67cc4bbe29f4fea61ff3df6.
* [https://github.com/lbl-srg/modelica-buildings/commit/845a25d 845a25d] Updated .gitignore.
- svn/MSL 3.2.1 has been updated to r7935.
* m:r7935 #1188 Revised transition regime of functions dp_edgedOverall_MFLOW and dp_edgedOverall_DP for numerical and technical reasons.
* m:r7933 Resolved ticket #1350. Introduced an expansion in variables v_lam and v_tra for numerical improvement at close to zero flows.
- svn/MSL trunk uses 7914 but 7941 is available. It FAILED to update using sh ./update-library.sh --omc "omc" --build-dir "build/" --intertrac "m:" --breaks "omlibrary-msl32,omlibrary-reference" --no-dependencies "ModelicaServices" --patchlevel "Complex:-om1,Modelica:-om1,ModelicaServices:-om1" --remove-files "Resources/Library" SVN "https://svn.modelica.org/projects/Modelica/trunk" 7941 "svn/MSL trunk" "Complex trunk" "Modelica trunk" "ModelicaReference trunk" "ModelicaServices trunk" "ModelicaTest trunk"
* m:r7941 Put all interface defintions into Interfaces package, see #1416
* m:r7935 #1188 Revised transition regime of functions dp_edgedOverall_MFLOW and dp_edgedOverall_DP for numerical and technical reasons.
* m:r7934 Resolved ticket #1350. Introduced an expansion in variables v_lam and v_tra for numerical improvement at close to zero flows.
* m:r7929 cosmetic changes in Magnetic/QuasiStatic/FundamentalWave.mo
* m:r7928 Moved models from Interfaces to BaseClasses (Magnetic.QuasiStatic.FundamentalWave and Electrical.PowerConverters)
- https://github.com/joewa/open-bldc-modelica.git branch master updated to b902421fab1255a302d10ee95d54db6660c455e8.
* [https://github.com/joewa/open-bldc-modelica/commit/b902421 b902421] Added a model of an ADC with a circular buffer.
------------------------------------------------------------------------
r23639 | perost | 2014-12-02 19:14:39 +0100 (Tue, 02 Dec 2014) | 2 lines
Changed paths:
M /trunk/Compiler/FrontEnd/Static.mo
- Fix tests?
------------------------------------------------------------------------
r23638 | perost | 2014-12-02 18:20:40 +0100 (Tue, 02 Dec 2014) | 2 lines
Changed paths:
M /trunk/Compiler/FrontEnd/Static.mo
- Fix build.
------------------------------------------------------------------------
r23637 | hudson | 2014-12-02 18:10:31 +0100 (Tue, 02 Dec 2014) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r23636 | hudson | 2014-12-02 18:03:42 +0100 (Tue, 02 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/FrontEnd/ExpressionSimplify.mo
M /trunk/Compiler/FrontEnd/Static.mo
M /trunk/testsuite/flattening/modelica/built-in-functions/Identity2.mo
M /trunk/testsuite/flattening/modelica/built-in-functions/Identity3.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23635 | hudson | 2014-12-02 18:03:13 +0100 (Tue, 02 Dec 2014) | 1 line
Changed paths:
M /trunk/testsuite/flattening/modelica/built-in-functions/Identity1.mo
M /trunk/testsuite/flattening/modelica/built-in-functions/Identity2.mo
M /trunk/testsuite/flattening/modelica/built-in-functions/Identity3.mo
[Janitor mode] Set auto-props
------------------------------------------------------------------------
r23634 | adeas31 | 2014-12-02 18:02:21 +0100 (Tue, 02 Dec 2014) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Component/ComponentProperties.cpp
M /trunk/OMEdit/OMEditGUI/Simulation/SimulationProcessThread.cpp
- emit sendCompilationFinished.
------------------------------------------------------------------------
r23633 | perost | 2014-12-02 17:59:26 +0100 (Tue, 02 Dec 2014) | 2 lines
Changed paths:
M /trunk/Compiler/FrontEnd/ComponentReference.mo
M /trunk/Compiler/FrontEnd/ExpressionSimplify.mo
M /trunk/Compiler/FrontEnd/Lookup.mo
M /trunk/Compiler/FrontEnd/Static.mo
M /trunk/Compiler/FrontEnd/Types.mo
M /trunk/Compiler/Util/Error.mo
M /trunk/testsuite/flattening/modelica/built-in-functions/DerConstant2.mo
M /trunk/testsuite/flattening/modelica/built-in-functions/DerConstant3.mo
A /trunk/testsuite/flattening/modelica/built-in-functions/Identity1.mo
A /trunk/testsuite/flattening/modelica/built-in-functions/Identity2.mo
A /trunk/testsuite/flattening/modelica/built-in-functions/Identity3.mo
M /trunk/testsuite/flattening/modelica/built-in-functions/Makefile
M /trunk/testsuite/flattening/modelica/mosfiles/LookupBuiltin.mos
- More cleanup of Static.
------------------------------------------------------------------------
r23632 | hudson | 2014-12-02 16:41:25 +0100 (Tue, 02 Dec 2014) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r23631 | adeas31 | 2014-12-02 16:07:12 +0100 (Tue, 02 Dec 2014) | 2 lines
Changed paths:
M /trunk/OMEdit/OMEditGUI/Component/ComponentProperties.cpp
M /trunk/OMEdit/OMEditGUI/Util/Helper.cpp
#2391
- Improve handling of modifiers in OMEdit.
------------------------------------------------------------------------
r23630 | hudson | 2014-12-02 16:06:46 +0100 (Tue, 02 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCppHpcom.tpl
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23629 | mflehmig | 2014-12-02 16:04:29 +0100 (Tue, 02 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/HpcOmScheduler.mo
M /trunk/Compiler/Template/CodegenCpp.tpl
M /trunk/Compiler/Template/CodegenCppHpcom.tpl
M /trunk/Compiler/Util/Flags.mo
Removed redundancy in templates, brief review
------------------------------------------------------------------------
r23628 | nimen | 2014-12-02 15:52:45 +0100 (Tue, 02 Dec 2014) | 1 line
Changed paths:
M /trunk/SimulationRuntime/cpp/Core/SimController/SimManager.cpp
Small fix for calculation of sample cycles
------------------------------------------------------------------------
r23627 | hudson | 2014-12-02 14:43:40 +0100 (Tue, 02 Dec 2014) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r23626 | adeas31 | 2014-12-02 14:35:33 +0100 (Tue, 02 Dec 2014) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Component/ComponentProperties.cpp
- Hard coded the StateSelect drop down in the code. It will be nice to get it from API so that we won't have to update OMEdit when the predefined type's literals change.
------------------------------------------------------------------------
r23625 | hudson | 2014-12-02 14:34:55 +0100 (Tue, 02 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
M /trunk/SimulationRuntime/cpp/Include/Core/Math/Array.h
M /trunk/SimulationRuntime/cpp/SimCoreFactory/OMCFactory/OMCFactory.cpp
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23624 | niklwors | 2014-12-02 14:33:11 +0100 (Tue, 02 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
M /trunk/SimulationRuntime/cpp/Include/Core/Math/Array.h
M /trunk/SimulationRuntime/cpp/SimCoreFactory/OMCFactory/OMCFactory.cpp
fix for array index operator call in cpp template, separated external vars initialization in cpp template
------------------------------------------------------------------------
r23623 | hudson | 2014-12-02 12:38:16 +0100 (Tue, 02 Dec 2014) | 1 line
Changed paths:
M /trunk/testsuite/simulation/modelica/others/TestSolve.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23622 | vitalij | 2014-12-02 12:29:33 +0100 (Tue, 02 Dec 2014) | 5 lines
Changed paths:
M /trunk/Compiler/BackEnd/ExpressionSolve.mo
M /trunk/testsuite/simulation/modelica/others/TestSolve.mo
M /trunk/testsuite/simulation/modelica/others/TestSolve.mos
ExpressionSolve:
- added more nonlinear cases for sinh,cosh,log10
- change collect-strategy
- update test
------------------------------------------------------------------------
r23621 | hudson | 2014-12-02 10:53:47 +0100 (Tue, 02 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCppHpcom.tpl
M /trunk/Compiler/Template/SimCodeTV.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23620 | mwalther | 2014-12-02 10:43:40 +0100 (Tue, 02 Dec 2014) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/HpcOmMemory.mo
M /trunk/Compiler/BackEnd/HpcOmScheduler.mo
M /trunk/Compiler/SimCode/SimCodeUtil.mo
M /trunk/Compiler/Template/CodegenCppHpcom.tpl
M /trunk/Compiler/Template/SimCodeTV.mo
M /trunk/Compiler/Util/List.mo
M /trunk/SimulationRuntime/cpp/Include/Core/Modelica.h
- fixed deleteObject() in hpcom cpp-runtime
- disabled memory optimization for level scheduler
------------------------------------------------------------------------
r23619 | bachmann | 2014-12-02 10:43:20 +0100 (Tue, 02 Dec 2014) | 3 lines
Changed paths:
M /trunk/SimulationRuntime/c/simulation/solver/nonlinearSolverHomotopy.c
proper initialization of counter "numberOfIterations"
------------------------------------------------------------------------
r23618 | adeas31 | 2014-12-02 01:47:18 +0100 (Tue, 02 Dec 2014) | 1 line
Changed paths:
M /trunk/testsuite/openmodelica/interactive-API/Bug2871.mos
M /trunk/testsuite/openmodelica/interactive-API/DialogAnnotation.mos
- expected output.
------------------------------------------------------------------------
r23617 | hudson | 2014-12-02 01:35:35 +0100 (Tue, 02 Dec 2014) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r23616 | adeas31 | 2014-12-02 01:26:49 +0100 (Tue, 02 Dec 2014) | 2 lines
Changed paths:
M /trunk/Compiler/FrontEnd/Constants.mo
M /trunk/OMEdit/OMEditGUI/Component/ComponentProperties.cpp
M /trunk/OMEdit/OMEditGUI/Component/ComponentProperties.h
M /trunk/OMEdit/OMEditGUI/Simulation/SimulationOutputHandler.cpp
M /trunk/OMEdit/OMEditGUI/Util/Utilities.cpp
M /trunk/OMEdit/OMEditGUI/Util/Utilities.h
M /trunk/testsuite/openmodelica/interactive-API/interactive_api_annotations.mos
#2550, #2390
- Fully support showStartAttribute in OMEdit.
------------------------------------------------------------------------
r23615 | hudson | 2014-12-01 19:22:51 +0100 (Mon, 01 Dec 2014) | 15 lines
Changed paths:
M /trunk/Makefile.libraries
commit 5c443b480dc898fa8dd5eebff3c25292d0a8573a
Author: Hudson Janitor
Date: Mon Dec 1 19:05:19 2014 +0100
Bump libraries
- https://github.com/lbl-srg/modelica-buildings.git branch master updated to b080ea6041169cbf35e692ed4c4fd76af37550b7.
* [https://github.com/lbl-srg/modelica-buildings/commit/b080ea6 b080ea6] Updated package.order
* [https://github.com/lbl-srg/modelica-buildings/commit/1f4d88b 1f4d88b] Refactored HeatTransfer.Sources to have each model in a file
* [https://github.com/lbl-srg/modelica-buildings/commit/981a5c9 981a5c9] Refactored class hierarchy.
* [https://github.com/lbl-srg/modelica-buildings/commit/15eeaa3 15eeaa3] Moved user's guide
* [https://github.com/lbl-srg/modelica-buildings/commit/0c6d524 0c6d524] Moved user's guide
- https://github.com/joewa/open-bldc-modelica.git branch master updated to 692ceca6a45f6474cd9f8cfaea5827378602b46d.
* [https://github.com/joewa/open-bldc-modelica/commit/692ceca 692ceca] Prove of concept of the slope evaluation method for commutation detection in DetectCommutationIntBEMFext.mo
------------------------------------------------------------------------
r23614 | hudson | 2014-12-01 19:22:20 +0100 (Mon, 01 Dec 2014) | 1 line
Changed paths:
M /trunk/testsuite/simulation/modelica/initialization/bug_2994.mos
[Janitor mode] Set auto-props
------------------------------------------------------------------------
r23613 | lochel | 2014-12-01 19:14:03 +0100 (Mon, 01 Dec 2014) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/Initialization.mo
M /trunk/SimulationRuntime/c/simulation/solver/nonlinearSolverHomotopy.h
M /trunk/testsuite/openmodelica/cruntime/xmlFiles/testxmlInitForChangeableparameter.mos
M /trunk/testsuite/openmodelica/debugDumps/dumpdaelow.mos
M /trunk/testsuite/openmodelica/fmi/ModelExchange/1.0/BouncingBall.mos
M /trunk/testsuite/openmodelica/fmi/ModelExchange/1.0/EnumerationTest.mos
M /trunk/testsuite/openmodelica/fmi/ModelExchange/1.0/InOutTest.mos
M /trunk/testsuite/openmodelica/fmi/ModelExchange/1.0/Modelica_Mechanics_MultiBody_Examples_Elementary_Pendulum.mos
M /trunk/testsuite/openmodelica/fmi/ModelExchange/1.0/testAssert.mos
M /trunk/testsuite/simulation/libraries/3rdParty/DrModelica/DrModelicaForTesting.Circuit.mos
M /trunk/testsuite/simulation/libraries/3rdParty/Exercises/ServoSystem1.Aufgabe3_2.mos
M /trunk/testsuite/simulation/libraries/3rdParty/Exercises/ServoSystem1.Aufgabe3_3.mos
M /trunk/testsuite/simulation/libraries/3rdParty/Exercises/ServoSystem3.Aufgabe3_2.mos
M /trunk/testsuite/simulation/libraries/3rdParty/Exercises/ServoSystem3.Aufgabe3_3.mos
M /trunk/testsuite/simulation/libraries/3rdParty/Exercises/ServoSystem3.Aufgabe4_1.mos
M /trunk/testsuite/simulation/libraries/3rdParty/Exercises/ServoSystem3.Aufgabe4_2.mos
M /trunk/testsuite/simulation/libraries/3rdParty/Exercises/ServoSystem3.Aufgabe4_3a.mos
M /trunk/testsuite/simulation/libraries/3rdParty/Exercises/ServoSystem3.Aufgabe4_3b.mos
M /trunk/testsuite/simulation/libraries/3rdParty/Exercises/ServoSystem3.Aufgabe4_4a.mos
M /trunk/testsuite/simulation/libraries/3rdParty/MathematicalAspects/17_TestSwitch.mos
M /trunk/testsuite/simulation/modelica/enums/EnumArray2.mos
M /trunk/testsuite/simulation/modelica/enums/TestPosture.mos
M /trunk/testsuite/simulation/modelica/functions_eval/Inverter2.mos
M /trunk/testsuite/simulation/modelica/initialization/Makefile
A /trunk/testsuite/simulation/modelica/initialization/bug_2994.mos
M /trunk/testsuite/simulation/modelica/initialization/fullRobot.mos
M /trunk/testsuite/simulation/modelica/initialization/parameterWithoutBinding.mos
M /trunk/testsuite/simulation/modelica/initialization/parameters.mos
M /trunk/testsuite/simulation/modelica/resolveLoops/ElectricalCircuit6.mos
M /trunk/testsuite/simulation/modelica/start_value_selection/asmaFlow.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing6-cel.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing6-celMC3.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing6-omc.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing7-cel.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing7-celMC3.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing7-omc.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing8-cel.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing8-celMC3.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing8-omc.mos
- attempt to fix initialization for parameters that have no binding but a start value
------------------------------------------------------------------------
r23612 | hudson | 2014-12-01 18:36:46 +0100 (Mon, 01 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/ExpressionSolve.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23611 | hudson | 2014-12-01 18:36:16 +0100 (Mon, 01 Dec 2014) | 1 line
Changed paths:
M /trunk/testsuite/simulation/modelica/others/TestExpressionSolve.mos
[Janitor mode] Set auto-props
------------------------------------------------------------------------
r23610 | vitalij | 2014-12-01 18:27:56 +0100 (Mon, 01 Dec 2014) | 6 lines
Changed paths:
M /trunk/Compiler/BackEnd/ExpressionSolve.mo
M /trunk/testsuite/simulation/modelica/others/Makefile
A /trunk/testsuite/simulation/modelica/others/TestExpressionSolve.mos
M /trunk/testsuite/simulation/modelica/others/TestSolve.mos
ExpressionSolve:
- update expand-strategy
- improved cases for pow
- added and update tests
------------------------------------------------------------------------
r23609 | hudson | 2014-12-01 12:27:05 +0100 (Mon, 01 Dec 2014) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/HpcOmMemory.mo
M /trunk/Compiler/Template/CodegenCppHpcom.tpl
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23608 | mwalther | 2014-12-01 12:18:25 +0100 (Mon, 01 Dec 2014) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/HpcOmMemory.mo
M /trunk/Compiler/SimCode/HpcOmSimCode.mo
M /trunk/Compiler/SimCode/SimCodeUtil.mo
M /trunk/Compiler/Template/CodegenCppHpcom.tpl
M /trunk/Compiler/Template/SimCodeTV.mo
- memory optimization of hpcom can now handle int and bool variables
- cpp-runtime uses hpcom variable positions now as defines
------------------------------------------------------------------------
r23607 | hudson | 2014-11-30 16:33:19 +0100 (Sun, 30 Nov 2014) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r23606 | adeas31 | 2014-11-30 16:08:50 +0100 (Sun, 30 Nov 2014) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Simulation/SimulationOutputHandler.cpp
M /trunk/OMEdit/OMEditGUI/Simulation/SimulationOutputWidget.cpp
- Show the proper color for simulation output in formatted text mode.
------------------------------------------------------------------------
r23605 | hudson | 2014-11-30 15:51:36 +0100 (Sun, 30 Nov 2014) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r23604 | adeas31 | 2014-11-30 15:49:50 +0100 (Sun, 30 Nov 2014) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Modeling/MessagesWidget.cpp
M /trunk/OMEdit/OMEditGUI/Simulation/SimulationOutputHandler.cpp
M /trunk/OMEdit/OMEditGUI/Simulation/SimulationOutputHandler.h
M /trunk/OMEdit/OMEditGUI/Simulation/SimulationOutputWidget.cpp
- Display the simulation output parser error.
------------------------------------------------------------------------
r23603 | hudson | 2014-11-29 19:18:05 +0100 (Sat, 29 Nov 2014) | 12 lines
Changed paths:
M /trunk/Makefile.libraries
commit cdb59827a71b7e1d1d68686b4978daca7501c44d
Author: Hudson Janitor
Date: Sat Nov 29 19:03:29 2014 +0100
Bump libraries
- https://github.com/modelica-3rdparty/IdealizedContact.git branch master updated to ac88b32c30b972f3e2a4dc10f1a5218eec6e9d22.
* [https://github.com/modelica-3rdparty/IdealizedContact/commit/ac88b32 ac88b32] approximation of Stribeck curve
- svn/ThermoPower has been updated to r299.
* r299 Added comment
* r298 Added fluid temperature and enthalpy vectors for display purposes in Gas.Flow1DFV
------------------------------------------------------------------------
r23602 | hkiel | 2014-11-29 11:27:08 +0100 (Sat, 29 Nov 2014) | 2 lines
Changed paths:
M /trunk/Makefile.in
Create real fake files
------------------------------------------------------------------------
r23601 | hudson | 2014-11-29 07:20:11 +0100 (Sat, 29 Nov 2014) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r23600 | hudson | 2014-11-29 07:19:40 +0100 (Sat, 29 Nov 2014) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Simulation/SimulationOptions.h
[Janitor mode] Set auto-props
------------------------------------------------------------------------
r23599 | adeas31 | 2014-11-29 04:16:04 +0100 (Sat, 29 Nov 2014) | 2 lines
Changed paths:
M /trunk/OMEdit/OMEditGUI/Debugger/GDB/GDBAdapter.cpp
M /trunk/OMEdit/OMEditGUI/Debugger/GDB/GDBAdapter.h
M /trunk/OMEdit/OMEditGUI/OMEditGUI.pro
M /trunk/OMEdit/OMEditGUI/Plotting/VariablesWidget.h
M /trunk/OMEdit/OMEditGUI/Simulation/SimulationDialog.cpp
M /trunk/OMEdit/OMEditGUI/Simulation/SimulationDialog.h
A /trunk/OMEdit/OMEditGUI/Simulation/SimulationOptions.h
M /trunk/OMEdit/OMEditGUI/Simulation/SimulationOutputWidget.cpp
M /trunk/OMEdit/OMEditGUI/Simulation/SimulationOutputWidget.h
- Fixed some re-simulate scenarios.
- Separated the SimulationOptions from SimulationDialog.
------------------------------------------------------------------------
r23598 | hudson | 2014-11-29 01:40:20 +0100 (Sat, 29 Nov 2014) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r23597 | adeas31 | 2014-11-29 01:19:24 +0100 (Sat, 29 Nov 2014) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Simulation/SimulationProcessThread.cpp
- qRegisterMetaType StringHandler::SimulationMessageType for SimulationProcessThread.
------------------------------------------------------------------------
r23596 | hudson | 2014-11-29 00:58:42 +0100 (Sat, 29 Nov 2014) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r23595 | hudson | 2014-11-29 00:58:11 +0100 (Sat, 29 Nov 2014) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Simulation/SimulationOutputHandler.cpp
M /trunk/OMEdit/OMEditGUI/Simulation/SimulationOutputHandler.h
[Janitor mode] Set auto-props
------------------------------------------------------------------------
r23594 | adeas31 | 2014-11-29 00:56:55 +0100 (Sat, 29 Nov 2014) | 5 lines
Changed paths:
M /trunk/OMEdit/OMEditGUI/Component/ComponentProperties.cpp
M /trunk/OMEdit/OMEditGUI/Debugger/GDB/GDBAdapter.cpp
M /trunk/OMEdit/OMEditGUI/MainWindow.cpp
M /trunk/OMEdit/OMEditGUI/Modeling/LibraryTreeWidget.cpp
M /trunk/OMEdit/OMEditGUI/Modeling/LibraryTreeWidget.h
M /trunk/OMEdit/OMEditGUI/Modeling/MessagesWidget.cpp
M /trunk/OMEdit/OMEditGUI/Modeling/MessagesWidget.h
M /trunk/OMEdit/OMEditGUI/Modeling/ModelWidgetContainer.cpp
M /trunk/OMEdit/OMEditGUI/OMC/OMCProxy.cpp
M /trunk/OMEdit/OMEditGUI/OMEditGUI.pro
M /trunk/OMEdit/OMEditGUI/Options/OptionsDialog.cpp
M /trunk/OMEdit/OMEditGUI/Options/OptionsDialog.h
M /trunk/OMEdit/OMEditGUI/Plotting/PlotWindowContainer.cpp
M /trunk/OMEdit/OMEditGUI/Plotting/VariablesWidget.cpp
M /trunk/OMEdit/OMEditGUI/Resources/css/stylesheet.qss
M /trunk/OMEdit/OMEditGUI/Resources/icons/branch-closed.png
M /trunk/OMEdit/OMEditGUI/Resources/icons/branch-end.png
M /trunk/OMEdit/OMEditGUI/Resources/icons/branch-more.png
M /trunk/OMEdit/OMEditGUI/Resources/icons/branch-open.png
M /trunk/OMEdit/OMEditGUI/Resources/icons/vline.png
M /trunk/OMEdit/OMEditGUI/Simulation/SimulationDialog.h
A /trunk/OMEdit/OMEditGUI/Simulation/SimulationOutputHandler.cpp
A /trunk/OMEdit/OMEditGUI/Simulation/SimulationOutputHandler.h
M /trunk/OMEdit/OMEditGUI/Simulation/SimulationOutputWidget.cpp
M /trunk/OMEdit/OMEditGUI/Simulation/SimulationOutputWidget.h
M /trunk/OMEdit/OMEditGUI/Simulation/SimulationProcessThread.cpp
M /trunk/OMEdit/OMEditGUI/Simulation/SimulationProcessThread.h
M /trunk/OMEdit/OMEditGUI/TransformationalDebugger/TransformationsWidget.cpp
M /trunk/OMEdit/OMEditGUI/Util/Helper.cpp
M /trunk/OMEdit/OMEditGUI/Util/Helper.h
M /trunk/OMEdit/OMEditGUI/Util/StringHandler.cpp
M /trunk/OMEdit/OMEditGUI/Util/StringHandler.h
#2540, #2778
+ Added a new tree like structure for simulation output. The old text based also exists. The user can switch between them via Options->Simulation->Output.
+ Added a incremental xml reader for simulation output.
+ Fixed the display of multi line messages. Now uses the word wrap at word boundaries. The text is also automatically wrapped when the item is resized.
+ Rewrite the Messages Browse to use model/view architecture. Is required to successfully utilize the word wrap feature for error messages.
------------------------------------------------------------------------
r23593 | hudson | 2014-11-28 20:47:52 +0100 (Fri, 28 Nov 2014) | 1 line
Changed paths:
M /trunk/Compiler/FrontEnd/ExpressionSimplify.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23592 | vitalij | 2014-11-28 20:39:12 +0100 (Fri, 28 Nov 2014) | 6 lines
Changed paths:
M /trunk/Compiler/FrontEnd/Expression.mo
M /trunk/Compiler/FrontEnd/ExpressionSimplify.mo
M /trunk/testsuite/flattening/libraries/msl22/PumpAndValve.mos
M /trunk/testsuite/flattening/libraries/msl31/Modelica.Thermal.mos
M /trunk/testsuite/openmodelica/bootstrapping/SimplifyTest.mo
M /trunk/testsuite/openmodelica/bootstrapping/SimplifyTest.mos
M /trunk/testsuite/simulation/modelica/records/ATotal.mos
ExpressionSimplify:
- improved log and exp rules
- exp(e*log(x)) -> exp(...*log(x)*...)
- log(1/x) -> -log(x)
log(sqrt(x)) -> 1/2*log(x)
------------------------------------------------------------------------
r23591 | bachmann | 2014-11-28 13:49:20 +0100 (Fri, 28 Nov 2014) | 4 lines
Changed paths:
M /trunk/SimulationRuntime/c/simulation/solver/nonlinearSolverHomotopy.c
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump.mos
some fixes from static analysis
adapted test case
------------------------------------------------------------------------
r23590 | bachmann | 2014-11-28 12:46:24 +0100 (Fri, 28 Nov 2014) | 3 lines
Changed paths:
M /trunk/SimulationRuntime/c/simulation/solver/nonlinearSolverHomotopy.c
added more debug information on nonlinear systems
------------------------------------------------------------------------
r23589 | mwalther | 2014-11-28 12:35:52 +0100 (Fri, 28 Nov 2014) | 1 line
Changed paths:
M /trunk/SimulationRuntime/cpp/Include/Core/Utils/extension/measure_time_papi.hpp
M /trunk/SimulationRuntime/cpp/Include/Core/Utils/extension/measure_time_rdtsc.hpp
M /trunk/SimulationRuntime/cpp/Include/Core/Utils/extension/measure_time_scorep.hpp
- fixed profiling in cpp runtime on windows machines
------------------------------------------------------------------------
r23588 | hudson | 2014-11-28 12:10:09 +0100 (Fri, 28 Nov 2014) | 1 line
Changed paths:
M /trunk/Compiler/FrontEnd/ExpressionSimplify.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23587 | vitalij | 2014-11-28 12:01:23 +0100 (Fri, 28 Nov 2014) | 2 lines
Changed paths:
M /trunk/Compiler/FrontEnd/Expression.mo
M /trunk/Compiler/FrontEnd/ExpressionSimplify.mo
ExpressionSimplify.simplify: simplify check for Expression.operatorEqual(a,b) or Expression.operatorEqual(c,d)
------------------------------------------------------------------------
r23586 | hudson | 2014-11-28 10:49:01 +0100 (Fri, 28 Nov 2014) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/HpcOmEqSystems.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23585 | vwaurich | 2014-11-28 10:40:13 +0100 (Fri, 28 Nov 2014) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/HpcOmEqSystems.mo
M /trunk/Compiler/FrontEnd/Expression.mo
- fix partlintornsystem for Asub expressions
------------------------------------------------------------------------
r23584 | hudson | 2014-11-27 19:18:05 +0100 (Thu, 27 Nov 2014) | 11 lines
Changed paths:
M /trunk/Makefile.libraries
commit fafef9ee0c5d7f2c81929e14d4871d2fb9309232
Author: Hudson Janitor
Date: Thu Nov 27 19:04:14 2014 +0100
Bump libraries
- svn/MSL trunk has been updated to r7914.
* m:r7914 included Electrical.PowerConverters (fixes #1416)
- svn/ThermoPower has been updated to r297.
* r297 Added heat capacity parameters to wall and tube thermal models
------------------------------------------------------------------------
r23583 | vitalij | 2014-11-27 17:55:03 +0100 (Thu, 27 Nov 2014) | 3 lines
Changed paths:
M /trunk/Compiler/FrontEnd/Expression.mo
M /trunk/testsuite/openmodelica/cruntime/xmlFiles/testxmlInfoAllEqnsCorrectOrder.mos
update some cases for createResidualExp2
------------------------------------------------------------------------
r23582 | hudson | 2014-11-27 17:33:00 +0100 (Thu, 27 Nov 2014) | 1 line
Changed paths:
M /trunk/SimulationRuntime/c/simulation/solver/nonlinearSolverNewton.c
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23581 | bachmann | 2014-11-27 17:23:42 +0100 (Thu, 27 Nov 2014) | 11 lines
Changed paths:
M /trunk/SimulationRuntime/c/simulation/simulation_runtime.cpp
M /trunk/SimulationRuntime/c/simulation/solver/nonlinearSolverHomotopy.c
M /trunk/SimulationRuntime/c/simulation/solver/nonlinearSolverNewton.c
M /trunk/SimulationRuntime/c/simulation/solver/nonlinearSystem.c
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicReliefValve.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestIdealCheckValve.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestIdealSwitchValve.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestRefP.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Electrical.QuasiStationary.SinglePhase.Examples.Rectifier.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.Explanatory.MomentumBalanceFittings.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.HeatExchanger.HeatExchangerSimulation.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.InverseParameterization.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.Tanks.TanksWithOverflow.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.TraceSubstances.RoomCO2WithControls.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.Tests.MediaTestModels.Water.WaterIF97OnePhase_ph.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.Tests.MediaTestModels.Water.WaterIF97_ph.mos
M /trunk/testsuite/simulation/modelica/nonlinear_system/bug_2841.mos
M /trunk/testsuite/simulation/modelica/nonlinear_system/nonlinearDelayTest.mos
M /trunk/testsuite/simulation/modelica/nonlinear_system/problem7_symjac.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing15-celMC3.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing15-omc.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing15.mo
Update of homotopy solver:
- improved assert handling
- improved numerical jacobian
- introduced mixed solver strategy (homotopy/hybrid)
- removed unused code
- added better damping strategy
- reduced function calls -> performance increase
- update test suite
------------------------------------------------------------------------
r23580 | vwaurich | 2014-11-27 16:30:18 +0100 (Thu, 27 Nov 2014) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/HpcOmEqSystems.mo
- fix partlintornsystem for linear systems that have to be solved numerically (contain function calls with x as inputs)
------------------------------------------------------------------------
r23579 | vwaurich | 2014-11-27 15:58:54 +0100 (Thu, 27 Nov 2014) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/HpcOmEqSystems.mo
- fix partlintornsystem if there are scalar array exps that hide inside cref exps
------------------------------------------------------------------------
r23578 | vitalij | 2014-11-27 15:24:28 +0100 (Thu, 27 Nov 2014) | 3 lines
Changed paths:
M /trunk/Compiler/FrontEnd/Expression.mo
M /trunk/testsuite/openmodelica/bootstrapping/ExpressionTest.mo
M /trunk/testsuite/openmodelica/bootstrapping/ExpressionTest.mos
- change sum for residual (order)
- activated simplify in moveDivToMul
------------------------------------------------------------------------
r23577 | hkiel | 2014-11-27 12:52:37 +0100 (Thu, 27 Nov 2014) | 2 lines
Changed paths:
M /trunk/Parser/Makefile.in
Remove quotation marks
------------------------------------------------------------------------
r23576 | adrpo | 2014-11-27 12:09:26 +0100 (Thu, 27 Nov 2014) | 1 line
Changed paths:
M /trunk/Makefile.common
M /trunk/Parser/Makefile.common
- more proper clean
------------------------------------------------------------------------
r23575 | adrpo | 2014-11-27 10:26:52 +0100 (Thu, 27 Nov 2014) | 1 line
Changed paths:
M /trunk/SimulationRuntime/c/Makefile.common
M /trunk/SimulationRuntime/c/Makefile.objs
- more proper clean
------------------------------------------------------------------------
r23574 | hudson | 2014-11-26 22:42:52 +0100 (Wed, 26 Nov 2014) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenSparseFMI.tpl
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23573 | nutaro | 2014-11-26 22:34:21 +0100 (Wed, 26 Nov 2014) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenAdevs.tpl
M /trunk/Compiler/Template/CodegenSparseFMI.tpl
Updates to the sparse FMI generator
------------------------------------------------------------------------
r23572 | hudson | 2014-11-26 19:18:05 +0100 (Wed, 26 Nov 2014) | 14 lines
Changed paths:
M /trunk/Makefile.libraries
commit 9b61bc38acee72d8306e0c5589b425e9dfd825d6
Author: Hudson Janitor
Date: Wed Nov 26 19:03:56 2014 +0100
Bump libraries
- https://github.com/dzimmer/PlanarMechanics.git branch master updated to e25c36faf37703b115f9633cd692e9f57d63b663.
* [https://github.com/dzimmer/PlanarMechanics/commit/e25c36f e25c36f] Merge pull request #60 from fvanderlinden/master
* [https://github.com/dzimmer/PlanarMechanics/commit/39f693c 39f693c] Merge branch 'master' of https://github.com/fvanderlinden/PlanarMechanics
* [https://github.com/dzimmer/PlanarMechanics/commit/72e6aef 72e6aef] Fixed some usability issues to comments of otter
* [https://github.com/dzimmer/PlanarMechanics/commit/6f41cee 6f41cee] Merge pull request #1 from dzimmer/master
* [https://github.com/dzimmer/PlanarMechanics/commit/254e065 254e065] Merge branch 'master' of https://github.com/dzimmer/PlanarMechanics
* [https://github.com/dzimmer/PlanarMechanics/commit/f8975e1 f8975e1] Something wants to be comitted?!
* [https://github.com/dzimmer/PlanarMechanics/commit/f1436c6 f1436c6] Something changed and wants to be committed.
------------------------------------------------------------------------
r23571 | perost | 2014-11-26 16:49:23 +0100 (Wed, 26 Nov 2014) | 2 lines
Changed paths:
M /trunk/Compiler/FrontEnd/Types.mo
- Allow enum variables in metarecords.
------------------------------------------------------------------------
r23570 | sjoelund.se | 2014-11-26 15:50:25 +0100 (Wed, 26 Nov 2014) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/c/simulation/solver/model_help.c
Mark some more allocation uncollectable
------------------------------------------------------------------------
r23569 | vwaurich | 2014-11-26 14:57:31 +0100 (Wed, 26 Nov 2014) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/HpcOmEqSystems.mo
- fix partlintornsystem if states are involved
------------------------------------------------------------------------
r23568 | sjoelund.se | 2014-11-26 12:53:30 +0100 (Wed, 26 Nov 2014) | 2 lines
Changed paths:
M /trunk/Compiler/Template/CodegenC.tpl
M /trunk/Compiler/Template/SimCodeTV.mo
Change daeExpSconst to use MMC string literals (since we do not optimize away all literals in simulation context)
------------------------------------------------------------------------
r23567 | adrpo | 2014-11-26 10:18:34 +0100 (Wed, 26 Nov 2014) | 2 lines
Changed paths:
M /trunk/testsuite/simulation/libraries/3rdParty/MathematicalAspects/01_AlgebraicLoopBoolean.mos
- update test
------------------------------------------------------------------------
r23566 | hudson | 2014-11-26 10:07:26 +0100 (Wed, 26 Nov 2014) | 1 line
Changed paths:
M /trunk/SimulationRuntime/cpp/Core/SimController/SimController.cpp
M /trunk/SimulationRuntime/cpp/Include/Core/Math/Array.h
M /trunk/SimulationRuntime/cpp/Include/Core/Solver/ISolver.h
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23565 | niklwors | 2014-11-26 10:04:08 +0100 (Wed, 26 Nov 2014) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
M /trunk/SimulationRuntime/cpp/Core/SimController/SimController.cpp
M /trunk/SimulationRuntime/cpp/Core/SimController/SimManager.cpp
M /trunk/SimulationRuntime/cpp/Core/Solver/SimulationMonitor.cpp
M /trunk/SimulationRuntime/cpp/Include/Core/Math/Array.h
M /trunk/SimulationRuntime/cpp/Include/Core/SimController/SimManager.h
M /trunk/SimulationRuntime/cpp/Include/Core/Solver/ISolver.h
M /trunk/SimulationRuntime/cpp/Include/Core/Solver/SimulationMonitor.h
M /trunk/SimulationRuntime/cpp/Include/Solver/CVode/CVode.h
M /trunk/SimulationRuntime/cpp/Include/Solver/Euler/Euler.h
M /trunk/SimulationRuntime/cpp/Include/Solver/Peer/Peer.h
M /trunk/SimulationRuntime/cpp/Solver/CVode/CVode.cpp
M /trunk/SimulationRuntime/cpp/Solver/Euler/Euler.cpp
M /trunk/SimulationRuntime/cpp/Solver/Peer/Peer.cpp
fix for 3d array in cpp runtime, added stop method to solver interface,
------------------------------------------------------------------------
r23564 | adrpo | 2014-11-26 08:48:18 +0100 (Wed, 26 Nov 2014) | 4 lines
Changed paths:
M /trunk/SimulationRuntime/c/meta/meta_modelica.h
M /trunk/SimulationRuntime/c/simulation/solver/model_help.c
M /trunk/testsuite/simulation/libraries/3rdParty/MathematicalAspects/01_AlgebraicLoopBoolean.mos
M /trunk/testsuite/simulation/modelica/arrays/Makefile
M /trunk/testsuite/simulation/modelica/arrays/bug_2911.mos
M /trunk/testsuite/simulation/modelica/arrays/gc.mos
A /trunk/testsuite/simulation/modelica/arrays/gc2980.mo
A /trunk/testsuite/simulation/modelica/arrays/gc2980.mos
Fix bug #2980
- use GC_malloc_uncollectable to signal that the arrays of strings are roots
- added test gc2980.mos
------------------------------------------------------------------------
r23563 | vwaurich | 2014-11-26 08:42:06 +0100 (Wed, 26 Nov 2014) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/HpcOmEqSystems.mo
- extended decomposition of equation systems by Cramer Rule
------------------------------------------------------------------------
r23562 | adrpo | 2014-11-26 06:17:27 +0100 (Wed, 26 Nov 2014) | 6 lines
Changed paths:
M /trunk/SimulationRuntime/c/meta/meta_modelica.h
M /trunk/SimulationRuntime/c/openmodelica_types.h
M /trunk/SimulationRuntime/c/util/memory_pool.c
M /trunk/testsuite/simulation/modelica/arrays/Makefile
A /trunk/testsuite/simulation/modelica/arrays/gc.mo
A /trunk/testsuite/simulation/modelica/arrays/gc.mos
- partial fix for bug #2980 (the model given in the ticket works but the last model in the comments does not yet)
- use malloc_atomic instead of malloc_string as use use modelica_string now
- typedef m_string as modelica_string
- use *malloc instead of *malloc_atomic in some more places
- add test gc.mos
------------------------------------------------------------------------
r23560 | hudson | 2014-11-25 21:32:30 +0100 (Tue, 25 Nov 2014) | 1 line
Changed paths:
M /trunk/Compiler/FrontEnd/Expression.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23559 | vitalij | 2014-11-25 21:24:01 +0100 (Tue, 25 Nov 2014) | 3 lines
Changed paths:
M /trunk/Compiler/BackEnd/ExpressionSolve.mo
M /trunk/Compiler/FrontEnd/Expression.mo
M /trunk/testsuite/simulation/modelica/others/TestSolve.mo
- fixed ExressionSolve.solve: remove wrong case for cosh
- improved Expression.createResidualExp2: clean up cases, try to simplify more than once
------------------------------------------------------------------------
r23558 | hudson | 2014-11-25 19:18:06 +0100 (Tue, 25 Nov 2014) | 28 lines
Changed paths:
M /trunk/Makefile.libraries
commit c1bf85a269ac42e963d8d92ac1d9b2df5693a43b
Author: Hudson Janitor
Date: Tue Nov 25 19:04:28 2014 +0100
Bump libraries
- https://github.com/iea-annex60/modelica-annex60.git branch master updated to 60eca5a1480c2abf17d49b2bb9315e2c3e186340.
* [https://github.com/iea-annex60/modelica-annex60/commit/60eca5a 60eca5a] Merge branch 'carlesRT-issue135_fraRad'
* [https://github.com/iea-annex60/modelica-annex60/commit/550872d 550872d] Corrected documentation for #137 and corrected punctuation.
* [https://github.com/iea-annex60/modelica-annex60/commit/ea15455 ea15455] Merge branch 'issue135_fraRad' of https://github.com/carlesRT/modelica-annex60 into carlesRT-issue135_fraRad
* [https://github.com/iea-annex60/modelica-annex60/commit/c138691 c138691] Correction/Extension of the changes explanation in revision section
* [https://github.com/iea-annex60/modelica-annex60/commit/c8052a6 c8052a6] Add corrections related to issue #137
* [https://github.com/iea-annex60/modelica-annex60/commit/f5bbad0 f5bbad0] Adding revision to RadiatorEN442_2
* [https://github.com/iea-annex60/modelica-annex60/commit/138959d 138959d] Merge branch 'master' into issue116_Pedantic
* [https://github.com/iea-annex60/modelica-annex60/commit/7ce6a60 7ce6a60] Changes in RadiatorEN442_2 model. fraRad this is for #135
* [https://github.com/iea-annex60/modelica-annex60/commit/05d6312 05d6312] Merge pull request #118 from thorade/issue116_Pedantic
* [https://github.com/iea-annex60/modelica-annex60/commit/3efc909 3efc909] move parantheses to correct place, still getting but at least with meaningful error message
* [https://github.com/iea-annex60/modelica-annex60/commit/ad88e95 ad88e95] more annotation fixes
* [https://github.com/iea-annex60/modelica-annex60/commit/b9a35dc b9a35dc] remove broken Icon annotation
* [https://github.com/iea-annex60/modelica-annex60/commit/17b535b 17b535b] Fluid/Movers/BaseClasses remove mutliple smoothOrder
* [https://github.com/iea-annex60/modelica-annex60/commit/4dbdfd9 4dbdfd9] annotations in Utilities,
- https://github.com/modelica-3rdparty/IdealizedContact.git branch master updated to 6a6edf50f025b18da6081a8ba56faef243a9c93e.
* [https://github.com/modelica-3rdparty/IdealizedContact/commit/6a6edf5 6a6edf5] link to new release
- svn/ThermoPower has been updated to r296.
* r296 Undid wrong change
* r295 Added local wnom_ht parameters to flow-dependent heat transfer models for improved modularity
------------------------------------------------------------------------
r23557 | hudson | 2014-11-25 17:56:59 +0100 (Tue, 25 Nov 2014) | 1 line
Changed paths:
M /trunk/SimulationRuntime/cpp/Solver/CVode/CVode.cpp
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23556 | nimen | 2014-11-25 17:55:15 +0100 (Tue, 25 Nov 2014) | 1 line
Changed paths:
M /trunk/SimulationRuntime/cpp/Solver/CVode/CVode.cpp
Small fix for memory issues in CVode
------------------------------------------------------------------------
r23555 | wbraun | 2014-11-25 15:54:24 +0100 (Tue, 25 Nov 2014) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/c/util/simulation_options.c
- update help text
------------------------------------------------------------------------
r23554 | hudson | 2014-11-25 12:09:01 +0100 (Tue, 25 Nov 2014) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r23553 | adeas31 | 2014-11-25 12:07:16 +0100 (Tue, 25 Nov 2014) | 2 lines
Changed paths:
M /trunk/OMEdit/OMEditGUI/Component/Component.cpp
M /trunk/OMEdit/OMEditGUI/MainWindow.cpp
M /trunk/OMEdit/OMEditGUI/MainWindow.h
M /trunk/OMEdit/OMEditGUI/Modeling/ModelWidgetContainer.cpp
M /trunk/OMEdit/OMEditGUI/Modeling/ModelWidgetContainer.h
M /trunk/OMEdit/OMEditGUI/OMEditGUI.pro
- Removed references of unused class SimulationBrowserWidget.
- Removed the context menu while creating connection.
------------------------------------------------------------------------
r23552 | hudson | 2014-11-25 08:53:37 +0100 (Tue, 25 Nov 2014) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/ExpressionSolve.mo
M /trunk/testsuite/simulation/modelica/others/TestSolve.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23551 | vitalij | 2014-11-25 08:51:52 +0100 (Tue, 25 Nov 2014) | 5 lines
Changed paths:
M /trunk/Compiler/BackEnd/ExpressionSolve.mo
M /trunk/Compiler/FrontEnd/Expression.mo
M /trunk/testsuite/simulation/modelica/others/TestSolve.mo
M /trunk/testsuite/simulation/modelica/others/TestSolve.mos
improved ExpressionSolve.solve:
- added more cases like
- sqrt(x) - sqrt(f(x)) = 0
- improved case 1/(x) + 1/(x+1) = 0
------------------------------------------------------------------------
r23549 | adrpo | 2014-11-24 17:03:08 +0100 (Mon, 24 Nov 2014) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/c/simulation/solver/model_help.c
M /trunk/SimulationRuntime/c/util/ringbuffer.c
- use GC_malloc instead of GC_malloc_atomic as WE DO HAVE POINTERS in the string arrays
- fix typo
------------------------------------------------------------------------
r23548 | hudson | 2014-11-24 17:02:30 +0100 (Mon, 24 Nov 2014) | 1 line
Changed paths:
M /trunk/testsuite/simulation/modelica/nonlinear_system/nlsTestPackage.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23547 | hudson | 2014-11-24 17:02:01 +0100 (Mon, 24 Nov 2014) | 1 line
Changed paths:
M /trunk/SimulationRuntime/c/simulation/solver/nonlinearSolverHomotopy.c
M /trunk/SimulationRuntime/c/simulation/solver/nonlinearSolverHomotopy.h
M /trunk/testsuite/simulation/modelica/nonlinear_system/problem10.mos
[Janitor mode] Set auto-props
------------------------------------------------------------------------
r23546 | adrpo | 2014-11-24 16:56:47 +0100 (Mon, 24 Nov 2014) | 1 line
Changed paths:
M /trunk/Compiler/Util/GC.mo
- support 7.2 gc version too (which does not have GC profile stats)
------------------------------------------------------------------------
r23545 | bachmann | 2014-11-24 16:56:43 +0100 (Mon, 24 Nov 2014) | 12 lines
Changed paths:
M /trunk/SimulationRuntime/c/Makefile.objs
M /trunk/SimulationRuntime/c/simulation/simulation_runtime.cpp
A /trunk/SimulationRuntime/c/simulation/solver/nonlinearSolverHomotopy.c
A /trunk/SimulationRuntime/c/simulation/solver/nonlinearSolverHomotopy.h
M /trunk/SimulationRuntime/c/simulation/solver/nonlinearSystem.c
M /trunk/SimulationRuntime/c/simulation/solver/nonlinearSystem.h
M /trunk/SimulationRuntime/c/util/omc_error.c
M /trunk/SimulationRuntime/c/util/omc_error.h
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicReliefValve.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestIdealCheckValve.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestIdealSwitchValve.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestRefP.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSimpleStaticCondenser.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump2.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Electrical.QuasiStationary.SinglePhase.Examples.Rectifier.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.Explanatory.MomentumBalanceFittings.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.HeatExchanger.HeatExchangerSimulation.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.InverseParameterization.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.Tanks.TanksWithOverflow.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.TraceSubstances.RoomCO2WithControls.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.Tests.MediaTestModels.Water.WaterIF97OnePhase_ph.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.Tests.MediaTestModels.Water.WaterIF97_ph.mos
M /trunk/testsuite/simulation/modelica/initialization/discreteTest10.mos
M /trunk/testsuite/simulation/modelica/nonlinear_system/Makefile
M /trunk/testsuite/simulation/modelica/nonlinear_system/bug_2841.mos
M /trunk/testsuite/simulation/modelica/nonlinear_system/nlsTestPackage.mo
M /trunk/testsuite/simulation/modelica/nonlinear_system/nonlinearDelayTest.mos
A /trunk/testsuite/simulation/modelica/nonlinear_system/problem10.mos
M /trunk/testsuite/simulation/modelica/nonlinear_system/problem2.mos
M /trunk/testsuite/simulation/modelica/nonlinear_system/problem2_symjac_tearing.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing15-cel.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing15-celMC3.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing15-omc.mos
Added new nonlinear solver based on damped Newton algorithm in combination with homotopy strategy.
Set as default nonlinear solver for running the coverage tests tonight.
Already support of current testsuite, although some details are not implemented completely:
- Proper assert handling
- Use of Modelica homotopy operator
- Improved scaling of homotopy functions
- ...
Improvements will come!!!
------------------------------------------------------------------------
r23544 | hudson | 2014-11-24 16:19:18 +0100 (Mon, 24 Nov 2014) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r23543 | hudson | 2014-11-24 16:19:16 +0100 (Mon, 24 Nov 2014) | 1 line
Changed paths:
M /trunk/Compiler/Script/Interactive.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23542 | perost | 2014-11-24 16:08:03 +0100 (Mon, 24 Nov 2014) | 2 lines
Changed paths:
M /trunk/OMEdit/OMEditGUI/Simulation/SimulationProcessThread.cpp
- Fix build.
------------------------------------------------------------------------
r23541 | perost | 2014-11-24 15:55:20 +0100 (Mon, 24 Nov 2014) | 2 lines
Changed paths:
M /trunk/Compiler/Script/Interactive.mo
- Some cleanup of Interactive.evaluateGraphicalApi.
------------------------------------------------------------------------
r23540 | hudson | 2014-11-24 15:35:52 +0100 (Mon, 24 Nov 2014) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/HpcOmMemory.mo
M /trunk/Compiler/BackEnd/HpcOmScheduler.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23539 | mwalther | 2014-11-24 15:02:17 +0100 (Mon, 24 Nov 2014) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/HpcOmMemory.mo
M /trunk/Compiler/BackEnd/HpcOmScheduler.mo
M /trunk/Compiler/SimCode/HpcOmSimCodeMain.mo
- moved sorting of hpcom sim equations to the HpcOmSimCodeMain-module
- fixed memory optimization for fixed level scheduler
------------------------------------------------------------------------
r23538 | adeas31 | 2014-11-24 14:40:38 +0100 (Mon, 24 Nov 2014) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Component/ComponentProperties.cpp
- Use availableGeometry instead of screenGeometry.
------------------------------------------------------------------------
r23537 | hudson | 2014-11-24 14:17:52 +0100 (Mon, 24 Nov 2014) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r23536 | hudson | 2014-11-24 14:17:21 +0100 (Mon, 24 Nov 2014) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Simulation/SimulationOutputWidget.cpp
M /trunk/OMEdit/OMEditGUI/Simulation/SimulationOutputWidget.h
M /trunk/OMEdit/OMEditGUI/Simulation/SimulationProcessThread.cpp
M /trunk/OMEdit/OMEditGUI/Simulation/SimulationProcessThread.h
[Janitor mode] Set auto-props
------------------------------------------------------------------------
r23535 | adeas31 | 2014-11-24 14:15:21 +0100 (Mon, 24 Nov 2014) | 2 lines
Changed paths:
M /trunk/OMEdit/OMEditGUI/Simulation/SimulationDialog.cpp
A /trunk/OMEdit/OMEditGUI/Simulation/SimulationOutputWidget.cpp
A /trunk/OMEdit/OMEditGUI/Simulation/SimulationOutputWidget.h
A /trunk/OMEdit/OMEditGUI/Simulation/SimulationProcessThread.cpp
A /trunk/OMEdit/OMEditGUI/Simulation/SimulationProcessThread.h
- Missing files from last commit.
- Compiler flags should be disabled when re-simulating.
------------------------------------------------------------------------
r23534 | hudson | 2014-11-24 14:09:20 +0100 (Mon, 24 Nov 2014) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r23533 | hudson | 2014-11-24 14:09:17 +0100 (Mon, 24 Nov 2014) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/ExpressionSolve.mo
M /trunk/Compiler/FrontEnd/Expression.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23532 | adeas31 | 2014-11-24 14:07:22 +0100 (Mon, 24 Nov 2014) | 8 lines
Changed paths:
M /trunk/OMEdit/OMEditGUI/Debugger/GDB/CommandFactory.cpp
M /trunk/OMEdit/OMEditGUI/Debugger/GDB/CommandFactory.h
M /trunk/OMEdit/OMEditGUI/Debugger/GDB/GDBAdapter.cpp
M /trunk/OMEdit/OMEditGUI/Debugger/GDB/GDBAdapter.h
M /trunk/OMEdit/OMEditGUI/MainWindow.cpp
M /trunk/OMEdit/OMEditGUI/MainWindow.h
M /trunk/OMEdit/OMEditGUI/OMEditGUI.pro
M /trunk/OMEdit/OMEditGUI/Plotting/VariablesWidget.cpp
M /trunk/OMEdit/OMEditGUI/Plotting/VariablesWidget.h
A /trunk/OMEdit/OMEditGUI/Resources/icons/re-simulation-center.svg
M /trunk/OMEdit/OMEditGUI/Simulation/SimulationDialog.cpp
M /trunk/OMEdit/OMEditGUI/Simulation/SimulationDialog.h
M /trunk/OMEdit/OMEditGUI/Util/Helper.cpp
M /trunk/OMEdit/OMEditGUI/Util/Helper.h
M /trunk/OMEdit/OMEditGUI/Util/StringHandler.cpp
M /trunk/OMEdit/OMEditGUI/Util/StringHandler.h
M /trunk/OMEdit/OMEditGUI/resource_omedit.qrc
- Compilation and simulation is done in a separate thread now. So parallel simulation is possible.
#2844
- the simulation output window is not modal anymore.
#2596
- Re-simulate with changed options
#2264
- Archive the simulation output windows and allow user to re open them later.
------------------------------------------------------------------------
r23531 | vitalij | 2014-11-24 14:01:16 +0100 (Mon, 24 Nov 2014) | 20 lines
Changed paths:
M /trunk/Compiler/BackEnd/ExpressionSolve.mo
M /trunk/Compiler/FrontEnd/Expression.mo
M /trunk/testsuite/openmodelica/cruntime/optimization/basic/ReferenceFiles/testFinalCon3_ref.mat
M /trunk/testsuite/openmodelica/cruntime/xmlFiles/testxmlInfoAllEqnsCorrectOrder.mos
M /trunk/testsuite/openmodelica/uncertainties/DataReconciliationTests21jan2013.mos
M /trunk/testsuite/openmodelica/xml/testMSD.mos
M /trunk/testsuite/simulation/modelica/others/TestSolve.mo
M /trunk/testsuite/simulation/modelica/others/TestSolve.mos
added preprocessing for ExpressionSolve.solve: sort and split equation like h(x,y) = g(z) -> h(x) = k(y,z,pre(x),delay(x,const),start(x))
- remove some recursive parts
- move some solver rules inside preprocessding
- using loop
- not need swaps args, because equation is already sorted
- support more cases e.g.
- tanh, sinh, cosh, if() +- if(), pow(x*y,z)*x = 0, abs(x) = 0, delay(x,const) = x,...
- added testcase
- remove pow(f(x),y) = z -> sign(pre(x))*pow(z,inv(y))
- rewrite some rules
- work with "terms" and "factors" (see Expression.terms, Expression.allTerms, Expression.factors) and not longer with localy expression neighborhood
- fixed some rules for der(x)
- solve (hope all) linear expression without derivation
ToDo: solve lienar user functions
allTerms: added a case for DAE.LUNARY and unite some cases
factors: added case for DAE.LUNARY
------------------------------------------------------------------------
r23530 | perost | 2014-11-24 13:38:50 +0100 (Mon, 24 Nov 2014) | 3 lines
Changed paths:
M /trunk/Compiler/FrontEnd/Expression.mo
M /trunk/testsuite/flattening/modelica/arrays/BooleanArrayEq.mo
Fix for #2995:
- Added boolean literals to Expression.isValidSubscript and subscriptContants.
------------------------------------------------------------------------
r23529 | sjoelund.se | 2014-11-24 12:15:08 +0100 (Mon, 24 Nov 2014) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/BackendDAETransform.mo
M /trunk/Compiler/FFrontEnd/FGraph.mo
M /trunk/Compiler/FrontEnd/Static.mo
M /trunk/testsuite/simulation/libraries/3rdParty/MathematicalAspects/01_AlgebraicLoopBoolean.mos
Use getInstanceName() to query function names automatically (updated automatically as the the functions are moved)
------------------------------------------------------------------------
r23528 | perost | 2014-11-24 12:13:15 +0100 (Mon, 24 Nov 2014) | 2 lines
Changed paths:
M /trunk/testsuite/simulation/modelica/algorithms_functions/algorithms.mos
- Updated test.
------------------------------------------------------------------------
r23527 | hudson | 2014-11-24 12:02:49 +0100 (Mon, 24 Nov 2014) | 1 line
Changed paths:
M /trunk/Compiler/Script/Interactive.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23526 | perost | 2014-11-24 11:55:02 +0100 (Mon, 24 Nov 2014) | 2 lines
Changed paths:
M /trunk/Compiler/Script/Interactive.mo
- Fix java stuff.
------------------------------------------------------------------------
r23525 | hkiel | 2014-11-24 11:47:09 +0100 (Mon, 24 Nov 2014) | 3 lines
Changed paths:
M /trunk/Compiler/FrontEnd/Expression.mo
M /trunk/Compiler/SimCode/HpcOmSimCodeMain.mo
M /trunk/Compiler/SimCode/SimCodeUtil.mo
M /trunk/Makefile.in
M /trunk/OMEdit/OMEditGUI/Debugger/Parser/Makefile.common
M /trunk/OMEdit/OMEditGUI/Debugger/Parser/Makefile.lib.common
M /trunk/OMEdit/OMEditGUI/Debugger/Parser/Makefile.lib.unix.in
M /trunk/OMEdit/OMEditGUI/Debugger/Parser/Makefile.unix.in
M /trunk/Parser/Makefile.common
M /trunk/Parser/Makefile.in
- some fixes for successful compilation on rasberry pi (arm) or other slow machines
- fix some typos
------------------------------------------------------------------------
r23524 | hudson | 2014-11-24 11:27:59 +0100 (Mon, 24 Nov 2014) | 1 line
Changed paths:
M /trunk/SimulationRuntime/cpp/Core/SimController/SimManager.cpp
M /trunk/SimulationRuntime/cpp/Include/Core/SimController/SimManager.h
M /trunk/SimulationRuntime/cpp/Include/SimCoreFactory/Policies/SolverOMCFactory.h
M /trunk/SimulationRuntime/cpp/Include/SimCoreFactory/Policies/SolverSettingsOMCFactory.h
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23523 | nimen | 2014-11-24 11:25:45 +0100 (Mon, 24 Nov 2014) | 1 line
Changed paths:
M /trunk/SimulationRuntime/cpp/CMakeLists.txt
M /trunk/SimulationRuntime/cpp/Core/SimController/SimManager.cpp
M /trunk/SimulationRuntime/cpp/Include/Core/Math/IBlas.h
M /trunk/SimulationRuntime/cpp/Include/Core/SimController/SimManager.h
M /trunk/SimulationRuntime/cpp/Include/SimCoreFactory/Policies/SolverOMCFactory.h
M /trunk/SimulationRuntime/cpp/Include/SimCoreFactory/Policies/SolverSettingsOMCFactory.h
M /trunk/SimulationRuntime/cpp/LibrariesConfig.h.in
Added time events for oneStepMode
------------------------------------------------------------------------
r23522 | lochel | 2014-11-24 11:04:05 +0100 (Mon, 24 Nov 2014) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/FindZeroCrossings.mo
- don't create lists to pass single elements to functions if possible
------------------------------------------------------------------------
r23521 | hudson | 2014-11-24 10:43:27 +0100 (Mon, 24 Nov 2014) | 1 line
Changed paths:
M /trunk/testsuite/simulation/modelica/commonSubExp/Makefile
M /trunk/testsuite/simulation/modelica/commonSubExp/ThermoSysPro.Examples.SimpleExamples.TestCentrifugalPump1.mos
M /trunk/testsuite/simulation/modelica/commonSubExp/cleanHpcOmTestsuite.py
[Janitor mode] Set auto-props
------------------------------------------------------------------------
r23520 | vwaurich | 2014-11-24 10:38:45 +0100 (Mon, 24 Nov 2014) | 1 line
Changed paths:
M /trunk/testsuite/Makefile
A /trunk/testsuite/simulation/modelica/commonSubExp
A /trunk/testsuite/simulation/modelica/commonSubExp/Makefile
A /trunk/testsuite/simulation/modelica/commonSubExp/ReferenceFiles
A /trunk/testsuite/simulation/modelica/commonSubExp/ReferenceFiles/ThermoSysPro.Examples.SimpleExamples.TestCentrifugalPump1.mat
A /trunk/testsuite/simulation/modelica/commonSubExp/ThermoSysPro.Examples.SimpleExamples.TestCentrifugalPump1.mos
A /trunk/testsuite/simulation/modelica/commonSubExp/cleanHpcOmTestsuite.py
- added commonSubExp test
------------------------------------------------------------------------
r23519 | hudson | 2014-11-24 10:01:36 +0100 (Mon, 24 Nov 2014) | 1 line
Changed paths:
M /trunk/testsuite/simulation/modelica/events/ZeroCrossingAlg.mos
[Janitor mode] Set auto-props
------------------------------------------------------------------------
r23518 | lochel | 2014-11-24 09:56:55 +0100 (Mon, 24 Nov 2014) | 2 lines
Changed paths:
M /trunk/testsuite/simulation/modelica/events/Makefile
A /trunk/testsuite/simulation/modelica/events/ZeroCrossingAlg.mos
- new test cases for zero-crossing in algorithm section
------------------------------------------------------------------------
r23517 | vwaurich | 2014-11-24 09:51:34 +0100 (Mon, 24 Nov 2014) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/HpcOmEqSystems.mo
- fix for partlintornsystems(zeros in b vector)
- added Sarrus rule
------------------------------------------------------------------------
r23516 | hudson | 2014-11-22 19:48:04 +0100 (Sat, 22 Nov 2014) | 8 lines
Changed paths:
M /trunk/Makefile.libraries
commit 4488441dbcdccc71543d1e94304163f8925e7a79
Author: Hudson Janitor
Date: Sat Nov 22 19:31:32 2014 +0100
Bump libraries
- https://github.com/modelica-3rdparty/HelmholtzMedia.git branch master updated to e972b16b4cac5610688189d0501ac3592cd45989.
* [https://github.com/modelica-3rdparty/HelmholtzMedia/commit/e972b16 e972b16] apply `ttws`
------------------------------------------------------------------------
r23515 | vitalij | 2014-11-22 13:27:08 +0100 (Sat, 22 Nov 2014) | 3 lines
Changed paths:
M /trunk/SimulationRuntime/c/simulation/solver/nonlinearSystem.c
improved extraPolate value insinde [min,max]
exception old value was not insinde [min,max]
------------------------------------------------------------------------
r23514 | adrpo | 2014-11-22 01:56:15 +0100 (Sat, 22 Nov 2014) | 2 lines
Changed paths:
M /trunk/Compiler/FrontEnd/CevalFunction.mo
- more matchcontinue -> match
------------------------------------------------------------------------
r23513 | adrpo | 2014-11-22 00:44:06 +0100 (Sat, 22 Nov 2014) | 2 lines
Changed paths:
M /trunk/Compiler/FrontEnd/CevalFunction.mo
- use match instead of matchontinue (to hopefully get tail recursion in these functions)
------------------------------------------------------------------------
r23512 | hudson | 2014-11-21 19:48:05 +0100 (Fri, 21 Nov 2014) | 14 lines
Changed paths:
M /trunk/Makefile.libraries
commit dc7345f10c50c9f0f2214fd9af86896e5e91f0c8
Author: Hudson Janitor
Date: Fri Nov 21 19:31:09 2014 +0100
Bump libraries
- https://github.com/lbl-srg/modelica-buildings.git branch master updated to 1266d93a5a2b0a5e308ca4f65240d90e6feec076.
* [https://github.com/lbl-srg/modelica-buildings/commit/1266d93 1266d93] Added missing each keyword
* [https://github.com/lbl-srg/modelica-buildings/commit/3f7415c 3f7415c] Cleaned up code
* [https://github.com/lbl-srg/modelica-buildings/commit/7ec9278 7ec9278] Added protected
* [https://github.com/lbl-srg/modelica-buildings/commit/a1331be a1331be] Added missing each keyword
- https://github.com/modelica-3rdparty/IdealizedContact.git branch master updated to fdef83e7aac0edb3e9acec1a704a0791935c98de.
* [https://github.com/modelica-3rdparty/IdealizedContact/commit/fdef83e fdef83e] further html issues
------------------------------------------------------------------------
r23510 | mflehmig | 2014-11-21 16:04:54 +0100 (Fri, 21 Nov 2014) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCppHpcom.tpl
If flag 'useMPI' is active, a MPI evironment is initalized but computation is not MPI parallel .
------------------------------------------------------------------------
r23509 | hudson | 2014-11-21 15:38:14 +0100 (Fri, 21 Nov 2014) | 1 line
Changed paths:
M /trunk/testsuite/flattening/modelica/arrays/BooleanArrayEq.mo
[Janitor mode] Set auto-props
------------------------------------------------------------------------
r23508 | perost | 2014-11-21 15:36:05 +0100 (Fri, 21 Nov 2014) | 2 lines
Changed paths:
A /trunk/testsuite/flattening/modelica/arrays/BooleanArrayEq.mo
- Added forgotten test.
------------------------------------------------------------------------
r23507 | perost | 2014-11-21 15:14:06 +0100 (Fri, 21 Nov 2014) | 3 lines
Changed paths:
M /trunk/Compiler/FrontEnd/InstSection.mo
M /trunk/testsuite/flattening/modelica/arrays/Makefile
Fix for #2995:
- Don't try to expand already expanded equations.
------------------------------------------------------------------------
r23506 | perost | 2014-11-21 14:18:13 +0100 (Fri, 21 Nov 2014) | 2 lines
Changed paths:
M /trunk/Compiler/Script/Interactive.mo
- Reverted r23504, seems to cause bootstrapping issues for some reason.
------------------------------------------------------------------------
r23505 | hudson | 2014-11-21 14:12:01 +0100 (Fri, 21 Nov 2014) | 1 line
Changed paths:
M /trunk/Compiler/Script/Interactive.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23504 | perost | 2014-11-21 14:04:10 +0100 (Fri, 21 Nov 2014) | 2 lines
Changed paths:
M /trunk/Compiler/Script/Interactive.mo
- Cleaned up Interactive.evaluateGraphicalApi.
------------------------------------------------------------------------
r23503 | sjoelund.se | 2014-11-21 13:53:11 +0100 (Fri, 21 Nov 2014) | 2 lines
Changed paths:
M /trunk/testsuite/simulation/modelica/algorithms_functions/algorithms.mos
Expected output
------------------------------------------------------------------------
r23502 | sjoelund.se | 2014-11-21 13:28:54 +0100 (Fri, 21 Nov 2014) | 2 lines
Changed paths:
M /trunk/Compiler/FrontEnd/Expression.mo
Do not add errors if subscriptInt fails
------------------------------------------------------------------------
r23501 | lochel | 2014-11-21 13:17:08 +0100 (Fri, 21 Nov 2014) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo
M /trunk/Compiler/BackEnd/BackendDAETransform.mo
M /trunk/Compiler/BackEnd/BackendDAEUtil.mo
M /trunk/Compiler/BackEnd/BackendEquation.mo
M /trunk/Compiler/BackEnd/HpcOmMemory.mo
M /trunk/Compiler/BackEnd/IndexReduction.mo
M /trunk/Compiler/BackEnd/Initialization.mo
M /trunk/Compiler/BackEnd/ResolveLoops.mo
M /trunk/Compiler/BackEnd/SymbolicJacobian.mo
M /trunk/Compiler/BackEnd/SynchronousFeatures.mo
M /trunk/Compiler/SimCode/SimCodeUtil.mo
- improved names for some auxiliary functions
------------------------------------------------------------------------
r23500 | sjoelund.se | 2014-11-21 13:00:53 +0100 (Fri, 21 Nov 2014) | 3 lines
Changed paths:
M /trunk/Compiler/FrontEnd/Absyn.mo
M /trunk/Compiler/FrontEnd/Expression.mo
M /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo
M /trunk/Compiler/Script/CevalScript.mo
M /trunk/Compiler/SimCode/SimCodeUtil.mo
A /trunk/Compiler/Template/GenerateAPIFunctionsTpl.tpl
M /trunk/Compiler/Template/Makefile.common
M /trunk/Compiler/Template/SimCodeTV.mo
M /trunk/Compiler/boot/LoadCompilerSources.mos
- Add half-implemented API call generateScriptingAPI
- Handle variables with dimension false and true in SimCode
------------------------------------------------------------------------
r23499 | vwaurich | 2014-11-21 12:36:46 +0100 (Fri, 21 Nov 2014) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/HpcOmEqSystems.mo
- fixed partlintornsystem for equation systems
------------------------------------------------------------------------
r23498 | hudson | 2014-11-21 10:52:08 +0100 (Fri, 21 Nov 2014) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/HpcOmEqSystems.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23497 | vwaurich | 2014-11-21 10:43:40 +0100 (Fri, 21 Nov 2014) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/HpcOmEqSystems.mo
- apply Cramer Rule to EquationSystems of size 2
------------------------------------------------------------------------
r23495 | adrpo | 2014-11-21 00:04:30 +0100 (Fri, 21 Nov 2014) | 3 lines
Changed paths:
M /trunk/SimulationRuntime/c/meta/meta_modelica.h
M /trunk/SimulationRuntime/c/util/omc_error.h
M /trunk/libraries
M /trunk/libraries/README
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.AST_BatchPlant.Test.OneTank.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.AST_BatchPlant.Test.TankWithEmptyingPipe2.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.AST_BatchPlant.Test.TanksWithEmptyingPipe1.mos
M /trunk/testsuite/simulation/libraries/msl32/ReferenceFiles/Modelica.Fluid.Examples.AST_BatchPlant.Test.OneTank.mat
- update MSL 3.2.1 to latest: m:r7901
- update tests
- some small Windows changes
------------------------------------------------------------------------
r23494 | adrpo | 2014-11-20 23:05:31 +0100 (Thu, 20 Nov 2014) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenC.tpl
- handle size({}, dim) as zero in Compiler/Template/CodegenC.tpl
------------------------------------------------------------------------
r23493 | lochel | 2014-11-20 21:55:35 +0100 (Thu, 20 Nov 2014) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/BackendDAEUtil.mo
M /trunk/SimulationRuntime/c/simulation/solver/initialization/initialization.c
- Hide warnings about not imported start values for self-generated variables
------------------------------------------------------------------------
r23492 | vitalij | 2014-11-20 21:22:15 +0100 (Thu, 20 Nov 2014) | 2 lines
Changed paths:
M /trunk/Compiler/FrontEnd/Expression.mo
M /trunk/testsuite/openmodelica/cruntime/xmlFiles/testxmlInfoAllEqnsCorrectOrder.mos
M /trunk/testsuite/openmodelica/debugDumps/optdaedump.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicReliefValve.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestIdealCheckValve.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.BranchingDynamicPipes.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.InverseParameterization.mos
M /trunk/testsuite/simulation/modelica/initialization/OverdeterminedInitialization.Mechanical.TwoMassesFullInitialInconsistent.mos
M /trunk/testsuite/simulation/modelica/initialization/SingularInitial.mos
M /trunk/testsuite/simulation/modelica/initialization/bug_2263.mos
M /trunk/testsuite/simulation/modelica/initialization/bug_2566.mos
M /trunk/testsuite/simulation/modelica/nonlinear_system/problem2_newton.mos
createResidualExp: added heuristic for a-b=0 or b-a=0
------------------------------------------------------------------------
r23491 | hudson | 2014-11-20 20:13:49 +0100 (Thu, 20 Nov 2014) | 19 lines
Changed paths:
M /trunk/Makefile.libraries
commit fcb5a0d0425a5a97fb1562d81c13e87657fff911
Author: Hudson Janitor
Date: Thu Nov 20 19:34:12 2014 +0100
Bump libraries
- svn/MSL 3.2.1 has been updated to r7901.
* m:r7901 refs #1580: fix compiler warning about potentially uninitialized variable c2
* m:r7898 #1582 fixed (Min/Max Assertion in 3 Examples from Modelica.Fluid.Examples.AST_BatchPlant.Test)
- svn/MSL trunk has been updated to r7902.
* m:r7902 Merged revision(s) 7901 from Modelica/branches/maintenance/3.2.1:refs #1580: fix compiler warning about potentially uninitialized variable c2........
* m:r7900 Update of 3rd-party header uthash
* m:r7899 #1582 fixed (Min/Max Assertion in 3 Examples from Modelica.Fluid.Examples.AST_BatchPlant.Test)
- https://github.com/dzimmer/PlanarMechanics.git branch master updated to d81e8083f3306eae24ac462c00b026d0c137228a.
* [https://github.com/dzimmer/PlanarMechanics/commit/d81e808 d81e808] Merge pull request #59 from tbeu/fix-dummy-annotations
* [https://github.com/dzimmer/PlanarMechanics/commit/f9a6360 f9a6360] Remove dummy annotations
* [https://github.com/dzimmer/PlanarMechanics/commit/38632c8 38632c8] Remove trimming white space
------------------------------------------------------------------------
r23489 | perost | 2014-11-20 17:59:06 +0100 (Thu, 20 Nov 2014) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo
- Recommit r22962.
------------------------------------------------------------------------
r23487 | jansilar | 2014-11-20 16:43:24 +0100 (Thu, 20 Nov 2014) | 2 lines
Changed paths:
M /trunk/Compiler/Template/CodegenCSharp.tpl
Fix for CSharp template
- removed wrong shift in algebraic int and bool indexes
------------------------------------------------------------------------
r23486 | hudson | 2014-11-20 16:42:39 +0100 (Thu, 20 Nov 2014) | 1 line
Changed paths:
M /trunk/Compiler/FrontEnd/Expression.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23485 | vitalij | 2014-11-20 16:38:39 +0100 (Thu, 20 Nov 2014) | 3 lines
Changed paths:
M /trunk/Compiler/FrontEnd/Expression.mo
M /trunk/testsuite/openmodelica/bootstrapping/ExpressionTest.mo
M /trunk/testsuite/openmodelica/bootstrapping/ExpressionTest.mos
M /trunk/testsuite/openmodelica/cruntime/xmlFiles/testxmlInfoAllEqnsCorrectOrder.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.TraceSubstances.RoomCO2WithControls.mos
M /trunk/testsuite/simulation/modelica/initialization/OverdeterminedInitialization.Mechanical.TwoMassesFullInitialInconsistent.mos
M /trunk/testsuite/simulation/modelica/initialization/SingularInitial.mos
M /trunk/testsuite/simulation/modelica/initialization/bug_2566.mos
improved createResidualExp
- reduction of sub and mul operations
------------------------------------------------------------------------
r23484 | perost | 2014-11-20 16:15:20 +0100 (Thu, 20 Nov 2014) | 2 lines
Changed paths:
M /trunk/Compiler/FrontEnd/MetaModelicaBuiltin.mo
- Removed misleading documentation annotation from listDelete.
------------------------------------------------------------------------
r23483 | perost | 2014-11-20 16:00:25 +0100 (Thu, 20 Nov 2014) | 2 lines
Changed paths:
M /trunk/Compiler/FrontEnd/MetaModelicaBuiltin.mo
- Removed deprecated arrayNth too.
------------------------------------------------------------------------
r23482 | perost | 2014-11-20 15:52:42 +0100 (Thu, 20 Nov 2014) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/c/meta/meta_modelica_builtin.c
M /trunk/SimulationRuntime/c/meta/meta_modelica_builtin.h
M /trunk/SimulationRuntime/c/meta/meta_modelica_builtin_boxvar.h
M /trunk/SimulationRuntime/c/meta/meta_modelica_gen_boxvar.py
- Keep listNth in simulation runtime until we have a new tar-ball.
------------------------------------------------------------------------
r23481 | perost | 2014-11-20 15:41:23 +0100 (Thu, 20 Nov 2014) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/BackendQSS.mo
M /trunk/Compiler/FrontEnd/Ceval.mo
M /trunk/Compiler/FrontEnd/Expression.mo
M /trunk/Compiler/FrontEnd/MetaModelicaBuiltin.mo
M /trunk/Compiler/FrontEnd/Patternm.mo
M /trunk/Compiler/FrontEnd/ValuesUtil.mo
M /trunk/Compiler/Template/CodegenAdevs.tpl
M /trunk/Compiler/Template/CodegenC.tpl
M /trunk/Compiler/Template/CodegenCpp.tpl
M /trunk/Compiler/Template/CodegenSparseFMI.tpl
M /trunk/Compiler/Template/GraphMLDumpTplTV.mo
M /trunk/Compiler/Template/SimCodeTV.mo
M /trunk/Compiler/Util/List.mo
M /trunk/SimulationRuntime/c/meta/meta_modelica_builtin.c
M /trunk/SimulationRuntime/c/meta/meta_modelica_builtin.h
M /trunk/SimulationRuntime/c/meta/meta_modelica_builtin_boxvar.h
M /trunk/SimulationRuntime/c/meta/meta_modelica_gen_boxvar.py
M /trunk/testsuite/metamodelica/meta/BuiltinList.mo
M /trunk/testsuite/metamodelica/meta/BuiltinList.mos
- Removed deprecated listNth.
------------------------------------------------------------------------
r23480 | sjoelund.se | 2014-11-20 14:58:27 +0100 (Thu, 20 Nov 2014) | 2 lines
Changed paths:
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.HeatingSystem.mos
M /trunk/testsuite/simulation/libraries/msl32/ReferenceFiles/Modelica.Fluid.Examples.HeatingSystem.mat
Simulate HeatingSystem for a shorter time since the NLS just makes the testsuite run for longer than necessary
------------------------------------------------------------------------
r23479 | hkiel | 2014-11-20 14:54:06 +0100 (Thu, 20 Nov 2014) | 2 lines
Changed paths:
M /trunk/Parser/Makefile.common
M /trunk/Parser/Makefile.in
modifications for compilation on arm
------------------------------------------------------------------------
r23478 | hudson | 2014-11-20 13:50:11 +0100 (Thu, 20 Nov 2014) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/RemoveSimpleEquations.mo
M /trunk/Compiler/BackEnd/SymbolicJacobian.mo
M /trunk/Compiler/FrontEnd/Absyn.mo
M /trunk/Compiler/Script/Interactive.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23477 | hudson | 2014-11-20 13:49:41 +0100 (Thu, 20 Nov 2014) | 1 line
Changed paths:
M /trunk/testsuite/openmodelica/interactive-API/setComponentModifierValue.mos
[Janitor mode] Set auto-props
------------------------------------------------------------------------
r23476 | lochel | 2014-11-20 13:47:35 +0100 (Thu, 20 Nov 2014) | 3 lines
Changed paths:
M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo
M /trunk/Compiler/BackEnd/BackendDAEUtil.mo
M /trunk/Compiler/BackEnd/Initialization.mo
M /trunk/Compiler/BackEnd/InlineArrayEquations.mo
M /trunk/Compiler/BackEnd/OnRelaxation.mo
M /trunk/Compiler/BackEnd/RemoveSimpleEquations.mo
M /trunk/Compiler/BackEnd/SymbolicJacobian.mo
M /trunk/Compiler/BackEnd/Tearing.mo
M /trunk/Compiler/SimCode/SimCodeUtil.mo
- Changed BackendDAEUtil.mapEqSystemAndFold to not create unnecessary tuples
- Some random cleanup
------------------------------------------------------------------------
r23475 | perost | 2014-11-20 13:16:24 +0100 (Thu, 20 Nov 2014) | 3 lines
Changed paths:
M /trunk/Compiler/FrontEnd/Absyn.mo
M /trunk/Compiler/Script/Interactive.mo
M /trunk/Compiler/Util/List.mo
M /trunk/testsuite/openmodelica/interactive-API/Makefile
M /trunk/testsuite/openmodelica/interactive-API/interactive_api_param.mos
A /trunk/testsuite/openmodelica/interactive-API/setComponentModifierValue.mos
Fix for #2966:
- Improved setComponentModifierValue API functions.
------------------------------------------------------------------------
r23474 | sjoelund.se | 2014-11-20 13:07:31 +0100 (Thu, 20 Nov 2014) | 2 lines
Changed paths:
M /trunk/testsuite/metamodelica/MetaModelicaDev/documentation/Basic-Exercise-MetaModelica.onb
Add instruction on how to evaluate a cell
------------------------------------------------------------------------
r23473 | sjoelund.se | 2014-11-20 12:42:12 +0100 (Thu, 20 Nov 2014) | 2 lines
Changed paths:
M /trunk/testsuite/metamodelica/MetaModelicaDev/documentation/Basic-Exercise-MetaModelica.onb
Update MM exercises
------------------------------------------------------------------------
r23472 | sjoelund.se | 2014-11-20 12:39:00 +0100 (Thu, 20 Nov 2014) | 2 lines
Changed paths:
M /trunk/Compiler/FrontEnd/Static.mo
Fail if type-checking fails (did not assign to the output)
------------------------------------------------------------------------
r23471 | lochel | 2014-11-20 11:58:54 +0100 (Thu, 20 Nov 2014) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/EvaluateFunctions.mo
M /trunk/Compiler/BackEnd/ResolveLoops.mo
- Use of List.mapFold2 to avoid unnecessary tuples
------------------------------------------------------------------------
r23470 | hudson | 2014-11-20 11:39:46 +0100 (Thu, 20 Nov 2014) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/HpcOmScheduler.mo
M /trunk/Compiler/Template/CodegenCpp.tpl
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23469 | lochel | 2014-11-20 11:39:18 +0100 (Thu, 20 Nov 2014) | 6 lines
Changed paths:
M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo
M /trunk/Compiler/BackEnd/BackendDAETransform.mo
M /trunk/Compiler/BackEnd/BackendDAEUtil.mo
M /trunk/Compiler/BackEnd/BackendEquation.mo
M /trunk/Compiler/BackEnd/BackendVarTransform.mo
M /trunk/Compiler/BackEnd/FindZeroCrossings.mo
M /trunk/Compiler/BackEnd/HpcOmTaskGraph.mo
M /trunk/Compiler/BackEnd/IndexReduction.mo
M /trunk/Compiler/BackEnd/Initialization.mo
M /trunk/Compiler/BackEnd/RemoveSimpleEquations.mo
M /trunk/Compiler/BackEnd/ResolveLoops.mo
M /trunk/Compiler/BackEnd/StateMachineFeatures.mo
M /trunk/Compiler/BackEnd/SymbolicJacobian.mo
M /trunk/Compiler/BackEnd/Uncertainties.mo
M /trunk/Compiler/SimCode/SimCodeUtil.mo
- Renamed/revised some more auxiliary fucntions:
- traverseExpsOfEquationList (from traverseBackendDAEExpsEqnList)
- traverseEquationArray (from traverseBackendDAEEqns)
- traverseEquationArrayWithStop (from traverseBackendDAEEqnsWithStop)
- traverseEquationArrayWithUpdate (from traverseBackendDAEEqnsWithUpdate)
------------------------------------------------------------------------
r23468 | mflehmig | 2014-11-20 11:16:03 +0100 (Thu, 20 Nov 2014) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
M /trunk/Compiler/Template/CodegenCppHpcom.tpl
M /trunk/Compiler/Template/SimCodeTV.mo
M /trunk/Compiler/Util/Flags.mo
M /trunk/SimulationRuntime/cpp/CMakeLists.txt
M /trunk/SimulationRuntime/cpp/Core/Modelica/ModelicaConfig.inc.in
M /trunk/testsuite/simulation/modelica/hpcom/Makefile
Added debug flag 'useMPI'. This adds MPI init and finalize to main method and MPI compiler wrappers to makefile.
------------------------------------------------------------------------
r23467 | mflehmig | 2014-11-20 11:12:40 +0100 (Thu, 20 Nov 2014) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/HpcOmScheduler.mo
Indent
------------------------------------------------------------------------
r23466 | lochel | 2014-11-20 10:20:36 +0100 (Thu, 20 Nov 2014) | 5 lines
Changed paths:
M /trunk/Compiler/BackEnd/BackendDAEUtil.mo
M /trunk/Compiler/BackEnd/BackendEquation.mo
M /trunk/Compiler/BackEnd/BackendVariable.mo
- Renamed following auxiliary functions:
- BackendDAEUtil.traverseArrayNoCopyWithUpdate (from BackendDAEUtil.traverseBackendDAEArrayNoCopyWithUpdate)
- BackendDAEUtil.traverseArrayNoCopyWithStop (from BackendDAEUtil.traverseBackendDAEArrayNoCopyWithStop)
- BackendDAEUtil.traverseArrayNoCopy (from BackendDAEUtil.traverseBackendDAEArrayNoCopy)
------------------------------------------------------------------------
r23465 | lochel | 2014-11-20 10:14:18 +0100 (Thu, 20 Nov 2014) | 5 lines
Changed paths:
M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo
M /trunk/Compiler/BackEnd/BackendDAEUtil.mo
M /trunk/Compiler/BackEnd/FindZeroCrossings.mo
M /trunk/Compiler/Util/Flags.mo
M /trunk/Compiler/Util/List.mo
M /trunk/testsuite/openmodelica/debugDumps/Makefile
A /trunk/testsuite/openmodelica/debugDumps/dumpEncapsulateConditions.mos (from /trunk/testsuite/openmodelica/debugDumps/dumpEncapsulateWhenConditions.mos:23463)
D /trunk/testsuite/openmodelica/debugDumps/dumpEncapsulateWhenConditions.mos
- Moved module encapsulateWhenConditions to FindZeroCrossings.mo
- Cleaned up some patterns
- New auxiliary function List.mapFold2 to avoid unnecessary tuples
- Changed +d=dumpEncapsulateWhenConditions to +d=dumpEncapsulateConditions
------------------------------------------------------------------------
r23464 | sjoelund.se | 2014-11-20 09:48:17 +0100 (Thu, 20 Nov 2014) | 2 lines
Changed paths:
M /trunk/Makefile.in
Fix building of OMEdit without corba configured
------------------------------------------------------------------------
r23463 | lochel | 2014-11-20 09:19:20 +0100 (Thu, 20 Nov 2014) | 2 lines
Changed paths:
A /trunk/testsuite/simulation/modelica/events/IntegerZeroCrossings.mos (from /trunk/testsuite/simulation/modelica/events/IntergerZeroCrossings.mos:23423)
D /trunk/testsuite/simulation/modelica/events/IntergerZeroCrossings.mos
M /trunk/testsuite/simulation/modelica/events/Makefile
- typo
------------------------------------------------------------------------
r23462 | mwalther | 2014-11-20 08:48:57 +0100 (Thu, 20 Nov 2014) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
M /trunk/testsuite/simulation/libraries/msl32_cpp/Makefile
- fixed AliasVar-Codegeneration of CPP-Runtime
------------------------------------------------------------------------
r23461 | hudson | 2014-11-19 20:06:39 +0100 (Wed, 19 Nov 2014) | 14 lines
Changed paths:
M /trunk/Makefile.libraries
commit 3fa79d1fdf034fd2eb1d20c735b4f058391cbe95
Author: Hudson Janitor
Date: Wed Nov 19 19:32:15 2014 +0100
Bump libraries
- https://github.com/modelica-3rdparty/Physiolibrary.git branch master updated to ae5efba8e4915e8215c4c354cbedea92ad2159ae.
* [https://github.com/modelica-3rdparty/Physiolibrary/commit/ae5efba ae5efba] power point presentation for version 2.3
- https://github.com/dzimmer/PlanarMechanics.git branch master updated to 844e9e777a504bdb282931d92ed15a06209d44db.
* [https://github.com/dzimmer/PlanarMechanics/commit/844e9e7 844e9e7] Merge pull request #58 from tobolar/master
* [https://github.com/dzimmer/PlanarMechanics/commit/af54c91 af54c91] Merge branch 'master' of https://github.com/tobolar/PlanarMechanics
* [https://github.com/dzimmer/PlanarMechanics/commit/ffeffdd ffeffdd] Changed color of element "name" in nearly all icons AND moved it into upper area of icon
* [https://github.com/dzimmer/PlanarMechanics/commit/b3ea6b9 b3ea6b9] Merge pull request #2 from dzimmer/master
------------------------------------------------------------------------
r23460 | hudson | 2014-11-19 19:24:21 +0100 (Wed, 19 Nov 2014) | 1 line
Changed paths:
M /trunk/testsuite/openmodelica/bootstrapping/ExpressionTest.mo
M /trunk/testsuite/openmodelica/bootstrapping/ExpressionTest.mos
[Janitor mode] Set auto-props
------------------------------------------------------------------------
r23459 | vitalij | 2014-11-19 19:23:06 +0100 (Wed, 19 Nov 2014) | 3 lines
Changed paths:
M /trunk/Compiler/FrontEnd/Expression.mo
A /trunk/testsuite/openmodelica/bootstrapping/ExpressionTest.mo
A /trunk/testsuite/openmodelica/bootstrapping/ExpressionTest.mos
M /trunk/testsuite/openmodelica/bootstrapping/Makefile
- improved expAdd,expSub, expPow
- added test for expAdd, expSub, expPow
------------------------------------------------------------------------
r23458 | hudson | 2014-11-19 18:23:14 +0100 (Wed, 19 Nov 2014) | 1 line
Changed paths:
M /trunk/Compiler/runtime/settingsimpl.c
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23457 | sjoelund.se | 2014-11-19 18:00:52 +0100 (Wed, 19 Nov 2014) | 2 lines
Changed paths:
M /trunk/Compiler/runtime/settingsimpl.c
#2987 alternative method of getting the OPENMODELICAHOME from a .dylib file
------------------------------------------------------------------------
r23456 | hudson | 2014-11-19 17:41:28 +0100 (Wed, 19 Nov 2014) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r23455 | adeas31 | 2014-11-19 17:30:33 +0100 (Wed, 19 Nov 2014) | 2 lines
Changed paths:
M /trunk/OMEdit/OMEditGUI/MainWindow.cpp
M /trunk/OMEdit/OMEditGUI/MainWindow.h
M /trunk/OMEdit/OMEditGUI/Plotting/PlotWindowContainer.cpp
M /trunk/OMPlot/OMPlotGUI/PlotWindow.cpp
#2993
- Allow tiling of sub-windows horizontally and vertically.
------------------------------------------------------------------------
r23454 | sjoelund.se | 2014-11-19 16:38:09 +0100 (Wed, 19 Nov 2014) | 2 lines
Changed paths:
M /trunk/Compiler/Script/Interactive.mo
M /trunk/Compiler/Util/Error.mo
Handle some invalid uses-annotations, like `annotation(uses(Modelica))`
------------------------------------------------------------------------
r23453 | vitalij | 2014-11-19 16:15:51 +0100 (Wed, 19 Nov 2014) | 4 lines
Changed paths:
M /trunk/Compiler/FrontEnd/ExpressionSimplify.mo
M /trunk/testsuite/openmodelica/bootstrapping/SimplifyTest.mo
M /trunk/testsuite/openmodelica/bootstrapping/SimplifyTest.mos
- update SimplifyTest
- added rule a-(-b)/c = a+b/c
- small fixes inside simplify
------------------------------------------------------------------------
r23452 | sjoelund.se | 2014-11-19 14:04:21 +0100 (Wed, 19 Nov 2014) | 2 lines
Changed paths:
M /trunk/Compiler/boot/Makefile.common
Fix OSX
------------------------------------------------------------------------
r23451 | hudson | 2014-11-19 13:48:54 +0100 (Wed, 19 Nov 2014) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r23450 | adeas31 | 2014-11-19 13:47:09 +0100 (Wed, 19 Nov 2014) | 3 lines
Changed paths:
M /trunk/OMEdit/OMEditGUI/Component/Component.cpp
M /trunk/OMEdit/OMEditGUI/Component/Component.h
M /trunk/OMEdit/OMEditGUI/Component/CornerItem.cpp
M /trunk/OMEdit/OMEditGUI/Component/CornerItem.h
M /trunk/OMEdit/OMEditGUI/Modeling/ModelWidgetContainer.cpp
#2992
- Fixed the resizing/movement of the component. Try not to generate fractional origin/extent points.
- Change the refine snapping from shift to control key since the refine movement from keyboard is with control key.
------------------------------------------------------------------------
r23449 | vitalij | 2014-11-19 12:10:36 +0100 (Wed, 19 Nov 2014) | 2 lines
Changed paths:
M /trunk/Compiler/FrontEnd/ExpressionSimplify.mo
M /trunk/testsuite/openmodelica/bootstrapping/SimplifyTest.mo
M /trunk/testsuite/openmodelica/bootstrapping/SimplifyTest.mos
update SimplifyTest
------------------------------------------------------------------------
r23448 | hudson | 2014-11-19 12:08:17 +0100 (Wed, 19 Nov 2014) | 1 line
Changed paths:
M /trunk/testsuite/openmodelica/bootstrapping/SimplifyTest.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23447 | vitalij | 2014-11-19 11:59:47 +0100 (Wed, 19 Nov 2014) | 2 lines
Changed paths:
M /trunk/testsuite/openmodelica/bootstrapping/SimplifyTest.mo
M /trunk/testsuite/openmodelica/bootstrapping/SimplifyTest.mos
update SimplifyTest.mo
------------------------------------------------------------------------
r23445 | janK | 2014-11-19 11:04:39 +0100 (Wed, 19 Nov 2014) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Modeling/ModelWidgetContainer.cpp
Speed up vertical and horizontal scroll bars (almost like in Dymola).
------------------------------------------------------------------------
r23444 | sjoelund.se | 2014-11-19 07:30:04 +0100 (Wed, 19 Nov 2014) | 2 lines
Changed paths:
M /trunk/Makefile.in
Run mkbuilddirs for qwt
------------------------------------------------------------------------
r23443 | hudson | 2014-11-19 01:34:06 +0100 (Wed, 19 Nov 2014) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r23442 | adeas31 | 2014-11-19 01:32:09 +0100 (Wed, 19 Nov 2014) | 2 lines
Changed paths:
M /trunk/OMEdit/OMEditGUI/Annotations/LineAnnotation.cpp
M /trunk/OMEdit/OMEditGUI/Component/Component.cpp
M /trunk/OMEdit/OMEditGUI/Modeling/ModelWidgetContainer.cpp
M /trunk/OMEdit/OMEditGUI/Modeling/ModelWidgetContainer.h
#2992
- round the connection start & end points.
------------------------------------------------------------------------
r23441 | adeas31 | 2014-11-19 01:11:02 +0100 (Wed, 19 Nov 2014) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/OMC/OMCProxy.cpp
- unparse getClassInformation output in case of CORBA interface.
------------------------------------------------------------------------
r23440 | vitalij | 2014-11-19 00:59:54 +0100 (Wed, 19 Nov 2014) | 3 lines
Changed paths:
M /trunk/Compiler/FrontEnd/ExpressionSimplify.mo
M /trunk/testsuite/flattening/libraries/3rdParty/Exercises/instExercises.mos
M /trunk/testsuite/flattening/libraries/3rdParty/PlanarMechanics/instantiatePlanarMechanicsForTesting.mos
M /trunk/testsuite/flattening/libraries/msl22/modelicaAdditions/Engine1.mos
M /trunk/testsuite/flattening/libraries/msl22/modelicaAdditions/Engine2.mos
M /trunk/testsuite/flattening/libraries/msl22/modelicaAdditions/FourBar1.mos
M /trunk/testsuite/flattening/libraries/msl22/modelicaAdditions/FourBar2.mos
M /trunk/testsuite/flattening/libraries/msl22/modelicaAdditions/TwoLoop.mos
M /trunk/testsuite/flattening/libraries/msl22/modelicaAdditions/robot.mos
M /trunk/testsuite/flattening/modelica/connectors/CGraphBug.mos
M /trunk/testsuite/flattening/modelica/others/InvertedPendulumTotal.mo
M /trunk/testsuite/flattening/modelica/scoping/InnerOuterSamePrefix.mo
M /trunk/testsuite/openmodelica/bootstrapping/SimplifyTest.mo
M /trunk/testsuite/openmodelica/bootstrapping/SimplifyTest.mos
M /trunk/testsuite/openmodelica/debugDumps/dumpdaelow.mos
M /trunk/testsuite/openmodelica/xml/XmlDumpComment.mos
-improved simplify
-update test
------------------------------------------------------------------------
r23439 | hudson | 2014-11-19 00:41:31 +0100 (Wed, 19 Nov 2014) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r23438 | adeas31 | 2014-11-18 22:52:55 +0100 (Tue, 18 Nov 2014) | 2 lines
Changed paths:
M /trunk/OMEdit/OMEditGUI/Modeling/ModelWidgetContainer.cpp
M /trunk/OMEdit/OMEditGUI/Modeling/ModelWidgetContainer.h
#2988
- Zoom In/Out with MouseWheel.
------------------------------------------------------------------------
r23437 | hudson | 2014-11-18 19:48:07 +0100 (Tue, 18 Nov 2014) | 29 lines
Changed paths:
M /trunk/Makefile.libraries
commit 7316be163f46b48c2de77b9f3faff990e5775984
Author: Hudson Janitor
Date: Tue Nov 18 19:30:49 2014 +0100
Bump libraries
- https://github.com/iea-annex60/modelica-annex60.git branch master updated to 84246a05faa640ee46a9b7e738a1d356fce32b78.
* [https://github.com/iea-annex60/modelica-annex60/commit/84246a0 84246a0] Merge pull request #121 from iea-annex60/issue39_idealHeaterCooler
* [https://github.com/iea-annex60/modelica-annex60/commit/d169a08 d169a08] Merge pull request #125 from iea-annex60/issue124_phi
* [https://github.com/iea-annex60/modelica-annex60/commit/933499f 933499f] Removed regularization
* [https://github.com/iea-annex60/modelica-annex60/commit/6ed8366 6ed8366] Cleaned up code for #124
* [https://github.com/iea-annex60/modelica-annex60/commit/38a3793 38a3793] Removed unrequired computations for #124
* [https://github.com/iea-annex60/modelica-annex60/commit/e0fba9f e0fba9f] Corrected empty plot for #39
* [https://github.com/iea-annex60/modelica-annex60/commit/ba583aa ba583aa] Removed min attribute to avoid an error in OpenModelica
* [https://github.com/iea-annex60/modelica-annex60/commit/36fc597 36fc597] Updated reference result
* [https://github.com/iea-annex60/modelica-annex60/commit/87c5b58 87c5b58] Removed hea.TSet
* [https://github.com/iea-annex60/modelica-annex60/commit/6fa7829 6fa7829] Removed show_T
* [https://github.com/iea-annex60/modelica-annex60/commit/720e3f1 720e3f1] Deleted non-used model
* [https://github.com/iea-annex60/modelica-annex60/commit/a09371d a09371d] Run ttws --clean Annex60
* [https://github.com/iea-annex60/modelica-annex60/commit/baf9ecf baf9ecf] Run ttws --strip Annex60
* [https://github.com/iea-annex60/modelica-annex60/commit/066c41e 066c41e] Reformatted file
* [https://github.com/iea-annex60/modelica-annex60/commit/5cefe1d 5cefe1d] Added reference results
- https://github.com/lbl-srg/modelica-buildings.git branch master updated to 30921f84d87116cc762f5457143574ae8a740eb4.
* [https://github.com/lbl-srg/modelica-buildings/commit/30921f8 30921f8] Merged Annex60.
- https://github.com/modelica-3rdparty/IdealizedContact.git branch master updated to 989ac2eaa57c2a6ad73894d906a1436acb1bd5f7.
* [https://github.com/modelica-3rdparty/IdealizedContact/commit/989ac2e 989ac2e] html
* [https://github.com/modelica-3rdparty/IdealizedContact/commit/46be481 46be481] html issues
------------------------------------------------------------------------
r23436 | adeas31 | 2014-11-18 19:04:43 +0100 (Tue, 18 Nov 2014) | 2 lines
Changed paths:
M /trunk/OMEdit/OMEditGUI/Annotations/EllipseAnnotation.cpp
#2991
- Use the correct boundingRect for ellipse shape.
------------------------------------------------------------------------
r23435 | hudson | 2014-11-18 18:23:40 +0100 (Tue, 18 Nov 2014) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/BackendDAE.mo
M /trunk/Compiler/BackEnd/BackendDAECreate.mo
M /trunk/Compiler/BackEnd/BackendDAETransform.mo
M /trunk/Compiler/BackEnd/BackendDAEUtil.mo
M /trunk/Compiler/BackEnd/BackendInline.mo
M /trunk/Compiler/BackEnd/BackendVariable.mo
M /trunk/Compiler/BackEnd/IndexReduction.mo
M /trunk/Compiler/BackEnd/Tearing.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23434 | ptaeuber | 2014-11-18 18:15:13 +0100 (Tue, 18 Nov 2014) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/BackendDAE.mo
M /trunk/Compiler/BackEnd/BackendDAECreate.mo
M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo
M /trunk/Compiler/BackEnd/BackendDAETransform.mo
M /trunk/Compiler/BackEnd/BackendDAEUtil.mo
M /trunk/Compiler/BackEnd/BackendEquation.mo
M /trunk/Compiler/BackEnd/BackendInline.mo
M /trunk/Compiler/BackEnd/BackendVariable.mo
M /trunk/Compiler/BackEnd/Differentiate.mo
M /trunk/Compiler/BackEnd/DynamicOptimization.mo
M /trunk/Compiler/BackEnd/HpcOmEqSystems.mo
M /trunk/Compiler/BackEnd/IndexReduction.mo
M /trunk/Compiler/BackEnd/Initialization.mo
M /trunk/Compiler/BackEnd/OnRelaxation.mo
M /trunk/Compiler/BackEnd/SymbolicJacobian.mo
M /trunk/Compiler/BackEnd/Tearing.mo
M /trunk/Compiler/BackEnd/Uncertainties.mo
- Introduced "TearingSelect" as variable attribute in BackendDAE.VAR
------------------------------------------------------------------------
r23433 | vitalij | 2014-11-18 16:08:46 +0100 (Tue, 18 Nov 2014) | 2 lines
Changed paths:
M /trunk/Compiler/FrontEnd/ExpressionSimplify.mo
M /trunk/testsuite/flattening/modelica/others/SimplifyBinary.mo
Fix simplify: simplify(((e1 op2 e) * e3) op1 ((e4*e5) op2 e))
------------------------------------------------------------------------
r23432 | hudson | 2014-11-18 16:04:57 +0100 (Tue, 18 Nov 2014) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/HpcOmEqSystems.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23431 | vwaurich | 2014-11-18 16:03:13 +0100 (Tue, 18 Nov 2014) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/HpcOmEqSystems.mo
- use Cramer Rule instead of Gaussian for partlintornsystem
------------------------------------------------------------------------
r23430 | hudson | 2014-11-18 15:14:28 +0100 (Tue, 18 Nov 2014) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/HpcOmTaskGraph.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23429 | vwaurich | 2014-11-18 15:06:06 +0100 (Tue, 18 Nov 2014) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/HpcOmTaskGraph.mo
- fix for bipartite graphDump, only edges between state vars and equations with der(state)
------------------------------------------------------------------------
r23427 | sjoelund.se | 2014-11-18 13:07:16 +0100 (Tue, 18 Nov 2014) | 2 lines
Changed paths:
M /trunk/Compiler/FrontEnd/ExpressionSimplify.mo
M /trunk/testsuite/openmodelica/bootstrapping/SimplifyTest.mo
M /trunk/testsuite/openmodelica/bootstrapping/SimplifyTest.mos
Fix simplify: simplify((-x) / y - x / z) = (-x) * (1.0 / y + 1.0 / z)
------------------------------------------------------------------------
r23426 | sjoelund.se | 2014-11-18 10:44:34 +0100 (Tue, 18 Nov 2014) | 2 lines
Changed paths:
M /trunk/Compiler/boot/Makefile.common
#2987 Try to fix OSX again
------------------------------------------------------------------------
r23425 | hudson | 2014-11-18 09:24:08 +0100 (Tue, 18 Nov 2014) | 1 line
Changed paths:
M /trunk/testsuite/simulation/modelica/initialization/bug_2990.mos
[Janitor mode] Set auto-props
------------------------------------------------------------------------
r23424 | sjoelund.se | 2014-11-18 09:19:03 +0100 (Tue, 18 Nov 2014) | 2 lines
Changed paths:
M /trunk/Compiler/boot/Makefile.common
#2987 Try to fix OSX issues by forcing rpath to be used for libOpenModelicaCompiler.dylib
------------------------------------------------------------------------
r23423 | lochel | 2014-11-18 09:13:34 +0100 (Tue, 18 Nov 2014) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/c/simulation/solver/initialization/initialization.c
M /trunk/testsuite/simulation/modelica/initialization/Makefile
A /trunk/testsuite/simulation/modelica/initialization/bug_2990.mos
- fixed #2990
------------------------------------------------------------------------
r23422 | vwaurich | 2014-11-18 08:06:11 +0100 (Tue, 18 Nov 2014) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/CommonSubExpression.mo
- fix cse for Annex60 model
------------------------------------------------------------------------
r23421 | hudson | 2014-11-18 07:12:57 +0100 (Tue, 18 Nov 2014) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r23420 | adrpo | 2014-11-18 05:55:54 +0100 (Tue, 18 Nov 2014) | 3 lines
Changed paths:
M /trunk/Compiler/Template/CodegenC.tpl
M /trunk/Compiler/boot/Makefile.common
M /trunk/Compiler/boot/Makefile.omdev.mingw
M /trunk/Compiler/boot/bootstrap-sources.tar.xz
- fix #2989 (build shared compiler on Windows)
* on Windows compile the main inside the lib so that all globals are used from the dll
(as in Windows the process and the loaded dll DO NOT SHARE the same global data)
------------------------------------------------------------------------
r23419 | adrpo | 2014-11-18 03:48:20 +0100 (Tue, 18 Nov 2014) | 1 line
Changed paths:
M /trunk/Compiler/FrontEnd/Patternm.mo
- fix typo
------------------------------------------------------------------------
r23418 | adeas31 | 2014-11-18 03:16:21 +0100 (Tue, 18 Nov 2014) | 3 lines
Changed paths:
M /trunk/OMEdit/OMEditGUI/MainWindow.cpp
M /trunk/OMEdit/OMEditGUI/MainWindow.h
M /trunk/OMEdit/OMEditGUI/Modeling/LibraryTreeWidget.cpp
M /trunk/OMEdit/OMEditGUI/Modeling/ModelWidgetContainer.cpp
M /trunk/OMEdit/OMEditGUI/Util/Helper.cpp
- Use QImage instead of QPixmap while exporting to image.
- Added tiff in the export as image option.
- Added copy to clipboard option.
------------------------------------------------------------------------
r23417 | hudson | 2014-11-17 19:48:04 +0100 (Mon, 17 Nov 2014) | 19 lines
Changed paths:
M /trunk/Makefile.libraries
commit e0102a96ea50fd82ea46863def2c45b239ccf6c6
Author: Hudson Janitor
Date: Mon Nov 17 19:31:46 2014 +0100
Bump libraries
- svn/MSL trunk has been updated to r7897.
* m:r7897 Moved erroneously placed annotations in usertab tests. (#1607)
- https://github.com/dzimmer/PlanarMechanics.git branch master updated to 766011e8737579b0e4745e92b9d437e984503ff7.
* [https://github.com/dzimmer/PlanarMechanics/commit/766011e 766011e] Merge pull request #54 from sjoelund/master
* [https://github.com/dzimmer/PlanarMechanics/commit/9bfd233 9bfd233] Add gitattributes with text encoding for mo-files - This fixes the mix of LF/CRLF line endings in the library
* [https://github.com/dzimmer/PlanarMechanics/commit/025d9c3 025d9c3] Merge pull request #55 from tobolar/master
* [https://github.com/dzimmer/PlanarMechanics/commit/41682cd 41682cd] Bug fix: Not used initialization parameters in 'PlanarMechanics.Joints.IdealRolling' and 'PlanarMechanics.Joints.DryFrictionBasedRolling' deleted, conversion script modified to change this accordingly
* [https://github.com/dzimmer/PlanarMechanics/commit/e00046c e00046c] Merge branch 'master' of https://github.com/tobolar/PlanarMechanics
* [https://github.com/dzimmer/PlanarMechanics/commit/a3dee09 a3dee09] Part 2 of: Renamed and moved couple of models and added necessary conversion script. Suggested new version number: 1.4.0 : Finished
* [https://github.com/dzimmer/PlanarMechanics/commit/fd903f3 fd903f3] Part 1 of: Renamed and moved couple of models and added necessary conversion script. Suggested new version number: 1.4.0 : Changed fixed.frame_a to fixed.frame in Examples
* [https://github.com/dzimmer/PlanarMechanics/commit/8e1db52 8e1db52] Upgraded anntotations of main package.mo
* [https://github.com/dzimmer/PlanarMechanics/commit/6098dbf 6098dbf] Merge pull request #1 from dzimmer/master
------------------------------------------------------------------------
r23415 | hudson | 2014-11-17 18:53:28 +0100 (Mon, 17 Nov 2014) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r23414 | adeas31 | 2014-11-17 18:44:56 +0100 (Mon, 17 Nov 2014) | 3 lines
Changed paths:
M /trunk/OMEdit/OMEditGUI/MainWindow.cpp
M /trunk/OMEdit/OMEditGUI/MainWindow.h
M /trunk/OMEdit/OMEditGUI/Modeling/ModelWidgetContainer.cpp
M /trunk/OMEdit/OMEditGUI/Options/OptionsDialog.cpp
M /trunk/OMEdit/OMEditGUI/Plotting/PlotWindowContainer.cpp
M /trunk/OMEdit/OMEditGUI/Plotting/PlotWindowContainer.h
#2984
- Keep the sub windows state unchanged when switching between perspectives.
- Added the cascade & tile windows options in `View->Windows` menu.
------------------------------------------------------------------------
r23413 | hudson | 2014-11-17 17:36:03 +0100 (Mon, 17 Nov 2014) | 1 line
Changed paths:
M /trunk/Compiler/SimCode/SimCodeUtil.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23412 | wbraun | 2014-11-17 17:07:24 +0100 (Mon, 17 Nov 2014) | 2 lines
Changed paths:
M /trunk/Compiler/SimCode/SimCodeUtil.mo
M /trunk/testsuite/openmodelica/cruntime/xmlFiles/testxmlInitForChangeableparameter.mos
- fixed #2981
------------------------------------------------------------------------
r23411 | hudson | 2014-11-17 16:53:46 +0100 (Mon, 17 Nov 2014) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r23410 | adeas31 | 2014-11-17 16:29:50 +0100 (Mon, 17 Nov 2014) | 3 lines
Changed paths:
M /trunk/OMEdit/OMEditGUI/Annotations/BitmapAnnotation.cpp
M /trunk/OMEdit/OMEditGUI/Annotations/EllipseAnnotation.cpp
M /trunk/OMEdit/OMEditGUI/Annotations/LineAnnotation.cpp
M /trunk/OMEdit/OMEditGUI/Annotations/PolygonAnnotation.cpp
M /trunk/OMEdit/OMEditGUI/Annotations/RectangleAnnotation.cpp
M /trunk/OMEdit/OMEditGUI/Annotations/ShapeAnnotation.cpp
M /trunk/OMEdit/OMEditGUI/Annotations/TextAnnotation.cpp
M /trunk/OMEdit/OMEditGUI/Component/Component.cpp
M /trunk/OMEdit/OMEditGUI/Component/CornerItem.cpp
M /trunk/OMEdit/OMEditGUI/Modeling/ModelWidgetContainer.cpp
M /trunk/OMEdit/OMEditGUI/Modeling/ModelWidgetContainer.h
#2477
- snap to grid for custom shapes while dragging with mouse.
- call QGraphicsItem::mousePressEvent otherwise QGraphicsItem::itemChange will be triggered for all items.
------------------------------------------------------------------------
r23409 | wbraun | 2014-11-17 14:39:38 +0100 (Mon, 17 Nov 2014) | 2 lines
Changed paths:
M /trunk/testsuite/simulation/libraries/3rdParty/MathematicalAspects/01_AlgebraicLoopBoolean.mos
- expected output
------------------------------------------------------------------------
r23408 | hudson | 2014-11-17 14:08:43 +0100 (Mon, 17 Nov 2014) | 1 line
Changed paths:
M /trunk/Compiler/FrontEnd/Ceval.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23407 | perost | 2014-11-17 14:01:17 +0100 (Mon, 17 Nov 2014) | 4 lines
Changed paths:
M /trunk/Compiler/FrontEnd/Ceval.mo
M /trunk/Compiler/FrontEnd/Static.mo
M /trunk/testsuite/flattening/modelica/others/ForIterator2.mo
M /trunk/testsuite/metamodelica/meta/ListReductionCodegen.mo
M /trunk/testsuite/metamodelica/meta/ListReductionInterpret.mo
Fix for #2925:
- Don't force ceval of reduction iterators in functions.
- Fixed ceval of min/max of arrays.
------------------------------------------------------------------------
r23406 | wbraun | 2014-11-17 13:47:12 +0100 (Mon, 17 Nov 2014) | 2 lines
Changed paths:
M /trunk/testsuite/openmodelica/typed-API/SolveLinearSystem.mos
M /trunk/testsuite/simulation/libraries/3rdParty/MathematicalAspects/01_AlgebraicLoopBoolean.mos
M /trunk/testsuite/simulation/modelica/indexreduction/ImplicitStateCoupling.mos
- fix testsuite with expected output
------------------------------------------------------------------------
r23405 | hudson | 2014-11-17 13:26:57 +0100 (Mon, 17 Nov 2014) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/BackendDAE.mo
M /trunk/Compiler/BackEnd/BackendEquation.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23404 | wbraun | 2014-11-17 13:24:10 +0100 (Mon, 17 Nov 2014) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/BackendDAE.mo
M /trunk/Compiler/BackEnd/BackendDAETransform.mo
M /trunk/Compiler/BackEnd/BackendEquation.mo
M /trunk/Compiler/BackEnd/HpcOmEqSystems.mo
M /trunk/Compiler/BackEnd/HpcOmScheduler.mo
M /trunk/Compiler/BackEnd/SymbolicJacobian.mo
M /trunk/Compiler/BackEnd/Tearing.mo
M /trunk/Compiler/SimCode/SimCode.mo
M /trunk/Compiler/SimCode/SimCodeUtil.mo
M /trunk/Compiler/Template/CodegenC.tpl
M /trunk/Compiler/Template/SimCodeTV.mo
M /trunk/SimulationRuntime/c/simulation_data.h
- added mixedSystem flag for nonlinear systems. Not used, yet.
------------------------------------------------------------------------
r23403 | lochel | 2014-11-17 12:14:42 +0100 (Mon, 17 Nov 2014) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/BackendDAE.mo
M /trunk/Compiler/Template/SimCodeTV.mo
- remove obsolete attribute from SimCodeTV.SIMCODE
------------------------------------------------------------------------
r23402 | hkiel | 2014-11-17 12:12:15 +0100 (Mon, 17 Nov 2014) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/c/util/rtclock.c
#include if compiling rtclock.c for unsupoorted target
------------------------------------------------------------------------
r23401 | hudson | 2014-11-17 12:08:35 +0100 (Mon, 17 Nov 2014) | 1 line
Changed paths:
M /trunk/Compiler/FrontEnd/Static.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23400 | perost | 2014-11-17 12:00:00 +0100 (Mon, 17 Nov 2014) | 2 lines
Changed paths:
M /trunk/Compiler/FrontEnd/Absyn.mo
M /trunk/Compiler/FrontEnd/Ceval.mo
M /trunk/Compiler/FrontEnd/InstSection.mo
M /trunk/Compiler/FrontEnd/Patternm.mo
M /trunk/Compiler/FrontEnd/Static.mo
M /trunk/Compiler/FrontEnd/Types.mo
M /trunk/Compiler/Script/Interactive.mo
M /trunk/testsuite/flattening/modelica/arrays/BlockMatrix3.mo
- Some code cleanup.
------------------------------------------------------------------------
r23399 | vwaurich | 2014-11-17 10:44:12 +0100 (Mon, 17 Nov 2014) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/CommonSubExpression.mo
- activate CSE
------------------------------------------------------------------------
r23398 | hudson | 2014-11-17 09:46:32 +0100 (Mon, 17 Nov 2014) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r23397 | sjoelund.se | 2014-11-17 09:33:27 +0100 (Mon, 17 Nov 2014) | 2 lines
Changed paths:
M /trunk/Makefile.in
M /trunk/OMEdit/OMEditGUI/Makefile.unix.in
M /trunk/OMEdit/OMEditGUI/OMC/OMCProxy.cpp
M /trunk/OMEdit/OMEditGUI/OMC/OMCProxy.h
M /trunk/OMEdit/OMEditGUI/OMEdit.config.in
M /trunk/OMEdit/OMEditGUI/OMEditGUI.pro
Compile OMEdit even if omc is configured without CORBA bindings
------------------------------------------------------------------------
r23396 | hudson | 2014-11-17 09:04:35 +0100 (Mon, 17 Nov 2014) | 1 line
Changed paths:
M /trunk/Compiler/SimCode/HpcOmSimCodeMain.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23395 | vwaurich | 2014-11-17 08:27:53 +0100 (Mon, 17 Nov 2014) | 1 line
Changed paths:
M /trunk/Compiler/SimCode/HpcOmSimCodeMain.mo
- print number of merged tasks for hpcomDump
------------------------------------------------------------------------
r23394 | vwaurich | 2014-11-17 08:20:58 +0100 (Mon, 17 Nov 2014) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/HpcOmTaskGraph.mo
M /trunk/Compiler/SimCode/HpcOmSimCodeMain.mo
- refactored mergeParentNodes
------------------------------------------------------------------------
r23393 | adrpo | 2014-11-16 22:51:53 +0100 (Sun, 16 Nov 2014) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Component/Component.cpp
M /trunk/OMEdit/OMEditGUI/Component/CornerItem.cpp
- remove BOM from files
------------------------------------------------------------------------
r23392 | janK | 2014-11-16 22:42:57 +0100 (Sun, 16 Nov 2014) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Component/Component.cpp
M /trunk/OMEdit/OMEditGUI/Component/CornerItem.cpp
Snap to grid refinement changed to div/4, because fractions of 0.5 are more convenient then 0.2
------------------------------------------------------------------------
r23391 | sjoelund.se | 2014-11-16 16:04:16 +0100 (Sun, 16 Nov 2014) | 2 lines
Changed paths:
M /trunk/OMEdit/OMEditGUI/OMEditGUI.pro
Try to fix Windows build
------------------------------------------------------------------------
r23390 | sjoelund.se | 2014-11-16 15:41:09 +0100 (Sun, 16 Nov 2014) | 2 lines
Changed paths:
M /trunk/Compiler/boot/Makefile.common
Generate the shared object directly in build/lib/omc
------------------------------------------------------------------------
r23389 | sjoelund.se | 2014-11-16 15:21:30 +0100 (Sun, 16 Nov 2014) | 2 lines
Changed paths:
M /trunk/configure.in
Try allowing undefined symbols at compile time in OSX
------------------------------------------------------------------------
r23388 | sjoelund.se | 2014-11-16 15:03:36 +0100 (Sun, 16 Nov 2014) | 2 lines
Changed paths:
M /trunk/configure.in
Try to build a dynamic omc on OSX
------------------------------------------------------------------------
r23387 | sjoelund.se | 2014-11-16 10:46:25 +0100 (Sun, 16 Nov 2014) | 2 lines
Changed paths:
M /trunk/testsuite/openmodelica/interactive-API/interactive_api_attributes.mos
M /trunk/testsuite/openmodelica/interactive-API/interactive_api_calls.mos
Expected output
------------------------------------------------------------------------
r23386 | sjoelund.se | 2014-11-16 10:33:37 +0100 (Sun, 16 Nov 2014) | 2 lines
Changed paths:
M /trunk/OMEdit/OMEditGUI/OMC/Parser/OMCOutput.g
Try to change my name so asap does not fail to build the parser
------------------------------------------------------------------------
r23385 | hudson | 2014-11-16 10:01:30 +0100 (Sun, 16 Nov 2014) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r23384 | sjoelund.se | 2014-11-16 09:59:45 +0100 (Sun, 16 Nov 2014) | 5 lines
Changed paths:
M /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo
M /trunk/Compiler/Main/Main.mo
M /trunk/Compiler/Script/CevalScript.mo
M /trunk/Compiler/Script/Interactive.mo
A /trunk/Compiler/Script/OpenModelicaScriptingAPI.mo
M /trunk/Compiler/boot/LoadCompilerSources.mos
M /trunk/Makefile.in
M /trunk/OMEdit/OMEditGUI/Component/Component.cpp
M /trunk/OMEdit/OMEditGUI/Debugger/Parser/Makefile.common
M /trunk/OMEdit/OMEditGUI/Debugger/Parser/Makefile.lib.common
M /trunk/OMEdit/OMEditGUI/Modeling/LibraryTreeWidget.cpp
M /trunk/OMEdit/OMEditGUI/Modeling/ModelWidgetContainer.cpp
M /trunk/OMEdit/OMEditGUI/OMC/OMCProxy.cpp
M /trunk/OMEdit/OMEditGUI/OMC/OMCProxy.h
A /trunk/OMEdit/OMEditGUI/OMC/OMC_API.cpp
A /trunk/OMEdit/OMEditGUI/OMC/OMC_API.h
A /trunk/OMEdit/OMEditGUI/OMC/Parser
A /trunk/OMEdit/OMEditGUI/OMC/Parser/OMCOutput.g
M /trunk/OMEdit/OMEditGUI/OMEdit.config.in
M /trunk/OMEdit/OMEditGUI/OMEditGUI.pro
M /trunk/OMEdit/OMEditGUI/Util/StringHandler.cpp
M /trunk/OMEdit/OMEditGUI/Util/StringHandler.h
M /trunk/OMEdit/OMEditGUI/main.cpp
M /trunk/SimulationRuntime/c/meta/meta_modelica.h
M /trunk/SimulationRuntime/c/meta/meta_modelica_builtin.h
M /trunk/SimulationRuntime/c/simulation/simulation_runtime.cpp
M /trunk/SimulationRuntime/c/util/omc_error.c
M /trunk/SimulationRuntime/c/util/omc_error.h
M /trunk/configure.in
M /trunk/testsuite/openmodelica/interactive-API/loadFileInteractiveQualified.mos
- Add capability to OMEdit to link directly against omc (gives a good performance increase especially if calling used functions directly without requiring parsing strings)
- Add OMCOutput parser to OMEdit, to parse the most common OMC Values.Value outputs (no records yet; only sequences and values); the output is a QVariant
- Update getClassInformation to use ModelicaBuiltin.mo
- Add a mockup of the OpenModelicaScriptingAPI.mo we should be able to create from ModelicaBuiltin.mo, and OMC_API.{cpp,h} that should be automatically generated Qt/C++ files corresponding to the same API
------------------------------------------------------------------------
r23383 | adeas31 | 2014-11-16 07:20:58 +0100 (Sun, 16 Nov 2014) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Component/CornerItem.cpp
- Do not remove the item since it is already unlinked from the scene.
------------------------------------------------------------------------
r23382 | hudson | 2014-11-16 07:13:02 +0100 (Sun, 16 Nov 2014) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r23381 | adeas31 | 2014-11-16 03:19:31 +0100 (Sun, 16 Nov 2014) | 3 lines
Changed paths:
M /trunk/OMEdit/OMEditGUI/Modeling/ModelWidgetContainer.cpp
A /trunk/OMEdit/OMEditGUI/OMEdit.manifest
M /trunk/OMEdit/OMEditGUI/rc_omedit.rc
#2930
- Fixed the printing of models.
- Added OMEdit.manifest file so that Windows PrintDialog shows the controls in Windows Aero theme.
------------------------------------------------------------------------
r23380 | hudson | 2014-11-15 20:31:59 +0100 (Sat, 15 Nov 2014) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r23379 | adeas31 | 2014-11-15 20:30:11 +0100 (Sat, 15 Nov 2014) | 2 lines
Changed paths:
M /trunk/OMEdit/OMEditGUI/Annotations/LineAnnotation.cpp
M /trunk/OMEdit/OMEditGUI/Annotations/ShapeAnnotation.cpp
M /trunk/OMEdit/OMEditGUI/Annotations/ShapeAnnotation.h
M /trunk/OMEdit/OMEditGUI/Component/Component.cpp
M /trunk/OMEdit/OMEditGUI/Component/Component.h
M /trunk/OMEdit/OMEditGUI/Component/CornerItem.cpp
M /trunk/OMEdit/OMEditGUI/Modeling/ModelWidgetContainer.cpp
#2506
- Implemented Manhattanize shape. Takes a curves connection and creates a right-angle lines connection of it.
------------------------------------------------------------------------
r23378 | hudson | 2014-11-15 19:33:05 +0100 (Sat, 15 Nov 2014) | 24 lines
Changed paths:
M /trunk/Makefile.libraries
commit a9c7988b5f83b346c5f8667792565cac1f334059
Author: Hudson Janitor
Date: Sat Nov 15 19:25:54 2014 +0100
Bump libraries
- https://github.com/lbl-srg/modelica-buildings.git branch master updated to 82c6c9f2c30ac6ce48948cf5dbcb48ecb46f4800.
* [https://github.com/lbl-srg/modelica-buildings/commit/82c6c9f 82c6c9f] Added work-around for Python
* [https://github.com/lbl-srg/modelica-buildings/commit/ca208da ca208da] set show_T=true. Added from_dp assignment.
* [https://github.com/lbl-srg/modelica-buildings/commit/ffb9b29 ffb9b29] Removed fixme
* [https://github.com/lbl-srg/modelica-buildings/commit/bacc933 bacc933] Added missing each and rearranged components.
* [https://github.com/lbl-srg/modelica-buildings/commit/db7224e db7224e] Added start values
* [https://github.com/lbl-srg/modelica-buildings/commit/e25eaab e25eaab] Rewrote DuctManifoldFlowDistributor for OpenModelica.
* [https://github.com/lbl-srg/modelica-buildings/commit/7aef9d6 7aef9d6] Added regularization
* [https://github.com/lbl-srg/modelica-buildings/commit/bddc0d7 bddc0d7] Added missing each, reformulated for OpenModelica.
* [https://github.com/lbl-srg/modelica-buildings/commit/e56edbc e56edbc] Cleaned up code.
* [https://github.com/lbl-srg/modelica-buildings/commit/0bf5f16 0bf5f16] Removed unneeded redeclare
* [https://github.com/lbl-srg/modelica-buildings/commit/0f66d92 0f66d92] Merge branch 'master' into openmodelica
* [https://github.com/lbl-srg/modelica-buildings/commit/3ca3f2b 3ca3f2b] Merge branch 'master' into openmodelica
* [https://github.com/lbl-srg/modelica-buildings/commit/118c42f 118c42f] Reformulated for OpenModelica
- https://github.com/modelica-3rdparty/Physiolibrary.git branch master updated to 9188bdac212ab6db91fd647cd7f6e7f4e9f28675.
* [https://github.com/modelica-3rdparty/Physiolibrary/commit/9188bda 9188bda] Pedantic mode for checking Modelica semantics
* [https://github.com/modelica-3rdparty/Physiolibrary/commit/d26d846 d26d846] new ideal osmotic flow filtration component new: chemical reaction forward rate coefficient as input from outside stochiometric number as real, not integer
------------------------------------------------------------------------
r23376 | adeas31 | 2014-11-15 01:19:13 +0100 (Sat, 15 Nov 2014) | 2 lines
Changed paths:
M /trunk/OMEdit/OMEditGUI/Component/Component.cpp
M /trunk/OMEdit/OMEditGUI/Component/CornerItem.cpp
#2506
- Also remove redundant points when starting to move the connection.
------------------------------------------------------------------------
r23374 | hudson | 2014-11-14 19:33:45 +0100 (Fri, 14 Nov 2014) | 18 lines
Changed paths:
M /trunk/Makefile.libraries
commit 37efe4c93297cb7979d02c1aefa2a4bf3d2c4e23
Author: Hudson Janitor
Date: Fri Nov 14 19:25:08 2014 +0100
Bump libraries
- https://github.com/modelica-3rdparty/BrineProp.git branch master updated to a23a56f6f7daba92a750523dd080d2aef01fe526.
* [https://github.com/modelica-3rdparty/BrineProp/commit/a23a56f a23a56f] Merge branch 'master' of git@github.com:Heineken/BrineProp.git
* [https://github.com/modelica-3rdparty/BrineProp/commit/8c3c450 8c3c450] -Corrected eMail-address -removed problematic quotes from documentation -changed density start values
- https://github.com/lbl-srg/modelica-buildings.git branch master updated to 729bcd8eefc9da8763e4be0d8855143a9760cd0c.
* [https://github.com/lbl-srg/modelica-buildings/commit/729bcd8 729bcd8] Merge branch 'master' into issue314_psat
* [https://github.com/lbl-srg/modelica-buildings/commit/6fcee98 6fcee98] updated reference results
* [https://github.com/lbl-srg/modelica-buildings/commit/711c247 711c247] Merged new psychrometric functions from Annex60
* [https://github.com/lbl-srg/modelica-buildings/commit/29d2c3b 29d2c3b] Removed unrequired computations for #314
- https://github.com/modelica-3rdparty/IdealizedContact.git branch master updated to 7739d36bbd91e960d716533d716bb2432c329286.
* [https://github.com/modelica-3rdparty/IdealizedContact/commit/7739d36 7739d36] Added numerical contact point calculation for parametric convex surfaces; New Types for contact surfaces; Extended contact interface with ContactSurfaceType; More Examples
------------------------------------------------------------------------
r23373 | hudson | 2014-11-14 19:33:40 +0100 (Fri, 14 Nov 2014) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r23372 | adeas31 | 2014-11-14 19:26:31 +0100 (Fri, 14 Nov 2014) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Annotations/LineAnnotation.cpp
M /trunk/OMEdit/OMEditGUI/Annotations/ShapeAnnotation.cpp
M /trunk/OMEdit/OMEditGUI/Component/CornerItem.cpp
- Fix last commit.
------------------------------------------------------------------------
r23371 | adeas31 | 2014-11-14 19:25:08 +0100 (Fri, 14 Nov 2014) | 2 lines
Changed paths:
M /trunk/OMEdit/OMEditGUI/Annotations/LineAnnotation.cpp
M /trunk/OMEdit/OMEditGUI/Annotations/PolygonAnnotation.cpp
M /trunk/OMEdit/OMEditGUI/Annotations/ShapeAnnotation.cpp
M /trunk/OMEdit/OMEditGUI/Annotations/ShapeAnnotation.h
M /trunk/OMEdit/OMEditGUI/Annotations/ShapePropertiesDialog.cpp
M /trunk/OMEdit/OMEditGUI/Component/CornerItem.cpp
#2506
- Remove redundant points while moving the connection.
------------------------------------------------------------------------
r23369 | hudson | 2014-11-14 17:36:49 +0100 (Fri, 14 Nov 2014) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r23368 | adeas31 | 2014-11-14 17:35:03 +0100 (Fri, 14 Nov 2014) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Annotations/LineAnnotation.cpp
M /trunk/OMEdit/OMEditGUI/Component/Component.cpp
M /trunk/OMEdit/OMEditGUI/Modeling/ModelWidgetContainer.cpp
- Tooltip for connections.
------------------------------------------------------------------------
r23367 | adeas31 | 2014-11-14 16:30:13 +0100 (Fri, 14 Nov 2014) | 2 lines
Changed paths:
M /trunk/OMEdit/OMEditGUI/OMC/OMCProxy.cpp
M /trunk/OMEdit/OMEditGUI/OMC/OMCProxy.h
#2908
- Only cache the commands that are not dependent on other models. We need a better handling of caching when there are dependent models.
------------------------------------------------------------------------
r23366 | hudson | 2014-11-14 14:30:22 +0100 (Fri, 14 Nov 2014) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/HpcOmEqSystems.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23365 | vwaurich | 2014-11-14 14:28:38 +0100 (Fri, 14 Nov 2014) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/HpcOmEqSystems.mo
- fix build
- added Symbolic Gaussian to HpcOmEqSystems.mo
------------------------------------------------------------------------
r23364 | hudson | 2014-11-14 14:26:36 +0100 (Fri, 14 Nov 2014) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/HpcOmScheduler.mo
M /trunk/Compiler/BackEnd/HpcOmTaskGraph.mo
M /trunk/Compiler/SimCode/HpcOmSimCodeMain.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23363 | vwaurich | 2014-11-14 14:21:25 +0100 (Fri, 14 Nov 2014) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/HpcOmScheduler.mo
M /trunk/Compiler/BackEnd/HpcOmTaskGraph.mo
M /trunk/Compiler/SimCode/HpcOmSimCodeMain.mo
- refactoring GRS, only mergeSimpleNodes for now
------------------------------------------------------------------------
r23362 | hudson | 2014-11-14 11:15:04 +0100 (Fri, 14 Nov 2014) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/BackendDump.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23361 | lochel | 2014-11-14 11:06:21 +0100 (Fri, 14 Nov 2014) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/BackendDAE.mo
M /trunk/Compiler/BackEnd/BackendDump.mo
M /trunk/Compiler/BackEnd/FindZeroCrossings.mo
M /trunk/Compiler/BackEnd/XMLDump.mo
M /trunk/Compiler/SimCode/SimCode.mo
M /trunk/Compiler/SimCode/SimCodeUtil.mo
M /trunk/testsuite/openmodelica/debugDumps/bltdump.mos
M /trunk/testsuite/openmodelica/debugDumps/dumpEncapsulateWhenConditions.mos
M /trunk/testsuite/openmodelica/debugDumps/dumpdaelow.mos
M /trunk/testsuite/openmodelica/debugDumps/dumpindxdae.mos
M /trunk/testsuite/openmodelica/debugDumps/dumpinitialsystem.mos
M /trunk/testsuite/openmodelica/debugDumps/optdaedump.mos
M /trunk/testsuite/openmodelica/debugDumps/symjacdump.mos
M /trunk/testsuite/simulation/modelica/start_value_selection/MinimalModel.mos
M /trunk/testsuite/simulation/modelica/start_value_selection/asmaFlow.mos
- Fixed dump of event information (Wrong event information were dumped for c runtime since event information are stored redundant to provide different data structures for different runtime systems.)
------------------------------------------------------------------------
r23360 | lochel | 2014-11-14 10:01:35 +0100 (Fri, 14 Nov 2014) | 2 lines
Changed paths:
M /trunk/testsuite/flattening/libraries/3rdParty/SiemensPower/SiemensPower.Components.Pipes.Tests.TubeWithoutWall.mos
- expected output
------------------------------------------------------------------------
r23359 | mwalther | 2014-11-14 08:59:42 +0100 (Fri, 14 Nov 2014) | 1 line
Changed paths:
M /trunk/testsuite/openmodelica/debugDumps/optdaedump.mos
- updated expected output
------------------------------------------------------------------------
r23358 | hudson | 2014-11-14 07:25:35 +0100 (Fri, 14 Nov 2014) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r23357 | adeas31 | 2014-11-14 06:00:30 +0100 (Fri, 14 Nov 2014) | 2 lines
Changed paths:
M /trunk/OMEdit/OMEditGUI/Annotations/LineAnnotation.cpp
M /trunk/OMEdit/OMEditGUI/Annotations/LineAnnotation.h
M /trunk/OMEdit/OMEditGUI/Annotations/PolygonAnnotation.cpp
M /trunk/OMEdit/OMEditGUI/Annotations/PolygonAnnotation.h
M /trunk/OMEdit/OMEditGUI/Annotations/ShapeAnnotation.cpp
M /trunk/OMEdit/OMEditGUI/Annotations/ShapeAnnotation.h
M /trunk/OMEdit/OMEditGUI/Annotations/ShapePropertiesDialog.cpp
M /trunk/OMEdit/OMEditGUI/Component/Component.cpp
M /trunk/OMEdit/OMEditGUI/Component/CornerItem.cpp
M /trunk/OMEdit/OMEditGUI/Component/CornerItem.h
M /trunk/OMEdit/OMEditGUI/Modeling/ModelWidgetContainer.cpp
#2506
- Keep the connecting lines manhattanized.
------------------------------------------------------------------------
r23356 | hudson | 2014-11-13 19:33:05 +0100 (Thu, 13 Nov 2014) | 21 lines
Changed paths:
M /trunk/Makefile.libraries
commit 9dde01abeda545c7155926dc750406d52378a5c4
Author: Hudson Janitor
Date: Thu Nov 13 19:26:06 2014 +0100
Bump libraries
- https://github.com/lbl-srg/modelica-buildings.git branch master updated to 1a12eccbad069d74c9067c18ab48bf0688a0d6e6.
* [https://github.com/lbl-srg/modelica-buildings/commit/1a12ecc 1a12ecc] Updated HeaterCooler_u
* [https://github.com/lbl-srg/modelica-buildings/commit/353c7bb 353c7bb] Merge pull request #315 from lbl-srg/Annex60Sync
* [https://github.com/lbl-srg/modelica-buildings/commit/93b3e49 93b3e49] Updated release notes and conversion script.
* [https://github.com/lbl-srg/modelica-buildings/commit/0692d97 0692d97] Merged Annex60, branch issue39_idealHeaterCooler
* [https://github.com/lbl-srg/modelica-buildings/commit/09c204e 09c204e] Merged Annex60, ideal heater/cooler
* [https://github.com/lbl-srg/modelica-buildings/commit/be5a2c9 be5a2c9] Updated reference results
* [https://github.com/lbl-srg/modelica-buildings/commit/2dabd29 2dabd29] Corrected medium
* [https://github.com/lbl-srg/modelica-buildings/commit/f95a29d f95a29d] Merged Annex60, issue39_idealHeaterCooler
* [https://github.com/lbl-srg/modelica-buildings/commit/54c5277 54c5277] Merged Annex60, branch issue39_idealHeaterCooler
* [https://github.com/lbl-srg/modelica-buildings/commit/aee564a aee564a] Merged Annex branch issue39_idealHeaterCooler
* [https://github.com/lbl-srg/modelica-buildings/commit/5b4b92a 5b4b92a] Renamed models for Annex60 merge
- https://github.com/modelica-3rdparty/Physiolibrary.git branch master updated to 2df1fd9aee34c8b6b994ed1ee03e8e577a637f3d.
* [https://github.com/modelica-3rdparty/Physiolibrary/commit/2df1fd9 2df1fd9] new: osmotic membrane permeability from outside
------------------------------------------------------------------------
r23355 | hudson | 2014-11-13 17:56:39 +0100 (Thu, 13 Nov 2014) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenFMU.tpl
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23354 | wbraun | 2014-11-13 17:52:38 +0100 (Thu, 13 Nov 2014) | 2 lines
Changed paths:
M /trunk/Compiler/Template/CodegenFMU.tpl
M /trunk/testsuite/openmodelica/fmi/ModelExchange/2.0/HelloFMIWorldEvent.mos
- #2975 fixed.
------------------------------------------------------------------------
r23353 | hudson | 2014-11-13 15:12:26 +0100 (Thu, 13 Nov 2014) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
M /trunk/Compiler/Template/SimCodeTV.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23352 | mwalther | 2014-11-13 14:37:28 +0100 (Thu, 13 Nov 2014) | 1 line
Changed paths:
M /trunk/Compiler/Template/CodegenCpp.tpl
M /trunk/Compiler/Template/CodegenCppHpcom.tpl
M /trunk/Compiler/Template/SimCodeTV.mo
- splitted large generated cpp functions into smaller ones
------------------------------------------------------------------------
r23351 | sjoelund.se | 2014-11-13 14:00:15 +0100 (Thu, 13 Nov 2014) | 2 lines
Changed paths:
M /trunk/Compiler/FrontEnd/InstUtil.mo
M /trunk/testsuite/flattening/libraries/3rdParty/SiemensPower/SiemensPower.Components.Pipes.Tests.tube_test.mos
M /trunk/testsuite/openmodelica/debugDumps/optdaedump.mos
M /trunk/testsuite/simulation/libraries/3rdParty/SiemensPower/SiemensPower.Components.Pipes.Tests.tube_test.mos
M /trunk/testsuite/simulation/modelica/algorithms_functions/ModelicaTest.Fluid.Dissipation.Verifications.HeatTransfer.Channel.kc_evenGapLaminar.mos
#2982 Sort if-expressions correctly in function context
------------------------------------------------------------------------
r23350 | vwaurich | 2014-11-13 13:55:25 +0100 (Thu, 13 Nov 2014) | 1 line
Changed paths:
M /trunk/testsuite/openmodelica/debugDumps/optdaedump.mos
- expected output
------------------------------------------------------------------------
r23349 | mwalther | 2014-11-13 13:45:35 +0100 (Thu, 13 Nov 2014) | 1 line
Changed paths:
M /trunk/testsuite/simulation/modelica/hpcom/Modelica.Electrical.Spice3.Examples.CoupledInductors.mos
M /trunk/testsuite/simulation/modelica/hpcom/ReferenceGraphs/Spice3.CoupledInductors_TaskGraphODE.graphml
- updated TaskGraph of CoupledInductors-HPCOM-Test
------------------------------------------------------------------------
r23348 | hudson | 2014-11-13 13:44:37 +0100 (Thu, 13 Nov 2014) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/BackendVarTransform.mo
M /trunk/Compiler/BackEnd/CommonSubExpression.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23347 | hudson | 2014-11-13 13:44:08 +0100 (Thu, 13 Nov 2014) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/CommonSubExpression.mo
[Janitor mode] Set auto-props
------------------------------------------------------------------------
r23346 | vwaurich | 2014-11-13 13:13:21 +0100 (Thu, 13 Nov 2014) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/BackendDAEUtil.mo
M /trunk/Compiler/BackEnd/BackendVarTransform.mo
A /trunk/Compiler/BackEnd/CommonSubExpression.mo
M /trunk/Compiler/BackEnd/ResolveLoops.mo
M /trunk/Compiler/Util/Flags.mo
M /trunk/Compiler/boot/LoadCompilerSources.mos
M /trunk/testsuite/openmodelica/bootstrapping/LoadCompilerSources.mos
- added cse module
------------------------------------------------------------------------
r23345 | wbraun | 2014-11-13 13:04:09 +0100 (Thu, 13 Nov 2014) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/c/simulation/solver/nonlinearSolverHybrd.c
M /trunk/SimulationRuntime/c/simulation/solver/nonlinearSolverNewton.c
M /trunk/SimulationRuntime/c/simulation/solver/nonlinearSystem.c
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.Tests.MediaTestModels.Water.WaterIF97OnePhase_ph.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Media.Examples.Tests.MediaTestModels.Water.WaterIF97_ph.mos
- a bit cleanup of the nonlinear solver
------------------------------------------------------------------------
r23344 | sjoelund.se | 2014-11-13 12:57:38 +0100 (Thu, 13 Nov 2014) | 2 lines
Changed paths:
M /trunk/Compiler/Main/Main.mo
Display the error-message instead of the help-text
------------------------------------------------------------------------
r23343 | sjoelund.se | 2014-11-13 12:52:51 +0100 (Thu, 13 Nov 2014) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/c/simulation/simulation_runtime.cpp
Simplify handling of result files
------------------------------------------------------------------------
r23342 | hkiel | 2014-11-13 11:09:03 +0100 (Thu, 13 Nov 2014) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/c/meta/meta_modelica.h
M /trunk/SimulationRuntime/c/simulation/solver/dassl.c
- fixed some types
------------------------------------------------------------------------
r23341 | hkiel | 2014-11-13 11:08:33 +0100 (Thu, 13 Nov 2014) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/c/util/integer_array.c
M /trunk/SimulationRuntime/c/util/real_array.c
- improved performance of exp_real_array/exp_integer_array functions
------------------------------------------------------------------------
r23340 | hudson | 2014-11-13 07:54:15 +0100 (Thu, 13 Nov 2014) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/HpcOmScheduler.mo
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23339 | mflehmig | 2014-11-13 07:51:38 +0100 (Thu, 13 Nov 2014) | 1 line
Changed paths:
M /trunk/Compiler/Util/System.mo
M /trunk/Compiler/runtime/systemimpl.c
Added function intRandom an interface to C/C++ rand function
------------------------------------------------------------------------
r23338 | mflehmig | 2014-11-13 07:49:03 +0100 (Thu, 13 Nov 2014) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/HpcOmScheduler.mo
M /trunk/Compiler/SimCode/HpcOmSimCodeMain.mo
M /trunk/Compiler/Util/Flags.mo
Added random scheduler to HPCOM module
------------------------------------------------------------------------
r23336 | hudson | 2014-11-12 19:57:10 +0100 (Wed, 12 Nov 2014) | 8 lines
Changed paths:
M /trunk/Makefile.libraries
commit f0a187d713dc0ce19ff0345a734403a1af6f6917
Author: Hudson Janitor
Date: Wed Nov 12 19:25:02 2014 +0100
Bump libraries
- https://github.com/modelica-3rdparty/Physiolibrary.git branch master updated to d815e0772a9d21d146c7e1b1dcfe274d791b46a6.
* [https://github.com/modelica-3rdparty/Physiolibrary/commit/d815e07 d815e07] new osmotic reabsorption component (for modeling simplified kidney water flows)
------------------------------------------------------------------------
r23334 | wbraun | 2014-11-12 19:13:47 +0100 (Wed, 12 Nov 2014) | 2 lines
Changed paths:
M /trunk/testsuite/openmodelica/cruntime/xmlFiles/testxmlInfoAllEqnsCorrectOrder.mos
M /trunk/testsuite/openmodelica/debugDumps/bltdump.mos
M /trunk/testsuite/openmodelica/debugDumps/dumpEncapsulateWhenConditions.mos
M /trunk/testsuite/openmodelica/debugDumps/dumpTransformedModelica.mos
M /trunk/testsuite/openmodelica/debugDumps/dumpeqninorder.mos
M /trunk/testsuite/openmodelica/debugDumps/dumpindxdae.mos
M /trunk/testsuite/openmodelica/debugDumps/dumpinitialsystem.mos
M /trunk/testsuite/openmodelica/debugDumps/dumprepl.mos
M /trunk/testsuite/openmodelica/debugDumps/optdaedump.mos
M /trunk/testsuite/openmodelica/debugDumps/symjacdump.mos
M /trunk/testsuite/openmodelica/typed-API/SolveLinearSystem.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicReliefValve.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicWaterWaterExchanger.mos
M /trunk/testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump2.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.BranchingDynamicPipes.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.InverseParameterization.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.TraceSubstances.RoomCO2WithControls.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMEE_Generator_MultiPhase.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMPM_Inverter_MultiPhase.mos
M /trunk/testsuite/simulation/libraries/msl32/Modelica.Mechanics.MultiBody.Examples.Constraints.PrismaticConstraint.mos
M /trunk/testsuite/simulation/libraries/msl32/ReferenceFiles/Modelica.Mechanics.MultiBody.Examples.Constraints.PrismaticConstraint.mat
M /trunk/testsuite/simulation/modelica/functions_eval/functionTest5.mos
M /trunk/testsuite/simulation/modelica/hpcom/Modelica.Electrical.Spice3.Examples.CoupledInductors.mos
M /trunk/testsuite/simulation/modelica/indexreduction/SingularPlanarLoop.mos
M /trunk/testsuite/simulation/modelica/initialization/OverdeterminedInitialization.Fluid.DynamicPipeLumpedPressureInitialization.mos
M /trunk/testsuite/simulation/modelica/initialization/forest_symbolical.mos
M /trunk/testsuite/simulation/modelica/nonlinear_system/bug_2841.mos
M /trunk/testsuite/simulation/modelica/nonlinear_system/problem2_newton.mos
M /trunk/testsuite/simulation/modelica/nonlinear_system/problem4.mos
M /trunk/testsuite/simulation/modelica/nonlinear_system/problem4_newton.mos
M /trunk/testsuite/simulation/modelica/nonlinear_system/problem4_symjac.mos
M /trunk/testsuite/simulation/modelica/nonlinear_system/problem4_symjac_tearing.mos
M /trunk/testsuite/simulation/modelica/nonlinear_system/problem5.mos
M /trunk/testsuite/simulation/modelica/nonlinear_system/problem5_newton.mos
M /trunk/testsuite/simulation/modelica/resolveLoops/NPendulum2.mos
M /trunk/testsuite/simulation/modelica/start_value_selection/asmaFlow.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing7-cel.mos
M /trunk/testsuite/simulation/modelica/tearing/Tearing8-celMC3.mos
Update the expexted output of testsuite to r23333
------------------------------------------------------------------------
r23333 | sjoelund.se | 2014-11-12 16:56:04 +0100 (Wed, 12 Nov 2014) | 2 lines
Changed paths:
M /trunk/Compiler/runtime/matching_cheap.c
Use the better randomness also during matching
------------------------------------------------------------------------
r23332 | wbraun | 2014-11-12 16:27:07 +0100 (Wed, 12 Nov 2014) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/c/simulation/simulation_runtime.cpp
- fix build warnings
------------------------------------------------------------------------
r23331 | mwalther | 2014-11-12 16:25:33 +0100 (Wed, 12 Nov 2014) | 1 line
Changed paths:
M /trunk/testsuite/openmodelica/cppruntime/hpcom/Modelica.Electrical.Analog.Examples.CauerLowPassSC_level_omp.mos
M /trunk/testsuite/openmodelica/cppruntime/hpcom/Modelica.Electrical.Analog.Examples.CauerLowPassSC_level_omp_memory.mos
M /trunk/testsuite/openmodelica/cppruntime/hpcom/Modelica.Electrical.Spice3.Examples.CoupledInductors_level.mos
- set codegeneration explicitly to openmp, because pThreads is default now
------------------------------------------------------------------------
r23330 | hudson | 2014-11-12 14:50:47 +0100 (Wed, 12 Nov 2014) | 1 line
Changed paths:
M /trunk/Compiler/BackEnd/HpcOmMemory.mo
M /trunk/Compiler/runtime/HpcOmBenchmarkExt.cpp
[Janitor mode] Fix whitespace
------------------------------------------------------------------------
r23329 | mwalther | 2014-11-12 14:49:04 +0100 (Wed, 12 Nov 2014) | 2 lines
Changed paths:
M /trunk/Compiler/BackEnd/HpcOmMemory.mo
M /trunk/Compiler/BackEnd/HpcOmTaskGraph.mo
M /trunk/Compiler/SimCode/HpcOmSimCodeMain.mo
M /trunk/Compiler/Template/CodegenCpp.tpl
M /trunk/Compiler/runtime/HpcOmBenchmarkExt.cpp
- improved memory layout for fixed level scheduler (HPCOM)
- fixed measure time: - cpp-runtime produces correct time values now that are mapped correctly to the task graph
------------------------------------------------------------------------
r23328 | sjoelund.se | 2014-11-12 12:37:12 +0100 (Wed, 12 Nov 2014) | 2 lines
Changed paths:
M /trunk/Compiler/Util/System.mo
M /trunk/Compiler/runtime/systemimpl.c
M /trunk/SimulationRuntime/c/util/tinymt64.h
M /trunk/testsuite/openmodelica/bootstrapping/System.mos
M /trunk/testsuite/openmodelica/bootstrapping/SystemTest.mo
Fix System.intRand (low bits did not have enough entropy)
------------------------------------------------------------------------
r23327 | hudson | 2014-11-12 12:03:20 +0100 (Wed, 12 Nov 2014) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r23326 | adeas31 | 2014-11-12 11:54:53 +0100 (Wed, 12 Nov 2014) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/MainWindow.cpp
M /trunk/OMEdit/OMEditGUI/OMC/OMCProxy.cpp
M /trunk/OMEdit/OMEditGUI/Util/Helper.cpp
M /trunk/OMEdit/OMEditGUI/Util/Helper.h
- send getVersion as the first command to connected omc.
------------------------------------------------------------------------
r23325 | hudson | 2014-11-11 20:16:19 +0100 (Tue, 11 Nov 2014) | 1 line
Changed paths:
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts
M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts
[Janitor mode] Update OMEdit language files
------------------------------------------------------------------------
r23324 | sjoelund.se | 2014-11-11 20:09:13 +0100 (Tue, 11 Nov 2014) | 2 lines
Changed paths:
M /trunk/OMEdit/OMEditGUI/OMC/OMCProxy.cpp
Use proc/self to find omc from OMEdit on Linux
------------------------------------------------------------------------
r23323 | sjoelund.se | 2014-11-11 20:08:48 +0100 (Tue, 11 Nov 2014) | 2 lines
Changed paths:
M /trunk/SimulationRuntime/interactive/Makefile.omdev.mingw
Fix windows
------------------------------------------------------------------------
r23322 | hudson | 2014-11-11 19:33:04 +0100 (Tue, 11 Nov 2014) | 25 lines
Changed paths:
M /trunk/Makefile.libraries
commit c5f100bd1a04a67aeaa3d09c994cb2c834e355cb
Author: Hudson Janitor
Date: Tue Nov 11 19:24:40 2014 +0100
Bump libraries
- https://github.com/modelica-3rdparty/Physiolibrary.git branch master updated to c59a3783ec5b097e2cfdf096d9c92eca05a99227.
* [https://github.com/modelica-3rdparty/Physiolibrary/commit/c59a378 c59a378] fix busConnector lines colors fix default value of molar flow rate coefficient for gas solubility
- https://github.com/dzimmer/PlanarMechanics.git branch master updated to 83cbad8f2d89842146226a350e809c13852308a0.
* [https://github.com/dzimmer/PlanarMechanics/commit/83cbad8 83cbad8] Merge pull request #49 from tobolar/master
* [https://github.com/dzimmer/PlanarMechanics/commit/beca3c4 beca3c4] Merge pull request #50 from tbeu/fix-comment
* [https://github.com/dzimmer/PlanarMechanics/commit/d891aca d891aca] Merge pull request #53 from fvanderlinden/master
* [https://github.com/dzimmer/PlanarMechanics/commit/1c36c37 1c36c37] Fixed bug in visualisation
* [https://github.com/dzimmer/PlanarMechanics/commit/da263dc da263dc] Merge pull request #52 from tbeu/add-animation-tab
* [https://github.com/dzimmer/PlanarMechanics/commit/ffba8b0 ffba8b0] Add "Animation" tab (instead of group) for joints
* [https://github.com/dzimmer/PlanarMechanics/commit/919cbbe 919cbbe] Fix comment of ''PlanarMechanics.Joints.Prismatic.stateSelect''
* [https://github.com/dzimmer/PlanarMechanics/commit/d575796 d575796] Redefined basic frame connectors according to that of Multibody in Modelica standard library. Especially: (1) frame_a has darker blau color compared to frame_b; (2) preserveAspectRatio and initialScale=0.16 introduced; (3) Introduced 'Diagram' section; (4) Accordingly, PlanarMechanics.Interfaces.PartialTwoFlanges and a couple of other classes were modified
* [https://github.com/dzimmer/PlanarMechanics/commit/03d9d05 03d9d05] Examples: Documentation: Corrected duplicate definition of 'revisions'
* [https://github.com/dzimmer/PlanarMechanics/commit/7c2e57b 7c2e57b] Parts.Fixed: According to appropriate models in Modelica standard library (e.g. Modelica.Mechanics.MultiBody.Parts.Fixed), the Fixed block has to introduce frame_b instead of frame_a
- svn/ThermoPower has been updated to r294.
* r294 Changed default for regularizeBoundaryConditions
* r293 Added regularizeBoundaryConditions parameter to Flow1Dfem
* r292 Removed regularization of C and K matrices in Flow1Dfem
------------------------------------------------------------------------
r23321 | sjoelund.se | 2014-11-11 16:58:49 +0100 (Tue, 11 Nov 2014) | 3 lines
Changed paths:
M /trunk/Compiler/FrontEnd/ClassLoader.mo
M /trunk/Compiler/Script/CevalScript.mo
M /trunk/Compiler/Template/CodegenC.tpl
M /trunk/Compiler/runtime/Dynload.cpp
M /trunk/Compiler/runtime/IOStreamExt_omc.cpp
M /trunk/Compiler/runtime/System_omc.c
M /trunk/SimulationRuntime/c/meta/meta_modelica.h
M /trunk/SimulationRuntime/c/meta/meta_modelica_builtin.c
M /trunk/SimulationRuntime/c/meta/meta_modelica_builtin.h
M /trunk/SimulationRuntime/c/openmodelica.h
M /trunk/SimulationRuntime/c/openmodelica_types.h
M /trunk/SimulationRuntime/c/simulation/results/simulation_result_ia.cpp
M /trunk/SimulationRuntime/c/simulation/results/simulation_result_wall.cpp
M /trunk/SimulationRuntime/c/simulation/simulation_input_xml.cpp
M /trunk/SimulationRuntime/c/simulation/simulation_runtime.cpp
M /trunk/SimulationRuntime/c/simulation/solver/initialization/initialization.c
M /trunk/SimulationRuntime/c/simulation/solver/model_help.c
M /trunk/SimulationRuntime/c/simulation/solver/perform_simulation.c
M /trunk/SimulationRuntime/c/simulation/solver/solver_main.c
M /trunk/SimulationRuntime/c/util/boolean_array.h
M /trunk/SimulationRuntime/c/util/integer_array.h
M /trunk/SimulationRuntime/c/util/java_interface.c
M /trunk/SimulationRuntime/c/util/modelica_string.c
M /trunk/SimulationRuntime/c/util/modelica_string.h
M /trunk/SimulationRuntime/c/util/read_write.c
M /trunk/SimulationRuntime/c/util/read_write.h
M /trunk/SimulationRuntime/c/util/real_array.h
M /trunk/SimulationRuntime/c/util/string_array.c
M /trunk/SimulationRuntime/c/util/string_array.h
M /trunk/SimulationRuntime/c/util/utility.c
M /trunk/SimulationRuntime/fmi/export/fmi1/fmu1_model_interface.c
M /trunk/SimulationRuntime/fmi/export/fmi2/fmu2_model_interface.c
M /trunk/SimulationRuntime/interactive/Makefile.in
M /trunk/SimulationRuntime/interactive/omi_ServiceI