------------------------------------------------------------------------ r18735 | adeas31 | 2014-01-23 02:43:17 +0100 (Thu, 23 Jan 2014) | 1 line Changed paths: M /trunk/OMEdit/OMEditGUI/Component/Component.cpp M /trunk/OMEdit/OMEditGUI/Component/Component.h M /trunk/OMEdit/OMEditGUI/GUI/Containers/ModelWidgetContainer.cpp Do not pass the same instance of ComponentInfo to different objects instead clone the object. ------------------------------------------------------------------------ r18734 | hudson | 2014-01-22 19:10:50 +0100 (Wed, 22 Jan 2014) | 17 lines Changed paths: M /trunk/Makefile.libraries commit 700352159af73b60c52b0ac863c846945bd68e74 Author: Hudson Janitor Date: Wed Jan 22 19:03:23 2014 +0100 Bump libraries - svn/MSL trunk has been updated to r7236. * m:r7236 Added two more test cases with pipes, one with many equations * m:r7235 Added MSL-based mechanical tests * m:r7234 Changed name of test to better reflect the actual structure of initial equations * m:r7229 Added new components and revised EddyCurrent in FluxTubes - https://github.com/modelica-3rdparty/Physiolibrary.git branch master updated to f06a21d7e48c2e30682b2f694667d5f03b74d437. * [https://github.com/modelica-3rdparty/Physiolibrary/commit/f06a21d f06a21d] SteadyState description * [https://github.com/modelica-3rdparty/Physiolibrary/commit/366a994 366a994] Fix - missing file SteadyStates.mo * [https://github.com/modelica-3rdparty/Physiolibrary/commit/1654e13 1654e13] OpenModelica 1.9.0 support - Equilibrium renamed back to SteadyState * [https://github.com/modelica-3rdparty/Physiolibrary/commit/6895a8f 6895a8f] Physiolibrary.Chemical supported in OMEdit 1.9.0 ------------------------------------------------------------------------ r18731 | hudson | 2014-01-22 17:05:30 +0100 (Wed, 22 Jan 2014) | 1 line Changed paths: M /trunk/Compiler/BackEnd/Tearing.mo [Janitor mode] Fix tabs ------------------------------------------------------------------------ r18730 | ptaeuber | 2014-01-22 16:50:56 +0100 (Wed, 22 Jan 2014) | 3 lines Changed paths: M /trunk/Compiler/BackEnd/Tearing.mo M /trunk/testsuite/simulation/modelica/tearing/Algorithm1-omc.mos M /trunk/testsuite/simulation/modelica/tearing/Algorithm2-omc.mos M /trunk/testsuite/simulation/modelica/tearing/Makefile M /trunk/testsuite/simulation/modelica/tearing/MixedTearing1.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 - modified Cellier-Tearing to solve mixed Systems - fixed some problems with Cellier-Tearing ------------------------------------------------------------------------ r18729 | sjoelund.se | 2014-01-22 16:41:48 +0100 (Wed, 22 Jan 2014) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo M /trunk/Compiler/Script/CevalScript.mo Guard against divisions by zero ------------------------------------------------------------------------ r18728 | casella | 2014-01-22 16:39:41 +0100 (Wed, 22 Jan 2014) | 1 line Changed paths: M /trunk/testsuite/simulation/modelica/initialization/TestHighIndexInitialization.mo Corrected wrong uses annotation ------------------------------------------------------------------------ r18727 | hudson | 2014-01-22 16:26:09 +0100 (Wed, 22 Jan 2014) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo M /trunk/Compiler/BackEnd/HpcOmEqSystems.mo [Janitor mode] Fix tabs ------------------------------------------------------------------------ r18726 | hudson | 2014-01-22 16:25:39 +0100 (Wed, 22 Jan 2014) | 1 line Changed paths: M /trunk/testsuite/flattening/modelica/arrays/QualifiedSlicing.mo [Janitor mode] Set auto-props ------------------------------------------------------------------------ r18725 | perost | 2014-01-22 16:19:59 +0100 (Wed, 22 Jan 2014) | 3 lines Changed paths: M /trunk/Compiler/FrontEnd/Expression.mo M /trunk/Compiler/FrontEnd/ExpressionSimplify.mo M /trunk/Compiler/FrontEnd/Static.mo M /trunk/testsuite/flattening/modelica/arrays/Makefile A /trunk/testsuite/flattening/modelica/arrays/QualifiedSlicing.mo Fix for #2532: - Fixed slicing of qualified crefs. ------------------------------------------------------------------------ r18724 | vwaurich | 2014-01-22 16:17:12 +0100 (Wed, 22 Jan 2014) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo - fix bootstrapper ------------------------------------------------------------------------ r18723 | vitalij | 2014-01-22 16:14:29 +0100 (Wed, 22 Jan 2014) | 2 lines Changed paths: M /trunk/SimulationRuntime/c/optimization/lagrangeFun/ipopt_hessian.c - fixed hessian for constraints (optimization) ------------------------------------------------------------------------ r18722 | vwaurich | 2014-01-22 16:08:51 +0100 (Wed, 22 Jan 2014) | 4 lines Changed paths: M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo M /trunk/Compiler/BackEnd/BackendDAEUtil.mo M /trunk/Compiler/BackEnd/HpcOmEqSystems.mo M /trunk/Compiler/Util/Flags.mo M /trunk/testsuite/simulation/modelica/resolveLoops/ElectricalCircuit1.mos M /trunk/testsuite/simulation/modelica/resolveLoops/ElectricalCircuit2.mos M /trunk/testsuite/simulation/modelica/resolveLoops/ElectricalCircuit3.mos - rearranged code for resolveLoops - some bugfixes for resolveLoops - introduced resolvedLoops as a postOptModule that handles StrongComponents (not yet finished) - updated tests ------------------------------------------------------------------------ r18721 | vitalij | 2014-01-22 15:55:49 +0100 (Wed, 22 Jan 2014) | 2 lines Changed paths: M /trunk/SimulationRuntime/c/optimization/lagrangeFun/ipopt_hessian.c - fixed hessian for constraints (optimization) ------------------------------------------------------------------------ r18720 | vitalij | 2014-01-22 15:28:11 +0100 (Wed, 22 Jan 2014) | 2 lines Changed paths: A /trunk/testsuite/openmodelica/cruntime/optimization/basic/ReferenceFiles/nmpcBatchReactorCon_ref.mat - add missing ref file ------------------------------------------------------------------------ r18719 | hudson | 2014-01-22 15:07:24 +0100 (Wed, 22 Jan 2014) | 1 line Changed paths: M /trunk/SimulationRuntime/c/optimization/initialOptimizer/allocate_ipopt.c M /trunk/SimulationRuntime/c/optimization/lagrangeFun/ipopt_hessian.c [Janitor mode] Fix tabs ------------------------------------------------------------------------ r18718 | hudson | 2014-01-22 15:06:54 +0100 (Wed, 22 Jan 2014) | 1 line Changed paths: M /trunk/testsuite/openmodelica/cruntime/optimization/basic/BRcon.mos [Janitor mode] Set auto-props ------------------------------------------------------------------------ r18717 | vitalij | 2014-01-22 15:01:47 +0100 (Wed, 22 Jan 2014) | 2 lines Changed paths: M /trunk/testsuite/openmodelica/cruntime/optimization/basic/Makefile - sort (Makefile) example for optimization ------------------------------------------------------------------------ r18716 | vitalij | 2014-01-22 15:00:01 +0100 (Wed, 22 Jan 2014) | 4 lines Changed paths: M /trunk/SimulationRuntime/c/optimization/constraints/evalfDiffG.c M /trunk/SimulationRuntime/c/optimization/constraints/evalfG.c M /trunk/SimulationRuntime/c/optimization/initialOptimizer/allocate_ipopt.c M /trunk/SimulationRuntime/c/optimization/lagrangeFun/ipopt_hessian.c M /trunk/SimulationRuntime/c/optimization/mainOptimizer/ipoptODE.c A /trunk/testsuite/openmodelica/cruntime/optimization/basic/BRcon.mos M /trunk/testsuite/openmodelica/cruntime/optimization/basic/BatchReactor.mo M /trunk/testsuite/openmodelica/cruntime/optimization/basic/Makefile - support constraint block (optimica) - add example ------------------------------------------------------------------------ r18715 | sjoelund.se | 2014-01-22 14:50:54 +0100 (Wed, 22 Jan 2014) | 4 lines Changed paths: M /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo M /trunk/Compiler/Script/CevalScript.mo M /trunk/Compiler/Template/ExpressionDumpTpl.mo M /trunk/Compiler/Template/ExpressionDumpTpl.tpl M /trunk/Examples/BuildModelRecursive.mos M /trunk/OMEdit/OMEditGUI/GUI/Dialogs/SimulationDialog.cpp M /trunk/testsuite/metamodelica/meta/List4.mo M /trunk/testsuite/metamodelica/meta/MatchCase15.mo M /trunk/testsuite/openmodelica/interactive-API/interactive_api_simulations.mos - Add numberOfIntervals and stepSize as input/output of getSimulationOptions - OMEdit now respects the Interval experiment annotation in the simulation setup - Enable output of the statements in the match equation sections (for error messages) ------------------------------------------------------------------------ r18714 | wbraun | 2014-01-22 14:01:34 +0100 (Wed, 22 Jan 2014) | 2 lines Changed paths: M /trunk/Compiler/Template/CodegenC.mo M /trunk/Compiler/Template/CodegenC.tpl M /trunk/SimulationRuntime/c/openmodelica_func.h M /trunk/SimulationRuntime/c/optimization/constraints/evalfG.c M /trunk/SimulationRuntime/c/optimization/goal/evalF.c M /trunk/SimulationRuntime/c/optimization/initialOptimizer/allocate_ipopt.c M /trunk/SimulationRuntime/c/optimization/localFunction.h M /trunk/SimulationRuntime/c/optimization/mainOptimizer/ipoptODE.c - removed global optimization functions ------------------------------------------------------------------------ r18713 | sjoelund.se | 2014-01-22 13:31:34 +0100 (Wed, 22 Jan 2014) | 2 lines Changed paths: M /trunk/Examples/generate_icons.py By default don't export svg elements with display="none" since some renderers do not ignore these elements... ------------------------------------------------------------------------ r18712 | casella | 2014-01-22 11:51:50 +0100 (Wed, 22 Jan 2014) | 1 line Changed paths: M /trunk/testsuite/simulation/modelica/initialization/TestHighIndexInitialization.mo Added same tests, built with the MSL; corrected some wrong comments ------------------------------------------------------------------------ r18711 | wbraun | 2014-01-22 11:38:58 +0100 (Wed, 22 Jan 2014) | 2 lines Changed paths: M /trunk/Compiler/Template/CodegenC.mo M /trunk/Compiler/Template/CodegenC.tpl - fixed issue of r18708 (missing function definition). ------------------------------------------------------------------------ r18710 | sjoelund.se | 2014-01-22 11:15:59 +0100 (Wed, 22 Jan 2014) | 2 lines Changed paths: M /trunk/Examples/GenerateDoc.mos Handle in class comments ------------------------------------------------------------------------ r18709 | hudson | 2014-01-22 10:58:06 +0100 (Wed, 22 Jan 2014) | 1 line Changed paths: M /trunk/SimulationRuntime/c/optimization/initialOptimizer/allocate_ipopt.c [Janitor mode] Fix tabs ------------------------------------------------------------------------ r18708 | vitalij | 2014-01-22 10:50:05 +0100 (Wed, 22 Jan 2014) | 2 lines Changed paths: M /trunk/Compiler/BackEnd/BackendDAECreate.mo M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo M /trunk/Compiler/BackEnd/BackendEquation.mo M /trunk/SimulationRuntime/c/optimization/constraints/evalfDiffG.c M /trunk/SimulationRuntime/c/optimization/constraints/evalfG.c M /trunk/SimulationRuntime/c/optimization/initialOptimizer/allocate_ipopt.c M /trunk/SimulationRuntime/c/optimization/ipoptODEstruct.h M /trunk/SimulationRuntime/c/optimization/mainOptimizer/ipoptODE.c - jacobians for nonlinear constraints (optimization) ------------------------------------------------------------------------ r18707 | sjoelund.se | 2014-01-22 09:21:54 +0100 (Wed, 22 Jan 2014) | 2 lines Changed paths: M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Mechanics.MultiBody.Examples.Elementary.RollingWheel.mos Changed to non-verified simulation as it is not verified ------------------------------------------------------------------------ r18706 | hudson | 2014-01-21 19:17:54 +0100 (Tue, 21 Jan 2014) | 9 lines Changed paths: M /trunk/Makefile.libraries commit 2be83f860ed87f21984074080239fcd2a9c8e51e Author: Hudson Janitor Date: Tue Jan 21 19:03:16 2014 +0100 Bump libraries - https://github.com/modelica-3rdparty/Physiolibrary.git branch master updated to 090ad10b9b6738212a0994c3fdfa8372c6e8abe6. * [https://github.com/modelica-3rdparty/Physiolibrary/commit/090ad10 090ad10] annotations and documentation * [https://github.com/modelica-3rdparty/Physiolibrary/commit/a7af39f a7af39f] - Conditional inputs of blocks, - Move dependency markers to state blocks from oneports, resistors, inertias, reactions, etc. - Heat of chemical reactions - Heat of gas dissolution in liquids - Fix InitialSteadyState option ------------------------------------------------------------------------ r18705 | adeas31 | 2014-01-21 16:53:08 +0100 (Tue, 21 Jan 2014) | 1 line Changed paths: M /trunk/OMEdit/OMEditGUI/GUI/Widgets/VariablesWidget.cpp - Improved the creation time of variables tree. ------------------------------------------------------------------------ r18704 | janK | 2014-01-21 16:51:03 +0100 (Tue, 21 Jan 2014) | 1 line Changed paths: M /trunk/Compiler/scripts/replace-startValue.bat Fixed CR/LF in script for Windows ------------------------------------------------------------------------ r18703 | hudson | 2014-01-21 16:27:22 +0100 (Tue, 21 Jan 2014) | 1 line Changed paths: M /trunk/testsuite/flattening/modelica/enums/EnumMatrixProduct.mo [Janitor mode] Set auto-props ------------------------------------------------------------------------ r18702 | perost | 2014-01-21 16:19:55 +0100 (Tue, 21 Jan 2014) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/Static.mo A /trunk/testsuite/flattening/modelica/enums/EnumMatrixProduct.mo M /trunk/testsuite/flattening/modelica/enums/Makefile - Preserve enum literals in Static.elabCrefSlice. ------------------------------------------------------------------------ r18701 | sjoelund.se | 2014-01-21 11:22:36 +0100 (Tue, 21 Jan 2014) | 2 lines Changed paths: M /trunk/testsuite/simulation/libraries/common/ModelTesting.mos Add some extra checks to make sure people do not commit "verified" results when the text says files not equal ------------------------------------------------------------------------ r18700 | sjoelund.se | 2014-01-21 10:19:56 +0100 (Tue, 21 Jan 2014) | 2 lines Changed paths: M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Electrical.Analog.Examples.SimpleTriacCircuit.mos M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Electrical.Analog.Examples.ThyristorBehaviourTest.mos M /trunk/testsuite/simulation/libraries/msl32_cpp/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Steinmetz.mos Updated for expected, correct results ------------------------------------------------------------------------ r18699 | adrpo | 2014-01-21 08:21:09 +0100 (Tue, 21 Jan 2014) | 5 lines Changed paths: M /trunk/Compiler/FrontEnd/InstSection.mo A /trunk/testsuite/flattening/modelica/expandable/ConnectorTest.mo A /trunk/testsuite/flattening/modelica/expandable/ConnectorTest.mos M /trunk/testsuite/flattening/modelica/expandable/Makefile Fix for bug: #2385 - expand array elements added to expandable connectors - add test: testsuite/flattening/modelica/expandable/ConnectorTest.mos ------------------------------------------------------------------------ r18698 | hudson | 2014-01-20 20:17:53 +0100 (Mon, 20 Jan 2014) | 11 lines Changed paths: M /trunk/Makefile.libraries commit eaf6198fca3cea7aaf264f2ba74fb93d3e2cde56 Author: Hudson Janitor Date: Mon Jan 20 20:00:09 2014 +0100 Bump libraries - https://github.com/kdavies4/FCSys.git branch master updated to 882a4216fb1745ee834492740a58ab62d12040d3. * [https://github.com/kdavies4/FCSys/commit/882a421 882a421] Applied udates for version 0.2.3 - https://github.com/modelica-3rdparty/Physiolibrary.git branch master updated to 509a4279ac30e5f8973379c253306171bf7861c5. * [https://github.com/modelica-3rdparty/Physiolibrary/commit/509a427 509a427] model conversions from svn version 0.4934: Blocks and Interfaces ------------------------------------------------------------------------ r18697 | wbraun | 2014-01-20 19:31:53 +0100 (Mon, 20 Jan 2014) | 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/model_help.h M /trunk/SimulationRuntime/c/simulation/solver/solver_main.c M /trunk/SimulationRuntime/c/simulation/solver/solver_main.h M /trunk/testsuite/simulation/modelica/asserts/AssertTest7.mos - removed rounding step-size work-a-round ------------------------------------------------------------------------ r18696 | adrpo | 2014-01-20 18:42:19 +0100 (Mon, 20 Jan 2014) | 13 lines Changed paths: M /trunk/Compiler/FrontEnd/Static.mo M /trunk/Compiler/Util/Flags.mo A /trunk/testsuite/flattening/modelica/others/Homotopy.mo A /trunk/testsuite/flattening/modelica/others/Homotopy.mos M /trunk/testsuite/flattening/modelica/others/Makefile - Implement feature #2542 - Use: +replaceHomotopy Replaces homotopy(actual, simplified) with the actual expression or the simplified expression. Good for debugging models which use homotopy. The default is to not replace homotopy. Valid options: * none (default) * actual * simplified Use with +replaceHomotopy=actual|simplified or setCommandLineOptions("+replaceHomotopy=actual|simplified") via scripting. - Added testsuite/flattening/modelica/others/Homotopy.mos for testing the new facility. ------------------------------------------------------------------------ r18695 | sjoelund.se | 2014-01-20 13:36:56 +0100 (Mon, 20 Jan 2014) | 2 lines Changed paths: M /trunk/testsuite/openmodelica/omcc/ParseCodeModelica.mo M /trunk/testsuite/openmodelica/omcc/SCRIPT.mos Update omcc makefiles ------------------------------------------------------------------------ r18694 | hudson | 2014-01-20 12:57:50 +0100 (Mon, 20 Jan 2014) | 1 line Changed paths: M /trunk/testsuite/flattening/modelica/arrays/SliceMultiplication.mo [Janitor mode] Fix tabs ------------------------------------------------------------------------ r18693 | sjoelund.se | 2014-01-20 12:48:02 +0100 (Mon, 20 Jan 2014) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/ExpressionSimplify.mo M /trunk/Compiler/FrontEnd/Static.mo M /trunk/Compiler/Template/CodegenC.tpl M /trunk/testsuite/flattening/modelica/arrays/BlockMatrix.mo M /trunk/testsuite/flattening/modelica/arrays/BlockMatrix2.mo M /trunk/testsuite/flattening/modelica/arrays/BlockMatrix3.mo M /trunk/testsuite/flattening/modelica/arrays/Makefile A /trunk/testsuite/flattening/modelica/arrays/SliceMultiplication.mo Fixes #2376, simplification of slicing array crefs ------------------------------------------------------------------------ r18692 | vwaurich | 2014-01-20 08:34:38 +0100 (Mon, 20 Jan 2014) | 2 lines Changed paths: M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo M /trunk/testsuite/simulation/modelica/resolveLoops/ElectricalCircuit1.mos M /trunk/testsuite/simulation/modelica/resolveLoops/ElectricalCircuit2.mos M /trunk/testsuite/simulation/modelica/resolveLoops/ElectricalCircuit3.mos - resolveloops: the resolved equation has the form 0 = ... in order to simplify the expression on one side - updated tests ------------------------------------------------------------------------ r18691 | wbraun | 2014-01-19 19:18:00 +0100 (Sun, 19 Jan 2014) | 2 lines Changed paths: M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.InverseParameterization.mos M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.TraceSubstances.RoomCO2WithControls.mos - expected output ------------------------------------------------------------------------ r18690 | hudson | 2014-01-19 19:17:55 +0100 (Sun, 19 Jan 2014) | 8 lines Changed paths: M /trunk/Makefile.libraries commit 3b8debb50cc6a13ec7430a837109fbaf6979e956 Author: Hudson Janitor Date: Sun Jan 19 19:03:09 2014 +0100 Bump libraries - https://github.com/modelica-3rdparty/Physiolibrary.git branch master updated to 9af39d8e5e450167e23f40d0f40982c7e4d85fd4. * [https://github.com/modelica-3rdparty/Physiolibrary/commit/9af39d8 9af39d8] Script to set displayUnits in Dymola ------------------------------------------------------------------------ r18689 | wbraun | 2014-01-19 17:52:11 +0100 (Sun, 19 Jan 2014) | 2 lines Changed paths: M /trunk/testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.InverseParameterization.mos - expected output ------------------------------------------------------------------------ r18688 | wbraun | 2014-01-19 17:43:36 +0100 (Sun, 19 Jan 2014) | 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/simulation_inline_solver.h M /trunk/testsuite/openmodelica/cruntime/simoptions/testOutputIntervalDASSL.mos M /trunk/testsuite/openmodelica/cruntime/simoptions/testOutputIntervalEuler.mos M /trunk/testsuite/openmodelica/cruntime/simoptions/testOutputIntervalRK.mos M /trunk/testsuite/simulation/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.MovingActuatedDrive.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/ReferenceFiles/Modelica.Electrical.Analog.Examples.NandGate.mat M /trunk/testsuite/simulation/libraries/msl32/ReferenceFiles/Modelica.Electrical.Analog.Examples.SimpleTriacCircuit.mat M /trunk/testsuite/simulation/libraries/msl32/ReferenceFiles/Modelica.Electrical.Analog.Examples.ThyristorBehaviourTest.mat M /trunk/testsuite/simulation/modelica/asserts/AssertTest4.mos M /trunk/testsuite/simulation/modelica/asserts/AssertTest5.mos M /trunk/testsuite/simulation/modelica/asserts/AssertTest7.mos - added fix for stepSize calculation and output intervals #2539 ------------------------------------------------------------------------ r18687 | hudson | 2014-01-18 19:19:15 +0100 (Sat, 18 Jan 2014) | 8 lines Changed paths: M /trunk/Makefile.libraries commit 76e22e75fe95e0436f12d857f2882b344e41a42e Author: Hudson Janitor Date: Sat Jan 18 19:03:04 2014 +0100 Bump libraries - https://github.com/kdavies4/FCSys.git branch master updated to d27764f4d55f3eec6cbf118bcadad5d50d64ec27. * [https://github.com/kdavies4/FCSys/commit/d27764f d27764f] Applied updates for version 0.2.2 ------------------------------------------------------------------------ r18686 | sjoelund.se | 2014-01-17 17:18:42 +0100 (Fri, 17 Jan 2014) | 2 lines Changed paths: M /trunk/SimulationRuntime/c/simulation/solver/initialization/initialization.c Fix LOG_INIT stream ------------------------------------------------------------------------ r18685 | adeas31 | 2014-01-17 17:08:04 +0100 (Fri, 17 Jan 2014) | 1 line Changed paths: M /trunk/OMEdit/OMEditGUI/GUI/Dialogs/SimulationDialog.cpp Print the error message and the actual XML output if the parsing fails. ------------------------------------------------------------------------ r18684 | wbraun | 2014-01-17 17:01:52 +0100 (Fri, 17 Jan 2014) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/DAEUtil.mo - fix bootstrap compiler ------------------------------------------------------------------------ r18683 | wbraun | 2014-01-17 16:50:27 +0100 (Fri, 17 Jan 2014) | 2 lines Changed paths: M /trunk/Compiler/BackEnd/BackendDAE.mo M /trunk/Compiler/BackEnd/Differentiate.mo M /trunk/Compiler/FrontEnd/DAEUtil.mo - added an interface function for partial derivatives of functions ------------------------------------------------------------------------ r18682 | sjoelund.se | 2014-01-17 16:13:36 +0100 (Fri, 17 Jan 2014) | 3 lines Changed paths: M /trunk/OMEdit/OMEditGUI/GUI/Widgets/DocumentationWidget.cpp M /trunk/OMEdit/OMEditGUI/OMC/OMCProxy.cpp #2490 - Also patch When $a \ne 0$, there are two solutions to \(ax^2 + bx + c = 0\) and they are: $$x = {-b \pm \sqrt{b^2-4ac} \over 2a}.$$ }}} ------------------------------------------------------------------------ r12451 | perost | 2012-08-08 11:22:04 +0200 (Wed, 08 Aug 2012) | 3 lines Changed paths: M /trunk/Compiler/FrontEnd/InstUtil.mo M /trunk/Compiler/FrontEnd/SCodeInst.mo - Merged the cases in SCodeInst.instFunctionCall, since RML unifies them incorrectly. ------------------------------------------------------------------------ r12450 | sjoelund.se | 2012-08-08 07:58:21 +0200 (Wed, 08 Aug 2012) | 2 lines Changed paths: M /trunk/Compiler/Translation/de.po M /trunk/Compiler/Translation/openmodelica.pot M /trunk/Compiler/Translation/sv.po M /trunk/Compiler/runtime/systemimpl.c - Makes omc search for more locales than the given one (to make a good effort of getting LC_CTYPE=UTF-8) ------------------------------------------------------------------------ r12449 | adeas31 | 2012-08-07 23:37:01 +0200 (Tue, 07 Aug 2012) | 1 line Changed paths: M /trunk/OMEdit/OMEditGUI/OMCProxy.cpp M /trunk/OMEdit/OMEditGUI/OptionsWidget.cpp M /trunk/OMEdit/OMEditGUI/main.cpp - Use QLocale instead of strings. ------------------------------------------------------------------------ r12448 | Frenkel TUD | 2012-08-07 22:25:07 +0200 (Tue, 07 Aug 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo - workaround for nonlinear torn systems ------------------------------------------------------------------------ r12447 | Frenkel TUD | 2012-08-07 22:15:52 +0200 (Tue, 07 Aug 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo - bugfix tearing for nonlinear systems ------------------------------------------------------------------------ r12446 | Frenkel TUD | 2012-08-07 21:59:17 +0200 (Tue, 07 Aug 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo - bugfix tearing for nonlinear systems ------------------------------------------------------------------------ r12445 | sjoelund.se | 2012-08-07 16:52:27 +0200 (Tue, 07 Aug 2012) | 2 lines Changed paths: M /trunk/Compiler/Translation/README M /trunk/Compiler/runtime/systemimpl.c - Fix gettext charset when not using +locale=..., relying on env.vars instead ------------------------------------------------------------------------ r12444 | adeas31 | 2012-08-07 16:35:19 +0200 (Tue, 07 Aug 2012) | 2 lines Changed paths: M /trunk/Compiler/runtime/systemimpl.c M /trunk/OMEdit/OMEditGUI/OMCProxy.cpp - gettext uses environment variable so don't use setlocale for windows. - Pass the OMEdit locale to omc. ------------------------------------------------------------------------ r12443 | Frenkel TUD | 2012-08-07 16:32:43 +0200 (Tue, 07 Aug 2012) | 4 lines Changed paths: M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo M /trunk/Compiler/BackEnd/BackendDAEUtil.mo M /trunk/Compiler/FrontEnd/Expression.mo M /trunk/testsuite/mosfiles/MeasureTime.mos - bugfix unbound local variables - reimplement BackendDAEUtil.getEqnsysRhsExp - Expression.add case for a+(-b) = a-b - Expression.sub case for a-(-b) = a+b and -a-b=-(a+b) ------------------------------------------------------------------------ r12442 | sjoelund.se | 2012-08-07 16:07:12 +0200 (Tue, 07 Aug 2012) | 2 lines Changed paths: M /trunk/Compiler/Main/Main.mo M /trunk/Compiler/Translation/de.po M /trunk/Compiler/Translation/openmodelica.pot M /trunk/Compiler/Translation/sv.po M /trunk/Compiler/Util/Error.mo M /trunk/Compiler/Util/Flags.mo M /trunk/Makefile.common M /trunk/testsuite/scodeinst/conngraph1.mo - Finished swedish translation ------------------------------------------------------------------------ r12441 | sjoelund.se | 2012-08-07 11:37:46 +0200 (Tue, 07 Aug 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/ConnectUtil2.mo M /trunk/Compiler/FrontEnd/Static.mo M /trunk/Compiler/Translation/de.po M /trunk/Compiler/Translation/openmodelica.pot M /trunk/Compiler/Translation/sv.po M /trunk/Compiler/Util/Error.mo M /trunk/Compiler/Util/Flags.mo M /trunk/OMOptim - More translations ------------------------------------------------------------------------ r12440 | perost | 2012-08-07 11:23:14 +0200 (Tue, 07 Aug 2012) | 2 lines Changed paths: M /trunk/configure.in - Changed the configure check for qwt to include qwt6. ------------------------------------------------------------------------ r12439 | Frenkel TUD | 2012-08-06 21:58:00 +0200 (Mon, 06 Aug 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo - save time, do not update incidence matrix ------------------------------------------------------------------------ r12438 | Frenkel TUD | 2012-08-06 20:49:07 +0200 (Mon, 06 Aug 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo M /trunk/Compiler/BackEnd/BackendDAEUtil.mo - bugfix removeSimpleEquationsPast ------------------------------------------------------------------------ r12437 | sjoelund.se | 2012-08-06 16:35:10 +0200 (Mon, 06 Aug 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/Lookup.mo M /trunk/Compiler/Template/CodegenAdevs.mo M /trunk/Compiler/Template/CodegenUtil.mo M /trunk/Compiler/Template/SCodeDumpTpl.mo M /trunk/Compiler/Translation/de.po M /trunk/Compiler/Translation/openmodelica.pot M /trunk/Compiler/Translation/sv.po M /trunk/Compiler/Util/Error.mo M /trunk/Compiler/Util/Flags.mo - Improved translations ------------------------------------------------------------------------ r12436 | Frenkel TUD | 2012-08-06 16:21:46 +0200 (Mon, 06 Aug 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo M /trunk/Compiler/BackEnd/BackendDAEUtil.mo M /trunk/Compiler/Util/Flags.mo - tearing, bugfix for array equations ------------------------------------------------------------------------ r12435 | adeas31 | 2012-08-06 15:23:01 +0200 (Mon, 06 Aug 2012) | 1 line Changed paths: M /trunk/Compiler/runtime/systemimpl.c - Fixed build for windows. ------------------------------------------------------------------------ r12434 | perost | 2012-08-06 13:46:45 +0200 (Mon, 06 Aug 2012) | 2 lines Changed paths: M /trunk/Compiler/BackEnd/BackendVariable.mo M /trunk/Compiler/FrontEnd/CheckModel.mo - Removed some cases for handling stringified crefs. ------------------------------------------------------------------------ r12433 | sjoelund.se | 2012-08-06 13:06:49 +0200 (Mon, 06 Aug 2012) | 2 lines Changed paths: M /trunk/Compiler/Main/Main.mo M /trunk/Compiler/Translation/Makefile M /trunk/Compiler/Translation/de.po M /trunk/Compiler/Translation/openmodelica.pot M /trunk/Compiler/Translation/sv.po M /trunk/Compiler/runtime/SimulationResults.c M /trunk/Compiler/runtime/SimulationResultsCmp.c M /trunk/Compiler/runtime/System_omc.cpp M /trunk/Compiler/runtime/printimpl.c M /trunk/Compiler/runtime/systemimpl.c M /trunk/Compiler/runtime/systemimpl.h - Marked some files in the runtime as translation targets ------------------------------------------------------------------------ r12432 | perost | 2012-08-06 12:47:25 +0200 (Mon, 06 Aug 2012) | 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/BackendDump.mo M /trunk/Compiler/BackEnd/BackendVariable.mo M /trunk/Compiler/BackEnd/DAEQuery.mo M /trunk/Compiler/BackEnd/IndexReduction.mo M /trunk/Compiler/BackEnd/OnRelaxation.mo M /trunk/Compiler/BackEnd/PartFn.mo M /trunk/Compiler/BackEnd/SimCode.mo M /trunk/Compiler/BackEnd/TaskGraph.mo M /trunk/Compiler/BackEnd/Uncertainties.mo M /trunk/Compiler/BackEnd/XMLDump.mo M /trunk/Compiler/FrontEnd/Builtin.mo M /trunk/Compiler/FrontEnd/CheckModel.mo M /trunk/Compiler/FrontEnd/ConnectUtil.mo M /trunk/Compiler/FrontEnd/DAE.mo M /trunk/Compiler/FrontEnd/DAEDump.mo M /trunk/Compiler/FrontEnd/DAEUtil.mo M /trunk/Compiler/FrontEnd/Env.mo M /trunk/Compiler/FrontEnd/Inline.mo M /trunk/Compiler/FrontEnd/InnerOuter.mo M /trunk/Compiler/FrontEnd/Inst.mo M /trunk/Compiler/FrontEnd/InstExtends.mo M /trunk/Compiler/FrontEnd/InstSection.mo M /trunk/Compiler/FrontEnd/InstTypes.mo M /trunk/Compiler/FrontEnd/InstUtil.mo M /trunk/Compiler/FrontEnd/Lookup.mo M /trunk/Compiler/FrontEnd/PrefixUtil.mo M /trunk/Compiler/FrontEnd/SCode.mo M /trunk/Compiler/FrontEnd/SCodeDump.mo M /trunk/Compiler/FrontEnd/SCodeEnv.mo M /trunk/Compiler/FrontEnd/SCodeExpand.mo M /trunk/Compiler/FrontEnd/SCodeFlatDump.mo M /trunk/Compiler/FrontEnd/SCodeFlattenImports.mo M /trunk/Compiler/FrontEnd/SCodeFlattenRedeclare.mo M /trunk/Compiler/FrontEnd/SCodeInst.mo M /trunk/Compiler/FrontEnd/SCodeLookup.mo M /trunk/Compiler/FrontEnd/SCodeUtil.mo M /trunk/Compiler/FrontEnd/Static.mo M /trunk/Compiler/FrontEnd/Types.mo M /trunk/Compiler/Template/CodegenAdevs.mo M /trunk/Compiler/Template/CodegenUtil.mo M /trunk/Compiler/Template/InstDumpTV.mo M /trunk/Compiler/Template/InstDumpTpl.mo M /trunk/Compiler/Template/SCodeDumpTpl.mo M /trunk/Compiler/Template/SCodeDumpTpl.tpl M /trunk/Compiler/Template/SCodeTV.mo M /trunk/Compiler/Template/SimCodeTV.mo M /trunk/Compiler/Util/VarTransform.mo M /trunk/testsuite/interactive/XmlDumpComment.mos - Merged Flow and Stream in SCode and DAE into ConnectorType. ------------------------------------------------------------------------ r12431 | sjoelund.se | 2012-08-06 12:16:06 +0200 (Mon, 06 Aug 2012) | 2 lines Changed paths: M /trunk/Compiler/Main/Main.mo M /trunk/Compiler/Translation/sv.po - Enable interactive/interactiveCorba modes again ------------------------------------------------------------------------ r12430 | sjoelund.se | 2012-08-06 11:27:26 +0200 (Mon, 06 Aug 2012) | 2 lines Changed paths: M /trunk/Compiler/Main/Main.mo M /trunk/Compiler/Translation/de.po M /trunk/Compiler/Translation/openmodelica.pot M /trunk/Compiler/Translation/sv.po M /trunk/Compiler/Util/Debug.mo M /trunk/Compiler/Util/Flags.mo - Avoid printing multiple copies of the usage if +help is given on the command-line ------------------------------------------------------------------------ r12429 | sjoelund.se | 2012-08-06 10:49:17 +0200 (Mon, 06 Aug 2012) | 2 lines Changed paths: M /trunk/Compiler/Main/Main.mo M /trunk/Compiler/Translation/Makefile M /trunk/Compiler/Translation/de.po M /trunk/Compiler/Translation/openmodelica.pot M /trunk/Compiler/Translation/sv.po M /trunk/Compiler/Util/Flags.mo M /trunk/Compiler/Util/Util.mo M /trunk/Compiler/runtime/systemimpl.c - Enable translation strings for many config flags ------------------------------------------------------------------------ r12428 | Frenkel TUD | 2012-08-03 20:14:28 +0200 (Fri, 03 Aug 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendDAECreate.mo - fix uninicialised variable ------------------------------------------------------------------------ r12426 | adeas31 | 2012-08-03 18:09:35 +0200 (Fri, 03 Aug 2012) | 1 line Changed paths: M /trunk/Compiler/runtime/systemimpl.c - Fixed setlocale warning for windows. ------------------------------------------------------------------------ r12425 | Frenkel TUD | 2012-08-03 15:36:40 +0200 (Fri, 03 Aug 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo - implement handling of array equations in BackendDAEOptimize.derive ------------------------------------------------------------------------ r12424 | sjoelund.se | 2012-08-03 14:50:52 +0200 (Fri, 03 Aug 2012) | 2 lines Changed paths: M /trunk/Compiler/Translation/README - Updated translation guide ------------------------------------------------------------------------ r12423 | sjoelund.se | 2012-08-03 14:40:16 +0200 (Fri, 03 Aug 2012) | 2 lines Changed paths: M /trunk/Compiler/Translation/Makefile M /trunk/Compiler/Translation/README A /trunk/Compiler/Translation/de.po - Adding German language stubs to the translations ------------------------------------------------------------------------ r12422 | sjoelund.se | 2012-08-03 14:35:18 +0200 (Fri, 03 Aug 2012) | 2 lines Changed paths: M /trunk/testsuite/libraries/msl31/Modelica.Electrical.Analog.mos M /trunk/testsuite/libraries/msl31/Modelica.Mechanics.MultiBody.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Pipes.BaseClasses.FlowModels.NominalTurbulentPipeFlow.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Sensors.TraceSubstancesTwoPort.mos M /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.SimpleLiquidWater.mos - Fix testsuite ------------------------------------------------------------------------ r12421 | sjoelund.se | 2012-08-03 13:30:23 +0200 (Fri, 03 Aug 2012) | 4 lines Changed paths: M /trunk/Compiler/Script/CevalScript.mo M /trunk/Compiler/Translation/openmodelica.pot M /trunk/Compiler/Translation/sv.po M /trunk/Compiler/Util/Error.mo M /trunk/Compiler/Util/Util.mo M /trunk/testsuite/3rdParty/HumMod/checkHumMod.mos M /trunk/testsuite/3rdParty/HumMod/instHumMod.mos M /trunk/testsuite/bootstrapping/UtilTest.mos M /trunk/testsuite/dependency/Modelica.Mechanics.MultiBody.mos M /trunk/testsuite/libraries/msl221/PID_Controller.mos M /trunk/testsuite/libraries/msl31/Modelica.Electrical.Analog.mos M /trunk/testsuite/libraries/msl31/Modelica.Mechanics.MultiBody.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.AST_BatchPlant.BaseClasses.Controller.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.AST_BatchPlant.BaseClasses.TankWith3InletOutletArraysWithEvaporatorCondensor.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.AST_BatchPlant.BaseClasses.TankWithTopPorts.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.ControlledTankSystem.ControlledTanks.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.ControlledTankSystem.Utilities.NormalOperation.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.ControlledTankSystem.Utilities.TankController.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.DrumBoiler.BaseClasses.EquilibriumDrumBoiler.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.HeatExchanger.BaseClasses.WallConstProps.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Pipes.BaseClasses.FlowModels.DetailedPipeFlow.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Pipes.BaseClasses.FlowModels.NominalLaminarFlow.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Pipes.BaseClasses.FlowModels.TurbulentPipeFlow.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Pipes.BaseClasses.HeatTransfer.ConstantFlowHeatTransfer.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Pipes.BaseClasses.HeatTransfer.IdealFlowHeatTransfer.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Pipes.BaseClasses.HeatTransfer.LocalPipeFlowHeatTransfer.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Pipes.BaseClasses.WallFriction.TestWallFrictionAndGravity.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Pipes.StaticPipe.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Sensors.DensityTwoPort.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Sensors.MassFlowRate.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Sensors.SpecificEnthalpyTwoPort.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Sensors.SpecificEntropyTwoPort.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Sensors.TemperatureTwoPort.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Sensors.VolumeFlowRate.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Valves.ValveCompressible.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Valves.ValveVaporizing.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Vessels.BaseClasses.HeatTransfer.ConstantHeatTransfer.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Vessels.BaseClasses.HeatTransfer.IdealHeatTransfer.mos M /trunk/testsuite/libraries/msl31/media/Examples.MoistAir.mos M /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.Air.MoistAir.mos M /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.SimpleLiquidWater.mos M /trunk/testsuite/libraries/multibody/checkingModels/BodyCylinder.mos M /trunk/testsuite/libraries/multibody/systems/RobotR3.mos M /trunk/testsuite/mofiles/ConnectInner2.mo M /trunk/testsuite/mofiles/msl/BS12.mo M /trunk/testsuite/mofiles/msl/BS16.mo M /trunk/testsuite/mofiles/msl/BS4.mo M /trunk/testsuite/mofiles/msl/BS5.mo M /trunk/testsuite/mofiles/msl/BS6.mo M /trunk/testsuite/mofiles/msl/BS7.mo M /trunk/testsuite/mofiles/msl/BS8.mo M /trunk/testsuite/mosfiles-nosim/Model1.mos M /trunk/testsuite/mosfiles-nosim/Model2.mos #1767 - Marked strings for translation in Error.mo - Removed some useless whitespace from a few error-messages ------------------------------------------------------------------------ r12420 | Frenkel TUD | 2012-08-03 10:32:45 +0200 (Fri, 03 Aug 2012) | 1 line Changed paths: M /trunk/Compiler/runtime/SimulationResultsCmp.c - do not exceed next time step while search forward for event in reference ------------------------------------------------------------------------ r12419 | niklwors | 2012-08-03 09:52:47 +0200 (Fri, 03 Aug 2012) | 1 line Changed paths: M /trunk/Compiler/Template/CodegenCpp.mo M /trunk/Compiler/Template/CodegenCpp.tpl -fix in cpp template for algortihm no retcall ------------------------------------------------------------------------ r12418 | Frenkel TUD | 2012-08-03 09:27:09 +0200 (Fri, 03 Aug 2012) | 1 line Changed paths: M /trunk/Compiler/runtime/SimulationResultsCmp.c - improve SimulationResultsCompare, now the left and the right value of an event are compared ------------------------------------------------------------------------ r12417 | sjoelund.se | 2012-08-02 21:01:50 +0200 (Thu, 02 Aug 2012) | 3 lines Changed paths: M /trunk/Compiler/runtime/systemimpl.c #1766 - Only set locale for messages so we do not screw up numbers ------------------------------------------------------------------------ r12413 | Frenkel TUD | 2012-08-02 15:40:15 +0200 (Thu, 02 Aug 2012) | 1 line Changed paths: M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Rotational.Examples.LossyGearDemo1.mos - fix last commit ------------------------------------------------------------------------ r12412 | Frenkel TUD | 2012-08-02 15:39:12 +0200 (Thu, 02 Aug 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/OnRelaxation.mo M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Rotational.Examples.LossyGearDemo1.mos - update Loop handling ------------------------------------------------------------------------ r12411 | sjoelund.se | 2012-08-02 14:43:33 +0200 (Thu, 02 Aug 2012) | 2 lines Changed paths: M /trunk/OMOptim/build/OMOptim.config.in - OMOptim path ------------------------------------------------------------------------ r12410 | Frenkel TUD | 2012-08-02 14:23:48 +0200 (Thu, 02 Aug 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendDAETransform.mo Do not hand over the scalar incidence Matrix because following modules does not check if scalar or not ------------------------------------------------------------------------ r12409 | JohannaSchneider | 2012-08-02 13:41:52 +0200 (Thu, 02 Aug 2012) | 5 lines Changed paths: M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo M /trunk/Compiler/BackEnd/BackendDAETransform.mo M /trunk/Compiler/BackEnd/BackendDump.mo M /trunk/Compiler/FrontEnd/Expression.mo M /trunk/Compiler/Util/Flags.mo BackendDAEOptimize.mo: An other heuristic for the tearing is now implemented. The residual equations are solved using Newton’s method: u_{n+1} = u_n – (f‘(u_n))^{-1}*f(u_n). During each iteration, the linear system f’(u_n)*du = -f(u_n) is solved for du. Thus, the Newton step can be rewritten in the form u_{n+1} = u_m + du, where du is the solution of the linear system. The function “tearingSystem1” now creates this linear system and solves for it using the function “tearingSystemNew”. Flags.mo: a new flag „tearing_and_relaxation“ is added to activate the above system in BackendDAEOptimize.mo. BackendDump.mo: added the case for RESIDUAL_EQUATION in “printEquation” and “dumpEquation” Expression.mo: added the function “makeDifference” ------------------------------------------------------------------------ r12408 | sjoelund.se | 2012-08-02 13:26:00 +0200 (Thu, 02 Aug 2012) | 2 lines Changed paths: M /trunk/configure.in - Check for gettext ------------------------------------------------------------------------ r12406 | sjoelund.se | 2012-08-02 12:23:10 +0200 (Thu, 02 Aug 2012) | 2 lines Changed paths: M /trunk/Makefile.in - Fix clean command (OMOptimBasis) ------------------------------------------------------------------------ r12405 | sjoelund.se | 2012-08-02 12:21:09 +0200 (Thu, 02 Aug 2012) | 2 lines Changed paths: M /trunk/Makefile.in - OMOptimBasis path ------------------------------------------------------------------------ r12404 | sjoelund.se | 2012-08-02 12:07:57 +0200 (Thu, 02 Aug 2012) | 2 lines Changed paths: M /trunk/configure.in - Fix OMOptimBasis paths ------------------------------------------------------------------------ r12403 | sjoelund.se | 2012-08-02 11:58:25 +0200 (Thu, 02 Aug 2012) | 2 lines Changed paths: M /trunk/OMOptim - Fix svn externals to point to a valid URL for the SSL-cert ------------------------------------------------------------------------ r12401 | hubert.thieriot | 2012-08-02 11:32:21 +0200 (Thu, 02 Aug 2012) | 1 line Changed paths: M /trunk/OMOptim A /trunk/OMOptim/Doc/ClassStructure.graphml D /trunk/OMOptim/GUI/Resources/icons/Thumbs.db M /trunk/OMOptim/build/OMOptim.pro M /trunk/OMOptim/build/OMOptim.windowsconfig.in M /trunk/OMOptim/build/OMOptimLib.pro M /trunk/OMOptim/buildOMOptim.pro M /trunk/OMOptim/version.h - corrected paths due to OMOptimBasis move ------------------------------------------------------------------------ r12400 | hubert.thieriot | 2012-08-02 11:30:50 +0200 (Thu, 02 Aug 2012) | 1 line Changed paths: D /trunk/OMOptim/OMOptimBasis - delete OMOptimBasis in OMOptim : now has its own repo folder in trunk ------------------------------------------------------------------------ r12399 | hubert.thieriot | 2012-08-02 10:55:41 +0200 (Thu, 02 Aug 2012) | 1 line Changed paths: M /trunk/OMOptimBasis/build/Makefile.unix.in M /trunk/OMOptimBasis/build/OMOptimBasis.pro M /trunk/OMOptimBasis/build/OMOptimBasis.windowsconfig.in - updated OMOptimBasis paths ------------------------------------------------------------------------ r12398 | hubert.thieriot | 2012-08-02 10:51:24 +0200 (Thu, 02 Aug 2012) | 4 lines Changed paths: A /trunk/OMOptimBasis (from /trunk/OMOptim/OMOptimBasis:12397) - copy OMOptimBasis as a separate repo folder. This is made to use OMOptimBasis in other projects, and to avoid duplicated checkouts (cf. http://www.svnforum.org/threads/41200-Best-Project-Layout-to-Avoid-Repeated-Dependency-Copies-using-svn-externals) OMOptimBasis in OMOptim will soon be deleted. ------------------------------------------------------------------------ r12397 | niklwors | 2012-08-02 09:23:49 +0200 (Thu, 02 Aug 2012) | 1 line Changed paths: M /trunk/Compiler/Script/CevalScript.mo M /trunk/SimulationRuntime/cpp/Source/CMakeLists.txt M /trunk/SimulationRuntime/cpp/Source/SimManager/Main.cpp -changed simulation arguments to program_options, modified CevalScript for cpp simulation call ------------------------------------------------------------------------ r12396 | adeas31 | 2012-08-02 00:25:28 +0200 (Thu, 02 Aug 2012) | 1 line Changed paths: M /trunk/testsuite/bootstrapping/LinkMain.makefile.mingw - Fixed bootstrapped compilation for Windows. Added -lintl. ------------------------------------------------------------------------ r12395 | adeas31 | 2012-08-01 20:13:34 +0200 (Wed, 01 Aug 2012) | 1 line Changed paths: M /trunk/Makefile.omdev.mingw - Copy the required dlls. ------------------------------------------------------------------------ r12394 | sjoelund.se | 2012-08-01 19:20:02 +0200 (Wed, 01 Aug 2012) | 2 lines Changed paths: M /trunk/Compiler/runtime/systemimpl.c - Remove debug print ------------------------------------------------------------------------ r12393 | Frenkel TUD | 2012-08-01 18:06:11 +0200 (Wed, 01 Aug 2012) | 1 line Changed paths: M /trunk/Compiler/omc_release/Makefile.omdev.mingw add -lintl for mingw ------------------------------------------------------------------------ r12392 | hubert.thieriot | 2012-08-01 17:32:26 +0200 (Wed, 01 Aug 2012) | 2 lines Changed paths: M /trunk/OMOptim/OMOptimBasis/build/OMOptimBasis.windowsconfig.in - removed MinEITDev call from this : should be independent ------------------------------------------------------------------------ r12391 | hubert.thieriot | 2012-08-01 17:30:23 +0200 (Wed, 01 Aug 2012) | 1 line Changed paths: M /trunk/OMOptim/OMOptimBasis/build/OMOptimBasis.windowsconfig.in - PluginEI now calls MINEIT ------------------------------------------------------------------------ r12389 | sjoelund.se | 2012-08-01 16:22:37 +0200 (Wed, 01 Aug 2012) | 3 lines Changed paths: M /trunk/Compiler/Main/Main.mo M /trunk/Compiler/Translation/Makefile M /trunk/Compiler/Translation/sv.po M /trunk/Compiler/Util/Flags.mo M /trunk/Compiler/Util/System.mo M /trunk/Compiler/runtime/System_rml.c M /trunk/Compiler/runtime/settingsimpl.c M /trunk/Compiler/runtime/settingsimpl.h M /trunk/Compiler/runtime/systemimpl.c - Added a System.gettext() call - To try out localization of the omc kernel, see directory Compiler/Translation/README. Run make on it after setting up the strings to be translated and your language since we do not run the target by default. ------------------------------------------------------------------------ r12388 | sjoelund.se | 2012-08-01 15:37:14 +0200 (Wed, 01 Aug 2012) | 2 lines Changed paths: A /trunk/Compiler/Translation A /trunk/Compiler/Translation/Makefile A /trunk/Compiler/Translation/README A /trunk/Compiler/Translation/openmodelica.pot A /trunk/Compiler/Translation/sv.po - Adding directory for translations of the omc kernel ------------------------------------------------------------------------ r12386 | Frenkel TUD | 2012-08-01 12:00:58 +0200 (Wed, 01 Aug 2012) | 2 lines Changed paths: M /trunk/Compiler/runtime/SimulationResultsCmp.c M /trunk/SimulationRuntime/c/simulation/solver/dassl.c M /trunk/SimulationRuntime/c/simulation/solver/model_help.c - avoid memory leaks - use absdouble()>epsilon for double==double in SimulationResultsCmp ------------------------------------------------------------------------ r12385 | sjoelund.se | 2012-08-01 10:53:37 +0200 (Wed, 01 Aug 2012) | 2 lines Changed paths: M /trunk/Compiler/Template/Unparsing.mo M /trunk/Parser/BaseModelica_Lexer.g - Remove results from list of keywords ------------------------------------------------------------------------ r12384 | Frenkel TUD | 2012-07-31 22:33:30 +0200 (Tue, 31 Jul 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/IndexReduction.mo M /trunk/Compiler/BackEnd/Matching.mo - get rid of bootstrapping warnings ------------------------------------------------------------------------ r12383 | Frenkel TUD | 2012-07-31 21:33:05 +0200 (Tue, 31 Jul 2012) | 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/BackendVariable.mo M /trunk/Compiler/BackEnd/OnRelaxation.mo M /trunk/Compiler/FrontEnd/Inline.mo - remove unused local variable with same name as input to avoid segvault by bootstrapped compiler - remove fastht from BackendDAE.Variables ------------------------------------------------------------------------ r12382 | niklwors | 2012-07-31 15:59:22 +0200 (Tue, 31 Jul 2012) | 1 line Changed paths: M /trunk/SimulationRuntime/cpp/Source/CMakeLists.txt -changed cmake file for lapack and blas lib ------------------------------------------------------------------------ r12381 | niklwors | 2012-07-31 15:13:27 +0200 (Tue, 31 Jul 2012) | 1 line Changed paths: M /trunk/SimulationRuntime/cpp/Source/SimManager/Main.cpp -removed tabs ------------------------------------------------------------------------ r12380 | niklwors | 2012-07-31 14:58:49 +0200 (Tue, 31 Jul 2012) | 3 lines Changed paths: M /trunk/Compiler/Script/CevalScript.mo M /trunk/Compiler/Template/CodegenCpp.mo M /trunk/Compiler/Template/CodegenCpp.tpl M /trunk/SimulationRuntime/cpp/Source/CMakeLists.txt M /trunk/SimulationRuntime/cpp/Source/Math/Implementation/CMakeLists.txt M /trunk/SimulationRuntime/cpp/Source/ModelicaExternalC/CMakeLists.txt M /trunk/SimulationRuntime/cpp/Source/SettingsFactory/Implementation/CMakeLists.txt M /trunk/SimulationRuntime/cpp/Source/SettingsFactory/Implementation/Factory.cpp M /trunk/SimulationRuntime/cpp/Source/SettingsFactory/Implementation/Factory.h M /trunk/SimulationRuntime/cpp/Source/SettingsFactory/Interfaces/ISettingsFactory.h M /trunk/SimulationRuntime/cpp/Source/SimManager/CMakeLists.txt M /trunk/SimulationRuntime/cpp/Source/SimManager/Configuration.cpp M /trunk/SimulationRuntime/cpp/Source/SimManager/Configuration.h M /trunk/SimulationRuntime/cpp/Source/SimManager/Main.cpp M /trunk/SimulationRuntime/cpp/Source/Solver/CVode/Implementation/CMakeLists.txt M /trunk/SimulationRuntime/cpp/Source/Solver/Euler/Implementation/CMakeLists.txt M /trunk/SimulationRuntime/cpp/Source/Solver/Ida/Implementation/CMakeLists.txt M /trunk/SimulationRuntime/cpp/Source/Solver/Idas/Implementation/CMakeLists.txt M /trunk/SimulationRuntime/cpp/Source/Solver/Implementation/CMakeLists.txt M /trunk/SimulationRuntime/cpp/Source/System/Implementation/CMakeLists.txt M /trunk/SimulationRuntime/cpp/Source/System/Kinsol/Implementation/CMakeLists.txt M /trunk/SimulationRuntime/cpp/Source/System/Modelica/CMakeLists.txt M /trunk/SimulationRuntime/cpp/Source/System/Newton/Implementation/CMakeLists.txt -renamed cpp shared libs and executable with OMCpp prefix -changed executable call for cpp runtime in CevalScript ------------------------------------------------------------------------ r12379 | hubert.thieriot | 2012-07-30 17:31:04 +0200 (Mon, 30 Jul 2012) | 3 lines Changed paths: M /trunk/OMOptim/Core/Dymola/Dymola.cpp M /trunk/OMOptim/Core/OMC/MOomc.cpp - updated Dymola compiling - MOomc updates ------------------------------------------------------------------------ r12377 | adeas31 | 2012-07-30 17:11:53 +0200 (Mon, 30 Jul 2012) | 4 lines Changed paths: M /trunk/Compiler/Script/Interactive.mo #1421 - no more duplicates of annotation by addClassAnnotation. - Look for annotation in all parts of the class. If found just update it. - If no annotation is found then add a new one in public section. ------------------------------------------------------------------------ r12376 | Frenkel TUD | 2012-07-30 17:06:11 +0200 (Mon, 30 Jul 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendDAECreate.mo M /trunk/testsuite/mofiles/InvertedPendulumTotal.mo - fixes for if-equations ------------------------------------------------------------------------ r12375 | mahge930 | 2012-07-30 15:37:21 +0200 (Mon, 30 Jul 2012) | 1 line 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/BackendVariable.mo M /trunk/Compiler/BackEnd/SimCode.mo M /trunk/Compiler/BackEnd/Uncertainties.mo M /trunk/Compiler/BackEnd/XMLDump.mo M /trunk/Compiler/FrontEnd/Builtin.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/Inst.mo M /trunk/Compiler/Template/SCodeDumpTpl.mo M /trunk/Compiler/Util/Error.mo + Remaining support for Class Attributes (objectives) for optimization class of Optimica extension. ------------------------------------------------------------------------ r12374 | Frenkel TUD | 2012-07-30 15:09:17 +0200 (Mon, 30 Jul 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo M /trunk/Compiler/BackEnd/BackendDAEUtil.mo - add missing functionality for if equations ------------------------------------------------------------------------ r12373 | adeas31 | 2012-07-30 13:42:24 +0200 (Mon, 30 Jul 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo M /trunk/Compiler/Script/CevalScript.mo M /trunk/Compiler/Script/Interactive.mo M /trunk/testsuite/interactive/interactive_api_calls.mo M /trunk/testsuite/interactive/interactive_api_calls.mos - New API call to check if the nested class is protected or not, + isProtectedClass ------------------------------------------------------------------------ r12372 | Frenkel TUD | 2012-07-30 13:03:45 +0200 (Mon, 30 Jul 2012) | 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/FrontEnd/DAEUtil.mo M /trunk/Compiler/Util/Flags.mo - add BackendDAEOptimize.simplifyIfEquations - move evaluation of parameters with annotation evalute=True to backend - move handling of if equations to backend ------------------------------------------------------------------------ r12371 | Frenkel TUD | 2012-07-30 10:27:36 +0200 (Mon, 30 Jul 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendDAEUtil.mo M /trunk/Compiler/BackEnd/BackendDump.mo - remove transformDAE,mapTransformDAE,transformDAEWork,restartMatching from BackendDAEUtil.mo ------------------------------------------------------------------------ r12370 | Frenkel TUD | 2012-07-30 09:50:17 +0200 (Mon, 30 Jul 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendDAEUtil.mo M /trunk/Compiler/BackEnd/BackendDump.mo - test new interface for index reduction ------------------------------------------------------------------------ r12369 | niklwors | 2012-07-27 16:11:02 +0200 (Fri, 27 Jul 2012) | 1 line Changed paths: M /trunk/Compiler/Template/CodegenCpp.mo M /trunk/Compiler/Template/CodegenCpp.tpl M /trunk/SimulationRuntime/cpp/Source/SettingsFactory/Implementation/GlobalSettings.cpp M /trunk/SimulationRuntime/cpp/Source/SettingsFactory/Implementation/GlobalSettings.h M /trunk/SimulationRuntime/cpp/Source/SettingsFactory/Interfaces/IGlobalSettings.h M /trunk/SimulationRuntime/cpp/Source/SimManager/Main.cpp M /trunk/SimulationRuntime/cpp/Source/System/Implementation/CMakeLists.txt M /trunk/SimulationRuntime/cpp/Source/System/Implementation/SystemDefaultImplementation.cpp M /trunk/SimulationRuntime/cpp/Source/System/Implementation/SystemDefaultImplementation.h M /trunk/SimulationRuntime/cpp/Source/System/Implementation/stdafx.h M /trunk/SimulationRuntime/cpp/Source/System/Modelica/ModelicaSystem.cpp -changed loading algebraic loop solver library in cpp runtime ------------------------------------------------------------------------ r12368 | niklwors | 2012-07-27 14:49:42 +0200 (Fri, 27 Jul 2012) | 1 line Changed paths: M /trunk/Compiler/Template/CodegenCpp.mo M /trunk/SimulationRuntime/cpp/Source/SimManager/Main.cpp -added exception for not supported output format ------------------------------------------------------------------------ r12367 | niklwors | 2012-07-27 11:22:01 +0200 (Fri, 27 Jul 2012) | 1 line Changed paths: M /trunk/Compiler/Template/CodegenCpp.tpl -fix removed space in include string ------------------------------------------------------------------------ r12366 | niklwors | 2012-07-27 11:02:01 +0200 (Fri, 27 Jul 2012) | 1 line Changed paths: M /trunk/testsuite/cppruntime/Makefile A /trunk/testsuite/cppruntime/tearnonlin1.mo A /trunk/testsuite/cppruntime/tearnonlin1.mos -Added tearnonlin test files to cppruntime test folder ------------------------------------------------------------------------ r12365 | niklwors | 2012-07-27 09:58:45 +0200 (Fri, 27 Jul 2012) | 1 line Changed paths: M /trunk/Compiler/Script/CevalScript.mo -changed simcall in CevalScript for cpp runtime ------------------------------------------------------------------------ r12364 | niklwors | 2012-07-27 09:35:30 +0200 (Fri, 27 Jul 2012) | 1 line Changed paths: M /trunk/Compiler/Template/CodegenCpp.mo M /trunk/Compiler/Template/CodegenCpp.tpl -fix in cpp template for algloop include's ------------------------------------------------------------------------ r12363 | hubert.thieriot | 2012-07-26 19:14:39 +0200 (Thu, 26 Jul 2012) | 2 lines Changed paths: M /trunk/OMOptim/Core/Dymola/Dymola.cpp M /trunk/OMOptim/Core/Dymola/Dymola.h M /trunk/OMOptim/Core/Dymola/ModPlusDymolaCtrl.cpp M /trunk/OMOptim/Core/OpenModelica/OpenModelica.cpp M /trunk/OMOptim/GUI/MainWindow.cpp M /trunk/OMOptim/OMOptimBasis/GUI/Plots/MOPlot.h M /trunk/OMOptim/OMOptimBasis/MOVector.cpp M /trunk/OMOptim/OMOptimBasis/Units/MEDimValue.h - corrected OM simulation call (added mingw path in environmentfor dlls) - corrected Dymola simulation call ------------------------------------------------------------------------ r12362 | niklwors | 2012-07-26 13:26:03 +0200 (Thu, 26 Jul 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/SimCode.mo M /trunk/Compiler/Template/CodegenCpp.mo M /trunk/Compiler/Template/CodegenCpp.tpl M /trunk/Compiler/Template/SimCodeTV.mo changed instantiation of Algloops in cpp template because of assembler errors ------------------------------------------------------------------------ r12361 | adeas31 | 2012-07-25 18:35:59 +0200 (Wed, 25 Jul 2012) | 1 line Changed paths: M /trunk/Compiler/Script/Interactive.mo - If the adding component class is partial then declare the added component as replaceable. ------------------------------------------------------------------------ r12360 | hubert.thieriot | 2012-07-24 19:03:43 +0200 (Tue, 24 Jul 2012) | 4 lines Changed paths: M /trunk/OMOptim/Core/Optim/EA/OptimAlgo.cpp M /trunk/OMOptim/Core/Optim/EA/OptimAlgo.h D /trunk/OMOptim/Core/Optim/EA/OptimAlgoUtils.h A /trunk/OMOptim/Core/Optim/EA/OptimAlgosList.cpp M /trunk/OMOptim/Core/Optim/EA/OptimAlgosList.h M /trunk/OMOptim/Core/Problems/Optimization.cpp M /trunk/OMOptim/Core/Problems/Optimization.h M /trunk/OMOptim/GUI/Widgets/WidgetOptParameters.cpp M /trunk/OMOptim/GUI/Widgets/WidgetOptParameters.h M /trunk/OMOptim/OMOptimBasis/GUI/Dialogs/MOParametersDlg.cpp M /trunk/OMOptim/OMOptimBasis/GUI/Dialogs/MOParametersDlg.h A /trunk/OMOptim/OMOptimBasis/doc/AddANewOptimAlgo.txt M /trunk/OMOptim/OMOptimBasis/doc/AddANewProblem.txt A /trunk/OMOptim/OMOptimBasis/doc/MainClasses.graphml M /trunk/OMOptim/build/OMOptimLib.pro - created OptimAlgos - removed OptimAlgosUtils -updated documentation ------------------------------------------------------------------------ r12359 | ppriv | 2012-07-22 20:33:17 +0200 (Sun, 22 Jul 2012) | 4 lines Changed paths: M /trunk/Compiler/Template/CodegenCSharp.mo M /trunk/Compiler/Template/CodegenCSharp.tpl A /trunk/Compiler/susan_codegen/doc/Susan_TODO.txt C# codegen template little improvements - proper enum support - initial algorithm for bound params support - added (my old) Susan_TODO.txt ------------------------------------------------------------------------ r12358 | Frenkel TUD | 2012-07-20 14:26:29 +0200 (Fri, 20 Jul 2012) | 1 line Changed paths: A /trunk/doc/backend/BackendFlowDiagram.graphml A /trunk/doc/backend/BackendFlowDiagram.jpg - add BackendFlowDiagram, try to give a overview on all tasks the backend has to do ------------------------------------------------------------------------ r12357 | Frenkel TUD | 2012-07-20 14:20:44 +0200 (Fri, 20 Jul 2012) | 2 lines Changed paths: M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo M /trunk/Compiler/BackEnd/BackendDAEUtil.mo M /trunk/Compiler/BackEnd/IndexReduction.mo M /trunk/Compiler/Util/Flags.mo - rename evaluteParameter -> removeevaluteParamters - add evaluateFinalParameters and evaluteParameters, ------------------------------------------------------------------------ r12356 | lochel | 2012-07-20 12:38:22 +0200 (Fri, 20 Jul 2012) | 2 lines Changed paths: M /trunk/SimulationRuntime/c/simulation/solver/ipopt_initialization.c - fix sparse jacobian for initialization ------------------------------------------------------------------------ r12355 | Frenkel TUD | 2012-07-20 11:59:15 +0200 (Fri, 20 Jul 2012) | 1 line Changed paths: M /trunk/testsuite/libraries/multibody/systems/RobotR3.mos M /trunk/testsuite/mosfiles/algorithms.mos M /trunk/testsuite/mosfiles-nosim/SolveLinearSystem.mos - fix tests ------------------------------------------------------------------------ r12354 | lochel | 2012-07-20 11:15:03 +0200 (Fri, 20 Jul 2012) | 3 lines Changed paths: M /trunk/Compiler/Template/CodegenC.mo M /trunk/Compiler/Template/CodegenC.tpl M /trunk/SimulationRuntime/c/linearization/linearize.cpp M /trunk/SimulationRuntime/c/openmodelica_func.h M /trunk/SimulationRuntime/c/simulation/solver/dassl.c M /trunk/SimulationRuntime/c/simulation/solver/ipopt_initialization.c - add interface to get real sparse jacobians - use sparsity pattern for initialization using ipopt - correct indentation in CodegenC.tpl ------------------------------------------------------------------------ r12353 | Frenkel TUD | 2012-07-20 10:04:27 +0200 (Fri, 20 Jul 2012) | 1 line Changed paths: M /trunk/testsuite/libraries/multibody/elementary/DoublePendulum.mos M /trunk/testsuite/libraries/multibody/elementary/LineForceWithTwoMasses.mos M /trunk/testsuite/libraries/multibody/elementary/Pendulum.mos M /trunk/testsuite/libraries/multibody/elementary/PendulumWithSpringDamper.mos M /trunk/testsuite/libraries/multibody/elementary/RollingWheelSetDriving.mos M /trunk/testsuite/libraries/multibody/elementary/RollingWheelSetPulling.mos M /trunk/testsuite/libraries/multibody/loops/Engine1a.mos M /trunk/testsuite/libraries/multibody/loops/Engine1b.mos M /trunk/testsuite/libraries/multibody/loops/Fourbar1.mos M /trunk/testsuite/libraries/multibody/loops/Fourbar2.mos M /trunk/testsuite/libraries/multibody/loops/instEngineV6.mos M /trunk/testsuite/libraries/multibody/rotational3deffects/GyroscopicEffects.mos M /trunk/testsuite/libraries/multibody/rotational3deffects/MovingActuatedDrive.mos M /trunk/testsuite/libraries/multibody/systems/RobotR3.mos - fix tests ------------------------------------------------------------------------ r12352 | Frenkel TUD | 2012-07-20 09:20:22 +0200 (Fri, 20 Jul 2012) | 1 line Changed paths: M /trunk/Compiler/FrontEnd/ConnectionGraph.mo - bugfix rooted ------------------------------------------------------------------------ r12351 | Frenkel TUD | 2012-07-20 07:40:51 +0200 (Fri, 20 Jul 2012) | 1 line Changed paths: M /trunk/testsuite/libraries/multibody/elementary/DoublePendulum.mos M /trunk/testsuite/libraries/multibody/elementary/ForceAndTorque.mos M /trunk/testsuite/libraries/multibody/elementary/InitSpringConstant.mos M /trunk/testsuite/libraries/multibody/elementary/LineForceWithTwoMasses.mos M /trunk/testsuite/libraries/multibody/elementary/Pendulum.mos M /trunk/testsuite/libraries/multibody/elementary/PendulumWithSpringDamper.mos M /trunk/testsuite/libraries/multibody/elementary/PointGravityWithPointMasses2.mos M /trunk/testsuite/libraries/multibody/elementary/RollingWheelSetDriving.mos M /trunk/testsuite/libraries/multibody/elementary/RollingWheelSetPulling.mos M /trunk/testsuite/libraries/multibody/loops/Engine1a.mos M /trunk/testsuite/libraries/multibody/loops/Engine1b.mos M /trunk/testsuite/libraries/multibody/loops/Engine1b_analytic.mos M /trunk/testsuite/libraries/multibody/loops/Fourbar1.mos M /trunk/testsuite/libraries/multibody/loops/Fourbar2.mos M /trunk/testsuite/libraries/multibody/loops/Fourbar_analytic.mos M /trunk/testsuite/libraries/multibody/loops/PlanarLoops_analytic.mos M /trunk/testsuite/libraries/multibody/loops/instEngineV6.mos M /trunk/testsuite/libraries/multibody/loops/instEngineV6_analytic.mos M /trunk/testsuite/libraries/multibody/rotational3deffects/ActuatedDrive.mos M /trunk/testsuite/libraries/multibody/rotational3deffects/GearConstraint.mos M /trunk/testsuite/libraries/multibody/rotational3deffects/GyroscopicEffects.mos M /trunk/testsuite/libraries/multibody/rotational3deffects/MovingActuatedDrive.mos M /trunk/testsuite/libraries/multibody/systems/RobotR3.mos M /trunk/testsuite/mosfiles/algorithms.mos M /trunk/testsuite/mosfiles-nosim/SolveLinearSystem.mos - fix tests ------------------------------------------------------------------------ r12350 | Frenkel TUD | 2012-07-19 22:15:22 +0200 (Thu, 19 Jul 2012) | 1 line Changed paths: M /trunk/Compiler/FrontEnd/ConnectionGraph.mo M /trunk/Compiler/FrontEnd/Static.mo - implement evaluation of "rooted" in ConnectionGraph.mo ------------------------------------------------------------------------ r12349 | ppriv | 2012-07-19 20:35:51 +0200 (Thu, 19 Jul 2012) | 3 lines Changed paths: D /trunk/Compiler/susan_codegen/SimCode A /trunk/Compiler/susan_codegen/SimCode_design.txt M /trunk/Makefile.common Cleaning of the internal stuff out of the susan_codegen/ - delete susan_codegen/SimCode - move SimCode_design.txt to susan_codegen/ ------------------------------------------------------------------------ r12348 | Frenkel TUD | 2012-07-19 18:02:00 +0200 (Thu, 19 Jul 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendVariable.mo M /trunk/Compiler/BackEnd/OnRelaxation.mo - get some loops working ------------------------------------------------------------------------ r12347 | lochel | 2012-07-19 16:51:16 +0200 (Thu, 19 Jul 2012) | 1 line Changed paths: M /trunk/Compiler/Template/CodegenC.mo M /trunk/Compiler/Template/CodegenC.tpl M /trunk/SimulationRuntime/c/linearization/linearize.cpp M /trunk/SimulationRuntime/c/openmodelica_func.h M /trunk/SimulationRuntime/c/simulation/solver/dassl.c M /trunk/SimulationRuntime/c/simulation/solver/ipopt_initialization.c - generate constant indices for each symbolic jacobian ------------------------------------------------------------------------ r12346 | lochel | 2012-07-19 11:41:25 +0200 (Thu, 19 Jul 2012) | 2 lines Changed paths: M /trunk/Compiler/Script/CevalScript.mo - fix tests using simflags ------------------------------------------------------------------------ r12345 | adrpo | 2012-07-18 21:05:21 +0200 (Wed, 18 Jul 2012) | 1 line Changed paths: M /trunk/OMOptim/Core/Optim/EA/PSO/PSOAlgo.h M /trunk/OMOptim/Core/Optim/EA/PSO/PSOParameters.h - no BOM ------------------------------------------------------------------------ r12344 | hubert.thieriot | 2012-07-18 19:50:03 +0200 (Wed, 18 Jul 2012) | 2 lines Changed paths: M /trunk/OMOptim/Core/OMC/MOomc.cpp M /trunk/OMOptim/Core/OMC/MOomc.h M /trunk/OMOptim/OMOptimBasis/GUI/MOTableView.cpp M /trunk/OMOptim/OMOptimBasis/Units/METime.h M /trunk/OMOptim/OMOptimBasis/Variables.cpp - added MOOMC error string - corrected Variables extraction ------------------------------------------------------------------------ r12343 | adrpo | 2012-07-18 19:07:06 +0200 (Wed, 18 Jul 2012) | 1 line Changed paths: M /trunk/OMOptim/Core/Optim/EA/PSO/PSOAlgo.h M /trunk/OMOptim/Core/Optim/EA/PSO/PSOParameters.h - fix UTF-8 issues. ------------------------------------------------------------------------ r12342 | Frenkel TUD | 2012-07-18 17:10:22 +0200 (Wed, 18 Jul 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/OnRelaxation.mo - continue loop handling ------------------------------------------------------------------------ r12341 | niklwors | 2012-07-18 16:49:37 +0200 (Wed, 18 Jul 2012) | 1 line Changed paths: M /trunk/Compiler/Template/CodegenCpp.mo M /trunk/Compiler/Template/CodegenCpp.tpl -fix in cpp template giveZeroFunc ------------------------------------------------------------------------ r12340 | Frenkel TUD | 2012-07-18 16:28:55 +0200 (Wed, 18 Jul 2012) | 1 line Changed paths: M /trunk/OMOptim/Core/Optim/EA/PSO/PSO.cpp M /trunk/OMOptim/Core/Optim/EA/PSO/PSO.h M /trunk/OMOptim/Core/Optim/EA/PSO/PSOAlgo.h - fix tabs ------------------------------------------------------------------------ r12339 | Frenkel TUD | 2012-07-18 16:17:49 +0200 (Wed, 18 Jul 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/SimCode.mo - grammer ------------------------------------------------------------------------ r12338 | niklwors | 2012-07-18 15:56:11 +0200 (Wed, 18 Jul 2012) | 1 line Changed paths: M /trunk/Compiler/Script/CevalScript.mo M /trunk/Compiler/Template/CodegenCpp.mo M /trunk/Compiler/Template/CodegenCpp.tpl -fix in cpp template for make file generation ------------------------------------------------------------------------ r12337 | lochel | 2012-07-18 11:27:24 +0200 (Wed, 18 Jul 2012) | 2 lines Changed paths: M /trunk/configure.in fix for ipopt in std-directory ------------------------------------------------------------------------ r12336 | fabiabda | 2012-07-18 11:14:56 +0200 (Wed, 18 Jul 2012) | 1 line Changed paths: A /trunk/OMOptim/Core/Optim/EA/PSO (from /branches/Optimization/Branches/Fadi/Core/Optim/EA/PSO:11795) M /trunk/OMOptim/Core/Optim/EA/PSO/PSO.cpp M /trunk/OMOptim/Core/Optim/EA/PSO/PSO.h M /trunk/OMOptim/Core/Optim/EA/PSO/PSOAlgo.h M /trunk/OMOptim/Core/Optim/EA/PSO/PSOBreed.h M /trunk/OMOptim/Core/Optim/EA/PSO/PSOParameters.h M /trunk/OMOptim/Core/Optim/EA/PSO/updateGbest.h M /trunk/OMOptim/Core/Optim/EA/PSO/updatePbest.h M /trunk/OMOptim/Core/Optim/EA/PSO/updateVelocity.h PSO Optimisation Algorithm added ------------------------------------------------------------------------ r12335 | lochel | 2012-07-18 10:51:32 +0200 (Wed, 18 Jul 2012) | 2 lines Changed paths: M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo fix tab-errors ------------------------------------------------------------------------ r12334 | hubert.thieriot | 2012-07-18 10:44:50 +0200 (Wed, 18 Jul 2012) | 1 line Changed paths: M /trunk/OMOptim/Core/Dymola/Dymola.cpp M /trunk/OMOptim/Core/Dymola/Dymola.h A /trunk/OMOptim/Core/Dymola/DymolaParameters.h M /trunk/OMOptim/Core/Dymola/ModPlusDymolaCtrl.cpp M /trunk/OMOptim/Core/Dymola/ModPlusDymolaCtrl.h M /trunk/OMOptim/Core/Modelica/ModPlusCtrl.h M /trunk/OMOptim/Core/OMC/MOomc.cpp M /trunk/OMOptim/Core/OMC/MOomc.h M /trunk/OMOptim/Core/OMOptimSettings.cpp M /trunk/OMOptim/Core/OpenModelica/ModPlusOMCtrl.cpp M /trunk/OMOptim/Core/OpenModelica/ModPlusOMCtrl.h M /trunk/OMOptim/Core/OpenModelica/OpenModelica.cpp A /trunk/OMOptim/Core/OpenModelica/OpenModelicaParameters.h M /trunk/OMOptim/Core/Optim/EA/NSGA2/NSGA2.cpp M /trunk/OMOptim/Core/Optim/EA/NSGA2/NSGA2Parameters.h M /trunk/OMOptim/Core/Optim/EA/SA1/SA1.cpp M /trunk/OMOptim/Core/Optim/EA/SA1/SA1Parameters.h M /trunk/OMOptim/Core/Optim/EA/SPEA2/SPEA2.cpp M /trunk/OMOptim/Core/Optim/EA/SPEA2/SPEA2Parameters.h M /trunk/OMOptim/Core/Optim/EA/SPEA2Adaptative/SPEA2Adapt.cpp M /trunk/OMOptim/Core/Optim/EA/SPEA2Adaptative/SPEA2AdaptParameters.h M /trunk/OMOptim/GUI/Widgets/WidgetMooPointsList.cpp M /trunk/OMOptim/OMOptimBasis/GUI/Dialogs/MOParametersDlg.cpp D /trunk/OMOptim/OMOptimBasis/MOKeepVector.h M /trunk/OMOptim/OMOptimBasis/MOParameter.cpp M /trunk/OMOptim/OMOptimBasis/MOParameter.h M /trunk/OMOptim/OMOptimBasis/MOSettings.cpp M /trunk/OMOptim/OMOptimBasis/MOSettings.h M /trunk/OMOptim/OMOptimBasis/MOVector.cpp M /trunk/OMOptim/OMOptimBasis/Tools/LowTools.cpp M /trunk/OMOptim/OMOptimBasis/Tools/LowTools.h M /trunk/OMOptim/OMOptimBasis/Units/METime.h M /trunk/OMOptim/OMOptimBasis/build/OMOptimBasis.pro A /trunk/OMOptim/OMOptimBasis/doc/AddANewProblem.txt A /trunk/OMOptim/OMOptimBasis/doc/Images/ProblemInterface.png M /trunk/OMOptim/build/OMOptimLib.pro - main change in OMParameter : use name as an index (removed INDEX field since it could cause mistakes when list of parameters evolves) ------------------------------------------------------------------------ r12333 | lochel | 2012-07-18 09:51:24 +0200 (Wed, 18 Jul 2012) | 12 lines Changed paths: M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo M /trunk/Compiler/BackEnd/BackendDAEUtil.mo M /trunk/Compiler/BackEnd/BackendDump.mo M /trunk/Compiler/BackEnd/BackendVariable.mo M /trunk/Compiler/BackEnd/SimCode.mo M /trunk/Compiler/Template/CodegenC.mo M /trunk/Compiler/Template/CodegenC.tpl M /trunk/Compiler/Template/CodegenCSharp.mo M /trunk/Compiler/Util/Flags.mo M /trunk/Compiler/runtime/config.h M /trunk/Compiler/runtime/config.unix.h.in M /trunk/SimulationRuntime/c/Makefile.in M /trunk/SimulationRuntime/c/Makefile.objs M /trunk/SimulationRuntime/c/linearization/linearize.cpp M /trunk/SimulationRuntime/c/openmodelica_func.h M /trunk/SimulationRuntime/c/simulation/solver/dassl.c M /trunk/SimulationRuntime/c/simulation/solver/initialization.c A /trunk/SimulationRuntime/c/simulation/solver/ipopt_initialization.c A /trunk/SimulationRuntime/c/simulation/solver/ipopt_initialization.h M /trunk/configure.in M /trunk/testsuite/initialization/Makefile A /trunk/testsuite/initialization/outputTest.mos ./configure - add ipopt configuration (usage: --with-ipopt=DIR) ./Compiler/BackEnd - add symbolic generation of jacobian for initialization (usage: +d=symbolicInitialization) - reorganize initialization code (move from SimCode to BackendDAEOptimize) ./Compiler/Template - generate unique jacobian indices ./Compiler/Util - add debug-flag symbolicInitialization ./SimulationRuntime/c - add initialization-method ipopt using ipopt (usage: -iom ipopt) ------------------------------------------------------------------------ r12332 | Frenkel TUD | 2012-07-17 20:09:25 +0200 (Tue, 17 Jul 2012) | 1 line Changed paths: M /trunk/testsuite/mosfiles/nonConstantParam.mos - fix test ------------------------------------------------------------------------ r12331 | Frenkel TUD | 2012-07-17 17:52:52 +0200 (Tue, 17 Jul 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo M /trunk/Compiler/BackEnd/BackendDAETransform.mo M /trunk/Compiler/BackEnd/BackendEquation.mo M /trunk/Compiler/BackEnd/BackendVariable.mo M /trunk/Compiler/BackEnd/IndexReduction.mo M /trunk/Compiler/BackEnd/OnRelaxation.mo - update OnRelaxation for loops ------------------------------------------------------------------------ r12330 | adeas31 | 2012-07-17 17:39:18 +0200 (Tue, 17 Jul 2012) | 4 lines Changed paths: M /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo M /trunk/Compiler/Script/CevalScript.mo M /trunk/Compiler/Script/Interactive.mo M /trunk/testsuite/interactive/interactive_api_calls.mos - New API calls to check class restriction, + isOperator + isOperatorRecord + isOperatorFunction ------------------------------------------------------------------------ r12327 | niklwors | 2012-07-17 10:15:48 +0200 (Tue, 17 Jul 2012) | 1 line Changed paths: M /trunk/Compiler/Template/CodegenCpp.mo M /trunk/Compiler/Template/CodegenCpp.tpl -fix for algorithm for loops in cpp template ------------------------------------------------------------------------ r12326 | niklwors | 2012-07-16 14:38:27 +0200 (Mon, 16 Jul 2012) | 1 line Changed paths: M /trunk/Compiler/Template/CodegenCpp.mo M /trunk/Compiler/Template/CodegenCpp.tpl -added struct and Literals generation to cpp template ------------------------------------------------------------------------ r12324 | jansilar | 2012-07-13 11:14:13 +0200 (Fri, 13 Jul 2012) | 1 line Changed paths: M /trunk/Compiler/Template/CodegenCSharp.tpl Fixed bug in C# template - FunDAE - mexed_equation_system. Redundant "," causing nonbuildable generated code. ------------------------------------------------------------------------ r12323 | Frenkel TUD | 2012-07-13 00:47:05 +0200 (Fri, 13 Jul 2012) | 2 lines Changed paths: M /trunk/Compiler/BackEnd/BackendDAETransform.mo M /trunk/Compiler/BackEnd/IndexReduction.mo M /trunk/Compiler/BackEnd/Matching.mo M /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo M /trunk/Compiler/Util/Config.mo M /trunk/Compiler/Util/Flags.mo - add Flag to set cheapmatching algorithm - bugfix for pantelitis index reduction ------------------------------------------------------------------------ r12322 | Frenkel TUD | 2012-07-12 18:27:31 +0200 (Thu, 12 Jul 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendDAETransform.mo M /trunk/Compiler/BackEnd/BackendDAEUtil.mo M /trunk/Compiler/BackEnd/BackendVariable.mo M /trunk/Compiler/BackEnd/IndexReduction.mo M /trunk/Compiler/BackEnd/OnRelaxation.mo M /trunk/Compiler/Util/Flags.mo - bugfixes index reduction and matching ------------------------------------------------------------------------ r12321 | Frenkel TUD | 2012-07-12 13:57:45 +0200 (Thu, 12 Jul 2012) | 2 lines Changed paths: M /trunk/Compiler/BackEnd/Matching.mo - fix bugs ------------------------------------------------------------------------ r12320 | Frenkel TUD | 2012-07-11 17:59:56 +0200 (Wed, 11 Jul 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendDAETransform.mo - remove tabs ------------------------------------------------------------------------ r12319 | Frenkel TUD | 2012-07-11 17:46:00 +0200 (Wed, 11 Jul 2012) | 3 lines Changed paths: M /trunk/Compiler/BackEnd/BackendDAECreate.mo M /trunk/Compiler/BackEnd/BackendDAETransform.mo M /trunk/Compiler/BackEnd/BackendDAEUtil.mo M /trunk/Compiler/BackEnd/Derive.mo M /trunk/Compiler/BackEnd/IndexReduction.mo M /trunk/Compiler/BackEnd/Matching.mo M /trunk/Compiler/BackEnd/OnRelaxation.mo M /trunk/Compiler/BackEnd/SimCode.mo M /trunk/Compiler/FrontEnd/Algorithm.mo M /trunk/Compiler/Util/Flags.mo - listNth -> listGet - update old matching and index reduction to new interface - update DynamicStateSelection, Pantelitis for wrapperles code ------------------------------------------------------------------------ r12318 | Frenkel TUD | 2012-07-10 18:49:31 +0200 (Tue, 10 Jul 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/OnRelaxation.mo - try some things for loops ------------------------------------------------------------------------ r12317 | hubert.thieriot | 2012-07-10 18:36:36 +0200 (Tue, 10 Jul 2012) | 1 line Changed paths: D /trunk/OMOptim/Doc/AddANewProblem.txt A /trunk/OMOptim/Doc/CodeStructureOMOptim.graphml A /trunk/OMOptim/Doc/Images/CodeStructureOMOptim.png M /trunk/OMOptim/Doc/MainClasses.graphml A /trunk/OMOptim/Doc/Models.txt M /trunk/OMOptim/Doc/OMOptimDoc.txt A /trunk/OMOptim/Doc/Project.txt M /trunk/OMOptim/OMOptimBasis/Problems/ProblemInterface.h A /trunk/OMOptim/OMOptimBasis/doc/Doxyfile A /trunk/OMOptim/OMOptimBasis/doc/Extension.txt (from /trunk/OMOptim/Doc/AddANewProblem.txt:12312) A /trunk/OMOptim/OMOptimBasis/doc/Images A /trunk/OMOptim/OMOptimBasis/doc/Images/ProjectBase.png M /trunk/OMOptim/OMOptimBasis/doc/OMOptimBasisDoc.txt A /trunk/OMOptim/OMOptimBasis/doc/ProblemInterface.txt M /trunk/OMOptim/OMOptimBasis/doc/ProblemsDoc.txt A /trunk/OMOptim/OMOptimBasis/doc/ProjectBase.txt - updated documentation ------------------------------------------------------------------------ r12316 | niklwors | 2012-07-09 17:11:34 +0200 (Mon, 09 Jul 2012) | 1 line Changed paths: M /trunk/Compiler/Template/CodegenCpp.mo M /trunk/Compiler/Template/CodegenCpp.tpl M /trunk/SimulationRuntime/cpp/Source/System/Implementation/SystemDefaultImplementation.cpp M /trunk/SimulationRuntime/cpp/Source/System/Implementation/SystemDefaultImplementation.h -fix in cpp template for algorithm tuple assign and start values ------------------------------------------------------------------------ r12313 | Frenkel TUD | 2012-07-09 12:07:23 +0200 (Mon, 09 Jul 2012) | 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/BackendVariable.mo M /trunk/Compiler/BackEnd/OnRelaxation.mo M /trunk/Compiler/Util/Flags.mo - add module removeFinalParametersPast ------------------------------------------------------------------------ r12312 | Frenkel TUD | 2012-07-09 09:16:23 +0200 (Mon, 09 Jul 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendVariable.mo - rewrite some set functions ------------------------------------------------------------------------ r12311 | Frenkel TUD | 2012-07-09 08:14:22 +0200 (Mon, 09 Jul 2012) | 1 line Changed paths: M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.RollingWheel.mat M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Translational.Examples.Friction.mat - update test ------------------------------------------------------------------------ r12310 | Frenkel TUD | 2012-07-09 00:32:51 +0200 (Mon, 09 Jul 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/Expression.mo - add cases for unaray and asub to Expression.mo - do basic simplification for expAdd,expSub,expMul ------------------------------------------------------------------------ r12309 | Frenkel TUD | 2012-07-08 23:30:16 +0200 (Sun, 08 Jul 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendDAECreate.mo - search also in simple and initial equations for zerocrossings ------------------------------------------------------------------------ r12308 | sjoelund.se | 2012-07-08 20:59:23 +0200 (Sun, 08 Jul 2012) | 2 lines Changed paths: M /trunk/OMOptim/build/OMOptim.config.in M /trunk/configure.in - OMOptim build fix ------------------------------------------------------------------------ r12307 | Frenkel TUD | 2012-07-08 00:13:36 +0200 (Sun, 08 Jul 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo M /trunk/Compiler/BackEnd/BackendDAETransform.mo M /trunk/Compiler/BackEnd/IndexReduction.mo - remove unused when clauses from BackendDAETransform.traverseBackendDAEExpsEqn ------------------------------------------------------------------------ r12306 | Frenkel TUD | 2012-07-07 22:37:28 +0200 (Sat, 07 Jul 2012) | 2 lines 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/BackendDump.mo M /trunk/Compiler/BackEnd/BackendEquation.mo M /trunk/Compiler/BackEnd/BackendVarTransform.mo M /trunk/Compiler/BackEnd/DAEQuery.mo M /trunk/Compiler/BackEnd/MathematicaDump.mo M /trunk/Compiler/BackEnd/OnRelaxation.mo M /trunk/Compiler/BackEnd/SimCode.mo M /trunk/Compiler/BackEnd/XMLDump.mo M /trunk/Compiler/FrontEnd/DAEUtil.mo M /trunk/Compiler/FrontEnd/Inline.mo M /trunk/Makefile.common - remove index from WHEN_EQ and keep condition of when equation in when equation - install-openturns depends on mkbuilddirs ------------------------------------------------------------------------ r12305 | adeas31 | 2012-07-07 20:12:03 +0200 (Sat, 07 Jul 2012) | 1 line Changed paths: M /trunk/OMEdit/OMEditGUI/SimulationWidget.cpp - Merge the process standard output and standard error streams. ------------------------------------------------------------------------ r12304 | Frenkel TUD | 2012-07-06 19:54:12 +0200 (Fri, 06 Jul 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/OnRelaxation.mo - fix tabs ------------------------------------------------------------------------ r12303 | Frenkel TUD | 2012-07-06 18:16:53 +0200 (Fri, 06 Jul 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendDAETransform.mo M /trunk/Compiler/BackEnd/OnRelaxation.mo - add code for multi body relaxation, not yet finished, kinematic loops still fail ------------------------------------------------------------------------ r12302 | sjoelund.se | 2012-07-06 17:52:40 +0200 (Fri, 06 Jul 2012) | 2 lines Changed paths: M /trunk/configure.in - Look for paradiseo build directories as well ------------------------------------------------------------------------ r12301 | sjoelund.se | 2012-07-06 14:40:40 +0200 (Fri, 06 Jul 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/InstTypes.mo M /trunk/Compiler/FrontEnd/SCodeExpand.mo M /trunk/Compiler/FrontEnd/SCodeInst.mo M /trunk/Compiler/FrontEnd/Typing.mo M /trunk/Compiler/Template/InstDumpTV.mo M /trunk/Compiler/Template/InstDumpTpl.mo M /trunk/Compiler/Template/InstDumpTpl.tpl - Added index to FOR_EQUATION ------------------------------------------------------------------------ r12300 | sjoelund.se | 2012-07-06 12:58:17 +0200 (Fri, 06 Jul 2012) | 2 lines Changed paths: M /trunk/configure.in - Added utils directory as well ------------------------------------------------------------------------ r12299 | sjoelund.se | 2012-07-06 12:10:51 +0200 (Fri, 06 Jul 2012) | 2 lines Changed paths: M /trunk/OMOptim/build/OMOptim.config.in M /trunk/configure.in - Some paradiseo autoconf ------------------------------------------------------------------------ r12298 | Frenkel TUD | 2012-07-06 11:14:41 +0200 (Fri, 06 Jul 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo - bugfix evaluate parameter evaluate=true ------------------------------------------------------------------------ r12297 | Frenkel TUD | 2012-07-06 10:36:25 +0200 (Fri, 06 Jul 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/PartFn.mo - bugfix if equation for elabelements ------------------------------------------------------------------------ r12296 | sjoelund.se | 2012-07-06 10:32:13 +0200 (Fri, 06 Jul 2012) | 2 lines Changed paths: M /trunk/README.Linux.txt - paradiseo "help" ------------------------------------------------------------------------ r12295 | Frenkel TUD | 2012-07-06 01:22:32 +0200 (Fri, 06 Jul 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendDAETransform.mo M /trunk/Compiler/BackEnd/Derive.mo - handle if equations in Derive and BackendDAETransform.traverseBackendDAEExpsEqnWithSymbolicOperation ------------------------------------------------------------------------ r12294 | Frenkel TUD | 2012-07-06 00:25:23 +0200 (Fri, 06 Jul 2012) | 1 line Changed paths: M /trunk/Compiler/FrontEnd/Inline.mo - handle if equations in inline ------------------------------------------------------------------------ r12293 | Frenkel TUD | 2012-07-06 00:18:16 +0200 (Fri, 06 Jul 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendDAEUtil.mo - handle if equations in incidence matrix ------------------------------------------------------------------------ r12292 | Frenkel TUD | 2012-07-05 23:38:02 +0200 (Thu, 05 Jul 2012) | 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/BackendDump.mo M /trunk/Compiler/BackEnd/BackendEquation.mo M /trunk/Compiler/BackEnd/BackendVarTransform.mo M /trunk/Compiler/BackEnd/DAEQuery.mo M /trunk/Compiler/BackEnd/MathematicaDump.mo M /trunk/Compiler/BackEnd/SimCode.mo M /trunk/Compiler/FrontEnd/Inline.mo - add condition to when equation - handle elsewhen branches in incidence matrix ------------------------------------------------------------------------ r12290 | Frenkel TUD | 2012-07-05 21:40:32 +0200 (Thu, 05 Jul 2012) | 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/BackendEquation.mo M /trunk/Compiler/BackEnd/BackendVarTransform.mo M /trunk/Compiler/BackEnd/SimCode.mo - add size information to when equation ------------------------------------------------------------------------ r12289 | sjoelund.se | 2012-07-05 21:20:12 +0200 (Thu, 05 Jul 2012) | 2 lines Changed paths: M /trunk/configure.in - Check for include/qwt5, then check the header for QWT5 macro (using grep) ------------------------------------------------------------------------ r12288 | Frenkel TUD | 2012-07-05 21:01:46 +0200 (Thu, 05 Jul 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendDAECreate.mo - inline condition of when equation only once ------------------------------------------------------------------------ r12287 | Frenkel TUD | 2012-07-05 20:10:24 +0200 (Thu, 05 Jul 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendVarTransform.mo M /trunk/Compiler/Util/Util.mo - bugfix tests ------------------------------------------------------------------------ r12286 | Frenkel TUD | 2012-07-05 18:57:32 +0200 (Thu, 05 Jul 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendDAECreate.mo M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo M /trunk/Compiler/BackEnd/BackendVarTransform.mo M /trunk/Compiler/Util/Flags.mo - bugfix tests ------------------------------------------------------------------------ r12285 | Frenkel TUD | 2012-07-05 17:58:45 +0200 (Thu, 05 Jul 2012) | 2 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/BackendDump.mo M /trunk/Compiler/BackEnd/BackendEquation.mo M /trunk/Compiler/BackEnd/BackendVarTransform.mo M /trunk/Compiler/FrontEnd/DAEUtil.mo M /trunk/Compiler/FrontEnd/ExpressionSimplify.mo M /trunk/Compiler/Util/Flags.mo M /trunk/Compiler/Util/Util.mo M /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/lapack.h - add some more support for if equations in backend - add module for evaluate parameter with evaluate=true annotation ------------------------------------------------------------------------ r12284 | niklwors | 2012-07-05 15:27:07 +0200 (Thu, 05 Jul 2012) | 1 line Changed paths: M /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/lapack.h -removed tabs ------------------------------------------------------------------------ r12283 | niklwors | 2012-07-05 15:05:19 +0200 (Thu, 05 Jul 2012) | 1 line Changed paths: M /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/detail/generate_const.hpp M /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/matrix_traits.hpp M /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/sparse_traits.hpp M /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/traits.hpp M /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/ublas_sparse.hpp M /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/ublas_vector.hpp M /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/vector_traits.hpp M /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/umfpack/umfpack.hpp M /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/umfpack/umfpack_overloads.hpp - adapted numeric/bindings header files ------------------------------------------------------------------------ r12282 | niklwors | 2012-07-05 14:39:53 +0200 (Thu, 05 Jul 2012) | 1 line Changed paths: M /trunk/Compiler/Template/CodegenCpp.mo M /trunk/Compiler/Template/CodegenCpp.tpl M /trunk/SimulationRuntime/cpp/Source/System/Interfaces/IDAESystem.h M /trunk/SimulationRuntime/cpp/Source/System/Modelica/Modelica.h M /trunk/SimulationRuntime/cpp/Source/System/Modelica/ModelicaSystem.cpp M /trunk/SimulationRuntime/cpp/Source/System/Modelica/ModelicaSystem.h A /trunk/SimulationRuntime/cpp/Source/Utils/numeric A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/LICENSE_1_0.txt A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/amos A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/amos/amos.h A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/amos/amos.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/amos/amos_names.h A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/amos/amos_overloads.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/atlas A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/atlas/cblas.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/atlas/cblas1.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/atlas/cblas1_overloads.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/atlas/cblas2.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/atlas/cblas2_overloads.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/atlas/cblas3.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/atlas/cblas3_overloads.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/atlas/cblas_enum.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/atlas/cblas_inc.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/atlas/clapack.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/atlas/clapack_inc.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/atlas/clapack_overloads.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/blas A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/blas/blas.h A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/blas/blas.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/blas/blas1.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/blas/blas1_overloads.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/blas/blas2.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/blas/blas2_overloads.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/blas/blas3.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/blas/blas3_overloads.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/blas/blas_names.h A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/cblas A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/gbsv.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/gees.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/geev.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/gels.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/gelsd.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/gelss.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/geqrf.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/gesdd.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/gesv.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/gesvd.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/hbev.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/hbevx.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/heev.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/heevd.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/heevx.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/hegv.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/hesv.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/hpsv.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/hseqr.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/ilaenv.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/lapack.h A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/lapack.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/lapack_names.h A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/orgqr.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/ormqr.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/posv.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/ppsv.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/ptsv.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/spsv.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/steqr.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/syev.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/syevd.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/syevx.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/sygv.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/sysv.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/sytrd.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/trevc.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/trexc.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/workspace.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/mumps A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/mumps/4.6.4 A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/mumps/4.6.4/cmumps_c.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/mumps/4.6.4/dmumps_c.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/mumps/4.6.4/smumps_c.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/mumps/4.6.4/zmumps_c.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/mumps/mumps_driver.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/mumps/mumps_driver_4_6_4.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/mumps/mumps_driver_4_8_0.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/algorithm.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/boost_array.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/c_array.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/c_array2.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/config.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/dense_traits.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/detail A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/detail/array.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/detail/array_impl.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/detail/dense_ordering.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/detail/generate_const.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/detail/symm_herm_traits.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/detail/ublas_ordering.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/detail/ublas_uplo.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/detail/utils.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/fortran.h A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/matrix_raw.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/matrix_traits.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/sparse_traits.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/std_valarray.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/std_valarray2.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/std_vector.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/std_vector2.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/symm_herm_raw.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/tnt.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/traits.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/transpose.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/type.h A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/type.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/type_traits.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/ublas_banded.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/ublas_hermitian.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/ublas_matrix.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/ublas_sparse.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/ublas_symmetric.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/ublas_vector.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/ublas_vector2.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/vector_raw.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/vector_traits.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/umfpack A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/umfpack/umfpack.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/umfpack/umfpack_inc.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/umfpack/umfpack_overloads.hpp - extended cpp template for sparse jacobian ------------------------------------------------------------------------ r12281 | adeas31 | 2012-07-05 14:13:24 +0200 (Thu, 05 Jul 2012) | 1 line Changed paths: M /trunk/OMEdit/OMEditGUI/TextAnnotation.cpp - Better parsing of Text Annotation. ------------------------------------------------------------------------ r12280 | Frenkel TUD | 2012-07-05 13:05:08 +0200 (Thu, 05 Jul 2012) | 1 line Changed paths: M /trunk/Compiler/FrontEnd/DAEUtil.mo - switch evaluateAnnotation on ------------------------------------------------------------------------ r12279 | Frenkel TUD | 2012-07-05 13:03:23 +0200 (Thu, 05 Jul 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo - change implementation of removeFinalParameters and removeProtectedParameters to handle several equationsystems ------------------------------------------------------------------------ r12278 | Frenkel TUD | 2012-07-05 12:02:46 +0200 (Thu, 05 Jul 2012) | 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/BackendDump.mo M /trunk/Compiler/BackEnd/BackendVarTransform.mo M /trunk/Compiler/BackEnd/BackendVariable.mo M /trunk/Compiler/BackEnd/IndexReduction.mo M /trunk/Compiler/BackEnd/OpenTURNS.mo M /trunk/Compiler/BackEnd/SimCode.mo M /trunk/Compiler/BackEnd/Uncertainties.mo M /trunk/Compiler/BackEnd/XMLDump.mo M /trunk/Compiler/FrontEnd/Builtin.mo M /trunk/Compiler/FrontEnd/CevalFunction.mo M /trunk/Compiler/FrontEnd/Connect.mo M /trunk/Compiler/FrontEnd/DAEUtil.mo M /trunk/Compiler/FrontEnd/Dependency.mo M /trunk/Compiler/FrontEnd/Element.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/InstExtends.mo M /trunk/Compiler/FrontEnd/InstSection.mo M /trunk/Compiler/FrontEnd/InstSymbolTable.mo M /trunk/Compiler/FrontEnd/InstUtil.mo M /trunk/Compiler/FrontEnd/InstanceHierarchy.mo M /trunk/Compiler/FrontEnd/Lookup.mo M /trunk/Compiler/FrontEnd/MetaUtil.mo M /trunk/Compiler/FrontEnd/Patternm.mo M /trunk/Compiler/FrontEnd/PrefixUtil.mo M /trunk/Compiler/FrontEnd/Reference.mo M /trunk/Compiler/FrontEnd/SCode.mo M /trunk/Compiler/FrontEnd/SCodeDependency.mo M /trunk/Compiler/FrontEnd/SCodeFlat.mo M /trunk/Compiler/FrontEnd/SCodeFlatDump.mo M /trunk/Compiler/FrontEnd/SCodeFlatten.mo M /trunk/Compiler/FrontEnd/SCodeFlattenExtends.mo M /trunk/Compiler/FrontEnd/SCodeFlattenImports.mo M /trunk/Compiler/FrontEnd/SCodeGraph.mo M /trunk/Compiler/FrontEnd/SCodeHashTable.mo M /trunk/Compiler/FrontEnd/SCodeInst.mo M /trunk/Compiler/FrontEnd/SCodeLookup.mo M /trunk/Compiler/FrontEnd/SCodeMod.mo M /trunk/Compiler/FrontEnd/SCodeSimplify.mo M /trunk/Compiler/FrontEnd/TypeCheck.mo M /trunk/Compiler/FrontEnd/Typing.mo M /trunk/Compiler/FrontEnd/Values.mo M /trunk/Compiler/FrontEnd/ValuesUtil.mo M /trunk/Compiler/Main/Main.mo M /trunk/Compiler/Script/CevalScript.mo M /trunk/Compiler/Template/TplParser.mo M /trunk/Compiler/Template/Unparsing.mo M /trunk/Compiler/Util/Error.mo M /trunk/Compiler/Util/HashTablePathToFunction.mo - remove some unused imports - add Env.Cache and Env.Env to BackendDAE.Shared ------------------------------------------------------------------------ r12276 | adeas31 | 2012-07-04 23:44:58 +0200 (Wed, 04 Jul 2012) | 1 line Changed paths: M /trunk/OMEdit/OMEditGUI/StringHandler.cpp - Fixed parsing. ------------------------------------------------------------------------ r12275 | Frenkel TUD | 2012-07-04 22:49:15 +0200 (Wed, 04 Jul 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendDAEUtil.mo - use traverseBackendDAEExpsNoCopyWithUpdate to geep the simplified expressions and not the old one ------------------------------------------------------------------------ r12274 | Frenkel TUD | 2012-07-04 22:11:01 +0200 (Wed, 04 Jul 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo M /trunk/testsuite/mosfiles/FinalPropagation.mos - bugfix Tearing ------------------------------------------------------------------------ r12273 | Frenkel TUD | 2012-07-04 21:33:57 +0200 (Wed, 04 Jul 2012) | 4 lines Changed paths: M /trunk/Compiler/BackEnd/BackendDAEEXT.mo M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo M /trunk/Compiler/BackEnd/BackendDAETransform.mo M /trunk/Compiler/BackEnd/BackendDAEUtil.mo M /trunk/Compiler/BackEnd/BackendDump.mo M /trunk/Compiler/BackEnd/BackendVariable.mo M /trunk/Compiler/BackEnd/IndexReduction.mo M /trunk/Compiler/BackEnd/SimCode.mo M /trunk/Compiler/runtime/BackendDAEEXT_rml.cpp M /trunk/Compiler/runtime/matching.c - Bugfix getVar - Bugfix BackendDAEEXT.setAssignment - use vars and eqns for BackendDAEUtil.analyzeJacobian - bugfix Tearing ------------------------------------------------------------------------ r12272 | hubert.thieriot | 2012-07-04 18:15:51 +0200 (Wed, 04 Jul 2012) | 1 line Changed paths: M /trunk/OMOptim/Core/Dymola/Dymola.cpp M /trunk/OMOptim/Core/Modelica/ModItem.cpp M /trunk/OMOptim/Core/Modelica/ModItem.h M /trunk/OMOptim/Core/Modelica/ModModelPlus.cpp M /trunk/OMOptim/Core/OpenModelica/ModPlusOMCtrl.cpp M /trunk/OMOptim/Core/OpenModelica/OpenModelica.cpp M /trunk/OMOptim/Core/Optim/EA/SPEA2Adaptative/SPEA2AdaptMutation.h M /trunk/OMOptim/Core/ParetoDominance.cpp M /trunk/OMOptim/Core/Problems/OptimResult.cpp M /trunk/OMOptim/GUI/Widgets/WidgetProjectInfos.cpp M /trunk/OMOptim/GUI/Widgets/WidgetProjectInfos.h M /trunk/OMOptim/OMOptimBasis/GUI/Widgets/WidgetProjectBaseInfos.cpp M /trunk/OMOptim/OMOptimBasis/GUI/Widgets/WidgetProjectBaseInfos.h M /trunk/OMOptim/OMOptimBasis/MOVector.cpp M /trunk/OMOptim/OMOptimBasis/Tools/LowTools.cpp M /trunk/OMOptim/OMOptimBasis/Tools/LowTools.h M /trunk/OMOptim/OMOptimBasis/Variable.cpp M /trunk/OMOptim/OMOptimBasis/Variable.h - removed unneeded includes ------------------------------------------------------------------------ r12271 | sjoelund.se | 2012-07-04 13:39:56 +0200 (Wed, 04 Jul 2012) | 1 line Changed paths: M /trunk/Compiler/FrontEnd/DAEDump.mo Fix testsuite ------------------------------------------------------------------------ r12270 | sjoelund.se | 2012-07-04 12:49:29 +0200 (Wed, 04 Jul 2012) | 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/BackendVarTransform.mo M /trunk/Compiler/BackEnd/PartFn.mo M /trunk/Compiler/FrontEnd/Algorithm.mo M /trunk/Compiler/FrontEnd/ComponentReference.mo M /trunk/Compiler/FrontEnd/DAE.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/InstSection.mo M /trunk/Compiler/FrontEnd/InstTypes.mo M /trunk/Compiler/FrontEnd/PrefixUtil.mo M /trunk/Compiler/FrontEnd/SCodeDependency.mo M /trunk/Compiler/FrontEnd/SCodeEnv.mo M /trunk/Compiler/FrontEnd/SCodeExpand.mo M /trunk/Compiler/FrontEnd/SCodeFlatten.mo M /trunk/Compiler/FrontEnd/SCodeFlattenImports.mo M /trunk/Compiler/FrontEnd/SCodeInst.mo M /trunk/Compiler/FrontEnd/SCodeLookup.mo M /trunk/Compiler/Template/ExpressionDumpTV.mo M /trunk/Compiler/Template/ExpressionDumpTpl.mo M /trunk/Compiler/Template/ExpressionDumpTpl.tpl M /trunk/Compiler/Util/VarTransform.mo M /trunk/testsuite/scodeinst/function1.mo - Added Integer index to for-stmt (in DAE and InstTypes) as well as CREF_ITER - This allows us to assign a unique index for each local scope, making it easier to traverse/replace expressions in later phases ------------------------------------------------------------------------ r12269 | sjoelund.se | 2012-07-04 09:23:33 +0200 (Wed, 04 Jul 2012) | 1 line Changed paths: M /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo M /trunk/README.Linux.txt Some minor documentation updates ------------------------------------------------------------------------ r12268 | hubert.thieriot | 2012-07-03 18:13:08 +0200 (Tue, 03 Jul 2012) | 1 line Changed paths: A /trunk/OMOptim/OMOptimBasis/GUI/Dialogs/DlgSelect.cpp A /trunk/OMOptim/OMOptimBasis/GUI/Dialogs/DlgSelect.h M /trunk/OMOptim/OMOptimBasis/GUI/Widgets/WidgetTableVar.h M /trunk/OMOptim/OMOptimBasis/MOThreads.cpp M /trunk/OMOptim/OMOptimBasis/MOThreads.h M /trunk/OMOptim/OMOptimBasis/ProjectBase.cpp M /trunk/OMOptim/OMOptimBasis/ProjectBase.h M /trunk/OMOptim/OMOptimBasis/Units/MEDimValue.cpp M /trunk/OMOptim/OMOptimBasis/Units/MEDimValue.h M /trunk/OMOptim/OMOptimBasis/build/OMOptimBasis.pro - can now launch several problems successively ------------------------------------------------------------------------ r12267 | sjoelund.se | 2012-07-03 09:22:43 +0200 (Tue, 03 Jul 2012) | 1 line Changed paths: M /trunk/Compiler/FrontEnd/Algorithm.mo M /trunk/Compiler/FrontEnd/SCodeExpand.mo M /trunk/Compiler/FrontEnd/SCodeInst.mo M /trunk/Compiler/FrontEnd/Typing.mo M /trunk/Compiler/Util/Util.mo M /trunk/testsuite/scodeinst/function1.mo Added expansion of if/for, fixed some expansions of algorithm sections (expand the whole sections instead of individual statements) ------------------------------------------------------------------------ r12264 | adrpo | 2012-07-02 15:23:51 +0200 (Mon, 02 Jul 2012) | 1 line Changed paths: M /trunk/testsuite/libraries/msl31/Modelica.Magnetic.FluxTubes.mos M /trunk/testsuite/parser/ParseFullModelica3.1.mos - fix tests after MSL 3.1 degree C encoding fix. ------------------------------------------------------------------------ r12263 | sjoelund.se | 2012-07-02 15:13:34 +0200 (Mon, 02 Jul 2012) | 2 lines Changed paths: M /trunk/libraries/Modelica 3.1/Magnetic/FluxTubes.mo M /trunk/libraries/README M /trunk/testsuite/libraries/msl31/Modelica.Magnetic.FluxTubes.mos - Fix FluxTubes test and some file encoding issues in MSL 3.1 ------------------------------------------------------------------------ r12262 | Frenkel TUD | 2012-07-02 14:17:07 +0200 (Mon, 02 Jul 2012) | 2 lines Changed paths: M /trunk/Compiler/BackEnd/BackendDAEUtil.mo M /trunk/Compiler/FrontEnd/CheckModel.mo - fix comment for systemSize - fix counting of algorithm outputs ------------------------------------------------------------------------ r12261 | Frenkel TUD | 2012-07-02 12:08:51 +0200 (Mon, 02 Jul 2012) | 3 lines Changed paths: M /trunk/Compiler/BackEnd/BackendDAEUtil.mo M /trunk/Compiler/BackEnd/BackendEquation.mo M /trunk/Compiler/BackEnd/SimCode.mo - BackendDAEUtil: avoid Zero entries in JacMatrix - fix order in equationToExp for arrayEquations - fix order in createNonlinearResidualEquations for arrayEquations ------------------------------------------------------------------------ r12260 | Frenkel TUD | 2012-07-02 09:05:31 +0200 (Mon, 02 Jul 2012) | 2 lines Changed paths: M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo M /trunk/Compiler/BackEnd/SimCode.mo - remove debug output - update tearingnew ------------------------------------------------------------------------ r12259 | Frenkel TUD | 2012-07-02 07:54:35 +0200 (Mon, 02 Jul 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/SimCode.mo M /trunk/testsuite/3rdParty/PlanarMechanics/Makefile M /trunk/testsuite/mosfiles-nosim/SolveLinearSystem.mos - fix tests ------------------------------------------------------------------------ r12258 | Frenkel TUD | 2012-07-01 22:05:27 +0200 (Sun, 01 Jul 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/SimCode.mo M /trunk/testsuite/mosfiles/Makefile M /trunk/testsuite/mosfiles-nosim/SolveLinearSystem.mos - fix tests ------------------------------------------------------------------------ r12257 | Frenkel TUD | 2012-06-30 15:27:16 +0200 (Sat, 30 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo M /trunk/Compiler/BackEnd/BackendEquation.mo M /trunk/Compiler/BackEnd/IndexReduction.mo M /trunk/Compiler/BackEnd/SimCode.mo - fix tests ------------------------------------------------------------------------ r12256 | Frenkel TUD | 2012-06-30 14:31:53 +0200 (Sat, 30 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo M /trunk/Compiler/BackEnd/SimCode.mo M /trunk/testsuite/mosfiles-nosim/SolveLinearSystem.mos - fix tests ------------------------------------------------------------------------ r12255 | Frenkel TUD | 2012-06-29 22:59:48 +0200 (Fri, 29 Jun 2012) | 1 line Changed paths: M /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestWaterHammer.mos M /trunk/testsuite/mosfiles/FinalPropagation.mos M /trunk/testsuite/mosfiles/NonlinearFailed.mos M /trunk/testsuite/mosfiles/algorithms.mos - fix tests ------------------------------------------------------------------------ r12254 | Frenkel TUD | 2012-06-29 22:27:38 +0200 (Fri, 29 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo - fix constant liniear system ------------------------------------------------------------------------ r12253 | Frenkel TUD | 2012-06-29 21:30:35 +0200 (Fri, 29 Jun 2012) | 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/BackendEquation.mo M /trunk/Compiler/BackEnd/BackendVariable.mo M /trunk/Compiler/BackEnd/GraphML.mo M /trunk/Compiler/BackEnd/IndexReduction.mo M /trunk/Compiler/BackEnd/SimCode.mo M /trunk/Compiler/FrontEnd/ComponentReference.mo M /trunk/Compiler/FrontEnd/Expression.mo M /trunk/Compiler/Util/BaseHashSet.mo M /trunk/testsuite/libraries/msl31/simulate/Makefile - fix initial equation issus with function equationtoScalarResiduals - add some util functions ------------------------------------------------------------------------ r12252 | Frenkel TUD | 2012-06-29 18:04:14 +0200 (Fri, 29 Jun 2012) | 1 line Changed paths: M /trunk/testsuite/mosfiles/Makefile M /trunk/testsuite/mosfiles/NonlinearFailed.mos M /trunk/testsuite/mosfiles/nonConstantParam.mos - fix tests ------------------------------------------------------------------------ r12251 | niklwors | 2012-06-29 16:30:21 +0200 (Fri, 29 Jun 2012) | 3 lines Changed paths: M /trunk/Compiler/BackEnd/SimCode.mo M /trunk/SimulationRuntime/cpp/Source/SettingsFactory/Interfaces/GlobalSettings.xml A /trunk/testsuite/cppruntime/BouncingBall.mo A /trunk/testsuite/cppruntime/BouncingBall.mos M /trunk/testsuite/cppruntime/Makefile M /trunk/testsuite/cppruntime/WhenStatement1.mos - Switched CVode as default solver for cpp runtime - removed unused cpp case in SimCode createEquationsForSystems - added test model BouncingBall to cppruntimetest- folder ------------------------------------------------------------------------ r12250 | sjoelund.se | 2012-06-29 16:04:02 +0200 (Fri, 29 Jun 2012) | 3 lines Changed paths: M /trunk/Compiler/FrontEnd/SCodeExpand.mo A /trunk/testsuite/scodeinst/function1.mo - Added missing testcase function1.mo - Do not expand array-assignments (keep non-expanded as it is not needed to scalarize them) ------------------------------------------------------------------------ r12249 | sjoelund.se | 2012-06-29 11:26:34 +0200 (Fri, 29 Jun 2012) | 3 lines Changed paths: M /trunk/Compiler/FrontEnd/Expression.mo M /trunk/Compiler/FrontEnd/SCodeExpand.mo M /trunk/Compiler/FrontEnd/SCodeInst.mo M /trunk/Compiler/FrontEnd/Typing.mo M /trunk/Compiler/Template/InstDumpTpl.mo - Fix typing of [:] in function context - TODO: Fix this also for expression, not just declarations of components ------------------------------------------------------------------------ r12248 | perost | 2012-06-29 11:15:05 +0200 (Fri, 29 Jun 2012) | 5 lines Changed paths: M /trunk/Compiler/FrontEnd/ClassInf.mo A /trunk/Compiler/FrontEnd/Connect2.mo A /trunk/Compiler/FrontEnd/ConnectUtil2.mo A /trunk/Compiler/FrontEnd/InstDump.mo M /trunk/Compiler/FrontEnd/InstSymbolTable.mo M /trunk/Compiler/FrontEnd/InstTypes.mo M /trunk/Compiler/FrontEnd/InstUtil.mo M /trunk/Compiler/FrontEnd/SCodeCheck.mo M /trunk/Compiler/FrontEnd/SCodeExpand.mo M /trunk/Compiler/FrontEnd/SCodeInst.mo M /trunk/Compiler/FrontEnd/SCodeMod.mo M /trunk/Compiler/FrontEnd/Types.mo M /trunk/Compiler/FrontEnd/Typing.mo M /trunk/Compiler/Makefile.common M /trunk/Compiler/Template/AbsynDumpTpl.mo M /trunk/Compiler/Template/CodegenAdevs.mo M /trunk/Compiler/Template/DAEDumpTpl.mo M /trunk/Compiler/Template/ExpressionDumpTpl.mo A /trunk/Compiler/Template/InstDumpTV.mo A /trunk/Compiler/Template/InstDumpTpl.mo A /trunk/Compiler/Template/InstDumpTpl.tpl M /trunk/Compiler/Template/Makefile M /trunk/Compiler/Template/SCodeDumpTpl.mo M /trunk/Compiler/Util/List.mo M /trunk/testsuite/bootstrapping/LoadCompilerSources.mos Pre-vacation code dump: - Added List.accumulateMap. - Replaced InstUtil.print* functions with the template based InstDump. - Lots of connection handling and other fixes. ------------------------------------------------------------------------ r12247 | niklwors | 2012-06-29 10:48:25 +0200 (Fri, 29 Jun 2012) | 1 line Changed paths: M /trunk/SimulationRuntime/cpp/Source/SettingsFactory/Implementation/GlobalSettings.cpp M /trunk/SimulationRuntime/cpp/Source/SettingsFactory/Implementation/GlobalSettings.h M /trunk/SimulationRuntime/cpp/Source/SimManager/Main.cpp M /trunk/SimulationRuntime/cpp/Source/System/Modelica/Policies/TextfileWriter.h -removed tabs ------------------------------------------------------------------------ r12246 | adrpo | 2012-06-29 10:08:47 +0200 (Fri, 29 Jun 2012) | 3 lines Changed paths: M /trunk/Compiler/FrontEnd/InstUtil.mo M /trunk/Compiler/FrontEnd/SCodeExpand.mo M /trunk/Compiler/FrontEnd/Typing.mo - more equation printing in InstUtil.mo - more expansion (not quite right) in SCodeExpand.mo - fail again in Typing.mo in typeFunction. ------------------------------------------------------------------------ r12245 | Frenkel TUD | 2012-06-29 09:57:56 +0200 (Fri, 29 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/SimCode.mo - filter constant initial expressions ------------------------------------------------------------------------ r12244 | adrpo | 2012-06-29 08:44:43 +0200 (Fri, 29 Jun 2012) | 3 lines Changed paths: M /trunk/Compiler/FrontEnd/SCodeExpand.mo M /trunk/Compiler/FrontEnd/Typing.mo - ignore deleted components in Typing.typeConnectorCref2. - better error message in SCodeExpand.mo. - V6 engine gets to expansion now but fails there. ------------------------------------------------------------------------ r12243 | niklwors | 2012-06-29 08:41:12 +0200 (Fri, 29 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/Script/CevalScript.mo M /trunk/SimulationRuntime/cpp/Source/SettingsFactory/Implementation/GlobalSettings.cpp M /trunk/SimulationRuntime/cpp/Source/SettingsFactory/Implementation/GlobalSettings.h M /trunk/SimulationRuntime/cpp/Source/SettingsFactory/Interfaces/IGlobalSettings.h M /trunk/SimulationRuntime/cpp/Source/SimManager/Main.cpp M /trunk/SimulationRuntime/cpp/Source/System/Modelica/HistoryImpl.h M /trunk/SimulationRuntime/cpp/Source/System/Modelica/Policies/TextfileWriter.h -changed output format of cpp runtime to csv ------------------------------------------------------------------------ r12242 | Frenkel TUD | 2012-06-29 08:13:57 +0200 (Fri, 29 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendDAECreate.mo M /trunk/Compiler/BackEnd/BackendDAEUtil.mo M /trunk/Compiler/FrontEnd/SCodeInst.mo - fix compilation ------------------------------------------------------------------------ r12241 | adrpo | 2012-06-29 08:04:23 +0200 (Fri, 29 Jun 2012) | 9 lines Changed paths: M /trunk/Compiler/FrontEnd/SCodeInst.mo M /trunk/Compiler/FrontEnd/Typing.mo - set operator type to T_BOOL_DEFAULT for logical and relational operators in instOperator - select the type of the operator if is not T_UNKNOWN in typeExp - more builtin functions - use args instead of pos_args in instFunctionCall (copy/paste error?) - instFunction: add instead of addUnique as get(path) uses a non fully qualified path and it does not work. - do not stop in typeFunction (for functions with unknown dimensions it fails but we should type these somehow, maybe starting from the call arguments). - instEngineV6 gets further but still not working. ------------------------------------------------------------------------ r12240 | sjoelund.se | 2012-06-29 07:20:24 +0200 (Fri, 29 Jun 2012) | 2 lines Changed paths: M /trunk/configure.in - Check linking before we assume sundials is recent enough ------------------------------------------------------------------------ r12239 | adrpo | 2012-06-29 05:54:46 +0200 (Fri, 29 Jun 2012) | 4 lines Changed paths: M /trunk/Compiler/FrontEnd/InstTypes.mo M /trunk/Compiler/FrontEnd/SCode.mo M /trunk/Compiler/FrontEnd/SCodeInst.mo A /trunk/Compiler/FrontEnd/TypeCheck.mo M /trunk/Compiler/Makefile.common M /trunk/testsuite/bootstrapping/LoadCompilerSources.mos M /trunk/testsuite/scodeinst/func6.mo M /trunk/testsuite/scodeinst/func7.mo - handle some of the builtin functions - handle records - add a Compiler/FrontEnd/TypeCheck.mo for type checking (does nothing for now, more will come later). ------------------------------------------------------------------------ r12238 | Frenkel TUD | 2012-06-29 05:41:36 +0200 (Fri, 29 Jun 2012) | 1 line Changed paths: M /trunk/Makefile.omdev.mingw M /trunk/SimulationRuntime/c/CMakeLists.txt M /trunk/SimulationRuntime/c/util/read_write.c M /trunk/SimulationRuntime/cpp/Source/CMakeLists.txt M /trunk/SimulationRuntime/fmi/export/fmiModelFunctions.h M /trunk/SimulationRuntime/fmi/export/fmu_model_interface.c M /trunk/SimulationRuntime/fmi/export/fmu_model_interface.h - revert some pices of last commit ------------------------------------------------------------------------ r12237 | Frenkel TUD | 2012-06-29 05:36:57 +0200 (Fri, 29 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendQSS.mo M /trunk/Compiler/BackEnd/BackendVariable.mo M /trunk/Compiler/BackEnd/DAEQuery.mo M /trunk/Compiler/BackEnd/Matching.mo M /trunk/Makefile.omdev.mingw M /trunk/SimulationRuntime/c/CMakeLists.txt M /trunk/SimulationRuntime/c/util/read_write.c M /trunk/SimulationRuntime/cpp/Source/CMakeLists.txt M /trunk/SimulationRuntime/fmi/export/fmiModelFunctions.h M /trunk/SimulationRuntime/fmi/export/fmu_model_interface.c M /trunk/SimulationRuntime/fmi/export/fmu_model_interface.h - fix compilation ------------------------------------------------------------------------ r12236 | Frenkel TUD | 2012-06-29 05:29:18 +0200 (Fri, 29 Jun 2012) | 1 line 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/BackendDump.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/DAEQuery.mo M /trunk/Compiler/BackEnd/Derive.mo M /trunk/Compiler/BackEnd/IndexReduction.mo M /trunk/Compiler/BackEnd/Matching.mo M /trunk/Compiler/BackEnd/MathematicaDump.mo M /trunk/Compiler/BackEnd/OpenTURNS.mo M /trunk/Compiler/BackEnd/SimCode.mo M /trunk/Compiler/BackEnd/Uncertainties.mo M /trunk/Compiler/BackEnd/XMLDump.mo M /trunk/Compiler/FrontEnd/Inline.mo M /trunk/Compiler/Script/CevalScript.mo M /trunk/Compiler/Util/Flags.mo M /trunk/Compiler/Util/Util.mo - the End of the WRAPPER Era ------------------------------------------------------------------------ r12235 | sjoelund.se | 2012-06-28 19:45:27 +0200 (Thu, 28 Jun 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/DAE.mo M /trunk/Compiler/FrontEnd/DAEDump.mo M /trunk/Compiler/FrontEnd/InstTypes.mo M /trunk/Compiler/FrontEnd/InstUtil.mo M /trunk/Compiler/FrontEnd/SCodeExpand.mo M /trunk/Compiler/FrontEnd/SCodeInst.mo M /trunk/Compiler/FrontEnd/Typing.mo M /trunk/testsuite/scodeinst/Makefile - Added typing of array allocations ------------------------------------------------------------------------ r12234 | Frenkel TUD | 2012-06-28 18:05:48 +0200 (Thu, 28 Jun 2012) | 1 line Changed paths: M /trunk/testsuite/3rdParty/HumMod/checkHumMod.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.AST_BatchPlant.BaseClasses.TankWith3InletOutletArraysWithEvaporatorCondensor.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.ControlledTankSystem.ControlledTanks.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.DrumBoiler.DrumBoiler.mos M /trunk/testsuite/libraries/msl31/media/Examples.IdealGasH2O.mos M /trunk/testsuite/libraries/msl31/media/Examples.MixtureGases.mos M /trunk/testsuite/libraries/msl31/media/Examples.MoistAir.mos M /trunk/testsuite/libraries/msl31/media/Examples.SimpleLiquidWater.mos M /trunk/testsuite/libraries/msl31/media/Examples.SolveOneNonlinearEquation.Inverse_sh_T.mos M /trunk/testsuite/libraries/msl31/media/Examples.TestOnly.FlueGas.mos M /trunk/testsuite/libraries/msl31/media/Examples.TestOnly.IdealGasN2.mos M /trunk/testsuite/libraries/msl31/media/Examples.TestOnly.IdealGasN2Mix.mos M /trunk/testsuite/libraries/msl31/media/Examples.TestOnly.MixIdealGasAir.mos M /trunk/testsuite/libraries/msl31/media/Examples.TestOnly.TestMedia.TemplateMedium.mos M /trunk/testsuite/libraries/msl31/media/Examples.WaterIF97.mos M /trunk/testsuite/libraries/msl31/media/Incompressible.Examples.TestGlycol.mos M /trunk/testsuite/libraries/multibody/checkingModels/BodyCylinder.mos M /trunk/testsuite/libraries/multibody/elementary/FreeBody.mos M /trunk/testsuite/libraries/multibody/elementary/InitSpringConstant.mos M /trunk/testsuite/libraries/multibody/elementary/LineForceWithTwoMasses.mos M /trunk/testsuite/libraries/multibody/elementary/PendulumWithSpringDamper.mos M /trunk/testsuite/libraries/multibody/elementary/PointGravity.mos M /trunk/testsuite/libraries/multibody/elementary/PointGravityWithPointMasses2.mos M /trunk/testsuite/libraries/multibody/elementary/SpringDamperSystem.mos M /trunk/testsuite/libraries/multibody/elementary/SpringMassSystem.mos M /trunk/testsuite/libraries/multibody/elementary/SpringWithMass.mos M /trunk/testsuite/libraries/multibody/elementary/ThreeSprings.mos - fix tests ------------------------------------------------------------------------ r12233 | Frenkel TUD | 2012-06-28 17:19:07 +0200 (Thu, 28 Jun 2012) | 1 line Changed paths: M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.AST_BatchPlant.BaseClasses.Controller.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.AST_BatchPlant.BaseClasses.InnerTank.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.AST_BatchPlant.BaseClasses.TankWith3InletOutletArraysWithEvaporatorCondensor.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.ControlledTankSystem.ControlledTanks.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.ControlledTankSystem.Utilities.NormalOperation.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.ControlledTankSystem.Utilities.TankController.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Fittings.MultiPort.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Pipes.BaseClasses.FlowModels.DetailedPipeFlow.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Pipes.BaseClasses.FlowModels.NominalLaminarFlow.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Pipes.BaseClasses.FlowModels.NominalTurbulentPipeFlow.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Pipes.BaseClasses.FlowModels.TurbulentPipeFlow.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Pipes.BaseClasses.HeatTransfer.LocalPipeFlowHeatTransfer.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Pipes.BaseClasses.WallFriction.TestWallFrictionAndGravity.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Valves.ValveCompressible.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Valves.ValveVaporizing.mos - fix tests ------------------------------------------------------------------------ r12232 | Frenkel TUD | 2012-06-28 16:50:49 +0200 (Thu, 28 Jun 2012) | 1 line Changed paths: M /trunk/testsuite/libraries/multibody/elementary/DoublePendulum.mos M /trunk/testsuite/libraries/multibody/elementary/Pendulum.mos M /trunk/testsuite/libraries/multibody/elementary/PointGravityWithPointMasses.mos M /trunk/testsuite/libraries/multibody/elementary/RollingWheel.mos M /trunk/testsuite/libraries/multibody/elementary/RollingWheelSetDriving.mos M /trunk/testsuite/libraries/multibody/elementary/RollingWheelSetPulling.mos M /trunk/testsuite/libraries/multibody/elementary/SpringWithMass.mos M /trunk/testsuite/libraries/multibody/elementary/World.mos M /trunk/testsuite/libraries/multibody/rotational3deffects/ActuatedDrive.mos M /trunk/testsuite/libraries/multibody/rotational3deffects/GearConstraint.mos M /trunk/testsuite/libraries/multibody/rotational3deffects/GyroscopicEffects.mos M /trunk/testsuite/libraries/multibody/rotational3deffects/MovingActuatedDrive.mos - fix tests ------------------------------------------------------------------------ r12231 | Frenkel TUD | 2012-06-28 16:38:06 +0200 (Thu, 28 Jun 2012) | 1 line Changed paths: M /trunk/testsuite/3rdParty/SiemensPower/SiemensPower.Components.Pipes.Tests.TubeWithoutWall.mos M /trunk/testsuite/3rdParty/SiemensPower/SiemensPower.Components.Pipes.Tests.tube_test.mos M /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump2.mos M /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicOnePhaseFlowPipe.mos M /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestFan.mos M /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesVolumes.mos M /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestJunctions3.mos M /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestJunctions5.mos M /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestVolumes.mos M /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestVolumes1.mos M /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestVolumes2.mos M /trunk/testsuite/libraries/biochem/BiochemModels.mos M /trunk/testsuite/libraries/biochem/Glycolysis.mos M /trunk/testsuite/libraries/biochem/InsulinSignaling_Sedaghat.mos M /trunk/testsuite/libraries/msl221/modelicaAdditions/FourBar1.mos M /trunk/testsuite/libraries/msl221/modelicaAdditions/FourBar2.mos M /trunk/testsuite/libraries/msl221/modelicaAdditions/robot.mos M /trunk/testsuite/libraries/msl31/Modelica.Blocks.mos M /trunk/testsuite/libraries/msl31/Modelica.Electrical.Analog.mos M /trunk/testsuite/libraries/msl31/Modelica.Electrical.Digital.mos M /trunk/testsuite/libraries/msl31/Modelica.Electrical.Machines.Examples.mos M /trunk/testsuite/libraries/msl31/Modelica.Electrical.MultiPhase.Examples.mos M /trunk/testsuite/libraries/msl31/Modelica.Magnetic.FluxTubes.mos M /trunk/testsuite/libraries/msl31/Modelica.Mechanics.MultiBody.mos M /trunk/testsuite/libraries/msl31/Modelica.Mechanics.mos M /trunk/testsuite/libraries/msl31/Modelica.Thermal.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.DrumBoiler.DrumBoiler.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.Explanatory.MeasuringTemperature.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.HeatingSystem.mos M /trunk/testsuite/libraries/msl31/media/Examples.TwoPhaseWater.ExtendedProperties.mos M /trunk/testsuite/libraries/msl31/media/Examples.TwoPhaseWater.TestTwoPhaseStates.mos M /trunk/testsuite/mosfiles/ArrayParameterSize.mos - fix tests ------------------------------------------------------------------------ r12230 | perost | 2012-06-28 16:33:01 +0200 (Thu, 28 Jun 2012) | 2 lines Changed paths: M /trunk/testsuite/scodeinst/Makefile M /trunk/testsuite/scodeinst/arrfunc.mo M /trunk/testsuite/scodeinst/bindings1.mo M /trunk/testsuite/scodeinst/bindings2.mo M /trunk/testsuite/scodeinst/bindings3.mo M /trunk/testsuite/scodeinst/bindings4.mo M /trunk/testsuite/scodeinst/bindings5.mo M /trunk/testsuite/scodeinst/bindings6.mo M /trunk/testsuite/scodeinst/bindings7.mo M /trunk/testsuite/scodeinst/builtinmod.mo M /trunk/testsuite/scodeinst/builtinmod2.mo M /trunk/testsuite/scodeinst/classextends1.mo M /trunk/testsuite/scodeinst/classextends2.mo M /trunk/testsuite/scodeinst/compfunc.mo M /trunk/testsuite/scodeinst/cond1.mo M /trunk/testsuite/scodeinst/cond2.mo M /trunk/testsuite/scodeinst/cond3.mo M /trunk/testsuite/scodeinst/cond4.mo M /trunk/testsuite/scodeinst/conn1.mo M /trunk/testsuite/scodeinst/conn10.mo M /trunk/testsuite/scodeinst/conn11.mo M /trunk/testsuite/scodeinst/conn12.mo M /trunk/testsuite/scodeinst/conn13.mo M /trunk/testsuite/scodeinst/conn14.mo M /trunk/testsuite/scodeinst/conn2.mo M /trunk/testsuite/scodeinst/conn3.mo M /trunk/testsuite/scodeinst/conn4.mo M /trunk/testsuite/scodeinst/conn5.mo M /trunk/testsuite/scodeinst/conn6.mo M /trunk/testsuite/scodeinst/conn7.mo M /trunk/testsuite/scodeinst/conn8.mo M /trunk/testsuite/scodeinst/conn9.mo M /trunk/testsuite/scodeinst/conngraph1.mo M /trunk/testsuite/scodeinst/conngraph2.mo M /trunk/testsuite/scodeinst/const1.mo M /trunk/testsuite/scodeinst/const10.mo M /trunk/testsuite/scodeinst/const11.mo M /trunk/testsuite/scodeinst/const12.mo M /trunk/testsuite/scodeinst/const13.mo M /trunk/testsuite/scodeinst/const14.mo M /trunk/testsuite/scodeinst/const15.mo M /trunk/testsuite/scodeinst/const16.mo M /trunk/testsuite/scodeinst/const17.mo M /trunk/testsuite/scodeinst/const2.mo M /trunk/testsuite/scodeinst/const3.mo M /trunk/testsuite/scodeinst/const4.mo M /trunk/testsuite/scodeinst/const5.mo M /trunk/testsuite/scodeinst/const6.mo M /trunk/testsuite/scodeinst/const7.mo M /trunk/testsuite/scodeinst/const8.mo M /trunk/testsuite/scodeinst/const9.mo M /trunk/testsuite/scodeinst/dim1.mo M /trunk/testsuite/scodeinst/dim10.mo M /trunk/testsuite/scodeinst/dim12.mo M /trunk/testsuite/scodeinst/dim13.mo M /trunk/testsuite/scodeinst/dim14.mo M /trunk/testsuite/scodeinst/dim15.mo M /trunk/testsuite/scodeinst/dim16.mo M /trunk/testsuite/scodeinst/dim17.mo M /trunk/testsuite/scodeinst/dim18.mo M /trunk/testsuite/scodeinst/dim19.mo M /trunk/testsuite/scodeinst/dim2.mo M /trunk/testsuite/scodeinst/dim3.mo M /trunk/testsuite/scodeinst/dim4.mo M /trunk/testsuite/scodeinst/dim5.mo M /trunk/testsuite/scodeinst/dim6.mo M /trunk/testsuite/scodeinst/dim7.mo M /trunk/testsuite/scodeinst/enum1.mo M /trunk/testsuite/scodeinst/enum2.mo M /trunk/testsuite/scodeinst/enum3.mo M /trunk/testsuite/scodeinst/eq1.mo M /trunk/testsuite/scodeinst/eq2.mo M /trunk/testsuite/scodeinst/eq3.mo M /trunk/testsuite/scodeinst/eq4.mo M /trunk/testsuite/scodeinst/eq5.mo M /trunk/testsuite/scodeinst/eq6.mo M /trunk/testsuite/scodeinst/eq7.mo M /trunk/testsuite/scodeinst/eq8.mo M /trunk/testsuite/scodeinst/eq9.mo M /trunk/testsuite/scodeinst/expconn1.mo M /trunk/testsuite/scodeinst/expconn2.mo M /trunk/testsuite/scodeinst/expconn3.mo M /trunk/testsuite/scodeinst/expconn4.mo M /trunk/testsuite/scodeinst/expconn5.mo M /trunk/testsuite/scodeinst/expconn6.mo M /trunk/testsuite/scodeinst/expconn7.mo M /trunk/testsuite/scodeinst/extends1.mo M /trunk/testsuite/scodeinst/extends2.mo M /trunk/testsuite/scodeinst/for1.mo M /trunk/testsuite/scodeinst/for2.mo M /trunk/testsuite/scodeinst/for3.mo M /trunk/testsuite/scodeinst/func1.mo M /trunk/testsuite/scodeinst/func2.mo M /trunk/testsuite/scodeinst/func3.mo M /trunk/testsuite/scodeinst/func4.mo M /trunk/testsuite/scodeinst/func5.mo M /trunk/testsuite/scodeinst/func6.mo M /trunk/testsuite/scodeinst/func7.mo M /trunk/testsuite/scodeinst/func8.mo M /trunk/testsuite/scodeinst/func9.mo M /trunk/testsuite/scodeinst/if1.mo M /trunk/testsuite/scodeinst/ih1.mo M /trunk/testsuite/scodeinst/ih2.mo M /trunk/testsuite/scodeinst/ih3.mo M /trunk/testsuite/scodeinst/inst1.mo M /trunk/testsuite/scodeinst/inst2.mo M /trunk/testsuite/scodeinst/inst3.mo M /trunk/testsuite/scodeinst/inst4.mo M /trunk/testsuite/scodeinst/inst5.mo M /trunk/testsuite/scodeinst/inst6.mo M /trunk/testsuite/scodeinst/inst7.mo M /trunk/testsuite/scodeinst/loop1.mo M /trunk/testsuite/scodeinst/loop2.mo M /trunk/testsuite/scodeinst/loop3.mo M /trunk/testsuite/scodeinst/loop4.mo M /trunk/testsuite/scodeinst/mod1.mo M /trunk/testsuite/scodeinst/mod10.mo M /trunk/testsuite/scodeinst/mod11.mo M /trunk/testsuite/scodeinst/mod2.mo M /trunk/testsuite/scodeinst/mod3.mo M /trunk/testsuite/scodeinst/mod4.mo M /trunk/testsuite/scodeinst/mod5.mo M /trunk/testsuite/scodeinst/mod6.mo M /trunk/testsuite/scodeinst/mod7.mo M /trunk/testsuite/scodeinst/mod8.mo M /trunk/testsuite/scodeinst/mod9.mo M /trunk/testsuite/scodeinst/noretcall1.mo M /trunk/testsuite/scodeinst/redeclare1.mo M /trunk/testsuite/scodeinst/redeclare10.mo M /trunk/testsuite/scodeinst/redeclare11.mo M /trunk/testsuite/scodeinst/redeclare12.mo M /trunk/testsuite/scodeinst/redeclare2.mo M /trunk/testsuite/scodeinst/redeclare3.mo M /trunk/testsuite/scodeinst/redeclare4.mo M /trunk/testsuite/scodeinst/redeclare5.mo M /trunk/testsuite/scodeinst/redeclare6.mo M /trunk/testsuite/scodeinst/redeclare7.mo M /trunk/testsuite/scodeinst/redeclare8.mo M /trunk/testsuite/scodeinst/redeclare9.mo M /trunk/testsuite/scodeinst/type1.mo M /trunk/testsuite/scodeinst/type2.mo M /trunk/testsuite/scodeinst/type3.mo M /trunk/testsuite/scodeinst/type4.mo M /trunk/testsuite/scodeinst/type5.mo M /trunk/testsuite/scodeinst/when1.mo - Made the scodeInst tests partest friendly. ------------------------------------------------------------------------ r12229 | perost | 2012-06-28 15:30:47 +0200 (Thu, 28 Jun 2012) | 2 lines Changed paths: M /trunk/testsuite/Makefile A /trunk/testsuite/scodeinst A /trunk/testsuite/scodeinst/Makefile A /trunk/testsuite/scodeinst/arrfunc.mo A /trunk/testsuite/scodeinst/bindings1.mo A /trunk/testsuite/scodeinst/bindings2.mo A /trunk/testsuite/scodeinst/bindings3.mo A /trunk/testsuite/scodeinst/bindings4.mo A /trunk/testsuite/scodeinst/bindings5.mo A /trunk/testsuite/scodeinst/bindings6.mo A /trunk/testsuite/scodeinst/bindings7.mo A /trunk/testsuite/scodeinst/builtinmod.mo A /trunk/testsuite/scodeinst/builtinmod2.mo A /trunk/testsuite/scodeinst/classextends1.mo A /trunk/testsuite/scodeinst/classextends2.mo A /trunk/testsuite/scodeinst/compfunc.mo A /trunk/testsuite/scodeinst/cond1.mo A /trunk/testsuite/scodeinst/cond2.mo A /trunk/testsuite/scodeinst/cond3.mo A /trunk/testsuite/scodeinst/cond4.mo A /trunk/testsuite/scodeinst/conn1.mo A /trunk/testsuite/scodeinst/conn10.mo A /trunk/testsuite/scodeinst/conn11.mo A /trunk/testsuite/scodeinst/conn12.mo A /trunk/testsuite/scodeinst/conn13.mo A /trunk/testsuite/scodeinst/conn14.mo A /trunk/testsuite/scodeinst/conn2.mo A /trunk/testsuite/scodeinst/conn3.mo A /trunk/testsuite/scodeinst/conn4.mo A /trunk/testsuite/scodeinst/conn5.mo A /trunk/testsuite/scodeinst/conn6.mo A /trunk/testsuite/scodeinst/conn7.mo A /trunk/testsuite/scodeinst/conn8.mo A /trunk/testsuite/scodeinst/conn9.mo A /trunk/testsuite/scodeinst/conngraph1.mo A /trunk/testsuite/scodeinst/conngraph2.mo A /trunk/testsuite/scodeinst/const1.mo A /trunk/testsuite/scodeinst/const10.mo A /trunk/testsuite/scodeinst/const11.mo A /trunk/testsuite/scodeinst/const12.mo A /trunk/testsuite/scodeinst/const13.mo A /trunk/testsuite/scodeinst/const14.mo A /trunk/testsuite/scodeinst/const15.mo A /trunk/testsuite/scodeinst/const16.mo A /trunk/testsuite/scodeinst/const17.mo A /trunk/testsuite/scodeinst/const2.mo A /trunk/testsuite/scodeinst/const3.mo A /trunk/testsuite/scodeinst/const4.mo A /trunk/testsuite/scodeinst/const5.mo A /trunk/testsuite/scodeinst/const6.mo A /trunk/testsuite/scodeinst/const7.mo A /trunk/testsuite/scodeinst/const8.mo A /trunk/testsuite/scodeinst/const9.mo A /trunk/testsuite/scodeinst/dim1.mo A /trunk/testsuite/scodeinst/dim10.mo A /trunk/testsuite/scodeinst/dim12.mo A /trunk/testsuite/scodeinst/dim13.mo A /trunk/testsuite/scodeinst/dim14.mo A /trunk/testsuite/scodeinst/dim15.mo A /trunk/testsuite/scodeinst/dim16.mo A /trunk/testsuite/scodeinst/dim17.mo A /trunk/testsuite/scodeinst/dim18.mo A /trunk/testsuite/scodeinst/dim19.mo A /trunk/testsuite/scodeinst/dim2.mo A /trunk/testsuite/scodeinst/dim3.mo A /trunk/testsuite/scodeinst/dim4.mo A /trunk/testsuite/scodeinst/dim5.mo A /trunk/testsuite/scodeinst/dim6.mo A /trunk/testsuite/scodeinst/dim7.mo A /trunk/testsuite/scodeinst/enum1.mo A /trunk/testsuite/scodeinst/enum2.mo A /trunk/testsuite/scodeinst/enum3.mo A /trunk/testsuite/scodeinst/eq1.mo A /trunk/testsuite/scodeinst/eq2.mo A /trunk/testsuite/scodeinst/eq3.mo A /trunk/testsuite/scodeinst/eq4.mo A /trunk/testsuite/scodeinst/eq5.mo A /trunk/testsuite/scodeinst/eq6.mo A /trunk/testsuite/scodeinst/eq7.mo A /trunk/testsuite/scodeinst/eq8.mo A /trunk/testsuite/scodeinst/eq9.mo A /trunk/testsuite/scodeinst/expconn1.mo A /trunk/testsuite/scodeinst/expconn2.mo A /trunk/testsuite/scodeinst/expconn3.mo A /trunk/testsuite/scodeinst/expconn4.mo A /trunk/testsuite/scodeinst/expconn5.mo A /trunk/testsuite/scodeinst/expconn6.mo A /trunk/testsuite/scodeinst/expconn7.mo A /trunk/testsuite/scodeinst/extends1.mo A /trunk/testsuite/scodeinst/extends2.mo A /trunk/testsuite/scodeinst/for1.mo A /trunk/testsuite/scodeinst/for2.mo A /trunk/testsuite/scodeinst/for3.mo A /trunk/testsuite/scodeinst/func1.mo A /trunk/testsuite/scodeinst/func2.mo A /trunk/testsuite/scodeinst/func3.mo A /trunk/testsuite/scodeinst/func4.mo A /trunk/testsuite/scodeinst/func5.mo A /trunk/testsuite/scodeinst/func6.mo A /trunk/testsuite/scodeinst/func7.mo A /trunk/testsuite/scodeinst/func8.mo A /trunk/testsuite/scodeinst/func9.mo A /trunk/testsuite/scodeinst/if1.mo A /trunk/testsuite/scodeinst/ih1.mo A /trunk/testsuite/scodeinst/ih2.mo A /trunk/testsuite/scodeinst/ih3.mo A /trunk/testsuite/scodeinst/inst1.mo A /trunk/testsuite/scodeinst/inst2.mo A /trunk/testsuite/scodeinst/inst3.mo A /trunk/testsuite/scodeinst/inst4.mo A /trunk/testsuite/scodeinst/inst5.mo A /trunk/testsuite/scodeinst/inst6.mo A /trunk/testsuite/scodeinst/inst7.mo A /trunk/testsuite/scodeinst/loop1.mo A /trunk/testsuite/scodeinst/loop2.mo A /trunk/testsuite/scodeinst/loop3.mo A /trunk/testsuite/scodeinst/loop4.mo A /trunk/testsuite/scodeinst/mod1.mo A /trunk/testsuite/scodeinst/mod10.mo A /trunk/testsuite/scodeinst/mod11.mo A /trunk/testsuite/scodeinst/mod2.mo A /trunk/testsuite/scodeinst/mod3.mo A /trunk/testsuite/scodeinst/mod4.mo A /trunk/testsuite/scodeinst/mod5.mo A /trunk/testsuite/scodeinst/mod6.mo A /trunk/testsuite/scodeinst/mod7.mo A /trunk/testsuite/scodeinst/mod8.mo A /trunk/testsuite/scodeinst/mod9.mo A /trunk/testsuite/scodeinst/noretcall1.mo A /trunk/testsuite/scodeinst/redeclare1.mo A /trunk/testsuite/scodeinst/redeclare10.mo A /trunk/testsuite/scodeinst/redeclare11.mo A /trunk/testsuite/scodeinst/redeclare12.mo A /trunk/testsuite/scodeinst/redeclare2.mo A /trunk/testsuite/scodeinst/redeclare3.mo A /trunk/testsuite/scodeinst/redeclare4.mo A /trunk/testsuite/scodeinst/redeclare5.mo A /trunk/testsuite/scodeinst/redeclare5.mos A /trunk/testsuite/scodeinst/redeclare6.mo A /trunk/testsuite/scodeinst/redeclare7.mo A /trunk/testsuite/scodeinst/redeclare8.mo A /trunk/testsuite/scodeinst/redeclare9.mo A /trunk/testsuite/scodeinst/type1.mo A /trunk/testsuite/scodeinst/type2.mo A /trunk/testsuite/scodeinst/type3.mo A /trunk/testsuite/scodeinst/type4.mo A /trunk/testsuite/scodeinst/type5.mo A /trunk/testsuite/scodeinst/when1.mo - Added testcases for the new instantiation. ------------------------------------------------------------------------ r12228 | sjoelund.se | 2012-06-28 14:38:33 +0200 (Thu, 28 Jun 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/InstUtil.mo M /trunk/Compiler/FrontEnd/SCodeInst.mo - Add dependency not to assign to an array before it is allocated ------------------------------------------------------------------------ r12227 | Frenkel TUD | 2012-06-28 14:28:05 +0200 (Thu, 28 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/FrontEnd/CheckModel.mo M /trunk/Compiler/FrontEnd/Expression.mo M /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicOnePhaseFlowPipe.mos M /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestTank.mos - fix count of equations, Expression.sizeof, add a fiew more types ------------------------------------------------------------------------ r12226 | Frenkel TUD | 2012-06-28 13:16:47 +0200 (Thu, 28 Jun 2012) | 1 line Changed paths: M /trunk/testsuite/3rdParty/HumMod/checkHumMod.mos M /trunk/testsuite/3rdParty/PlanarMechanics/checkPlanarMechanicsForTesting.mos M /trunk/testsuite/3rdParty/SiemensPower/SiemensPower.Components.Pipes.Tests.TubeWithoutWall.mos M /trunk/testsuite/3rdParty/SiemensPower/SiemensPower.Components.Pipes.Tests.tube_test.mos M /trunk/testsuite/3rdParty/TestMedia/TestFlueGas.mos M /trunk/testsuite/3rdParty/TestMedia/TestNitrogen.mos M /trunk/testsuite/3rdParty/TestMedia/TestSteam.mos M /trunk/testsuite/3rdParty/TestMedia/TestWater.mos M /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicDrum.mos M /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicOnePhaseFlowPipe.mos M /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicTwoPhaseFlowPipe.mos M /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestThreeWayValve.mos M /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestWaterHammer.mos M /trunk/testsuite/3rdParty/siemens/valve_test.mos M /trunk/testsuite/libraries/multibody/elementary/ForceAndTorque.mos M /trunk/testsuite/libraries/multibody/elementary/Pendulum.mos M /trunk/testsuite/libraries/multibody/loops/Engine1a.mos M /trunk/testsuite/libraries/multibody/loops/Engine1b.mos M /trunk/testsuite/libraries/multibody/loops/Engine1b_analytic.mos M /trunk/testsuite/libraries/multibody/loops/Fourbar1.mos M /trunk/testsuite/libraries/multibody/loops/Fourbar2.mos M /trunk/testsuite/libraries/multibody/loops/Fourbar_analytic.mos M /trunk/testsuite/libraries/multibody/loops/PlanarLoops_analytic.mos M /trunk/testsuite/libraries/multibody/loops/checkEngineV6.mos M /trunk/testsuite/libraries/multibody/loops/checkEngineV6_analytic.mos M /trunk/testsuite/libraries/multibody/systems/RobotR3.mos - fix tests ------------------------------------------------------------------------ r12225 | sjoelund.se | 2012-06-28 11:20:45 +0200 (Thu, 28 Jun 2012) | 5 lines Changed paths: M /trunk/Compiler/FrontEnd/DAE.mo M /trunk/Compiler/FrontEnd/DAEDump.mo M /trunk/Compiler/FrontEnd/Expression.mo M /trunk/Compiler/FrontEnd/InstTypes.mo M /trunk/Compiler/FrontEnd/InstUtil.mo M /trunk/Compiler/FrontEnd/SCodeExpand.mo M /trunk/Compiler/FrontEnd/SCodeInst.mo M /trunk/Compiler/FrontEnd/Typing.mo M /trunk/Compiler/Util/List.mo - New inst: Added topological sorting of array dimensions, some expansion rules for functions (allow unknown dimensions) - New DAE statement: Array allocation (for new inst only) - TODO: Expansion of statements in functions - TODO: Topological sorting of init statements+array dimensions ------------------------------------------------------------------------ r12224 | Frenkel TUD | 2012-06-28 09:50:14 +0200 (Thu, 28 Jun 2012) | 1 line Changed paths: M /trunk/testsuite/mosfiles-nosim/Model1.mos M /trunk/testsuite/mosfiles-nosim/Model2.mos M /trunk/testsuite/mosfiles-nosim/TransformerYY.mos - fix tests ------------------------------------------------------------------------ r12223 | Frenkel TUD | 2012-06-28 09:44:18 +0200 (Thu, 28 Jun 2012) | 1 line Changed paths: M /trunk/testsuite/dependency/Modelica.Mechanics.MultiBody.mos M /trunk/testsuite/expandable/ExpandableConnectors.mos M /trunk/testsuite/mosfiles/ArrayParameterSize.mos M /trunk/testsuite/mosfiles/FinalPropagation.mos - fix tests ------------------------------------------------------------------------ r12222 | niklwors | 2012-06-28 09:43:33 +0200 (Thu, 28 Jun 2012) | 2 lines Changed paths: M /trunk/Compiler/Template/CodegenCpp.mo M /trunk/Compiler/Template/CodegenCpp.tpl - fix for algorithm if and reinit statements in cpp runtime ------------------------------------------------------------------------ r12221 | Frenkel TUD | 2012-06-28 02:13:07 +0200 (Thu, 28 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/FrontEnd/CheckModel.mo M /trunk/Compiler/Script/CevalScript.mo - use CheckModel for checkModel ------------------------------------------------------------------------ r12220 | Frenkel TUD | 2012-06-28 00:01:33 +0200 (Thu, 28 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/FrontEnd/CheckModel.mo M /trunk/Compiler/Util/BaseHashSet.mo - fix coding style ------------------------------------------------------------------------ r12219 | Frenkel TUD | 2012-06-27 23:48:51 +0200 (Wed, 27 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/FrontEnd/Expression.mo - fix compilation ------------------------------------------------------------------------ r12218 | Frenkel TUD | 2012-06-27 23:40:51 +0200 (Wed, 27 Jun 2012) | 2 lines Changed paths: A /trunk/Compiler/BackEnd/OnRelaxation.mo A /trunk/Compiler/FrontEnd/CheckModel.mo M /trunk/Compiler/Makefile.common A /trunk/Compiler/Util/BaseHashSet.mo A /trunk/Compiler/Util/HashSet.mo M /trunk/testsuite/bootstrapping/LoadCompilerSources.mos add CheckModel.mo: does the Model check without the backendend. Need less memory, should be faster, changes in backend affect less testcases add HashSet.mo, BaseHashSet.mo: copy implementation from HashTable but without a value ------------------------------------------------------------------------ r12217 | Frenkel TUD | 2012-06-27 17:37:15 +0200 (Wed, 27 Jun 2012) | 3 lines Changed paths: M /trunk/Compiler/BackEnd/BackendDump.mo M /trunk/Compiler/BackEnd/BackendVarTransform.mo M /trunk/Compiler/FrontEnd/ExpressionSimplify.mo M /trunk/Compiler/FrontEnd/Inline.mo - Inline.mo,BackendVarTransform.mo bugfix for Algorithms - ExpressionSimplify.mo: symblify Range(1,5)+2 -> Range(3,7) - BackendDump.mo: bugfix print If-Equations ------------------------------------------------------------------------ r12216 | niklwors | 2012-06-27 09:32:17 +0200 (Wed, 27 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/SimCode.mo M /trunk/Compiler/Template/CodegenCpp.mo M /trunk/Compiler/Template/CodegenCpp.tpl - fix for algorithm when statements in cpp template ------------------------------------------------------------------------ r12214 | adrpo | 2012-06-26 23:25:43 +0200 (Tue, 26 Jun 2012) | 14 lines Changed paths: M /trunk/Compiler/BackEnd/OpenTURNS.mo M /trunk/Compiler/Script/CevalScript.mo M /trunk/SimulationRuntime/OpenTurns/wrapper_template.c A /trunk/SimulationRuntime/OpenTurns/wrapper_template_mat.c M /trunk/SimulationRuntime/c/simulation/simulation_input_xml.cpp M /trunk/SimulationRuntime/c/simulation/simulation_runtime.cpp M /trunk/SimulationRuntime/c/simulation/solver/solver_main.c M /trunk/SimulationRuntime/c/simulation/solver/solver_main.h M /trunk/testsuite/uncertainties/CantileverBeam.mos M /trunk/testsuite/uncertainties/CantileverBeam_MC-template.py M /trunk/testsuite/uncertainties/TestModels/OpenTURNSTests.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/package.encoding A /trunk/testsuite/uncertainties/simpleExple.mo A /trunk/testsuite/uncertainties/testUC.mos - better help for the generated simulation code on -? or -help - support -override x1=v1,x2=v2 -output a,b,c for the generated simulation code which will override the values already in the Model_init.xml file and output a, b, c on the command line at the end of the simulation. - massive OpenTurns connection speedup using Model -override -output (no temp directory generated, etc) - enable full example in testsuite/uncertainties/CantileverBeam_MC-template.py as now it only takes 15 minutes instead of a lot of hours before. - add testsuite/uncertainties/TestModels/ThermoSysPro/package.encoding to circumvent loading errors issues. - delete all generated files in testsuite/uncertainties/CantileverBeam.mos - small fixes to Compiler/BackEnd/OpenTURNS.mo (we should maybe give the distribution order in the OpenTurns OMC API). ------------------------------------------------------------------------ r12213 | Frenkel TUD | 2012-06-26 21:27:44 +0200 (Tue, 26 Jun 2012) | 1 line Changed paths: M /trunk/testsuite/libraries/msl31/simulate/Makefile - get back all the deleted tests in msl31simulate ------------------------------------------------------------------------ r12212 | hubert.thieriot | 2012-06-26 19:29:02 +0200 (Tue, 26 Jun 2012) | 2 lines Changed paths: M /trunk/OMOptim/OMOptimBasis/Units/MEDimValue.h A /trunk/OMOptim/OMOptimBasis/Units/METime.cpp A /trunk/OMOptim/OMOptimBasis/Units/METime.h M /trunk/OMOptim/OMOptimBasis/Variables.cpp M /trunk/OMOptim/OMOptimBasis/Variables.h M /trunk/OMOptim/OMOptimBasis/build/OMOptimBasis.pro - added METime -added variables find function ------------------------------------------------------------------------ r12211 | Frenkel TUD | 2012-06-26 18:58:54 +0200 (Tue, 26 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendEquation.mo - fix compilation ------------------------------------------------------------------------ r12210 | Frenkel TUD | 2012-06-26 18:54:11 +0200 (Tue, 26 Jun 2012) | 2 lines Changed paths: M /trunk/Compiler/BackEnd/BackendDump.mo M /trunk/Compiler/BackEnd/BackendEquation.mo M /trunk/Compiler/FrontEnd/Inline.mo - Inline.mo: add inlineExpOpt and use it in inlineVar - BackendDump: add dumping of If equations ------------------------------------------------------------------------ r12209 | sjoelund.se | 2012-06-26 16:57:43 +0200 (Tue, 26 Jun 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/SCodeInst.mo M /trunk/Compiler/FrontEnd/Typing.mo - Sort initial bindings of variables in functions ------------------------------------------------------------------------ r12208 | Frenkel TUD | 2012-06-26 12:08:27 +0200 (Tue, 26 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendVarTransform.mo - fix bugs in BackendVarTransform.addExtendReplacement, prior not all necessary extendsions added ------------------------------------------------------------------------ r12207 | Frenkel TUD | 2012-06-26 00:30:14 +0200 (Tue, 26 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendVarTransform.mo - fix bugs in BackendVarTransform.addExtendReplacement, prior not all necessary extendsions added ------------------------------------------------------------------------ r12206 | Frenkel TUD | 2012-06-26 00:27:17 +0200 (Tue, 26 Jun 2012) | 1 line Changed paths: M /trunk/SimulationRuntime/c/meta/meta_modelica_builtin.c M /trunk/SimulationRuntime/c/meta/meta_modelica_builtin.h - add boxptr_arrayUpdate, to use arrayUpdate with List.fold1r ------------------------------------------------------------------------ r12205 | adrpo | 2012-06-26 00:21:41 +0200 (Tue, 26 Jun 2012) | 3 lines Changed paths: M /trunk/testsuite/interactive/interactive_api_calls.mos - add query of MSL 3.2 class Modelica.UsersGuide.Conventions.Documentation.Format.Code to make sure we don't run into Code quoting issues anymore (see testsuite/interactive/interactive_api_calls.mos). ------------------------------------------------------------------------ r12204 | adrpo | 2012-06-26 00:10:42 +0200 (Tue, 26 Jun 2012) | 14 lines Changed paths: M /trunk/Compiler/FrontEnd/Absyn.mo M /trunk/Compiler/FrontEnd/Dump.mo M /trunk/Compiler/FrontEnd/Inst.mo M /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo M /trunk/Compiler/Script/Interactive.mo M /trunk/Examples/ModelQueryAPIexamples.onb M /trunk/OMEdit/OMEditGUI/OMCProxy.cpp M /trunk/OMOptim/Core/OMC/MOomc.cpp M /trunk/Parser/BaseModelica_Lexer.g M /trunk/Parser/omcc/javaParser/OMCCpj/src/Lexer.java M /trunk/Parser/omcc/lexerModelica.l D /trunk/doc/OpenModelica-TortoiseSVN+Putty-HOWTO.doc M /trunk/doc/OpenModelicaAPI-Howto/OMC_API-HowTo.pdf M /trunk/doc/OpenModelicaAPI-Howto/OMC_API-HowTo.tex M /trunk/doc/OpenModelicaUsersGuide.doc M /trunk/doc/OpenModelicaUsersGuide.pdf D /trunk/testsuite/HumMod M /trunk/testsuite/Makefile M /trunk/testsuite/interactive/ForStatement3.mos M /trunk/testsuite/interactive/ForStatement7.mos M /trunk/testsuite/interactive/differentiate.mos M /trunk/testsuite/interactive/interactive_api_annotations.mos M /trunk/testsuite/interactive/interactive_api_attributes.mos M /trunk/testsuite/interactive/interactive_api_calls.mo M /trunk/testsuite/interactive/interactive_api_calls.mos M /trunk/testsuite/interactive/interactive_api_classes.mos M /trunk/testsuite/interactive/interactive_api_loadsave.mos M /trunk/testsuite/interactive/interactive_api_param.mos M /trunk/testsuite/interactive/interactive_api_simulations.mos M /trunk/testsuite/interactive/interactive_test.mos M /trunk/testsuite/interactive/loadFileInteractiveQualified.mos M /trunk/testsuite/interactive/matrices.mos M /trunk/testsuite/interactive/showDoc.mos M /trunk/testsuite/interactive/simplify.mos - this change is to enable querying of Modelica Standard Library 3.2 which has a class called Code. - changed Code quoting to use $Code in Parser/BaseModelica_Lexer.g + allow $Code in END_IDENT token (to be able to use type $Code end $Code; in ModelicaBuiltin.mo). + changes in Compiler/FrontEnd/ModelicaBuiltin.mo to use $Code instead of Code. + documentation updates in doc/OpenModelicaAPI-Howto/OMC_API-HowTo.tex and doc/OpenModelicaUsersGuide.doc + changes to Compiler/FrontEnd/Dump.mo to dump CodeNode using $Code. + changes everywhere where Code was used to use $Code (.mo, .mos, .onb, .c*) + updated OMEdit and OMOptim to use $Code. + more interactive tests in testsuite/interactive/interactive_api_calls.mos (from doc/OpenModelicaAPI-Howto/OMC_API-HowTo.tex) + show statements in more testsuite/interactive tests. + update the Parser/omcc/* files - removed testsuite/HumMod directory - removed doc/OpenModelica-TortoiseSVN+Putty-HOWTO.doc as is way old and not useful anymore. ------------------------------------------------------------------------ r12203 | sjoelund.se | 2012-06-25 12:01:45 +0200 (Mon, 25 Jun 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/InstSymbolTable.mo - Only look for duplicates in the current scope when adding elements ------------------------------------------------------------------------ r12202 | perost | 2012-06-25 11:51:18 +0200 (Mon, 25 Jun 2012) | 2 lines Changed paths: M /trunk/Compiler/Template/CodegenC.mo M /trunk/Compiler/Template/CodegenC.tpl - Added variable declarations to function_sampleInit. ------------------------------------------------------------------------ r12201 | sjoelund.se | 2012-06-25 09:41:28 +0200 (Mon, 25 Jun 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/InstSymbolTable.mo M /trunk/Compiler/FrontEnd/SCodeExpand.mo M /trunk/Compiler/FrontEnd/SCodeInst.mo M /trunk/Compiler/FrontEnd/Typing.mo M /trunk/Compiler/Template/CodegenUtil.mo - Some more function typing ------------------------------------------------------------------------ r12200 | Frenkel TUD | 2012-06-24 14:00:11 +0200 (Sun, 24 Jun 2012) | 2 lines Changed paths: M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo M /trunk/Compiler/BackEnd/BackendEquation.mo - fix partitionIndependentBlocks for nowrappereqns - continue nowrappereqns ------------------------------------------------------------------------ r12199 | Frenkel TUD | 2012-06-24 13:00:13 +0200 (Sun, 24 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendVarTransform.mo - fix testsuite ------------------------------------------------------------------------ r12198 | Frenkel TUD | 2012-06-24 12:19:27 +0200 (Sun, 24 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendEquation.mo M /trunk/Compiler/FrontEnd/ExpressionSimplify.mo - fix bootstrapp compilation ------------------------------------------------------------------------ r12197 | Frenkel TUD | 2012-06-24 08:24:34 +0200 (Sun, 24 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendDAEUtil.mo - fix bootstrapp compilation ------------------------------------------------------------------------ r12196 | Frenkel TUD | 2012-06-24 02:03:18 +0200 (Sun, 24 Jun 2012) | 11 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/BackendDAEUtil.mo M /trunk/Compiler/BackEnd/BackendDump.mo M /trunk/Compiler/BackEnd/BackendEquation.mo M /trunk/Compiler/BackEnd/BackendVarTransform.mo M /trunk/Compiler/BackEnd/OpenTURNS.mo M /trunk/Compiler/BackEnd/SimCode.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/Util/Flags.mo ExpressionSimplify.mo: add simplifyList1, condsymplify Expression:mo : add replaceCref DAEUtil.mo: add replaceCref BackendVarTransform.mo: replaceEquations tailrecursive and with less simplify of expressions BackendEquation.mo: add equationSize, equationOptSize, equationLstSize BackendDAEUtil.mo: add equationArraySize, incidenceMatrixScalar BackendDAEOptimize:mo: rename lateInline to lateInlineFunction BackendDAECreate.mo: use inlineVar not inlineVarOpt Inline.mo: do less simplify (simplify not if there was nothing do inline) continue to get rid of wrapper equations ------------------------------------------------------------------------ r12195 | adrpo | 2012-06-23 23:59:54 +0200 (Sat, 23 Jun 2012) | 1 line Changed paths: M /trunk/testsuite/libraries/msl31/fluid/simulate/Makefile M /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.AST_BatchPlant.Test.OneTank.mos M /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.AST_BatchPlant.Test.TankWithEmptyingPipe1.mos M /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.AST_BatchPlant.Test.TankWithEmptyingPipe2.mos M /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.AST_BatchPlant.Test.TanksWithEmptyingPipe1.mos M /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.AST_BatchPlant.Test.TanksWithEmptyingPipe2.mos M /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.AST_BatchPlant.Test.TwoTanks.mos M /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.BranchingDynamicPipes.mos M /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.ControlledTankSystem.ControlledTanks.mos M /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.DrumBoiler.DrumBoiler.mos M /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.Explanatory.MeasuringTemperature.mos M /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.Explanatory.MomentumBalanceFittings.mos M /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.HeatExchanger.HeatExchangerSimulation.mos M /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.HeatingSystem.mos M /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.InverseParameterization.mos M /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.PumpingSystem.mos M /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.Tanks.EmptyTanks.mos M /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.Tanks.TanksWithOverflow.mos M /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.Tanks.ThreeTanks.mos M /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.TraceSubstances.RoomCO2.mos M /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.TraceSubstances.RoomCO2WithControls.mos - update the Fluid simulation tests, still all fail for now. ------------------------------------------------------------------------ r12194 | Frenkel TUD | 2012-06-23 10:35:54 +0200 (Sat, 23 Jun 2012) | 1 line 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/BackendDump.mo M /trunk/Compiler/BackEnd/BackendEquation.mo M /trunk/Compiler/BackEnd/BackendVarTransform.mo M /trunk/Compiler/BackEnd/DAEQuery.mo M /trunk/Compiler/BackEnd/Derive.mo M /trunk/Compiler/BackEnd/Matching.mo M /trunk/Compiler/BackEnd/MathematicaDump.mo M /trunk/Compiler/BackEnd/OpenTURNS.mo M /trunk/Compiler/BackEnd/SimCode.mo M /trunk/Compiler/BackEnd/Uncertainties.mo M /trunk/Compiler/BackEnd/XMLDump.mo M /trunk/Compiler/FrontEnd/ComponentReference.mo M /trunk/Compiler/FrontEnd/Inline.mo - start to ged rid of the wrapper equations ------------------------------------------------------------------------ r12193 | Frenkel TUD | 2012-06-23 10:33:08 +0200 (Sat, 23 Jun 2012) | 2 lines Changed paths: M /trunk/Compiler/Util/BaseHashTable.mo M /trunk/Compiler/Util/List.mo - BaseHashTable.mo: print also key string in case of an error - Util.mo: add function consN to concate n times an ellement ------------------------------------------------------------------------ r12192 | niklwors | 2012-06-22 13:08:44 +0200 (Fri, 22 Jun 2012) | 1 line Changed paths: M /trunk/SimulationRuntime/cpp/Source/System/Modelica/CMakeLists.txt - fix in cmake file for Modelica system ------------------------------------------------------------------------ r12191 | Frenkel TUD | 2012-06-22 11:03:55 +0200 (Fri, 22 Jun 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/ComponentReference.mo M /trunk/Compiler/FrontEnd/ExpressionDump.mo - ComponentReference.printComponentRefStr us match - ExpressionDump.printListStr use stringDelimitList and List.map ------------------------------------------------------------------------ r12190 | Frenkel TUD | 2012-06-22 10:35:18 +0200 (Fri, 22 Jun 2012) | 1 line Changed paths: M /trunk/SimulationRuntime/cpp/Source/SimManager/Main.cpp remove tabs ------------------------------------------------------------------------ r12189 | Frenkel TUD | 2012-06-22 08:58:15 +0200 (Fri, 22 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/IndexReduction.mo - remove last idea for dynamic state selection ------------------------------------------------------------------------ r12188 | Frenkel TUD | 2012-06-21 20:37:08 +0200 (Thu, 21 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/IndexReduction.mo - bugfix dynamic state selection ------------------------------------------------------------------------ r12187 | niklwors | 2012-06-21 20:27:18 +0200 (Thu, 21 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/Template/CodegenCpp.mo M /trunk/Compiler/Template/CodegenCpp.tpl M /trunk/SimulationRuntime/cpp/Source/SimManager/Main.cpp M /trunk/SimulationRuntime/cpp/Source/SimManager/stdafx.h -fix for linking new windows boost libraries in Simulation.exe ------------------------------------------------------------------------ r12186 | Frenkel TUD | 2012-06-21 19:32:38 +0200 (Thu, 21 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/IndexReduction.mo - finish symbolic calculation of determinant of a square matrix ------------------------------------------------------------------------ r12185 | Frenkel TUD | 2012-06-21 17:42:47 +0200 (Thu, 21 Jun 2012) | 2 lines Changed paths: M /trunk/Compiler/BackEnd/BackendDAEUtil.mo M /trunk/Compiler/BackEnd/BackendEquation.mo - switch to dummyderivative - remove unneeded code ------------------------------------------------------------------------ r12184 | Frenkel TUD | 2012-06-21 17:41:23 +0200 (Thu, 21 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendDAEUtil.mo M /trunk/Compiler/BackEnd/IndexReduction.mo - try improved dynamic state selection ------------------------------------------------------------------------ r12182 | perost | 2012-06-21 17:01:26 +0200 (Thu, 21 Jun 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/InstSymbolTable.mo M /trunk/Compiler/Util/BaseHashTable.mo - Added comments to InstSymbolTable and BaseHashTable. ------------------------------------------------------------------------ r12181 | sjoelund.se | 2012-06-21 16:38:29 +0200 (Thu, 21 Jun 2012) | 2 lines Changed paths: M /trunk/SimulationRuntime/cpp/Source/SimManager/Main.cpp - Tab cleansing - use burning fire ------------------------------------------------------------------------ r12177 | hubert.thieriot | 2012-06-21 15:33:23 +0200 (Thu, 21 Jun 2012) | 1 line Changed paths: M /trunk/OMOptim/GUI/Widgets/WidgetMooPointsList.ui - rename layout ------------------------------------------------------------------------ r12176 | niklwors | 2012-06-21 15:28:14 +0200 (Thu, 21 Jun 2012) | 1 line Changed paths: M /trunk/Makefile.common M /trunk/SimulationRuntime/cpp/Source/CMakeLists.txt M /trunk/SimulationRuntime/cpp/Source/SettingsFactory/Implementation/Factory.cpp M /trunk/SimulationRuntime/cpp/Source/SimManager/Main.cpp A /trunk/testsuite/cppruntime A /trunk/testsuite/cppruntime/Makefile A /trunk/testsuite/cppruntime/WhenStatement1.mo A /trunk/testsuite/cppruntime/WhenStatement1.mos - Added cppruntime test folder ------------------------------------------------------------------------ r12173 | Frenkel TUD | 2012-06-21 14:22:43 +0200 (Thu, 21 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendDAEUtil.mo - and switch back to dummyderivative ------------------------------------------------------------------------ r12172 | Frenkel TUD | 2012-06-21 14:21:32 +0200 (Thu, 21 Jun 2012) | 3 lines Changed paths: M /trunk/Compiler/BackEnd/BackendDAEUtil.mo M /trunk/Compiler/BackEnd/BackendVariable.mo M /trunk/Compiler/BackEnd/IndexReduction.mo - remove Old getVar helpfunctions - fix bug for dummy state selection - try dummystateselection ------------------------------------------------------------------------ r12171 | niklwors | 2012-06-21 13:57:43 +0200 (Thu, 21 Jun 2012) | 1 line Changed paths: M /trunk/SimulationRuntime/cpp/Source/CMakeLists.txt M /trunk/SimulationRuntime/cpp/Source/SettingsFactory/Implementation/Factory.cpp M /trunk/SimulationRuntime/cpp/Source/SimManager/Configuration.cpp M /trunk/SimulationRuntime/cpp/Source/SimManager/Main.cpp - modified boost version to 1.49 for windows compilation ------------------------------------------------------------------------ r12170 | mahge930 | 2012-06-21 12:44:56 +0200 (Thu, 21 Jun 2012) | 1 line Changed paths: M /trunk/testsuite/3rdParty/ThermoSysPro/simulation/Makefile - move unstable test. It passes on my machine, It fails on Hudson. ------------------------------------------------------------------------ r12169 | Frenkel TUD | 2012-06-21 11:04:10 +0200 (Thu, 21 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendDAETransform.mo - print more information in case of pure discrete equation systems ------------------------------------------------------------------------ r12168 | Frenkel TUD | 2012-06-21 08:16:32 +0200 (Thu, 21 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendDAEUtil.mo - and switch back to the old dummyderivative ------------------------------------------------------------------------ r12167 | Frenkel TUD | 2012-06-21 08:14:30 +0200 (Thu, 21 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendDAEUtil.mo - try dynamic state selection ------------------------------------------------------------------------ r12166 | Frenkel TUD | 2012-06-21 08:12:52 +0200 (Thu, 21 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/FrontEnd/ComponentReference.mo - fix expandCref for Records ------------------------------------------------------------------------ r12165 | Frenkel TUD | 2012-06-21 02:43:39 +0200 (Thu, 21 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/IndexReduction.mo - fix expandCref for Records ------------------------------------------------------------------------ r12164 | Frenkel TUD | 2012-06-21 02:43:25 +0200 (Thu, 21 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/FrontEnd/ComponentReference.mo - fix expandCref for Records ------------------------------------------------------------------------ r12163 | Frenkel TUD | 2012-06-21 01:40:55 +0200 (Thu, 21 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/FrontEnd/ComponentReference.mo - fix expandCref for Records ------------------------------------------------------------------------ r12162 | Frenkel TUD | 2012-06-21 00:37:46 +0200 (Thu, 21 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/Makefile.common fix compilation ------------------------------------------------------------------------ r12161 | Frenkel TUD | 2012-06-20 23:35:56 +0200 (Wed, 20 Jun 2012) | 3 lines 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/BackendVariable.mo M /trunk/Compiler/BackEnd/GraphML.mo M /trunk/Compiler/BackEnd/SimCode.mo M /trunk/Compiler/FrontEnd/ComponentReference.mo M /trunk/Compiler/FrontEnd/ConnectUtil.mo M /trunk/Compiler/FrontEnd/Inline.mo M /trunk/Compiler/FrontEnd/InstSection.mo A /trunk/Compiler/Util/HashTableCrILst.mo M /trunk/testsuite/bootstrapping/LoadCompilerSources.mos - speedup expandDer - improve BackendVariable.getVar - rewrote a fiew functions tailrecursive in SimCode.mo ------------------------------------------------------------------------ r12160 | Frenkel TUD | 2012-06-20 19:58:19 +0200 (Wed, 20 Jun 2012) | 2 lines Changed paths: M /trunk/Compiler/Template/CodegenC.mo M /trunk/Compiler/Template/CodegenC.tpl M /trunk/Compiler/Template/CodegenFMU.mo M /trunk/Compiler/Template/CodegenFMU.tpl M /trunk/Compiler/Template/CodegenQSS.mo M /trunk/Compiler/Template/CodegenUtil.mo M /trunk/Compiler/Template/CodegenUtil.tpl M /trunk/Compiler/Template/Makefile M /trunk/Compiler/Template/SimCodeDump.mo M /trunk/Compiler/Template/SimCodeDump.tpl - move a fiew functions to CodegenUtil.mo - add some dependencies in makefile ------------------------------------------------------------------------ r12159 | adrpo | 2012-06-20 19:48:51 +0200 (Wed, 20 Jun 2012) | 1 line Changed paths: M /trunk/testsuite/mosfiles/MeasureTime.mos - changes to the index of the function, now is 3 instead of 1006. ------------------------------------------------------------------------ r12158 | Frenkel TUD | 2012-06-20 19:40:12 +0200 (Wed, 20 Jun 2012) | 1 line Changed paths: M /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestWaterHammer.mos - fix tests ------------------------------------------------------------------------ r12157 | adrpo | 2012-06-20 19:38:49 +0200 (Wed, 20 Jun 2012) | 3 lines Changed paths: M /trunk/Compiler/BackEnd/MathematicaDump.mo M /trunk/Compiler/BackEnd/Uncertainties.mo M /trunk/testsuite/bootstrapping/LoadCompilerSources.mos - add Compiler/BackEnd/MathematicaDump.mo to testsuite/bootstrapping/LoadCompilerSources.mos - fix output parameters in Compiler/BackEnd/MathematicaDump.mo ------------------------------------------------------------------------ r12156 | Frenkel TUD | 2012-06-20 19:07:12 +0200 (Wed, 20 Jun 2012) | 1 line Changed paths: M /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestTank.mos M /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestWaterHammer.mos M /trunk/testsuite/mosfiles/NonlinearFailed.mos - fix tests ------------------------------------------------------------------------ r12155 | hubert.thieriot | 2012-06-20 18:25:52 +0200 (Wed, 20 Jun 2012) | 2 lines Changed paths: M /trunk/OMOptim/Core/Problems/OptimResult.cpp M /trunk/OMOptim/Core/Problems/OptimResult.h M /trunk/OMOptim/Core/Problems/Optimization.cpp M /trunk/OMOptim/GUI/Widgets/WidgetModelsList.cpp M /trunk/OMOptim/OMOptimBasis/GUI/MOTableView.cpp M /trunk/OMOptim/OMOptimBasis/GUI/Tools/GuiTools.cpp M /trunk/OMOptim/OMOptimBasis/GUI/Widgets/WidgetTableVar.h A /trunk/OMOptim/OMOptimBasis/MOVector.cpp M /trunk/OMOptim/OMOptimBasis/MOVector.h M /trunk/OMOptim/OMOptimBasis/MOVectors.h M /trunk/OMOptim/OMOptimBasis/build/OMOptimBasis.pro A /trunk/OMOptim/OMOptimBasis/registermetatypes.cpp A /trunk/OMOptim/OMOptimBasis/registermetatypes.h - optimization Variables removed when remove corresponding model - register meta types ------------------------------------------------------------------------ r12154 | Frenkel TUD | 2012-06-20 18:12:45 +0200 (Wed, 20 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/Script/CevalScript.mo - remove print from call simulate ------------------------------------------------------------------------ r12153 | Frenkel TUD | 2012-06-20 18:08:26 +0200 (Wed, 20 Jun 2012) | 1 line Changed paths: M /trunk/SimulationRuntime/cpp/Source/Utils/extension/impl/library_impl.hpp M /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestWaterHammer.mos M /trunk/testsuite/mosfiles/NonlinearFailed.mos M /trunk/testsuite/mosfiles/algorithms.mos M /trunk/testsuite/mosfiles-nosim/SolveLinearSystem.mos fix tests ------------------------------------------------------------------------ r12152 | Frenkel TUD | 2012-06-20 18:04:51 +0200 (Wed, 20 Jun 2012) | 1 line Changed paths: M /trunk/SimulationRuntime/cpp/Source/SettingsFactory/Implementation/Factory.cpp -fix loading of settings file in cpp runtime ------------------------------------------------------------------------ r12151 | adrpo | 2012-06-20 16:56:20 +0200 (Wed, 20 Jun 2012) | 2 lines Changed paths: M /trunk/SimulationRuntime/OpenTurns/invoke.cmd - use only Windows commands to get rid of "pause" in pyot.bat. ------------------------------------------------------------------------ r12150 | Frenkel TUD | 2012-06-20 16:49:32 +0200 (Wed, 20 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/Template/AbsynDumpTpl.mo M /trunk/Compiler/Template/CodegenAdevs.mo M /trunk/Compiler/Template/CodegenCpp.mo M /trunk/Compiler/Template/CodegenCpp.tpl M /trunk/Compiler/Template/CodegenUtil.mo M /trunk/Compiler/Template/ExpressionDumpTpl.mo -fixed linker path in cpp template ------------------------------------------------------------------------ r12149 | adrpo | 2012-06-20 16:28:21 +0200 (Wed, 20 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/MathematicaDump.mo - tab removal. ------------------------------------------------------------------------ r12148 | niklwors | 2012-06-20 15:53:09 +0200 (Wed, 20 Jun 2012) | 1 line Changed paths: M /trunk/testsuite/bootstrapping/LoadCompilerSources.mos fix bootstrapped compilaton ------------------------------------------------------------------------ r12147 | niklwors | 2012-06-20 15:47:33 +0200 (Wed, 20 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/Template/CodegenC.mo M /trunk/Compiler/Template/CodegenC.tpl - fix equationInfo field ------------------------------------------------------------------------ r12146 | Frenkel TUD | 2012-06-20 15:29:39 +0200 (Wed, 20 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/Script/CevalScript.mo M /trunk/Compiler/Template/CodegenCpp.mo M /trunk/SimulationRuntime/cpp/Source/CMakeLists.txt M /trunk/SimulationRuntime/cpp/Source/LibrariesConfig.h.in M /trunk/SimulationRuntime/cpp/Source/SettingsFactory/Implementation/Factory.cpp M /trunk/SimulationRuntime/cpp/Source/SettingsFactory/Implementation/Factory.h M /trunk/SimulationRuntime/cpp/Source/SettingsFactory/Implementation/stdafx.h M /trunk/SimulationRuntime/cpp/Source/SettingsFactory/Interfaces/ISettingsFactory.h M /trunk/SimulationRuntime/cpp/Source/SimManager/Configuration.cpp M /trunk/SimulationRuntime/cpp/Source/SimManager/Configuration.h M /trunk/SimulationRuntime/cpp/Source/SimManager/Main.cpp M /trunk/SimulationRuntime/cpp/Source/SimManager/stdafx.h M /trunk/SimulationRuntime/cpp/Source/System/Implementation/CMakeLists.txt M /trunk/SimulationRuntime/cpp/Source/System/Modelica/CMakeLists.txt -fixed dynamic libarary loading with path names ------------------------------------------------------------------------ r12145 | Frenkel TUD | 2012-06-20 15:25:04 +0200 (Wed, 20 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/Template/CodegenCpp.tpl -fix include names in cpp template ------------------------------------------------------------------------ r12144 | sjoelund.se | 2012-06-20 14:55:29 +0200 (Wed, 20 Jun 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/SCodeExpand.mo - More expansion of functions ------------------------------------------------------------------------ r12143 | niklwors | 2012-06-20 14:28:34 +0200 (Wed, 20 Jun 2012) | 2 lines Changed paths: M /trunk/Compiler/BackEnd/SimCode.mo M /trunk/Compiler/Makefile.common M /trunk/Compiler/Template/AbsynDumpTpl.mo M /trunk/Compiler/Template/CodegenC.mo M /trunk/Compiler/Template/CodegenC.tpl M /trunk/Compiler/Template/CodegenFMU.mo M /trunk/Compiler/Template/CodegenFMU.tpl M /trunk/Compiler/Template/CodegenQSS.mo M /trunk/Compiler/Template/CodegenQSS.tpl A /trunk/Compiler/Template/CodegenUtil.mo A /trunk/Compiler/Template/CodegenUtil.tpl M /trunk/Compiler/Template/DAEDumpTpl.mo M /trunk/Compiler/Template/ExpressionDumpTpl.mo M /trunk/Compiler/Template/Makefile M /trunk/Compiler/Template/SimCodeDump.mo M /trunk/Compiler/Template/SimCodeDump.tpl - fix testsuite - add CodegenUtil.tpl/.mo ------------------------------------------------------------------------ r12142 | sjoelund.se | 2012-06-20 14:24:23 +0200 (Wed, 20 Jun 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/DAE.mo M /trunk/Compiler/FrontEnd/DAEDump.mo M /trunk/Compiler/FrontEnd/InstTypes.mo M /trunk/Compiler/FrontEnd/SCodeExpand.mo M /trunk/Compiler/FrontEnd/SCodeInst.mo M /trunk/Compiler/Template/CodegenAdevs.mo - Start of function expansion ------------------------------------------------------------------------ r12141 | petar | 2012-06-20 14:20:30 +0200 (Wed, 20 Jun 2012) | 1 line Changed paths: A /trunk/doc/uncertainties A /trunk/doc/uncertainties/Uncertainties.docx Added user guide for uncertainty computations. ------------------------------------------------------------------------ r12140 | leonardo.laguna | 2012-06-20 14:07:56 +0200 (Wed, 20 Jun 2012) | 1 line Changed paths: A /trunk/Compiler/BackEnd/MathematicaDump.mo M /trunk/Compiler/BackEnd/Uncertainties.mo M /trunk/Compiler/FrontEnd/Dump.mo M /trunk/Compiler/FrontEnd/Expression.mo M /trunk/Compiler/FrontEnd/InstSymbolTable.mo M /trunk/Compiler/Makefile.common M /trunk/testsuite/bootstrapping/LoadCompilerSources.mos - Implemented MathematicaDump.mo for uncertainty calculations ------------------------------------------------------------------------ r12139 | perost | 2012-06-20 13:28:07 +0200 (Wed, 20 Jun 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/SCodeInst.mo - Fixed compilation. ------------------------------------------------------------------------ r12138 | perost | 2012-06-20 13:27:31 +0200 (Wed, 20 Jun 2012) | 5 lines Changed paths: M /trunk/Compiler/FrontEnd/InstTypes.mo M /trunk/Compiler/FrontEnd/InstUtil.mo M /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo M /trunk/Compiler/FrontEnd/SCodeInst.mo M /trunk/Compiler/Util/List.mo - Added some List utility functions. - Progagate more Absyn.Info in SCodeInst. - Fixed propagation of visibility for extends in SCodeInst. - Added arguments to builtin Connections functions. ------------------------------------------------------------------------ r12137 | niklwors | 2012-06-20 12:28:03 +0200 (Wed, 20 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/Template/CodegenC.mo M /trunk/Compiler/Template/CodegenC.tpl fix tests ------------------------------------------------------------------------ r12136 | sjoelund.se | 2012-06-20 12:03:35 +0200 (Wed, 20 Jun 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/ExpressionDump.mo M /trunk/Compiler/FrontEnd/SCodeInst.mo M /trunk/Compiler/FrontEnd/ValuesUtil.mo M /trunk/Compiler/Template/CodegenCpp.mo - Fix compilation ------------------------------------------------------------------------ r12135 | niklwors | 2012-06-20 11:10:29 +0200 (Wed, 20 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/Template/CodegenC.mo M /trunk/Compiler/Template/CodegenC.tpl D /trunk/Compiler/susan_codegen/SimCode/Makefile fix tests ------------------------------------------------------------------------ r12134 | niklwors | 2012-06-20 10:59:46 +0200 (Wed, 20 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/Makefile.in M /trunk/Compiler/Makefile.omdev.mingw A /trunk/Compiler/Template/AbsynDumpTV.mo (from /trunk/Compiler/susan_codegen/SimCode/AbsynDumpTV.mo:12131) A /trunk/Compiler/Template/AbsynDumpTpl.tpl (from /trunk/Compiler/susan_codegen/SimCode/AbsynDumpTpl.tpl:12131) A /trunk/Compiler/Template/CodegenAdevs.tpl (from /trunk/Compiler/susan_codegen/SimCode/CodegenAdevs.tpl:12131) A /trunk/Compiler/Template/CodegenC.tpl (from /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl:12131) A /trunk/Compiler/Template/CodegenCSharp.tpl (from /trunk/Compiler/susan_codegen/SimCode/CodegenCSharp.tpl:12131) A /trunk/Compiler/Template/CodegenCpp.tpl (from /trunk/Compiler/susan_codegen/SimCode/CodegenCpp.tpl:12131) A /trunk/Compiler/Template/CodegenFMU.tpl (from /trunk/Compiler/susan_codegen/SimCode/CodegenFMU.tpl:12131) A /trunk/Compiler/Template/CodegenQSS.tpl (from /trunk/Compiler/susan_codegen/SimCode/CodegenQSS.tpl:12131) A /trunk/Compiler/Template/DAEDumpTV.mo (from /trunk/Compiler/susan_codegen/SimCode/DAEDumpTV.mo:12131) A /trunk/Compiler/Template/DAEDumpTpl.tpl (from /trunk/Compiler/susan_codegen/SimCode/DAEDumpTpl.tpl:12131) A /trunk/Compiler/Template/ExpressionDumpTV.mo (from /trunk/Compiler/susan_codegen/SimCode/ExpressionDumpTV.mo:12131) A /trunk/Compiler/Template/ExpressionDumpTpl.tpl (from /trunk/Compiler/susan_codegen/SimCode/ExpressionDumpTpl.tpl:12131) A /trunk/Compiler/Template/Makefile A /trunk/Compiler/Template/SCodeDumpTpl.tpl (from /trunk/Compiler/susan_codegen/SimCode/SCodeDumpTpl.tpl:12131) A /trunk/Compiler/Template/SCodeTV.mo (from /trunk/Compiler/susan_codegen/SimCode/SCodeTV.mo:12131) A /trunk/Compiler/Template/SimCodeDump.tpl (from /trunk/Compiler/susan_codegen/SimCode/SimCodeDump.tpl:12131) A /trunk/Compiler/Template/SimCodeFMU.tpl (from /trunk/Compiler/susan_codegen/SimCode/SimCodeFMU.tpl:12131) A /trunk/Compiler/Template/SimCodeTV.mo (from /trunk/Compiler/susan_codegen/SimCode/SimCodeTV.mo:12131) A /trunk/Compiler/Template/Unparsing.tpl (from /trunk/Compiler/susan_codegen/SimCode/Unparsing.tpl:12131) D /trunk/Compiler/susan_codegen/SimCode/AbsynDumpTV.mo D /trunk/Compiler/susan_codegen/SimCode/AbsynDumpTpl.tpl D /trunk/Compiler/susan_codegen/SimCode/CodegenAdevs.tpl D /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl D /trunk/Compiler/susan_codegen/SimCode/CodegenCSharp.tpl D /trunk/Compiler/susan_codegen/SimCode/CodegenCpp.tpl D /trunk/Compiler/susan_codegen/SimCode/CodegenFMU.tpl D /trunk/Compiler/susan_codegen/SimCode/CodegenQSS.tpl D /trunk/Compiler/susan_codegen/SimCode/DAEDumpTV.mo D /trunk/Compiler/susan_codegen/SimCode/DAEDumpTpl.tpl D /trunk/Compiler/susan_codegen/SimCode/ExpressionDumpTV.mo D /trunk/Compiler/susan_codegen/SimCode/ExpressionDumpTpl.tpl D /trunk/Compiler/susan_codegen/SimCode/SCodeDumpTpl.tpl D /trunk/Compiler/susan_codegen/SimCode/SCodeTV.mo D /trunk/Compiler/susan_codegen/SimCode/SimCodeDump.tpl D /trunk/Compiler/susan_codegen/SimCode/SimCodeFMU.tpl D /trunk/Compiler/susan_codegen/SimCode/SimCodeTV.mo D /trunk/Compiler/susan_codegen/SimCode/Unparsing.tpl - move tpl from susan_codegen to Template ------------------------------------------------------------------------ r12133 | Frenkel TUD | 2012-06-20 10:55:12 +0200 (Wed, 20 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/Script/CevalScript.mo M /trunk/Compiler/Template/CodegenCpp.mo M /trunk/Compiler/susan_codegen/SimCode/CodegenCpp.tpl -fix for calling cpp simulation exceutable ------------------------------------------------------------------------ r12132 | sjoelund.se | 2012-06-20 10:33:39 +0200 (Wed, 20 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/Template/AbsynDumpTpl.mo M /trunk/Compiler/Template/CodegenAdevs.mo M /trunk/Compiler/Template/CodegenC.mo M /trunk/Compiler/Template/DAEDumpTpl.mo M /trunk/Compiler/Template/ExpressionDumpTpl.mo M /trunk/Compiler/Template/SCodeDumpTpl.mo M /trunk/Compiler/Util/System.mo M /trunk/Compiler/Util/Util.mo M /trunk/Compiler/runtime/System_omc.cpp M /trunk/Compiler/runtime/System_rml.c M /trunk/Compiler/runtime/systemimpl.c M /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl M /trunk/Compiler/susan_codegen/SimCode/ExpressionDumpTV.mo M /trunk/Compiler/susan_codegen/SimCode/ExpressionDumpTpl.tpl M /trunk/Compiler/susan_codegen/SimCode/SimCodeTV.mo - Make string escaping also handle Windows-style newlines ------------------------------------------------------------------------ r12131 | petar | 2012-06-20 09:32:33 +0200 (Wed, 20 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/OpenTURNS.mo Fixed bug with parameter being evaluated when building openTurns interface. ------------------------------------------------------------------------ r12130 | niklwors | 2012-06-20 09:14:11 +0200 (Wed, 20 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/Template/CodegenCpp.mo M /trunk/Compiler/susan_codegen/SimCode/CodegenCpp.tpl - fix for algloop include names ------------------------------------------------------------------------ r12129 | Frenkel TUD | 2012-06-20 09:09:50 +0200 (Wed, 20 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/Template/CodegenC.mo M /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl - fix testsuite ------------------------------------------------------------------------ r12128 | niklwors | 2012-06-20 08:59:40 +0200 (Wed, 20 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/Template/CodegenCpp.mo M /trunk/Compiler/susan_codegen/SimCode/CodegenCpp.tpl -fixed include names in cpp template ------------------------------------------------------------------------ r12127 | sjoelund.se | 2012-06-20 07:11:02 +0200 (Wed, 20 Jun 2012) | 1 line Changed paths: M /trunk/testsuite/mosfiles-nosim/Makefile iconv.mos was removed since it is pointless ------------------------------------------------------------------------ r12126 | perost | 2012-06-19 19:05:41 +0200 (Tue, 19 Jun 2012) | 2 lines Changed paths: M /trunk/testsuite/mofiles/drmodelica/ColoredPointLegalMod.mo - Updated test. ------------------------------------------------------------------------ r12125 | hubert.thieriot | 2012-06-19 18:54:53 +0200 (Tue, 19 Jun 2012) | 5 lines Changed paths: M /trunk/OMOptim/Core/Modelica/ModItemsTree.cpp M /trunk/OMOptim/Core/Modelica/ModItemsTree.h M /trunk/OMOptim/Core/OMC/MOomc.cpp M /trunk/OMOptim/Core/OMC/MOomc.h M /trunk/OMOptim/Core/Problems/OptimResult.cpp M /trunk/OMOptim/Core/Problems/OptimResult.h M /trunk/OMOptim/Core/Problems/Optimization.cpp M /trunk/OMOptim/Core/Problems/Optimization.h M /trunk/OMOptim/GUI/Widgets/WidgetCalculateMooPoints.cpp M /trunk/OMOptim/GUI/Widgets/WidgetMooPointsList.cpp M /trunk/OMOptim/OMOptimBasis/GUI/Widgets/WidgetTableVar.h M /trunk/OMOptim/OMOptimBasis/MOOptVector.cpp M /trunk/OMOptim/OMOptimBasis/MOOptVector.h M /trunk/OMOptim/OMOptimBasis/MOVector.h A /trunk/OMOptim/OMOptimBasis/MOVectors.h M /trunk/OMOptim/OMOptimBasis/Units/MEDimValue.cpp M /trunk/OMOptim/OMOptimBasis/Units/MEDimValue.h M /trunk/OMOptim/OMOptimBasis/Units/MEHTCoeff.cpp M /trunk/OMOptim/OMOptimBasis/Units/MEMassFlow.cpp M /trunk/OMOptim/OMOptimBasis/Units/MEQflow.cpp M /trunk/OMOptim/OMOptimBasis/Units/MESpecHeatCapacity.cpp M /trunk/OMOptim/OMOptimBasis/Units/MESurface.cpp M /trunk/OMOptim/OMOptimBasis/Units/METemperature.cpp M /trunk/OMOptim/OMOptimBasis/Variable.cpp M /trunk/OMOptim/OMOptimBasis/Variable.h M /trunk/OMOptim/OMOptimBasis/build/OMOptimBasis.pro - Added MOVectors and converting functions - Corrected MEDimValue initialization - Added Moomc and ModItemsTree functions ------------------------------------------------------------------------ r12124 | Frenkel TUD | 2012-06-19 18:34:16 +0200 (Tue, 19 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl - fix testsuite ------------------------------------------------------------------------ r12123 | adrpo | 2012-06-19 18:25:56 +0200 (Tue, 19 Jun 2012) | 1 line Changed paths: M /trunk/SimulationRuntime/OpenTurns/wrapper_template.c - remove some extra checks. ------------------------------------------------------------------------ r12122 | niklwors | 2012-06-19 18:01:56 +0200 (Tue, 19 Jun 2012) | 1 line Changed paths: M /trunk/SimulationRuntime/cpp/Source/Solver/Euler/Implementation/CMakeLists.txt -fix in Euler CMakefile additional library dependencies ------------------------------------------------------------------------ r12121 | adrpo | 2012-06-19 17:55:19 +0200 (Tue, 19 Jun 2012) | 1 line Changed paths: M /trunk/SimulationRuntime/OpenTurns/invoke.cmd M /trunk/SimulationRuntime/OpenTurns/wrapper_template.c M /trunk/testsuite/uncertainties/CantileverBeam.mos M /trunk/testsuite/uncertainties/CantileverBeam_MC-template.py - fixes to OpenTurns to support parallel execution. ------------------------------------------------------------------------ r12120 | Frenkel TUD | 2012-06-19 17:32:39 +0200 (Tue, 19 Jun 2012) | 1 line Changed paths: M /trunk/SimulationRuntime/cpp/Source/CMakeLists.txt - fix cpp installation ------------------------------------------------------------------------ r12119 | Frenkel TUD | 2012-06-19 17:29:18 +0200 (Tue, 19 Jun 2012) | 1 line Changed paths: M /trunk/SimulationRuntime/cpp/Makefile M /trunk/SimulationRuntime/cpp/Source/Math/Implementation/ArrayOperations.cpp M /trunk/SimulationRuntime/cpp/Source/SettingsFactory/Implementation/Factory.cpp M /trunk/SimulationRuntime/cpp/Source/SimManager/CMakeLists.txt M /trunk/SimulationRuntime/cpp/Source/SimManager/Configuration.cpp M /trunk/SimulationRuntime/cpp/Source/SimManager/Main.cpp M /trunk/SimulationRuntime/cpp/Source/Solver/CVode/Implementation/CMakeLists.txt M /trunk/SimulationRuntime/cpp/Source/Solver/CVode/Implementation/CVode.cpp M /trunk/SimulationRuntime/cpp/Source/Solver/CVode/Implementation/CVode.h M /trunk/SimulationRuntime/cpp/Source/Solver/CVode/Implementation/CVodeSettings.h M /trunk/SimulationRuntime/cpp/Source/Solver/Euler/Implementation/CMakeLists.txt M /trunk/SimulationRuntime/cpp/Source/Solver/Euler/Implementation/Euler.h M /trunk/SimulationRuntime/cpp/Source/Solver/Euler/Implementation/EulerSettings.h M /trunk/SimulationRuntime/cpp/Source/Solver/Ida/Implementation/CMakeLists.txt M /trunk/SimulationRuntime/cpp/Source/Solver/Ida/Implementation/Ida.h M /trunk/SimulationRuntime/cpp/Source/Solver/Ida/Implementation/IdaSettings.h M /trunk/SimulationRuntime/cpp/Source/Solver/Idas/Implementation/CMakeLists.txt M /trunk/SimulationRuntime/cpp/Source/Solver/Idas/Implementation/Idas.h M /trunk/SimulationRuntime/cpp/Source/Solver/Idas/Implementation/IdasSettings.h M /trunk/SimulationRuntime/cpp/Source/System/Implementation/AlgLoopSolverFactory.h M /trunk/SimulationRuntime/cpp/Source/System/Implementation/SystemDefaultImplementation.cpp M /trunk/SimulationRuntime/cpp/Source/System/Modelica/ModelicaSystem.h M /trunk/SimulationRuntime/cpp/Source/Utils/extension/impl/decl.hpp fix runtime cpp for compilation Makefile Source/*.* ------------------------------------------------------------------------ r12118 | mahge930 | 2012-06-19 16:04:19 +0200 (Tue, 19 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/Template/AbsynDumpTpl.mo M /trunk/Compiler/Template/CodegenAdevs.mo M /trunk/Compiler/Template/CodegenC.mo M /trunk/Compiler/Template/DAEDumpTpl.mo M /trunk/Compiler/Template/ExpressionDumpTpl.mo M /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl M /trunk/testsuite/3rdParty/ThermoSysPro/simulation/Makefile M /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesJunctions.mos M /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestRefP.mos M /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos M /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestTank.mos M /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestWaterHammer.mos M /trunk/testsuite/libraries/msl31/simulate/Makefile M /trunk/testsuite/libraries/msl31/simulate/Modelica.Thermal.FluidHeatFlow.Examples.IndirectCooling.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Thermal.FluidHeatFlow.Examples.PumpAndValve.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Thermal.FluidHeatFlow.Examples.PumpDropOut.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Thermal.FluidHeatFlow.Examples.SimpleCooling.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Thermal.FluidHeatFlow.Examples.TwoMass.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Thermal.HeatTransfer.Examples.Motor.mos - Fix for unallocated arrays in records. And some passing tests. ------------------------------------------------------------------------ r12117 | niklwors | 2012-06-19 16:00:31 +0200 (Tue, 19 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/Template/CodegenC.mo M /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl - fix testsuite ------------------------------------------------------------------------ r12116 | sjoelund.se | 2012-06-19 15:53:07 +0200 (Tue, 19 Jun 2012) | 2 lines Changed paths: M /trunk/OMEdit/OMEditGUI/OMCProxy.cpp M /trunk/OMEdit/OMEditGUI/OMCProxy.h - Provide UTF-8 interface for OMEdit ------------------------------------------------------------------------ r12115 | sjoelund.se | 2012-06-19 15:31:02 +0200 (Tue, 19 Jun 2012) | 2 lines Changed paths: D /trunk/testsuite/mosfiles-nosim/iconv.mos - Remove the iconv test as it is not useful any longer ------------------------------------------------------------------------ r12114 | sjoelund.se | 2012-06-19 15:30:34 +0200 (Tue, 19 Jun 2012) | 2 lines Changed paths: A /trunk/testsuite/mosfiles-nosim/ISO-8859-1.mos A /trunk/testsuite/mosfiles-nosim/ISO-8859-1.mox M /trunk/testsuite/mosfiles-nosim/Makefile - Added testcase for iconv/ISO-8859-1 encoding errors ------------------------------------------------------------------------ r12113 | sjoelund.se | 2012-06-19 15:05:54 +0200 (Tue, 19 Jun 2012) | 2 lines Changed paths: M /trunk/Parser/BaseModelica_Lexer.g - Fix iconv errors ------------------------------------------------------------------------ r12112 | sjoelund.se | 2012-06-19 15:00:33 +0200 (Tue, 19 Jun 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/SCodeInst.mo M /trunk/Compiler/Makefile.common A /trunk/Compiler/Util/HashTablePathToFunction.mo (from /trunk/Compiler/Util/HashTableCG.mo:12107) M /trunk/Compiler/Util/Util.mo M /trunk/testsuite/bootstrapping/LoadCompilerSources.mos - Add a HT ------------------------------------------------------------------------ r12111 | Frenkel TUD | 2012-06-19 14:40:14 +0200 (Tue, 19 Jun 2012) | 1 line Changed paths: M /trunk/SimulationRuntime/cpp/Source/Solver/Implementation/SolverDefaultImplementation.cpp M /trunk/SimulationRuntime/cpp/Source/Solver/Interfaces/ISolverSettings.h M /trunk/SimulationRuntime/cpp/Source/System/Modelica/ModelicaSystem.h replaced includes of Settingsfactory with SettingsFactory ------------------------------------------------------------------------ r12110 | Frenkel TUD | 2012-06-19 14:32:57 +0200 (Tue, 19 Jun 2012) | 1 line Changed paths: M /trunk/SimulationRuntime/cpp/Source/SettingsFactory/Implementation/stdafx.h M /trunk/SimulationRuntime/cpp/Source/SimManager/stdafx.h M /trunk/SimulationRuntime/cpp/Source/Solver/CVode/Implementation/stdafx.h M /trunk/SimulationRuntime/cpp/Source/Solver/Euler/Implementation/stdafx.h M /trunk/SimulationRuntime/cpp/Source/Solver/Ida/Implementation/stdafx.h M /trunk/SimulationRuntime/cpp/Source/Solver/Idas/Implementation/stdafx.h M /trunk/SimulationRuntime/cpp/Source/Solver/Implementation/stdafx.h M /trunk/SimulationRuntime/cpp/Source/System/Implementation/AlgLoopSolverFactory.cpp M /trunk/SimulationRuntime/cpp/Source/System/Implementation/stdafx.h M /trunk/SimulationRuntime/cpp/Source/System/Kinsol/Implementation/stdafx.h M /trunk/SimulationRuntime/cpp/Source/System/Modelica/Modelica.h M /trunk/SimulationRuntime/cpp/Source/System/Newton/Implementation/stdafx.h M /trunk/SimulationRuntime/cpp/Source/Utils/extension/adaptable_factory.hpp M /trunk/SimulationRuntime/cpp/Source/Utils/extension/convenience.hpp M /trunk/SimulationRuntime/cpp/Source/Utils/extension/extension.hpp M /trunk/SimulationRuntime/cpp/Source/Utils/extension/factory.hpp M /trunk/SimulationRuntime/cpp/Source/Utils/extension/factory_map.hpp M /trunk/SimulationRuntime/cpp/Source/Utils/extension/filesystem.hpp M /trunk/SimulationRuntime/cpp/Source/Utils/extension/impl/create.hpp M /trunk/SimulationRuntime/cpp/Source/Utils/extension/shared_library.hpp M /trunk/SimulationRuntime/cpp/Source/Utils/extension/type_map.hpp replaced all utils/extension includes with Utils/extension ------------------------------------------------------------------------ r12109 | perost | 2012-06-19 14:17:35 +0200 (Tue, 19 Jun 2012) | 2 lines Changed paths: M /trunk/testsuite/mofiles/InheritanceProtected.mo - Updated testsuite. ------------------------------------------------------------------------ r12108 | perost | 2012-06-19 14:10:39 +0200 (Tue, 19 Jun 2012) | 3 lines Changed paths: M /trunk/Compiler/FrontEnd/InstExtends.mo M /trunk/Compiler/FrontEnd/SCode.mo A /trunk/testsuite/mofiles/ExtendsVisibility.mo M /trunk/testsuite/mofiles/Makefile Fix for bug #1750: - Fixed propagation of visibility for extends. ------------------------------------------------------------------------ r12107 | sjoelund.se | 2012-06-19 13:48:20 +0200 (Tue, 19 Jun 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/SCodeInst.mo M /trunk/Compiler/Util/List.mo - Finished propagation of FunctionHashTable ------------------------------------------------------------------------ r12106 | sjoelund.se | 2012-06-19 11:45:25 +0200 (Tue, 19 Jun 2012) | 2 lines Changed paths: M /trunk/OMNotebook/OMNotebookGUI/notebook.cpp - Fix OMNotebook compilation ------------------------------------------------------------------------ r12105 | Frenkel TUD | 2012-06-19 11:36:50 +0200 (Tue, 19 Jun 2012) | 1 line Changed paths: M /trunk/Makefile.common - add targets for runtimeCPP ------------------------------------------------------------------------ r12104 | Frenkel TUD | 2012-06-19 11:33:56 +0200 (Tue, 19 Jun 2012) | 1 line Changed paths: A /trunk/SimulationRuntime/cpp/Build A /trunk/SimulationRuntime/cpp/Makefile A /trunk/SimulationRuntime/cpp/Makefile.omdev.mingw - add make files for cpp runtime call cmake ------------------------------------------------------------------------ r12103 | sjoelund.se | 2012-06-19 11:28:29 +0200 (Tue, 19 Jun 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/SCodeInst.mo M /trunk/Compiler/Util/List.mo - Propagate functions further ------------------------------------------------------------------------ r12102 | Frenkel TUD | 2012-06-19 10:50:14 +0200 (Tue, 19 Jun 2012) | 1 line Changed paths: D /trunk/SimulationRuntime/cpp/Build - delete not needed directory Build ------------------------------------------------------------------------ r12101 | sjoelund.se | 2012-06-19 10:49:20 +0200 (Tue, 19 Jun 2012) | 2 lines Changed paths: M /trunk/OMEdit/OMEditGUI/mainwindow.cpp M /trunk/OMNotebook/OMNotebookGUI/notebook.cpp M /trunk/OMShell/OMShellGUI/oms.cpp M /trunk/mosh/src/mosh.cpp - Updated copyright holder ------------------------------------------------------------------------ r12100 | sjoelund.se | 2012-06-19 10:20:57 +0200 (Tue, 19 Jun 2012) | 2 lines Changed paths: M /trunk/OSMC-License.txt - Updated OSMC License ------------------------------------------------------------------------ r12099 | Frenkel TUD | 2012-06-19 10:15:48 +0200 (Tue, 19 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/SimCode.mo M /trunk/Compiler/Template/CodegenC.mo M /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl - fix testsuite ------------------------------------------------------------------------ r12098 | Frenkel TUD | 2012-06-19 09:57:27 +0200 (Tue, 19 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/SimCode.mo - fix tests linearization ------------------------------------------------------------------------ r12097 | sjoelund.se | 2012-06-19 08:29:06 +0200 (Tue, 19 Jun 2012) | 2 lines Changed paths: M /trunk/SimulationRuntime/cpp/Source/CMakeLists.txt - cmake is stupid and evil, and people write as poor cross-platform files as make, why use it? ------------------------------------------------------------------------ r12096 | Frenkel TUD | 2012-06-19 01:00:23 +0200 (Tue, 19 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendDAEUtil.mo M /trunk/Compiler/BackEnd/BackendEquation.mo M /trunk/Compiler/BackEnd/SimCode.mo M /trunk/Compiler/Template/CodegenC.mo M /trunk/Compiler/Util/List.mo M /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl - generate for each equation only one function in c code ------------------------------------------------------------------------ r12095 | Frenkel TUD | 2012-06-18 20:15:28 +0200 (Mon, 18 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendDAEUtil.mo - use state index direct instead of search for it in markStateEquations ------------------------------------------------------------------------ r12094 | niklwors | 2012-06-18 16:50:21 +0200 (Mon, 18 Jun 2012) | 1 line Changed paths: M /trunk/SimulationRuntime/cpp/Source/CMakeLists.txt M /trunk/SimulationRuntime/cpp/Source/SettingsFactory/Implementation/stdafx.h M /trunk/SimulationRuntime/cpp/Source/SimManager/stdafx.h M /trunk/SimulationRuntime/cpp/Source/Solver/CVode/Implementation/stdafx.h M /trunk/SimulationRuntime/cpp/Source/Solver/Euler/Implementation/stdafx.h M /trunk/SimulationRuntime/cpp/Source/Solver/Ida/Implementation/stdafx.h M /trunk/SimulationRuntime/cpp/Source/Solver/Idas/Implementation/stdafx.h M /trunk/SimulationRuntime/cpp/Source/Solver/Implementation/stdafx.h M /trunk/SimulationRuntime/cpp/Source/System/Implementation/AlgLoopSolverFactory.cpp M /trunk/SimulationRuntime/cpp/Source/System/Implementation/stdafx.h M /trunk/SimulationRuntime/cpp/Source/System/Kinsol/Implementation/stdafx.h M /trunk/SimulationRuntime/cpp/Source/System/Modelica/Modelica.h M /trunk/SimulationRuntime/cpp/Source/System/Newton/Implementation/stdafx.h A /trunk/SimulationRuntime/cpp/Source/Utils A /trunk/SimulationRuntime/cpp/Source/Utils/extension A /trunk/SimulationRuntime/cpp/Source/Utils/extension/adaptable_factory.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/extension/common.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/extension/convenience.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/extension/extension.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/extension/factory.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/extension/factory_map.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/extension/filesystem.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/extension/impl A /trunk/SimulationRuntime/cpp/Source/Utils/extension/impl/adaptable_factory.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/extension/impl/adaptable_factory_free_functions.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/extension/impl/adaptable_factory_set.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/extension/impl/create.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/extension/impl/create_func.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/extension/impl/decl.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/extension/impl/factory.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/extension/impl/factory_map.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/extension/impl/function.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/extension/impl/library_impl.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/extension/impl/shared_library.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/extension/impl/typeinfo.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/extension/parameter.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/extension/parameter_map.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/extension/registry.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/extension/shared_library.hpp A /trunk/SimulationRuntime/cpp/Source/Utils/extension/type_map.hpp Moved boost::extension to Source/utils/ folder ------------------------------------------------------------------------ r12093 | sjoelund.se | 2012-06-18 16:39:21 +0200 (Mon, 18 Jun 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/SCodeInst.mo - Propagate more functions ------------------------------------------------------------------------ r12092 | sjoelund.se | 2012-06-18 16:01:48 +0200 (Mon, 18 Jun 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/SCodeInst.mo - Fix bootstrap compilation ------------------------------------------------------------------------ r12091 | Frenkel TUD | 2012-06-18 15:58:54 +0200 (Mon, 18 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/SimCode.mo - continue to implement uniqueEqIndex for simcode ------------------------------------------------------------------------ r12090 | Frenkel TUD | 2012-06-18 14:56:09 +0200 (Mon, 18 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/SimCode.mo - start to implement uniqueEqIndex for simcode ------------------------------------------------------------------------ r12089 | hubert.thieriot | 2012-06-18 14:45:58 +0200 (Mon, 18 Jun 2012) | 1 line Changed paths: M /trunk/OMOptim/Core/Optim/EA/Monitor/MyEoGnuplot1DMonitor.cpp - gnuplot objective ploting correction ------------------------------------------------------------------------ r12088 | sjoelund.se | 2012-06-18 13:34:49 +0200 (Mon, 18 Jun 2012) | 2 lines Changed paths: M /trunk/Makefile.common - Don't install-openturns on sane systems ------------------------------------------------------------------------ r12087 | sjoelund.se | 2012-06-18 12:33:57 +0200 (Mon, 18 Jun 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/SCodeInst.mo M /trunk/Compiler/Template/CodegenAdevs.mo M /trunk/Compiler/Template/CodegenC.mo M /trunk/Compiler/Template/CodegenCSharp.mo M /trunk/Compiler/Template/CodegenCpp.mo M /trunk/Compiler/Template/CodegenQSS.mo M /trunk/Compiler/Template/SimCodeDump.mo - Propagate more functions ------------------------------------------------------------------------ r12086 | adrpo | 2012-06-18 12:25:37 +0200 (Mon, 18 Jun 2012) | 1 line Changed paths: A /trunk/SimulationRuntime/OpenTurns/invoke.cmd A /trunk/SimulationRuntime/OpenTurns/wrapper_template.c A /trunk/SimulationRuntime/OpenTurns/wrapper_template.compile.cmd A /trunk/SimulationRuntime/OpenTurns/wrapper_template.makefile - fix windows compilation. ------------------------------------------------------------------------ r12085 | Frenkel TUD | 2012-06-18 12:19:52 +0200 (Mon, 18 Jun 2012) | 1 line Changed paths: M /trunk/testsuite/libraries/msl31/simulate/Modelica.Blocks.Examples.ShowLogicalSources.mat - fix testsuite ------------------------------------------------------------------------ r12084 | Frenkel TUD | 2012-06-18 11:49:37 +0200 (Mon, 18 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendQSS.mo M /trunk/Compiler/BackEnd/SimCode.mo M /trunk/Compiler/susan_codegen/SimCode/SimCodeTV.mo M /trunk/testsuite/libraries/msl31/simulate/Modelica.Blocks.Examples.ShowLogicalSources.mos - add index to each SimEqSystem ------------------------------------------------------------------------ r12083 | sjoelund.se | 2012-06-18 09:56:11 +0200 (Mon, 18 Jun 2012) | 3 lines Changed paths: M /trunk/SimulationRuntime/c/ModelicaExternalC/ModelicaInternal.c #1751 - Changed the ModelicaInternal_getenv definition to match the declaration ------------------------------------------------------------------------ r12082 | Frenkel TUD | 2012-06-18 09:40:36 +0200 (Mon, 18 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendDAEUtil.mo - fix bug in calculaton of jacobian, in case of state jacobian have to generated for der(x) not for x ------------------------------------------------------------------------ r12081 | adrpo | 2012-06-18 02:42:32 +0200 (Mon, 18 Jun 2012) | 6 lines Changed paths: M /trunk/Compiler/BackEnd/OpenTURNS.mo M /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo M /trunk/Compiler/Script/CevalScript.mo M /trunk/Compiler/scripts/replace-startValue.bat M /trunk/Compiler/scripts/replace-startValue.sh M /trunk/Makefile.common M /trunk/Makefile.omdev.mingw D /trunk/SimulationRuntime/OpenTurns/Makefile.mingw D /trunk/SimulationRuntime/OpenTurns/model_name.h D /trunk/SimulationRuntime/OpenTurns/read_matlab4.c D /trunk/SimulationRuntime/OpenTurns/read_matlab4.h D /trunk/SimulationRuntime/OpenTurns/wrapper.c D /trunk/SimulationRuntime/OpenTurns/wrapper_name.h M /trunk/SimulationRuntime/c/simulation/solver/model_help.h M /trunk/SimulationRuntime/c/simulation/solver/solver_main.c A /trunk/testsuite/uncertainties/CantileverBeam.mos (from /trunk/testsuite/uncertainties/CantiliverBeam.mos:12075) M /trunk/testsuite/uncertainties/CantileverBeam_MC_dummy-template.py D /trunk/testsuite/uncertainties/CantileverBeam_wrapper D /trunk/testsuite/uncertainties/CantiliverBeam.mos - finishing up the OpenTURNS wrapper. - templates in share/omc/scripts/OpenTurns with all the needed stuff - added runOpenTURNSPythonScript to run the python file - everything works fine now on windows, can be easily adapted for Linux! - see testsuite/uncertainties/CantileverBeam.mos - fixed warning in solver/solver_main.c ------------------------------------------------------------------------ r12080 | Frenkel TUD | 2012-06-17 19:09:11 +0200 (Sun, 17 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/Util/Flags.mo - and tearing off after test ------------------------------------------------------------------------ r12079 | Frenkel TUD | 2012-06-17 19:07:37 +0200 (Sun, 17 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo M /trunk/Compiler/Util/Flags.mo - try testsuite with tearing ------------------------------------------------------------------------ r12078 | Frenkel TUD | 2012-06-17 17:25:21 +0200 (Sun, 17 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/Util/Flags.mo - and tearing off after test ------------------------------------------------------------------------ r12077 | Frenkel TUD | 2012-06-17 17:23:19 +0200 (Sun, 17 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/Util/Flags.mo - try testsuite with tearing ------------------------------------------------------------------------ r12076 | Frenkel TUD | 2012-06-17 17:22:11 +0200 (Sun, 17 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo - fix bugs for tearing ------------------------------------------------------------------------ r12075 | adrpo | 2012-06-17 09:11:40 +0200 (Sun, 17 Jun 2012) | 2 lines Changed paths: M /trunk/testsuite/partest/runtest.pl - fix testsuite ------------------------------------------------------------------------ r12074 | adrpo | 2012-06-17 08:12:39 +0200 (Sun, 17 Jun 2012) | 2 lines Changed paths: D /trunk/testsuite/3rdParty/ThermoSysPro/Makefile D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestAirHumidity.mat D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestAirHumidity.mos D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestBend.mat D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestBend.mos D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestCentrifugalPumpWaterSolution.mat D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestCentrifugalPumpWaterSolution.mos D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestCheckValve.mat D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestCheckValve.mos D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestCompressor.mat D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestCompressor.mos D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestControlValve.mat D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestControlValve.mos D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDiaphragm.mat D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDiaphragm.mos D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump.mat D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump.mos D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump1.mat D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump1.mos D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump2.mat D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump2.mos D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicCheckValve.mat D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicCheckValve.mos D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicDrum.mat D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicDrum.mos D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicOnePhaseFlowPipe.mat D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicOnePhaseFlowPipe.mos D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicReliefValve.mat D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicReliefValve.mos D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicTwoPhaseFlowPipe.mat D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicTwoPhaseFlowPipe.mos D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicWaterWaterExchanger.mat D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicWaterWaterExchanger.mos D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestFan.mat D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestFan.mos D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesJunctions.mat D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesJunctions.mos D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesVolumes.mat D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesVolumes.mos D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesVolumes1.mat D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesVolumes1.mos D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestIdealCheckValve.mat D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestIdealCheckValve.mos D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestIdealSwitchValve.mat D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestIdealSwitchValve.mos D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestInvSingularPressureLoss.mat D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestInvSingularPressureLoss.mos D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestJunctions.mat D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestJunctions.mos D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestJunctions2.mat D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestJunctions2.mos D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestJunctions3.mat D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestJunctions3.mos D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestJunctions4.mat D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestJunctions4.mos D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestJunctions5.mat D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestJunctions5.mos D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestLumpedStraightPipe.mat D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestLumpedStraightPipe.mos D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestMassFlowMultiplier.mat D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestMassFlowMultiplier.mos D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestNTUWaterHeating0.mat D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestNTUWaterHeating0.mos D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestNTUWaterHeating1.mat D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestNTUWaterHeating1.mos D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestNTUWaterHeating2.mat D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestNTUWaterHeating2.mos D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestPipePressureLoss.mat D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestPipePressureLoss.mos D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestRefP.mat D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestRefP.mos D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSensors.mat D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSensors.mos D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSimpleEvaporatorWaterSteamFlueGases.mat D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSimpleEvaporatorWaterSteamFlueGases.mos D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSimpleStaticCondenser.mat D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSimpleStaticCondenser.mos D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSingularPressureLoss.mat D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSingularPressureLoss.mos D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump.mat D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump.mos D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump1.mat D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump1.mos D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump2.mat D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump2.mos D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPumpWaterSolution.mat D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPumpWaterSolution.mos D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCondenser.mat D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCondenser.mos D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticDrum1.mat D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticDrum1.mos D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticDrum2.mat D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticDrum2.mos D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mat D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchanger.mat D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchanger.mos D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchangerDTorWorEff.mat D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchangerDTorWorEff.mos D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSteamDryer.mat D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSteamDryer.mos D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSteamDryer2.mat D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSteamDryer2.mos D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSteamEngine.mat D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSteamEngine.mos D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSteamExtractionSplitter.mat D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSteamExtractionSplitter.mos D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine.mat D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine.mos D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine1.mat D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine1.mos D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine2.mat D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine2.mos D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSwitchValve.mat D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSwitchValve.mos D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestTank.mat D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestTank.mos D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestThreeWayValve.mat D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestThreeWayValve.mos D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestVolumes.mat D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestVolumes.mos D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestVolumes1.mat D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestVolumes1.mos D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestVolumes2.mat D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestVolumes2.mos D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestWaterHammer.mat D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestWaterHammer.mos A /trunk/testsuite/3rdParty/ThermoSysPro/simulation A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/Makefile (from /trunk/testsuite/3rdParty/ThermoSysPro/Makefile:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestAirHumidity.mat (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestAirHumidity.mat:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestAirHumidity.mos (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestAirHumidity.mos:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestBend.mat (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestBend.mat:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestBend.mos (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestBend.mos:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestCentrifugalPumpWaterSolution.mat (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestCentrifugalPumpWaterSolution.mat:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestCentrifugalPumpWaterSolution.mos (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestCentrifugalPumpWaterSolution.mos:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestCheckValve.mat (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestCheckValve.mat:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestCheckValve.mos (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestCheckValve.mos:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestCompressor.mat (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestCompressor.mat:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestCompressor.mos (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestCompressor.mos:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestControlValve.mat (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestControlValve.mat:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestControlValve.mos (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestControlValve.mos:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestDiaphragm.mat (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDiaphragm.mat:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestDiaphragm.mos (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDiaphragm.mos:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump.mat (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump.mat:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump.mos (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump.mos:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump1.mat (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump1.mat:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump1.mos (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump1.mos:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump2.mat (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump2.mat:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump2.mos (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump2.mos:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestDynamicCheckValve.mat (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicCheckValve.mat:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestDynamicCheckValve.mos (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicCheckValve.mos:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestDynamicDrum.mat (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicDrum.mat:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestDynamicDrum.mos (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicDrum.mos:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestDynamicOnePhaseFlowPipe.mat (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicOnePhaseFlowPipe.mat:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestDynamicOnePhaseFlowPipe.mos (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicOnePhaseFlowPipe.mos:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestDynamicReliefValve.mat (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicReliefValve.mat:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestDynamicReliefValve.mos (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicReliefValve.mos:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestDynamicTwoPhaseFlowPipe.mat (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicTwoPhaseFlowPipe.mat:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestDynamicTwoPhaseFlowPipe.mos (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicTwoPhaseFlowPipe.mos:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestDynamicWaterWaterExchanger.mat (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicWaterWaterExchanger.mat:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestDynamicWaterWaterExchanger.mos (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicWaterWaterExchanger.mos:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestFan.mat (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestFan.mat:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestFan.mos (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestFan.mos:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesJunctions.mat (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesJunctions.mat:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesJunctions.mos (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesJunctions.mos:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesVolumes.mat (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesVolumes.mat:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesVolumes.mos (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesVolumes.mos:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesVolumes1.mat (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesVolumes1.mat:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesVolumes1.mos (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesVolumes1.mos:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestIdealCheckValve.mat (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestIdealCheckValve.mat:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestIdealCheckValve.mos (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestIdealCheckValve.mos:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestIdealSwitchValve.mat (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestIdealSwitchValve.mat:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestIdealSwitchValve.mos (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestIdealSwitchValve.mos:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestInvSingularPressureLoss.mat (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestInvSingularPressureLoss.mat:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestInvSingularPressureLoss.mos (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestInvSingularPressureLoss.mos:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestJunctions.mat (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestJunctions.mat:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestJunctions.mos (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestJunctions.mos:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestJunctions2.mat (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestJunctions2.mat:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestJunctions2.mos (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestJunctions2.mos:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestJunctions3.mat (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestJunctions3.mat:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestJunctions3.mos (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestJunctions3.mos:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestJunctions4.mat (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestJunctions4.mat:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestJunctions4.mos (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestJunctions4.mos:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestJunctions5.mat (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestJunctions5.mat:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestJunctions5.mos (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestJunctions5.mos:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestLumpedStraightPipe.mat (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestLumpedStraightPipe.mat:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestLumpedStraightPipe.mos (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestLumpedStraightPipe.mos:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestMassFlowMultiplier.mat (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestMassFlowMultiplier.mat:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestMassFlowMultiplier.mos (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestMassFlowMultiplier.mos:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestNTUWaterHeating0.mat (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestNTUWaterHeating0.mat:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestNTUWaterHeating0.mos (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestNTUWaterHeating0.mos:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestNTUWaterHeating1.mat (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestNTUWaterHeating1.mat:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestNTUWaterHeating1.mos (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestNTUWaterHeating1.mos:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestNTUWaterHeating2.mat (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestNTUWaterHeating2.mat:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestNTUWaterHeating2.mos (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestNTUWaterHeating2.mos:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestPipePressureLoss.mat (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestPipePressureLoss.mat:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestPipePressureLoss.mos (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestPipePressureLoss.mos:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestRefP.mat (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestRefP.mat:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestRefP.mos (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestRefP.mos:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestSensors.mat (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSensors.mat:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestSensors.mos (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSensors.mos:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestSimpleEvaporatorWaterSteamFlueGases.mat (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSimpleEvaporatorWaterSteamFlueGases.mat:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestSimpleEvaporatorWaterSteamFlueGases.mos (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSimpleEvaporatorWaterSteamFlueGases.mos:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestSimpleStaticCondenser.mat (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSimpleStaticCondenser.mat:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestSimpleStaticCondenser.mos (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSimpleStaticCondenser.mos:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestSingularPressureLoss.mat (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSingularPressureLoss.mat:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestSingularPressureLoss.mos (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSingularPressureLoss.mos:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump.mat (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump.mat:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump.mos (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump.mos:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump1.mat (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump1.mat:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump1.mos (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump1.mos:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump2.mat (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump2.mat:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump2.mos (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump2.mos:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPumpWaterSolution.mat (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPumpWaterSolution.mat:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPumpWaterSolution.mos (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPumpWaterSolution.mos:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStaticCondenser.mat (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCondenser.mat:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStaticCondenser.mos (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCondenser.mos:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStaticDrum1.mat (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticDrum1.mat:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStaticDrum1.mos (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticDrum1.mos:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStaticDrum2.mat (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticDrum2.mat:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStaticDrum2.mos (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticDrum2.mos:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mat (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mat:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchanger.mat (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchanger.mat:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchanger.mos (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchanger.mos:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchangerDTorWorEff.mat (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchangerDTorWorEff.mat:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchangerDTorWorEff.mos (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchangerDTorWorEff.mos:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestSteamDryer.mat (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSteamDryer.mat:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestSteamDryer.mos (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSteamDryer.mos:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestSteamDryer2.mat (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSteamDryer2.mat:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestSteamDryer2.mos (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSteamDryer2.mos:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestSteamEngine.mat (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSteamEngine.mat:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestSteamEngine.mos (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSteamEngine.mos:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestSteamExtractionSplitter.mat (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSteamExtractionSplitter.mat:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestSteamExtractionSplitter.mos (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSteamExtractionSplitter.mos:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine.mat (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine.mat:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine.mos (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine.mos:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine1.mat (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine1.mat:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine1.mos (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine1.mos:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine2.mat (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine2.mat:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine2.mos (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine2.mos:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestSwitchValve.mat (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSwitchValve.mat:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestSwitchValve.mos (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSwitchValve.mos:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestTank.mat (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestTank.mat:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestTank.mos (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestTank.mos:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestThreeWayValve.mat (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestThreeWayValve.mat:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestThreeWayValve.mos (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestThreeWayValve.mos:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestVolumes.mat (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestVolumes.mat:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestVolumes.mos (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestVolumes.mos:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestVolumes1.mat (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestVolumes1.mat:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestVolumes1.mos (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestVolumes1.mos:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestVolumes2.mat (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestVolumes2.mat:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestVolumes2.mos (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestVolumes2.mos:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestWaterHammer.mat (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestWaterHammer.mat:12073) A /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestWaterHammer.mos (from /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestWaterHammer.mos:12073) M /trunk/testsuite/Makefile M /trunk/testsuite/partest/runtest.pl - moved ThermoSysPro simulation tests to simulation directory. - enable ThermoSysPro flattening tests. ------------------------------------------------------------------------ r12073 | adrpo | 2012-06-17 07:32:54 +0200 (Sun, 17 Jun 2012) | 3 lines Changed paths: A /trunk/testsuite/3rdParty/ThermoSysPro/flattening A /trunk/testsuite/3rdParty/ThermoSysPro/flattening/Makefile A /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestAirHumidity.mos A /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestBend.mos A /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestCentrifugalPumpWaterSolution.mos A /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestCheckValve.mos A /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestCompressor.mos A /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestControlValve.mos A /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDiaphragm.mos A /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump.mos A /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump1.mos A /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump2.mos A /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicCheckValve.mos A /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicDrum.mos A /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicOnePhaseFlowPipe.mos A /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicReliefValve.mos A /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicTwoPhaseFlowPipe.mos A /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicWaterWaterExchanger.mos A /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestFan.mos A /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesJunctions.mos A /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesVolumes.mos A /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesVolumes1.mos A /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestIdealCheckValve.mos A /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestIdealSwitchValve.mos A /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestInvSingularPressureLoss.mos A /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestJunctions.mos A /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestJunctions2.mos A /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestJunctions3.mos A /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestJunctions4.mos A /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestJunctions5.mos A /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestLumpedStraightPipe.mos A /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestMassFlowMultiplier.mos A /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestNTUWaterHeating0.mos A /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestNTUWaterHeating1.mos A /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestNTUWaterHeating2.mos A /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestPipePressureLoss.mos A /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestRefP.mos A /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSensors.mos A /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSimpleEvaporatorWaterSteamFlueGases.mos A /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSimpleStaticCondenser.mos A /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSingularPressureLoss.mos A /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump.mos A /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump1.mos A /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump2.mos A /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPumpWaterSolution.mos A /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticCondenser.mos A /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticDrum1.mos A /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticDrum2.mos A /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos A /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchanger.mos A /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchangerDTorWorEff.mos A /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSteamDryer.mos A /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSteamDryer2.mos A /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSteamEngine.mos A /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSteamExtractionSplitter.mos A /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine.mos A /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine1.mos A /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine2.mos A /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSwitchValve.mos A /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestTank.mos A /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestThreeWayValve.mos A /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestVolumes.mos A /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestVolumes1.mos A /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestVolumes2.mos A /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestWaterHammer.mos - add flattening tests for ThermoSysPro library. all 60/60 models from ThermoSysPro.Examples.SimpleExamples flatten/check fine. ------------------------------------------------------------------------ r12072 | Frenkel TUD | 2012-06-16 14:40:08 +0200 (Sat, 16 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/Util/Flags.mo - and switch back to tearing off ------------------------------------------------------------------------ r12071 | Frenkel TUD | 2012-06-16 14:38:12 +0200 (Sat, 16 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/Util/Flags.mo - test how many tests fail if tearing is used ------------------------------------------------------------------------ r12070 | Frenkel TUD | 2012-06-16 14:20:32 +0200 (Sat, 16 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo M /trunk/Compiler/BackEnd/BackendEquation.mo - minor fixes for tearing ------------------------------------------------------------------------ r12069 | perost | 2012-06-15 21:24:22 +0200 (Fri, 15 Jun 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/Static.mo - Fixing the testsuite again. ------------------------------------------------------------------------ r12068 | Frenkel TUD | 2012-06-15 20:39:06 +0200 (Fri, 15 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo M /trunk/Compiler/BackEnd/BackendDAEUtil.mo M /trunk/Compiler/BackEnd/BackendEquation.mo M /trunk/Compiler/BackEnd/ExpressionSolve.mo - fix some bugs for tearing ------------------------------------------------------------------------ r12067 | perost | 2012-06-15 19:21:09 +0200 (Fri, 15 Jun 2012) | 2 lines Changed paths: M /trunk/testsuite/redeclare/NonexistentElementRedeclare2.mo - Fixing the testsuite, again... ------------------------------------------------------------------------ r12066 | perost | 2012-06-15 19:01:49 +0200 (Fri, 15 Jun 2012) | 2 lines Changed paths: M /trunk/testsuite/mofiles/InvalidSizeScalar.mo - And fixing the testsuite too... ------------------------------------------------------------------------ r12065 | perost | 2012-06-15 19:00:20 +0200 (Fri, 15 Jun 2012) | 2 lines Changed paths: M /trunk/Compiler/Util/Error.mo - Forgot to commit Error.mo. ------------------------------------------------------------------------ r12064 | perost | 2012-06-15 18:55:33 +0200 (Fri, 15 Jun 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/SCodeFlattenRedeclare.mo M /trunk/testsuite/redeclare/DuplicateRedeclares1.mo M /trunk/testsuite/redeclare/Makefile A /trunk/testsuite/redeclare/NonexistentElementRedeclare1.mo A /trunk/testsuite/redeclare/NonexistentElementRedeclare2.mo - Added error message when trying to redeclare nonexisting element. ------------------------------------------------------------------------ r12063 | Frenkel TUD | 2012-06-15 16:47:34 +0200 (Fri, 15 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo - dump more tearing information ------------------------------------------------------------------------ r12062 | Frenkel TUD | 2012-06-15 16:16:17 +0200 (Fri, 15 Jun 2012) | 4 lines Changed paths: M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo M /trunk/Compiler/BackEnd/BackendDAEUtil.mo M /trunk/Compiler/BackEnd/IndexReduction.mo M /trunk/Compiler/BackEnd/SimCode.mo - minor changes to derivall for tearing - remove depug outputs from tearing - bugfix AdjacencyMatrixEnhanced - dynamic state selection, set start value of contition not static ------------------------------------------------------------------------ r12061 | wbraun | 2012-06-15 14:45:59 +0200 (Fri, 15 Jun 2012) | 6 lines Changed paths: M /trunk/Compiler/Template/CodegenC.mo M /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl M /trunk/SimulationRuntime/c/math-support/matrix.h M /trunk/SimulationRuntime/c/openmodelica.h 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/solver_main.c M /trunk/SimulationRuntime/c/simulation_data.h M /trunk/testsuite/3rdParty/ThermoSysPro/Makefile M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestBend.mos M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDiaphragm.mos M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicWaterWaterExchanger.mos M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchangerDTorWorEff.mos M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestThreeWayValve.mos M /trunk/testsuite/mosfiles/NonlinearFailed.mos - updated non-linear systems solving algorithm - changed extrapolation data - added nominal values for scaling - adjusted the strategy of solving - marked some more ThermoSysPro examples as working ------------------------------------------------------------------------ r12060 | adeas31 | 2012-06-14 19:24:30 +0200 (Thu, 14 Jun 2012) | 1 line Changed paths: A /trunk/OMNotebook/OMNotebookGUI/Resources/OMNotebook_icon.ico M /trunk/OMNotebook/OMNotebookGUI/rc_omnotebook.rc - .ico file is required to generate icon for executable on Windows. ------------------------------------------------------------------------ r12059 | Frenkel TUD | 2012-06-14 18:17:15 +0200 (Thu, 14 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendDAETransform.mo - fix strange infinit loop in c_runtime by reverse the order of the equations in strong component ------------------------------------------------------------------------ r12058 | Frenkel TUD | 2012-06-14 16:59:06 +0200 (Thu, 14 Jun 2012) | 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/Uncertainties.mo - remove BackendDAEExt from tarjanAlgorithm - use function transformBackendDAE in Uncertainties ------------------------------------------------------------------------ r12057 | sjoelund.se | 2012-06-14 16:32:14 +0200 (Thu, 14 Jun 2012) | 2 lines Changed paths: A /trunk/Compiler/FrontEnd/EvalFunction.mo (from /trunk/Compiler/FrontEnd/CevalFunction.mo:12055) M /trunk/Compiler/FrontEnd/SCodeInst.mo M /trunk/Compiler/Makefile.common M /trunk/Compiler/Util/List.mo M /trunk/testsuite/bootstrapping/LoadCompilerSources.mos - Propagate some more information so we can store functions in the future ------------------------------------------------------------------------ r12056 | leonardo.laguna | 2012-06-14 15:13:59 +0200 (Thu, 14 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendDAEUtil.mo M /trunk/Compiler/BackEnd/Uncertainties.mo - Updated algorithm for equations extraction in uncertainties calculations. Note: no test has been added since we haven't defined the final output ------------------------------------------------------------------------ r12055 | perost | 2012-06-14 13:26:20 +0200 (Thu, 14 Jun 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/SCodeInst.mo - Fixed prefixing of function variables in SCodeInst. ------------------------------------------------------------------------ r12054 | sjoelund.se | 2012-06-14 13:20:01 +0200 (Thu, 14 Jun 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/Inst.mo - Added tail-recursion for NORETCALL statements ------------------------------------------------------------------------ r12053 | sjoelund.se | 2012-06-14 13:09:27 +0200 (Thu, 14 Jun 2012) | 2 lines Changed paths: M /trunk/Compiler/BackEnd/OpenTURNS.mo M /trunk/Compiler/FrontEnd/ExpressionSimplify.mo M /trunk/Compiler/FrontEnd/InstSection.mo - Started work on sending additional options to simplify ------------------------------------------------------------------------ r12052 | Frenkel TUD | 2012-06-14 11:45:27 +0200 (Thu, 14 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendVariable.mo M /trunk/Compiler/BackEnd/OpenTURNS.mo - fix compilation ------------------------------------------------------------------------ r12051 | perost | 2012-06-14 11:21:11 +0200 (Thu, 14 Jun 2012) | 2 lines Changed paths: D /trunk/doc/administration/Workplan-FrontBack.xls - Removed deprecated workplan. ------------------------------------------------------------------------ r12050 | petar | 2012-06-14 10:54:49 +0200 (Thu, 14 Jun 2012) | 2 lines Changed paths: M /trunk/Compiler/BackEnd/BackendVariable.mo M /trunk/Compiler/BackEnd/OpenTURNS.mo A /trunk/testsuite/uncertainties/CantileverBeam_MC_dummy-template.py M /trunk/testsuite/uncertainties/CantiliverBeam.mos -Implemented xml file for Uncertainty interface with OpenTURNS.mo -Updated CantiliverBeam.mos testcase ------------------------------------------------------------------------ r12049 | Frenkel TUD | 2012-06-13 23:26:51 +0200 (Wed, 13 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo M /trunk/Compiler/Util/Flags.mo - use simplifyTimeIndepFuncCalls module ------------------------------------------------------------------------ r12048 | Frenkel TUD | 2012-06-13 23:11:25 +0200 (Wed, 13 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendDAETransform.mo M /trunk/Compiler/BackEnd/IndexReduction.mo M /trunk/Compiler/BackEnd/Matching.mo - minor fixes for new dynamic state selection ------------------------------------------------------------------------ r12047 | Frenkel TUD | 2012-06-13 23:00:14 +0200 (Wed, 13 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo M /trunk/Compiler/BackEnd/BackendDAEUtil.mo M /trunk/Compiler/Util/Flags.mo add module simplifyTimeIndepFuncCalls ------------------------------------------------------------------------ r12046 | Frenkel TUD | 2012-06-13 19:15:05 +0200 (Wed, 13 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendDAEUtil.mo - fix bug for loopIndexTester model from forum ------------------------------------------------------------------------ r12045 | hubert.thieriot | 2012-06-13 17:09:25 +0200 (Wed, 13 Jun 2012) | 1 line Changed paths: M /trunk/OMOptim/Core/OMC/MOomc.cpp M /trunk/OMOptim/Core/OMC/MOomc.h M /trunk/OMOptim/Core/Problems/Optimization.cpp - added MOomc functions ------------------------------------------------------------------------ r12044 | sjoelund.se | 2012-06-13 15:48:30 +0200 (Wed, 13 Jun 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/SCodeDump.mo M /trunk/Compiler/FrontEnd/SCodeExpand.mo M /trunk/Compiler/FrontEnd/SCodeInst.mo M /trunk/Compiler/FrontEnd/Typing.mo - Inst&Type if-statements ------------------------------------------------------------------------ r12043 | hubert.thieriot | 2012-06-13 14:40:33 +0200 (Wed, 13 Jun 2012) | 1 line Changed paths: M /trunk/OMOptim/Core/Optim/EA/Checkpoints/EAStdCheckPoint.h - don't use gnuplot if only one objective ------------------------------------------------------------------------ r12042 | hubert.thieriot | 2012-06-13 14:39:58 +0200 (Wed, 13 Jun 2012) | 1 line Changed paths: M /trunk/OMOptim/OMOptimBasis/GUI/Dialogs/DlgSelectVars.h - include correction ------------------------------------------------------------------------ r12041 | a_severin | 2012-06-13 12:24:59 +0200 (Wed, 13 Jun 2012) | 1 line Changed paths: M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts - Some fixes in the Russian translations ------------------------------------------------------------------------ r12040 | sjoelund.se | 2012-06-13 12:18:22 +0200 (Wed, 13 Jun 2012) | 2 lines Changed paths: M /trunk/OMNotebook/OMNotebookGUI/Makefile.unix.in A /trunk/OMNotebook/OMNotebookGUI/Resources/OMNotebook_icon.svg D /trunk/OMNotebook/OMNotebookGUI/Resources/omnotebook_icon.ico D /trunk/OMNotebook/OMNotebookGUI/Resources/omnotebook_png.png M /trunk/OMNotebook/OMNotebookGUI/notebook.cpp M /trunk/OMNotebook/OMNotebookGUI/rc_omnotebook.rc M /trunk/OMNotebook/OMNotebookGUI/res_qt.qrc - Added vector-graphics icon for OMNotebook so it looks ok on modern window-managers ------------------------------------------------------------------------ r12039 | sjoelund.se | 2012-06-13 10:42:22 +0200 (Wed, 13 Jun 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/Expression.mo M /trunk/Compiler/FrontEnd/InstSymbolTable.mo M /trunk/Compiler/FrontEnd/InstTypes.mo M /trunk/Compiler/FrontEnd/InstUtil.mo M /trunk/Compiler/FrontEnd/SCodeExpand.mo M /trunk/Compiler/FrontEnd/SCodeInst.mo M /trunk/Compiler/FrontEnd/Typing.mo - Typing/Expand of algorithm sections are now propagated properly (but only for some of them) ------------------------------------------------------------------------ r12038 | Frenkel TUD | 2012-06-12 21:06:14 +0200 (Tue, 12 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/IndexReduction.mo - fix compilation ------------------------------------------------------------------------ r12037 | Frenkel TUD | 2012-06-12 18:26:01 +0200 (Tue, 12 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendDAETransform.mo M /trunk/Compiler/BackEnd/IndexReduction.mo M /trunk/Compiler/FrontEnd/DAE.mo - continue new dynamic state selection ------------------------------------------------------------------------ r12036 | Frenkel TUD | 2012-06-12 17:13:36 +0200 (Tue, 12 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendDAEUtil.mo - fix compilation ------------------------------------------------------------------------ r12035 | Frenkel TUD | 2012-06-12 16:45:48 +0200 (Tue, 12 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo M /trunk/Compiler/BackEnd/BackendDAEUtil.mo M /trunk/Compiler/BackEnd/BackendVariable.mo - remove (again) all the unnecessary local BackendDAE.BackendDAE variable declarations ------------------------------------------------------------------------ r12034 | sjoelund.se | 2012-06-12 15:57:28 +0200 (Tue, 12 Jun 2012) | 2 lines Changed paths: M /trunk/Compiler/BackEnd/BackendDAEUtil.mo - Fix compilation (double errors 2 commits ago; fixed only 1) ------------------------------------------------------------------------ r12033 | sjoelund.se | 2012-06-12 15:42:22 +0200 (Tue, 12 Jun 2012) | 2 lines Changed paths: M /trunk/Compiler/BackEnd/BackendDAEUtil.mo - Fix names of outputs to correct ones ------------------------------------------------------------------------ r12032 | petar | 2012-06-12 14:06:59 +0200 (Tue, 12 Jun 2012) | 9 lines Changed paths: M /trunk/Compiler/BackEnd/BackendDAEUtil.mo M /trunk/Compiler/BackEnd/OpenTURNS.mo M /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo M /trunk/Compiler/Script/CevalScript.mo M /trunk/Compiler/Template/CodegenAdevs.mo M /trunk/Compiler/Template/ExpressionDumpTpl.mo M /trunk/Compiler/Util/Util.mo M /trunk/testsuite/Makefile M /trunk/testsuite/uncertainties/CantiliverBeam.mos M /trunk/testsuite/uncertainties/TestModels/OpenTURNSTests.mo -Added generation of covariance matrix to openturns python script. Currently there is a limitation due to insufficient support of records inside vectors, so the covariance matrix must be defined using an algorithm section and the size must be declared as a constant, like this: Correlation correlation[1]; algorithm correlation := {Correlation(a,b,0.1)}; (Due to the limitation, this declaration and the algorithm section is stripped from the model before building the simulator) This also means that the Correlation record is now a built in class in OpenModelica. ------------------------------------------------------------------------ r12031 | lochel | 2012-06-12 12:54:14 +0200 (Tue, 12 Jun 2012) | 5 lines Changed paths: M /trunk/Compiler/BackEnd/SimCode.mo M /trunk/Compiler/Template/CodegenAdevs.mo M /trunk/Compiler/Template/ExpressionDumpTpl.mo M /trunk/SimulationRuntime/c/simulation/simulation_runtime.cpp M /trunk/SimulationRuntime/c/simulation/solver/initialization.c M /trunk/SimulationRuntime/c/simulation/solver/initialization.h M /trunk/SimulationRuntime/c/simulation/solver/kinsol_initialization.c M /trunk/SimulationRuntime/c/simulation/solver/kinsol_initialization.h M /trunk/SimulationRuntime/c/simulation/solver/nelderMeadEx_initialization.c M /trunk/SimulationRuntime/c/simulation/solver/newuoa_initialization.c M /trunk/SimulationRuntime/c/simulation/solver/simplex_initialization.c M /trunk/testsuite/initialization/Makefile - treat each initial_residual with a scaling factor of zero as unscaled initial_residual - [kinsol] switch globalization strategy (applied to the Newton method) to linesearch if the default one fails - introduce scaling for kinsol initialization method - fix invalid free-call after exception (THROW-macro) ------------------------------------------------------------------------ r12030 | hubert.thieriot | 2012-06-12 12:45:05 +0200 (Tue, 12 Jun 2012) | 1 line Changed paths: M /trunk/OMOptim/Core/OpenModelica/ModPlusOMCtrl.cpp M /trunk/OMOptim/Core/OpenModelica/ModPlusOMCtrl.h M /trunk/OMOptim/Core/OpenModelica/OpenModelica.cpp - nbintervals as OpenModelica simulation parameter (instead of stepsize) ------------------------------------------------------------------------ r12029 | sjoelund.se | 2012-06-12 11:57:25 +0200 (Tue, 12 Jun 2012) | 2 lines Changed paths: M /trunk/Compiler/Template/CodegenCpp.mo M /trunk/Compiler/Template/ExpressionDumpTpl.mo M /trunk/Compiler/susan_codegen/SimCode/CodegenCpp.tpl - Fix tab errors ------------------------------------------------------------------------ r12028 | niklwors | 2012-06-12 11:28:14 +0200 (Tue, 12 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/Template/CodegenCpp.mo M /trunk/Compiler/susan_codegen/SimCode/CodegenCpp.tpl M /trunk/Compiler/susan_codegen/SimCode/SimCodeTV.mo M /trunk/SimulationRuntime/cpp/Source/System/Modelica/Modelica.h fix in cpp template for array of models code generation ------------------------------------------------------------------------ r12027 | hubert.thieriot | 2012-06-12 10:42:03 +0200 (Tue, 12 Jun 2012) | 1 line Changed paths: M /trunk/OMOptim/OMOptimBasis/MOVector.h - corrected potential issue when inserting items ------------------------------------------------------------------------ r12026 | adrpo | 2012-06-12 07:03:31 +0200 (Tue, 12 Jun 2012) | 1 line Changed paths: M /trunk/testsuite/mosfiles-msl22/Test3PhaseInitParam.mos - assume these results are more correct than the ones before. ------------------------------------------------------------------------ r12025 | adrpo | 2012-06-12 05:42:36 +0200 (Tue, 12 Jun 2012) | 1 line Changed paths: M /trunk/testsuite/uncertainties/CantileverBeam_wrapper/README.txt - more explanation. ------------------------------------------------------------------------ r12024 | adrpo | 2012-06-12 05:24:22 +0200 (Tue, 12 Jun 2012) | 1 line Changed paths: M /trunk/testsuite/uncertainties/CantileverBeam_wrapper/README.txt - warning note in the README.txt. ------------------------------------------------------------------------ r12023 | adrpo | 2012-06-12 05:22:31 +0200 (Tue, 12 Jun 2012) | 3 lines Changed paths: A /trunk/testsuite/uncertainties/CantileverBeam_wrapper A /trunk/testsuite/uncertainties/CantileverBeam_wrapper/CantileverBeam_wrapper.makefile A /trunk/testsuite/uncertainties/CantileverBeam_wrapper/CantileverBeam_wrapper.xml A /trunk/testsuite/uncertainties/CantileverBeam_wrapper/README.txt A /trunk/testsuite/uncertainties/CantileverBeam_wrapper/model_name.h A /trunk/testsuite/uncertainties/CantileverBeam_wrapper/read_matlab4.c A /trunk/testsuite/uncertainties/CantileverBeam_wrapper/read_matlab4.h A /trunk/testsuite/uncertainties/CantileverBeam_wrapper/wrapper.c A /trunk/testsuite/uncertainties/CantileverBeam_wrapper/wrapper_name.h - CantileverBeam_wrapper contains the code for the wrapper of the CantileverBeam example. + read CantileverBeam_wrapper/README.txt ------------------------------------------------------------------------ r12022 | adrpo | 2012-06-12 05:12:43 +0200 (Tue, 12 Jun 2012) | 1 line Changed paths: M /trunk/SimulationRuntime/OpenTurns/model_name.h - MODELNAME is not required. ------------------------------------------------------------------------ r12021 | adrpo | 2012-06-12 05:04:27 +0200 (Tue, 12 Jun 2012) | 1 line Changed paths: M /trunk/SimulationRuntime/OpenTurns/Makefile.mingw - use a defined variable for the wrapper name. ------------------------------------------------------------------------ r12020 | hubert.thieriot | 2012-06-11 17:57:55 +0200 (Mon, 11 Jun 2012) | 2 lines Changed paths: M /trunk/OMOptim/GUI/Widgets/WidgetSelectOptVars.ui M /trunk/OMOptim/OMOptimBasis/ProjectBase.cpp - Corrected problems in problem folder deleting ! - GUI correction ------------------------------------------------------------------------ r12019 | perost | 2012-06-11 16:22:53 +0200 (Mon, 11 Jun 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/InstTypes.mo M /trunk/Compiler/FrontEnd/InstUtil.mo M /trunk/Compiler/FrontEnd/SCodeInst.mo - Some conditional component improvements in SCodeInst. ------------------------------------------------------------------------ r12018 | adrpo | 2012-06-11 14:23:19 +0200 (Mon, 11 Jun 2012) | 1 line Changed paths: A /trunk/testsuite/3rdParty/AVM A /trunk/testsuite/3rdParty/AVM/avm.xlsx A /trunk/testsuite/3rdParty/AVM/electrical A /trunk/testsuite/3rdParty/AVM/electrical/dym_simulate_Modelica.Electrical.Analog.Examples.CauerLowPassSC.mos A /trunk/testsuite/3rdParty/AVM/electrical/dym_simulate_Modelica.Electrical.Analog.Examples.CharacteristicIdealDiodes.mos A /trunk/testsuite/3rdParty/AVM/electrical/dym_simulate_Modelica.Electrical.Analog.Examples.CharacteristicThyristors.mos A /trunk/testsuite/3rdParty/AVM/electrical/omc_simulate_Modelica.Electrical.Analog.Examples.CauerLowPassSC.mos A /trunk/testsuite/3rdParty/AVM/electrical/omc_simulate_Modelica.Electrical.Analog.Examples.CharacteristicIdealDiodes.mos A /trunk/testsuite/3rdParty/AVM/electrical/omc_simulate_Modelica.Electrical.Analog.Examples.CharacteristicThyristors.mos A /trunk/testsuite/3rdParty/AVM/fluid A /trunk/testsuite/3rdParty/AVM/fluid/dym_check_Modelica.Fluid.Examples.ControlledTankSystem.ControlledTanks.mos A /trunk/testsuite/3rdParty/AVM/fluid/dym_check_Modelica.Fluid.Examples.DrumBoiler.DrumBoiler.mos A /trunk/testsuite/3rdParty/AVM/fluid/dym_check_Modelica.Fluid.Examples.Explanatory.MeasuringTemperature.mos A /trunk/testsuite/3rdParty/AVM/fluid/dym_simulate_Modelica.Fluid.Examples.ControlledTankSystem.ControlledTanks.mos A /trunk/testsuite/3rdParty/AVM/fluid/dym_simulate_Modelica.Fluid.Examples.DrumBoiler.DrumBoiler.mos A /trunk/testsuite/3rdParty/AVM/fluid/dym_simulate_Modelica.Fluid.Examples.Explanatory.MeasuringTemperature.mos A /trunk/testsuite/3rdParty/AVM/fluid/omc_check_Modelica.Fluid.Examples.ControlledTankSystem.ControlledTanks.mos A /trunk/testsuite/3rdParty/AVM/fluid/omc_check_Modelica.Fluid.Examples.DrumBoiler.DrumBoiler.mos A /trunk/testsuite/3rdParty/AVM/fluid/omc_check_Modelica.Fluid.Examples.Explanatory.MeasuringTemperature.mos A /trunk/testsuite/3rdParty/AVM/multibody A /trunk/testsuite/3rdParty/AVM/multibody/dym_simulate_Modelica.Mechanics.MultiBody.Examples.Loops.Engine1a.mos A /trunk/testsuite/3rdParty/AVM/multibody/dym_simulate_Modelica.Mechanics.MultiBody.Examples.Loops.Engine1b_analytic.mos A /trunk/testsuite/3rdParty/AVM/multibody/dym_simulate_Modelica.Mechanics.MultiBody.Examples.Loops.EngineV6.mos A /trunk/testsuite/3rdParty/AVM/multibody/dym_simulate_Modelica.Mechanics.MultiBody.Examples.Loops.EngineV6_analytic.mos A /trunk/testsuite/3rdParty/AVM/multibody/dym_simulate_Modelica.Mechanics.MultiBody.Examples.Systems.RobotR3.fullRobot.mos A /trunk/testsuite/3rdParty/AVM/multibody/omc_simulate_Modelica.Mechanics.MultiBody.Examples.Loops.Engine1a.mos A /trunk/testsuite/3rdParty/AVM/multibody/omc_simulate_Modelica.Mechanics.MultiBody.Examples.Loops.Engine1b_analytic.mos A /trunk/testsuite/3rdParty/AVM/multibody/omc_simulate_Modelica.Mechanics.MultiBody.Examples.Loops.EngineV6.mos A /trunk/testsuite/3rdParty/AVM/multibody/omc_simulate_Modelica.Mechanics.MultiBody.Examples.Loops.EngineV6_analytic.mos A /trunk/testsuite/3rdParty/AVM/multibody/omc_simulate_Modelica.Mechanics.MultiBody.Examples.Systems.RobotR3.fullRobot.mos A /trunk/testsuite/3rdParty/AVM/performance-avm.txt - AVM model scripts ------------------------------------------------------------------------ r12017 | perost | 2012-06-11 13:58:05 +0200 (Mon, 11 Jun 2012) | 2 lines Changed paths: M /trunk/doc/administration/Workplan-FrontBack.xls - Updated workplan. ------------------------------------------------------------------------ r12016 | adrpo | 2012-06-11 13:50:32 +0200 (Mon, 11 Jun 2012) | 1 line Changed paths: A /trunk/doc/administration/Workplan-FrontBack.xls - planning Excel sheet. ------------------------------------------------------------------------ r12015 | perost | 2012-06-11 11:54:16 +0200 (Mon, 11 Jun 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/InstUtil.mo - Fix connector type check in SCodeInst for connectors derived from basic types. ------------------------------------------------------------------------ r12014 | perost | 2012-06-11 11:03:23 +0200 (Mon, 11 Jun 2012) | 4 lines Changed paths: M /trunk/Compiler/Template/CodegenAdevs.mo A /trunk/doc/performance/benchmarks/README.txt D /trunk/doc/performance/benchmarks/tests A /trunk/testsuite/benchmarks (from /trunk/doc/performance/benchmarks/tests:12012) A /trunk/testsuite/benchmarks/BEPI_OMC.mo A /trunk/testsuite/benchmarks/BEPI_OMC.mos M /trunk/testsuite/benchmarks/README.txt - Moved the benchmark test models from doc/performance/benchmarks/tests to testsuite/benchmarks. - Added benchmark models from Marco Bonvini. ------------------------------------------------------------------------ r12013 | perost | 2012-06-11 10:50:28 +0200 (Mon, 11 Jun 2012) | 2 lines Changed paths: A /trunk/testsuite/3rdParty/SiemensPower A /trunk/testsuite/3rdParty/SiemensPower/Makefile A /trunk/testsuite/3rdParty/SiemensPower/SiemensPower A /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Blocks A /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Blocks/Smoothing.mo A /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Blocks/TimeTable.mo A /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Blocks/package.mo A /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Boundaries A /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Boundaries/PrescribedHeatFlow.mo A /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Boundaries/WaterSink.mo A /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Boundaries/WaterSourceMH.mo A /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Boundaries/package.mo A /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Components A /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Components/Pipes A /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Components/Pipes/Tests A /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Components/Pipes/Tests/TubeWithoutWall.mo A /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Components/Pipes/Tests/package.mo A /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Components/Pipes/Tests/tube_test.mo A /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Components/Pipes/Tube.mo A /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Components/Pipes/TubeWithoutWall.mo A /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Components/Pipes/package.mo A /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Components/SolidComponents A /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Components/SolidComponents/Wall.mo A /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Components/SolidComponents/Walllayer.mo A /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Components/SolidComponents/package.mo A /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Components/package.mo A /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Documents A /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Documents/SiemensModelicaLicense2.html A /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Interfaces A /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Interfaces/package.mo A /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Interfaces/portHeat.mo A /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Utilities A /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Utilities/BaseClasses A /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Utilities/BaseClasses/BaseTube.mo A /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Utilities/BaseClasses/PartialTwoPortTransport.mo A /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Utilities/BaseClasses/package.mo A /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Utilities/Functions A /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Utilities/Functions/linearInterpolation.mo A /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Utilities/Functions/package.mo A /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Utilities/HeatTransfer A /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Utilities/HeatTransfer/InnerHeatTransfer A /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Utilities/HeatTransfer/InnerHeatTransfer/PartialHeatTransfer.mo A /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Utilities/HeatTransfer/InnerHeatTransfer/SinglePhaseOverall.mo A /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Utilities/HeatTransfer/InnerHeatTransfer/package.mo A /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Utilities/HeatTransfer/PartialHeatTransfer.mo A /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Utilities/HeatTransfer/package.mo A /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Utilities/PressureLoss A /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Utilities/PressureLoss/OverallFlow.mo A /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Utilities/PressureLoss/PartialFriction.mo A /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Utilities/PressureLoss/PartialFrictionSinglePhase.mo A /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Utilities/PressureLoss/package.mo A /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Utilities/Structures A /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Utilities/Structures/PipeGeo.mo A /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Utilities/Structures/PropertiesMetal.mo A /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Utilities/Structures/package.mo A /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Utilities/package.mo A /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/package.mo A /trunk/testsuite/3rdParty/SiemensPower/SiemensPower.Components.Pipes.Tests.TubeWithoutWall.mos A /trunk/testsuite/3rdParty/SiemensPower/SiemensPower.Components.Pipes.Tests.tube_test.mos M /trunk/testsuite/Makefile - Added SiemensPower tests. ------------------------------------------------------------------------ r12012 | Frenkel TUD | 2012-06-08 18:00:45 +0200 (Fri, 08 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo M /trunk/Compiler/BackEnd/BackendDAEUtil.mo M /trunk/Compiler/BackEnd/BackendDump.mo M /trunk/Compiler/BackEnd/BackendQSS.mo M /trunk/Compiler/BackEnd/BackendVariable.mo M /trunk/Compiler/BackEnd/OpenTURNS.mo - fix compilation ------------------------------------------------------------------------ r12011 | Frenkel TUD | 2012-06-08 17:22:41 +0200 (Fri, 08 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendQSS.mo - remove local var declaration ------------------------------------------------------------------------ r12010 | Frenkel TUD | 2012-06-08 17:05:46 +0200 (Fri, 08 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/runtime/BackendDAEEXT_omc.cpp M /trunk/Compiler/runtime/BackendDAEEXT_rml.cpp M /trunk/Compiler/runtime/matchmaker.h - remove tabs ------------------------------------------------------------------------ r12009 | Frenkel TUD | 2012-06-08 15:56:18 +0200 (Fri, 08 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendDAEUtil.mo M /trunk/Compiler/BackEnd/IndexReduction.mo M /trunk/Compiler/BackEnd/Matching.mo M /trunk/Compiler/runtime/matching.c M /trunk/Compiler/runtime/matching_cheap.c - remove tabs ------------------------------------------------------------------------ r12008 | fbergero | 2012-06-08 15:41:50 +0200 (Fri, 08 Jun 2012) | 2 lines Changed paths: M /trunk/Compiler/BackEnd/BackendQSS.mo M /trunk/Compiler/Template/CodegenAdevs.mo M /trunk/Compiler/Template/CodegenQSS.mo M /trunk/Compiler/susan_codegen/SimCode/CodegenQSS.tpl M /trunk/Compiler/susan_codegen/SimCode/SimCodeTV.mo Fixing bug in QSS target ------------------------------------------------------------------------ r12007 | Frenkel TUD | 2012-06-08 15:32:12 +0200 (Fri, 08 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/Makefile.common - bugfix compilation ------------------------------------------------------------------------ r12006 | Frenkel TUD | 2012-06-08 15:24:01 +0200 (Fri, 08 Jun 2012) | 9 lines Changed paths: M /trunk/Compiler/BackEnd/BackendDAE.mo M /trunk/Compiler/BackEnd/BackendDAEEXT.mo M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo M /trunk/Compiler/BackEnd/BackendDAETransform.mo M /trunk/Compiler/BackEnd/BackendDAEUtil.mo M /trunk/Compiler/BackEnd/BackendDump.mo A /trunk/Compiler/BackEnd/GraphML.mo A /trunk/Compiler/BackEnd/IndexReduction.mo A /trunk/Compiler/BackEnd/Matching.mo M /trunk/Compiler/BackEnd/SimCode.mo M /trunk/Compiler/Util/Flags.mo M /trunk/Compiler/runtime/BackendDAEEXT_omc.cpp M /trunk/Compiler/runtime/BackendDAEEXT_rml.cpp M /trunk/Compiler/runtime/Makefile.common A /trunk/Compiler/runtime/matching.c A /trunk/Compiler/runtime/matching_cheap.c A /trunk/Compiler/runtime/matchmaker.h M /trunk/SimulationRuntime/c/util/division.c M /trunk/SimulationRuntime/c/util/division.h M /trunk/SimulationRuntime/c/util/integer_array.c M /trunk/SimulationRuntime/c/util/real_array.c - add AdjacencyMatrixTEnhanced - C-Implementation of Matchingalgorithms from Kamer Kaya, Johannes Langguth and Bora Ucar see: http://bmi.osu.edu/~kamer/index.html - improve tearingNew - fix coundOperations -> countOperations - minor changes to dump functions - remove getNumberOfEquationArray, is the same like equationSize - add new dynamic state selection module (not yet finished) - add source info for division by zero - add GraphML.mo (dumps grahml files see http://www.yworks.com, Matching.mo (some Matching Algorithms DFS,BFS,MC21A,PF,PFPlus,HK,HKDW,ABMP,PR_FIFO_FAIR,cheapMatching), IndexReduction (dynamic state selection, Pantelides index reduction) ------------------------------------------------------------------------ r12005 | perost | 2012-06-08 14:26:23 +0200 (Fri, 08 Jun 2012) | 2 lines Changed paths: M /trunk/Compiler/BackEnd/OpenTURNS.mo - Removed tab. ------------------------------------------------------------------------ r12004 | perost | 2012-06-08 14:12:49 +0200 (Fri, 08 Jun 2012) | 3 lines Changed paths: M /trunk/Compiler/FrontEnd/ExpressionSimplify.mo M /trunk/Compiler/FrontEnd/Inst.mo M /trunk/Compiler/FrontEnd/InstSection.mo M /trunk/Compiler/FrontEnd/SCodeInst.mo M /trunk/Compiler/FrontEnd/Types.mo M /trunk/Compiler/FrontEnd/Typing.mo M /trunk/Compiler/Template/ExpressionDumpTpl.mo M /trunk/Compiler/Template/SCodeDumpTpl.mo M /trunk/Compiler/susan_codegen/SimCode/ExpressionDumpTpl.tpl A /trunk/testsuite/mofiles/FunctionMultiReturn.mo M /trunk/testsuite/mofiles/Makefile - Added support for x = func(...), where func returns multiple values. - Some fixes for expandable connectors in SCodeInst. ------------------------------------------------------------------------ r12003 | sjoelund.se | 2012-06-08 12:15:25 +0200 (Fri, 08 Jun 2012) | 2 lines Changed paths: M /trunk/Compiler/BackEnd/OpenTURNS.mo - Tabs are evil ------------------------------------------------------------------------ r12002 | petar | 2012-06-08 09:26:09 +0200 (Fri, 08 Jun 2012) | 14 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/BackendDump.mo M /trunk/Compiler/BackEnd/BackendVariable.mo A /trunk/Compiler/BackEnd/OpenTURNS.mo M /trunk/Compiler/BackEnd/XMLDump.mo M /trunk/Compiler/FrontEnd/Builtin.mo M /trunk/Compiler/FrontEnd/ClassInf.mo M /trunk/Compiler/FrontEnd/DAE.mo M /trunk/Compiler/FrontEnd/DAEDump.mo M /trunk/Compiler/FrontEnd/DAEUtil.mo M /trunk/Compiler/FrontEnd/Inst.mo M /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo M /trunk/Compiler/Makefile.common M /trunk/Compiler/Script/CevalScript.mo M /trunk/Compiler/Template/AbsynDumpTpl.mo M /trunk/Compiler/Template/DAEDumpTpl.mo M /trunk/Compiler/Template/ExpressionDumpTpl.mo M /trunk/Compiler/Util/VarTransform.mo M /trunk/Makefile.common M /trunk/Makefile.omdev.mingw M /trunk/testsuite/bootstrapping/LoadCompilerSources.mos A /trunk/testsuite/uncertainties A /trunk/testsuite/uncertainties/CantileverBeam_MC-template.py A /trunk/testsuite/uncertainties/CantiliverBeam.mos A /trunk/testsuite/uncertainties/Makefile A /trunk/testsuite/uncertainties/TestModels A /trunk/testsuite/uncertainties/TestModels/DataReconciliationTests.mo A /trunk/testsuite/uncertainties/TestModels/OpenTURNSTests.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/AAAUsersGuide.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Combustion A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Combustion/BoundaryConditions A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Combustion/BoundaryConditions/FuelSourcePQ.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Combustion/BoundaryConditions/package.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Combustion/CombustionChambers A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Combustion/CombustionChambers/GTCombustionChamber.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Combustion/CombustionChambers/GenericCombustion.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Combustion/CombustionChambers/GridFurnace.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Combustion/CombustionChambers/PostCombustionGas.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Combustion/CombustionChambers/package.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Combustion/Connectors.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Combustion/Sensors A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Combustion/Sensors/FuelMassFlowSensor.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Combustion/Sensors/package.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Combustion/package.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Correlations A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Correlations/Misc A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Correlations/Misc/Pro_FlueGases.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Correlations/Misc/Pro_TwoPhaseWaterSteam.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Correlations/Misc/Pro_WaterSteam.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Correlations/Misc/PropFlueGases.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Correlations/Misc/PropWaterSteam.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Correlations/Misc/WBCorrectiveDiameterCoefficient.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Correlations/Misc/package.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Correlations/Thermal A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Correlations/Thermal/WBCrossedCurrentConvectiveHeatTransferCoefficient.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Correlations/Thermal/WBFlueGasesHeatTransferCoefficient.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Correlations/Thermal/WBHeatExchangerEfficiency.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Correlations/Thermal/WBInternalOnePhaseFlowHeatTransferCoefficient.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Correlations/Thermal/WBInternalSuperCriticalFlowHeatTransferCoefficient.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Correlations/Thermal/WBInternalTwoPhaseFlowHeatTransferCoefficient.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Correlations/Thermal/WBLongitudinalCurrentConvectiveHeatTransferCoefficient.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Correlations/Thermal/WBRadiativeHeatTransferCoefficient.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Correlations/Thermal/package.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Correlations/package.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/ElectroMechanics A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/ElectroMechanics/BoundaryConditions A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/ElectroMechanics/BoundaryConditions/SourceMechanicalPower.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/ElectroMechanics/BoundaryConditions/package.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/ElectroMechanics/Connectors.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/ElectroMechanics/Machines A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/ElectroMechanics/Machines/Shaft.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/ElectroMechanics/Machines/SynchronousMotor.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/ElectroMechanics/Machines/package.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/ElectroMechanics/package.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/CombinedCyclePowerPlant A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/CombinedCyclePowerPlant/AJ_D74_FD1.mos A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/CombinedCyclePowerPlant/CombinedCycle_Load_100_50.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/CombinedCyclePowerPlant/CombinedCycle_TripTAC.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/CombinedCyclePowerPlant/CombinedCycle_init_D2012.mos A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/CombinedCyclePowerPlant/CombinedCycle_init_D6.1.mos A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/CombinedCyclePowerPlant/CombinedCycle_init_D7.4_FD01.mos A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/CombinedCyclePowerPlant/Control A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/CombinedCyclePowerPlant/Control/Condenser_LevelControl.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/CombinedCyclePowerPlant/Control/Drum_LevelControl.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/CombinedCyclePowerPlant/Control/package.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/CombinedCyclePowerPlant/Plot_Load_100_55.mos A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/CombinedCyclePowerPlant/Plot_TripTAC.mos A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/CombinedCyclePowerPlant/package.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestAirHumidity.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestBend.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestCentrifugalPumpWaterSolution.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestCheckValve.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestCompressor.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestControlValve.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestDiaphragm.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestDynamicCentrifugalPump.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestDynamicCentrifugalPump1.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestDynamicCentrifugalPump2.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestDynamicCheckValve.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestDynamicDrum.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestDynamicOnePhaseFlowPipe.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestDynamicReliefValve.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestDynamicTwoPhaseFlowPipe.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestDynamicWaterWaterExchanger.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestFan.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestFlueGasesJunctions.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestFlueGasesVolumes.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestFlueGasesVolumes1.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestIdealCheckValve.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestIdealSwitchValve.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestInvSingularPressureLoss.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestJunctions.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestJunctions2.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestJunctions3.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestJunctions4.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestJunctions5.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestLumpedStraightPipe.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestMassFlowMultiplier.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestPipePressureLoss.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestRefP.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestSensors.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestSimpleEvaporatorWaterSteamFlueGases.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestSimpleStaticCondenser.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestSingularPressureLoss.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestStaticCentrifugalPump.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestStaticCentrifugalPump1.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestStaticCentrifugalPump2.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestStaticCentrifugalPumpWaterSolution.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestStaticCondenser.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestStaticExchangerWaterSteamFlueGases.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestStaticWaterWaterExchanger.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestStaticWaterWaterExchangerDTorWorEff.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestSteamDryer.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestSteamDryer2.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestSteamEngine.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestSteamExtractionSplitter.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestStodolaTurbine.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestStodolaTurbine1.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestStodolaTurbine2.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestSwitchValve.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestTank.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestThreeWayValve.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestVolumes.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestVolumes1.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestVolumes2.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestWaterHammer.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/package.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/package.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/Boilers A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/Boilers/package.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/BoundaryConditions A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/BoundaryConditions/AirHumidity.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/BoundaryConditions/Sink.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/BoundaryConditions/SinkG.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/BoundaryConditions/SinkP.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/BoundaryConditions/SinkPQ.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/BoundaryConditions/SinkQ.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/BoundaryConditions/Source.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/BoundaryConditions/SourceG.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/BoundaryConditions/SourceP.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/BoundaryConditions/SourcePQ.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/BoundaryConditions/SourceQ.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/BoundaryConditions/package.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/Connectors.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/HeatExchangers A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/HeatExchangers/FlueGasesChamberEvaporator.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/HeatExchangers/StaticFluegasesFluegasesExchangerKS.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/HeatExchangers/StaticWallFlueGasesExchanger.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/HeatExchangers/package.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/Junctions A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/Junctions/Mixer2.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/Junctions/Splitter2.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/Junctions/package.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/LoopBreakers A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/LoopBreakers/package.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/Machines A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/Machines/CombustionTurbine.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/Machines/Compressor.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/Machines/StaticFan.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/Machines/package.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/PressureLosses A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/PressureLosses/CheckValve.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/PressureLosses/ControlValve.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/PressureLosses/InvSingularPressureLoss.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/PressureLosses/SingularPressureLoss.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/PressureLosses/package.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/Sensors A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/Sensors/MassFlowSensor.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/Sensors/PressureSensor.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/Sensors/TemperatureSensor.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/Sensors/package.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/TAC A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/TAC/GTCICOBarilla.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/TAC/GasTurbine.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/TAC/package.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/Volumes A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/Volumes/VolumeATh.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/Volumes/VolumeBTh.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/Volumes/VolumeCTh.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/Volumes/VolumeDTh.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/Volumes/package.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/package.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Functions.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/HeatNetworksCooling A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/HeatNetworksCooling/AbsorberWaterLiBr.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/HeatNetworksCooling/AbsorptionRefrigeratorSystem.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/HeatNetworksCooling/DesorberWaterLiBr.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/HeatNetworksCooling/HeatNetworkPipe.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/HeatNetworksCooling/LatentHeatStorage.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/HeatNetworksCooling/SensibleHeatStorage.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/HeatNetworksCooling/package.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Commun.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Continu A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Continu/Derivee.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Continu/FctTrans.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Continu/Integrateur.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Continu/IntegrateurSat.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Continu/PI.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Continu/PIsat.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Continu/PT1.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Continu/PT2.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Continu/package.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Discret A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Discret/ConvAD.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Discret/ConvDA.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Discret/Echant.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Discret/FctTrans.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Discret/PI.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Discret/PIsat.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Discret/PT1.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Discret/Pre.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Discret/package.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Logique A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/AND.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/AND3.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/AND4.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/Constante.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/Echelon.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/Edge.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/NONL.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/OR.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/OR3.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/OR4.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/Pre.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/Pulse.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/SampleTrigger.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/Selecteur.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/Terminate.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/XOR.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/package.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Abs.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Acos.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Add.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Add3.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Asin.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Atan.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Cos.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Div.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/EgEntier.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Exp.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Feedback.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Gain.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Inf.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/InfEntier.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Infeg.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/InfegEntier.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Log.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Log10.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Mul.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Mul3.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Polynome.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Sign.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Sin.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Sqrt.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Sup.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/SupEntier.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Supeg.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/SupegEntier.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Tan.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/package.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire/BandeMorte.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire/Limiteur.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire/LimiteurVar.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire/LimiteurVitesse.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire/RetardFixe.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire/RetardVar.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire/Selecteur.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire/SelecteurEntier.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire/Switch.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire/package.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Sources A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/Constante.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/ConstanteEntier.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/Echelon.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/Exp.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/Horloge.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/Pulse.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/Rampe.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/Random.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/RandomLineaire.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/SinusExp.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/Sinusoide.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/Trapezoide.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/package.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Tables A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Tables/Table1D.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Tables/Table1DTemps.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Tables/Table1DTempsBool.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Tables/Table2D.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Tables/package.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/package.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Common.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Connectors.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/package.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/MultiFluids A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/MultiFluids/Boilers A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/MultiFluids/Boilers/BoilerSystem.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/MultiFluids/Boilers/FossilFuelBoiler.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/MultiFluids/Boilers/package.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/MultiFluids/HeatExchangers A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/MultiFluids/HeatExchangers/DynamicExchangerWaterSteamFlueGases.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/MultiFluids/HeatExchangers/ExchangerWaterC3H3F5W.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/MultiFluids/HeatExchangers/SimpleEvaporatorWaterSteamFlueGases.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/MultiFluids/HeatExchangers/StaticExchangerWaterSteamFlueGases.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/MultiFluids/HeatExchangers/package.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/MultiFluids/Machines A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/MultiFluids/Machines/AlternatingEngine.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/MultiFluids/Machines/CHPEngineBarkantineSystem.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/MultiFluids/Machines/CHPEngineTriGenPredSystem.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/MultiFluids/Machines/CHPEngineTrigenParamSystem.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/MultiFluids/Machines/package.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/MultiFluids/package.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/C3H3F5 A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/C3H3F5/C3H3F5_Ph.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/C3H3F5/C3H3F5_Ps.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/C3H3F5/package.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/FlueGases A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/FlueGases/Absorb.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/FlueGases/EmissivGP.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/FlueGases/FlueGases_Absorb.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/FlueGases/FlueGases_T.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/FlueGases/FlueGases_Xtot.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/FlueGases/FlueGases_a.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/FlueGases/FlueGases_cp.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/FlueGases/FlueGases_cv.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/FlueGases/FlueGases_drhodh.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/FlueGases/FlueGases_drhodp.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/FlueGases/FlueGases_h.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/FlueGases/FlueGases_h_Ps.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/FlueGases/FlueGases_k.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/FlueGases/FlueGases_mu.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/FlueGases/FlueGases_rho.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/FlueGases/FlueGases_s.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/FlueGases/XSat.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/FlueGases/package.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/FlueGases/unSafeForJacobian.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/Fluid A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/Fluid/Ph.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/Fluid/Ps.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/Fluid/package.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/ModelicaMediaFlueGases.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/WaterSolution A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/WaterSolution/DTcristal_TX.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/WaterSolution/MassFraction_eq_PT.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/WaterSolution/Pressure_eq_TX.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/WaterSolution/SpecificEnthalpy_TX.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/WaterSolution/package.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/WaterSolution/temperature_HX.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/WaterSteam A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/WaterSteam/BaseIF97.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/WaterSteam/Common.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/WaterSteam/IF97_Utilities.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/WaterSteam/IF97_packages.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/WaterSteam/InitLimits.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/WaterSteam/Region.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/WaterSteam/createSpline.mos A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/WaterSteam/package.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/package.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Solar A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Solar/SolarCollector.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Solar/package.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Thermal A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Thermal/BoundaryConditions A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Thermal/BoundaryConditions/HeatSource.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Thermal/BoundaryConditions/package.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Thermal/Connectors.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Thermal/HeatTransfer A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Thermal/HeatTransfer/ConvectiveHeatFlow.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Thermal/HeatTransfer/HeatExchangerWall.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Thermal/HeatTransfer/HeatExchangerWallAsym.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Thermal/HeatTransfer/package.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Thermal/package.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Units.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution/BoundaryConditions A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution/BoundaryConditions/RefP.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution/BoundaryConditions/RefQ.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution/BoundaryConditions/RefT.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution/BoundaryConditions/RefXh2o.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution/BoundaryConditions/Sink.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution/BoundaryConditions/SinkP.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution/BoundaryConditions/SourceP.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution/BoundaryConditions/SourcePQ.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution/BoundaryConditions/package.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution/Connectors.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution/HeatExchangers A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution/HeatExchangers/ExchangerEfficiency.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution/HeatExchangers/package.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution/LoopBreakers A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution/LoopBreakers/LoopBreakerP.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution/LoopBreakers/LoopBreakerQ.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution/LoopBreakers/LoopBreakerT.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution/LoopBreakers/LoopBreakerXh2o.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution/LoopBreakers/package.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution/Machines A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution/Machines/StaticCentrifugalPump.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution/Machines/StaticCentrifugalPumpNom.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution/Machines/package.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution/PressureLosses A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution/PressureLosses/SingularPressureLoss.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution/PressureLosses/package.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution/package.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Boilers A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Boilers/ElectricBoiler.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Boilers/package.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/BoundaryConditions A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/BoundaryConditions/RefH.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/BoundaryConditions/RefP.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/BoundaryConditions/RefQ.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/BoundaryConditions/RefT.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/BoundaryConditions/Sink.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/BoundaryConditions/SinkP.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/BoundaryConditions/SinkPQ.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/BoundaryConditions/SinkQ.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/BoundaryConditions/Source.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/BoundaryConditions/SourceP.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/BoundaryConditions/SourcePQ.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/BoundaryConditions/SourceQ.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/BoundaryConditions/package.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Connectors.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/HeatExchangers A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/HeatExchangers/DynamicCondenser.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/HeatExchangers/DynamicOnePhaseFlowPipe.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/HeatExchangers/DynamicTwoPhaseFlowPipe.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/HeatExchangers/DynamicWaterWaterExchanger.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/HeatExchangers/NTUWaterHeating.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/HeatExchangers/SimpleDynamicCondenser.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/HeatExchangers/SimpleStaticCondenser.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/HeatExchangers/StaticCondenser.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/HeatExchangers/StaticWaterWaterExchanger.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/HeatExchangers/StaticWaterWaterExchangerDTorWorEff.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/HeatExchangers/package.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Junctions A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Junctions/DeheaterMixer2.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Junctions/MassFlowMultiplier.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Junctions/Mixer2.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Junctions/Mixer3.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Junctions/Mixer8.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Junctions/Splitter2.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Junctions/Splitter3.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Junctions/StaticDrum.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Junctions/SteamDryer.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Junctions/SteamExtractionSplitter.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Junctions/package.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/LoopBreakers A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/LoopBreakers/LoopBreakerH.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/LoopBreakers/LoopBreakerP.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/LoopBreakers/LoopBreakerQ.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/LoopBreakers/LoopingPQ.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/LoopBreakers/package.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Machines A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Machines/Compressor.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Machines/DynamicCentrifugalPump.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Machines/Generator.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Machines/StaticCentrifugalPump.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Machines/SteamEngine.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Machines/StodolaTurbine.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Machines/package.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/PressureLosses A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/PressureLosses/Bend.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/PressureLosses/CheckValve.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/PressureLosses/ControlValve.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/PressureLosses/Diaphragm.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/PressureLosses/DynamicCheckValve.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/PressureLosses/DynamicReliefValve.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/PressureLosses/IdealCheckValve.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/PressureLosses/IdealSwitchValve.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/PressureLosses/InvSingularPressureLoss.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/PressureLosses/LumpedStraightPipe.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/PressureLosses/NonBoilingValve.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/PressureLosses/PipePressureLoss.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/PressureLosses/SingularPressureLoss.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/PressureLosses/SwitchValve.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/PressureLosses/ThreeWayValve.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/PressureLosses/WaterHammer.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/PressureLosses/package.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Sensors A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Sensors/SensorH.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Sensors/SensorP.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Sensors/SensorQ.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Sensors/SensorQv.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Sensors/SensorT.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Sensors/package.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Volumes A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Volumes/Degasifier.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Volumes/DegasifierVolume.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Volumes/DynamicDrum.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Volumes/Pressurizer.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Volumes/Tank.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Volumes/TwoPhaseVolume.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Volumes/VolumeA.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Volumes/VolumeAth.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Volumes/VolumeB.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Volumes/VolumeBth.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Volumes/VolumeC.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Volumes/VolumeCth.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Volumes/VolumeD.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Volumes/VolumeDth.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Volumes/VolumeI.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Volumes/VolumeITh.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Volumes/package.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/package.mo A /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/package.mo A /trunk/testsuite/uncertainties/TestModels/logoModelica.png A /trunk/testsuite/uncertainties/TestModels/logoOpenturns.png A /trunk/testsuite/uncertainties/TestModels/logoVDI2048.png A /trunk/testsuite/uncertainties/UncertaintyFlatten1.mo -Added attribute to builtin classes real and integer for uncertainty distributions called distribution with record definition: record Distribution String name; Real params[:]; String paramNames[:]; end Distribution; -Improved BackendDAEOptimize.removeParameters. Now also visits attributes of builtin classes (needed for uncertainty tests) -Introduced aliases in BackendDAEUtil so you don't have to write so much when declaring new variables from BackendDAE. -Added function BackendDAEUtil.getAllVarLst that retrieves all variables (incl. parameters) from the dae. -Added testsuite folder for uncertainties -Added functions BackendVariable.{setVarAttributes,varDistribution,varHasDistributionAttribute} -Added package Backend/OpenTURNS.mo and begun implementation of python script generation (distributions added) -Added script function buildOpenTURNSInterface(className,templateFile) ------------------------------------------------------------------------ r12001 | sjoelund.se | 2012-06-07 16:19:26 +0200 (Thu, 07 Jun 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/SCode.mo - Fix dependency analysis ------------------------------------------------------------------------ r12000 | sjoelund.se | 2012-06-07 14:43:36 +0200 (Thu, 07 Jun 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/InstExtends.mo M /trunk/Compiler/FrontEnd/InstSection.mo M /trunk/Compiler/FrontEnd/InstTypes.mo M /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo M /trunk/Compiler/FrontEnd/SCode.mo M /trunk/Compiler/FrontEnd/SCodeDependency.mo M /trunk/Compiler/FrontEnd/SCodeFlattenImports.mo M /trunk/Compiler/FrontEnd/SCodeInst.mo M /trunk/Compiler/FrontEnd/SCodeUtil.mo M /trunk/Compiler/FrontEnd/Typing.mo M /trunk/Compiler/Template/SCodeDumpTpl.mo M /trunk/Compiler/susan_codegen/SimCode/SCodeDumpTpl.tpl M /trunk/Compiler/susan_codegen/SimCode/SCodeTV.mo - Refactoring EQ_NORETCALL (store Exp to simplify implementation/traversal) ------------------------------------------------------------------------ r11999 | perost | 2012-06-07 14:15:02 +0200 (Thu, 07 Jun 2012) | 2 lines Changed paths: M /trunk/testsuite/interactive/Makefile - Changed back rtest to -v in interactive/Makefile. ------------------------------------------------------------------------ r11998 | perost | 2012-06-07 12:35:18 +0200 (Thu, 07 Jun 2012) | 2 lines Changed paths: M /trunk/libraries/Modelica 3.2/Media/Water/package.mo M /trunk/libraries/Modelica 3.2.txt M /trunk/libraries/README M /trunk/testsuite/parser/ParseFullModelica3.2.mos - Ported MSL 3.1 fix to MSL 3.2. ------------------------------------------------------------------------ r11997 | sjoelund.se | 2012-06-07 12:30:52 +0200 (Thu, 07 Jun 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/InstTypes.mo M /trunk/Compiler/FrontEnd/InstUtil.mo M /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo M /trunk/Compiler/FrontEnd/SCode.mo M /trunk/Compiler/FrontEnd/SCodeInst.mo - Added support for varargs-style functions in SCodeInst ------------------------------------------------------------------------ r11996 | sjoelund.se | 2012-06-07 11:28:17 +0200 (Thu, 07 Jun 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/InstExtends.mo M /trunk/Compiler/FrontEnd/InstSection.mo M /trunk/Compiler/FrontEnd/SCode.mo M /trunk/Compiler/FrontEnd/SCodeDependency.mo M /trunk/Compiler/FrontEnd/SCodeFlattenImports.mo M /trunk/Compiler/FrontEnd/SCodeUtil.mo M /trunk/Compiler/Template/SCodeDumpTpl.mo M /trunk/Compiler/susan_codegen/SimCode/SCodeDumpTpl.tpl M /trunk/Compiler/susan_codegen/SimCode/SCodeTV.mo - Refactoring: SCode.ALG_NORETCALL now takes an expression to simplify traversal ------------------------------------------------------------------------ r11995 | sjoelund.se | 2012-06-07 11:10:50 +0200 (Thu, 07 Jun 2012) | 2 lines Changed paths: M /trunk/Examples/sim_BouncingBall.mos M /trunk/Examples/visualize_3D_BouncingBall.mos M /trunk/Makefile.common - Updated examples ------------------------------------------------------------------------ r11994 | sjoelund.se | 2012-06-07 10:53:05 +0200 (Thu, 07 Jun 2012) | 5 lines Changed paths: M /trunk/Compiler/runtime/ErrorMessage.cpp M /trunk/Compiler/runtime/Makefile.common M /trunk/Compiler/runtime/errorext.cpp M /trunk/Compiler/runtime/errorext.h M /trunk/Compiler/runtime/printimpl.c - Send enumerations to a function expecting enumerations instead of strings - Use the correct function header - Added bounds checking Thanks to Curt Siffert for reporting the bug ------------------------------------------------------------------------ r11993 | sjoelund.se | 2012-06-07 10:02:49 +0200 (Thu, 07 Jun 2012) | 2 lines Changed paths: M /trunk/mosh/src/mosh.cpp - Spelling ------------------------------------------------------------------------ r11992 | Frenkel TUD | 2012-06-05 23:37:14 +0200 (Tue, 05 Jun 2012) | 3 lines Changed paths: M /trunk/Compiler/BackEnd/BackendEquation.mo M /trunk/Compiler/BackEnd/BackendVariable.mo - BackendEquation.mo: add functions equationUnknownCrefs and traverseBackendDAEEqnList - BackendVariable.mo: splitt function createpDerVar in createpDerVar and copyVarNewName avoid side effects in mergeVariables by copy var array ------------------------------------------------------------------------ r11991 | Frenkel TUD | 2012-06-05 23:33:31 +0200 (Tue, 05 Jun 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/Expression.mo M /trunk/Compiler/FrontEnd/Inline.mo - Inline.mo: splitt function inlineEqOpt in two functions (inlineEq,inlineEqOpt) - Expression.mo: add functions traversingDerAndComponentRefFinder, expHasDerCref, traversingexpHasDerCref ------------------------------------------------------------------------ r11990 | niklwors | 2012-06-05 18:26:18 +0200 (Tue, 05 Jun 2012) | 1 line Changed paths: M /trunk/SimulationRuntime/cpp/Source/CMakeLists.txt M /trunk/SimulationRuntime/cpp/Source/LibrariesConfig.h.in M /trunk/SimulationRuntime/cpp/Source/SettingsFactory/Implementation/Factory.cpp M /trunk/SimulationRuntime/cpp/Source/SimManager/Configuration.cpp A /trunk/SimulationRuntime/cpp/Source/Solver/Ida A /trunk/SimulationRuntime/cpp/Source/Solver/Ida/Implementation A /trunk/SimulationRuntime/cpp/Source/Solver/Ida/Implementation/CMakeLists.txt A /trunk/SimulationRuntime/cpp/Source/Solver/Ida/Implementation/Ida.cpp A /trunk/SimulationRuntime/cpp/Source/Solver/Ida/Implementation/Ida.h A /trunk/SimulationRuntime/cpp/Source/Solver/Ida/Implementation/IdaSettings.cpp A /trunk/SimulationRuntime/cpp/Source/Solver/Ida/Implementation/IdaSettings.h A /trunk/SimulationRuntime/cpp/Source/Solver/Ida/Implementation/stdafx.h A /trunk/SimulationRuntime/cpp/Source/Solver/Ida/Interfaces A /trunk/SimulationRuntime/cpp/Source/Solver/Ida/Interfaces/IIdaSettings.h Added Ida solver to cpp runtime ------------------------------------------------------------------------ r11989 | perost | 2012-06-05 15:53:05 +0200 (Tue, 05 Jun 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/InstTypes.mo M /trunk/Compiler/FrontEnd/SCodeInst.mo M /trunk/Compiler/FrontEnd/Types.mo M /trunk/Compiler/FrontEnd/Typing.mo - Allow expandable connector components in connects for SCodeInst. ------------------------------------------------------------------------ r11988 | sjoelund.se | 2012-06-05 15:24:37 +0200 (Tue, 05 Jun 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/InstTypes.mo M /trunk/Compiler/FrontEnd/SCodeInst.mo - Instantiate more statements ------------------------------------------------------------------------ r11987 | sjoelund.se | 2012-06-05 14:28:16 +0200 (Tue, 05 Jun 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/InstExtends.mo M /trunk/Compiler/FrontEnd/InstSection.mo M /trunk/Compiler/FrontEnd/SCode.mo M /trunk/Compiler/FrontEnd/SCodeDependency.mo M /trunk/Compiler/FrontEnd/SCodeFlattenImports.mo M /trunk/Compiler/FrontEnd/SCodeUtil.mo M /trunk/Compiler/Template/SCodeDumpTpl.mo M /trunk/Compiler/susan_codegen/SimCode/SCodeDumpTpl.tpl M /trunk/Compiler/susan_codegen/SimCode/SCodeTV.mo - Changed structure of SCode.ALG_FOR to be nested instead of a list of iterators (to mimic the EQ_FOR structure) ------------------------------------------------------------------------ r11986 | sjoelund.se | 2012-06-05 14:19:21 +0200 (Tue, 05 Jun 2012) | 3 lines Changed paths: M /trunk/Compiler/Script/CevalScript.mo #1753 - Fix typo ------------------------------------------------------------------------ r11985 | sjoelund.se | 2012-06-05 13:02:18 +0200 (Tue, 05 Jun 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/InstUtil.mo - Fix compilation ------------------------------------------------------------------------ r11984 | sjoelund.se | 2012-06-05 12:59:37 +0200 (Tue, 05 Jun 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/InstUtil.mo - Fix compilation ------------------------------------------------------------------------ r11983 | sjoelund.se | 2012-06-05 12:38:07 +0200 (Tue, 05 Jun 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/InstExtends.mo M /trunk/Compiler/FrontEnd/InstSection.mo M /trunk/Compiler/FrontEnd/InstTypes.mo M /trunk/Compiler/FrontEnd/SCode.mo M /trunk/Compiler/FrontEnd/SCodeInst.mo M /trunk/Compiler/FrontEnd/SCodeUtil.mo M /trunk/Compiler/FrontEnd/Typing.mo M /trunk/Compiler/Template/SCodeDumpTpl.mo M /trunk/Compiler/susan_codegen/SimCode/SCodeDumpTpl.tpl M /trunk/Compiler/susan_codegen/SimCode/SCodeTV.mo - Changed the range of a for-loop to Option to account for implicit ranges in a more visible manner ------------------------------------------------------------------------ r11982 | sjoelund.se | 2012-06-05 11:13:28 +0200 (Tue, 05 Jun 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/SCodeInst.mo - Handle inst of if-statements ------------------------------------------------------------------------ r11981 | sjoelund.se | 2012-06-05 10:38:25 +0200 (Tue, 05 Jun 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo - Fix the getInstanceName() documentation ------------------------------------------------------------------------ r11980 | sjoelund.se | 2012-06-05 10:29:19 +0200 (Tue, 05 Jun 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/MetaModelicaBuiltin.mo M /trunk/Examples/GenerateDoc.mos - Also generate MetaModelica documentation ------------------------------------------------------------------------ r11979 | sjoelund.se | 2012-06-05 09:48:44 +0200 (Tue, 05 Jun 2012) | 4 lines Changed paths: M /trunk/Compiler/FrontEnd/Builtin.mo M /trunk/Compiler/FrontEnd/InstTypes.mo M /trunk/Compiler/FrontEnd/MetaModelicaBuiltin.mo M /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo M /trunk/Compiler/FrontEnd/SCodeInst.mo M /trunk/Compiler/Script/CevalScript.mo M /trunk/Compiler/Util/List.mo M /trunk/OMOptim/build/Makefile.unix.in - Added documentation for referenceEq - Made Builtin.mo load MetaModelicaBuiltin.mo using the correct filename+line numbers - Added fileName argument to val() ------------------------------------------------------------------------ r11978 | sjoelund.se | 2012-06-05 09:12:08 +0200 (Tue, 05 Jun 2012) | 2 lines Changed paths: M /trunk/OMEdit/OMEditGUI/Makefile.unix.in - Do not re-run lrelease unless something changed ------------------------------------------------------------------------ r11977 | sjoelund.se | 2012-06-05 08:45:37 +0200 (Tue, 05 Jun 2012) | 2 lines Changed paths: M /trunk/SimulationRuntime/interactive/Makefile.in M /trunk/SimulationRuntime/interactive/Makefile.omdev.mingw - Do not rebuild sample client every time ------------------------------------------------------------------------ r11976 | sjoelund.se | 2012-06-04 16:02:06 +0200 (Mon, 04 Jun 2012) | 2 lines Changed paths: M /trunk/testsuite/Makefile M /trunk/testsuite/omcc/Makefile M /trunk/testsuite/omcc/SCRIPT.mos - Adding omcc to main testsuite ------------------------------------------------------------------------ r11975 | sjoelund.se | 2012-06-04 15:50:20 +0200 (Mon, 04 Jun 2012) | 2 lines Changed paths: M /trunk/Compiler/Script/Interactive.mo - getClassNames now handles classes with a constrainedby clause ------------------------------------------------------------------------ r11973 | arun3688 | 2012-06-04 14:05:01 +0200 (Mon, 04 Jun 2012) | 1 line Changed paths: M /trunk/testsuite/omcc/Makefile omcc/Makefile modified, bugs fixed ------------------------------------------------------------------------ r11972 | perost | 2012-06-04 13:57:45 +0200 (Mon, 04 Jun 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/InstSection.mo M /trunk/Compiler/FrontEnd/SCodeInst.mo - Forbid Real priority in potentialRoot calls. ------------------------------------------------------------------------ r11971 | arun3688 | 2012-06-04 13:46:04 +0200 (Mon, 04 Jun 2012) | 1 line Changed paths: M /trunk/testsuite/omcc/Main.mo M /trunk/testsuite/omcc/Makefile omccp, Main.mo unwanted function call removed to speed up the code ------------------------------------------------------------------------ r11970 | wbraun | 2012-06-04 13:36:15 +0200 (Mon, 04 Jun 2012) | 2 lines Changed paths: M /trunk/doc/administration/OMProjectWorkplan.gan - updated gantt workplan with frontend tasks ------------------------------------------------------------------------ r11969 | sjoelund.se | 2012-06-04 13:25:08 +0200 (Mon, 04 Jun 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/InstTypes.mo M /trunk/Compiler/FrontEnd/SCodeInst.mo - Adding a function type ------------------------------------------------------------------------ r11968 | adrpo | 2012-06-01 18:10:19 +0200 (Fri, 01 Jun 2012) | 7 lines Changed paths: M /trunk/SimulationRuntime/c/simulation/solver/initialization_data.c - attempt to fix testsuite on Windows and Linux CLANG SimulationRuntime/c/simulation/solver/initialization_data.c - fix the wrong call to leastSquareWithLambda - include initialization.h for definition of leastSquareWithLambda - include for fabs. ------------------------------------------------------------------------ r11967 | lochel | 2012-06-01 17:15:14 +0200 (Fri, 01 Jun 2012) | 2 lines Changed paths: M /trunk/SimulationRuntime/c/simulation/solver/initialization.c - fix undefined behaviour ------------------------------------------------------------------------ r11966 | lochel | 2012-06-01 14:53:45 +0200 (Fri, 01 Jun 2012) | 2 lines Changed paths: M /trunk/SimulationRuntime/c/simulation/solver/initialization.c M /trunk/SimulationRuntime/c/simulation/solver/initialization_data.c M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Rotational.Examples.Backlash.mat M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Rotational.Examples.Friction.mat M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Translational.Examples.ElastoGap.mat - fix memory leaks ------------------------------------------------------------------------ r11965 | wbraun | 2012-06-01 12:17:55 +0200 (Fri, 01 Jun 2012) | 5 lines Changed paths: A /trunk/doc/administration/OMProjectWorkplan.gan - added Workplan created with gantt((see http://www.ganttproject.biz (it's open source and for Windows, OSX, Linux)) as replacement for excel sheet. - right now only FMI and Backend planning is included, please feel free update with other tasks. ------------------------------------------------------------------------ r11964 | adeas31 | 2012-06-01 01:54:40 +0200 (Fri, 01 Jun 2012) | 1 line Changed paths: M /trunk/Compiler/Script/Interactive.mo - match constrainedBy clause with NONE(). ------------------------------------------------------------------------ r11963 | hubert.thieriot | 2012-05-31 18:17:25 +0200 (Thu, 31 May 2012) | 1 line Changed paths: M /trunk/OMOptim/Core/Problems/Optimization.cpp M /trunk/OMOptim/Core/Problems/Optimization.h M /trunk/OMOptim/GUI/Widgets/WidgetSelectOptVars.cpp M /trunk/OMOptim/GUI/Widgets/WidgetSelectOptVars.h M /trunk/OMOptim/GUI/Widgets/WidgetSelectOptVars.ui M /trunk/OMOptim/OMOptimBasis/GUI/Tools/GuiTools.h M /trunk/OMOptim/OMOptimBasis/Units/MEDimValue.h - gui improvments ------------------------------------------------------------------------ r11962 | lochel | 2012-05-31 14:54:17 +0200 (Thu, 31 May 2012) | 2 lines Changed paths: M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Rotational.Examples.Backlash.mat M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Rotational.Examples.Friction.mat M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Translational.Examples.ElastoGap.mat - corrected mat-files because of changed initialization (now some events occur one timestep earlier/later than before) ------------------------------------------------------------------------ r11961 | adeas31 | 2012-05-31 13:49:45 +0200 (Thu, 31 May 2012) | 1 line Changed paths: M /trunk/Compiler/Script/Interactive.mo - Check the constrainClass while fetching the classnames. ------------------------------------------------------------------------ r11960 | adrpo | 2012-05-31 01:13:03 +0200 (Thu, 31 May 2012) | 3 lines Changed paths: A /trunk/testsuite/libraries/msl31/fluid/simulate A /trunk/testsuite/libraries/msl31/fluid/simulate/Makefile A /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.AST_BatchPlant.Test.OneTank.mos A /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.AST_BatchPlant.Test.TankWithEmptyingPipe1.mos A /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.AST_BatchPlant.Test.TankWithEmptyingPipe2.mos A /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.AST_BatchPlant.Test.TanksWithEmptyingPipe1.mos A /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.AST_BatchPlant.Test.TanksWithEmptyingPipe2.mos A /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.AST_BatchPlant.Test.TwoTanks.mos A /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.BranchingDynamicPipes.mos A /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.ControlledTankSystem.ControlledTanks.mos A /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.DrumBoiler.DrumBoiler.mos A /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.Explanatory.MeasuringTemperature.mos A /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.Explanatory.MomentumBalanceFittings.mos A /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.HeatExchanger.HeatExchangerSimulation.mos A /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.HeatingSystem.mos A /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.IncompressibleFluidNetwork.mos A /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.InverseParameterization.mos A /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.PumpingSystem.mos A /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.Tanks.EmptyTanks.mos A /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.Tanks.TanksWithOverflow.mos A /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.Tanks.ThreeTanks.mos A /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.TraceSubstances.RoomCO2.mos A /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.TraceSubstances.RoomCO2WithControls.mos - added simulation tests for Modelica.Fluid - unfortunately none of them currently work so they are not added to the testsuite runs. ------------------------------------------------------------------------ r11959 | hubert.thieriot | 2012-05-30 19:12:57 +0200 (Wed, 30 May 2012) | 3 lines Changed paths: M /trunk/OMOptim/Core/Modelica/ModItem.cpp M /trunk/OMOptim/Core/Modelica/ModItem.h M /trunk/OMOptim/Core/Modelica/ModItemsTree.cpp M /trunk/OMOptim/Core/OMC/MOomc.cpp M /trunk/OMOptim/Core/OMC/MOomc.h M /trunk/OMOptim/Core/Problems/Optimization.cpp M /trunk/OMOptim/Core/Problems/Optimization.h M /trunk/OMOptim/GUI/Widgets/WidgetModelsList.cpp M /trunk/OMOptim/GUI/Widgets/WidgetOneSimVars.ui M /trunk/OMOptim/GUI/Widgets/WidgetSelectOptVars.cpp M /trunk/OMOptim/GUI/Widgets/WidgetSelectOptVars.h M /trunk/OMOptim/GUI/Widgets/WidgetSelectOptVars.ui M /trunk/OMOptim/OMOptimBasis/GUI/MOTableView.cpp M /trunk/OMOptim/OMOptimBasis/GUI/MOTableView.h M /trunk/OMOptim/OMOptimBasis/MOVector.h M /trunk/OMOptim/OMOptimBasis/Problems/OMCase.cpp M /trunk/OMOptim/OMOptimBasis/ProjectBase.cpp M /trunk/OMOptim/OMOptimBasis/Variable.cpp M /trunk/OMOptim/OMOptimBasis/Variable.h - updated ModIemsTree - new MOomc functions - corrected WidgetModelsList ------------------------------------------------------------------------ r11958 | Frenkel TUD | 2012-05-30 16:28:29 +0200 (Wed, 30 May 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo - bugfix compilation bootstrapped ------------------------------------------------------------------------ r11957 | Frenkel TUD | 2012-05-30 16:02:36 +0200 (Wed, 30 May 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo - bugfix compilation bootstrapped ------------------------------------------------------------------------ r11956 | Frenkel TUD | 2012-05-30 15:34:28 +0200 (Wed, 30 May 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendDAECreate.mo M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo M /trunk/Compiler/BackEnd/BackendDAEUtil.mo M /trunk/Compiler/BackEnd/BackendDump.mo M /trunk/Compiler/BackEnd/BackendVariable.mo M /trunk/Compiler/Util/Flags.mo - add modules tearing, coundOperations ------------------------------------------------------------------------ r11954 | adeas31 | 2012-05-30 01:35:09 +0200 (Wed, 30 May 2012) | 1 line Changed paths: M /trunk/OMOptim/GUI/MainWindow.cpp - Close OMOptim window when user select File->Quit. ------------------------------------------------------------------------ r11953 | adeas31 | 2012-05-29 23:44:41 +0200 (Tue, 29 May 2012) | 3 lines Changed paths: M /trunk/Compiler/Script/Interactive.mo M /trunk/testsuite/interactive/interactive_api_calls.mos - Fixed a missing { in getExternalFunctionSpecification. - Also updated the test. ------------------------------------------------------------------------ r11952 | arun3688 | 2012-05-29 21:03:29 +0200 (Tue, 29 May 2012) | 2 lines Changed paths: M /trunk/testsuite/omcc/Makefile M /trunk/testsuite/omcc/Readme.txt M /trunk/testsuite/omcc/SCRIPT.mos OMCCp, setting rtest baseline is moved to make file, start compiling directly by makefile by arun3688 ------------------------------------------------------------------------ r11951 | arun3688 | 2012-05-29 20:12:32 +0200 (Tue, 29 May 2012) | 3 lines Changed paths: M /trunk/testsuite/omcc/Main.mo M /trunk/testsuite/omcc/Makefile M /trunk/testsuite/omcc/ParseCodeModelica.mo M /trunk/testsuite/omcc/Readme.txt M /trunk/testsuite/omcc/SCRIPT.mos M /trunk/testsuite/omcc/parserModelica.y OMCCp, bugs fixed with new changes made in front end and tested with rtest, all the tests are passed. by arun3688 ------------------------------------------------------------------------ r11950 | hubert.thieriot | 2012-05-29 16:58:14 +0200 (Tue, 29 May 2012) | 2 lines Changed paths: M /trunk/OMOptim/Core/Modelica/ModModelPlus.cpp M /trunk/OMOptim/Core/Modelica/ModModelPlus.h M /trunk/OMOptim/Core/Optim/EA/Monitor/MyEoGnuplot1DMonitor.cpp M /trunk/OMOptim/GUI/Widgets/WidgetCalculateMooPoints.cpp M /trunk/OMOptim/GUI/Widgets/WidgetModelsList.cpp M /trunk/OMOptim/OMOptimBasis/GUI/MOTableView.cpp M /trunk/OMOptim/OMOptimBasis/GUI/MOTableView.h M /trunk/OMOptim/OMOptimBasis/GUI/Tools/MyDelegates.h M /trunk/OMOptim/OMOptimBasis/GUI/Tools/MyTreeView.cpp M /trunk/OMOptim/OMOptimBasis/GUI/Tools/MyTreeView.h M /trunk/OMOptim/OMOptimBasis/MOThreads.cpp M /trunk/OMOptim/OMOptimBasis/MOVector.h M /trunk/OMOptim/OMOptimBasis/ProjectBase.cpp - gui corrections - problems threads corrections ------------------------------------------------------------------------ r11949 | adrpo | 2012-05-29 15:12:05 +0200 (Tue, 29 May 2012) | 12 lines Changed paths: M /trunk/Compiler/FrontEnd/Absyn.mo M /trunk/Compiler/Script/Interactive.mo M /trunk/testsuite/interactive/interactive_api_calls.mo M /trunk/testsuite/interactive/interactive_api_calls.mos - added: getShortDefinitionBaseClassInformation(path) -> returns: {} if no base class or no short definition or not found or {path, ""|"flow", ""|"stream", "unspecified"|"discrete"|"parameter"|"constant", "unspecified"|"input"|"output", {dimension}} - added: getExternalFunctionSpecification(path) -> returns: {} if no external or does not exists {"C"|"Java", "output"|"", "functionName"|"", "x, y, z"|"", "annotation 1", "annotation 2"} ------------------------------------------------------------------------ r11948 | perost | 2012-05-29 09:46:19 +0200 (Tue, 29 May 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/InstTypes.mo M /trunk/Compiler/FrontEnd/InstUtil.mo M /trunk/Compiler/FrontEnd/SCodeDependency.mo M /trunk/Compiler/FrontEnd/SCodeEnv.mo M /trunk/Compiler/FrontEnd/SCodeFlatten.mo M /trunk/Compiler/FrontEnd/SCodeFlattenRedeclare.mo M /trunk/Compiler/FrontEnd/SCodeInst.mo M /trunk/Compiler/FrontEnd/SCodeLookup.mo M /trunk/Compiler/FrontEnd/Typing.mo M /trunk/Compiler/Template/CodegenAdevs.mo M /trunk/Compiler/Util/Error.mo M /trunk/Compiler/Util/List.mo M /trunk/testsuite/mofiles/FunctionProtectedInput.mo - Instantiation/typing of functions for SCodeInst. ------------------------------------------------------------------------ r11947 | adrpo | 2012-05-26 19:44:23 +0200 (Sat, 26 May 2012) | 2 lines Changed paths: A /trunk/testsuite/3rdParty/TestMedia/simulation A /trunk/testsuite/3rdParty/TestMedia/simulation/ReferenceFiles A /trunk/testsuite/3rdParty/TestMedia/simulation/ReferenceFiles/ColdWater A /trunk/testsuite/3rdParty/TestMedia/simulation/ReferenceFiles/ColdWater/ColdWater_Test1_ref.mat A /trunk/testsuite/3rdParty/TestMedia/simulation/ReferenceFiles/ColdWater/ColdWater_Test1_var.txt A /trunk/testsuite/3rdParty/TestMedia/simulation/ReferenceFiles/ColdWater/ColdWater_Test2_ref.mat A /trunk/testsuite/3rdParty/TestMedia/simulation/ReferenceFiles/ColdWater/ColdWater_Test2_var.txt A /trunk/testsuite/3rdParty/TestMedia/simulation/ReferenceFiles/ColdWater/ColdWater_Test3_ref.mat A /trunk/testsuite/3rdParty/TestMedia/simulation/ReferenceFiles/ColdWater/ColdWater_Test3_var.txt A /trunk/testsuite/3rdParty/TestMedia/simulation/ReferenceFiles/ColdWater/ColdWater_Test4_ref.mat A /trunk/testsuite/3rdParty/TestMedia/simulation/ReferenceFiles/ColdWater/ColdWater_Test4_var.txt A /trunk/testsuite/3rdParty/TestMedia/simulation/ReferenceFiles/FlueGas A /trunk/testsuite/3rdParty/TestMedia/simulation/ReferenceFiles/FlueGas/FlueGas_Test1_ref.mat A /trunk/testsuite/3rdParty/TestMedia/simulation/ReferenceFiles/FlueGas/FlueGas_Test1_var.txt A /trunk/testsuite/3rdParty/TestMedia/simulation/ReferenceFiles/FlueGas/FlueGas_Test2_ref.mat A /trunk/testsuite/3rdParty/TestMedia/simulation/ReferenceFiles/FlueGas/FlueGas_Test2_var.txt A /trunk/testsuite/3rdParty/TestMedia/simulation/ReferenceFiles/FlueGas/FlueGas_Test3_ref.mat A /trunk/testsuite/3rdParty/TestMedia/simulation/ReferenceFiles/FlueGas/FlueGas_Test3_var.txt A /trunk/testsuite/3rdParty/TestMedia/simulation/ReferenceFiles/FlueGas/FlueGas_Test4_ref.mat A /trunk/testsuite/3rdParty/TestMedia/simulation/ReferenceFiles/FlueGas/FlueGas_Test4_var.txt A /trunk/testsuite/3rdParty/TestMedia/simulation/ReferenceFiles/Nitrogen A /trunk/testsuite/3rdParty/TestMedia/simulation/ReferenceFiles/Nitrogen/Nitrogen_Test1_ref.mat A /trunk/testsuite/3rdParty/TestMedia/simulation/ReferenceFiles/Nitrogen/Nitrogen_Test1_var.txt A /trunk/testsuite/3rdParty/TestMedia/simulation/ReferenceFiles/WaterIF97 A /trunk/testsuite/3rdParty/TestMedia/simulation/ReferenceFiles/WaterIF97/WaterIF97_Test1_ref.mat A /trunk/testsuite/3rdParty/TestMedia/simulation/ReferenceFiles/WaterIF97/WaterIF97_Test1_var.txt A /trunk/testsuite/3rdParty/TestMedia/simulation/ReferenceFiles/WaterIF97/WaterIF97_Test2_ref.mat A /trunk/testsuite/3rdParty/TestMedia/simulation/ReferenceFiles/WaterIF97/WaterIF97_Test2_var.txt A /trunk/testsuite/3rdParty/TestMedia/simulation/ReferenceFiles/WaterIF97/WaterIF97_Test3_ref.mat A /trunk/testsuite/3rdParty/TestMedia/simulation/ReferenceFiles/WaterIF97/WaterIF97_Test3_var.txt A /trunk/testsuite/3rdParty/TestMedia/simulation/ReferenceFiles/WaterIF97/WaterIF97_Test4_ref.mat A /trunk/testsuite/3rdParty/TestMedia/simulation/ReferenceFiles/WaterIF97/WaterIF97_Test4_var.txt A /trunk/testsuite/3rdParty/TestMedia/simulation/ReferenceFiles/WaterIF97/WaterIF97_Test5_ref.mat A /trunk/testsuite/3rdParty/TestMedia/simulation/ReferenceFiles/WaterIF97/WaterIF97_Test5_var.txt A /trunk/testsuite/3rdParty/TestMedia/simulation/ReferenceFiles/WaterIF97/WaterIF97_Test6_ref.mat A /trunk/testsuite/3rdParty/TestMedia/simulation/ReferenceFiles/WaterIF97/WaterIF97_Test6_var.txt A /trunk/testsuite/3rdParty/TestMedia/simulation/ReferenceFiles/WaterIF97/WaterIF97_Test7_ref.mat A /trunk/testsuite/3rdParty/TestMedia/simulation/ReferenceFiles/WaterIF97/WaterIF97_Test7_var.txt A /trunk/testsuite/3rdParty/TestMedia/simulation/ReferenceFiles/WaterIF97/WaterIF97_Test8_ref.mat A /trunk/testsuite/3rdParty/TestMedia/simulation/ReferenceFiles/WaterIF97/WaterIF97_Test8_var.txt A /trunk/testsuite/3rdParty/TestMedia/simulation/Test1.txt A /trunk/testsuite/3rdParty/TestMedia/simulation/Test2.txt A /trunk/testsuite/3rdParty/TestMedia/simulation/Test3.txt A /trunk/testsuite/3rdParty/TestMedia/simulation/Test4.txt A /trunk/testsuite/3rdParty/TestMedia/simulation/Test5.txt A /trunk/testsuite/3rdParty/TestMedia/simulation/Test6.txt A /trunk/testsuite/3rdParty/TestMedia/simulation/Test7.txt A /trunk/testsuite/3rdParty/TestMedia/simulation/Test8.txt A /trunk/testsuite/3rdParty/TestMedia/simulation/TestMedia.mo - added TestMedia reference files from Martin @ Siemens. ------------------------------------------------------------------------ r11946 | lochel | 2012-05-24 17:39:54 +0200 (Thu, 24 May 2012) | 1 line Changed paths: M /trunk/testsuite/initialization/Makefile move singularJacobian.mos back to failingtest ------------------------------------------------------------------------ r11945 | lochel | 2012-05-24 17:35:17 +0200 (Thu, 24 May 2012) | 2 lines Changed paths: M /trunk/SimulationRuntime/c/simulation/solver/initialization.c - undo changes in initialization.c from last commit ------------------------------------------------------------------------ r11944 | lochel | 2012-05-24 17:03:43 +0200 (Thu, 24 May 2012) | 3 lines Changed paths: M /trunk/SimulationRuntime/c/simulation/solver/initialization.c M /trunk/SimulationRuntime/c/simulation/solver/initialization_data.c M /trunk/SimulationRuntime/c/simulation/solver/nelderMeadEx_initialization.c M /trunk/testsuite/initialization/Makefile - minor fixes - add initialization test case ------------------------------------------------------------------------ r11943 | ppriv | 2012-05-24 16:15:54 +0200 (Thu, 24 May 2012) | 1 line Changed paths: M /trunk/Compiler/Template/CodegenCSharp.mo M /trunk/Compiler/susan_codegen/SimCode/CodegenCSharp.tpl - assert() support in C# simulation code ------------------------------------------------------------------------ r11942 | lochel | 2012-05-24 11:40:33 +0200 (Thu, 24 May 2012) | 2 lines Changed paths: M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Rotational.Examples.Backlash.mat M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Rotational.Examples.Friction.mat M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Translational.Examples.ElastoGap.mat - fix msl31/simulate test cases ------------------------------------------------------------------------ r11940 | hubert.thieriot | 2012-05-23 17:43:50 +0200 (Wed, 23 May 2012) | 1 line Changed paths: M /trunk/OMOptim/OMOptimBasis/build/OMOptimBasis.pro - resolved compilation issues (environment variables, lib orders...) ------------------------------------------------------------------------ r11939 | lochel | 2012-05-23 17:35:21 +0200 (Wed, 23 May 2012) | 2 lines Changed paths: M /trunk/SimulationRuntime/c/simulation/solver/nelderMeadEx_initialization.c - fix for last commit ------------------------------------------------------------------------ r11938 | lochel | 2012-05-23 17:30:08 +0200 (Wed, 23 May 2012) | 6 lines Changed paths: M /trunk/Compiler/BackEnd/SimCode.mo M /trunk/Compiler/Template/CodegenAdevs.mo M /trunk/Compiler/Template/CodegenC.mo M /trunk/Compiler/Template/CodegenCSharp.mo M /trunk/Compiler/Template/CodegenCpp.mo M /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl M /trunk/Compiler/susan_codegen/SimCode/CodegenCSharp.tpl M /trunk/Compiler/susan_codegen/SimCode/CodegenCpp.tpl M /trunk/Compiler/susan_codegen/SimCode/SimCodeTV.mo M /trunk/SimulationRuntime/c/Makefile.objs M /trunk/SimulationRuntime/c/openmodelica_func.h M /trunk/SimulationRuntime/c/simulation/simulation_input_xml.cpp M /trunk/SimulationRuntime/c/simulation/solver/initialization.c M /trunk/SimulationRuntime/c/simulation/solver/initialization.h A /trunk/SimulationRuntime/c/simulation/solver/initialization_data.c A /trunk/SimulationRuntime/c/simulation/solver/initialization_data.h D /trunk/SimulationRuntime/c/simulation/solver/initialization_sundials.c A /trunk/SimulationRuntime/c/simulation/solver/kinsol_initialization.c A /trunk/SimulationRuntime/c/simulation/solver/kinsol_initialization.h A /trunk/SimulationRuntime/c/simulation/solver/nelderMeadEx_initialization.c A /trunk/SimulationRuntime/c/simulation/solver/nelderMeadEx_initialization.h A /trunk/SimulationRuntime/c/simulation/solver/newuoa_initialization.c A /trunk/SimulationRuntime/c/simulation/solver/newuoa_initialization.h A /trunk/SimulationRuntime/c/simulation/solver/simplex_initialization.c A /trunk/SimulationRuntime/c/simulation/solver/simplex_initialization.h M /trunk/SimulationRuntime/c/simulation_data.h M /trunk/testsuite/initialization/Makefile M /trunk/testsuite/initialization/nonlinear.mos - removed start-values from initial_residual - moved lambda from initial_residual into SimulationRuntime - split initialization up into several files - provide information inside SimulationRuntime whether start/nominal values are used or not - some minor fixes ------------------------------------------------------------------------ r11937 | hubert.thieriot | 2012-05-23 15:05:30 +0200 (Wed, 23 May 2012) | 3 lines Changed paths: M /trunk/OMOptim/Core/Dymola/Dymola.cpp M /trunk/OMOptim/Core/Problems/OptimResult.cpp M /trunk/OMOptim/Core/Project.cpp A /trunk/OMOptim/Doc/AddANewProblem.txt D /trunk/OMOptim/Doc/MainPage.txt A /trunk/OMOptim/Doc/OMOptimDoc.txt (from /trunk/OMOptim/Doc/MainPage.txt:11833) M /trunk/OMOptim/GUI/Tools/OMOptimGuiTools.cpp M /trunk/OMOptim/OMOptimBasis/GUI/Widgets/WidgetMOItem.cpp M /trunk/OMOptim/OMOptimBasis/GUI/Widgets/WidgetMOItem.h M /trunk/OMOptim/OMOptimBasis/MOItem.cpp M /trunk/OMOptim/OMOptimBasis/ProjectBase.cpp M /trunk/OMOptim/OMOptimBasis/Tools/LowTools.cpp M /trunk/OMOptim/OMOptimBasis/Tools/LowTools.h M /trunk/OMOptim/OMOptimBasis/Units/MEDimValue.h M /trunk/OMOptim/OMOptimBasis/Units/METemperature.h A /trunk/OMOptim/OMOptimBasis/doc A /trunk/OMOptim/OMOptimBasis/doc/OMOptimBasisDoc.txt A /trunk/OMOptim/OMOptimBasis/doc/ProblemsDoc.txt - improved Dymola script function - improved documentation - loading OptimResult does not ask for model compilation if unfound ------------------------------------------------------------------------ r11935 | perost | 2012-05-23 10:13:06 +0200 (Wed, 23 May 2012) | 2 lines Changed paths: A /trunk/testsuite/mofiles/FunctionVariability.mo M /trunk/testsuite/mofiles/Makefile - Added test for variability check of function parameters. ------------------------------------------------------------------------ r11934 | perost | 2012-05-22 11:09:24 +0200 (Tue, 22 May 2012) | 7 lines Changed paths: M /trunk/Compiler/BackEnd/PartFn.mo M /trunk/Compiler/BackEnd/SimCode.mo M /trunk/Compiler/FrontEnd/Absyn.mo M /trunk/Compiler/FrontEnd/Builtin.mo M /trunk/Compiler/FrontEnd/CevalFunction.mo M /trunk/Compiler/FrontEnd/ConnectUtil.mo M /trunk/Compiler/FrontEnd/DAE.mo M /trunk/Compiler/FrontEnd/DAEDump.mo M /trunk/Compiler/FrontEnd/DAEUtil.mo M /trunk/Compiler/FrontEnd/Env.mo M /trunk/Compiler/FrontEnd/Expression.mo M /trunk/Compiler/FrontEnd/InnerOuter.mo M /trunk/Compiler/FrontEnd/Inst.mo M /trunk/Compiler/FrontEnd/InstSection.mo M /trunk/Compiler/FrontEnd/InstSymbolTable.mo M /trunk/Compiler/FrontEnd/Lookup.mo M /trunk/Compiler/FrontEnd/SCode.mo M /trunk/Compiler/FrontEnd/SCodeInst.mo M /trunk/Compiler/FrontEnd/Static.mo M /trunk/Compiler/FrontEnd/Types.mo M /trunk/Compiler/FrontEnd/Typing.mo M /trunk/Compiler/FrontEnd/ValuesUtil.mo M /trunk/Compiler/Script/CevalScript.mo M /trunk/Compiler/Script/Interactive.mo M /trunk/Compiler/Util/Error.mo M /trunk/Compiler/susan_codegen/SimCode/SimCodeTV.mo M /trunk/testsuite/3rdParty/HumMod/instHumMod.mos M /trunk/testsuite/expandable/ExpandableConnectors.mos M /trunk/testsuite/libraries/biochem/BiochemModels.mos M /trunk/testsuite/libraries/multibody/systems/RobotR3.mos A /trunk/testsuite/mofiles/ConnectTwoSources.mo M /trunk/testsuite/mofiles/EnumConnectArray.mo M /trunk/testsuite/mofiles/Makefile - Cleaned up checking of connector types and added warning for connecting two sources. - Moved visibility attribute from DAE.Var to DAE.Attributes. - Removed direction prefix from components created by expandable connections, since we can't determine them reliably yet. - Other minor fixes to connections. ------------------------------------------------------------------------ r11933 | sjoelund.se | 2012-05-22 09:03:12 +0200 (Tue, 22 May 2012) | 2 lines Changed paths: M /trunk/SimulationRuntime/c/Makefile.common - cp -u is a GNU extension; we support non-GNU systems... ------------------------------------------------------------------------ r11931 | sjoelund.se | 2012-05-21 15:01:39 +0200 (Mon, 21 May 2012) | 2 lines Changed paths: M /trunk/testsuite/omcc/Makefile M /trunk/testsuite/omcc/SCRIPT.mos - Some fixes to OMCC ------------------------------------------------------------------------ r11930 | adrpo | 2012-05-21 14:55:00 +0200 (Mon, 21 May 2012) | 2 lines Changed paths: M /trunk/Compiler/Template/CodegenC.mo M /trunk/Compiler/runtime/config.h M /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl M /trunk/SimulationRuntime/c/Makefile.omdev.mingw - attempt to fix Windows compilation and testsuite. ------------------------------------------------------------------------ r11929 | sjoelund.se | 2012-05-21 13:59:45 +0200 (Mon, 21 May 2012) | 2 lines Changed paths: M /trunk/Compiler/Template/CodegenC.mo M /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl - Do not add LDFLAGS twice ------------------------------------------------------------------------ r11928 | sjoelund.se | 2012-05-21 12:35:35 +0200 (Mon, 21 May 2012) | 2 lines Changed paths: M /trunk/Compiler/BackEnd/SimCode.mo M /trunk/Compiler/Template/CodegenC.mo M /trunk/Compiler/Template/CodegenFMU.mo M /trunk/Compiler/runtime/config.h M /trunk/Compiler/runtime/config.unix.h.in M /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl M /trunk/Compiler/susan_codegen/SimCode/CodegenFMU.tpl M /trunk/Compiler/susan_codegen/SimCode/SimCodeTV.mo M /trunk/configure.in - Link with Sundials only if requested ------------------------------------------------------------------------ r11927 | sjoelund.se | 2012-05-21 11:57:58 +0200 (Mon, 21 May 2012) | 2 lines Changed paths: M /trunk/Compiler/Template/CodegenAdevs.mo M /trunk/Compiler/runtime/config.h M /trunk/Compiler/runtime/config.unix.h.in M /trunk/SimulationRuntime/c/simulation/solver/initialization.c A /trunk/SimulationRuntime/c/simulation/solver/initialization_sundials.c (from /trunk/SimulationRuntime/c/simulation/solver/initialization.c:11926) M /trunk/configure.in - First step towards compiling without sundials ------------------------------------------------------------------------ r11926 | nutaro | 2012-05-19 18:17:32 +0200 (Sat, 19 May 2012) | 1 line Changed paths: M /trunk/Compiler/Template/AbsynDumpTpl.mo M /trunk/Compiler/Template/CodegenAdevs.mo M /trunk/Compiler/Template/DAEDumpTpl.mo M /trunk/Compiler/Template/ExpressionDumpTpl.mo M /trunk/Compiler/Template/SCodeDumpTpl.mo M /trunk/Compiler/susan_codegen/SimCode/CodegenAdevs.tpl Fixed event handling in the adevs backend ------------------------------------------------------------------------ r11925 | arun3688 | 2012-05-16 22:01:46 +0200 (Wed, 16 May 2012) | 1 line Changed paths: A /trunk/testsuite/omcc_test A /trunk/testsuite/omcc_test/Test1.mo A /trunk/testsuite/omcc_test/Test10.mo A /trunk/testsuite/omcc_test/Test11.mo A /trunk/testsuite/omcc_test/Test12.mo A /trunk/testsuite/omcc_test/Test13.mo A /trunk/testsuite/omcc_test/Test14.mo A /trunk/testsuite/omcc_test/Test15.mo A /trunk/testsuite/omcc_test/Test16.mo A /trunk/testsuite/omcc_test/Test17.mo A /trunk/testsuite/omcc_test/Test18.mo A /trunk/testsuite/omcc_test/Test19.mo A /trunk/testsuite/omcc_test/Test2.mo A /trunk/testsuite/omcc_test/Test20.mo A /trunk/testsuite/omcc_test/Test21.mo A /trunk/testsuite/omcc_test/Test3.mo A /trunk/testsuite/omcc_test/Test4.mo A /trunk/testsuite/omcc_test/Test5.mo A /trunk/testsuite/omcc_test/Test6.mo A /trunk/testsuite/omcc_test/Test7.mo A /trunk/testsuite/omcc_test/Test8.mo A /trunk/testsuite/omcc_test/Test9.mo A /trunk/testsuite/omcc_test/fulltest.mo add omcc test cases to testsuite/omcc_test-arun3688 ------------------------------------------------------------------------ r11924 | arun3688 | 2012-05-16 21:57:05 +0200 (Wed, 16 May 2012) | 2 lines Changed paths: D /trunk/testsuite/omcc/LoadCompilerSources.mos M /trunk/testsuite/omcc/Main.mo D /trunk/testsuite/omcc/MainTest.mos A /trunk/testsuite/omcc/Makefile D /trunk/testsuite/omcc/NewParser.mo M /trunk/testsuite/omcc/Parser.mo M /trunk/testsuite/omcc/ParserModelica.mo A /trunk/testsuite/omcc/Readme.txt M /trunk/testsuite/omcc/SCRIPT.mos D /trunk/testsuite/omcc/TEST_CASES.mo D /trunk/testsuite/omcc/TestGrammar.mo D /trunk/testsuite/omcc/TestGrammar.moUnParsed.mo D /trunk/testsuite/omcc/main.c Makefile is added to "omcc" and unnecessary files are deleted and also "Readme.txt" is added. look into Readme.txt for running the test cases. arun3688 ------------------------------------------------------------------------ r11923 | Frenkel TUD | 2012-05-16 20:38:55 +0200 (Wed, 16 May 2012) | 1 line Changed paths: M /trunk/Compiler/Util/System.mo - bugfix linker realRand, intRand ------------------------------------------------------------------------ r11922 | sjoelund.se | 2012-05-16 09:35:48 +0200 (Wed, 16 May 2012) | 3 lines Changed paths: M /trunk/Compiler/Template/CodegenC.mo M /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl M /trunk/testsuite/mosfiles/Makefile A /trunk/testsuite/mosfiles/TestAsub.mos #1746 - Fix for asub in functions ------------------------------------------------------------------------ r11921 | Frenkel TUD | 2012-05-16 09:25:47 +0200 (Wed, 16 May 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendVariable.mo - add function getVarDAE ------------------------------------------------------------------------ r11920 | Frenkel TUD | 2012-05-16 09:24:33 +0200 (Wed, 16 May 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/SimCode.mo - bugfix tearing ------------------------------------------------------------------------ r11919 | perost | 2012-05-15 13:02:40 +0200 (Tue, 15 May 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/InstUtil.mo M /trunk/Compiler/FrontEnd/SCodeInst.mo M /trunk/Compiler/FrontEnd/Typing.mo - Fix iterator typing in for equations for SCodeInst. ------------------------------------------------------------------------ r11918 | hubert.thieriot | 2012-05-15 12:16:39 +0200 (Tue, 15 May 2012) | 1 line Changed paths: M /trunk/OMOptim/Core/FileData/LoadOMOptim.cpp M /trunk/OMOptim/Core/Project.cpp M /trunk/OMOptim/GUI/MainWindow.cpp M /trunk/OMOptim/GUI/Tools/OMOptimGuiTools.cpp M /trunk/OMOptim/GUI/Widgets/WidgetProjectInfos.cpp M /trunk/OMOptim/OMOptimBasis/FileData/Load.cpp M /trunk/OMOptim/OMOptimBasis/FileData/Save.cpp M /trunk/OMOptim/OMOptimBasis/GUI/Widgets/WidgetProjectBaseInfos.cpp M /trunk/OMOptim/OMOptimBasis/ProjectBase.cpp M /trunk/OMOptim/OMOptimBasis/ProjectBase.h M /trunk/OMOptim/version.h - .min file fully compatible with relative paths ------------------------------------------------------------------------ r11917 | niklwors | 2012-05-15 10:07:14 +0200 (Tue, 15 May 2012) | 1 line Changed paths: M /trunk/Compiler/Template/CodegenCpp.mo M /trunk/Compiler/susan_codegen/SimCode/CodegenCpp.tpl Resolved name conflicts for some member variables of AlgLoop System in cpp runtime. ------------------------------------------------------------------------ r11916 | hubert.thieriot | 2012-05-15 09:37:16 +0200 (Tue, 15 May 2012) | 3 lines Changed paths: M /trunk/OMOptim/Core/Dymola/ModPlusDymolaCtrl.cpp M /trunk/OMOptim/Core/FileData/LoadOMOptim.cpp M /trunk/OMOptim/Core/Modelica/ModLoader.cpp M /trunk/OMOptim/Core/Modelica/ModLoader.h M /trunk/OMOptim/Core/OMC/MOomc.cpp M /trunk/OMOptim/Core/OpenModelica/ModPlusOMCtrl.cpp M /trunk/OMOptim/Core/OpenModelica/OpenModelica.cpp M /trunk/OMOptim/Core/OpenModelica/OpenModelica.h M /trunk/OMOptim/Core/Optim/EA/Monitor/MyEoGnuplot.cpp M /trunk/OMOptim/Core/Optim/EA/Monitor/MyEoGnuplot.h M /trunk/OMOptim/Core/Optim/EA/Monitor/MyEoGnuplot1DMonitor.cpp M /trunk/OMOptim/Core/Problems/Optimization.cpp M /trunk/OMOptim/Core/Project.cpp M /trunk/OMOptim/GUI/MainWindow.cpp M /trunk/OMOptim/OMOptimBasis/ProjectBase.cpp M /trunk/OMOptim/OMOptimBasis/ProjectBase.h M /trunk/OMOptim/OMOptimBasis/Tools/LowTools.cpp M /trunk/OMOptim/OMOptimBasis/Tools/LowTools.h M /trunk/OMOptim/buildOMOptim.pro M /trunk/OMOptim/version.h - improved gnuplot display of temp optimization results - clsing .mat file after reading... - LowTools::mkdir : mkdir with write permissions ------------------------------------------------------------------------ r11913 | adeas31 | 2012-05-14 23:42:15 +0200 (Mon, 14 May 2012) | 1 line Changed paths: M /trunk/OMOptim/build/OMOptim.windowsconfig.in - Added the missing omniORB libs. Update OMDEV. Changed the back the bin to lib. ------------------------------------------------------------------------ r11911 | perost | 2012-05-14 15:58:58 +0200 (Mon, 14 May 2012) | 2 lines Changed paths: M /trunk/testsuite/bootstrapping/DumpTest.mos - Fix testsuite. ------------------------------------------------------------------------ r11910 | hubert.thieriot | 2012-05-14 15:15:37 +0200 (Mon, 14 May 2012) | 1 line Changed paths: M /trunk/OMOptim/build/OMOptim.windowsconfig.in - corrected 4.1.6 lib paths : /bin/ instead of /lib/ ------------------------------------------------------------------------ r11909 | mahge930 | 2012-05-14 14:48:23 +0200 (Mon, 14 May 2012) | 1 line Changed paths: M /trunk/Compiler/FrontEnd/Absyn.mo M /trunk/Compiler/FrontEnd/Builtin.mo M /trunk/Compiler/FrontEnd/Dependency.mo M /trunk/Compiler/FrontEnd/Dump.mo M /trunk/Compiler/FrontEnd/Inst.mo M /trunk/Compiler/FrontEnd/InstExtends.mo M /trunk/Compiler/FrontEnd/Lookup.mo M /trunk/Compiler/FrontEnd/MetaUtil.mo M /trunk/Compiler/FrontEnd/SCode.mo M /trunk/Compiler/FrontEnd/SCodeDependency.mo M /trunk/Compiler/FrontEnd/SCodeEnv.mo M /trunk/Compiler/FrontEnd/SCodeFlat.mo M /trunk/Compiler/FrontEnd/SCodeFlattenExtends.mo M /trunk/Compiler/FrontEnd/SCodeFlattenImports.mo M /trunk/Compiler/FrontEnd/SCodeFlattenRedeclare.mo M /trunk/Compiler/FrontEnd/SCodeGraph.mo M /trunk/Compiler/FrontEnd/SCodeHashTable.mo M /trunk/Compiler/FrontEnd/SCodeLookup.mo M /trunk/Compiler/FrontEnd/SCodeSimplify.mo M /trunk/Compiler/FrontEnd/SCodeUtil.mo M /trunk/Compiler/OpenModelicaBootstrappingHeader.h M /trunk/Compiler/Script/Interactive.mo M /trunk/Compiler/Script/Refactor.mo M /trunk/Compiler/Template/AbsynDumpTpl.mo M /trunk/Compiler/Template/CodegenAdevs.mo M /trunk/Compiler/Template/DAEDumpTpl.mo M /trunk/Compiler/Template/ExpressionDumpTpl.mo M /trunk/Compiler/Template/SCodeDumpTpl.mo M /trunk/Parser/Modelica.g + Part of support for Class Attributes (objectives) for optimization class of Optimica extension. ------------------------------------------------------------------------ r11908 | perost | 2012-05-14 13:48:01 +0200 (Mon, 14 May 2012) | 3 lines Changed paths: M /trunk/Compiler/FrontEnd/InstSection.mo M /trunk/Compiler/FrontEnd/SCodeInst.mo M /trunk/Compiler/FrontEnd/Static.mo M /trunk/Compiler/FrontEnd/Types.mo M /trunk/Compiler/Util/Error.mo M /trunk/testsuite/mofiles/Makefile M /trunk/testsuite/mofiles/ReinitInvalidType.mo A /trunk/testsuite/mofiles/ReinitInvalidType2.mo A /trunk/testsuite/mofiles/ReinitInvalidType3.mo Fix for bug #1738: - Check variability of first argument to reinit. ------------------------------------------------------------------------ r11907 | sjoelund.se | 2012-05-14 11:59:00 +0200 (Mon, 14 May 2012) | 2 lines Changed paths: M /trunk/Parser/BaseModelica_Lexer.g - Update the UTF-8 error message ------------------------------------------------------------------------ r11906 | niklwors | 2012-05-14 11:57:16 +0200 (Mon, 14 May 2012) | 1 line Changed paths: M /trunk/Compiler/Template/CodegenCpp.mo M /trunk/Compiler/susan_codegen/SimCode/CodegenCpp.tpl M /trunk/SimulationRuntime/cpp/Source/System/Implementation/AlgLoopDefaultImplementation.cpp M /trunk/SimulationRuntime/cpp/Source/System/Implementation/AlgLoopDefaultImplementation.h M /trunk/SimulationRuntime/cpp/Source/System/Implementation/SystemDefaultImplementation.cpp M /trunk/SimulationRuntime/cpp/Source/System/Implementation/SystemDefaultImplementation.h Resolved name conflicts for some member variables in cpp runtime. ------------------------------------------------------------------------ r11905 | sjoelund.se | 2012-05-14 09:51:14 +0200 (Mon, 14 May 2012) | 3 lines Changed paths: M /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo M /trunk/Compiler/Script/CevalScript.mo #1744 - Add OMDEV to checkSettings() result ------------------------------------------------------------------------ r11904 | adeas31 | 2012-05-12 15:50:42 +0200 (Sat, 12 May 2012) | 1 line Changed paths: M /trunk/Compiler/Template/CodegenC.mo M /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl - fix testsuite. ------------------------------------------------------------------------ r11903 | adeas31 | 2012-05-12 14:10:28 +0200 (Sat, 12 May 2012) | 1 line Changed paths: M /trunk/Compiler/Template/CodegenC.mo M /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl - Try -rdynamic instead of -ldl. ------------------------------------------------------------------------ r11902 | adrpo | 2012-05-12 13:52:27 +0200 (Sat, 12 May 2012) | 1 line Changed paths: M /trunk/testsuite/mosfiles/AssertTest.mo M /trunk/testsuite/mosfiles/AssertTest.mos M /trunk/testsuite/mosfiles/AssertTest1.mo M /trunk/testsuite/mosfiles/AssertTest1.mos M /trunk/testsuite/mosfiles/AssertTest2.mos M /trunk/testsuite/mosfiles/Makefile - assert tests enabled. ------------------------------------------------------------------------ r11901 | adrpo | 2012-05-12 13:37:22 +0200 (Sat, 12 May 2012) | 2 lines Changed paths: M /trunk/Compiler/Template/CodegenC.mo M /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl - no -ldl on MinGW! duh. ------------------------------------------------------------------------ r11900 | adrpo | 2012-05-12 13:08:20 +0200 (Sat, 12 May 2012) | 1 line Changed paths: M /trunk/Compiler/Template/CodegenC.mo M /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl - mind the space. ------------------------------------------------------------------------ r11899 | adrpo | 2012-05-12 12:15:23 +0200 (Sat, 12 May 2012) | 2 lines Changed paths: M /trunk/Compiler/Template/CodegenC.mo M /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl - attempt to fix the testsuite? - add -ldl with -whole-archive ------------------------------------------------------------------------ r11898 | adrpo | 2012-05-12 12:11:39 +0200 (Sat, 12 May 2012) | 1 line Changed paths: M /trunk/Compiler/susan_codegen/SimCode/CodegenCpp.tpl - squash the tabs. ------------------------------------------------------------------------ r11897 | AnandKGaneson | 2012-05-12 01:00:43 +0200 (Sat, 12 May 2012) | 1 line Changed paths: M /trunk/PythonInterface/OMPython/OMParser/__init__.py M /trunk/PythonInterface/OMPython/__init__.py Modified and added functionality to OMPython/__init__.py and OMParser/__init__.py ------------------------------------------------------------------------ r11896 | janssen | 2012-05-11 21:43:05 +0200 (Fri, 11 May 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/XMLDump.mo remove extra 'apply' around matrix XML dumps (bug #1743) ------------------------------------------------------------------------ r11895 | hubert.thieriot | 2012-05-11 17:48:40 +0200 (Fri, 11 May 2012) | 1 line Changed paths: A /trunk/OMOptim/Doc/Images/ProblemInterface.png M /trunk/OMOptim/Doc/MainClasses.graphml M /trunk/OMOptim/Doc/MainPage.txt M /trunk/OMOptim/OMOptimBasis/MOParameter.cpp M /trunk/OMOptim/OMOptimBasis/MOParameter.h M /trunk/OMOptim/OMOptimBasis/ProjectBase.h - changed save/load for omparameters -> there were an index misbehavior when list of index were modified (index field is not anymore saved/loaded) ------------------------------------------------------------------------ r11894 | adeas31 | 2012-05-11 17:29:45 +0200 (Fri, 11 May 2012) | 1 line Changed paths: M /trunk/Compiler/Template/CodegenC.mo M /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl - load all symbols defined in libSimulationRuntimeC.a into the simulation executable. ------------------------------------------------------------------------ r11893 | niklwors | 2012-05-11 17:26:34 +0200 (Fri, 11 May 2012) | 1 line Changed paths: M /trunk/Compiler/Template/CodegenCpp.mo M /trunk/Compiler/susan_codegen/SimCode/CodegenCpp.tpl M /trunk/SimulationRuntime/cpp/Source/System/Implementation/EventHandling.cpp Fix in event iteration of cpp runtime ------------------------------------------------------------------------ r11892 | adeas31 | 2012-05-11 13:15:59 +0200 (Fri, 11 May 2012) | 1 line Changed paths: M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts - Japanese translations (Thanks to Hirono Tomohide). ------------------------------------------------------------------------ r11891 | hubert.thieriot | 2012-05-11 09:16:22 +0200 (Fri, 11 May 2012) | 3 lines Changed paths: M /trunk/OMOptim/Core/Dymola/Dymola.cpp M /trunk/OMOptim/Core/Dymola/Dymola.h M /trunk/OMOptim/Core/Dymola/ModPlusDymolaCtrl.cpp M /trunk/OMOptim/Core/Dymola/ModPlusDymolaCtrl.h M /trunk/OMOptim/Core/FileData/SaveOMOptim.cpp M /trunk/OMOptim/Core/Modelica/ModComponent.cpp M /trunk/OMOptim/Core/Modelica/ModComponent.h M /trunk/OMOptim/Core/Modelica/ModItem.cpp M /trunk/OMOptim/Core/Modelica/ModItem.h M /trunk/OMOptim/Core/Modelica/ModItemsTree.cpp M /trunk/OMOptim/Core/Modelica/ModLoader.cpp M /trunk/OMOptim/Core/Modelica/ModLoader.h M /trunk/OMOptim/Core/Modelica/ModModel.cpp M /trunk/OMOptim/Core/Modelica/ModModel.h M /trunk/OMOptim/Core/Modelica/ModModelPlus.cpp M /trunk/OMOptim/Core/Modelica/ModModelPlus.h M /trunk/OMOptim/Core/Modelica/ModPackage.cpp M /trunk/OMOptim/Core/Modelica/ModPackage.h M /trunk/OMOptim/Core/Modelica/ModPlusCtrl.h M /trunk/OMOptim/Core/Modelica/ModRecord.cpp M /trunk/OMOptim/Core/Modelica/ModRecord.h M /trunk/OMOptim/Core/OMC/MOomc.cpp M /trunk/OMOptim/Core/OMC/MOomc.h M /trunk/OMOptim/Core/OpenModelica/ModPlusOMCtrl.cpp M /trunk/OMOptim/Core/OpenModelica/ModPlusOMCtrl.h M /trunk/OMOptim/Core/OpenModelica/OpenModelica.cpp M /trunk/OMOptim/Core/OpenModelica/OpenModelica.h M /trunk/OMOptim/Core/Optim/EA/Monitor/MyEoGnuplot1DMonitor.cpp M /trunk/OMOptim/Core/Problems/OneSimResult.cpp M /trunk/OMOptim/Core/Problems/OneSimulation.cpp M /trunk/OMOptim/Core/Problems/OneSimulation.h M /trunk/OMOptim/Core/Problems/OptimResult.cpp M /trunk/OMOptim/Core/Problems/Optimization.cpp M /trunk/OMOptim/Core/Project.cpp M /trunk/OMOptim/Core/Project.h M /trunk/OMOptim/GUI/MainWindow.cpp M /trunk/OMOptim/GUI/Widgets/WidgetModelsList.cpp M /trunk/OMOptim/GUI/Widgets/WidgetProjectInfos.cpp M /trunk/OMOptim/OMOptimBasis/FileData/Load.cpp M /trunk/OMOptim/OMOptimBasis/FileData/Save.cpp M /trunk/OMOptim/OMOptimBasis/GUI/Dialogs/DlgSelectFiles.cpp M /trunk/OMOptim/OMOptimBasis/GUI/Dialogs/DlgSelectFiles.h M /trunk/OMOptim/OMOptimBasis/GUI/Tools/GuiTools.cpp M /trunk/OMOptim/OMOptimBasis/GUI/Widgets/WidgetFilesList.cpp M /trunk/OMOptim/OMOptimBasis/GUI/Widgets/WidgetFilesList.h D /trunk/OMOptim/OMOptimBasis/MOClasses.h M /trunk/OMOptim/OMOptimBasis/MOItem.cpp M /trunk/OMOptim/OMOptimBasis/MOItem.h M /trunk/OMOptim/OMOptimBasis/Problems/OMCase.cpp M /trunk/OMOptim/OMOptimBasis/Problems/OMCase.h M /trunk/OMOptim/OMOptimBasis/Problems/ProblemInterface.h M /trunk/OMOptim/OMOptimBasis/Problems/ProblemInterfaces.cpp M /trunk/OMOptim/OMOptimBasis/Problems/ProblemInterfaces.h M /trunk/OMOptim/OMOptimBasis/ProjectBase.cpp M /trunk/OMOptim/OMOptimBasis/ProjectBase.h M /trunk/OMOptim/OMOptimBasis/Tools/HighTools.cpp M /trunk/OMOptim/OMOptimBasis/Tools/LowTools.cpp M /trunk/OMOptim/OMOptimBasis/Tools/LowTools.h M /trunk/OMOptim/OMOptimBasis/Variable.cpp M /trunk/OMOptim/OMOptimBasis/Variable.h M /trunk/OMOptim/OMOptimBasis/VariableType.h M /trunk/OMOptim/OMOptimBasis/build/OMOptimBasis.pro - use more QFileInfo instead of QString - removed useless headers include - updated MOomc ------------------------------------------------------------------------ r11890 | adeas31 | 2012-05-11 00:29:36 +0200 (Fri, 11 May 2012) | 2 lines Changed paths: M /trunk/Compiler/Template/AbsynDumpTpl.mo M /trunk/Compiler/Template/CodegenAdevs.mo M /trunk/Compiler/Template/CodegenC.mo M /trunk/Compiler/Template/DAEDumpTpl.mo M /trunk/Compiler/Template/ExpressionDumpTpl.mo M /trunk/Compiler/Template/SCodeDumpTpl.mo M /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl - Run convert lines perl script on Model_functions.c file as well. - Don't generate #modelicaLine and don't run convert lines perl script unless user sets +d=gendebugsymbols flag or the grammar is MetaModelica. ------------------------------------------------------------------------ r11889 | perost | 2012-05-10 14:47:40 +0200 (Thu, 10 May 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/Static.mo M /trunk/testsuite/records/OperatorOverloadComplexArray.mo - More cats. ------------------------------------------------------------------------ r11888 | adrpo | 2012-05-10 14:29:56 +0200 (Thu, 10 May 2012) | 6 lines Changed paths: A /trunk/SimulationRuntime/OpenTurns/Makefile.mingw M /trunk/SimulationRuntime/OpenTurns/model_name.h M /trunk/SimulationRuntime/OpenTurns/wrapper.c M /trunk/SimulationRuntime/OpenTurns/wrapper_name.h OpenTURNS changes - added Makefiles for mingw. - updated to OpenTURNS v1.0. The wrapper .dll generation now works. ------------------------------------------------------------------------ r11887 | perost | 2012-05-10 14:15:50 +0200 (Thu, 10 May 2012) | 2 lines Changed paths: A /trunk/Compiler/Template/ExpressionDumpTpl.mo - Added more missing files. ------------------------------------------------------------------------ r11886 | perost | 2012-05-10 14:14:36 +0200 (Thu, 10 May 2012) | 2 lines Changed paths: A /trunk/Compiler/Template/AbsynDumpTpl.mo - Adding missing file. ------------------------------------------------------------------------ r11885 | perost | 2012-05-10 14:06:18 +0200 (Thu, 10 May 2012) | 3 lines Changed paths: M /trunk/Compiler/FrontEnd/Expression.mo M /trunk/Compiler/FrontEnd/ExpressionDump.mo M /trunk/Compiler/Makefile.common A /trunk/Compiler/Template/DAEDumpTpl.mo M /trunk/Compiler/Template/SCodeDumpTpl.mo M /trunk/Compiler/Template/Tpl.mo A /trunk/Compiler/susan_codegen/SimCode/AbsynDumpTV.mo A /trunk/Compiler/susan_codegen/SimCode/AbsynDumpTpl.tpl A /trunk/Compiler/susan_codegen/SimCode/DAEDumpTV.mo A /trunk/Compiler/susan_codegen/SimCode/DAEDumpTpl.tpl A /trunk/Compiler/susan_codegen/SimCode/ExpressionDumpTV.mo A /trunk/Compiler/susan_codegen/SimCode/ExpressionDumpTpl.tpl M /trunk/Compiler/susan_codegen/SimCode/Makefile M /trunk/Compiler/susan_codegen/SimCode/SCodeDumpTpl.tpl M /trunk/testsuite/3rdParty/HumMod/instHumMod.mos M /trunk/testsuite/3rdParty/PlanarMechanics/instantiatePlanarMechanicsForTesting.mos M /trunk/testsuite/3rdParty/TestMedia/TestFlueGas.mos M /trunk/testsuite/3rdParty/TestMedia/TestNitrogen.mos M /trunk/testsuite/3rdParty/TestMedia/TestSteam.mos M /trunk/testsuite/3rdParty/TestMedia/TestWater.mos M /trunk/testsuite/3rdParty/siemens/valve_test.mos M /trunk/testsuite/bootstrapping/LoadCompilerSources.mos M /trunk/testsuite/bootstrapping/SimplifyTest.mos M /trunk/testsuite/dependency/Modelica.Mechanics.MultiBody.mos M /trunk/testsuite/expandable/ExpandableConnectors.mos M /trunk/testsuite/interactive/ForStatement3.mos M /trunk/testsuite/interactive/ForStatement7.mos M /trunk/testsuite/interactive/Makefile M /trunk/testsuite/interactive/differentiate.mos M /trunk/testsuite/interactive/interactive_api_annotations.mos M /trunk/testsuite/interactive/interactive_api_attributes.mos M /trunk/testsuite/interactive/interactive_api_classes.mos M /trunk/testsuite/interactive/matrices.mos M /trunk/testsuite/interactive/simplify.mos M /trunk/testsuite/libraries/biochem/BiochemModels.mos M /trunk/testsuite/libraries/biochem/EnzMM.mos M /trunk/testsuite/libraries/biochem/Glycolysis.mos M /trunk/testsuite/libraries/biochem/InsulinSignaling_Sedaghat.mos M /trunk/testsuite/libraries/biochem/UniBi.mos M /trunk/testsuite/libraries/biochem/UniUni.mos M /trunk/testsuite/libraries/msl221/AIMC_DOL.mos M /trunk/testsuite/libraries/msl221/AIMC_Inverter.mos M /trunk/testsuite/libraries/msl221/AIMC_YD.mos M /trunk/testsuite/libraries/msl221/AIMS_start.mos M /trunk/testsuite/libraries/msl221/BusUsage.mos M /trunk/testsuite/libraries/msl221/CauerLowPassOPV.mos M /trunk/testsuite/libraries/msl221/CauerLowPassSC.mos M /trunk/testsuite/libraries/msl221/CharacteristicIdealDiodes.mos M /trunk/testsuite/libraries/msl221/CharacteristicThyristors.mos M /trunk/testsuite/libraries/msl221/ChuaCircuit.mos M /trunk/testsuite/libraries/msl221/ControlledTanks.mos M /trunk/testsuite/libraries/msl221/CoupledClutches.mos M /trunk/testsuite/libraries/msl221/DCEE_start.mos M /trunk/testsuite/libraries/msl221/DCPM_start.mos M /trunk/testsuite/libraries/msl221/DCSE_start.mos M /trunk/testsuite/libraries/msl221/DifferentialAmplifier.mos M /trunk/testsuite/libraries/msl221/ElasticBearing.mos M /trunk/testsuite/libraries/msl221/EnforcedMovement.mos M /trunk/testsuite/libraries/msl221/ExecutionPaths.mos M /trunk/testsuite/libraries/msl221/ExtractorTest.mos M /trunk/testsuite/libraries/msl221/First.mos M /trunk/testsuite/libraries/msl221/FirstExample.mos M /trunk/testsuite/libraries/msl221/FirstExample_Variant2.mos M /trunk/testsuite/libraries/msl221/FirstExample_Variant3.mos M /trunk/testsuite/libraries/msl221/Friction.mos M /trunk/testsuite/libraries/msl221/HeatingMOSInverter.mos M /trunk/testsuite/libraries/msl221/HeatingRectifier.mos M /trunk/testsuite/libraries/msl221/IndirectCooling.mos M /trunk/testsuite/libraries/msl221/LogicalNetwork1.mos M /trunk/testsuite/libraries/msl221/LossyGearDemo1.mos M /trunk/testsuite/libraries/msl221/LossyGearDemo2.mos M /trunk/testsuite/libraries/msl221/MotionCycleWithLoad.mos M /trunk/testsuite/libraries/msl221/Motor.mos M /trunk/testsuite/libraries/msl221/NandGate.mos M /trunk/testsuite/libraries/msl221/OneMass.mos M /trunk/testsuite/libraries/msl221/OneWayRectifier.mos M /trunk/testsuite/libraries/msl221/OneWayRectifierBG.mos M /trunk/testsuite/libraries/msl221/Oscillator.mos M /trunk/testsuite/libraries/msl221/PID_Controller.mos M /trunk/testsuite/libraries/msl221/ParallelCooling.mos M /trunk/testsuite/libraries/msl221/ParallelPumpDropOut.mos M /trunk/testsuite/libraries/msl221/PreLoad.mos M /trunk/testsuite/libraries/msl221/PullinStroke.mos M /trunk/testsuite/libraries/msl221/PumpAndValve.mos M /trunk/testsuite/libraries/msl221/PumpDropOut.mos M /trunk/testsuite/libraries/msl221/Rectifier.mos M /trunk/testsuite/libraries/msl221/SMEE_Gen.mos M /trunk/testsuite/libraries/msl221/SMPM_Inverter.mos M /trunk/testsuite/libraries/msl221/SMR_Inverter.mos M /trunk/testsuite/libraries/msl221/Sensors.mos M /trunk/testsuite/libraries/msl221/ShowCompositeStep.mos M /trunk/testsuite/libraries/msl221/ShowExceptions.mos M /trunk/testsuite/libraries/msl221/ShowLogicalSources.mos M /trunk/testsuite/libraries/msl221/ShowSaturatingInductor.mos M /trunk/testsuite/libraries/msl221/ShowVariableResistor.mos M /trunk/testsuite/libraries/msl221/SimpleCooling.mos M /trunk/testsuite/libraries/msl221/TestNand.mos M /trunk/testsuite/libraries/msl221/TransformerYD.mos M /trunk/testsuite/libraries/msl221/TransformerYY.mos M /trunk/testsuite/libraries/msl221/TwoMass.mos M /trunk/testsuite/libraries/msl221/modelicaAdditions/Engine1.mos M /trunk/testsuite/libraries/msl221/modelicaAdditions/Engine2.mos M /trunk/testsuite/libraries/msl221/modelicaAdditions/FourBar1.mos M /trunk/testsuite/libraries/msl221/modelicaAdditions/FourBar2.mos M /trunk/testsuite/libraries/msl221/modelicaAdditions/Makefile M /trunk/testsuite/libraries/msl221/modelicaAdditions/TwoLoop.mos M /trunk/testsuite/libraries/msl221/modelicaAdditions/robot.mos M /trunk/testsuite/libraries/msl31/Modelica.Blocks.mos M /trunk/testsuite/libraries/msl31/Modelica.Electrical.Analog.mos M /trunk/testsuite/libraries/msl31/Modelica.Electrical.Digital.mos M /trunk/testsuite/libraries/msl31/Modelica.Electrical.Machines.Examples.mos M /trunk/testsuite/libraries/msl31/Modelica.Electrical.MultiPhase.Examples.mos M /trunk/testsuite/libraries/msl31/Modelica.Magnetic.FluxTubes.mos M /trunk/testsuite/libraries/msl31/Modelica.Math.Matrices.LAPACK.mos M /trunk/testsuite/libraries/msl31/Modelica.Math.Matrices.mos M /trunk/testsuite/libraries/msl31/Modelica.Math.mos M /trunk/testsuite/libraries/msl31/Modelica.Mechanics.MultiBody.mos M /trunk/testsuite/libraries/msl31/Modelica.Mechanics.mos M /trunk/testsuite/libraries/msl31/Modelica.Thermal.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.AST_BatchPlant.BaseClasses.Controller.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.AST_BatchPlant.BaseClasses.InnerTank.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.AST_BatchPlant.BaseClasses.TankWith3InletOutletArraysWithEvaporatorCondensor.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.AST_BatchPlant.BaseClasses.TriggeredTrapezoid.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.ControlledTankSystem.ControlledTanks.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.ControlledTankSystem.Utilities.NormalOperation.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.ControlledTankSystem.Utilities.RadioButton.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.ControlledTankSystem.Utilities.TankController.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.DrumBoiler.BaseClasses.EquilibriumDrumBoiler.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.DrumBoiler.DrumBoiler.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.Explanatory.MeasuringTemperature.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.HeatExchanger.BaseClasses.WallConstProps.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.HeatingSystem.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Fittings.MultiPort.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Fittings.TeeJunctionIdeal.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Pipes.BaseClasses.FlowModels.DetailedPipeFlow.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Pipes.BaseClasses.FlowModels.NominalLaminarFlow.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Pipes.BaseClasses.FlowModels.NominalTurbulentPipeFlow.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Pipes.BaseClasses.FlowModels.TurbulentPipeFlow.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Pipes.BaseClasses.HeatTransfer.ConstantFlowHeatTransfer.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Pipes.BaseClasses.HeatTransfer.LocalPipeFlowHeatTransfer.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Pipes.BaseClasses.WallFriction.TestWallFrictionAndGravity.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Pipes.StaticPipe.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Sensors.Density.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Sensors.DensityTwoPort.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Sensors.RelativeTemperature.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Sensors.SpecificEnthalpyTwoPort.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Sensors.SpecificEntropy.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Sensors.SpecificEntropyTwoPort.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Sensors.Temperature.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Sensors.TemperatureTwoPort.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Sensors.TraceSubstances.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Sensors.TraceSubstancesTwoPort.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Sensors.VolumeFlowRate.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Valves.ValveCompressible.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Valves.ValveVaporizing.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Vessels.BaseClasses.HeatTransfer.ConstantHeatTransfer.mos M /trunk/testsuite/libraries/msl31/media/Examples.IdealGasH2O.mos M /trunk/testsuite/libraries/msl31/media/Examples.MixtureGases.mos M /trunk/testsuite/libraries/msl31/media/Examples.MoistAir.mos M /trunk/testsuite/libraries/msl31/media/Examples.SimpleLiquidWater.mos M /trunk/testsuite/libraries/msl31/media/Examples.SolveOneNonlinearEquation.Inverse_sh_T.mos M /trunk/testsuite/libraries/msl31/media/Examples.TestOnly.FlueGas.mos M /trunk/testsuite/libraries/msl31/media/Examples.TestOnly.IdealGasN2.mos M /trunk/testsuite/libraries/msl31/media/Examples.TestOnly.IdealGasN2Mix.mos M /trunk/testsuite/libraries/msl31/media/Examples.TestOnly.MixIdealGasAir.mos M /trunk/testsuite/libraries/msl31/media/Examples.Tests.Components.mos M /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.Air.DryAirNasa.mos M /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.Air.MoistAir.mos M /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.Air.SimpleAir.mos M /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.IdealGases.Air.mos M /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.IdealGases.Nitrogen.mos M /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.IdealGases.SimpleNaturalGas.mos M /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.IdealGases.SimpleNaturalGasFixedComposition.mos M /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.Incompressible.Essotherm650.mos M /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.Incompressible.Glycol47.mos M /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.LinearFluid.LinearColdWater.mos M /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.LinearFluid.LinearWater_pT.mos M /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.Water.IdealSteam.mos M /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.Water.WaterIF97OnePhase_ph.mos M /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.Water.WaterIF97_pT.mos M /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.Water.WaterIF97_ph.mos M /trunk/testsuite/libraries/msl31/media/Examples.TwoPhaseWater.ExtendedProperties.mos M /trunk/testsuite/libraries/msl31/media/Examples.TwoPhaseWater.TestTwoPhaseStates.mos M /trunk/testsuite/libraries/msl31/media/Examples.WaterIF97.mos M /trunk/testsuite/libraries/msl31/media/Incompressible.Examples.Glycol47.mos M /trunk/testsuite/libraries/msl31/media/Incompressible.Examples.TestGlycol.mos M /trunk/testsuite/libraries/msl32/Modelica.Blocks.Examples.Filter.mos M /trunk/testsuite/libraries/multibody/checkingModels/BodyCylinder.mos M /trunk/testsuite/libraries/multibody/elementary/DoublePendulum.mos M /trunk/testsuite/libraries/multibody/elementary/ForceAndTorque.mos M /trunk/testsuite/libraries/multibody/elementary/FreeBody.mos M /trunk/testsuite/libraries/multibody/elementary/InitSpringConstant.mos M /trunk/testsuite/libraries/multibody/elementary/LineForceWithTwoMasses.mos M /trunk/testsuite/libraries/multibody/elementary/Pendulum.mos M /trunk/testsuite/libraries/multibody/elementary/PendulumWithSpringDamper.mos M /trunk/testsuite/libraries/multibody/elementary/PointGravity.mos M /trunk/testsuite/libraries/multibody/elementary/PointGravityWithPointMasses.mos M /trunk/testsuite/libraries/multibody/elementary/PointGravityWithPointMasses2.mos M /trunk/testsuite/libraries/multibody/elementary/RollingWheel.mos M /trunk/testsuite/libraries/multibody/elementary/RollingWheelSetDriving.mos M /trunk/testsuite/libraries/multibody/elementary/RollingWheelSetPulling.mos M /trunk/testsuite/libraries/multibody/elementary/SpringDamperSystem.mos M /trunk/testsuite/libraries/multibody/elementary/SpringMassSystem.mos M /trunk/testsuite/libraries/multibody/elementary/SpringWithMass.mos M /trunk/testsuite/libraries/multibody/elementary/ThreeSprings.mos M /trunk/testsuite/libraries/multibody/elementary/World.mos M /trunk/testsuite/libraries/multibody/loops/Engine1a.mos M /trunk/testsuite/libraries/multibody/loops/Engine1b.mos M /trunk/testsuite/libraries/multibody/loops/Engine1b_analytic.mos M /trunk/testsuite/libraries/multibody/loops/Fourbar1.mos M /trunk/testsuite/libraries/multibody/loops/Fourbar2.mos M /trunk/testsuite/libraries/multibody/loops/Fourbar_analytic.mos M /trunk/testsuite/libraries/multibody/loops/PlanarLoops_analytic.mos M /trunk/testsuite/libraries/multibody/loops/instEngineV6.mos M /trunk/testsuite/libraries/multibody/loops/instEngineV6_analytic.mos M /trunk/testsuite/libraries/multibody/rotational3deffects/ActuatedDrive.mos M /trunk/testsuite/libraries/multibody/rotational3deffects/GearConstraint.mos M /trunk/testsuite/libraries/multibody/rotational3deffects/GyroscopicEffects.mos M /trunk/testsuite/libraries/multibody/rotational3deffects/MovingActuatedDrive.mos M /trunk/testsuite/libraries/multibody/systems/RobotR3.mos M /trunk/testsuite/meta/AllWild.mos M /trunk/testsuite/meta/BuiltinList.mos M /trunk/testsuite/meta/List4.mo M /trunk/testsuite/meta/List5.mo M /trunk/testsuite/meta/ListReductionCodegen.mo M /trunk/testsuite/meta/ListReductionDimError.mo M /trunk/testsuite/meta/ListReductionInterpret.mo M /trunk/testsuite/meta/MatchCase14.mo M /trunk/testsuite/meta/MatchCase15.mo M /trunk/testsuite/meta/MatchCase16.mo M /trunk/testsuite/meta/MatchCase17.mo M /trunk/testsuite/meta/OptimizeContinue.mo M /trunk/testsuite/meta/PartialFn1.mo M /trunk/testsuite/meta/PartialFn15.mo M /trunk/testsuite/meta/PartialFn2.mo M /trunk/testsuite/meta/PartialFn4.mo M /trunk/testsuite/meta/PartialFn5.mo M /trunk/testsuite/meta/PartialFn6.mo M /trunk/testsuite/meta/PartialFn7.mo M /trunk/testsuite/meta/TailRecursion.mo M /trunk/testsuite/mofiles/AddReal1.mo M /trunk/testsuite/mofiles/AlgorithmFor1.mo M /trunk/testsuite/mofiles/AlgorithmFor6.mo M /trunk/testsuite/mofiles/AlgorithmNoRetCall.mo M /trunk/testsuite/mofiles/ArrayAssignWholeDim.mo M /trunk/testsuite/mofiles/ArrayEWOps6.mo M /trunk/testsuite/mofiles/ArrayReduce2.mo M /trunk/testsuite/mofiles/ArrayRemoveIndex1.mo M /trunk/testsuite/mofiles/ArraySizeFromFunc.mo M /trunk/testsuite/mofiles/Array_builtin.mo M /trunk/testsuite/mofiles/Cardinality.mo M /trunk/testsuite/mofiles/Circuit1.mo M /trunk/testsuite/mofiles/ConditionalArrayExpression1.mo M /trunk/testsuite/mofiles/Connect1.mo M /trunk/testsuite/mofiles/Connect12.mo M /trunk/testsuite/mofiles/Connect16.mo M /trunk/testsuite/mofiles/Connect18.mo M /trunk/testsuite/mofiles/Connect2.mo M /trunk/testsuite/mofiles/Connect4.mo M /trunk/testsuite/mofiles/Connect5.mo M /trunk/testsuite/mofiles/Connect6.mo M /trunk/testsuite/mofiles/Connect7.mo M /trunk/testsuite/mofiles/Connect8.mo M /trunk/testsuite/mofiles/ConnectHierarchical1.mo M /trunk/testsuite/mofiles/ConnectHierarchical2.mo M /trunk/testsuite/mofiles/ConnectInner1.mo M /trunk/testsuite/mofiles/ConnectInnerOuter.mo M /trunk/testsuite/mofiles/ConnectInnerOuter2.mo M /trunk/testsuite/mofiles/ConnectInnerOuter3.mo M /trunk/testsuite/mofiles/ConnectTheSameConnector.mo M /trunk/testsuite/mofiles/ConstrainingType1.mo M /trunk/testsuite/mofiles/ConstructParameters.mo M /trunk/testsuite/mofiles/DefaultRecordParameters.mo M /trunk/testsuite/mofiles/Delay.mo M /trunk/testsuite/mofiles/Delay2.mo M /trunk/testsuite/mofiles/Delay3.mo M /trunk/testsuite/mofiles/Delay4.mo M /trunk/testsuite/mofiles/Delay6.mo M /trunk/testsuite/mofiles/Delay8.mo M /trunk/testsuite/mofiles/Derivative1.mo M /trunk/testsuite/mofiles/DiagonalBlock.mo M /trunk/testsuite/mofiles/End.mo M /trunk/testsuite/mofiles/EndUnknown.mo M /trunk/testsuite/mofiles/EngineSAAB95Total.mo M /trunk/testsuite/mofiles/Enum7.mo M /trunk/testsuite/mofiles/EnumDimSum.mo M /trunk/testsuite/mofiles/EnumRange.mo M /trunk/testsuite/mofiles/EquationFor4.mo M /trunk/testsuite/mofiles/ExternalFunction2.mo M /trunk/testsuite/mofiles/ExternalFunction3.mo M /trunk/testsuite/mofiles/ExternalFunction4.mo M /trunk/testsuite/mofiles/ExternalFunction7.mo M /trunk/testsuite/mofiles/ExternalFunctionArray.mo M /trunk/testsuite/mofiles/FillSize.mo M /trunk/testsuite/mofiles/FlexibleShaftNonLinearTotal.mo M /trunk/testsuite/mofiles/FlowDeclRecord2.mo M /trunk/testsuite/mofiles/ForIterator1.mo M /trunk/testsuite/mofiles/ForIteratorType.mo M /trunk/testsuite/mofiles/ForNested.mo M /trunk/testsuite/mofiles/Function11.mo M /trunk/testsuite/mofiles/Function12.mo M /trunk/testsuite/mofiles/FunctionBreak.mo M /trunk/testsuite/mofiles/FunctionBubblesort.mo M /trunk/testsuite/mofiles/FunctionDefaultArgs.mo M /trunk/testsuite/mofiles/FunctionEval10.mo M /trunk/testsuite/mofiles/FunctionEval11.mo M /trunk/testsuite/mofiles/FunctionEval12.mo M /trunk/testsuite/mofiles/FunctionEvalSlice.mo M /trunk/testsuite/mofiles/FunctionSimplex.mo M /trunk/testsuite/mofiles/IdenticalEquations.mo M /trunk/testsuite/mofiles/InOutArray.mo M /trunk/testsuite/mofiles/InOutArray2.mo M /trunk/testsuite/mofiles/Influenza.mo M /trunk/testsuite/mofiles/InvertedPendulumTotal.mo M /trunk/testsuite/mofiles/MatrixAddition.mo M /trunk/testsuite/mofiles/MatrixPow.mo M /trunk/testsuite/mofiles/MatrixRowIndexing.mo M /trunk/testsuite/mofiles/MaxArray.mo M /trunk/testsuite/mofiles/MinMax.mo M /trunk/testsuite/mofiles/NamedArguments.mo M /trunk/testsuite/mofiles/NonExpArray1.mo M /trunk/testsuite/mofiles/NonExpArray2.mo M /trunk/testsuite/mofiles/NonExpArray3.mo M /trunk/testsuite/mofiles/NonExpArray4.mo M /trunk/testsuite/mofiles/NonExpModif1.mo M /trunk/testsuite/mofiles/OperatorComponents.mo M /trunk/testsuite/mofiles/OperatorFunction1.mo M /trunk/testsuite/mofiles/OperatorSimple.mo M /trunk/testsuite/mofiles/OverrideFinalTest.mo M /trunk/testsuite/mofiles/PEXPipeTotal.mo M /trunk/testsuite/mofiles/Philosopher.mo M /trunk/testsuite/mofiles/Philosopher2.mo M /trunk/testsuite/mofiles/Real2Integer3.mo M /trunk/testsuite/mofiles/Reductions.mo M /trunk/testsuite/mofiles/Sequence.mo M /trunk/testsuite/mofiles/Simplify2.mo M /trunk/testsuite/mofiles/SmallLinsys.mo M /trunk/testsuite/mofiles/StringBoolean.mo M /trunk/testsuite/mofiles/StringInteger.mo M /trunk/testsuite/mofiles/StringReal.mo M /trunk/testsuite/mofiles/SubScript2.mo M /trunk/testsuite/mofiles/SubScript3.mo M /trunk/testsuite/mofiles/SubscriptEval.mo M /trunk/testsuite/mofiles/Sum.mo M /trunk/testsuite/mofiles/SumVar.mo M /trunk/testsuite/mofiles/Switch.mo M /trunk/testsuite/mofiles/TestGravityAcceleration.mo M /trunk/testsuite/mofiles/TupleSingleAssign.mo M /trunk/testsuite/mofiles/VectorTest.mo M /trunk/testsuite/mofiles/Vectorizable5.mo M /trunk/testsuite/mofiles/VectorizeUnknownDim.mo M /trunk/testsuite/mofiles/WaveEquationSample.mo M /trunk/testsuite/mofiles/WhenSemantics1.mo M /trunk/testsuite/mofiles/WillowForest.mo M /trunk/testsuite/mofiles/drmodelica/AlgorithmCondAssign2.mo M /trunk/testsuite/mofiles/drmodelica/ArrayDivError.mo M /trunk/testsuite/mofiles/drmodelica/ArrayFieldSlice.mo M /trunk/testsuite/mofiles/drmodelica/ArrayIndex.mo M /trunk/testsuite/mofiles/drmodelica/BlockMatrix.mo M /trunk/testsuite/mofiles/drmodelica/BlockMatrix2.mo M /trunk/testsuite/mofiles/drmodelica/BlockMatrix3.mo M /trunk/testsuite/mofiles/drmodelica/ColoredPointLegalMod.mo M /trunk/testsuite/mofiles/drmodelica/Colors.mo M /trunk/testsuite/mofiles/drmodelica/ComplexNumbers.mo M /trunk/testsuite/mofiles/drmodelica/ConstructFunc.mo M /trunk/testsuite/mofiles/drmodelica/DiscreteVectorStateSpace.mo M /trunk/testsuite/mofiles/drmodelica/ElementWiseMultiplication.mo M /trunk/testsuite/mofiles/drmodelica/Epidemics1.mo M /trunk/testsuite/mofiles/drmodelica/EqualityEquationsCorrect.mo M /trunk/testsuite/mofiles/drmodelica/EquationCall.mo M /trunk/testsuite/mofiles/drmodelica/FlatTank.mo M /trunk/testsuite/mofiles/drmodelica/FuncDer.mo M /trunk/testsuite/mofiles/drmodelica/FuncMultResults.mo M /trunk/testsuite/mofiles/drmodelica/HeatTank.mo M /trunk/testsuite/mofiles/drmodelica/HeatTankExpanded.mo M /trunk/testsuite/mofiles/drmodelica/HydrogenIodide.mo M /trunk/testsuite/mofiles/drmodelica/JoinThreeVectors2.mo M /trunk/testsuite/mofiles/drmodelica/LeastSquares.mo M /trunk/testsuite/mofiles/drmodelica/LogCall1.mo M /trunk/testsuite/mofiles/drmodelica/LotkaVolterra.mo M /trunk/testsuite/mofiles/drmodelica/MRFcall.mo M /trunk/testsuite/mofiles/drmodelica/MoonLanding.mo M /trunk/testsuite/mofiles/drmodelica/OneArgBaseFunction.mo M /trunk/testsuite/mofiles/drmodelica/PolynomialEvaluator1.mo M /trunk/testsuite/mofiles/drmodelica/PolynomialEvaluator2.mo M /trunk/testsuite/mofiles/drmodelica/PolynomialEvaluator3.mo M /trunk/testsuite/mofiles/drmodelica/SimplePeriodicSampler.mo M /trunk/testsuite/mofiles/drmodelica/SumSeriesWhile.mo M /trunk/testsuite/mofiles/drmodelica/SumVectorForIf.mo M /trunk/testsuite/mofiles/drmodelica/TankHybridPI.mo M /trunk/testsuite/mofiles/drmodelica/TankHybridPID.mo M /trunk/testsuite/mofiles/drmodelica/TankPI.mo M /trunk/testsuite/mofiles/drmodelica/TankPID.mo M /trunk/testsuite/mofiles/drmodelica/TanksConnectedPI.mo M /trunk/testsuite/mofiles/drmodelica/TwoRateSampler.mo M /trunk/testsuite/mofiles/drmodelica/VanDerPol.mo M /trunk/testsuite/mofiles/drmodelica/VectorizeOneReturnValue.mo M /trunk/testsuite/mofiles/drmodelica/WhenEquation.mo M /trunk/testsuite/mofiles/drmodelica/WhenStatement1.mo M /trunk/testsuite/mofiles/drmodelica/WhenStatement2.mo M /trunk/testsuite/mofiles/drmodelica/WhenStatement3.mo M /trunk/testsuite/mofiles/drmodelica/WhenValidResult.mo M /trunk/testsuite/mofiles/drmodelica/WhenVectorPredicateEquation.mo M /trunk/testsuite/mofiles/modelica_1_1_Function10.mo M /trunk/testsuite/mofiles/modelica_1_1_Type10.mo M /trunk/testsuite/mofiles/modifyOuter.mo M /trunk/testsuite/mofiles/msl/BC2.mo M /trunk/testsuite/mofiles/msl/BC6.mo M /trunk/testsuite/mofiles/msl/BC8.mo M /trunk/testsuite/mofiles/msl/BC9.mo M /trunk/testsuite/mofiles/msl/BM17.mo M /trunk/testsuite/mofiles/msl/BM18.mo M /trunk/testsuite/mofiles/msl/BM7.mo M /trunk/testsuite/mofiles/msl/BN3.mo M /trunk/testsuite/mofiles/msl/BS11.mo M /trunk/testsuite/mofiles/msl/BS12.mo M /trunk/testsuite/mofiles/msl/BS16.mo M /trunk/testsuite/mofiles/msl/BS3.mo M /trunk/testsuite/mofiles/msl/BS4.mo M /trunk/testsuite/mofiles/msl/BS6.mo M /trunk/testsuite/mofiles/msl/BS7.mo M /trunk/testsuite/mofiles/msl/BS8.mo M /trunk/testsuite/mofiles/msl/BS9.mo M /trunk/testsuite/mofiles/msl/Gear.mo M /trunk/testsuite/mofiles/prtest.mo M /trunk/testsuite/mofiles/tupleSubset.mo M /trunk/testsuite/mosfiles/AlgorithmForInClass.mos M /trunk/testsuite/mosfiles/ArrayDivError.mos M /trunk/testsuite/mosfiles/CyclicPerm.mos M /trunk/testsuite/mosfiles/Matrix.mos M /trunk/testsuite/mosfiles/Random.mos M /trunk/testsuite/mosfiles/SyncFilter.mos M /trunk/testsuite/mosfiles-nosim/EnzMM.mos M /trunk/testsuite/mosfiles-nosim/FinalTests.mos M /trunk/testsuite/records/OperatorOverloadComplex.mo M /trunk/testsuite/records/OperatorOverloadComplexArray.mo M /trunk/testsuite/records/RecordClassModOutput.mo M /trunk/testsuite/redeclare/RedeclareFunction.mo M /trunk/testsuite/streams/InStreamInsideOutside.mo M /trunk/testsuite/streams/InStreamPipeline.mo M /trunk/testsuite/streams/InStreamTwoOutside.mo M /trunk/testsuite/streams/StreamConcept_NoMedium_Total.mo - Implemented a new template based expression dumping. - Updated test suite. ------------------------------------------------------------------------ r11884 | adrpo | 2012-05-10 06:33:01 +0200 (Thu, 10 May 2012) | 1 line Changed paths: M /trunk/Compiler/Template/CodegenAdevs.mo M /trunk/Compiler/susan_codegen/SimCode/CodegenAdevs.tpl - removed tabs in CodegenAdevs.tpl ------------------------------------------------------------------------ r11883 | nutaro | 2012-05-09 21:07:42 +0200 (Wed, 09 May 2012) | 1 line Changed paths: M /trunk/Compiler/Template/CodegenAdevs.mo M /trunk/Compiler/Template/CodegenFMU.mo M /trunk/Compiler/susan_codegen/SimCode/CodegenAdevs.tpl Updated and cleaned-up the Adevs code generator ------------------------------------------------------------------------ r11882 | adeas31 | 2012-05-09 17:55:42 +0200 (Wed, 09 May 2012) | 2 lines Changed paths: M /trunk/Compiler/susan_codegen/SimCode/CodegenFMU.tpl - Fixed lapack linking for FMU code generation. ------------------------------------------------------------------------ r11881 | adrpo | 2012-05-09 16:56:03 +0200 (Wed, 09 May 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendQSS.mo - fix to make OMC happy. ------------------------------------------------------------------------ r11880 | fbergero | 2012-05-09 16:21:34 +0200 (Wed, 09 May 2012) | 2 lines Changed paths: M /trunk/Compiler/BackEnd/BackendQSS.mo M /trunk/Compiler/Template/CodegenAdevs.mo M /trunk/Compiler/Template/CodegenC.mo M /trunk/Compiler/Template/CodegenQSS.mo M /trunk/Compiler/susan_codegen/SimCode/CodegenQSS.tpl M /trunk/Compiler/susan_codegen/SimCode/SimCodeTV.mo Final version for article. All three example working ------------------------------------------------------------------------ r11879 | adeas31 | 2012-05-09 13:13:20 +0200 (Wed, 09 May 2012) | 1 line Changed paths: M /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl - Fixed simulation for windows. -llapack is called -llapack-mingw on windows. ------------------------------------------------------------------------ r11878 | wbraun | 2012-05-09 11:27:50 +0200 (Wed, 09 May 2012) | 4 lines Changed paths: M /trunk/SimulationRuntime/c/simulation/solver/initialization.c - changed THROWS back to WARNINGS (it seems that not all variables, a present in a dymola result file.) ------------------------------------------------------------------------ r11877 | lochel | 2012-05-09 11:00:08 +0200 (Wed, 09 May 2012) | 2 lines Changed paths: M /trunk/SimulationRuntime/c/ModelicaExternalC/tables.c M /trunk/SimulationRuntime/c/meta/realString.c M /trunk/SimulationRuntime/c/simulation/solver/initialization.c - get rid of some type mismatch warnings ------------------------------------------------------------------------ r11876 | janssen | 2012-05-08 18:48:20 +0200 (Tue, 08 May 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/XMLDump.mo fix for #1740, typo in string literal ------------------------------------------------------------------------ r11875 | lochel | 2012-05-08 17:17:52 +0200 (Tue, 08 May 2012) | 3 lines Changed paths: M /trunk/testsuite/initialization/Makefile M /trunk/testsuite/initialization/forest.mos M /trunk/testsuite/initialization/gaspropreties.mos M /trunk/testsuite/initialization/minvalue.mos M /trunk/testsuite/initialization/nominal.mos M /trunk/testsuite/initialization/nonlinear.mos A /trunk/testsuite/initialization/nonlinear2.mos M /trunk/testsuite/initialization/scaling1.mos M /trunk/testsuite/initialization/scaling2.mos A /trunk/testsuite/initialization/singularJacobian.mos M /trunk/testsuite/initialization/startValue.mos - add testcases for kinsol-method - add testcase for singular jacobian ------------------------------------------------------------------------ r11874 | lochel | 2012-05-08 12:35:21 +0200 (Tue, 08 May 2012) | 2 lines Changed paths: M /trunk/SimulationRuntime/c/Makefile.common M /trunk/SimulationRuntime/c/Makefile.objs D /trunk/SimulationRuntime/c/math-support/delay.c D /trunk/SimulationRuntime/c/math-support/delay.h D /trunk/SimulationRuntime/c/math-support/initialization.c D /trunk/SimulationRuntime/c/math-support/initialization.h D /trunk/SimulationRuntime/c/math-support/model_help.c D /trunk/SimulationRuntime/c/math-support/model_help.h M /trunk/SimulationRuntime/c/simulation/solver/dassl.c A /trunk/SimulationRuntime/c/simulation/solver/delay.c (from /trunk/SimulationRuntime/c/math-support/delay.c:11872) A /trunk/SimulationRuntime/c/simulation/solver/delay.h (from /trunk/SimulationRuntime/c/math-support/delay.h:11872) A /trunk/SimulationRuntime/c/simulation/solver/initialization.c (from /trunk/SimulationRuntime/c/math-support/initialization.c:11872) A /trunk/SimulationRuntime/c/simulation/solver/initialization.h (from /trunk/SimulationRuntime/c/math-support/initialization.h:11872) A /trunk/SimulationRuntime/c/simulation/solver/model_help.c (from /trunk/SimulationRuntime/c/math-support/model_help.c:11872) A /trunk/SimulationRuntime/c/simulation/solver/model_help.h (from /trunk/SimulationRuntime/c/math-support/model_help.h:11872) resolved dependencies between math-support and simulation/solver ------------------------------------------------------------------------ r11873 | sjoelund.se | 2012-05-08 12:27:31 +0200 (Tue, 08 May 2012) | 2 lines Changed paths: D /trunk/testsuite/omcc/Flags_loadFlags.c D /trunk/testsuite/omcc/Flags_loadFlags.conv.c D /trunk/testsuite/omcc/Flags_loadFlags.h D /trunk/testsuite/omcc/Flags_loadFlags.libs D /trunk/testsuite/omcc/Flags_loadFlags.log D /trunk/testsuite/omcc/Flags_loadFlags.makefile D /trunk/testsuite/omcc/Flags_loadFlags_records.c D /trunk/testsuite/omcc/LexerGenerator_getCurrentTimeStr.c D /trunk/testsuite/omcc/LexerGenerator_getCurrentTimeStr.conv.c D /trunk/testsuite/omcc/LexerGenerator_getCurrentTimeStr.h D /trunk/testsuite/omcc/LexerGenerator_getCurrentTimeStr.libs D /trunk/testsuite/omcc/LexerGenerator_getCurrentTimeStr.log D /trunk/testsuite/omcc/LexerGenerator_getCurrentTimeStr.makefile D /trunk/testsuite/omcc/LexerGenerator_getCurrentTimeStr_records.c D /trunk/testsuite/omcc/LinkMain.makefile D /trunk/testsuite/omcc/Main_main.c D /trunk/testsuite/omcc/Main_main.conv.c D /trunk/testsuite/omcc/Main_main.dll D /trunk/testsuite/omcc/Main_main.h D /trunk/testsuite/omcc/Main_main.libs D /trunk/testsuite/omcc/Main_main.log D /trunk/testsuite/omcc/Main_main.makefile D /trunk/testsuite/omcc/Main_main_records.c D /trunk/testsuite/omcc/OMCC_main.c D /trunk/testsuite/omcc/OMCC_main.conv.c D /trunk/testsuite/omcc/OMCC_main.dll D /trunk/testsuite/omcc/OMCC_main.h D /trunk/testsuite/omcc/OMCC_main.libs D /trunk/testsuite/omcc/OMCC_main.log D /trunk/testsuite/omcc/OMCC_main.makefile D /trunk/testsuite/omcc/OMCC_main_records.c D /trunk/testsuite/omcc/ParserGenerator_getCurrentTimeStr.c D /trunk/testsuite/omcc/ParserGenerator_getCurrentTimeStr.conv.c D /trunk/testsuite/omcc/ParserGenerator_getCurrentTimeStr.h D /trunk/testsuite/omcc/ParserGenerator_getCurrentTimeStr.libs D /trunk/testsuite/omcc/ParserGenerator_getCurrentTimeStr.log D /trunk/testsuite/omcc/ParserGenerator_getCurrentTimeStr.makefile D /trunk/testsuite/omcc/ParserGenerator_getCurrentTimeStr_records.c D /trunk/testsuite/omcc/System_getCurrentTimeStr.c D /trunk/testsuite/omcc/System_getCurrentTimeStr.conv.c D /trunk/testsuite/omcc/System_getCurrentTimeStr.h D /trunk/testsuite/omcc/System_getCurrentTimeStr.libs D /trunk/testsuite/omcc/System_getCurrentTimeStr.log D /trunk/testsuite/omcc/System_getCurrentTimeStr.makefile D /trunk/testsuite/omcc/System_getCurrentTimeStr_records.c D /trunk/testsuite/omcc/System_readFile.c D /trunk/testsuite/omcc/System_readFile.conv.c D /trunk/testsuite/omcc/System_readFile.h D /trunk/testsuite/omcc/System_readFile.libs D /trunk/testsuite/omcc/System_readFile.log D /trunk/testsuite/omcc/System_readFile.makefile D /trunk/testsuite/omcc/System_readFile_records.c D /trunk/testsuite/omcc/System_regex.c D /trunk/testsuite/omcc/System_regex.conv.c D /trunk/testsuite/omcc/System_regex.h D /trunk/testsuite/omcc/System_regex.libs D /trunk/testsuite/omcc/System_regex.log D /trunk/testsuite/omcc/System_regex.makefile D /trunk/testsuite/omcc/System_regex_records.c D /trunk/testsuite/omcc/lexer4.c D /trunk/testsuite/omcc/lexerModelica.c D /trunk/testsuite/omcc/main_records.c D /trunk/testsuite/omcc/parserModelica.c - Removed some generated files ------------------------------------------------------------------------ r11872 | adrpo | 2012-05-08 03:38:18 +0200 (Tue, 08 May 2012) | 2 lines Changed paths: M /trunk/SimulationRuntime/c/math-support/initialization.c - remove the nominal warning for now. Lennart, please put it back when ready. ------------------------------------------------------------------------ r11871 | adrpo | 2012-05-08 03:26:22 +0200 (Tue, 08 May 2012) | 4 lines Changed paths: M /trunk/Compiler/Template/CodegenFMU.mo M /trunk/Compiler/susan_codegen/SimCode/CodegenFMU.tpl M /trunk/Makefile.omdev.mingw Compiler/susan_codegen/SimCode/CodegenFMU.tpl - fix the FMU linking on Windows to Sundials Makefile.omdev.mingw - copy only the .a from OMDev Sundials to not use .dlls ------------------------------------------------------------------------ r11870 | adrpo | 2012-05-08 03:14:53 +0200 (Tue, 08 May 2012) | 9 lines Changed paths: M /trunk/Makefile.omdev.mingw M /trunk/SimulationRuntime/c/Makefile.common M /trunk/SimulationRuntime/c/Makefile.in M /trunk/SimulationRuntime/c/Makefile.omdev.mingw M /trunk/SimulationRuntime/c/math-support/initialization.c D /trunk/SimulationRuntime/c/omdev_qtdeps - NOTE: update OMDev from Subversion! - fix the broken compilation in Windows (add the OMDev/lib/3rdParty/Sundials/include in the proper places) - use copy -pu to only copy newer files - get rid of omdev_qtdeps as they are no longer needed since a while now because sendData is no longer. - include events.h in initialization.c for initSample function and add the proper include flag. - copy the Sundials libraries to build/lib/omc as they are needed by the generated simulation code (initialization) and they also should be part of the new OpenModelica build. ------------------------------------------------------------------------ r11869 | fbergero | 2012-05-07 21:37:00 +0200 (Mon, 07 May 2012) | 2 lines Changed paths: M /trunk/Compiler/Template/CodegenQSS.mo M /trunk/Compiler/susan_codegen/SimCode/CodegenQSS.tpl Fixing replacement error ------------------------------------------------------------------------ r11868 | fbergero | 2012-05-07 21:02:14 +0200 (Mon, 07 May 2012) | 2 lines Changed paths: M /trunk/Compiler/Template/CodegenQSS.mo M /trunk/Compiler/susan_codegen/SimCode/CodegenQSS.tpl Creating the makefile ------------------------------------------------------------------------ r11867 | fbergero | 2012-05-07 19:44:28 +0200 (Mon, 07 May 2012) | 2 lines Changed paths: M /trunk/Compiler/BackEnd/BackendQSS.mo M /trunk/Compiler/Template/CodegenQSS.mo M /trunk/Compiler/susan_codegen/SimCode/CodegenQSS.tpl M /trunk/Compiler/susan_codegen/SimCode/SimCodeTV.mo Working prototype ------------------------------------------------------------------------ r11866 | lochel | 2012-05-07 18:44:43 +0200 (Mon, 07 May 2012) | 2 lines Changed paths: M /trunk/Compiler/Template/CodegenAdevs.mo M /trunk/Compiler/Template/CodegenC.mo M /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl M /trunk/SimulationRuntime/c/Makefile.common M /trunk/SimulationRuntime/c/math-support/initialization.c M /trunk/SimulationRuntime/c/math-support/model_help.c M /trunk/SimulationRuntime/c/simulation/simulation_runtime.cpp added new initialization method: -iom kinsol NOTE: new OMDev needed, do Subversion update on your OMDev! ------------------------------------------------------------------------ r11865 | arun3688 | 2012-05-07 18:14:38 +0200 (Mon, 07 May 2012) | 3 lines Changed paths: A /trunk/testsuite/omcc A /trunk/testsuite/omcc/Flags_loadFlags.c A /trunk/testsuite/omcc/Flags_loadFlags.conv.c A /trunk/testsuite/omcc/Flags_loadFlags.h A /trunk/testsuite/omcc/Flags_loadFlags.libs A /trunk/testsuite/omcc/Flags_loadFlags.log A /trunk/testsuite/omcc/Flags_loadFlags.makefile A /trunk/testsuite/omcc/Flags_loadFlags_records.c A /trunk/testsuite/omcc/LexTableModelica.mo A /trunk/testsuite/omcc/Lexer.mo A /trunk/testsuite/omcc/LexerCode.tmo A /trunk/testsuite/omcc/LexerCodeModelica.mo A /trunk/testsuite/omcc/LexerGenerator.mo A /trunk/testsuite/omcc/LexerGenerator_getCurrentTimeStr.c A /trunk/testsuite/omcc/LexerGenerator_getCurrentTimeStr.conv.c A /trunk/testsuite/omcc/LexerGenerator_getCurrentTimeStr.h A /trunk/testsuite/omcc/LexerGenerator_getCurrentTimeStr.libs A /trunk/testsuite/omcc/LexerGenerator_getCurrentTimeStr.log A /trunk/testsuite/omcc/LexerGenerator_getCurrentTimeStr.makefile A /trunk/testsuite/omcc/LexerGenerator_getCurrentTimeStr_records.c A /trunk/testsuite/omcc/LexerModelica.mo A /trunk/testsuite/omcc/LinkMain.makefile A /trunk/testsuite/omcc/LoadCompilerSources.mos A /trunk/testsuite/omcc/Main.mo A /trunk/testsuite/omcc/MainTest.mos A /trunk/testsuite/omcc/Main_main.c A /trunk/testsuite/omcc/Main_main.conv.c A /trunk/testsuite/omcc/Main_main.dll A /trunk/testsuite/omcc/Main_main.h A /trunk/testsuite/omcc/Main_main.libs A /trunk/testsuite/omcc/Main_main.log A /trunk/testsuite/omcc/Main_main.makefile A /trunk/testsuite/omcc/Main_main_records.c A /trunk/testsuite/omcc/NewParser.mo A /trunk/testsuite/omcc/OMCC.mo A /trunk/testsuite/omcc/OMCC.mos A /trunk/testsuite/omcc/OMCC_main.c A /trunk/testsuite/omcc/OMCC_main.conv.c A /trunk/testsuite/omcc/OMCC_main.dll A /trunk/testsuite/omcc/OMCC_main.h A /trunk/testsuite/omcc/OMCC_main.libs A /trunk/testsuite/omcc/OMCC_main.log A /trunk/testsuite/omcc/OMCC_main.makefile A /trunk/testsuite/omcc/OMCC_main_records.c A /trunk/testsuite/omcc/ParseCode.tmo A /trunk/testsuite/omcc/ParseCodeModelica.mo A /trunk/testsuite/omcc/ParseTableModelica.mo A /trunk/testsuite/omcc/Parser.mo A /trunk/testsuite/omcc/ParserGenerator.mo A /trunk/testsuite/omcc/ParserGenerator_getCurrentTimeStr.c A /trunk/testsuite/omcc/ParserGenerator_getCurrentTimeStr.conv.c A /trunk/testsuite/omcc/ParserGenerator_getCurrentTimeStr.h A /trunk/testsuite/omcc/ParserGenerator_getCurrentTimeStr.libs A /trunk/testsuite/omcc/ParserGenerator_getCurrentTimeStr.log A /trunk/testsuite/omcc/ParserGenerator_getCurrentTimeStr.makefile A /trunk/testsuite/omcc/ParserGenerator_getCurrentTimeStr_records.c A /trunk/testsuite/omcc/ParserModelica.mo A /trunk/testsuite/omcc/SCRIPT.mos A /trunk/testsuite/omcc/System_getCurrentTimeStr.c A /trunk/testsuite/omcc/System_getCurrentTimeStr.conv.c A /trunk/testsuite/omcc/System_getCurrentTimeStr.h A /trunk/testsuite/omcc/System_getCurrentTimeStr.libs A /trunk/testsuite/omcc/System_getCurrentTimeStr.log A /trunk/testsuite/omcc/System_getCurrentTimeStr.makefile A /trunk/testsuite/omcc/System_getCurrentTimeStr_records.c A /trunk/testsuite/omcc/System_readFile.c A /trunk/testsuite/omcc/System_readFile.conv.c A /trunk/testsuite/omcc/System_readFile.h A /trunk/testsuite/omcc/System_readFile.libs A /trunk/testsuite/omcc/System_readFile.log A /trunk/testsuite/omcc/System_readFile.makefile A /trunk/testsuite/omcc/System_readFile_records.c A /trunk/testsuite/omcc/System_regex.c A /trunk/testsuite/omcc/System_regex.conv.c A /trunk/testsuite/omcc/System_regex.h A /trunk/testsuite/omcc/System_regex.libs A /trunk/testsuite/omcc/System_regex.log A /trunk/testsuite/omcc/System_regex.makefile A /trunk/testsuite/omcc/System_regex_records.c A /trunk/testsuite/omcc/TEST_CASES.mo A /trunk/testsuite/omcc/TestGrammar.mo A /trunk/testsuite/omcc/TestGrammar.moUnParsed.mo A /trunk/testsuite/omcc/TokenModelica.mo A /trunk/testsuite/omcc/Types.mo A /trunk/testsuite/omcc/lexer4.c A /trunk/testsuite/omcc/lexerModelica.c A /trunk/testsuite/omcc/lexerModelica.l A /trunk/testsuite/omcc/main.c A /trunk/testsuite/omcc/main_records.c A /trunk/testsuite/omcc/parserModelica.c A /trunk/testsuite/omcc/parserModelica.y OMCCp is tested with test cases and added omcc to the path openmodelica/trunk/testsuite/ committed by - arun3688(arunkumar palanisamy) ------------------------------------------------------------------------ r11863 | sjoelund.se | 2012-05-07 15:35:10 +0200 (Mon, 07 May 2012) | 2 lines Changed paths: M /trunk/configure.in - Recommend omniORB in configure ------------------------------------------------------------------------ r11862 | sjoelund.se | 2012-05-07 15:29:30 +0200 (Mon, 07 May 2012) | 2 lines Changed paths: M /trunk/configure.in - Add -I. to MICO CFLAGS ------------------------------------------------------------------------ r11861 | Frenkel TUD | 2012-05-07 15:01:57 +0200 (Mon, 07 May 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/XMLDump.mo - dump id for matrix row ------------------------------------------------------------------------ r11860 | Frenkel TUD | 2012-05-07 13:43:38 +0200 (Mon, 07 May 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/XMLDump.mo - take care of replace <,>... everywhere in dumpXMLDAE ------------------------------------------------------------------------ r11859 | sjoelund.se | 2012-05-07 10:44:33 +0200 (Mon, 07 May 2012) | 2 lines Changed paths: M /trunk/testsuite/mofiles/GetInstanceName.mo - Expected output ------------------------------------------------------------------------ r11858 | sjoelund.se | 2012-05-07 10:40:52 +0200 (Mon, 07 May 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/Static.mo M /trunk/Compiler/Template/CodegenAdevs.mo - Fixed getInstanceName() to work for packages and top-level models ------------------------------------------------------------------------ r11856 | nutaro | 2012-05-07 02:46:36 +0200 (Mon, 07 May 2012) | 1 line Changed paths: M /trunk/Compiler/Template/CodegenAdevs.mo M /trunk/Compiler/Template/CodegenQSS.mo M /trunk/Compiler/susan_codegen/SimCode/CodegenAdevs.tpl Update to Adevs code generator for new simulation runtime ------------------------------------------------------------------------ r11855 | adrpo | 2012-05-05 01:51:40 +0200 (Sat, 05 May 2012) | 1 line Changed paths: M /trunk/mosh/src/Makefile.in - tabs instead of spaces. ------------------------------------------------------------------------ r11854 | wbraun | 2012-05-05 01:00:42 +0200 (Sat, 05 May 2012) | 2 lines Changed paths: M /trunk/Compiler/BackEnd/BackendDAEUtil.mo M /trunk/Compiler/BackEnd/SimCode.mo M /trunk/Compiler/Template/CodegenC.mo M /trunk/Compiler/Template/CodegenFMU.mo M /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl M /trunk/Compiler/susan_codegen/SimCode/CodegenFMU.tpl M /trunk/SimulationRuntime/c/math-support/initialization.c M /trunk/SimulationRuntime/c/simulation/solver/solver_main.c - fixed testsuite for last commit ------------------------------------------------------------------------ r11853 | sjoelund.se | 2012-05-04 23:01:21 +0200 (Fri, 04 May 2012) | 2 lines Changed paths: M /trunk/mosh/src/Makefile.in - Some Makefile fixes ------------------------------------------------------------------------ r11852 | fbergero | 2012-05-04 20:09:10 +0200 (Fri, 04 May 2012) | 2 lines Changed paths: M /trunk/Compiler/susan_codegen/SimCode/CodegenQSS.tpl Updating algebraic loop code ------------------------------------------------------------------------ r11851 | fbergero | 2012-05-04 20:08:49 +0200 (Fri, 04 May 2012) | 2 lines Changed paths: M /trunk/Compiler/BackEnd/BackendQSS.mo Using crefEqual ------------------------------------------------------------------------ r11850 | wbraun | 2012-05-04 19:44:46 +0200 (Fri, 04 May 2012) | 14 lines Changed paths: M /trunk/Compiler/BackEnd/BackendDAEUtil.mo M /trunk/Compiler/BackEnd/BackendVariable.mo M /trunk/Compiler/BackEnd/SimCode.mo M /trunk/SimulationRuntime/c/math-support/initialization.c M /trunk/testsuite/mosfiles/Random.mos - improved Backend compile time for big models with many parameters a lot. +BackendDAEUtil.mo - shifted evaluation of depending parameters to runtime as it's much faster than at compile time. +SimCode.mo - actually nothing. +BackendVariables.mo - removed a sorting function for translateDAE instead sort by merge sort from List module. It scales much better. - expand reading initial values from file with Integer and Boolean variables. +SimulationRuntime/c/math-support/initialization.c ------------------------------------------------------------------------ r11849 | perost | 2012-05-04 15:03:58 +0200 (Fri, 04 May 2012) | 3 lines Changed paths: M /trunk/Compiler/FrontEnd/InstSection.mo A /trunk/testsuite/mofiles/Connect18.mo M /trunk/testsuite/mofiles/Makefile Fix for bug #1733: - Fixed connection of complex arrays with subscripts. ------------------------------------------------------------------------ r11848 | perost | 2012-05-04 13:28:08 +0200 (Fri, 04 May 2012) | 4 lines Changed paths: M /trunk/Compiler/BackEnd/BackendDAEUtil.mo M /trunk/Compiler/FrontEnd/ComponentReference.mo M /trunk/Compiler/FrontEnd/ConnectUtil.mo M /trunk/Compiler/FrontEnd/Expression.mo M /trunk/Compiler/FrontEnd/InstSection.mo M /trunk/Compiler/FrontEnd/Static.mo M /trunk/Compiler/Template/CodegenC.mo M /trunk/Compiler/Template/CodegenFMU.mo M /trunk/Compiler/Util/List.mo M /trunk/testsuite/libraries/msl221/AIMC_DOL.mos M /trunk/testsuite/libraries/msl221/AIMC_Inverter.mos M /trunk/testsuite/libraries/msl221/AIMC_YD.mos M /trunk/testsuite/libraries/msl221/AIMS_start.mos M /trunk/testsuite/libraries/msl221/SMEE_Gen.mos M /trunk/testsuite/libraries/msl221/SMPM_Inverter.mos M /trunk/testsuite/libraries/msl221/SMR_Inverter.mos M /trunk/testsuite/libraries/msl221/TestNand.mos M /trunk/testsuite/libraries/msl221/modelicaAdditions/Engine1.mos M /trunk/testsuite/libraries/msl221/modelicaAdditions/Engine2.mos M /trunk/testsuite/libraries/msl221/modelicaAdditions/FourBar1.mos M /trunk/testsuite/libraries/msl221/modelicaAdditions/FourBar2.mos M /trunk/testsuite/libraries/msl221/modelicaAdditions/TwoLoop.mos M /trunk/testsuite/libraries/msl221/modelicaAdditions/robot.mos M /trunk/testsuite/libraries/msl31/Modelica.Electrical.Digital.mos M /trunk/testsuite/libraries/msl31/Modelica.Electrical.Machines.Examples.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.ControlledTankSystem.ControlledTanks.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.HeatingSystem.mos M /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.IdealGases.SimpleNaturalGas.mos M /trunk/testsuite/libraries/multibody/checkingModels/BodyCylinder.mos M /trunk/testsuite/libraries/multibody/elementary/DoublePendulum.mos M /trunk/testsuite/libraries/multibody/elementary/ForceAndTorque.mos M /trunk/testsuite/libraries/multibody/elementary/FreeBody.mos M /trunk/testsuite/libraries/multibody/elementary/InitSpringConstant.mos M /trunk/testsuite/libraries/multibody/elementary/LineForceWithTwoMasses.mos M /trunk/testsuite/libraries/multibody/elementary/Pendulum.mos M /trunk/testsuite/libraries/multibody/elementary/PendulumWithSpringDamper.mos M /trunk/testsuite/libraries/multibody/elementary/PointGravityWithPointMasses.mos M /trunk/testsuite/libraries/multibody/elementary/PointGravityWithPointMasses2.mos M /trunk/testsuite/libraries/multibody/elementary/RollingWheel.mos M /trunk/testsuite/libraries/multibody/elementary/RollingWheelSetDriving.mos M /trunk/testsuite/libraries/multibody/elementary/RollingWheelSetPulling.mos M /trunk/testsuite/libraries/multibody/elementary/SpringDamperSystem.mos M /trunk/testsuite/libraries/multibody/elementary/SpringMassSystem.mos M /trunk/testsuite/libraries/multibody/elementary/SpringWithMass.mos M /trunk/testsuite/libraries/multibody/elementary/ThreeSprings.mos M /trunk/testsuite/libraries/multibody/loops/Engine1a.mos M /trunk/testsuite/libraries/multibody/loops/Engine1b.mos M /trunk/testsuite/libraries/multibody/loops/Engine1b_analytic.mos M /trunk/testsuite/libraries/multibody/loops/Fourbar1.mos M /trunk/testsuite/libraries/multibody/loops/Fourbar2.mos M /trunk/testsuite/libraries/multibody/loops/Fourbar_analytic.mos M /trunk/testsuite/libraries/multibody/loops/PlanarLoops_analytic.mos M /trunk/testsuite/libraries/multibody/loops/instEngineV6.mos M /trunk/testsuite/libraries/multibody/loops/instEngineV6_analytic.mos M /trunk/testsuite/libraries/multibody/rotational3deffects/ActuatedDrive.mos M /trunk/testsuite/libraries/multibody/rotational3deffects/GearConstraint.mos M /trunk/testsuite/libraries/multibody/rotational3deffects/GyroscopicEffects.mos M /trunk/testsuite/libraries/multibody/rotational3deffects/MovingActuatedDrive.mos M /trunk/testsuite/libraries/multibody/systems/RobotR3.mos M /trunk/testsuite/mofiles/Connect12.mo M /trunk/testsuite/mofiles/Connect13.mo A /trunk/testsuite/mofiles/Connect17.mo M /trunk/testsuite/mofiles/ConnectEnumArray.mo M /trunk/testsuite/mofiles/EnumConnectArray.mo M /trunk/testsuite/mofiles/FlowDeclRecord2.mo M /trunk/testsuite/mofiles/ForceAndTorque.mo M /trunk/testsuite/mofiles/InvertedPendulumTotal.mo M /trunk/testsuite/mofiles/Makefile M /trunk/testsuite/mofiles/msl/BM16.mo M /trunk/tools/validatetest/validatetest.pl Fix for bug #1731: - Fixed connection of arrays with subscripts. - Updated testsuit due to changed equation order for connects. ------------------------------------------------------------------------ r11847 | adrpo | 2012-05-04 07:56:19 +0200 (Fri, 04 May 2012) | 2 lines Changed paths: M /trunk/testsuite/3rdParty/ThermoSysPro/Makefile - move ThermoSysPro.Examples.SimpleExamples.TestSensors.mos to failing tests as sometimes it works, sometimes it doesn't ------------------------------------------------------------------------ r11846 | wbraun | 2012-05-04 02:54:10 +0200 (Fri, 04 May 2012) | 2 lines Changed paths: M /trunk/Compiler/BackEnd/BackendDAE.mo M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo M /trunk/Compiler/BackEnd/SimCode.mo - fixed debug output for symbolic jacobians ------------------------------------------------------------------------ r11845 | Frenkel TUD | 2012-05-03 21:27:24 +0200 (Thu, 03 May 2012) | 1 line Changed paths: M /trunk/Compiler/runtime/SimulationResultsCmp.c - bugfix coding style ------------------------------------------------------------------------ r11844 | Frenkel TUD | 2012-05-03 20:48:13 +0200 (Thu, 03 May 2012) | 1 line Changed paths: M /trunk/Compiler/runtime/SimulationResultsCmp.c - bugfix coding style ------------------------------------------------------------------------ r11843 | Frenkel TUD | 2012-05-03 20:37:34 +0200 (Thu, 03 May 2012) | 2 lines Changed paths: M /trunk/Compiler/Script/CevalScript.mo M /trunk/Compiler/runtime/SimulationResultsCmp.c M /trunk/testsuite/libraries/msl31/Modelica.Math.Matrices.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Blocks.CombiTables.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Blocks.Examples.BusUsage.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Blocks.Examples.InverseModel.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Blocks.Examples.LogicalNetwork1.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Blocks.Examples.PID_Controller.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Blocks.Examples.ShowLogicalSources.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Blocks.Examples.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Analog.Examples.AmplifierWithOpAmpDetailed.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Analog.Examples.CauerLowPassAnalog.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Analog.Examples.CauerLowPassOPV.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Analog.Examples.CauerLowPassSC.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Analog.Examples.CharacteristicIdealDiodes.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Analog.Examples.CharacteristicThyristors.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Analog.Examples.ChuaCircuit.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Analog.Examples.CompareTransformers.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Analog.Examples.ControlledSwitchWithArc.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Analog.Examples.DifferenceAmplifier.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Analog.Examples.HeatingMOSInverter.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Analog.Examples.HeatingNPN_OrGate.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Analog.Examples.HeatingRectifier.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Analog.Examples.HeatingResistor.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Analog.Examples.NandGate.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Analog.Examples.OvervoltageProtection.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Analog.Examples.Rectifier.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Analog.Examples.ShowSaturatingInductor.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Analog.Examples.ShowVariableResistor.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Analog.Examples.SwitchWithArc.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Analog.Examples.ThyristorBehaviourTest.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Analog.Examples.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Digital.Examples.Adder4.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Digital.Examples.Counter.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Digital.Examples.Counter3.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Digital.Examples.FlipFlop.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Digital.Examples.FullAdder.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Digital.Examples.HalfAdder.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Digital.Examples.Multiplexer.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Digital.Examples.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Machines.Examples.AIMC_DOL.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Machines.Examples.AIMC_Inverter.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Machines.Examples.AIMC_Steinmetz.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Machines.Examples.AIMC_YD.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Machines.Examples.AIMS_Start.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Machines.Examples.DCEE_Start.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Machines.Examples.DCPM_Start.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Machines.Examples.DCSE_Start.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Machines.Examples.Rectifier12pulse.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Machines.Examples.Rectifier6pulse.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Machines.Examples.SMEE_Generator.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Machines.Examples.SMPM_Inverter.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Machines.Examples.SMR_Inverter.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Machines.Examples.TransformerTestbench.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.MultiPhase.Examples.Rectifier.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.MultiPhase.Examples.TransformerYD.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.MultiPhase.Examples.TransformerYY.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.MultiPhase.Examples.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Magnetic.FluxTubes.Examples.MovingCoilActuator.ArmatureStroke.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Magnetic.FluxTubes.Examples.MovingCoilActuator.ForceCurrentBehaviour.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Magnetic.FluxTubes.Examples.MovingCoilActuator.ForceStrokeBehaviour.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Magnetic.FluxTubes.Examples.SaturatedInductor.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Magnetic.FluxTubes.Examples.SolenoidActuator.ComparisonPullInStroke.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Magnetic.FluxTubes.Examples.SolenoidActuator.ComparisonQuasiStationary.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Math.Matrices.norm.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.DoublePendulum.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.ForceAndTorque.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.FreeBody.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.InitSpringConstant.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.LineForceWithTwoMasses.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.Pendulum.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.PendulumWithSpringDamper.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.PointGravity.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.PointGravityWithPointMasses.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.PointGravityWithPointMasses2.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.RollingWheel.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.RollingWheelSetDriving.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.RollingWheelSetPulling.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.SpringDamperSystem.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.SpringMassSystem.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.SpringWithMass.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.ThreeSprings.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Loops.Engine1a.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Loops.Engine1b.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Loops.Engine1b_analytic.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Loops.EngineV6_analytic.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Loops.Fourbar1.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Loops.Fourbar2.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Loops.Fourbar_analytic.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Loops.PlanarLoops_analytic.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.ActuatedDrive.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.GearConstraint.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.GyroscopicEffects.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.MovingActuatedDrive.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Systems.RobotR3.fullRobot.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Systems.RobotR3.oneAxis.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Frames.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Rotational.Examples.Backlash.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Rotational.Examples.CoupledClutches.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Rotational.Examples.ElasticBearing.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Rotational.Examples.First.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Rotational.Examples.FirstGrounded.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Rotational.Examples.Friction.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Rotational.Examples.LossyGearDemo1.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Rotational.Examples.LossyGearDemo2.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Rotational.Examples.RollingWheel.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Translational.Examples.Accelerate.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Translational.Examples.Brake.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Translational.Examples.Damper.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Translational.Examples.ElastoGap.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Translational.Examples.Friction.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Translational.Examples.InitialConditions.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Translational.Examples.Oscillator.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Translational.Examples.PreLoad.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Translational.Examples.Sensors.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Translational.Examples.SignConvention.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Translational.Examples.WhyArrows.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.StateGraph.Examples.ControlledTanks.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.StateGraph.Examples.ExecutionPaths.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.StateGraph.Examples.FirstExample.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.StateGraph.Examples.FirstExample_Variant2.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.StateGraph.Examples.FirstExample_Variant3.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.StateGraph.Examples.ShowCompositeStep.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.StateGraph.Examples.ShowExceptions.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Thermal.FluidHeatFlow.Examples.IndirectCooling.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Thermal.FluidHeatFlow.Examples.OneMass.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Thermal.FluidHeatFlow.Examples.ParallelCooling.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Thermal.FluidHeatFlow.Examples.ParallelPumpDropOut.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Thermal.FluidHeatFlow.Examples.PumpAndValve.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Thermal.FluidHeatFlow.Examples.PumpDropOut.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Thermal.FluidHeatFlow.Examples.SimpleCooling.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Thermal.FluidHeatFlow.Examples.TwoMass.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Thermal.HeatTransfer.Examples.ControlledTemperature.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Thermal.HeatTransfer.Examples.Motor.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Thermal.HeatTransfer.Examples.TwoMasses.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Utilities.Examples.readRealParameterModel.mos - compareSimulationResults: report vars in case of file not equal and print error messages if command failed - msl31/simulate: delete all generated files ------------------------------------------------------------------------ r11842 | mahge930 | 2012-05-03 14:48:31 +0200 (Thu, 03 May 2012) | 1 line Changed paths: M /trunk/Compiler/runtime/systemimpl.c M /trunk/SimulationRuntime/c/omc_msvc.h M /trunk/SimulationRuntime/c/openmodelica.h + Fix windows compilation. update r11840. random and srandom. Moved defines to openmodelica.h. ------------------------------------------------------------------------ r11841 | Frenkel TUD | 2012-05-03 13:00:40 +0200 (Thu, 03 May 2012) | 3 lines Changed paths: M /trunk/Compiler/BackEnd/BackendDump.mo M /trunk/Compiler/BackEnd/XMLDump.mo - XMLDump: fix implementation to handle also several indipendent systems - BackendDump: add function debugStrEqnStr ------------------------------------------------------------------------ r11840 | sjoelund.se | 2012-05-03 07:19:13 +0200 (Thu, 03 May 2012) | 2 lines Changed paths: M /trunk/SimulationRuntime/c/omc_msvc.h - Use srand/rand instead of srandom/srand on non-POSIX platforms ------------------------------------------------------------------------ r11839 | wbraun | 2012-05-03 01:24:58 +0200 (Thu, 03 May 2012) | 2 lines Changed paths: M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo - fixed array exp in symbolic jacobians ------------------------------------------------------------------------ r11838 | wbraun | 2012-05-02 22:13:35 +0200 (Wed, 02 May 2012) | 2 lines Changed paths: M /trunk/Compiler/BackEnd/BackendEquation.mo M /trunk/Compiler/BackEnd/BackendVariable.mo - fixed coding style ------------------------------------------------------------------------ r11837 | wbraun | 2012-05-02 19:47:56 +0200 (Wed, 02 May 2012) | 8 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/BackendDump.mo M /trunk/Compiler/BackEnd/BackendEquation.mo M /trunk/Compiler/BackEnd/BackendVariable.mo M /trunk/Compiler/BackEnd/SimCode.mo M /trunk/Compiler/BackEnd/Uncertainties.mo M /trunk/Compiler/BackEnd/XMLDump.mo M /trunk/Compiler/FrontEnd/Inline.mo M /trunk/Compiler/Main/Main.mo M /trunk/Compiler/Template/CodegenC.mo M /trunk/Compiler/Template/CodegenFMU.mo M /trunk/Compiler/Util/Debug.mo M /trunk/Compiler/Util/Flags.mo M /trunk/Compiler/Util/Graph.mo M /trunk/Compiler/Util/List.mo M /trunk/Compiler/Util/Util.mo M /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl M /trunk/testsuite/3rdParty/siemens/Makefile M /trunk/testsuite/3rdParty/siemens/testHeatExchanger.mos M /trunk/testsuite/3rdParty/siemens/testPipes.mos M /trunk/testsuite/3rdParty/siemens/testSolidComponents.mos A /trunk/testsuite/3rdParty/siemens/testSolidComponentsJac.mos M /trunk/testsuite/linearize/linmodel.mos M /trunk/testsuite/linearize/simLotkaVolterra.mos M /trunk/testsuite/linearize/simNonlinear.mos M /trunk/testsuite/linearize/simTwoTank.mos M /trunk/testsuite/linearize/simVanDerPol.mos M /trunk/testsuite/linearize/simextfunction.mos M /trunk/testsuite/linearize/smallValues.mos M /trunk/testsuite/linearize/test_01.mos M /trunk/testsuite/linearize/test_02.mos M /trunk/testsuite/linearize/test_03.mos M /trunk/testsuite/linearize/test_04.mos M /trunk/testsuite/linearize/test_05.mos M /trunk/testsuite/linearize/test_06.mos M /trunk/testsuite/linearize/testknownvar.mos - created PastOptModules for Symbolic Jacobain and Symbolic Linearization. They can be actived by "generateSymbolicJacobian" or "generateSymbolicLinearization" - Imporoved the performance of generating sparsity pattern - added therefore symbolicJacobian to BackendDAE - created functions for copyBackendDAE and createEmptyBackendDAE ------------------------------------------------------------------------ r11836 | sjoelund.se | 2012-05-02 16:46:28 +0200 (Wed, 02 May 2012) | 2 lines Changed paths: M /trunk/Compiler/Util/System.mo M /trunk/Compiler/runtime/System_omc.cpp M /trunk/Compiler/runtime/System_rml.c M /trunk/Compiler/runtime/systemimpl.c - Added better System.*Rand functions based on srandom() and random() ------------------------------------------------------------------------ r11835 | perost | 2012-05-02 16:24:29 +0200 (Wed, 02 May 2012) | 2 lines Changed paths: M /trunk/testsuite/mofiles/ReinitInvalidType.mo - Fix test. ------------------------------------------------------------------------ r11834 | perost | 2012-05-02 16:03:07 +0200 (Wed, 02 May 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/InstSection.mo M /trunk/Compiler/Util/Error.mo M /trunk/testsuite/mofiles/Makefile A /trunk/testsuite/mofiles/ReinitInvalidType.mo - Added check that the first argument to reinit is a subtype of Real. ------------------------------------------------------------------------ r11833 | perost | 2012-05-02 12:52:34 +0200 (Wed, 02 May 2012) | 3 lines Changed paths: M /trunk/Compiler/FrontEnd/Expression.mo M /trunk/Compiler/Template/CodegenAdevs.mo - Removed failtrace from Expression.subscriptIndexExp, since the function is expected to fail sometimes. ------------------------------------------------------------------------ r11832 | wbraun | 2012-04-30 13:35:33 +0200 (Mon, 30 Apr 2012) | 3 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/BackendDump.mo M /trunk/Compiler/BackEnd/BackendVariable.mo M /trunk/Compiler/BackEnd/Derive.mo M /trunk/Compiler/BackEnd/SimCode.mo M /trunk/Compiler/BackEnd/Uncertainties.mo M /trunk/Compiler/BackEnd/XMLDump.mo M /trunk/Compiler/FrontEnd/Inline.mo M /trunk/Compiler/Main/Main.mo M /trunk/Compiler/Script/CevalScript.mo M /trunk/Compiler/Template/CodegenFMU.mo M /trunk/Compiler/Util/Flags.mo - included functionTree to BackendDAE - create from removeUnusedFunctions a pastOptModule ------------------------------------------------------------------------ r11831 | adrpo | 2012-04-30 00:15:24 +0200 (Mon, 30 Apr 2012) | 6 lines Changed paths: M /trunk/Compiler/BackEnd/BackendVariable.mo M /trunk/SimulationRuntime/c/simulation/solver/solver_main.c BackEnd/BackendVariable.mo - use ComponentReference.printComponentRefStr to also print the subscripts. SimulationRuntime/c/simulation/solver/solver_main.c - disable some printouts before printAllVars because they are printed inside anyway. ------------------------------------------------------------------------ r11830 | adrpo | 2012-04-29 05:02:21 +0200 (Sun, 29 Apr 2012) | 1 line Changed paths: M /trunk/testsuite/bootstrapping/SimCodeTest.mos - expected output. ------------------------------------------------------------------------ r11829 | adrpo | 2012-04-29 03:57:54 +0200 (Sun, 29 Apr 2012) | 1 line Changed paths: M /trunk/Compiler/Template/CodegenC.mo - push the .mo file too. ------------------------------------------------------------------------ r11828 | adrpo | 2012-04-29 03:56:25 +0200 (Sun, 29 Apr 2012) | 3 lines Changed paths: M /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl - undefine macros if they exist because we really need to replace them in that context because the already defined ones contain references to undeclared variables. ------------------------------------------------------------------------ r11827 | adrpo | 2012-04-29 03:09:45 +0200 (Sun, 29 Apr 2012) | 6 lines Changed paths: M /trunk/Compiler/BackEnd/BackendVariable.mo M /trunk/Compiler/FrontEnd/DAE.mo M /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl BackEnd/BackendVariable.mo & FrontEnd/DAE.mo - better error message for variables with values outside the [min, max] interval. susan_codegen/SimCode/CodegenC.tpl - check if macros are already defined. ------------------------------------------------------------------------ r11826 | adrpo | 2012-04-29 01:16:44 +0200 (Sun, 29 Apr 2012) | 11 lines Changed paths: M /trunk/Compiler/BackEnd/BackendVariable.mo M /trunk/Compiler/runtime/ModelicaExternalC_rml.c M /trunk/SimulationRuntime/c/simulation/simulation_runtime.cpp BackendVariable.mo - display the min/max limits for the variable in the assert message. ModelicaExternalC_rml.c - get rid of warning simulation_runtime.cpp - init some flags to zero - set the zero termination of the TermMsg in setTermMsg to not display partial older crap after the end of the message. - better help message for -lv ------------------------------------------------------------------------ r11825 | adrpo | 2012-04-29 00:48:34 +0200 (Sun, 29 Apr 2012) | 1 line Changed paths: M /trunk/testsuite/initialization/nominal.mos M /trunk/testsuite/initialization/scaling1.mos - make 31 bit integer warnings on 32 bit systems go away. ------------------------------------------------------------------------ r11824 | Frenkel TUD | 2012-04-28 12:42:23 +0200 (Sat, 28 Apr 2012) | 1 line Changed paths: M /trunk/testsuite/libraries/msl31/simulate/Makefile - fix testsuite ------------------------------------------------------------------------ r11823 | adrpo | 2012-04-28 12:10:12 +0200 (Sat, 28 Apr 2012) | 1 line Changed paths: M /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.mo - replaced tabs with 4 spaces to make Hudson Code Style job happy. ------------------------------------------------------------------------ r11822 | Frenkel TUD | 2012-04-28 03:36:17 +0200 (Sat, 28 Apr 2012) | 1 line Changed paths: M /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.SingleTrackWithEngine.mos - fix testsuite ------------------------------------------------------------------------ r11821 | Frenkel TUD | 2012-04-28 03:18:53 +0200 (Sat, 28 Apr 2012) | 3 lines Changed paths: M /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo M /trunk/SimulationRuntime/c/meta/meta_modelica_builtin.c M /trunk/SimulationRuntime/c/meta/meta_modelica_builtin.h - add boxptr_intMin - bugfix setPastOptModules -> postOptModules ------------------------------------------------------------------------ r11820 | Frenkel TUD | 2012-04-28 02:35:00 +0200 (Sat, 28 Apr 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendDAETransform.mo M /trunk/testsuite/3rdParty/PlanarMechanics/Makefile M /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.SimpleCarWithDifferentialGear.mos M /trunk/testsuite/3rdParty/PlanarMechanics/simulation/SimpleCarWithDifferentialGear.mat M /trunk/testsuite/libraries/msl31/simulate/Makefile - minor changes to dummy state selection heuristic ------------------------------------------------------------------------ r11819 | Frenkel TUD | 2012-04-28 00:55:21 +0200 (Sat, 28 Apr 2012) | 1 line Changed paths: M /trunk/testsuite/3rdParty/PlanarMechanics/Makefile M /trunk/testsuite/mosfiles/DummyDerMatching.mos - fix testsuite ------------------------------------------------------------------------ r11818 | Frenkel TUD | 2012-04-28 00:28:11 +0200 (Sat, 28 Apr 2012) | 4 lines Changed paths: M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo M /trunk/Compiler/BackEnd/BackendDAETransform.mo M /trunk/Compiler/BackEnd/BackendDAEUtil.mo M /trunk/testsuite/3rdParty/PlanarMechanics/Makefile M /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.SimpleCarWithDifferentialGear.mos M /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.SingleTrackWithEngine.mos M /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.TestIdealWheel.mos M /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.mo M /trunk/testsuite/3rdParty/PlanarMechanics/instantiatePlanarMechanicsForTesting.mos M /trunk/testsuite/libraries/msl221/Mechanics/First2.mos M /trunk/testsuite/libraries/msl31/simulate/Makefile M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.GearConstraint.mat M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Translational.Examples.ElastoGap.mat M /trunk/testsuite/linearize/test_06.mos M /trunk/testsuite/mosfiles/DummyDerMatching.mos M /trunk/testsuite/mosfiles/Pendulum.mos M /trunk/testsuite/mosfiles/nonConstantParam.mos - BackendDAEOptimize: doReplaceScalarArrayEqns more generic - BackendDAETransform: simplify code, use stateorder for differentiated equations - PlanarMechanics: set initialconditions - Update testsuite ------------------------------------------------------------------------ r11817 | Frenkel TUD | 2012-04-27 22:15:14 +0200 (Fri, 27 Apr 2012) | 1 line Changed paths: M /trunk/Compiler/Util/System.mo M /trunk/Compiler/runtime/System_omc.cpp M /trunk/Compiler/runtime/System_rml.c - add function rand to System ------------------------------------------------------------------------ r11816 | Frenkel TUD | 2012-04-27 19:21:52 +0200 (Fri, 27 Apr 2012) | 1 line Changed paths: M /trunk/Compiler/Template/CodegenCpp.mo M /trunk/Compiler/susan_codegen/SimCode/CodegenCpp.tpl M /trunk/SimulationRuntime/cpp/Source/System/Modelica/CMakeLists.txt - move ModelicaConfic.inc to /include/omc/cpp ------------------------------------------------------------------------ r11815 | Frenkel TUD | 2012-04-27 16:01:30 +0200 (Fri, 27 Apr 2012) | 2 lines Changed paths: M /trunk/Compiler/Template/CodegenCpp.mo M /trunk/Compiler/susan_codegen/SimCode/CodegenCpp.tpl M /trunk/SimulationRuntime/cpp/Source/CMakeLists.txt - use full path to include ModelicaConfic.inc - copy LibrariesConfig.h to OM_HOME/include/omc/cpp because this is in include path ------------------------------------------------------------------------ r11814 | Frenkel TUD | 2012-04-27 15:52:14 +0200 (Fri, 27 Apr 2012) | 1 line Changed paths: M /trunk/Compiler/Util/Flags.mo - fix typos ------------------------------------------------------------------------ r11813 | Frenkel TUD | 2012-04-27 11:08:17 +0200 (Fri, 27 Apr 2012) | 1 line Changed paths: M /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.KinematicLoop.mos M /trunk/testsuite/libraries/multibody/checkingModels/BodyCylinder.mos M /trunk/testsuite/libraries/multibody/elementary/DoublePendulum.mos - fix testsuite ------------------------------------------------------------------------ r11812 | Frenkel TUD | 2012-04-27 10:42:16 +0200 (Fri, 27 Apr 2012) | 2 lines Changed paths: M /trunk/testsuite/3rdParty/PlanarMechanics/Makefile M /trunk/testsuite/libraries/multibody/checkingModels/BodyCylinder.mos M /trunk/testsuite/libraries/multibody/elementary/DoublePendulum.mos M /trunk/testsuite/libraries/multibody/elementary/ForceAndTorque.mos M /trunk/testsuite/libraries/multibody/elementary/FreeBody.mos M /trunk/testsuite/libraries/multibody/elementary/InitSpringConstant.mos M /trunk/testsuite/libraries/multibody/elementary/LineForceWithTwoMasses.mos M /trunk/testsuite/libraries/multibody/elementary/Pendulum.mos M /trunk/testsuite/libraries/multibody/systems/RobotR3.mos - fix testsuite - move PlanarMechanicsForTesting.Examples.KinematicLoop.mos to working tests ------------------------------------------------------------------------ r11811 | Frenkel TUD | 2012-04-27 09:25:04 +0200 (Fri, 27 Apr 2012) | 1 line Changed paths: M /trunk/testsuite/libraries/msl221/modelicaAdditions/robot.mos M /trunk/testsuite/libraries/msl31/Modelica.Blocks.mos M /trunk/testsuite/libraries/msl31/Modelica.Electrical.Analog.mos M /trunk/testsuite/libraries/msl31/Modelica.Electrical.Machines.Examples.mos M /trunk/testsuite/libraries/msl31/Modelica.Electrical.MultiPhase.Examples.mos M /trunk/testsuite/libraries/msl31/Modelica.Magnetic.FluxTubes.mos M /trunk/testsuite/libraries/msl31/Modelica.Thermal.mos M /trunk/testsuite/mofiles/InvertedPendulumTotal.mo M /trunk/testsuite/mosfiles-nosim/Model1.mos M /trunk/testsuite/mosfiles-nosim/Model2.mos - fix testsuite ------------------------------------------------------------------------ r11810 | Frenkel TUD | 2012-04-27 09:15:44 +0200 (Fri, 27 Apr 2012) | 1 line Changed paths: M /trunk/testsuite/3rdParty/PlanarMechanics/checkPlanarMechanicsForTesting.mos M /trunk/testsuite/3rdParty/TestMedia/TestSteam.mos M /trunk/testsuite/3rdParty/TestMedia/TestWater.mos M /trunk/testsuite/3rdParty/siemens/valve_test.mos - fix testsuite ------------------------------------------------------------------------ r11809 | Frenkel TUD | 2012-04-27 00:47:35 +0200 (Fri, 27 Apr 2012) | 4 lines Changed paths: M /trunk/Compiler/BackEnd/BackendDAECreate.mo M /trunk/Compiler/BackEnd/SimCode.mo M /trunk/Compiler/BackEnd/Uncertainties.mo M /trunk/Compiler/FrontEnd/DAEUtil.mo M /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo M /trunk/Compiler/Main/Main.mo M /trunk/Compiler/Script/CevalScript.mo M /trunk/testsuite/3rdParty/PlanarMechanics/checkPlanarMechanicsForTesting.mos M /trunk/testsuite/3rdParty/TestMedia/TestSteam.mos M /trunk/testsuite/3rdParty/TestMedia/TestWater.mos M /trunk/testsuite/3rdParty/siemens/valve_test.mos M /trunk/testsuite/bootstrapping/LoadCompilerSources.mos M /trunk/testsuite/libraries/msl221/modelicaAdditions/robot.mos M /trunk/testsuite/libraries/msl31/Modelica.Blocks.mos M /trunk/testsuite/libraries/msl31/Modelica.Electrical.Analog.mos M /trunk/testsuite/libraries/msl31/Modelica.Electrical.Machines.Examples.mos M /trunk/testsuite/libraries/msl31/Modelica.Electrical.MultiPhase.Examples.mos M /trunk/testsuite/libraries/msl31/Modelica.Magnetic.FluxTubes.mos M /trunk/testsuite/libraries/msl31/Modelica.Thermal.mos M /trunk/testsuite/libraries/multibody/checkingModels/BodyCylinder.mos M /trunk/testsuite/libraries/multibody/elementary/DoublePendulum.mos M /trunk/testsuite/libraries/multibody/elementary/ForceAndTorque.mos M /trunk/testsuite/libraries/multibody/elementary/FreeBody.mos M /trunk/testsuite/libraries/multibody/elementary/InitSpringConstant.mos M /trunk/testsuite/libraries/multibody/elementary/LineForceWithTwoMasses.mos M /trunk/testsuite/libraries/multibody/elementary/Pendulum.mos M /trunk/testsuite/libraries/multibody/elementary/PendulumWithSpringDamper.mos M /trunk/testsuite/libraries/multibody/elementary/RollingWheelSetDriving.mos M /trunk/testsuite/libraries/multibody/elementary/RollingWheelSetPulling.mos M /trunk/testsuite/libraries/multibody/elementary/SpringDamperSystem.mos M /trunk/testsuite/libraries/multibody/elementary/SpringMassSystem.mos M /trunk/testsuite/libraries/multibody/systems/RobotR3.mos M /trunk/testsuite/mofiles/InvertedPendulumTotal.mo M /trunk/testsuite/mosfiles-nosim/Model1.mos M /trunk/testsuite/mosfiles-nosim/Model2.mos - improve handling of complex equations - improve evaluation of parameters with Evaluate=True annotation - add built in functions to set machtingalgorithm - update testsuite ------------------------------------------------------------------------ r11808 | adeas31 | 2012-04-26 20:02:00 +0200 (Thu, 26 Apr 2012) | 1 line Changed paths: M /trunk/Compiler/Script/CevalScript.mo M /trunk/Compiler/scripts/Compile.bat - Fixed the spaces problem. ------------------------------------------------------------------------ r11807 | adrpo | 2012-04-26 16:00:28 +0200 (Thu, 26 Apr 2012) | 7 lines Changed paths: M /trunk/testsuite/3rdParty/ThermoSysPro/Makefile M /trunk/testsuite/3rdParty/ThermoSysPro/README.txt M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Combustion/CombustionChambers/GenericCombustion.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Combustion/CombustionChambers/GridFurnace.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Combustion/CombustionChambers/PostCombustionGas.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Correlations/Thermal/WBLongitudinalCurrentConvectiveHeatTransferCoefficient.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Correlations/Thermal/WBRadiativeHeatTransferCoefficient.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/CombinedCyclePowerPlant/Control/Condenser_LevelControl.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/CombinedCyclePowerPlant/Control/Drum_LevelControl.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/HeatExchangers/FlueGasesChamberEvaporator.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Volumes/VolumeATh.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Volumes/VolumeBTh.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Volumes/VolumeCTh.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Volumes/VolumeDTh.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/HeatNetworksCooling/AbsorberWaterLiBr.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/HeatNetworksCooling/AbsorptionRefrigeratorSystem.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/HeatNetworksCooling/DesorberWaterLiBr.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/HeatNetworksCooling/HeatNetworkPipe.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/HeatNetworksCooling/LatentHeatStorage.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/HeatNetworksCooling/SensibleHeatStorage.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Continu/FctTrans.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Continu/Integrateur.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Continu/IntegrateurSat.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Continu/PI.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Continu/PIsat.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Continu/PT1.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Continu/PT2.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Discret/ConvAD.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Discret/ConvDA.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Discret/Echant.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Discret/FctTrans.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Discret/PI.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Discret/PIsat.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Discret/PT1.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Discret/Pre.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/Pulse.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/SampleTrigger.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/EgEntier.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Feedback.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Inf.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/InfEntier.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Infeg.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/InfegEntier.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Sup.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/SupEntier.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Supeg.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/SupegEntier.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/package.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire/BandeMorte.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire/Limiteur.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire/LimiteurVar.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire/LimiteurVitesse.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire/RetardFixe.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire/Selecteur.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire/SelecteurEntier.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire/Switch.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire/package.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/Echelon.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/Exp.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/Horloge.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/Pulse.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/Rampe.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/Random.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/RandomLineaire.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/SinusExp.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/Sinusoide.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/Trapezoide.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/package.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Tables/Table1D.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Tables/Table1DTemps.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Tables/Table1DTempsBool.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Tables/Table2D.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Common.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/MultiFluids/Machines/AlternatingEngine.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/MultiFluids/Machines/CHPEngineBarkantineSystem.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/MultiFluids/Machines/CHPEngineTriGenPredSystem.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/MultiFluids/Machines/CHPEngineTrigenParamSystem.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/FlueGases/FlueGases_h.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/FlueGases/FlueGases_h_Ps.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/FlueGases/FlueGases_s.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/FlueGases/XSat.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/WaterSolution/MassFraction_eq_PT.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/WaterSolution/Pressure_eq_TX.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/WaterSteam/BaseIF97.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/WaterSteam/Common.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/WaterSteam/IF97_packages.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Solar/SolarCollector.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/BoundaryConditions/RefP.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/BoundaryConditions/RefQ.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/BoundaryConditions/RefT.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/BoundaryConditions/RefXh2o.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/BoundaryConditions/Sink.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/BoundaryConditions/SinkP.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/BoundaryConditions/SourceP.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/BoundaryConditions/SourcePQ.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/Connectors.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/HeatExchangers/ExchangerEfficiency.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/LoopBreakers/LoopBreakerP.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/LoopBreakers/LoopBreakerQ.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/LoopBreakers/LoopBreakerT.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/LoopBreakers/LoopBreakerXh2o.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/Machines/StaticCentrifugalPumpNom.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/PressureLosses/SingularPressureLoss.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/BoundaryConditions/SinkP.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/BoundaryConditions/SourceP.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/HeatExchangers/DynamicWaterWaterExchanger.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/HeatExchangers/SimpleDynamicCondenser.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/HeatExchangers/StaticCondenser.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/HeatExchangers/StaticWaterWaterExchanger.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Junctions/MassFlowMultiplier.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Junctions/Mixer2.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Junctions/Mixer3.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Junctions/Mixer8.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Junctions/Splitter2.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Junctions/Splitter3.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/LoopBreakers/LoopingPQ.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Machines/Compressor.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Machines/SteamEngine.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/PressureLosses/Bend.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/PressureLosses/CheckValve.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/PressureLosses/ControlValve.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/PressureLosses/Diaphragm.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/PressureLosses/DynamicCheckValve.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/PressureLosses/DynamicReliefValve.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/PressureLosses/PipePressureLoss.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/PressureLosses/SwitchValve.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Sensors/SensorQv.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Sensors/SensorT.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Volumes/DegasifierVolume.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Volumes/DynamicDrum.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Volumes/Tank.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Volumes/TwoPhaseVolume.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Volumes/VolumeA.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Volumes/VolumeB.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Volumes/VolumeC.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Volumes/VolumeD.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Volumes/VolumeI.mo M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Volumes/VolumeITh.mo D /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/package.encoding M /trunk/testsuite/partest/runtest.pl - encoded the ThermoSysPro library into UTF-8 to make the Hudson UTF-8 job happy. - moved the 2 early fail models to the failingtests in testsuite/3rdParty/ThermoSysPro/Makefile: ThermoSysPro.Examples.SimpleExamples.TestThreeWayValve.mos ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchangerDTorWorEff.mos - linked the .mat files and ThermoSysPro library in testsuite/runtest.pl. - updated testsuite/3rdParty/ThermoSysPro/README.txt ------------------------------------------------------------------------ r11806 | adrpo | 2012-04-26 15:12:33 +0200 (Thu, 26 Apr 2012) | 14 lines Changed paths: M /trunk/testsuite/3rdParty/ThermoSysPro/Makefile A /trunk/testsuite/3rdParty/ThermoSysPro/README.txt A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/AAAUsersGuide.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Combustion A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Combustion/BoundaryConditions A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Combustion/BoundaryConditions/FuelSourcePQ.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Combustion/BoundaryConditions/package.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Combustion/BoundaryConditions/package.order A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Combustion/CombustionChambers A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Combustion/CombustionChambers/GTCombustionChamber.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Combustion/CombustionChambers/GenericCombustion.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Combustion/CombustionChambers/GridFurnace.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Combustion/CombustionChambers/PostCombustionGas.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Combustion/CombustionChambers/package.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Combustion/CombustionChambers/package.order A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Combustion/Connectors.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Combustion/Sensors A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Combustion/Sensors/FuelMassFlowSensor.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Combustion/Sensors/package.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Combustion/Sensors/package.order A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Combustion/package.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Combustion/package.order A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Correlations A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Correlations/Misc A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Correlations/Misc/Pro_FlueGases.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Correlations/Misc/Pro_TwoPhaseWaterSteam.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Correlations/Misc/Pro_WaterSteam.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Correlations/Misc/PropFlueGases.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Correlations/Misc/PropWaterSteam.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Correlations/Misc/WBCorrectiveDiameterCoefficient.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Correlations/Misc/package.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Correlations/Misc/package.order A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Correlations/Thermal A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Correlations/Thermal/WBCrossedCurrentConvectiveHeatTransferCoefficient.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Correlations/Thermal/WBFlueGasesHeatTransferCoefficient.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Correlations/Thermal/WBHeatExchangerEfficiency.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Correlations/Thermal/WBInternalHeatTransferCoefficient.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Correlations/Thermal/WBInternalOnePhaseFlowHeatTransferCoefficient.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Correlations/Thermal/WBInternalSuperCriticalFlowHeatTransferCoefficient.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Correlations/Thermal/WBInternalTwoPhaseFlowHeatTransferCoefficient.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Correlations/Thermal/WBLongitudinalCurrentConvectiveHeatTransferCoefficient.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Correlations/Thermal/WBRadiativeHeatTransferCoefficient.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Correlations/Thermal/package.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Correlations/Thermal/package.order A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Correlations/package.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Correlations/package.order A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/ElectroMechanics A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/ElectroMechanics/BoundaryConditions A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/ElectroMechanics/BoundaryConditions/SourceMechanicalPower.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/ElectroMechanics/BoundaryConditions/package.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/ElectroMechanics/BoundaryConditions/package.order A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/ElectroMechanics/Connectors.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/ElectroMechanics/Machines A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/ElectroMechanics/Machines/Shaft.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/ElectroMechanics/Machines/SynchronousMotor.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/ElectroMechanics/Machines/package.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/ElectroMechanics/Machines/package.order A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/ElectroMechanics/package.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/ElectroMechanics/package.order A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/AAAInfo.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/CombinedCyclePowerPlant A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/CombinedCyclePowerPlant/AAAInfo.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/CombinedCyclePowerPlant/AJ_D74_FD1.mos A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/CombinedCyclePowerPlant/CombinedCycle_Load_100_50.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/CombinedCyclePowerPlant/CombinedCycle_TripTAC.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/CombinedCyclePowerPlant/CombinedCycle_init_D2012.mos A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/CombinedCyclePowerPlant/CombinedCycle_init_D6.1.mos A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/CombinedCyclePowerPlant/CombinedCycle_init_D7.4_FD01.mos A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/CombinedCyclePowerPlant/Control A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/CombinedCyclePowerPlant/Control/Condenser_LevelControl.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/CombinedCyclePowerPlant/Control/Drum_LevelControl.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/CombinedCyclePowerPlant/Control/package.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/CombinedCyclePowerPlant/Control/package.order A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/CombinedCyclePowerPlant/Plot_Load_100_55.mos A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/CombinedCyclePowerPlant/Plot_TripTAC.mos A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/CombinedCyclePowerPlant/package.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/CombinedCyclePowerPlant/package.order A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestAirHumidity.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestBend.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestCentrifugalPumpWaterSolution.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestCheckValve.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestCompressor.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestControlValve.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestDiaphragm.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestDynamicCentrifugalPump.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestDynamicCentrifugalPump1.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestDynamicCentrifugalPump2.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestDynamicCheckValve.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestDynamicDrum.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestDynamicOnePhaseFlowPipe.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestDynamicReliefValve.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestDynamicTwoPhaseFlowPipe.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestDynamicWaterWaterExchanger.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestFan.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestFlueGasesJunctions.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestFlueGasesVolumes.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestFlueGasesVolumes1.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestIdealCheckValve.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestIdealSwitchValve.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestInvSingularPressureLoss.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestJunctions.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestJunctions2.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestJunctions3.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestJunctions4.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestJunctions5.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestLumpedStraightPipe.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestMassFlowMultiplier.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestPipePressureLoss.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestRefP.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestSensors.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestSimpleEvaporatorWaterSteamFlueGases.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestSimpleStaticCondenser.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestSingularPressureLoss.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestStaticCentrifugalPump.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestStaticCentrifugalPump1.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestStaticCentrifugalPump2.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestStaticCentrifugalPumpWaterSolution.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestStaticCondenser.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestStaticDrum1.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestStaticDrum2.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestStaticExchangerWaterSteamFlueGases.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestStaticWaterWaterExchanger.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestStaticWaterWaterExchangerDTorWorEff.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestSteamDryer.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestSteamDryer2.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestSteamEngine.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestSteamExtractionSplitter.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestStodolaTurbine.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestStodolaTurbine1.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestStodolaTurbine2.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestSwitchValve.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestTank.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestThreeWayValve.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestVolumes.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestVolumes1.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestVolumes2.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestWaterHammer.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/package.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/package.order A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/package.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/package.order A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Boilers A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Boilers/package.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Boilers/package.order A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/BoundaryConditions A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/BoundaryConditions/AirHumidity.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/BoundaryConditions/Sink.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/BoundaryConditions/SinkG.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/BoundaryConditions/SinkP.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/BoundaryConditions/SinkPQ.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/BoundaryConditions/SinkQ.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/BoundaryConditions/Source.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/BoundaryConditions/SourceG.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/BoundaryConditions/SourceP.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/BoundaryConditions/SourcePQ.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/BoundaryConditions/SourceQ.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/BoundaryConditions/package.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/BoundaryConditions/package.order A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Connectors.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/HeatExchangers A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/HeatExchangers/FlueGasesChamberEvaporator.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/HeatExchangers/StaticFluegasesFluegasesExchangerKS.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/HeatExchangers/StaticWallFlueGasesExchanger.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/HeatExchangers/package.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/HeatExchangers/package.order A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Junctions A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Junctions/Mixer2.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Junctions/Splitter2.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Junctions/package.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Junctions/package.order A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/LoopBreakers A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/LoopBreakers/package.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/LoopBreakers/package.order A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Machines A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Machines/CombustionTurbine.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Machines/Compressor.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Machines/StaticFan.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Machines/package.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Machines/package.order A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/PressureLosses A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/PressureLosses/CheckValve.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/PressureLosses/ControlValve.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/PressureLosses/InvSingularPressureLoss.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/PressureLosses/SingularPressureLoss.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/PressureLosses/package.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/PressureLosses/package.order A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Sensors A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Sensors/MassFlowSensor.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Sensors/PressureSensor.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Sensors/TemperatureSensor.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Sensors/package.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Sensors/package.order A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/TAC A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/TAC/GTCICOBarilla.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/TAC/GasTurbine.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/TAC/package.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/TAC/package.order A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Volumes A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Volumes/VolumeATh.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Volumes/VolumeBTh.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Volumes/VolumeCTh.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Volumes/VolumeDTh.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Volumes/package.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Volumes/package.order A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/package.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/package.order A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Functions.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/HeatNetworksCooling A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/HeatNetworksCooling/AbsorberWaterLiBr.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/HeatNetworksCooling/AbsorptionRefrigeratorSystem.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/HeatNetworksCooling/DesorberWaterLiBr.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/HeatNetworksCooling/HeatNetworkPipe.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/HeatNetworksCooling/LatentHeatStorage.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/HeatNetworksCooling/SensibleHeatStorage.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/HeatNetworksCooling/package.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/HeatNetworksCooling/package.order A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Commun.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Continu A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Continu/Derivee.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Continu/FctTrans.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Continu/Integrateur.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Continu/IntegrateurSat.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Continu/PI.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Continu/PIsat.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Continu/PT1.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Continu/PT2.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Continu/package.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Continu/package.order A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Discret A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Discret/ConvAD.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Discret/ConvDA.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Discret/Echant.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Discret/FctTrans.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Discret/PI.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Discret/PIsat.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Discret/PT1.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Discret/Pre.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Discret/package.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Discret/package.order A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Logique A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/AND.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/AND3.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/AND4.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/Constante.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/Echelon.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/Edge.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/NONL.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/OR.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/OR3.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/OR4.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/Pre.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/Pulse.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/SampleTrigger.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/Selecteur.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/Terminate.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/XOR.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/package.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/package.order A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Abs.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Acos.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Add.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Add3.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Asin.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Atan.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Cos.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Div.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/EgEntier.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Exp.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Feedback.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Gain.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Inf.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/InfEntier.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Infeg.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/InfegEntier.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Log.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Log10.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Mul.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Mul3.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Polynome.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Sign.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Sin.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Sqrt.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Sup.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/SupEntier.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Supeg.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/SupegEntier.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Tan.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/package.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/package.order A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire/BandeMorte.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire/Limiteur.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire/LimiteurVar.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire/LimiteurVitesse.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire/RetardFixe.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire/RetardVar.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire/Selecteur.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire/SelecteurEntier.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire/Switch.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire/package.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire/package.order A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Sources A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/Constante.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/ConstanteEntier.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/Echelon.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/Exp.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/Horloge.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/Pulse.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/Rampe.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/Random.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/RandomLineaire.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/SinusExp.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/Sinusoide.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/Trapezoide.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/package.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/package.order A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Tables A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Tables/Table1D.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Tables/Table1DTemps.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Tables/Table1DTempsBool.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Tables/Table2D.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Tables/package.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Tables/package.order A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/package.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/package.order A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Common.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Connectors.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/package.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/package.order A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/MultiFluids A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/MultiFluids/Boilers A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/MultiFluids/Boilers/BoilerSystem.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/MultiFluids/Boilers/FossilFuelBoiler.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/MultiFluids/Boilers/package.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/MultiFluids/Boilers/package.order A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/MultiFluids/HeatExchangers A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/MultiFluids/HeatExchangers/DynamicExchangerWaterSteamFlueGases.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/MultiFluids/HeatExchangers/ExchangerWaterC3H3F5W.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/MultiFluids/HeatExchangers/SimpleEvaporatorWaterSteamFlueGases.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/MultiFluids/HeatExchangers/StaticExchangerWaterSteamFlueGases.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/MultiFluids/HeatExchangers/package.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/MultiFluids/HeatExchangers/package.order A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/MultiFluids/Machines A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/MultiFluids/Machines/AlternatingEngine.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/MultiFluids/Machines/CHPEngineBarkantineSystem.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/MultiFluids/Machines/CHPEngineTriGenPredSystem.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/MultiFluids/Machines/CHPEngineTrigenParamSystem.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/MultiFluids/Machines/package.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/MultiFluids/Machines/package.order A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/MultiFluids/package.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/MultiFluids/package.order A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/C3H3F5 A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/C3H3F5/C3H3F5_Ph.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/C3H3F5/C3H3F5_Ps.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/C3H3F5/package.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/C3H3F5/package.order A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/FlueGases A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/FlueGases/Absorb.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/FlueGases/EmissivGP.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/FlueGases/FlueGases_Absorb.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/FlueGases/FlueGases_T.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/FlueGases/FlueGases_Xtot.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/FlueGases/FlueGases_a.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/FlueGases/FlueGases_cp.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/FlueGases/FlueGases_cv.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/FlueGases/FlueGases_drhodh.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/FlueGases/FlueGases_drhodp.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/FlueGases/FlueGases_h.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/FlueGases/FlueGases_h_Ps.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/FlueGases/FlueGases_k.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/FlueGases/FlueGases_mu.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/FlueGases/FlueGases_rho.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/FlueGases/FlueGases_s.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/FlueGases/XSat.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/FlueGases/package.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/FlueGases/package.order A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/FlueGases/unSafeForJacobian.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/Fluid A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/Fluid/Ph.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/Fluid/Ps.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/Fluid/package.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/Fluid/package.order A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/ModelicaMediaFlueGases.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/WaterSolution A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/WaterSolution/DTcristal_TX.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/WaterSolution/MassFraction_eq_PT.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/WaterSolution/Pressure_eq_TX.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/WaterSolution/SpecificEnthalpy_TX.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/WaterSolution/Temperature_hX.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/WaterSolution/package.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/WaterSolution/package.order A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/WaterSteam A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/WaterSteam/BaseIF97.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/WaterSteam/Common.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/WaterSteam/IF97_Utilities.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/WaterSteam/IF97_packages.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/WaterSteam/InitLimits.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/WaterSteam/Region.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/WaterSteam/createSpline.mos A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/WaterSteam/package.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/WaterSteam/package.order A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/package.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/package.order A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Solar A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Solar/SolarCollector.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Solar/package.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Solar/package.order A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Thermal A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Thermal/BoundaryConditions A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Thermal/BoundaryConditions/HeatSink.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Thermal/BoundaryConditions/HeatSource.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Thermal/BoundaryConditions/package.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Thermal/BoundaryConditions/package.order A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Thermal/Connectors.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Thermal/HeatTransfer A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Thermal/HeatTransfer/ConvectiveHeatFlow.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Thermal/HeatTransfer/HeatExchangerWall.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Thermal/HeatTransfer/HeatExchangerWallAsym.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Thermal/HeatTransfer/package.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Thermal/HeatTransfer/package.order A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Thermal/package.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Thermal/package.order A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Units.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/BoundaryConditions A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/BoundaryConditions/RefP.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/BoundaryConditions/RefQ.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/BoundaryConditions/RefT.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/BoundaryConditions/RefXh2o.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/BoundaryConditions/Sink.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/BoundaryConditions/SinkP.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/BoundaryConditions/SourceP.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/BoundaryConditions/SourcePQ.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/BoundaryConditions/package.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/BoundaryConditions/package.order A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/Connectors.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/HeatExchangers A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/HeatExchangers/ExchangerEfficiency.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/HeatExchangers/package.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/HeatExchangers/package.order A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/LoopBreakers A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/LoopBreakers/LoopBreakerP.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/LoopBreakers/LoopBreakerQ.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/LoopBreakers/LoopBreakerT.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/LoopBreakers/LoopBreakerXh2o.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/LoopBreakers/package.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/LoopBreakers/package.order A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/Machines A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/Machines/StaticCentrifugalPump.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/Machines/StaticCentrifugalPumpNom.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/Machines/package.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/Machines/package.order A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/PressureLosses A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/PressureLosses/SingularPressureLoss.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/PressureLosses/package.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/PressureLosses/package.order A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/package.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/package.order A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Boilers A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Boilers/ElectricBoiler.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Boilers/package.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Boilers/package.order A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/BoundaryConditions A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/BoundaryConditions/PlugA.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/BoundaryConditions/PlugB.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/BoundaryConditions/RefH.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/BoundaryConditions/RefP.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/BoundaryConditions/RefQ.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/BoundaryConditions/RefT.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/BoundaryConditions/Sink.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/BoundaryConditions/SinkP.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/BoundaryConditions/SinkPQ.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/BoundaryConditions/SinkQ.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/BoundaryConditions/Source.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/BoundaryConditions/SourceP.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/BoundaryConditions/SourcePQ.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/BoundaryConditions/SourceQ.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/BoundaryConditions/package.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/BoundaryConditions/package.order A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Connectors.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/HeatExchangers A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/HeatExchangers/DynamicCondenser.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/HeatExchangers/DynamicOnePhaseFlowPipe.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/HeatExchangers/DynamicTwoPhaseFlowPipe.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/HeatExchangers/DynamicWaterWaterExchanger.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/HeatExchangers/NTUWaterHeating.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/HeatExchangers/SimpleDynamicCondenser.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/HeatExchangers/SimpleStaticCondenser.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/HeatExchangers/StaticCondenser.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/HeatExchangers/StaticWaterWaterExchanger.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/HeatExchangers/StaticWaterWaterExchangerDTorWorEff.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/HeatExchangers/package.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/HeatExchangers/package.order A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Junctions A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Junctions/DeheaterMixer2.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Junctions/MassFlowMultiplier.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Junctions/Mixer2.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Junctions/Mixer3.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Junctions/Mixer8.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Junctions/Splitter2.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Junctions/Splitter3.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Junctions/StaticDrum.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Junctions/SteamDryer.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Junctions/SteamExtractionSplitter.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Junctions/package.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Junctions/package.order A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/LoopBreakers A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/LoopBreakers/LoopBreakerH.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/LoopBreakers/LoopBreakerP.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/LoopBreakers/LoopBreakerQ.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/LoopBreakers/LoopingPQ.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/LoopBreakers/package.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/LoopBreakers/package.order A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Machines A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Machines/Compressor.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Machines/DynamicCentrifugalPump.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Machines/Generator.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Machines/StaticCentrifugalPump.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Machines/SteamEngine.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Machines/StodolaTurbine.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Machines/package.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Machines/package.order A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/PressureLosses A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/PressureLosses/Bend.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/PressureLosses/CheckValve.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/PressureLosses/ControlValve.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/PressureLosses/Diaphragm.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/PressureLosses/DynamicCheckValve.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/PressureLosses/DynamicReliefValve.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/PressureLosses/IdealCheckValve.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/PressureLosses/IdealSwitchValve.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/PressureLosses/InvSingularPressureLoss.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/PressureLosses/LumpedStraightPipe.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/PressureLosses/NonBoilingValve.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/PressureLosses/PipePressureLoss.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/PressureLosses/SingularPressureLoss.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/PressureLosses/SwitchValve.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/PressureLosses/ThreeWayValve.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/PressureLosses/WaterHammer.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/PressureLosses/package.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/PressureLosses/package.order A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Sensors A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Sensors/SensorH.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Sensors/SensorP.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Sensors/SensorQ.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Sensors/SensorQv.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Sensors/SensorT.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Sensors/package.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Sensors/package.order A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Volumes A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Volumes/Degasifier.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Volumes/DegasifierVolume.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Volumes/DynamicDrum.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Volumes/Pressurizer.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Volumes/Tank.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Volumes/TwoPhaseVolume.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Volumes/VolumeA.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Volumes/VolumeATh.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Volumes/VolumeB.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Volumes/VolumeBTh.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Volumes/VolumeC.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Volumes/VolumeCTh.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Volumes/VolumeD.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Volumes/VolumeDTh.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Volumes/VolumeI.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Volumes/VolumeITh.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Volumes/package.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Volumes/package.order A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/package.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/package.order A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/package.encoding A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/package.mo A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/package.order M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestAirHumidity.mos M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestBend.mos M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestCentrifugalPumpWaterSolution.mos M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestCheckValve.mos M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestCompressor.mos M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestControlValve.mos M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDiaphragm.mos M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump.mos M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump1.mos M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump2.mos M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicCheckValve.mos M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicDrum.mos M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicOnePhaseFlowPipe.mos M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicReliefValve.mos M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicTwoPhaseFlowPipe.mos M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicWaterWaterExchanger.mos M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestFan.mos M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesJunctions.mos M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesVolumes.mos M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesVolumes1.mos M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestIdealCheckValve.mos M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestIdealSwitchValve.mos M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestInvSingularPressureLoss.mos M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestJunctions.mos M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestJunctions2.mos M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestJunctions3.mos M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestJunctions4.mos M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestJunctions5.mos M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestLumpedStraightPipe.mos M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestMassFlowMultiplier.mos M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestNTUWaterHeating0.mos M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestNTUWaterHeating1.mos M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestNTUWaterHeating2.mos M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestPipePressureLoss.mos M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestRefP.mos M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSensors.mos M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSimpleEvaporatorWaterSteamFlueGases.mos M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSimpleStaticCondenser.mos M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSingularPressureLoss.mos M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump.mos M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump1.mos M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump2.mos M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPumpWaterSolution.mos M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCondenser.mos M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticDrum1.mos M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticDrum2.mos M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchanger.mos M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchangerDTorWorEff.mos M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSteamDryer.mos M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSteamDryer2.mos M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSteamEngine.mos M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSteamExtractionSplitter.mos M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine.mos M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine1.mos M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine2.mos M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSwitchValve.mos M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestTank.mos M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestThreeWayValve.mos M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestVolumes.mos M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestVolumes1.mos M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestVolumes2.mos M /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestWaterHammer.mos M /trunk/testsuite/Makefile - added ThermoSysPro v3 OSR (Open Source Release) from Daniel Bouskela [daniel.bouskela AT edf DOT fr] received in 2012-04-23. - also added it to the full testsuite/Makefile - testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestIdealSwitchValve.mos test now fails because of differences in an event at time 20. I think simulation result comparison should be improved to better analyze the results at an event because we detect differences where there aren't any. - 2 more tests are working now: ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchangerDTorWorEff.mos ThermoSysPro.Examples.SimpleExamples.TestThreeWayValve.mos but I assume they are wrong because they terminate prematurely. We should also change to return "Files not Equal!" when the stop time in one file is smaller than the stop time in the reference file. ------------------------------------------------------------------------ r11805 | adeas31 | 2012-04-26 14:53:53 +0200 (Thu, 26 Apr 2012) | 1 line Changed paths: M /trunk/OMEdit/OMEditGUI/OMEditGUI.pro M /trunk/OMEdit/README.txt M /trunk/OMNotebook/OMNotebookGUI/OMNotebookGUI.pro M /trunk/OMNotebook/README.txt M /trunk/OMOptim/build/OMOptim.windowsconfig.in M /trunk/OMShell/OMShellGUI/OMShellGUI.pro M /trunk/OMShell/README.txt - Updated the pro and readme files according to omniORB4.1.6 ------------------------------------------------------------------------ r11803 | perost | 2012-04-26 12:36:57 +0200 (Thu, 26 Apr 2012) | 2 lines Changed paths: M /trunk/Compiler/BackEnd/XMLDump.mo M /trunk/testsuite/interactive/XmlDumpComment.mos - Fix for previous commit. ------------------------------------------------------------------------ r11802 | perost | 2012-04-26 12:29:42 +0200 (Thu, 26 Apr 2012) | 2 lines Changed paths: M /trunk/Compiler/BackEnd/XMLDump.mo M /trunk/Compiler/Template/CodegenAdevs.mo M /trunk/Compiler/Template/CodegenC.mo M /trunk/Compiler/Template/CodegenFMU.mo M /trunk/Compiler/Util/Util.mo - XMLDump fixes from Bill Janssen. ------------------------------------------------------------------------ r11801 | fbergero | 2012-04-25 17:24:03 +0200 (Wed, 25 Apr 2012) | 2 lines Changed paths: M /trunk/Compiler/BackEnd/BackendQSS.mo M /trunk/Compiler/Template/CodegenQSS.mo M /trunk/Compiler/susan_codegen/SimCode/CodegenQSS.tpl M /trunk/Compiler/susan_codegen/SimCode/SimCodeTV.mo Generating a linear algebraic loop solve function and a header for parameters ------------------------------------------------------------------------ r11800 | perost | 2012-04-25 15:55:27 +0200 (Wed, 25 Apr 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/InstSymbolTable.mo - Fixed compilation. ------------------------------------------------------------------------ r11799 | perost | 2012-04-25 15:52:43 +0200 (Wed, 25 Apr 2012) | 5 lines Changed paths: M /trunk/Compiler/FrontEnd/Inst.mo M /trunk/Compiler/FrontEnd/InstSymbolTable.mo M /trunk/Compiler/FrontEnd/InstTypes.mo M /trunk/Compiler/FrontEnd/InstUtil.mo M /trunk/Compiler/FrontEnd/SCodeExpand.mo M /trunk/Compiler/FrontEnd/SCodeInst.mo M /trunk/Compiler/FrontEnd/Types.mo M /trunk/Compiler/FrontEnd/Typing.mo M /trunk/Compiler/Util/Error.mo SCodeInst fixes: - Improved instantiation/typing of equations. - Handle deleted components in connections. - Improved propagation of prefixes, now also propagates class prefixes. ------------------------------------------------------------------------ r11798 | sjoelund.se | 2012-04-25 08:18:51 +0200 (Wed, 25 Apr 2012) | 2 lines Changed paths: M /trunk/configure.in - Only enable python interface if we use omniorb ------------------------------------------------------------------------ r11797 | fbergero | 2012-04-24 18:23:56 +0200 (Tue, 24 Apr 2012) | 2 lines Changed paths: M /trunk/Compiler/BackEnd/BackendQSS.mo M /trunk/Compiler/Template/CodegenQSS.mo M /trunk/Compiler/susan_codegen/SimCode/CodegenQSS.tpl M /trunk/Compiler/susan_codegen/SimCode/SimCodeTV.mo Minor modifications to code ------------------------------------------------------------------------ r11794 | hubert.thieriot | 2012-04-24 12:18:02 +0200 (Tue, 24 Apr 2012) | 1 line Changed paths: M /trunk/OMOptim/Core/Optim/EA/Monitor/MyEoGnuplot1DMonitor.cpp M /trunk/OMOptim/OMOptimBasis/Tools/LowTools.cpp - improved LowTools::removeDirContents (set permissions before) ------------------------------------------------------------------------ r11793 | hubert.thieriot | 2012-04-24 12:06:54 +0200 (Tue, 24 Apr 2012) | 2 lines Changed paths: M /trunk/OMOptim/Core/OMOptimSettings.cpp M /trunk/OMOptim/Core/OpenModelica/ModPlusOMCtrl.cpp M /trunk/OMOptim/Core/Optim/EA/Checkpoints/EAStdCheckPoint.h M /trunk/OMOptim/Core/Optim/EA/Monitor/MyEoGnuplot.cpp M /trunk/OMOptim/Core/Optim/EA/Monitor/MyEoGnuplot1DMonitor.cpp M /trunk/OMOptim/Core/Optim/EA/Monitor/MyEoGnuplot1DMonitor.h M /trunk/OMOptim/Core/Optim/EA/NSGA2/NSGA2.cpp M /trunk/OMOptim/Core/Optim/EA/SPEA2/SPEA2.cpp M /trunk/OMOptim/Core/Optim/EA/SPEA2Adaptative/SPEA2Adapt.cpp M /trunk/OMOptim/Core/Project.cpp - added Gnuplot display of intermediary results. - removed bug of omctrl (multithread not compatible with project->loadMoFile) ------------------------------------------------------------------------ r11792 | Frenkel TUD | 2012-04-22 10:32:59 +0200 (Sun, 22 Apr 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendDump.mo - fix testsuite ------------------------------------------------------------------------ r11791 | Frenkel TUD | 2012-04-22 10:30:03 +0200 (Sun, 22 Apr 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendQSS.mo - bufix bootstrapp compilation ------------------------------------------------------------------------ r11790 | adrpo | 2012-04-21 23:38:10 +0200 (Sat, 21 Apr 2012) | 1 line Changed paths: M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts - more Romanian translations. ------------------------------------------------------------------------ r11789 | fbergero | 2012-04-20 20:15:44 +0200 (Fri, 20 Apr 2012) | 2 lines Changed paths: M /trunk/Compiler/BackEnd/BackendDump.mo M /trunk/Compiler/BackEnd/BackendQSS.mo M /trunk/Compiler/Template/CodegenAdevs.mo M /trunk/Compiler/Template/CodegenC.mo M /trunk/Compiler/Template/CodegenFMU.mo M /trunk/Compiler/Template/CodegenQSS.mo M /trunk/Compiler/susan_codegen/SimCode/CodegenQSS.tpl M /trunk/Compiler/susan_codegen/SimCode/SimCodeTV.mo Generating when handlers ------------------------------------------------------------------------ r11788 | wbraun | 2012-04-20 18:16:06 +0200 (Fri, 20 Apr 2012) | 2 lines Changed paths: M /trunk/Compiler/BackEnd/BackendDAETransform.mo - removed some tabs ------------------------------------------------------------------------ r11787 | adeas31 | 2012-04-20 17:48:29 +0200 (Fri, 20 Apr 2012) | 1 line Changed paths: M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts - Some fixes in the Italian translations by Massimo. ------------------------------------------------------------------------ r11786 | wbraun | 2012-04-20 17:20:58 +0200 (Fri, 20 Apr 2012) | 4 lines Changed paths: M /trunk/Compiler/BackEnd/BackendDAETransform.mo M /trunk/Compiler/BackEnd/SimCode.mo #1728 - added proper message to findDiscreteEquation - added some failure cases ------------------------------------------------------------------------ r11785 | wbraun | 2012-04-20 14:10:26 +0200 (Fri, 20 Apr 2012) | 2 lines Changed paths: M /trunk/testsuite/3rdParty/siemens/Makefile D /trunk/testsuite/3rdParty/siemens/TTSE_libs M /trunk/testsuite/3rdParty/siemens/testFlueGasZones.mos M /trunk/testsuite/3rdParty/siemens/testHeatExchanger.mos M /trunk/testsuite/3rdParty/siemens/testJunctions.mos M /trunk/testsuite/3rdParty/siemens/testPipes.mos M /trunk/testsuite/3rdParty/siemens/testSolidComponents.mos A /trunk/testsuite/3rdParty/siemens/translateFlueGasZones.mos A /trunk/testsuite/3rdParty/siemens/translateHeatExchanger.mos A /trunk/testsuite/3rdParty/siemens/translateJunctions.mos A /trunk/testsuite/3rdParty/siemens/translatePipes.mos M /trunk/testsuite/partest/runtest.pl - updated testsuite to make hundson happy ------------------------------------------------------------------------ r11784 | perost | 2012-04-19 16:08:33 +0200 (Thu, 19 Apr 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/Inst.mo M /trunk/Compiler/FrontEnd/InstSymbolTable.mo M /trunk/Compiler/Util/Error.mo - Fixed bootstrapping, and improved an odd error message. ------------------------------------------------------------------------ r11783 | perost | 2012-04-19 14:29:07 +0200 (Thu, 19 Apr 2012) | 2 lines Changed paths: M /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/CL/cl.h M /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/CL/cl_ext.h M /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/CL/cl_gl_ext.h M /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/ocl_offcomp.c M /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/omc_ocl_builtin_kernels.c M /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/omc_ocl_builtin_kernels.h M /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/omc_ocl_common_header.h M /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/omc_ocl_interface.c M /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/omc_ocl_interface.h M /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/omc_ocl_memory_ops.c M /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/omc_ocl_memory_ops.h M /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/omc_ocl_util.c M /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/omc_ocl_util.h - Replaced tabs and converted files to UTF-8. ------------------------------------------------------------------------ r11782 | perost | 2012-04-19 14:22:29 +0200 (Thu, 19 Apr 2012) | 4 lines Changed paths: M /trunk/Compiler/FrontEnd/InstSymbolTable.mo M /trunk/Compiler/FrontEnd/InstTypes.mo M /trunk/Compiler/FrontEnd/InstUtil.mo M /trunk/Compiler/FrontEnd/SCodeInst.mo M /trunk/Compiler/FrontEnd/Typing.mo M /trunk/Compiler/Util/Util.mo - Added Util.arrayFold. - Implemented a phase in SCodeInst which marks all structural parameters, to allow proper constant evaluation. ------------------------------------------------------------------------ r11781 | perost | 2012-04-19 13:02:01 +0200 (Thu, 19 Apr 2012) | 2 lines Changed paths: M /trunk/SimulationRuntime/cpp/Source/Solver/Idas/Implementation/Idas.cpp M /trunk/SimulationRuntime/cpp/Source/Solver/Idas/Implementation/Idas.h M /trunk/SimulationRuntime/cpp/Source/Solver/Implementation/SolverSettings.cpp - Replaced even more tabs. ------------------------------------------------------------------------ r11780 | lochel | 2012-04-19 12:24:33 +0200 (Thu, 19 Apr 2012) | 2 lines Changed paths: M /trunk/testsuite/3rdParty/siemens/paralleFlowEVA_test.mos M /trunk/testsuite/3rdParty/siemens/testFlueGasZones.mos M /trunk/testsuite/3rdParty/siemens/testHeatExchanger.mos M /trunk/testsuite/3rdParty/siemens/testJunctions.mos M /trunk/testsuite/3rdParty/siemens/testPipes.mos M /trunk/testsuite/3rdParty/siemens/testSolidComponents.mos M /trunk/testsuite/3rdParty/siemens/valve_test.mos add teardown_command to test cases ------------------------------------------------------------------------ r11779 | mahge930 | 2012-04-19 12:01:50 +0200 (Thu, 19 Apr 2012) | 1 line Changed paths: D /trunk/ParModelica A /trunk/SimulationRuntime/ParModelica (from /trunk/ParModelica:11778) - Moved the OpenCL runtime to SimulationRuntime ------------------------------------------------------------------------ r11778 | perost | 2012-04-19 11:56:50 +0200 (Thu, 19 Apr 2012) | 2 lines Changed paths: M /trunk/SimulationRuntime/cpp/Source/Solver/Idas/Implementation/Idas.cpp M /trunk/SimulationRuntime/cpp/Source/Solver/Idas/Implementation/Idas.h M /trunk/SimulationRuntime/cpp/Source/Solver/Implementation/SolverSettings.cpp M /trunk/SimulationRuntime/cpp/Source/Solver/Implementation/SolverSettings.h - Replaced tabs. ------------------------------------------------------------------------ r11777 | lochel | 2012-04-19 11:39:16 +0200 (Thu, 19 Apr 2012) | 2 lines Changed paths: M /trunk/Compiler/Template/CodegenAdevs.mo M /trunk/Compiler/Template/CodegenC.mo M /trunk/Compiler/Template/CodegenFMU.mo M /trunk/testsuite/initialization/Makefile D /trunk/testsuite/initialization/_forest.mos D /trunk/testsuite/initialization/_forest1.mo D /trunk/testsuite/initialization/_forest2.mo D /trunk/testsuite/initialization/_nominal.mo D /trunk/testsuite/initialization/_nominal.mos D /trunk/testsuite/initialization/_scaling1.mo D /trunk/testsuite/initialization/_scaling1.mos D /trunk/testsuite/initialization/_scaling2.mo D /trunk/testsuite/initialization/_scaling2.mos D /trunk/testsuite/initialization/_startValue.mo D /trunk/testsuite/initialization/_startValue.mos A /trunk/testsuite/initialization/forest.mos (from /trunk/testsuite/initialization/_forest.mos:11760) M /trunk/testsuite/initialization/gaspropreties.mos A /trunk/testsuite/initialization/minvalue.mos A /trunk/testsuite/initialization/nominal.mos (from /trunk/testsuite/initialization/_nominal.mos:11774) A /trunk/testsuite/initialization/nonlinear.mos A /trunk/testsuite/initialization/scaling1.mos (from /trunk/testsuite/initialization/_scaling1.mos:11774) A /trunk/testsuite/initialization/scaling2.mos (from /trunk/testsuite/initialization/_scaling2.mos:11774) A /trunk/testsuite/initialization/startValue.mos (from /trunk/testsuite/initialization/_startValue.mos:11774) update of initialization tests ------------------------------------------------------------------------ r11776 | sjoelund.se | 2012-04-19 11:36:35 +0200 (Thu, 19 Apr 2012) | 2 lines Changed paths: M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.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_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/tsupdate.bat - Remove obsolete translations ------------------------------------------------------------------------ r11775 | niklwors | 2012-04-19 11:09:11 +0200 (Thu, 19 Apr 2012) | 1 line Changed paths: M /trunk/SimulationRuntime/cpp/Source/Solver/Idas/Implementation/Idas.cpp M /trunk/SimulationRuntime/cpp/Source/Solver/Idas/Implementation/Idas.h M /trunk/SimulationRuntime/cpp/Source/Solver/Implementation/SolverSettings.cpp M /trunk/SimulationRuntime/cpp/Source/Solver/Implementation/SolverSettings.h M /trunk/SimulationRuntime/cpp/Source/Solver/Interfaces/ISolverSettings.h Fix for Idas Solver. Initialization of idas memory,initialization zero functions, added RTol and ATol to solver settings. ------------------------------------------------------------------------ r11773 | wbraun | 2012-04-19 00:17:37 +0200 (Thu, 19 Apr 2012) | 3 lines Changed paths: A /trunk/testsuite/3rdParty/siemens/TTSE_libs A /trunk/testsuite/3rdParty/siemens/TTSE_libs/libTTSE.so A /trunk/testsuite/3rdParty/siemens/TTSE_libs/libTTSEmoI.a - added TTSE_libs ------------------------------------------------------------------------ r11772 | wbraun | 2012-04-19 00:16:27 +0200 (Thu, 19 Apr 2012) | 3 lines Changed paths: M /trunk/testsuite/3rdParty/siemens/Makefile A /trunk/testsuite/3rdParty/siemens/ResultFiles A /trunk/testsuite/3rdParty/siemens/ResultFiles/FlueGasZoneSingleTube_test.mat A /trunk/testsuite/3rdParty/siemens/ResultFiles/FlueGasZoneSingleTube_test_var.txt A /trunk/testsuite/3rdParty/siemens/ResultFiles/FlueGasZoneSingleTube_testsimple.mat A /trunk/testsuite/3rdParty/siemens/ResultFiles/FlueGasZoneSingleTube_testsimple_var.txt A /trunk/testsuite/3rdParty/siemens/ResultFiles/ParallelFlowEvaporatorOwnMedia_test.mat A /trunk/testsuite/3rdParty/siemens/ResultFiles/ParallelFlowEvaporatorOwnMedia_test_var.txt A /trunk/testsuite/3rdParty/siemens/ResultFiles/ParallelFlowEvaporatorOwnMedia_testsimple.mat A /trunk/testsuite/3rdParty/siemens/ResultFiles/ParallelFlowEvaporatorOwnMedia_testsimple_var.txt A /trunk/testsuite/3rdParty/siemens/ResultFiles/splitterMixer_testTubeOwnMedia_simpleInput.mat A /trunk/testsuite/3rdParty/siemens/ResultFiles/splitterMixer_testTubeOwnMedia_simpleInput_var.txt A /trunk/testsuite/3rdParty/siemens/ResultFiles/tubeTest.mat A /trunk/testsuite/3rdParty/siemens/ResultFiles/tubeTest_var.txt A /trunk/testsuite/3rdParty/siemens/ResultFiles/tube_ownMedia_test.mat A /trunk/testsuite/3rdParty/siemens/ResultFiles/tube_ownMedia_test_var.txt A /trunk/testsuite/3rdParty/siemens/ResultFiles/wall_test.mat A /trunk/testsuite/3rdParty/siemens/ResultFiles/wall_test_var.txt A /trunk/testsuite/3rdParty/siemens/SiemensPower A /trunk/testsuite/3rdParty/siemens/SiemensPower/Blocks A /trunk/testsuite/3rdParty/siemens/SiemensPower/Blocks/Smoothing.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Blocks/TimeTable.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Blocks/package.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Boundaries A /trunk/testsuite/3rdParty/siemens/SiemensPower/Boundaries/GasSinkP.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Boundaries/GasSinkPH.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Boundaries/GasSource.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Boundaries/MassFlowSource_h.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Boundaries/PrescribedHeatFlow.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Boundaries/Reservoir.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Boundaries/Types A /trunk/testsuite/3rdParty/siemens/SiemensPower/Boundaries/Types/package.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Boundaries/Types/reservoir.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Boundaries/WaterSink.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Boundaries/WaterSourceMH.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Boundaries/WaterSourceWithSetPressure.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Boundaries/package.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Components A /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/FlueGasZones A /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/FlueGasZones/FlueGasZoneSingleTubeOwnMedia.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/FlueGasZones/Tests A /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/FlueGasZones/Tests/FlueGasZoneSingleTube_test.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/FlueGasZones/Tests/FlueGasZoneSingleTube_testsimple.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/FlueGasZones/Tests/package.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/FlueGasZones/package.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/HeatExchanger A /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/HeatExchanger/ParallelFlowEvaporatorOwnMedia.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/HeatExchanger/Tests A /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/HeatExchanger/Tests/ParallelFlowEvaporatorOwnMedia_test.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/HeatExchanger/Tests/ParallelFlowEvaporatorOwnMedia_testsimple.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/HeatExchanger/Tests/package.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/HeatExchanger/package.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/Junctions A /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/Junctions/SplitterMixer.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/Junctions/Tests A /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/Junctions/Tests/package.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/Junctions/Tests/splitterMixer_testTubeOwnMedia.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/Junctions/Tests/splitterMixer_testTubeOwnMedia_simpleInput.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/Junctions/package.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/Pipes A /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/Pipes/Tests A /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/Pipes/Tests/package.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/Pipes/Tests/tubeTest.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/Pipes/Tests/tube_ownMedia_test.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/Pipes/TubeOwnMedia.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/Pipes/package.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/SolidComponents A /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/SolidComponents/Tests A /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/SolidComponents/Tests/package.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/SolidComponents/Tests/wall_test.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/SolidComponents/Wall.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/SolidComponents/Walllayer.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/SolidComponents/package.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/package.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Fluid A /trunk/testsuite/3rdParty/siemens/SiemensPower/Fluid/MassFlowRate.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Fluid/PartialAbsoluteSensor.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Fluid/PartialFlowSensor.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Fluid/PartialTwoPort.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Fluid/Pressure.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Fluid/RotationalSensor.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Fluid/Temperature.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Fluid/package.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Interfaces A /trunk/testsuite/3rdParty/siemens/SiemensPower/Interfaces/FluidPort.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Interfaces/FluidPort_a.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Interfaces/FluidPort_b.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Interfaces/FluidPorts_b.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Interfaces/package.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Interfaces/portGasIn.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Interfaces/portGasOut.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Interfaces/portHeat.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Media A /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/Common A /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/Common/MixtureGasNasa A /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/Common/MixtureGasNasa/package.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/Common/SingleGasNasa A /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/Common/SingleGasNasa/package.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/Common/package.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/ExhaustGas.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/ExhaustGasSingleComponent.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/IdealGasData.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/IntH2O A /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/IntH2O/T_rhoh.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/IntH2O/library A /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/IntH2O/library/intH2O.h A /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/IntH2O/p_rhoh.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/IntH2O/package.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/IntH2O/rho_ph_dpdh.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE A /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities A /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/T_ph.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/T_ph_dh.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/T_ph_dp.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/T_rhoh.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/T_rhoh_dh.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/T_rhoh_drho.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/Tsat_p.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/Tsat_p_dp.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/cp_pT.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/cp_ph.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/der_T_ph.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/der_T_rhoh.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/der_Tsat_p.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/der_drhodh.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/der_drhodp.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/der_h1s_p.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/der_h2s_p.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/der_p_rhoh.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/der_rho1s_p.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/der_rho2s_p.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/der_rho_ph.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/eta_pT.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/eta_ph.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/h1s_p.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/h1s_p_dp.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/h2s_p.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/h2s_p_dp.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/lambda_pT.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/lambda_ph.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/p_rhoh.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/p_rhoh_dh.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/p_rhoh_drho.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/package.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/pr_pT.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/rho1s_p.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/rho1s_p_dp.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/rho2s_p.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/rho2s_p_dp.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/rho_ph.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/rho_ph_d2h.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/rho_ph_d2p.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/rho_ph_d2ph.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/rho_ph_dh.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/rho_ph_dp.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/package.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/package.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Units A /trunk/testsuite/3rdParty/siemens/SiemensPower/Units/AbsolutePressure.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Units/Area.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Units/CoefficientOfHeatTransfer.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Units/Density.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Units/HeatCapacity.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Units/HeatFlowRate.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Units/HeatFlux.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Units/Length.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Units/Mass.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Units/MassFlowRate.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Units/Pressure.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Units/SpecificEnthalpy.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Units/SpecificHeatCapacity.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Units/SpecificVolume.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Units/Temperature.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Units/TemperatureDifference.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Units/Volume.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Units/package.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities A /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/BaseClasses A /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/BaseClasses/BaseTube.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/BaseClasses/PartialTwoPortTransport.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/BaseClasses/package.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/Functions A /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/Functions/CharacteristicNumbers A /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/Functions/CharacteristicNumbers/NusseltNumber.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/Functions/CharacteristicNumbers/ReynoldsNumber.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/Functions/CharacteristicNumbers/package.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/Functions/Test A /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/Functions/Test/Test_htFDBR82.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/Functions/Test/package.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/Functions/cp_FDBR82.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/Functions/hT_FDBR82.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/Functions/lambdaFin.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/Functions/my_linspace.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/Functions/package.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/HeatTransfer A /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/HeatTransfer/HeatTransferBaseClass.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/HeatTransfer/HeatTransfer_constAlpha.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/HeatTransfer/InnerHeatTransfer A /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/HeatTransfer/InnerHeatTransfer/package.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/HeatTransfer/package.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/PressureLoss A /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/PressureLoss/PartialFriction.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/PressureLoss/PartialFrictionSinglePhase.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/PressureLoss/RoughnessFlow.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/PressureLoss/package.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/Structures A /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/Structures/FgzGeo.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/Structures/Fins.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/Structures/PipeGeo.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/Structures/PropertiesMetal.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/Structures/package.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/initOpt.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/package.mo A /trunk/testsuite/3rdParty/siemens/SiemensPower/package.mo A /trunk/testsuite/3rdParty/siemens/testFlueGasZones.mos A /trunk/testsuite/3rdParty/siemens/testHeatExchanger.mos A /trunk/testsuite/3rdParty/siemens/testJunctions.mos A /trunk/testsuite/3rdParty/siemens/testPipes.mos A /trunk/testsuite/3rdParty/siemens/testSolidComponents.mos - added current SiemensPower Library and component tests ------------------------------------------------------------------------ r11771 | adeas31 | 2012-04-18 22:39:40 +0200 (Wed, 18 Apr 2012) | 2 lines Changed paths: M /trunk/OMEdit/OMEditGUI/Helper.cpp 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 M /trunk/OMEdit/OMEditGUI/SimulationWidget.cpp - some corrections in the english text and translations. - Italian translations (Thanks to Massimo). ------------------------------------------------------------------------ r11770 | fbergero | 2012-04-18 21:56:05 +0200 (Wed, 18 Apr 2012) | 3 lines Changed paths: M /trunk/Compiler/BackEnd/BackendQSS.mo M /trunk/Compiler/Template/CodegenQSS.mo M /trunk/Compiler/susan_codegen/SimCode/CodegenQSS.tpl M /trunk/Compiler/susan_codegen/SimCode/SimCodeTV.mo Changes to the QSS target. Replacing variables and discontinuities ------------------------------------------------------------------------ r11769 | hubert.thieriot | 2012-04-18 19:19:24 +0200 (Wed, 18 Apr 2012) | 1 line Changed paths: M /trunk/OMOptim/Core/Dymola/ModPlusDymolaCtrl.cpp M /trunk/OMOptim/Core/Modelica/ModItemsTree.cpp M /trunk/OMOptim/Core/Modelica/ModLoader.cpp M /trunk/OMOptim/Core/Modelica/ModModelPlus.cpp M /trunk/OMOptim/Core/Modelica/ModPlusCtrl.cpp M /trunk/OMOptim/Core/Modelica/ModelicaModifier.h M /trunk/OMOptim/Core/OMC/MOomc.cpp M /trunk/OMOptim/Core/Optim/EA/EABase.h M /trunk/OMOptim/Core/Optim/EA/OptimAlgo.cpp M /trunk/OMOptim/Core/Optim/EA/OptimAlgo.h M /trunk/OMOptim/Core/Optim/EA/SPEA2/SPEA2.cpp M /trunk/OMOptim/Core/Optim/EA/SPEA2/SPEA2.h M /trunk/OMOptim/Core/Problems/BlockSubs/BlockSubstitution.cpp M /trunk/OMOptim/Core/Problems/BlockSubs/BlockSubstitution.h M /trunk/OMOptim/Core/Problems/OneSimulation.cpp M /trunk/OMOptim/Core/Problems/OneSimulation.h M /trunk/OMOptim/Core/Project.cpp M /trunk/OMOptim/Core/Project.h M /trunk/OMOptim/GUI/Tabs/TabProject.cpp M /trunk/OMOptim/GUI/Tabs/TabProject.h M /trunk/OMOptim/GUI/Tools/OMOptimGuiTools.cpp M /trunk/OMOptim/GUI/Widgets/WidgetCtrlParameters.cpp M /trunk/OMOptim/GUI/Widgets/WidgetOneSimVars.cpp M /trunk/OMOptim/GUI/Widgets/WidgetProgress.ui M /trunk/OMOptim/GUI/Widgets/WidgetSelPointScan.cpp M /trunk/OMOptim/GUI/Widgets/WidgetSelPointScan.h A /trunk/OMOptim/OMOptimBasis/GUI/MOTableView.cpp (from /trunk/OMOptim/OMOptimBasis/MOTableView.cpp:11760) A /trunk/OMOptim/OMOptimBasis/GUI/MOTableView.h (from /trunk/OMOptim/OMOptimBasis/MOTableView.h:11760) M /trunk/OMOptim/OMOptimBasis/GUI/Tabs/MOMainTab.cpp M /trunk/OMOptim/OMOptimBasis/MOItem.h D /trunk/OMOptim/OMOptimBasis/MOTableView.cpp D /trunk/OMOptim/OMOptimBasis/MOTableView.h M /trunk/OMOptim/OMOptimBasis/MOThreads.cpp M /trunk/OMOptim/OMOptimBasis/MOVector.h M /trunk/OMOptim/OMOptimBasis/Problems/ProblemInterface.h M /trunk/OMOptim/OMOptimBasis/Tools/LowTools.cpp M /trunk/OMOptim/OMOptimBasis/Tools/LowTools.h M /trunk/OMOptim/OMOptimBasis/Units/METemperature.h M /trunk/OMOptim/OMOptimBasis/Variable.h M /trunk/OMOptim/OMOptimBasis/build/OMOptimBasis.pro - removed many unnedded header includes ------------------------------------------------------------------------ r11768 | sjoelund.se | 2012-04-18 19:14:48 +0200 (Wed, 18 Apr 2012) | 2 lines Changed paths: M /trunk/Compiler/Template/CodegenAdevs.mo M /trunk/Compiler/Template/CodegenC.mo M /trunk/Compiler/Template/CodegenFMU.mo M /trunk/Parser/BaseModelica_Lexer.g - Apply the iconv if using non-UTF8 target ------------------------------------------------------------------------ r11767 | mahge930 | 2012-04-18 15:01:22 +0200 (Wed, 18 Apr 2012) | 1 line 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/BackendDump.mo M /trunk/Compiler/BackEnd/BackendVariable.mo M /trunk/Compiler/BackEnd/SimCode.mo M /trunk/Compiler/BackEnd/Uncertainties.mo M /trunk/Compiler/BackEnd/XMLDump.mo M /trunk/Compiler/FrontEnd/Absyn.mo M /trunk/Compiler/FrontEnd/Builtin.mo M /trunk/Compiler/FrontEnd/DAE.mo M /trunk/Compiler/FrontEnd/DAEDump.mo M /trunk/Compiler/FrontEnd/DAEUtil.mo M /trunk/Compiler/FrontEnd/Dump.mo M /trunk/Compiler/FrontEnd/Inline.mo M /trunk/Compiler/FrontEnd/Inst.mo M /trunk/Compiler/FrontEnd/InstExtends.mo M /trunk/Compiler/FrontEnd/InstSection.mo M /trunk/Compiler/FrontEnd/Lookup.mo M /trunk/Compiler/FrontEnd/SCode.mo M /trunk/Compiler/FrontEnd/SCodeDependency.mo M /trunk/Compiler/FrontEnd/SCodeEnv.mo M /trunk/Compiler/FrontEnd/SCodeFlat.mo M /trunk/Compiler/FrontEnd/SCodeFlattenExtends.mo M /trunk/Compiler/FrontEnd/SCodeFlattenImports.mo M /trunk/Compiler/FrontEnd/SCodeFlattenRedeclare.mo M /trunk/Compiler/FrontEnd/SCodeGraph.mo M /trunk/Compiler/FrontEnd/SCodeHashTable.mo M /trunk/Compiler/FrontEnd/SCodeLookup.mo M /trunk/Compiler/FrontEnd/SCodeSimplify.mo M /trunk/Compiler/FrontEnd/SCodeUtil.mo M /trunk/Compiler/Script/CevalScript.mo M /trunk/Compiler/susan_codegen/SimCode/SimCodeTV.mo M /trunk/Parser/Modelica.g M /trunk/testsuite/mosfiles/FinalPropagation.mos - Adding support to enable XML export of Optimization Modelica models (Optimica Extensions). ------------------------------------------------------------------------ r11765 | a_severin | 2012-04-18 09:38:59 +0200 (Wed, 18 Apr 2012) | 1 line Changed paths: M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts - OMEdit: changed some translation ------------------------------------------------------------------------ r11763 | hubert.thieriot | 2012-04-17 16:35:22 +0200 (Tue, 17 Apr 2012) | 1 line Changed paths: M /trunk/OMOptim/OMOptimBasis/build/OMOptimBasis.windowsconfig.in - changed PLUGINEIDEV call ------------------------------------------------------------------------ r11762 | hubert.thieriot | 2012-04-17 15:59:03 +0200 (Tue, 17 Apr 2012) | 2 lines Changed paths: M /trunk/OMOptim/Core/OMC/MOomc.cpp M /trunk/OMOptim/OMOptimBasis/GUI/Plots/MOPlot.h M /trunk/OMOptim/OMOptimBasis/GUI/Tools/qsciencespinbox.cpp M /trunk/OMOptim/build/OMOptimLib.pro - corrected double input - changed makefile for omoptimlib : since subdirs does not manage special makefile names, OMOptim and OMOptim share the same. Works but I don't know how... ------------------------------------------------------------------------ r11761 | adeas31 | 2012-04-17 13:53:59 +0200 (Tue, 17 Apr 2012) | 2 lines 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 M /trunk/SimulationRuntime/c/util/java_interface/Makefile.common D /trunk/SimulationRuntime/c/util/java_interface/ptplot.jar D /trunk/SimulationRuntime/c/util/java_interface/ptplot_license.txt - Removed ptplot.jar and ptplot_license.txt - some translations. ------------------------------------------------------------------------ r11760 | adrpo | 2012-04-17 01:10:59 +0200 (Tue, 17 Apr 2012) | 2 lines Changed paths: M /trunk/OMEdit/OMEditGUI/Helper.cpp 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 - some more Romanian. - fixed an English typo. ------------------------------------------------------------------------ r11758 | adeas31 | 2012-04-16 20:12:48 +0200 (Mon, 16 Apr 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo M /trunk/Compiler/Makefile.in M /trunk/Compiler/Makefile.omdev.mingw M /trunk/Compiler/Script/CevalScript.mo D /trunk/Compiler/scripts/doPlot D /trunk/Compiler/scripts/doPlot.Cygwin D /trunk/Compiler/scripts/doPlot.bat - Removed plot2, plotparametric2 and the script files associated with it. ------------------------------------------------------------------------ r11757 | hubert.thieriot | 2012-04-16 17:52:13 +0200 (Mon, 16 Apr 2012) | 1 line Changed paths: M /trunk/OMOptim/Core/Optim/EA/NSGA2/NSGA2Parameters.h M /trunk/OMOptim/Core/Optim/EA/SA1/SA1Parameters.h M /trunk/OMOptim/Core/Optim/EA/SPEA2/SPEA2Parameters.h M /trunk/OMOptim/Core/Optim/EA/SPEA2Adaptative/SPEA2AdaptParameters.h M /trunk/OMOptim/GUI/Tools/OMOptimGuiTools.cpp M /trunk/OMOptim/OMOptimBasis/GUI/Dialogs/DlgSettings.cpp M /trunk/OMOptim/OMOptimBasis/GUI/Dialogs/MOParametersDlg.cpp M /trunk/OMOptim/OMOptimBasis/GUI/Dialogs/MOParametersDlg.h M /trunk/OMOptim/OMOptimBasis/MOParameter.cpp M /trunk/OMOptim/OMOptimBasis/MOParameter.h M /trunk/OMOptim/build/OMOptimLib.pro - MOParameter modifications (still without any effect) ------------------------------------------------------------------------ r11756 | hkiel | 2012-04-16 10:45:18 +0200 (Mon, 16 Apr 2012) | 2 lines 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 M /trunk/OMEdit/OMEditGUI/ShapeAnnotation.cpp - added missing closing brace to translatable string - german translation complete, needs to be checked for consistency ------------------------------------------------------------------------ r11755 | leonardo.laguna | 2012-04-16 09:59:02 +0200 (Mon, 16 Apr 2012) | 2 lines Changed paths: M /trunk/Compiler/Util/List.mo - Fixed small bug in setPos function. - Changed the scope of map1r to public ------------------------------------------------------------------------ r11754 | adeas31 | 2012-04-15 16:02:30 +0200 (Sun, 15 Apr 2012) | 1 line Changed paths: M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts - French translations (Thanks to Thibaut). ------------------------------------------------------------------------ r11752 | adeas31 | 2012-04-13 17:18:11 +0200 (Fri, 13 Apr 2012) | 2 lines Changed paths: M /trunk/OMEdit/OMEditGUI/Component.cpp M /trunk/OMEdit/OMEditGUI/ConnectorWidget.cpp - Fixed connect equation indexing problem (thanks to Henning Kiel). - Properly check annotations before creating a redbox. ------------------------------------------------------------------------ r11751 | lochel | 2012-04-13 15:59:19 +0200 (Fri, 13 Apr 2012) | 3 lines Changed paths: M /trunk/testsuite/initialization/Makefile A /trunk/testsuite/initialization/gaspropreties.mos #1721 add testcase for [#BUG-1721] ------------------------------------------------------------------------ r11750 | lochel | 2012-04-13 15:44:46 +0200 (Fri, 13 Apr 2012) | 3 lines Changed paths: M /trunk/Compiler/Template/CodegenAdevs.mo M /trunk/Compiler/Template/CodegenC.mo M /trunk/Compiler/Template/CodegenFMU.mo M /trunk/SimulationRuntime/c/math-support/initialization.c M /trunk/testsuite/mosfiles/Makefile M /trunk/testsuite/mosfiles/ModelicaUtilities.mos #1721 fix for initial()-operator ------------------------------------------------------------------------ r11749 | sjoelund.se | 2012-04-13 13:14:58 +0200 (Fri, 13 Apr 2012) | 3 lines Changed paths: M /trunk/OMEdit/OMEditGUI/StringHandler.cpp M /trunk/OMEdit/OMEditGUI/StringHandler.h #1719 - OMEdit: Handle pathnames with quoted identifiers that contain dots in the last part ------------------------------------------------------------------------ r11748 | sjoelund.se | 2012-04-13 11:23:37 +0200 (Fri, 13 Apr 2012) | 2 lines Changed paths: M /trunk/OMEdit/OMEditGUI/Resources/nls/README.txt - Updated instructions ------------------------------------------------------------------------ r11747 | sjoelund.se | 2012-04-13 11:11:24 +0200 (Fri, 13 Apr 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/Inst.mo M /trunk/Compiler/Util/Error.mo A /trunk/testsuite/mofiles/ErrorRecursionLimit.mo M /trunk/testsuite/mofiles/Makefile - Added testcase for checking a recursion limit of any class (maximum depth=100) ------------------------------------------------------------------------ r11746 | sjoelund.se | 2012-04-13 10:44:18 +0200 (Fri, 13 Apr 2012) | 2 lines Changed paths: M /trunk/OMEdit/OMEditGUI/Makefile.unix.in M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts D /trunk/OMEdit/OMEditGUI/Resources/nls/tsrelease.sh D /trunk/OMEdit/OMEditGUI/Resources/nls/tsupdate.sh - Run lrelease on the project ------------------------------------------------------------------------ r11745 | sjoelund.se | 2012-04-13 10:26:41 +0200 (Fri, 13 Apr 2012) | 2 lines Changed paths: M /trunk/OMEdit/OMEditGUI/Makefile.unix.in - Update all ts-files regardless if they are in a makefile or not ------------------------------------------------------------------------ r11744 | hkiel | 2012-04-13 08:43:06 +0200 (Fri, 13 Apr 2012) | 1 line Changed paths: M /trunk/OMEdit/OMEditGUI/OMEditGUI.pro M /trunk/OMEdit/OMEditGUI/OptionsWidget.cpp M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts A /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 - added spanish language ------------------------------------------------------------------------ r11743 | sjoelund.se | 2012-04-13 07:23:00 +0200 (Fri, 13 Apr 2012) | 2 lines Changed paths: M /trunk/Parser/BaseModelica_Lexer.g - Avoid segfault on UTF-8 error ------------------------------------------------------------------------ r11740 | adeas31 | 2012-04-12 20:16:40 +0200 (Thu, 12 Apr 2012) | 1 line Changed paths: M /trunk/OMEdit/OMEditGUI/main.cpp - Load Qt qm files for windows. ------------------------------------------------------------------------ r11739 | adeas31 | 2012-04-12 19:13:02 +0200 (Thu, 12 Apr 2012) | 1 line Changed paths: M /trunk/OMEdit/OMEditGUI/InteractiveSimulationTabWidget.cpp M /trunk/OMEdit/OMEditGUI/LibraryWidget.cpp M /trunk/OMEdit/OMEditGUI/OMEditGUI.pro M /trunk/OMEdit/OMEditGUI/OptionsWidget.cpp M /trunk/OMEdit/OMEditGUI/ProjectTabWidget.cpp M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.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 D /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh.ts A /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts (from /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh.ts:11737) M /trunk/OMEdit/OMEditGUI/main.cpp - Minor modifications for chinese translations. ------------------------------------------------------------------------ r11738 | hubert.thieriot | 2012-04-12 18:03:44 +0200 (Thu, 12 Apr 2012) | 1 line Changed paths: M /trunk/OMOptim/Core/Modelica/ModLoader.cpp M /trunk/OMOptim/Core/Modelica/ModLoader.h M /trunk/OMOptim/Core/OMC/MOomc.cpp M /trunk/OMOptim/Core/OMC/MOomc.h M /trunk/OMOptim/Core/OpenModelica/ModPlusOMCtrl.cpp M /trunk/OMOptim/Core/OpenModelica/OpenModelica.cpp M /trunk/OMOptim/Core/Project.cpp M /trunk/OMOptim/Core/Project.h M /trunk/OMOptim/GUI/Tools/OMOptimGuiTools.cpp - added unloadMoFile function ------------------------------------------------------------------------ r11737 | adeas31 | 2012-04-12 17:03:02 +0200 (Thu, 12 Apr 2012) | 3 lines Changed paths: M /trunk/OMEdit/OMEditGUI/Component.cpp M /trunk/OMEdit/OMEditGUI/Component.h M /trunk/OMEdit/OMEditGUI/OMEditGUI.pro M /trunk/OMEdit/OMEditGUI/OptionsWidget.cpp M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts A /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 A /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh.ts M /trunk/OMEdit/OMEditGUI/Resources/nls/README.txt A /trunk/OMEdit/OMEditGUI/Resources/nls/tsrelease.bat A /trunk/OMEdit/OMEditGUI/Resources/nls/tsrelease.sh A /trunk/OMEdit/OMEditGUI/Resources/nls/tsupdate.bat M /trunk/OMEdit/OMEditGUI/Resources/nls/tsupdate.sh M /trunk/OMEdit/OMEditGUI/main.cpp - Generate red box for components with no annotations. Three locations are checked, the items annotations, the components annotations and the inherited components annotations. If all three are empty we show a read rectangle with a cross in it. - Better support for translations. - Added the default Qt translations as well. ------------------------------------------------------------------------ r11736 | sjoelund.se | 2012-04-12 16:56:19 +0200 (Thu, 12 Apr 2012) | 3 lines Changed paths: M /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo M /trunk/Compiler/Script/CevalScript.mo M /trunk/Compiler/Util/Error.mo #1723 - Automatically load dependencies of a model (uses annotation) upon instantiation ------------------------------------------------------------------------ r11735 | perost | 2012-04-12 15:29:27 +0200 (Thu, 12 Apr 2012) | 3 lines Changed paths: M /trunk/Compiler/FrontEnd/InstSymbolTable.mo M /trunk/Compiler/FrontEnd/SCodeInst.mo M /trunk/Compiler/FrontEnd/SCodeMod.mo M /trunk/Compiler/FrontEnd/SCodeUtil.mo M /trunk/Compiler/FrontEnd/Typing.mo M /trunk/Compiler/Util/Error.mo - Save modifiers that only makes a component final in Absyn2SCode. - Handle modifiers that does nothing in SCodeMod. ------------------------------------------------------------------------ r11734 | sjoelund.se | 2012-04-12 14:21:32 +0200 (Thu, 12 Apr 2012) | 2 lines Changed paths: D /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.qm D /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.qm D /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.qm D /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.qm D /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.qm D /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.qm - Remove qm-files from svn to avoid needless updates ------------------------------------------------------------------------ r11733 | perost | 2012-04-12 14:18:06 +0200 (Thu, 12 Apr 2012) | 2 lines Changed paths: M /trunk/OMEdit/OMEditGUI/Helper.cpp M /trunk/OMEdit/OMEditGUI/Helper.h M /trunk/OMEdit/OMEditGUI/PlotWidget.cpp M /trunk/OMEdit/OMEditGUI/ProblemsWidget.cpp M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.qm M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.qm M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.qm M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.qm M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts M /trunk/OMEdit/OMEditGUI/StringHandler.cpp - Improved the swedish translation of OMEdit. ------------------------------------------------------------------------ r11732 | sjoelund.se | 2012-04-12 10:58:33 +0200 (Thu, 12 Apr 2012) | 2 lines Changed paths: M /trunk/OMEdit/OMEditGUI/Makefile.unix.in A /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.qm A /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.qm - Regenerate all qm-files ------------------------------------------------------------------------ r11731 | sjoelund.se | 2012-04-12 10:56:21 +0200 (Thu, 12 Apr 2012) | 2 lines Changed paths: M /trunk/Compiler/BackEnd/SimCode.mo M /trunk/Compiler/FrontEnd/Parser.mo M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.qm - Add PARTEVALFUNCTION to the list of called functions in a function ------------------------------------------------------------------------ r11730 | hkiel | 2012-04-12 08:46:05 +0200 (Thu, 12 Apr 2012) | 1 line Changed paths: M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts - some more .de translations ------------------------------------------------------------------------ r11729 | adrpo | 2012-04-12 00:20:59 +0200 (Thu, 12 Apr 2012) | 3 lines Changed paths: M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts - some more .ro translations - ro_RO (Romania) instead of ro_MD (Moldova) ------------------------------------------------------------------------ r11728 | adeas31 | 2012-04-12 00:20:05 +0200 (Thu, 12 Apr 2012) | 1 line Changed paths: M /trunk/OMEdit/OMEditGUI/Makefile.unix.in - Use ./ in makefile. ------------------------------------------------------------------------ r11727 | adeas31 | 2012-04-11 23:43:14 +0200 (Wed, 11 Apr 2012) | 1 line Changed paths: M /trunk/Compiler/FrontEnd/Parser.mo - Fix hudson. ------------------------------------------------------------------------ r11726 | adeas31 | 2012-04-11 23:29:16 +0200 (Wed, 11 Apr 2012) | 1 line Changed paths: M /trunk/OMEdit/OMEditGUI/Makefile.unix.in - Fix hudson build. ------------------------------------------------------------------------ r11725 | adeas31 | 2012-04-11 22:50:17 +0200 (Wed, 11 Apr 2012) | 1 line Changed paths: M /trunk/OMEdit/OMEditGUI/Helper.cpp M /trunk/OMEdit/OMEditGUI/Makefile.unix.in M /trunk/OMEdit/OMEditGUI/OMEditGUI.pro M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.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.qm M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.qm M /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts A /trunk/OMEdit/OMEditGUI/Resources/nls/README.txt M /trunk/OMEdit/OMEditGUI/Resources/nls/tsupdate.sh - Fix build and some minor changes. ------------------------------------------------------------------------ r11724 | sjoelund.se | 2012-04-11 22:08:15 +0200 (Wed, 11 Apr 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/Builtin.mo M /trunk/Compiler/FrontEnd/Parser.mo - Check Absyn->SCode before accepting a string or file as valid abstract syntax ------------------------------------------------------------------------ r11723 | adeas31 | 2012-04-11 22:00:13 +0200 (Wed, 11 Apr 2012) | 4 lines Changed paths: M /trunk/Compiler/Script/Interactive.mo D /trunk/OMEdit/OMEditGUI/OMEdit_de.qm D /trunk/OMEdit/OMEditGUI/OMEdit_de.ts D /trunk/OMEdit/OMEditGUI/OMEdit_fr.ts D /trunk/OMEdit/OMEditGUI/OMEdit_ja.qm D /trunk/OMEdit/OMEditGUI/OMEdit_ja.ts D /trunk/OMEdit/OMEditGUI/OMEdit_ro.ts D /trunk/OMEdit/OMEditGUI/OMEdit_ru.qm D /trunk/OMEdit/OMEditGUI/OMEdit_ru.ts D /trunk/OMEdit/OMEditGUI/OMEdit_sv.qm D /trunk/OMEdit/OMEditGUI/OMEdit_sv.ts M /trunk/OMEdit/OMEditGUI/OptionsWidget.cpp A /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.qm (from /trunk/OMEdit/OMEditGUI/OMEdit_de.qm:11722) A /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts (from /trunk/OMEdit/OMEditGUI/OMEdit_de.ts:11722) A /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts (from /trunk/OMEdit/OMEditGUI/OMEdit_fr.ts:11722) A /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.qm (from /trunk/OMEdit/OMEditGUI/OMEdit_ja.qm:11722) A /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts (from /trunk/OMEdit/OMEditGUI/OMEdit_ja.ts:11722) A /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts (from /trunk/OMEdit/OMEditGUI/OMEdit_ro.ts:11722) A /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.qm (from /trunk/OMEdit/OMEditGUI/OMEdit_ru.qm:11722) A /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts (from /trunk/OMEdit/OMEditGUI/OMEdit_ru.ts:11722) A /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.qm (from /trunk/OMEdit/OMEditGUI/OMEdit_sv.qm:11722) A /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts (from /trunk/OMEdit/OMEditGUI/OMEdit_sv.ts:11722) A /trunk/OMEdit/OMEditGUI/Resources/nls/tsupdate.sh (from /trunk/OMEdit/OMEditGUI/tsupdate.sh:11722) D /trunk/OMEdit/OMEditGUI/tsupdate.sh M /trunk/testsuite/interactive/interactive_api_calls.mo M /trunk/testsuite/interactive/interactive_api_calls.mos - Fixed isReplaceAble API. - Added testcases for some APIs. - Added French & Romanian to language dropdown. - Moved the translations file to OMEdit/OMEditGUI/Resources/nls/. ------------------------------------------------------------------------ r11722 | adeas31 | 2012-04-11 21:49:19 +0200 (Wed, 11 Apr 2012) | 1 line Changed paths: A /trunk/OMEdit/OMEditGUI/Resources/nls - Added nls directory. ------------------------------------------------------------------------ r11721 | sjoelund.se | 2012-04-11 20:35:05 +0200 (Wed, 11 Apr 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/ClassLoader.mo M /trunk/OMEdit/OMEditGUI/OptionsWidget.cpp - Don't return loadFile("package.mo") success on error ------------------------------------------------------------------------ r11720 | adrpo | 2012-04-11 19:51:18 +0200 (Wed, 11 Apr 2012) | 3 lines Changed paths: M /trunk/OMEdit/OMEditGUI/OMEdit_de.ts M /trunk/OMEdit/OMEditGUI/OMEdit_fr.ts M /trunk/OMEdit/OMEditGUI/OMEdit_ja.ts A /trunk/OMEdit/OMEditGUI/OMEdit_ro.ts M /trunk/OMEdit/OMEditGUI/OMEdit_ru.ts M /trunk/OMEdit/OMEditGUI/OMEdit_sv.ts - fix the English typo. - add partial Romanian translation. - small fix in the Swedish translation. ------------------------------------------------------------------------ r11719 | hkiel | 2012-04-11 16:57:23 +0200 (Wed, 11 Apr 2012) | 1 line Changed paths: M /trunk/OMEdit/OMEditGUI/OMEdit_de.ts M /trunk/OMShell/OMShellGUI/OMShell_de.ts - added some more german translations ------------------------------------------------------------------------ r11718 | adeas31 | 2012-04-11 15:41:04 +0200 (Wed, 11 Apr 2012) | 1 line Changed paths: M /trunk/Compiler/Script/CevalScript.mo - Fixed getNthImport. ------------------------------------------------------------------------ r11717 | adeas31 | 2012-04-11 14:01:21 +0200 (Wed, 11 Apr 2012) | 1 line Changed paths: M /trunk/OMEdit/OMEditGUI/OMEditGUI.pro A /trunk/OMEdit/OMEditGUI/OMEdit_fr.ts M /trunk/OMEdit/OMEditGUI/tsupdate.sh - Added french translation file. ------------------------------------------------------------------------ r11716 | perost | 2012-04-11 13:47:18 +0200 (Wed, 11 Apr 2012) | 3 lines Changed paths: M /trunk/Compiler/FrontEnd/SCodeCheck.mo M /trunk/Compiler/FrontEnd/SCodeInst.mo M /trunk/Compiler/FrontEnd/SCodeMod.mo M /trunk/Compiler/FrontEnd/Typing.mo M /trunk/Compiler/Util/Error.mo - Fixed better messages for modifier errors in SCodeInst. - Added better control over constant evaluation in Typing. ------------------------------------------------------------------------ r11715 | sjoelund.se | 2012-04-11 11:42:25 +0200 (Wed, 11 Apr 2012) | 2 lines Changed paths: M /trunk/OMEdit/OMEditGUI/Makefile.unix.in M /trunk/OMEdit/OMEditGUI/OMEditGUI.pro M /trunk/OMEdit/OMEditGUI/OMEdit_de.qm A /trunk/OMEdit/OMEditGUI/OMEdit_ja.qm A /trunk/OMEdit/OMEditGUI/OMEdit_ja.ts M /trunk/OMEdit/OMEditGUI/OMEdit_ru.ts M /trunk/OMEdit/OMEditGUI/OMEdit_sv.ts M /trunk/OMEdit/OMEditGUI/OptionsWidget.cpp M /trunk/OMEdit/OMEditGUI/tsupdate.sh - Added Japanese translation stubs ------------------------------------------------------------------------ r11714 | hkiel | 2012-04-11 10:57:00 +0200 (Wed, 11 Apr 2012) | 1 line Changed paths: M /trunk/OMEdit/OMEditGUI/OMEdit_de.ts - added some german translations ------------------------------------------------------------------------ r11713 | sjoelund.se | 2012-04-11 10:50:33 +0200 (Wed, 11 Apr 2012) | 2 lines Changed paths: M /trunk/OMEdit/OMEditGUI/OptionsWidget.cpp - Added German language to the combo-box ------------------------------------------------------------------------ r11712 | sjoelund.se | 2012-04-11 06:38:22 +0200 (Wed, 11 Apr 2012) | 2 lines Changed paths: M /trunk/Compiler/runtime/errorext.cpp M /trunk/Parser/BaseModelica_Lexer.g - Revert r11711 as it is plain wrong ------------------------------------------------------------------------ r11711 | adeas31 | 2012-04-10 23:16:27 +0200 (Tue, 10 Apr 2012) | 2 lines Changed paths: M /trunk/Compiler/runtime/errorext.cpp M /trunk/Parser/BaseModelica_Lexer.g - Changed the utf-8 error to warning. - getErrorString() only returns messages that have severity = ErrorLevel_error ------------------------------------------------------------------------ r11710 | hubert.thieriot | 2012-04-10 18:23:50 +0200 (Tue, 10 Apr 2012) | 1 line Changed paths: M /trunk/OMOptim/OMOptimBasis/Problems/Result.cpp M /trunk/OMOptim/OMOptimBasis/Problems/Result.h - removed a const ------------------------------------------------------------------------ r11709 | sjoelund.se | 2012-04-10 16:16:00 +0200 (Tue, 10 Apr 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/Types.mo M /trunk/Compiler/Template/CodegenC.mo M /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl M /trunk/Compiler/susan_codegen/SimCode/SimCodeTV.mo - Fix for the type system when calling getGlobalRoot with a non-boxed lhs ------------------------------------------------------------------------ r11708 | Frenkel TUD | 2012-04-10 13:43:30 +0200 (Tue, 10 Apr 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendDAEUtil.mo - replace some matchs again inputs with wildcard ------------------------------------------------------------------------ r11707 | Frenkel TUD | 2012-04-10 13:25:54 +0200 (Tue, 10 Apr 2012) | 4 lines Changed paths: M /trunk/Compiler/BackEnd/BackendDAE.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/BackendVariable.mo M /trunk/Compiler/BackEnd/SimCode.mo M /trunk/Compiler/BackEnd/Uncertainties.mo M /trunk/Compiler/BackEnd/XMLDump.mo M /trunk/Compiler/Main/Main.mo M /trunk/Compiler/Script/CevalScript.mo - BackendDAE.mo: add Comment - extend Backend pipeline with functionalety to select matching algorithm - Bugfix for DynamicStateSelection, in function BackendEquation.equationAddDAE do not throw incidenceMatrix away - add function BackendVariable.daenumVariables, return the number of Variables in BackendDAE ------------------------------------------------------------------------ r11706 | sjoelund.se | 2012-04-10 13:23:52 +0200 (Tue, 10 Apr 2012) | 3 lines Changed paths: M /trunk/Compiler/Util/Flags.mo - Move the printing of some config flags around - Added +help=flagName option ------------------------------------------------------------------------ r11705 | sjoelund.se | 2012-04-10 11:46:02 +0200 (Tue, 10 Apr 2012) | 2 lines Changed paths: M /trunk/OMEdit/OMEditGUI/Makefile.unix.in M /trunk/OMEdit/OMEditGUI/OMEdit_de.qm M /trunk/OMEdit/OMEditGUI/OMEdit_de.ts - Some German translations for OMEdit ------------------------------------------------------------------------ r11704 | Frenkel TUD | 2012-04-10 11:42:56 +0200 (Tue, 10 Apr 2012) | 1 line Changed paths: M /trunk/Compiler/Util/Config.mo M /trunk/Compiler/Util/Flags.mo - add flag "matchingAlgorithm" to select the MatchingAlgorithm ------------------------------------------------------------------------ r11703 | sjoelund.se | 2012-04-10 10:53:02 +0200 (Tue, 10 Apr 2012) | 2 lines Changed paths: M /trunk/OMEdit/OMEditGUI/Makefile.unix.in M /trunk/OMEdit/OMEditGUI/OMEdit_de.ts M /trunk/OMEdit/OMEditGUI/OMEdit_ru.ts M /trunk/OMEdit/OMEditGUI/OMEdit_sv.qm M /trunk/OMEdit/OMEditGUI/OMEdit_sv.ts M /trunk/OMEdit/OMEditGUI/main.cpp M /trunk/OMEdit/OMEditGUI/mainwindow.cpp - Swedish translations ------------------------------------------------------------------------ r11702 | adeas31 | 2012-04-10 10:44:06 +0200 (Tue, 10 Apr 2012) | 1 line Changed paths: M /trunk/OMEdit/OMEditGUI/Helper.cpp M /trunk/OMEdit/OMEditGUI/Helper.h M /trunk/OMEdit/OMEditGUI/IconProperties.cpp M /trunk/OMEdit/OMEditGUI/OMEdit_de.ts M /trunk/OMEdit/OMEditGUI/OMEdit_ru.qm M /trunk/OMEdit/OMEditGUI/OMEdit_ru.ts M /trunk/OMEdit/OMEditGUI/OMEdit_sv.qm M /trunk/OMEdit/OMEditGUI/OMEdit_sv.ts M /trunk/OMEdit/OMEditGUI/OptionsWidget.cpp M /trunk/OMEdit/OMEditGUI/SimulationWidget.cpp M /trunk/OMEdit/OMEditGUI/StringHandler.cpp M /trunk/OMEdit/OMEditGUI/mainwindow.cpp - Don't translate Modelica keywords. ------------------------------------------------------------------------ r11700 | sjoelund.se | 2012-04-10 07:46:58 +0200 (Tue, 10 Apr 2012) | 2 lines Changed paths: M /trunk/Makefile.common - OMPython docdir removed ------------------------------------------------------------------------ r11699 | Frenkel TUD | 2012-04-09 22:42:44 +0200 (Mon, 09 Apr 2012) | 1 line Changed paths: M /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Analog.Examples.CauerLowPassSC.mos - fix test ------------------------------------------------------------------------ r11698 | adeas31 | 2012-04-09 21:52:47 +0200 (Mon, 09 Apr 2012) | 2 lines Changed paths: M /trunk/OMEdit/OMEditGUI/OMEditGUI.pro M /trunk/OMEdit/OMEditGUI/OMEdit_de.ts M /trunk/OMEdit/OMEditGUI/OMEdit_ru.qm M /trunk/OMEdit/OMEditGUI/OMEdit_ru.ts M /trunk/OMEdit/OMEditGUI/OMEdit_sv.qm M /trunk/OMEdit/OMEditGUI/OMEdit_sv.ts M /trunk/OMEdit/OMEditGUI/SimulationWidget.cpp M /trunk/OMEdit/OMEditGUI/tsupdate.sh - Swedish translations. - Use -noobsolete flag to remove the obsolete translations in the files. ------------------------------------------------------------------------ r11697 | Frenkel TUD | 2012-04-09 21:28:42 +0200 (Mon, 09 Apr 2012) | 2 lines Changed paths: M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo M /trunk/Compiler/BackEnd/SimCode.mo - bugfix removeSimplequation alias der - bugfix alias a=der(var) ------------------------------------------------------------------------ r11696 | Frenkel TUD | 2012-04-09 21:23:29 +0200 (Mon, 09 Apr 2012) | 1 line Changed paths: M /trunk/testsuite/libraries/msl31/simulate/Makefile M /trunk/testsuite/libraries/msl31/simulate/Modelica.Blocks.Examples.InverseModel.mat M /trunk/testsuite/libraries/msl31/simulate/Modelica.Blocks.Examples.PID_Controller.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Analog.Examples.CauerLowPassOPV.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Analog.Examples.CauerLowPassSC.mat - update MSL 3.1 simulate examples ------------------------------------------------------------------------ r11695 | a_severin | 2012-04-09 18:42:41 +0200 (Mon, 09 Apr 2012) | 2 lines Changed paths: M /trunk/OMEdit/OMEditGUI/OMEdit_de.ts M /trunk/OMEdit/OMEditGUI/OMEdit_ru.qm M /trunk/OMEdit/OMEditGUI/OMEdit_ru.ts M /trunk/OMEdit/OMEditGUI/OMEdit_sv.ts M /trunk/OMEdit/OMEditGUI/tsupdate.sh M /trunk/OMPlot/OMPlotGUI/Legend.cpp M /trunk/OMPlot/OMPlotGUI/PlotApplication.cpp M /trunk/OMPlot/OMPlotGUI/PlotMainWindow.cpp M /trunk/OMPlot/OMPlotGUI/PlotWindow.cpp - added some tr() in OMPlot - OMEdit: added translation of OMPlot in .ts-files ------------------------------------------------------------------------ r11694 | a_severin | 2012-04-09 18:11:14 +0200 (Mon, 09 Apr 2012) | 1 line Changed paths: M /trunk/OMEdit/OMEditGUI/OMEdit_de.ts M /trunk/OMEdit/OMEditGUI/OMEdit_ru.qm M /trunk/OMEdit/OMEditGUI/OMEdit_ru.ts M /trunk/OMEdit/OMEditGUI/OMEdit_sv.ts M /trunk/OMEdit/OMEditGUI/SimulationWidget.cpp - added Russian translation ------------------------------------------------------------------------ r11693 | Frenkel TUD | 2012-04-09 14:08:28 +0200 (Mon, 09 Apr 2012) | 1 line Changed paths: M /trunk/testsuite/libraries/msl31/simulate/Makefile M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Loops.Fourbar1.mat M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Loops.Fourbar1.mos - move Modelica.Mechanics.MultiBody.Examples.Loops.Fourbar1 to working tests ------------------------------------------------------------------------ r11690 | adrpo | 2012-04-09 02:00:14 +0200 (Mon, 09 Apr 2012) | 1 line Changed paths: M /trunk/Compiler/FrontEnd/InstSection.mo - fix equalityConstraint function return type. ------------------------------------------------------------------------ r11689 | Frenkel TUD | 2012-04-09 00:39:38 +0200 (Mon, 09 Apr 2012) | 1 line Changed paths: M /trunk/testsuite/libraries/msl31/simulate/Makefile - move tests back to failing tests, because of unknown failur on Hudson build system (maybe a unix issue) ------------------------------------------------------------------------ r11688 | Frenkel TUD | 2012-04-08 23:55:52 +0200 (Sun, 08 Apr 2012) | 1 line Changed paths: M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.SpringDamperSystem.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Loops.Engine1b_analytic.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Loops.Fourbar2.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Loops.Fourbar_analytic.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Loops.PlanarLoops_analytic.mos - fix tests ------------------------------------------------------------------------ r11687 | adeas31 | 2012-04-08 23:32:10 +0200 (Sun, 08 Apr 2012) | 2 lines Changed paths: M /trunk/OMEdit/OMEditGUI/Helper.cpp M /trunk/OMEdit/OMEditGUI/OptionsWidget.cpp - Allow automatic width for options list. - Remove multiple initializations of Helper::noColor ------------------------------------------------------------------------ r11686 | Frenkel TUD | 2012-04-08 22:40:54 +0200 (Sun, 08 Apr 2012) | 1 line Changed paths: M /trunk/testsuite/libraries/msl31/simulate/Makefile M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.ForceAndTorque.mat M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.ForceAndTorque.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.FreeBody.mat M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.FreeBody.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.PointGravity.mat M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.PointGravity.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.PointGravityWithPointMasses.mat M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.PointGravityWithPointMasses.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.RollingWheel.mat M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.RollingWheel.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.SpringDamperSystem.mat M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.SpringDamperSystem.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.SpringWithMass.mat M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.SpringWithMass.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.ThreeSprings.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Loops.Engine1a.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Loops.Engine1b.mat M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Loops.Engine1b.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Loops.Engine1b_analytic.mat M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Loops.Engine1b_analytic.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Loops.Fourbar2.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Loops.Fourbar_analytic.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Loops.PlanarLoops_analytic.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.ActuatedDrive.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.GearConstraint.mat M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.GearConstraint.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.GyroscopicEffects.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.MovingActuatedDrive.mat M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.MovingActuatedDrive.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Systems.RobotR3.oneAxis.mat M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Systems.RobotR3.oneAxis.mos - update M.M.M 3.3.1 examples ------------------------------------------------------------------------ r11685 | adeas31 | 2012-04-08 21:35:56 +0200 (Sun, 08 Apr 2012) | 3 lines Changed paths: M /trunk/Compiler/scripts/doPlot.bat M /trunk/Makefile.common D /trunk/doc/OMPython - PTII environment variable not required anymore. - Changed PTII to OMPTII. - Removed OMPython-UserManual. OMPython documentation is moved to OpenModelica usersguide. ------------------------------------------------------------------------ r11684 | Frenkel TUD | 2012-04-08 13:12:10 +0200 (Sun, 08 Apr 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendDump.mo - got rid of bootstrapped warning ------------------------------------------------------------------------ r11683 | adeas31 | 2012-04-06 20:11:55 +0200 (Fri, 06 Apr 2012) | 1 line Changed paths: M /trunk/OMEdit/OMEditGUI/Helper.cpp M /trunk/OMEdit/OMEditGUI/Helper.h - SVN id tag. ------------------------------------------------------------------------ r11682 | adeas31 | 2012-04-06 20:05:31 +0200 (Fri, 06 Apr 2012) | 3 lines Changed paths: M /trunk/OMEdit/OMEditGUI/Helper.h M /trunk/OMEdit/OMEditGUI/InteractiveSimulationTabWidget.cpp M /trunk/OMEdit/OMEditGUI/LibraryWidget.cpp M /trunk/OMEdit/OMEditGUI/ModelicaEditor.cpp M /trunk/OMEdit/OMEditGUI/OMEdit_de.ts M /trunk/OMEdit/OMEditGUI/OMEdit_ru.ts M /trunk/OMEdit/OMEditGUI/OMEdit_sv.ts M /trunk/OMEdit/OMEditGUI/ProjectTabWidget.cpp M /trunk/OMEdit/OMEditGUI/StringHandler.h M /trunk/OMEdit/OMEditGUI/main.cpp - Some more fixes for the translations. - Added the missing Q_OBJECT macro. - Removed stupid Qt default buttons as they are not translated. ------------------------------------------------------------------------ r11681 | sjoelund.se | 2012-04-06 16:16:48 +0200 (Fri, 06 Apr 2012) | 2 lines Changed paths: M /trunk/Makefile.common - Install OMPython documentation ------------------------------------------------------------------------ r11680 | adeas31 | 2012-04-05 23:57:07 +0200 (Thu, 05 Apr 2012) | 1 line Changed paths: M /trunk/OMNotebook/OMNotebookGUI/OMNotebookGUI.pro - Fix build. ------------------------------------------------------------------------ r11679 | AnandKGaneson | 2012-04-05 22:52:41 +0200 (Thu, 05 Apr 2012) | 1 line Changed paths: M /trunk/PythonInterface/OMPython/OMParser/__init__.py M /trunk/PythonInterface/OMPython/__init__.py M /trunk/PythonInterface/setup.py Modified OMC search paths, removed Python 2.7's dependency so now Python 2.6 should also support OMPython, minor changes in OMParser/__init__.py, updated setup.py. ------------------------------------------------------------------------ r11678 | adeas31 | 2012-04-05 21:51:20 +0200 (Thu, 05 Apr 2012) | 4 lines Changed paths: M /trunk/OMEdit/OMEditGUI/BitmapAnnotation.cpp M /trunk/OMEdit/OMEditGUI/BitmapAnnotation.h M /trunk/OMEdit/OMEditGUI/Component.cpp M /trunk/OMEdit/OMEditGUI/Component.h M /trunk/OMEdit/OMEditGUI/ComponentsProperties.cpp M /trunk/OMEdit/OMEditGUI/ComponentsProperties.h M /trunk/OMEdit/OMEditGUI/ConnectorWidget.cpp M /trunk/OMEdit/OMEditGUI/ConnectorWidget.h M /trunk/OMEdit/OMEditGUI/CornerItem.cpp M /trunk/OMEdit/OMEditGUI/CornerItem.h M /trunk/OMEdit/OMEditGUI/DocumentationWidget.cpp M /trunk/OMEdit/OMEditGUI/DocumentationWidget.h M /trunk/OMEdit/OMEditGUI/EllipseAnnotation.cpp M /trunk/OMEdit/OMEditGUI/EllipseAnnotation.h M /trunk/OMEdit/OMEditGUI/FMIWidget.cpp M /trunk/OMEdit/OMEditGUI/FMIWidget.h M /trunk/OMEdit/OMEditGUI/Helper.cpp M /trunk/OMEdit/OMEditGUI/Helper.h M /trunk/OMEdit/OMEditGUI/IconParameters.cpp M /trunk/OMEdit/OMEditGUI/IconParameters.h M /trunk/OMEdit/OMEditGUI/IconProperties.cpp M /trunk/OMEdit/OMEditGUI/IconProperties.h M /trunk/OMEdit/OMEditGUI/InteractiveSimulationTabWidget.cpp M /trunk/OMEdit/OMEditGUI/InteractiveSimulationTabWidget.h M /trunk/OMEdit/OMEditGUI/LibraryWidget.cpp M /trunk/OMEdit/OMEditGUI/LibraryWidget.h M /trunk/OMEdit/OMEditGUI/LineAnnotation.cpp M /trunk/OMEdit/OMEditGUI/LineAnnotation.h M /trunk/OMEdit/OMEditGUI/ModelWidget.cpp M /trunk/OMEdit/OMEditGUI/ModelWidget.h M /trunk/OMEdit/OMEditGUI/ModelicaEditor.cpp M /trunk/OMEdit/OMEditGUI/ModelicaEditor.h M /trunk/OMEdit/OMEditGUI/OMCProxy.cpp M /trunk/OMEdit/OMEditGUI/OMCProxy.h M /trunk/OMEdit/OMEditGUI/OMCThread.cpp M /trunk/OMEdit/OMEditGUI/OMCThread.h M /trunk/OMEdit/OMEditGUI/OMEdit_de.ts M /trunk/OMEdit/OMEditGUI/OMEdit_ru.ts M /trunk/OMEdit/OMEditGUI/OMEdit_sv.qm M /trunk/OMEdit/OMEditGUI/OMEdit_sv.ts M /trunk/OMEdit/OMEditGUI/OptionsWidget.cpp M /trunk/OMEdit/OMEditGUI/OptionsWidget.h M /trunk/OMEdit/OMEditGUI/PlotWidget.cpp M /trunk/OMEdit/OMEditGUI/PlotWidget.h M /trunk/OMEdit/OMEditGUI/PlotWindowContainer.cpp M /trunk/OMEdit/OMEditGUI/PlotWindowContainer.h M /trunk/OMEdit/OMEditGUI/PolygonAnnotation.cpp M /trunk/OMEdit/OMEditGUI/PolygonAnnotation.h M /trunk/OMEdit/OMEditGUI/ProblemsWidget.cpp M /trunk/OMEdit/OMEditGUI/ProblemsWidget.h M /trunk/OMEdit/OMEditGUI/ProjectTabWidget.cpp M /trunk/OMEdit/OMEditGUI/ProjectTabWidget.h M /trunk/OMEdit/OMEditGUI/RectangleAnnotation.cpp M /trunk/OMEdit/OMEditGUI/RectangleAnnotation.h M /trunk/OMEdit/OMEditGUI/ShapeAnnotation.cpp M /trunk/OMEdit/OMEditGUI/ShapeAnnotation.h M /trunk/OMEdit/OMEditGUI/SimulationWidget.cpp M /trunk/OMEdit/OMEditGUI/SimulationWidget.h M /trunk/OMEdit/OMEditGUI/SplashScreen.cpp M /trunk/OMEdit/OMEditGUI/SplashScreen.h M /trunk/OMEdit/OMEditGUI/StringHandler.cpp M /trunk/OMEdit/OMEditGUI/StringHandler.h M /trunk/OMEdit/OMEditGUI/TextAnnotation.cpp M /trunk/OMEdit/OMEditGUI/TextAnnotation.h M /trunk/OMEdit/OMEditGUI/Transformation.cpp M /trunk/OMEdit/OMEditGUI/Transformation.h M /trunk/OMEdit/OMEditGUI/main.cpp M /trunk/OMEdit/OMEditGUI/mainwindow.cpp M /trunk/OMEdit/OMEditGUI/mainwindow.h - Swedish translations. - Language drop down in the options widget. - Changed the files tab width. - Allow users to unset the modifiers value. ------------------------------------------------------------------------ r11677 | sjoelund.se | 2012-04-05 21:22:22 +0200 (Thu, 05 Apr 2012) | 2 lines Changed paths: M /trunk/testsuite/bootstrapping/DumpTest.mos - Expected output ------------------------------------------------------------------------ r11676 | sjoelund.se | 2012-04-05 21:05:37 +0200 (Thu, 05 Apr 2012) | 2 lines Changed paths: M /trunk/SimulationRuntime/c/util/java_interface/src/org/openmodelica/ModelicaRecord.java - Fix testsuite ------------------------------------------------------------------------ r11675 | sjoelund.se | 2012-04-05 17:01:19 +0200 (Thu, 05 Apr 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/Dump.mo M /trunk/SimulationRuntime/c/util/java_interface/src/org/openmodelica/ModelicaRecord.java M /trunk/SimulationRuntime/c/util/java_interface/src/org/openmodelica/corba/parser/OMCStringParser.java - Some fixes to dumping as corba string ------------------------------------------------------------------------ r11674 | perost | 2012-04-05 14:40:04 +0200 (Thu, 05 Apr 2012) | 3 lines Changed paths: M /trunk/Compiler/FrontEnd/ExpressionSimplify.mo - Changed simplification of scalar-array operations with an empty array to return an empty array, instead of an array with one element. ------------------------------------------------------------------------ r11673 | perost | 2012-04-05 13:50:15 +0200 (Thu, 05 Apr 2012) | 3 lines Changed paths: M /trunk/Compiler/FrontEnd/Expression.mo M /trunk/Compiler/FrontEnd/ExpressionDump.mo M /trunk/Compiler/FrontEnd/ExpressionSimplify.mo M /trunk/Compiler/FrontEnd/Types.mo M /trunk/Compiler/Template/CodegenC.mo M /trunk/Compiler/susan_codegen/SimCode/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/3rdParty/PlanarMechanics/instantiatePlanarMechanicsForTesting.mos M /trunk/testsuite/libraries/msl221/AIMC_DOL.mos M /trunk/testsuite/libraries/msl221/AIMC_Inverter.mos M /trunk/testsuite/libraries/msl221/AIMC_YD.mos M /trunk/testsuite/libraries/msl221/PID_Controller.mos M /trunk/testsuite/libraries/msl221/SMEE_Gen.mos M /trunk/testsuite/libraries/msl221/modelicaAdditions/Engine1.mos M /trunk/testsuite/libraries/msl221/modelicaAdditions/Engine2.mos M /trunk/testsuite/libraries/msl221/modelicaAdditions/FourBar1.mos M /trunk/testsuite/libraries/msl221/modelicaAdditions/FourBar2.mos M /trunk/testsuite/libraries/msl221/modelicaAdditions/TwoLoop.mos M /trunk/testsuite/libraries/msl221/modelicaAdditions/robot.mos M /trunk/testsuite/libraries/msl31/Modelica.Electrical.Analog.mos M /trunk/testsuite/libraries/msl31/Modelica.Electrical.Machines.Examples.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.HeatingSystem.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Pipes.BaseClasses.FlowModels.DetailedPipeFlow.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Pipes.BaseClasses.FlowModels.NominalLaminarFlow.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Pipes.BaseClasses.FlowModels.NominalTurbulentPipeFlow.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Pipes.BaseClasses.FlowModels.TurbulentPipeFlow.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Pipes.StaticPipe.mos M /trunk/testsuite/libraries/msl31/media/Examples.IdealGasH2O.mos M /trunk/testsuite/libraries/msl31/media/Examples.MixtureGases.mos M /trunk/testsuite/libraries/msl31/media/Examples.MoistAir.mos M /trunk/testsuite/libraries/msl31/media/Examples.SimpleLiquidWater.mos M /trunk/testsuite/libraries/msl31/media/Examples.SolveOneNonlinearEquation.Inverse_sh_T.mos M /trunk/testsuite/libraries/msl31/media/Examples.TestOnly.FlueGas.mos M /trunk/testsuite/libraries/msl31/media/Examples.TestOnly.IdealGasN2.mos M /trunk/testsuite/libraries/msl31/media/Examples.TestOnly.IdealGasN2Mix.mos M /trunk/testsuite/libraries/msl31/media/Examples.TestOnly.MixIdealGasAir.mos M /trunk/testsuite/libraries/msl31/media/Examples.Tests.Components.mos M /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.Air.DryAirNasa.mos M /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.Air.MoistAir.mos M /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.Air.SimpleAir.mos M /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.IdealGases.Air.mos M /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.IdealGases.Nitrogen.mos M /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.IdealGases.SimpleNaturalGas.mos M /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.IdealGases.SimpleNaturalGasFixedComposition.mos M /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.Incompressible.Essotherm650.mos M /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.Incompressible.Glycol47.mos M /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.LinearFluid.LinearColdWater.mos M /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.LinearFluid.LinearWater_pT.mos M /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.Water.IdealSteam.mos M /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.Water.WaterIF97OnePhase_ph.mos M /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.Water.WaterIF97_pT.mos M /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.Water.WaterIF97_ph.mos M /trunk/testsuite/libraries/msl31/media/Examples.TwoPhaseWater.ExtendedProperties.mos M /trunk/testsuite/libraries/msl31/media/Examples.TwoPhaseWater.TestTwoPhaseStates.mos M /trunk/testsuite/libraries/msl31/media/Examples.WaterIF97.mos M /trunk/testsuite/libraries/msl31/media/Incompressible.Examples.TestGlycol.mos M /trunk/testsuite/libraries/multibody/checkingModels/BodyCylinder.mos M /trunk/testsuite/libraries/multibody/elementary/DoublePendulum.mos M /trunk/testsuite/libraries/multibody/elementary/ForceAndTorque.mos M /trunk/testsuite/libraries/multibody/elementary/FreeBody.mos M /trunk/testsuite/libraries/multibody/elementary/InitSpringConstant.mos M /trunk/testsuite/libraries/multibody/elementary/LineForceWithTwoMasses.mos M /trunk/testsuite/libraries/multibody/elementary/Pendulum.mos M /trunk/testsuite/libraries/multibody/elementary/PendulumWithSpringDamper.mos M /trunk/testsuite/libraries/multibody/elementary/PointGravity.mos M /trunk/testsuite/libraries/multibody/elementary/PointGravityWithPointMasses.mos M /trunk/testsuite/libraries/multibody/elementary/PointGravityWithPointMasses2.mos M /trunk/testsuite/libraries/multibody/elementary/RollingWheel.mos M /trunk/testsuite/libraries/multibody/elementary/RollingWheelSetDriving.mos M /trunk/testsuite/libraries/multibody/elementary/RollingWheelSetPulling.mos M /trunk/testsuite/libraries/multibody/elementary/SpringDamperSystem.mos M /trunk/testsuite/libraries/multibody/elementary/SpringMassSystem.mos M /trunk/testsuite/libraries/multibody/elementary/SpringWithMass.mos M /trunk/testsuite/libraries/multibody/elementary/ThreeSprings.mos M /trunk/testsuite/libraries/multibody/elementary/World.mos M /trunk/testsuite/libraries/multibody/loops/Engine1a.mos M /trunk/testsuite/libraries/multibody/loops/Engine1b.mos M /trunk/testsuite/libraries/multibody/loops/Engine1b_analytic.mos M /trunk/testsuite/libraries/multibody/loops/Fourbar1.mos M /trunk/testsuite/libraries/multibody/loops/Fourbar2.mos M /trunk/testsuite/libraries/multibody/loops/Fourbar_analytic.mos M /trunk/testsuite/libraries/multibody/loops/Makefile M /trunk/testsuite/libraries/multibody/loops/PlanarLoops_analytic.mos M /trunk/testsuite/libraries/multibody/loops/instEngineV6.mos M /trunk/testsuite/libraries/multibody/loops/instEngineV6_analytic.mos M /trunk/testsuite/libraries/multibody/rotational3deffects/ActuatedDrive.mos M /trunk/testsuite/libraries/multibody/rotational3deffects/GearConstraint.mos M /trunk/testsuite/libraries/multibody/rotational3deffects/GyroscopicEffects.mos M /trunk/testsuite/libraries/multibody/rotational3deffects/MovingActuatedDrive.mos M /trunk/testsuite/libraries/multibody/systems/RobotR3.mos M /trunk/testsuite/mofiles/ArrayEWOps1.mo M /trunk/testsuite/mofiles/ArrayEWOps2.mo M /trunk/testsuite/mofiles/ArrayEWOps3.mo A /trunk/testsuite/mofiles/ArrayEWOps6.mo M /trunk/testsuite/mofiles/InvertedPendulumTotal.mo M /trunk/testsuite/mofiles/Makefile M /trunk/testsuite/mofiles/Matrix1.mo M /trunk/testsuite/mofiles/TestGravityAcceleration.mo M /trunk/testsuite/mofiles/drmodelica/ArrayDiv.mo M /trunk/testsuite/mofiles/drmodelica/ElementWiseMultiplication.mo M /trunk/testsuite/mofiles/msl/BC6.mo M /trunk/testsuite/mofiles/msl/BC8.mo M /trunk/testsuite/mofiles/msl/BM3.mo M /trunk/testsuite/mofiles/msl/BM4.mo M /trunk/testsuite/mofiles/msl/BS5.mo M /trunk/testsuite/mosfiles-nosim/FinalTests.mos - Fixed correct types on array-scalar and scalar-array operations. - Updated test cases due to changed operation order. ------------------------------------------------------------------------ r11672 | sjoelund.se | 2012-04-05 13:46:11 +0200 (Thu, 05 Apr 2012) | 2 lines Changed paths: M /trunk/testsuite/partest/runtests.pl - Clean more ------------------------------------------------------------------------ r11671 | sjoelund.se | 2012-04-05 11:16:17 +0200 (Thu, 05 Apr 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo - Added API call setInitXmlStartValue ------------------------------------------------------------------------ r11670 | sjoelund.se | 2012-04-05 11:16:02 +0200 (Thu, 05 Apr 2012) | 2 lines Changed paths: M /trunk/Compiler/Script/CevalScript.mo - Make checkSettings() less verbose ------------------------------------------------------------------------ r11669 | sjoelund.se | 2012-04-05 08:10:39 +0200 (Thu, 05 Apr 2012) | 2 lines Changed paths: M /trunk/SimulationRuntime/c/util/java_interface/Makefile M /trunk/SimulationRuntime/c/util/java_interface/Makefile.common - Set OPENMODELICAHOME ------------------------------------------------------------------------ r11668 | sjoelund.se | 2012-04-05 07:23:18 +0200 (Thu, 05 Apr 2012) | 2 lines Changed paths: M /trunk/testsuite/java/Makefile - Fix AbsynTest.jar testcase ------------------------------------------------------------------------ r11667 | sjoelund.se | 2012-04-05 07:10:11 +0200 (Thu, 05 Apr 2012) | 2 lines Changed paths: M /trunk/SimulationRuntime/c/util/java_interface/src/org/openmodelica/corba/parser/JarCreator.java M /trunk/SimulationRuntime/c/util/java_interface/src/org/openmodelica/test/TestDefinitionsParser.java - Fixed the Java DefinitionsCreator ------------------------------------------------------------------------ r11666 | adrpo | 2012-04-05 02:44:49 +0200 (Thu, 05 Apr 2012) | 1 line Changed paths: M /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo M /trunk/Compiler/Script/CevalScript.mo M /trunk/testsuite/interactive/interactive_api_calls.mo M /trunk/testsuite/interactive/interactive_api_calls.mos - added isShortDefinition API and tests in testsuite/interactive/interactive_api_calls.mos for it. ------------------------------------------------------------------------ r11665 | adrpo | 2012-04-05 01:44:51 +0200 (Thu, 05 Apr 2012) | 2 lines Changed paths: M /trunk/Compiler/Script/Interactive.mo M /trunk/testsuite/interactive/interactive_api_param.mos - fixed "setParameterValue" API in Interactive.mo to update the program. - added tests for this functionality in testsuite/interactive/interactive_api_param.mos ------------------------------------------------------------------------ r11664 | adrpo | 2012-04-04 23:06:39 +0200 (Wed, 04 Apr 2012) | 4 lines Changed paths: M /trunk/SimulationRuntime/c/ModelicaExternalC/ModelicaInternal.c - fix so that loadModel works fine; geez, this was a weird one, libModelicaExternalC.a re-defined (badly) opendir, readdir and some other dirent.h functions, but MinGW already has them. This made SystemImpl__getLoadModelPath to fail. ------------------------------------------------------------------------ r11663 | sjoelund.se | 2012-04-04 22:36:25 +0200 (Wed, 04 Apr 2012) | 2 lines Changed paths: M /trunk/SimulationRuntime/c/util/java_interface/src/org/openmodelica/test/TestDefinitionsParser.java M /trunk/SimulationRuntime/c/util/java_interface/test_files/simple.mo - Some fixes for Java interface ------------------------------------------------------------------------ r11662 | sjoelund.se | 2012-04-04 21:09:01 +0200 (Wed, 04 Apr 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/Ceval.mo M /trunk/Compiler/Util/ModelicaExternalC.mo M /trunk/Compiler/runtime/ModelicaExternalC_rml.c M /trunk/testsuite/bootstrapping/LinkMain.makefile.in M /trunk/testsuite/bootstrapping/LinkMain.makefile.mingw - Added scanReal ceval ------------------------------------------------------------------------ r11661 | sjoelund.se | 2012-04-04 20:30:54 +0200 (Wed, 04 Apr 2012) | 2 lines Changed paths: M /trunk/Compiler/omc_debug/Makefile.omdev.mingw M /trunk/Compiler/omc_profiler/Makefile.omdev.mingw M /trunk/Compiler/omc_release/Makefile.omdev.mingw - OMDev makefiles ------------------------------------------------------------------------ r11660 | sjoelund.se | 2012-04-04 19:49:10 +0200 (Wed, 04 Apr 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/Ceval.mo M /trunk/Compiler/FrontEnd/CevalFunction.mo M /trunk/Compiler/Makefile.compiler_subdirs.common A /trunk/Compiler/Util/ModelicaExternalC.mo (from /trunk/Compiler/Util/Lapack.mo:11652) M /trunk/Compiler/omc_debug/Makefile.in M /trunk/Compiler/omc_profiler/Makefile.in M /trunk/Compiler/omc_release/Makefile.in M /trunk/Compiler/runtime/Makefile.common A /trunk/Compiler/runtime/ModelicaExternalC_rml.c (from /trunk/Compiler/runtime/System_rml.c:11652) M /trunk/testsuite/bootstrapping/LoadCompilerSources.mos - Handle Modelica.Utilities.Streams.* external functions without generating so-files ------------------------------------------------------------------------ r11659 | hubert.thieriot | 2012-04-04 18:30:16 +0200 (Wed, 04 Apr 2012) | 2 lines Changed paths: M /trunk/OMOptim/OMOptimBasis/Tools/OMProcess.cpp M /trunk/OMOptim/OMOptimBasis/Tools/OMProcess.h M /trunk/OMOptim/OMOptimBasis/Units/MEHTCoeff.cpp M /trunk/OMOptim/OMOptimBasis/Units/MEHTCoeff.h M /trunk/OMOptim/OMOptimBasis/Units/MESpecHeatCapacity.cpp M /trunk/OMOptim/OMOptimBasis/Units/MESpecHeatCapacity.h - added units - changed OMProcess ------------------------------------------------------------------------ r11658 | wbraun | 2012-04-04 18:13:11 +0200 (Wed, 04 Apr 2012) | 2 lines Changed paths: A /trunk/doc/tex/img/OverallStructure.dia A /trunk/doc/tex/img/OverallStructure.png - added a figure of the overall structure drawn with dia. ------------------------------------------------------------------------ r11657 | perost | 2012-04-04 16:40:59 +0200 (Wed, 04 Apr 2012) | 6 lines Changed paths: M /trunk/Compiler/BackEnd/BackendDAECreate.mo M /trunk/Compiler/BackEnd/BackendDAEUtil.mo M /trunk/Compiler/BackEnd/BackendVarTransform.mo M /trunk/Compiler/FrontEnd/Ceval.mo M /trunk/Compiler/FrontEnd/ComponentReference.mo M /trunk/Compiler/FrontEnd/Connect.mo M /trunk/Compiler/FrontEnd/ConnectUtil.mo M /trunk/Compiler/FrontEnd/DAE.mo M /trunk/Compiler/FrontEnd/Expression.mo M /trunk/Compiler/FrontEnd/ExpressionDump.mo M /trunk/Compiler/FrontEnd/ExpressionSimplify.mo M /trunk/Compiler/FrontEnd/InstSymbolTable.mo M /trunk/Compiler/FrontEnd/InstTypes.mo M /trunk/Compiler/FrontEnd/InstUtil.mo M /trunk/Compiler/FrontEnd/PrefixUtil.mo M /trunk/Compiler/FrontEnd/SCodeCheck.mo M /trunk/Compiler/FrontEnd/SCodeExpand.mo M /trunk/Compiler/FrontEnd/SCodeFlattenImports.mo M /trunk/Compiler/FrontEnd/SCodeInst.mo M /trunk/Compiler/FrontEnd/Types.mo M /trunk/Compiler/FrontEnd/Typing.mo M /trunk/Compiler/Template/CodegenAdevs.mo M /trunk/Compiler/Template/CodegenC.mo M /trunk/Compiler/Template/CodegenCSharp.mo M /trunk/Compiler/Template/CodegenCpp.mo M /trunk/Compiler/Util/BaseHashTable.mo M /trunk/Compiler/Util/List.mo M /trunk/Compiler/Util/VarTransform.mo M /trunk/Compiler/susan_codegen/SimCode/CodegenAdevs.tpl M /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl M /trunk/Compiler/susan_codegen/SimCode/CodegenCSharp.tpl M /trunk/Compiler/susan_codegen/SimCode/CodegenCpp.tpl M /trunk/Compiler/susan_codegen/SimCode/SimCodeTV.mo - Renamed members of DAE.RANGE to something sane. - Added various List.threadMapReverse functions. - Added BaseHashTable.addUnique. - Instantiation/typing improvements for equations in SCodeInst. - Various other SCodeInst improvements. ------------------------------------------------------------------------ r11656 | perost | 2012-04-04 14:57:29 +0200 (Wed, 04 Apr 2012) | 2 lines Changed paths: M /trunk/Compiler/BackEnd/BackendQSS.mo - Fix RML compilation... ------------------------------------------------------------------------ r11655 | perost | 2012-04-04 14:47:30 +0200 (Wed, 04 Apr 2012) | 2 lines Changed paths: M /trunk/Compiler/BackEnd/BackendQSS.mo M /trunk/Compiler/BackEnd/SimCode.mo - Fixed bootstrapped compilation. ------------------------------------------------------------------------ r11654 | sjoelund.se | 2012-04-04 14:38:17 +0200 (Wed, 04 Apr 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/Dump.mo M /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo M /trunk/Compiler/Script/CevalScript.mo M /trunk/Compiler/runtime/config.h - Fixes for getAstAsCorbaString ------------------------------------------------------------------------ r11653 | fbergero | 2012-04-04 14:24:04 +0200 (Wed, 04 Apr 2012) | 2 lines Changed paths: M /trunk/Compiler/BackEnd/BackendQSS.mo M /trunk/Compiler/BackEnd/SimCode.mo M /trunk/Compiler/Template/CodegenQSS.mo M /trunk/Compiler/susan_codegen/SimCode/CodegenQSS.tpl M /trunk/Compiler/susan_codegen/SimCode/SimCodeTV.mo Changes in the QSS version. ------------------------------------------------------------------------ r11651 | sjoelund.se | 2012-04-04 12:21:34 +0200 (Wed, 04 Apr 2012) | 2 lines Changed paths: M /trunk/libraries/README - Force rebuild of libraries ------------------------------------------------------------------------ r11650 | sjoelund.se | 2012-04-04 11:47:46 +0200 (Wed, 04 Apr 2012) | 4 lines Changed paths: M /trunk/Compiler/BackEnd/SimCode.mo M /trunk/Compiler/FrontEnd/Inst.mo M /trunk/Compiler/Main/Main.mo M /trunk/Compiler/Script/CevalScript.mo M /trunk/testsuite/libraries/biochem/BiochemModels.mos M /trunk/testsuite/libraries/msl31/media/Air.SimpleAir.mos M /trunk/testsuite/libraries/msl31/media/Examples.TestOnly.N2AsMix.mos M /trunk/testsuite/libraries/msl31/media/Examples.TwoPhaseWater.mos M /trunk/testsuite/libraries/msl31/media/Incompressible.Examples.Glycol47.mos M /trunk/testsuite/libraries/msl31/media/Water.StandardWater.mos M /trunk/testsuite/meta/ErrorInvalidComplexType.mo M /trunk/testsuite/meta/ErrorInvalidMetarecord.mo M /trunk/testsuite/meta/ErrorInvalidPattern1.mo M /trunk/testsuite/meta/ErrorInvalidPattern2.mo M /trunk/testsuite/meta/ErrorInvalidPattern3.mo M /trunk/testsuite/meta/ErrorInvalidPattern4.mo M /trunk/testsuite/meta/ErrorLocalElement1.mo M /trunk/testsuite/meta/ErrorLocalElement2.mo M /trunk/testsuite/meta/ErrorLocalElement3.mo M /trunk/testsuite/meta/ErrorMatchInOut1.mo M /trunk/testsuite/meta/ListReductionDimError.mo M /trunk/testsuite/mofiles/Abs2.mo M /trunk/testsuite/mofiles/Acos.mo M /trunk/testsuite/mofiles/Algorithm2.mo M /trunk/testsuite/mofiles/ArrayInvalidDims.mo M /trunk/testsuite/mofiles/ArrayOperators.mo M /trunk/testsuite/mofiles/Array_builtin.mo M /trunk/testsuite/mofiles/Asin.mo M /trunk/testsuite/mofiles/AssignmentErrorConstant.mo M /trunk/testsuite/mofiles/AssignmentErrorInput.mo M /trunk/testsuite/mofiles/Atan.mo M /trunk/testsuite/mofiles/Atan2.mo M /trunk/testsuite/mofiles/Circuit1.mo M /trunk/testsuite/mofiles/ConditionalArrayExpression1.mo M /trunk/testsuite/mofiles/ConnectFlowEffort.mo M /trunk/testsuite/mofiles/ConnectorIllegal.mo M /trunk/testsuite/mofiles/ConnectorIllegal2.mo M /trunk/testsuite/mofiles/Constant9.mo M /trunk/testsuite/mofiles/ConstrainingType1.mo M /trunk/testsuite/mofiles/Cos.mo M /trunk/testsuite/mofiles/Cosh.mo M /trunk/testsuite/mofiles/CyclicBindingConditional.mo M /trunk/testsuite/mofiles/CyclicBindingConst.mo M /trunk/testsuite/mofiles/CyclicBindingParam.mo M /trunk/testsuite/mofiles/DeclareConstant3.mo M /trunk/testsuite/mofiles/Delay5.mo M /trunk/testsuite/mofiles/Delay7.mo M /trunk/testsuite/mofiles/Delay8.mo M /trunk/testsuite/mofiles/DependsRecursive.mo M /trunk/testsuite/mofiles/DerConstant3.mo M /trunk/testsuite/mofiles/DisturbedResistance1.mo M /trunk/testsuite/mofiles/DisturbedResistance3.mo M /trunk/testsuite/mofiles/DisturbedResistance4.mo M /trunk/testsuite/mofiles/DocString.mo M /trunk/testsuite/mofiles/DuplicateElements.mo M /trunk/testsuite/mofiles/DuplicateElementsEquivalent.mo M /trunk/testsuite/mofiles/DuplicateElementsExtends.mo M /trunk/testsuite/mofiles/DuplicateElementsNonEquivalent.mo M /trunk/testsuite/mofiles/EmptyArray.mo M /trunk/testsuite/mofiles/Encapsulated2.mo M /trunk/testsuite/mofiles/Encapsulated3.mo M /trunk/testsuite/mofiles/Encapsulated4.mo M /trunk/testsuite/mofiles/EndIllegal.mo M /trunk/testsuite/mofiles/EndUnknown.mo M /trunk/testsuite/mofiles/Enum12.mo M /trunk/testsuite/mofiles/Enum5.mo M /trunk/testsuite/mofiles/EnumInvalidLiteral.mo M /trunk/testsuite/mofiles/ErrorExternalAlgorithm.mo M /trunk/testsuite/mofiles/ErrorExternalModel.mo M /trunk/testsuite/mofiles/Exp.mo M /trunk/testsuite/mofiles/ExtObjError.mo M /trunk/testsuite/mofiles/Extends4.mo M /trunk/testsuite/mofiles/Extends6.mo M /trunk/testsuite/mofiles/Extends7.mo M /trunk/testsuite/mofiles/ExternalFunction4.mo M /trunk/testsuite/mofiles/ExternalFunction8.mo M /trunk/testsuite/mofiles/FloatingPoint.mo M /trunk/testsuite/mofiles/FlowInvalid1.mo M /trunk/testsuite/mofiles/ForIterator1.mo M /trunk/testsuite/mofiles/Function11.mo M /trunk/testsuite/mofiles/Function7.mo M /trunk/testsuite/mofiles/Function8.mo M /trunk/testsuite/mofiles/FunctionEvalBuiltin.mo M /trunk/testsuite/mofiles/FunctionInvalidVar1.mo M /trunk/testsuite/mofiles/FunctionInvalidVar2.mo M /trunk/testsuite/mofiles/FunctionProtectedInput.mo M /trunk/testsuite/mofiles/FunctionSimplex.mo M /trunk/testsuite/mofiles/FunctionWithEquation.mo M /trunk/testsuite/mofiles/IfExpCombiTable2.mo M /trunk/testsuite/mofiles/IllegalSubscript.mo M /trunk/testsuite/mofiles/Import2.mo M /trunk/testsuite/mofiles/IntDiv.mo M /trunk/testsuite/mofiles/IntPow.mo M /trunk/testsuite/mofiles/InvalidExtends1.mo M /trunk/testsuite/mofiles/InvalidSizeIndex1.mo M /trunk/testsuite/mofiles/InvalidSizeIndex2.mo M /trunk/testsuite/mofiles/InvalidSizeScalar.mo M /trunk/testsuite/mofiles/InvertedPendulumTotal.mo M /trunk/testsuite/mofiles/Log.mo M /trunk/testsuite/mofiles/Log10.mo M /trunk/testsuite/mofiles/Lookup3.mo M /trunk/testsuite/mofiles/Lookup7.mo M /trunk/testsuite/mofiles/MathematicalFunctions.mo M /trunk/testsuite/mofiles/Modification15.mo M /trunk/testsuite/mofiles/Modification4.mo M /trunk/testsuite/mofiles/Modification8.mo M /trunk/testsuite/mofiles/ModifierTypeError.mo M /trunk/testsuite/mofiles/ModifyConstant4.mo M /trunk/testsuite/mofiles/ModifyConstant5.mo M /trunk/testsuite/mofiles/ModifyConstant6.mo M /trunk/testsuite/mofiles/ModifyUnknown1.mo M /trunk/testsuite/mofiles/ModifyUnknown2.mo M /trunk/testsuite/mofiles/MultipleDeclarations.mo M /trunk/testsuite/mofiles/MultipleDeclarations2.mo M /trunk/testsuite/mofiles/PackageParameter.mo M /trunk/testsuite/mofiles/Partial1.mo M /trunk/testsuite/mofiles/Philosopher.mo M /trunk/testsuite/mofiles/Philosopher2.mo M /trunk/testsuite/mofiles/Protected1.mo M /trunk/testsuite/mofiles/ProtectedAccess.mo M /trunk/testsuite/mofiles/Real2Integer1.mo M /trunk/testsuite/mofiles/Real2Integer2.mo M /trunk/testsuite/mofiles/RealDiv.mo M /trunk/testsuite/mofiles/RealPow.mo M /trunk/testsuite/mofiles/RealSub.mo M /trunk/testsuite/mofiles/RecursiveDefinition.mo M /trunk/testsuite/mofiles/RecursiveShort.mo M /trunk/testsuite/mofiles/ReturnError.mo M /trunk/testsuite/mofiles/SampleError.mo M /trunk/testsuite/mofiles/ScopeDeclaration2.mo M /trunk/testsuite/mofiles/ScopeModification2.mo M /trunk/testsuite/mofiles/SimpleIntegrator3.mo M /trunk/testsuite/mofiles/SimplifyRangeInCall.mo M /trunk/testsuite/mofiles/Sin.mo M /trunk/testsuite/mofiles/Sinh.mo M /trunk/testsuite/mofiles/SumScalar.mo M /trunk/testsuite/mofiles/Tan.mo M /trunk/testsuite/mofiles/Terminal2.mo M /trunk/testsuite/mofiles/TestGravityAcceleration.mo M /trunk/testsuite/mofiles/Type1.mo M /trunk/testsuite/mofiles/Type3.mo M /trunk/testsuite/mofiles/Type7.mo M /trunk/testsuite/mofiles/Type8.mo M /trunk/testsuite/mofiles/TypeClass2.mo M /trunk/testsuite/mofiles/Units2.mo M /trunk/testsuite/mofiles/WhenElseNested.mo M /trunk/testsuite/mofiles/WhenNested.mo M /trunk/testsuite/mofiles/WhenNestedEquation.mo M /trunk/testsuite/mofiles/drmodelica/AccessDemoIllegalMod.mo M /trunk/testsuite/mofiles/drmodelica/ArrayAddSub.mo M /trunk/testsuite/mofiles/drmodelica/ArrayDiv.mo M /trunk/testsuite/mofiles/drmodelica/ArrayDivError.mo M /trunk/testsuite/mofiles/drmodelica/BlockMatrix.mo M /trunk/testsuite/mofiles/drmodelica/BlockMatrix2.mo M /trunk/testsuite/mofiles/drmodelica/BlockMatrix3.mo M /trunk/testsuite/mofiles/drmodelica/BouncingBall.mo M /trunk/testsuite/mofiles/drmodelica/MicroCircuitInvalid.mo M /trunk/testsuite/mofiles/drmodelica/RefinedSimpleCircuitInvalid.mo M /trunk/testsuite/mofiles/drmodelica/StepAdvanced.mo M /trunk/testsuite/mofiles/drmodelica/VanDerPol.mo M /trunk/testsuite/mofiles/drmodelica/VectorizeSeveralArguments.mo M /trunk/testsuite/mofiles/drmodelica/WhenNotValid.mo M /trunk/testsuite/mofiles/modelica_1_1_Type10.mo M /trunk/testsuite/mofiles/prtest.mo M /trunk/testsuite/redeclare/ClassExtendsInvalid1.mo M /trunk/testsuite/redeclare/ClassExtendsInvalid2.mo M /trunk/testsuite/redeclare/ConstantRedeclareModifier.mo M /trunk/testsuite/redeclare/DuplicateRedeclares1.mo M /trunk/testsuite/redeclare/DuplicateRedeclares2.mo M /trunk/testsuite/redeclare/FinalRedeclareModifier.mo M /trunk/testsuite/redeclare/RedeclareFlowEffort.mo M /trunk/testsuite/redeclare/RedeclareModifierInvalid1.mo M /trunk/testsuite/redeclare/RedeclareModifierInvalid2.mo M /trunk/testsuite/redeclare/RedeclareVisibility2.mo M /trunk/testsuite/redeclare/ReplaceableBaseClass.mo M /trunk/testsuite/streams/InStreamInvalidArgument.mo M /trunk/testsuite/streams/StreamUnbalancedConnector.mo - Changed the Dependency+SCode+Inst calls everywhere to: + CevalScript.runFrontEnd(...), which does more error-checking - Removed Inst.{instantiate,instProgram} as they are not needed (they were used to inst the last class of the program; which can be performed by asking for the last class of the program and instantiating that) ------------------------------------------------------------------------ r11649 | hubert.thieriot | 2012-04-04 10:42:03 +0200 (Wed, 04 Apr 2012) | 1 line Changed paths: M /trunk/OMOptim/Core/Modelica/ModModelPlus.cpp - mofiles loaded are added in dependencies for simulation ------------------------------------------------------------------------ r11646 | sjoelund.se | 2012-04-03 14:56:17 +0200 (Tue, 03 Apr 2012) | 2 lines Changed paths: M /trunk/Compiler/runtime/Makefile.common M /trunk/OMEdit/OMEditGUI/Makefile.unix.in M /trunk/mosh/src/Makefile.in - Make omniidl command more suitable for parallel jobs ------------------------------------------------------------------------ r11645 | sjoelund.se | 2012-04-03 14:31:57 +0200 (Tue, 03 Apr 2012) | 2 lines Changed paths: M /trunk/Makefile.common - Fix make install ------------------------------------------------------------------------ r11644 | sjoelund.se | 2012-04-03 13:10:37 +0200 (Tue, 03 Apr 2012) | 2 lines Changed paths: M /trunk/Makefile.common - Install OMEdit nls files ------------------------------------------------------------------------ r11643 | adeas31 | 2012-04-03 10:26:48 +0200 (Tue, 03 Apr 2012) | 1 line Changed paths: M /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo - Release notes. ------------------------------------------------------------------------ r11642 | wbraun | 2012-04-02 22:33:47 +0200 (Mon, 02 Apr 2012) | 2 lines Changed paths: M /trunk/testsuite/fmi/InOutTest.mo M /trunk/testsuite/fmi/InOutTest.mos M /trunk/testsuite/fmi/testInOut.mo - changed test-case ------------------------------------------------------------------------ r11641 | wbraun | 2012-04-02 22:15:33 +0200 (Mon, 02 Apr 2012) | 3 lines Changed paths: M /trunk/SimulationRuntime/fmi/export/fmu_model_interface.c M /trunk/SimulationRuntime/fmi/import/fmuModelica.in M /trunk/SimulationRuntime/fmi/import/fmuModelica.unix.in M /trunk/SimulationRuntime/fmi/import/fmuWrapper.c M /trunk/SimulationRuntime/fmi/import/fmuWrapper.h M /trunk/SimulationRuntime/fmi/import/moGenerator.c A /trunk/testsuite/fmi/InOutTest.mo A /trunk/testsuite/fmi/InOutTest.mos M /trunk/testsuite/fmi/Makefile A /trunk/testsuite/fmi/testInOut.mo - optimized fmi-export calculations - added support input and output vars for fmi-import and a test-case - added a better flow control for fmi-import models ------------------------------------------------------------------------ r11640 | sjoelund.se | 2012-04-02 20:10:01 +0200 (Mon, 02 Apr 2012) | 2 lines Changed paths: M /trunk/Compiler/Script/CevalScript.mo M /trunk/testsuite/libraries/msl221/CauerLowPassAnalog.mos M /trunk/testsuite/libraries/msl221/CauerLowPassOPV.mos M /trunk/testsuite/libraries/msl221/CauerLowPassSC.mos - Expected output, etc ------------------------------------------------------------------------ r11639 | sjoelund.se | 2012-04-02 19:58:00 +0200 (Mon, 02 Apr 2012) | 3 lines Changed paths: M /trunk/testsuite/libraries/msl31/media/simulate/Makefile D /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Air.SimpleAir.mos D /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.TestOnly.N2AsMix.mos D /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.TwoPhaseWater.mos D /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Incompressible.Examples.Glycol47.mos D /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Water.StandardWater.mos A /trunk/testsuite/mosfiles-nosim/ErrorSimPackage.mos M /trunk/testsuite/mosfiles-nosim/Makefile - Removed some simulate(PACKAGE) tests + Added one in mosfiles-nosim to test this in the future ------------------------------------------------------------------------ r11638 | sjoelund.se | 2012-04-02 19:26:52 +0200 (Mon, 02 Apr 2012) | 2 lines Changed paths: M /trunk/Compiler/Script/CevalScript.mo M /trunk/testsuite/libraries/msl31/Modelica.Math.Matrices.LAPACK.mos M /trunk/testsuite/mosfiles/ASubIfExp.mos M /trunk/testsuite/mosfiles/ComplexNumbers.mo M /trunk/testsuite/mosfiles/ComplexNumbers.mos - Fixed some of the testcases (tries to simulate packages, instantiate functions) ------------------------------------------------------------------------ r11637 | sjoelund.se | 2012-04-02 17:21:21 +0200 (Mon, 02 Apr 2012) | 2 lines Changed paths: M /trunk/Compiler/Script/CevalScript.mo M /trunk/Compiler/Template/CodegenAdevs.mo M /trunk/Compiler/Util/Error.mo - Add a check for uses-annotations being fulfilled before starting inst/translate model ------------------------------------------------------------------------ r11636 | mahge930 | 2012-04-02 16:19:46 +0200 (Mon, 02 Apr 2012) | 1 line Changed paths: M /trunk/Compiler/Template/CodegenC.mo M /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl M /trunk/ParModelica/OpenCLRuntime/omc_ocl_interface.c M /trunk/ParModelica/OpenCLRuntime/omc_ocl_interface.h M /trunk/ParModelica/OpenCLRuntime/omc_ocl_memory_ops.c - Compact free_memory. Check parallel variable type in Template. Generate one more file for ParModelica. ------------------------------------------------------------------------ r11635 | sjoelund.se | 2012-04-02 15:55:39 +0200 (Mon, 02 Apr 2012) | 3 lines Changed paths: M /trunk/OMEdit/OMEditGUI/Makefile.unix.in M /trunk/OMEdit/OMEditGUI/OMEdit_ru.qm M /trunk/OMEdit/OMEditGUI/OMEdit_ru.ts M /trunk/OMEdit/OMEditGUI/main.cpp - Fix translation (r11632 broke) - Updated timestamp translation ------------------------------------------------------------------------ r11634 | perost | 2012-04-02 15:37:04 +0200 (Mon, 02 Apr 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/InstSection.mo M /trunk/Compiler/Util/Error.mo - Better error message for non-connectors in connections. ------------------------------------------------------------------------ r11633 | hubert.thieriot | 2012-04-02 13:39:59 +0200 (Mon, 02 Apr 2012) | 1 line Changed paths: M /trunk/OMOptim/Core/Dymola/ModPlusDymolaCtrl.cpp M /trunk/OMOptim/Core/OpenModelica/ModPlusOMCtrl.cpp M /trunk/OMOptim/Core/Problems/OptimResult.cpp - corrected OptimResult cloning : csv filenames also cloned. ------------------------------------------------------------------------ r11632 | adeas31 | 2012-04-02 13:25:58 +0200 (Mon, 02 Apr 2012) | 2 lines Changed paths: M /trunk/OMEdit/OMEditGUI/main.cpp - Catch the std::runtime_error. - Better checking for translations file. ------------------------------------------------------------------------ r11631 | mahge930 | 2012-04-02 13:18:24 +0200 (Mon, 02 Apr 2012) | 1 line Changed paths: M /trunk/Compiler/Template/CodegenC.mo M /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl - Proper naming. ------------------------------------------------------------------------ r11630 | adeas31 | 2012-04-02 12:23:48 +0200 (Mon, 02 Apr 2012) | 2 lines Changed paths: M /trunk/OMNotebook/OMNotebookGUI/notebook.cpp Fix for bug #1722 - Removed the Ambiguous shortcut. ------------------------------------------------------------------------ r11629 | sjoelund.se | 2012-04-02 12:19:56 +0200 (Mon, 02 Apr 2012) | 2 lines Changed paths: M /trunk/OMEdit/OMEditGUI/main.cpp - Load NLS files based on OPENMODELICAHOME, not relative to cwd ------------------------------------------------------------------------ r11628 | a_severin | 2012-04-02 11:45:21 +0200 (Mon, 02 Apr 2012) | 1 line Changed paths: M /trunk/OMEdit/OMEditGUI/DocumentationWidget.cpp M /trunk/OMEdit/OMEditGUI/Makefile.unix.in M /trunk/OMEdit/OMEditGUI/OMEditGUI.pro A /trunk/OMEdit/OMEditGUI/OMEdit_de.qm A /trunk/OMEdit/OMEditGUI/OMEdit_de.ts A /trunk/OMEdit/OMEditGUI/OMEdit_ru.qm A /trunk/OMEdit/OMEditGUI/OMEdit_ru.ts A /trunk/OMEdit/OMEditGUI/OMEdit_sv.qm A /trunk/OMEdit/OMEditGUI/OMEdit_sv.ts M /trunk/OMEdit/OMEditGUI/ProblemsWidget.cpp M /trunk/OMEdit/OMEditGUI/main.cpp M /trunk/OMEdit/OMEditGUI/mainwindow.cpp A /trunk/OMEdit/OMEditGUI/tsupdate.sh - OMEdit: added localization ------------------------------------------------------------------------ r11627 | sjoelund.se | 2012-04-02 11:43:04 +0200 (Mon, 02 Apr 2012) | 2 lines Changed paths: M /trunk/OMNotebook/OMNotebookGUI/cellapplication.cpp - Removed the need for DRMODELICAHOME env.var ------------------------------------------------------------------------ r11626 | hubert.thieriot | 2012-04-02 11:27:43 +0200 (Mon, 02 Apr 2012) | 1 line Changed paths: M /trunk/OMOptim/build/UpdateRevision.bat - changed version reader from tortoise svn ------------------------------------------------------------------------ r11625 | sjoelund.se | 2012-04-02 11:17:15 +0200 (Mon, 02 Apr 2012) | 2 lines Changed paths: M /trunk/Parser/BaseModelica_Lexer.g - More detailed parser error ------------------------------------------------------------------------ r11624 | hubert.thieriot | 2012-04-02 11:08:48 +0200 (Mon, 02 Apr 2012) | 1 line Changed paths: M /trunk/OMOptim/Core/OptObjective.cpp M /trunk/OMOptim/Core/OptObjective.h M /trunk/OMOptim/Core/Optim/EA/Results/EAStdResult.h M /trunk/OMOptim/Core/Problems/OptimResult.cpp M /trunk/OMOptim/OMOptimBasis/Variable.cpp M /trunk/OMOptim/OMOptimBasis/Variable.h M /trunk/OMOptim/version.h - changed OptimResult VariableResult reading ------------------------------------------------------------------------ r11623 | mahge930 | 2012-04-01 16:29:53 +0200 (Sun, 01 Apr 2012) | 1 line Changed paths: A /trunk/ParModelica A /trunk/ParModelica/Makefile.common A /trunk/ParModelica/Makefile.in A /trunk/ParModelica/Makefile.omdev.mingw A /trunk/ParModelica/OpenCLRuntime A /trunk/ParModelica/OpenCLRuntime/CL A /trunk/ParModelica/OpenCLRuntime/CL/cl.h A /trunk/ParModelica/OpenCLRuntime/CL/cl.hpp A /trunk/ParModelica/OpenCLRuntime/CL/cl_agent_amd.h A /trunk/ParModelica/OpenCLRuntime/CL/cl_d3d10.h A /trunk/ParModelica/OpenCLRuntime/CL/cl_ext.h A /trunk/ParModelica/OpenCLRuntime/CL/cl_gl.h A /trunk/ParModelica/OpenCLRuntime/CL/cl_gl_ext.h A /trunk/ParModelica/OpenCLRuntime/CL/cl_icd.h A /trunk/ParModelica/OpenCLRuntime/CL/cl_platform.h A /trunk/ParModelica/OpenCLRuntime/CL/opencl.h A /trunk/ParModelica/OpenCLRuntime/Makefile A /trunk/ParModelica/OpenCLRuntime/Makefile.common A /trunk/ParModelica/OpenCLRuntime/Makefile.in A /trunk/ParModelica/OpenCLRuntime/OCLRuntimeUtil.cl A /trunk/ParModelica/OpenCLRuntime/OpenCL.lib A /trunk/ParModelica/OpenCLRuntime/ocl_offcomp.c A /trunk/ParModelica/OpenCLRuntime/omc_ocl_builtin_kernels.c A /trunk/ParModelica/OpenCLRuntime/omc_ocl_builtin_kernels.h A /trunk/ParModelica/OpenCLRuntime/omc_ocl_common_header.h A /trunk/ParModelica/OpenCLRuntime/omc_ocl_interface.c A /trunk/ParModelica/OpenCLRuntime/omc_ocl_interface.h A /trunk/ParModelica/OpenCLRuntime/omc_ocl_memory_ops.c A /trunk/ParModelica/OpenCLRuntime/omc_ocl_memory_ops.h A /trunk/ParModelica/OpenCLRuntime/omc_ocl_util.c A /trunk/ParModelica/OpenCLRuntime/omc_ocl_util.h + Added the OpenCL runtime. ------------------------------------------------------------------------ r11622 | wbraun | 2012-04-01 04:23:07 +0200 (Sun, 01 Apr 2012) | 2 lines Changed paths: M /trunk/SimulationRuntime/fmi/import/moGenerator.c - fixed coding style ------------------------------------------------------------------------ r11621 | wbraun | 2012-04-01 04:12:41 +0200 (Sun, 01 Apr 2012) | 4 lines Changed paths: M /trunk/Compiler/Template/CodegenC.mo M /trunk/Compiler/Template/CodegenFMU.mo M /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl M /trunk/Compiler/susan_codegen/SimCode/CodegenFMU.tpl M /trunk/SimulationRuntime/fmi/import/fmuWrapper.c M /trunk/SimulationRuntime/fmi/import/moGenerator.c M /trunk/SimulationRuntime/fmi/import/xmlparser.c M /trunk/testsuite/fmi/EnumerationTest.mo M /trunk/testsuite/fmi/ExternalFMUs.mos M /trunk/testsuite/fmi/Makefile M /trunk/testsuite/fmi/Modelica.Electrical.Analog.Examples.ChuaCircuit.mos A /trunk/testsuite/fmi/Modelica_Mechanics_MultiBody_Examples_Elementary_DoublePendulum.mos - changed compilation flag for fmu-export from -O2 to -O - added String support for fmu-import - added MultiBody.DoublePendelum test ------------------------------------------------------------------------ r11620 | mahge930 | 2012-03-30 22:19:05 +0200 (Fri, 30 Mar 2012) | 1 line Changed paths: M /trunk/Compiler/Template/CodegenC.mo M /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl Fix error in template and remove Tab. ------------------------------------------------------------------------ r11619 | mahge930 | 2012-03-30 21:57:54 +0200 (Fri, 30 Mar 2012) | 2 lines Changed paths: M /trunk/Compiler/Template/CodegenC.mo M /trunk/Compiler/Template/CodegenCpp.mo M /trunk/Compiler/Template/CodegenFMU.mo + Handling of parallel variables in the Back-end. Mostly fall-through. + Limited handling of parallel variables in Code generation. ------------------------------------------------------------------------ r11618 | mahge930 | 2012-03-30 21:55:07 +0200 (Fri, 30 Mar 2012) | 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/BackendVariable.mo M /trunk/Compiler/BackEnd/SimCode.mo M /trunk/Compiler/BackEnd/TaskGraph.mo M /trunk/Compiler/BackEnd/Uncertainties.mo M /trunk/Compiler/FrontEnd/Inline.mo M /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl M /trunk/Compiler/susan_codegen/SimCode/SimCodeTV.mo M /trunk/SimulationRuntime/c/util/integer_array.c M /trunk/SimulationRuntime/c/util/real_array.c + Handling of parallel variables in the Back-end. Mostly fall-through. + Limited handling of parallel variables in Code generation. ------------------------------------------------------------------------ r11617 | hubert.thieriot | 2012-03-30 16:44:47 +0200 (Fri, 30 Mar 2012) | 2 lines Changed paths: M /trunk/OMOptim/Core/Dymola/Dymola.cpp M /trunk/OMOptim/Core/Dymola/Dymola.h M /trunk/OMOptim/Core/Dymola/ModPlusDymolaCtrl.cpp M /trunk/OMOptim/Core/Project.h M /trunk/OMOptim/GUI/Dialogs/AboutOMOptim.cpp M /trunk/OMOptim/GUI/Dialogs/AboutOMOptim.h - changed Dymola compilation (one mo path) - AboutOMOptim includes version header -> will this make it compile every time (needed for version number coherency) ? ------------------------------------------------------------------------ r11616 | perost | 2012-03-30 16:42:41 +0200 (Fri, 30 Mar 2012) | 2 lines Changed paths: M /trunk/Compiler/susan_codegen/SimCode/CodegenCpp.tpl - Remove tab. ------------------------------------------------------------------------ r11615 | Frenkel TUD | 2012-03-30 16:11:57 +0200 (Fri, 30 Mar 2012) | 1 line Changed paths: M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Rotational.Examples.ElasticBearing.mos M /trunk/testsuite/mosfiles-msl22/IdealGear.mos M /trunk/testsuite/mosfiles-msl22/IdealGearBrake.mos - fix tests ------------------------------------------------------------------------ r11614 | wbraun | 2012-03-30 15:52:07 +0200 (Fri, 30 Mar 2012) | 2 lines Changed paths: M /trunk/SimulationRuntime/fmi/export/fmu_model_interface.c - fixed some fmi-export memory leaks ------------------------------------------------------------------------ r11613 | niklwors | 2012-03-30 15:45:46 +0200 (Fri, 30 Mar 2012) | 1 line Changed paths: M /trunk/Compiler/susan_codegen/SimCode/CodegenCpp.tpl Fix for assert expressions in cpp template ------------------------------------------------------------------------ r11612 | Frenkel TUD | 2012-03-30 14:07:01 +0200 (Fri, 30 Mar 2012) | 1 line Changed paths: M /trunk/SimulationRuntime/c/meta/gc/marksweep.c M /trunk/testsuite/mosfiles/CheckEvents.mos M /trunk/testsuite/mosfiles-msl22/IdealGear.mos M /trunk/testsuite/mosfiles-msl22/IdealGearBrake.mos M /trunk/testsuite/parser/ParseFullModelica3.1.mos - fix tests ------------------------------------------------------------------------ r11611 | Frenkel TUD | 2012-03-30 13:55:13 +0200 (Fri, 30 Mar 2012) | 1 line Changed paths: M /trunk/testsuite/libraries/msl31/simulate/Modelica.Blocks.Examples.InverseModel.mat - fix tests ------------------------------------------------------------------------ r11610 | Frenkel TUD | 2012-03-30 13:48:49 +0200 (Fri, 30 Mar 2012) | 1 line Changed paths: M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Rotational.Examples.Backlash.mat M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Translational.Examples.ElastoGap.mat M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Translational.Examples.Oscillator.mat - fix tests ------------------------------------------------------------------------ r11609 | wbraun | 2012-03-30 11:21:13 +0200 (Fri, 30 Mar 2012) | 2 lines Changed paths: M /trunk/SimulationRuntime/fmi/export/fmu_model_interface.c M /trunk/SimulationRuntime/fmi/import/moGenerator.c -fixed CODING_STYLE ------------------------------------------------------------------------ r11608 | wbraun | 2012-03-30 10:41:26 +0200 (Fri, 30 Mar 2012) | 2 lines Changed paths: M /trunk/Compiler/Template/CodegenFMU.mo M /trunk/Compiler/susan_codegen/SimCode/CodegenFMU.tpl M /trunk/SimulationRuntime/fmi/export/fmu_model_interface.c M /trunk/SimulationRuntime/fmi/import/moGenerator.c M /trunk/testsuite/fmi/Makefile A /trunk/testsuite/fmi/Modelica.Electrical.Analog.Examples.ChuaCircuit.mos - fixed FMI-Export Alias variables ------------------------------------------------------------------------ r11607 | Frenkel TUD | 2012-03-30 00:19:43 +0200 (Fri, 30 Mar 2012) | 4 lines Changed paths: M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo M /trunk/Compiler/Util/Flags.mo M /trunk/libraries/Modelica 3.1/Mechanics/Rotational.mo M /trunk/libraries/Modelica 3.1.txt M /trunk/testsuite/libraries/msl31/simulate/Makefile M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Rotational.Examples.Backlash.mat M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Rotational.Examples.Backlash.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Rotational.Examples.ElasticBearing.mat M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Rotational.Examples.ElasticBearing.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Rotational.Examples.First.mat M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Rotational.Examples.First.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Rotational.Examples.FirstGrounded.mat M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Rotational.Examples.FirstGrounded.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Rotational.Examples.Friction.mat M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Rotational.Examples.Friction.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Rotational.Examples.LossyGearDemo1.mat M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Rotational.Examples.LossyGearDemo1.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Rotational.Examples.LossyGearDemo2.mat M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Rotational.Examples.LossyGearDemo2.mos M /trunk/testsuite/mosfiles/CheckEvents.mos - add comments to flags, add flags - bugfix removesimpleequationspast - update teststuite msl31/simulate - add experiment annotation for M.M.Rotational.ElasticBearing ------------------------------------------------------------------------ r11606 | adeas31 | 2012-03-30 00:16:39 +0200 (Fri, 30 Mar 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo M /trunk/OMEdit/OMEditGUI/SimulationWidget.cpp M /trunk/doc/OpenModelicaUsersGuide.doc M /trunk/doc/OpenModelicaUsersGuide.pdf - More documentation. - New chapter for OMPython in OpenModelicaUsersGuide. ------------------------------------------------------------------------ r11605 | Frenkel TUD | 2012-03-30 00:13:55 +0200 (Fri, 30 Mar 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendDump.mo - add function dumpEqnsSolved, to dump the equations in the order of calculate them ------------------------------------------------------------------------ r11604 | Frenkel TUD | 2012-03-30 00:10:35 +0200 (Fri, 30 Mar 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/SimCode.mo - Bugfix codegeneration for tearing system, use index from original system ------------------------------------------------------------------------ r11603 | wbraun | 2012-03-29 21:18:23 +0200 (Thu, 29 Mar 2012) | 2 lines Changed paths: M /trunk/SimulationRuntime/fmi/export/fmu_model_interface.c - removed some tabs ------------------------------------------------------------------------ r11602 | wbraun | 2012-03-29 20:50:54 +0200 (Thu, 29 Mar 2012) | 3 lines Changed paths: M /trunk/Compiler/Script/CevalScript.mo M /trunk/Compiler/Template/CodegenAdevs.mo M /trunk/Compiler/Template/CodegenC.mo M /trunk/Compiler/Template/CodegenFMU.mo M /trunk/Compiler/susan_codegen/SimCode/CodegenFMU.tpl M /trunk/SimulationRuntime/c/math-support/model_help.c M /trunk/SimulationRuntime/fmi/export/fmu_model_interface.c M /trunk/SimulationRuntime/fmi/export/fmu_model_interface.h M /trunk/SimulationRuntime/fmi/import/fmuWrapper.c M /trunk/SimulationRuntime/fmi/import/fmuWrapper.h M /trunk/SimulationRuntime/fmi/import/moGenerator.c M /trunk/SimulationRuntime/fmi/import/moGenerator.h A /trunk/testsuite/fmi/EnumerationTest.mo A /trunk/testsuite/fmi/EnumerationTest.mos M /trunk/testsuite/fmi/Makefile A /trunk/testsuite/fmi/TanksConnectedPI.mo A /trunk/testsuite/fmi/TanksConnectedPI.mos - aded fixes and tests for fmu-export and fmu-import ------------------------------------------------------------------------ r11601 | adeas31 | 2012-03-29 15:59:16 +0200 (Thu, 29 Mar 2012) | 2 lines Changed paths: M /trunk/OMEdit/OMEditGUI/Helper.cpp M /trunk/OMEdit/OMEditGUI/SimulationWidget.cpp - Check for simulation executable crashes. - Only send simulation flags if user specify them. ------------------------------------------------------------------------ r11600 | perost | 2012-03-29 14:09:43 +0200 (Thu, 29 Mar 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/InstTypes.mo M /trunk/Compiler/FrontEnd/InstUtil.mo M /trunk/Compiler/FrontEnd/SCodeExpand.mo M /trunk/Compiler/FrontEnd/SCodeInst.mo M /trunk/Compiler/FrontEnd/Types.mo M /trunk/Compiler/FrontEnd/Typing.mo - Initial support for equations in SCodeInst. ------------------------------------------------------------------------ r11599 | sjoelund.se | 2012-03-29 12:25:25 +0200 (Thu, 29 Mar 2012) | 3 lines Changed paths: M /trunk/Compiler/FrontEnd/ClassLoader.mo - Also look for package.encoding in the library directory if the file is a mo-file and not a directory of its own + Note: This affects all packages stored as file in this directory ------------------------------------------------------------------------ r11598 | hubert.thieriot | 2012-03-29 11:12:29 +0200 (Thu, 29 Mar 2012) | 2 lines Changed paths: M /trunk/OMOptim/tools/Installer/Update.iss -update installer ------------------------------------------------------------------------ r11597 | sjoelund.se | 2012-03-29 08:13:11 +0200 (Thu, 29 Mar 2012) | 2 lines Changed paths: M /trunk/Parser/BaseModelica_Lexer.g M /trunk/Parser/Modelica.g - Parser now supports the BOM ------------------------------------------------------------------------ r11596 | sjoelund.se | 2012-03-29 07:37:07 +0200 (Thu, 29 Mar 2012) | 3 lines Changed paths: M /trunk/Compiler/FrontEnd/ClassLoader.mo M /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo M /trunk/Compiler/FrontEnd/Parser.mo M /trunk/Compiler/FrontEnd/ParserExt.mo M /trunk/Compiler/Main/Main.mo M /trunk/Compiler/Script/CevalScript.mo M /trunk/Compiler/Script/Interactive.mo M /trunk/Parser/BaseModelica_Lexer.g M /trunk/Parser/ModelicaParserCommon.h M /trunk/Parser/Parser_omc.cpp M /trunk/Parser/Parser_rml.c M /trunk/Parser/parse.c - Added option to loadFile(..., encoding="ISO-8859-1"), to convert from one encoding to UTF-8 - loadModel(): Added support for package.encoding (OM extension) ------------------------------------------------------------------------ r11595 | adeas31 | 2012-03-28 22:09:09 +0200 (Wed, 28 Mar 2012) | 2 lines Changed paths: D /trunk/PythonInterface/OMPython v1.0 User Manual.docx D /trunk/PythonInterface/OMPython v1.0 User Manual.pdf A /trunk/doc/OMPython A /trunk/doc/OMPython/OMPython-UserManual.doc A /trunk/doc/OMPython/OMPython-UserManual.pdf M /trunk/doc/OpenModelicaUsersGuide.doc M /trunk/doc/OpenModelicaUsersGuide.pdf - Added OMPython doocumentation to OpenModelicaUsersGuide. - Moved the OMPython docs from PythonInterface to doc/OMPython. ------------------------------------------------------------------------ r11594 | hubert.thieriot | 2012-03-28 21:14:10 +0200 (Wed, 28 Mar 2012) | 3 lines Changed paths: M /trunk/OMOptim/Core/Optim/EA/Results/EAStdResult.h M /trunk/OMOptim/Core/Problems/OneSimulation.cpp M /trunk/OMOptim/Core/Problems/OptimResult.cpp M /trunk/OMOptim/GUI/Tabs/TabResOneSim.cpp M /trunk/OMOptim/build/OMOptim.windowsconfig.in - added missing variables in Optimization result - corrected iscan in Optimization result - corrected TabResOneSim ------------------------------------------------------------------------ r11593 | adrpo | 2012-03-28 21:04:17 +0200 (Wed, 28 Mar 2012) | 3 lines Changed paths: M /trunk/.settings/org.eclipse.core.resources.prefs M /trunk/Compiler/runtime/SimulationResultsCmp.c M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Translational.Examples.ElastoGap.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Translational.Examples.Friction.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Translational.Examples.Oscillator.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Translational.Examples.Sensors.mos - force UTF-8 encoding in project: .settings/org.eclipse.core.resources.prefs - get rid of tab in Compiler/runtime/SimulationResultsCmp.c - fix expected output in failing tests in testsuite/libraries/msl31/simulate/* ------------------------------------------------------------------------ r11592 | sjoelund.se | 2012-03-28 20:43:53 +0200 (Wed, 28 Mar 2012) | 2 lines Changed paths: M /trunk/SimulationRuntime/c/util/division.c - Use system isnan ------------------------------------------------------------------------ r11591 | adrpo | 2012-03-28 20:21:20 +0200 (Wed, 28 Mar 2012) | 1 line Changed paths: M /trunk/SimulationRuntime/c/util/division.c M /trunk/SimulationRuntime/c/util/division.h - do NOT define isnan in a header! it will conflict with other C headers. ------------------------------------------------------------------------ r11590 | hubert.thieriot | 2012-03-28 18:33:16 +0200 (Wed, 28 Mar 2012) | 3 lines Changed paths: M /trunk/OMOptim/Core/OpenModelica/OpenModelica.cpp M /trunk/OMOptim/Core/Problems/OptimResult.cpp - updated .mat reading function - changed OPtimResult.toXmlData ------------------------------------------------------------------------ r11589 | Frenkel TUD | 2012-03-28 16:33:02 +0200 (Wed, 28 Mar 2012) | 4 lines Changed paths: M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo M /trunk/Compiler/runtime/SimulationResultsCmp.c M /trunk/SimulationRuntime/c/util/division.c M /trunk/SimulationRuntime/c/util/division.h M /trunk/testsuite/libraries/msl31/simulate/Makefile M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Translational.Examples.ElastoGap.mat M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Translational.Examples.ElastoGap.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Translational.Examples.Friction.mat M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Translational.Examples.Oscillator.mat M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Translational.Examples.PreLoad.mat M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Translational.Examples.Sensors.mat - BackendDAEOptimize.mo: improved Aliasvar selection, check if var is generated by omc (Dummer_der) and prefer other candidate - SimulationResultsCmp.c: prepair all to report vars with different values in time @Adrian: ToDo: return string with variables - Update msl3.1/simulate examples - add check for NAN while divide, torn on with define CHECK_NAN ------------------------------------------------------------------------ r11588 | sjoelund.se | 2012-03-28 15:34:16 +0200 (Wed, 28 Mar 2012) | 2 lines Changed paths: M /trunk/Makefile.common M /trunk/PythonInterface/Makefile.common - PythonInterface make clean ------------------------------------------------------------------------ r11587 | sjoelund.se | 2012-03-28 15:30:53 +0200 (Wed, 28 Mar 2012) | 2 lines Changed paths: M /trunk/PythonInterface/Makefile.in - Re-add tabs ------------------------------------------------------------------------ r11586 | adeas31 | 2012-03-28 15:21:53 +0200 (Wed, 28 Mar 2012) | 5 lines Changed paths: M /trunk/Makefile.common M /trunk/PythonInterface/Makefile.in M /trunk/PythonInterface/Makefile.omdev.mingw M /trunk/PythonInterface/OMPython/__init__.py M /trunk/PythonInterface/setup.py - Fixed some path issues. - Generate two packages OMPython and OMPythonIDL. - Generate _OMCIDL instead of a very generic name _GlobalIDL. - Fixed Popen problem. - Write omc output to a log file. ------------------------------------------------------------------------ r11585 | hubert.thieriot | 2012-03-28 14:27:51 +0200 (Wed, 28 Mar 2012) | 2 lines Changed paths: M /trunk/OMOptim/Core/Dymola/Dymola.cpp M /trunk/OMOptim/Core/Dymola/Dymola.h M /trunk/OMOptim/Core/Dymola/ModPlusDymolaCtrl.cpp M /trunk/OMOptim/Core/Dymola/ModPlusDymolaCtrl.h M /trunk/OMOptim/Core/Modelica/ModModelPlus.cpp M /trunk/OMOptim/Core/Modelica/ModModelPlus.h M /trunk/OMOptim/Core/Modelica/ModPlusCtrl.h M /trunk/OMOptim/Core/OpenModelica/ModPlusOMCtrl.cpp M /trunk/OMOptim/Core/OpenModelica/ModPlusOMCtrl.h M /trunk/OMOptim/Core/OpenModelica/OpenModelica.cpp M /trunk/OMOptim/Core/OpenModelica/OpenModelica.h M /trunk/OMOptim/Core/Problems/OneSimulation.cpp M /trunk/OMOptim/GUI/Tools/OMOptimGuiTools.cpp M /trunk/OMOptim/OMOptimBasis/Tools/LowTools.cpp M /trunk/OMOptim/OMOptimBasis/Tools/LowTools.h M /trunk/OMOptim/OMOptimBasis/Variable.cpp - improved needed files for compilation - OpenModelica compiling in tmp folder ------------------------------------------------------------------------ r11584 | sjoelund.se | 2012-03-28 14:13:57 +0200 (Wed, 28 Mar 2012) | 2 lines Changed paths: M /trunk/PythonInterface/setup.py - Removed invalid setup option "date" ------------------------------------------------------------------------ r11583 | sjoelund.se | 2012-03-28 14:01:56 +0200 (Wed, 28 Mar 2012) | 2 lines Changed paths: M /trunk/PythonInterface/Makefile.in M /trunk/PythonInterface/setup.py - Some changes to the way we store the idl-generated files in Python (avoid import errors when installed to site-packages) ------------------------------------------------------------------------ r11582 | sjoelund.se | 2012-03-28 13:35:08 +0200 (Wed, 28 Mar 2012) | 4 lines Changed paths: M /trunk/Compiler/BackEnd/BackendDAEUtil.mo M /trunk/Compiler/BackEnd/SimCode.mo M /trunk/Compiler/FrontEnd/ExpressionSimplify.mo M /trunk/Compiler/Template/CodegenC.mo M /trunk/Compiler/Template/CodegenFMU.mo M /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl M /trunk/Compiler/susan_codegen/SimCode/CodegenFMU.tpl - Added simplify all expressions before/after optimization phases - Removed odd hacks that assume Expression.isConst is actually Expression.isConstValue + The difference is that you need to simplify a const non-value for it to become a value ------------------------------------------------------------------------ r11581 | sjoelund.se | 2012-03-28 13:30:21 +0200 (Wed, 28 Mar 2012) | 2 lines Changed paths: M /trunk/PythonInterface/Makefile.in M /trunk/configure.in - Add flag so we can --disable-python-interface ------------------------------------------------------------------------ r11580 | adrpo | 2012-03-28 04:05:57 +0200 (Wed, 28 Mar 2012) | 2 lines Changed paths: M /trunk/testsuite/bootstrapping/SimCodeTest.mos - expected output. ------------------------------------------------------------------------ r11579 | adrpo | 2012-03-28 03:36:04 +0200 (Wed, 28 Mar 2012) | 1 line Changed paths: M /trunk/Compiler/Script/CevalScript.mo - fix the UTF-8 encoding. ------------------------------------------------------------------------ r11578 | adrpo | 2012-03-28 03:21:11 +0200 (Wed, 28 Mar 2012) | 24 lines Changed paths: M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo M /trunk/Compiler/FrontEnd/ComponentReference.mo M /trunk/Compiler/FrontEnd/DAE.mo M /trunk/Compiler/Script/CevalScript.mo M /trunk/Compiler/Template/CodegenAdevs.mo M /trunk/Compiler/Template/CodegenC.mo M /trunk/Compiler/Template/CodegenFMU.mo M /trunk/Compiler/Util/System.mo M /trunk/Compiler/Util/Util.mo M /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl M /trunk/doc/performance/benchmarks/tests/HumModOMCTotal.mo M /trunk/doc/performance/benchmarks/tests/_LoopsTotal.mo M /trunk/testsuite/mosfiles/nonConstantParam.mos - add new heuristic to Compiler/BackEnd/BackendDAEOptimize.mo if two aliases have different start value choose the one more closer to the top of the instance hierarchy. - add ComponentReference.crefDepth in Compiler/FrontEnd/ComponentReference.mo' - fixed testsuite/mosfiles/nonConstantParam.mos output - more paranoiac checks of arguments in CevalScript.buildModel function Compiler/Script/CevalScript.mo - moved symbol table to a more sane place in output arguments of buildModel and return the simflags too - use simflags when calling the generated system executable. - fixed System.getUsesCardinality for bootstrapping as it should return the value because is not pass by reference. - added comment that we should check the encoding in Util.escapeModelicaStringToXmlString, maybe give an warning and force UTF-8 conversion. - update models in doc/performance/benchmarks/tests/ Compiler/susan_codegen/SimCode/CodegenC.tpl - minimize the .c file size for MetaModelica support. - generate literals in the header not the c file - rename all .targXX to .cXX as i have no idea from where the name "targ" comes and what it means! ".cXX" means component XX from the structure. - got rid of spurious defines that make no sense - got rid of some of the comments. - use the tmpMeta array for the inputs/outputs in match(continue) expressions. ------------------------------------------------------------------------ r11577 | adrpo | 2012-03-28 02:30:34 +0200 (Wed, 28 Mar 2012) | 2 lines Changed paths: M /trunk/testsuite/libraries/msl31/simulate/Makefile A /trunk/testsuite/libraries/msl31/simulate/Rectifier.mat A /trunk/testsuite/libraries/msl31/simulate/RectifierOM.mo A /trunk/testsuite/libraries/msl31/simulate/RectifierOM.mos A /trunk/testsuite/libraries/msl31/simulate/ThyrGTO.mat A /trunk/testsuite/libraries/msl31/simulate/ThyrGTO.mo A /trunk/testsuite/libraries/msl31/simulate/ThyrGTO.mos - added tests for Modelica.Electrical.Analog from Massimo Ceraolo @ University of Pisa - not on by default as Rectifier goes into infinite loop (solver seems to try the same step over and over) and ThyrGTO has wrong values. ------------------------------------------------------------------------ r11576 | hubert.thieriot | 2012-03-27 19:36:43 +0200 (Tue, 27 Mar 2012) | 1 line Changed paths: M /trunk/OMOptim/tools/Installer/Update.iss - corrected installer ------------------------------------------------------------------------ r11575 | hubert.thieriot | 2012-03-27 19:32:33 +0200 (Tue, 27 Mar 2012) | 1 line Changed paths: M /trunk/OMOptim/Core/OMC/MOomc.cpp - security in changeDirectory ------------------------------------------------------------------------ r11574 | hubert.thieriot | 2012-03-27 19:31:33 +0200 (Tue, 27 Mar 2012) | 2 lines Changed paths: M /trunk/OMOptim/Core/OMC/OMCHelper.cpp M /trunk/OMOptim/Core/OpenModelica/OpenModelica.cpp M /trunk/OMOptim/buildOMOptim.pro M /trunk/OMOptim/version.h - create temp path if it does not exist ------------------------------------------------------------------------ r11573 | hubert.thieriot | 2012-03-27 19:05:55 +0200 (Tue, 27 Mar 2012) | 1 line Changed paths: M /trunk/OMOptim/Core/OpenModelica/OpenModelica.cpp - small correction ------------------------------------------------------------------------ r11572 | hubert.thieriot | 2012-03-27 18:59:56 +0200 (Tue, 27 Mar 2012) | 2 lines Changed paths: M /trunk/OMOptim/Core/OpenModelica/OpenModelica.cpp M /trunk/OMOptim/OMOptimBasis/Tools/LowTools.cpp M /trunk/OMOptim/OMOptimBasis/Tools/LowTools.h M /trunk/OMOptim/OMOptimBasis/Variable.cpp - optVariable model initialization corrected - OpenModelica compilation in work folder (to avoid space problems) : untested yet ------------------------------------------------------------------------ r11571 | hubert.thieriot | 2012-03-27 18:28:32 +0200 (Tue, 27 Mar 2012) | 2 lines Changed paths: M /trunk/OMOptim/Core/OpenModelica/OpenModelica.cpp M /trunk/OMOptim/Core/Optim/EA/Checkpoints/EAUpdaterDispObjGUI.h M /trunk/OMOptim/Core/Optim/EA/Results/EAStdResult.h M /trunk/OMOptim/Core/VariablesManip.cpp M /trunk/OMOptim/OMOptimBasis/Variable.h - corrected potential seg fault in optimization - Variable::clone() now is virtual ------------------------------------------------------------------------ r11570 | hubert.thieriot | 2012-03-27 17:26:47 +0200 (Tue, 27 Mar 2012) | 2 lines Changed paths: M /trunk/OMOptim/Core/Optim/EA/Checkpoints/EAUpdaterDispObjGUI.h M /trunk/OMOptim/Core/Optim/EA/SPEA2/SPEA2.cpp M /trunk/OMOptim/GUI/Tabs/TabResOptimization.cpp M /trunk/OMOptim/GUI/Tabs/TabResOptimization.h M /trunk/OMOptim/OMOptimBasis/MOOptVector.cpp M /trunk/OMOptim/OMOptimBasis/MOOptVector.h M /trunk/OMOptim/OMOptimBasis/Variables.cpp M /trunk/OMOptim/OMOptimBasis/Variables.h - corrected find functions - EA now also display generation parameters ------------------------------------------------------------------------ r11569 | hubert.thieriot | 2012-03-27 16:34:32 +0200 (Tue, 27 Mar 2012) | 2 lines Changed paths: M /trunk/OMOptim/GUI/Tools/OMOptimGuiTools.cpp M /trunk/OMOptim/GUI/Widgets/WidgetModelsList.cpp M /trunk/OMOptim/OMOptimBasis/Variables.cpp - corrected find functions - corrected WidgetModelsList ------------------------------------------------------------------------ r11568 | hubert.thieriot | 2012-03-27 14:39:17 +0200 (Tue, 27 Mar 2012) | 2 lines Changed paths: M /trunk/OMOptim/build/OMOptim.windowsconfig.in M /trunk/OMOptim/tools/Installer/Update.iss - modified installer script - added pre_target_deps ------------------------------------------------------------------------ r11567 | hubert.thieriot | 2012-03-27 14:22:52 +0200 (Tue, 27 Mar 2012) | 1 line Changed paths: M /trunk/OMOptim/Core/OpenModelica/OpenModelica.cpp M /trunk/OMOptim/GUI/MainWindow.cpp M /trunk/OMOptim/GUI/Tools/OMOptimGuiTools.cpp - models consolidation when loading project (check whether models exist or not) ------------------------------------------------------------------------ r11566 | hubert.thieriot | 2012-03-27 13:40:32 +0200 (Tue, 27 Mar 2012) | 2 lines Changed paths: M /trunk/OMOptim/Core/Dymola/ModPlusDymolaCtrl.cpp M /trunk/OMOptim/Core/FileData/LoadOMOptim.cpp M /trunk/OMOptim/Core/FileData/LoadOMOptim.h M /trunk/OMOptim/Core/FileData/SaveOMOptim.cpp M /trunk/OMOptim/Core/FileData/SaveOMOptim.h M /trunk/OMOptim/Core/OpenModelica/ModPlusOMCtrl.cpp M /trunk/OMOptim/Core/OpenModelica/OpenModelica.cpp M /trunk/OMOptim/GUI/Tools/OMOptimGuiTools.cpp M /trunk/OMOptim/GUI/Tools/OMOptimGuiTools.h M /trunk/OMOptim/OMOptimBasis/Infos/ListInfo.h - OpenModelica compiles in model folder : be careful when space in path - first functions to consolidate models path (not applied yet) ------------------------------------------------------------------------ r11565 | adeas31 | 2012-03-27 12:29:18 +0200 (Tue, 27 Mar 2012) | 1 line Changed paths: D /trunk/Compiler/scripts/PythonInterface M /trunk/OMEdit/OMEditGUI/mainwindow.h A /trunk/PythonInterface/OMPython v1.0 User Manual.docx - Moved OMPython manual. ------------------------------------------------------------------------ r11564 | AnandKGaneson | 2012-03-27 12:16:08 +0200 (Tue, 27 Mar 2012) | 1 line Changed paths: M /trunk/Compiler/Template/CodegenAdevs.mo M /trunk/Compiler/Template/CodegenC.mo M /trunk/Compiler/Template/CodegenFMU.mo M /trunk/Compiler/Template/SCodeDumpTpl.mo A /trunk/Compiler/scripts/PythonInterface A /trunk/Compiler/scripts/PythonInterface/OMPython v1.0 User Manual.docx Added the OMPython User Manual, Word document. ------------------------------------------------------------------------ r11563 | adeas31 | 2012-03-27 12:12:02 +0200 (Tue, 27 Mar 2012) | 1 line Changed paths: M /trunk/doc/OpenModelicaSystem.pdf M /trunk/doc/OpenModelicaUsersGuide.pdf - PDF versions of OM users guide and system documentation. ------------------------------------------------------------------------ r11562 | hubert.thieriot | 2012-03-27 12:00:28 +0200 (Tue, 27 Mar 2012) | 1 line Changed paths: A /trunk/OMOptim/buildOMOptim.pro - added a .pro file to build OMOptimBasis, OMOptimLib and OMOptim in one step ------------------------------------------------------------------------ r11561 | adeas31 | 2012-03-27 11:36:59 +0200 (Tue, 27 Mar 2012) | 2 lines Changed paths: M /trunk/OMEdit/OMEditGUI/Helper.cpp M /trunk/OMEdit/OMEditGUI/Helper.h M /trunk/OMEdit/OMEditGUI/OMCProxy.cpp M /trunk/OMEdit/OMEditGUI/mainwindow.cpp - Fixed compilation for MAC. - Added version numbers for settings. ------------------------------------------------------------------------ r11560 | hubert.thieriot | 2012-03-27 11:35:12 +0200 (Tue, 27 Mar 2012) | 2 lines Changed paths: M /trunk/OMOptim/Core/Dymola/ModPlusDymolaCtrl.cpp M /trunk/OMOptim/Core/Modelica/ModModelPlus.cpp M /trunk/OMOptim/Core/Modelica/ModModelPlus.h M /trunk/OMOptim/Core/Modelica/ModPlusCtrl.cpp M /trunk/OMOptim/Core/OpenModelica/ModPlusOMCtrl.cpp M /trunk/OMOptim/Core/Problems/Optimization.cpp M /trunk/OMOptim/Core/Problems/Optimization.h M /trunk/OMOptim/GUI/Widgets/WidgetSelectOptVars.cpp M /trunk/OMOptim/GUI/Widgets/WidgetSelectOptVars.h M /trunk/OMOptim/OMOptimBasis/MOVector.h M /trunk/OMOptim/OMOptimBasis/Tools/LowTools.cpp A /trunk/OMOptim/revision.h - major bug correction : controler was not anymore set in Optimization simulations - corrected risk of bug when looking for filepath of an unfoundable model ------------------------------------------------------------------------ r11559 | sjoelund.se | 2012-03-27 08:22:58 +0200 (Tue, 27 Mar 2012) | 2 lines Changed paths: M /trunk/PythonInterface/Makefile.in - Install both python 2.6 and 2.7 versions if available ------------------------------------------------------------------------ r11558 | petfr | 2012-03-27 03:55:23 +0200 (Tue, 27 Mar 2012) | 3 lines Changed paths: M /trunk/doc/OpenModelicaSystem.doc M /trunk/doc/OpenModelicaUsersGuide.doc Updated dates, authors, version no, release text at the end, contributors. Still missing: description of new initialization options to simulate and a short description of the OMPython API with reference to the OMPython users guide. ------------------------------------------------------------------------ r11557 | adeas31 | 2012-03-27 00:52:28 +0200 (Tue, 27 Mar 2012) | 1 line Changed paths: M /trunk/Makefile.common M /trunk/OMEdit/OMEditGUI/Component.cpp M /trunk/OMEdit/OMEditGUI/Helper.cpp M /trunk/OMEdit/OMEditGUI/Helper.h M /trunk/OMEdit/OMEditGUI/LibraryWidget.cpp M /trunk/OMEdit/OMEditGUI/OMCProxy.cpp M /trunk/OMEdit/OMEditGUI/OMCProxy.h M /trunk/OMEdit/OMEditGUI/OptionsWidget.cpp M /trunk/OMEdit/OMEditGUI/OptionsWidget.h M /trunk/OMEdit/OMEditGUI/ProjectTabWidget.cpp M /trunk/OMEdit/OMEditGUI/SimulationWidget.cpp M /trunk/OMEdit/OMEditGUI/SimulationWidget.h M /trunk/OMEdit/OMEditGUI/main.cpp M /trunk/OMEdit/OMEditGUI/mainwindow.cpp M /trunk/OMEdit/OMEditGUI/mainwindow.h - Support for simulation flags. ------------------------------------------------------------------------ r11556 | adeas31 | 2012-03-26 20:09:19 +0200 (Mon, 26 Mar 2012) | 1 line Changed paths: M /trunk/SimulationRuntime/fmi/import/Makefile.omdev.mingw - Fixed FMI import compilation on windows. ------------------------------------------------------------------------ r11555 | sjoelund.se | 2012-03-26 19:31:22 +0200 (Mon, 26 Mar 2012) | 2 lines Changed paths: M /trunk/testsuite/expandable/BusOMCTotal2.mo M /trunk/testsuite/expandable/ElectrolytesT2Total.mo - UTF-8 fixes ------------------------------------------------------------------------ r11554 | sjoelund.se | 2012-03-26 19:11:24 +0200 (Mon, 26 Mar 2012) | 2 lines Changed paths: M /trunk/Makefile.in - Succeed on success ------------------------------------------------------------------------ r11553 | sjoelund.se | 2012-03-26 18:53:13 +0200 (Mon, 26 Mar 2012) | 3 lines Changed paths: M /trunk/testsuite/expandable/ElectrolytesT2Total.mo M /trunk/testsuite/mofiles/InvertedPendulumTotal.mo M /trunk/testsuite/mofiles/PEXPipeTotal.mo M /trunk/testsuite/mofiles/msl/Gear.mo M /trunk/testsuite/mosfiles/Bug1687.mo M /trunk/testsuite/mosfiles/nonConstantParam.mo M /trunk/testsuite/mosfiles-nosim/AIMC_DOLTotal.mo M /trunk/testsuite/mosfiles-nosim/EnzMMTotal.mo M /trunk/testsuite/mosfiles-nosim/TransformerYYTotal.mo M /trunk/testsuite/mosfiles-nosim/iconv.mos M /trunk/testsuite/streams/StreamConcept_NoMedium_Total.mo - UTF-8 versions of some tests - Disable iconv.mos ------------------------------------------------------------------------ r11552 | perost | 2012-03-26 18:41:11 +0200 (Mon, 26 Mar 2012) | 2 lines Changed paths: M /trunk/testsuite/modelicaML/BouncingBallExample/Ball.mo M /trunk/testsuite/modelicaML/ModelicaMLModel/Design/SystemModel1.mo M /trunk/testsuite/modelicaML/TrafficLight/TrafficLight.mo M /trunk/testsuite/modelicaML/TwoTanksSystemExample/Design/Library/BaseController.mo M /trunk/testsuite/modelicaML/TwoTanksSystemExample/Design/Library/CalculationModels/AreaCalculation.mo M /trunk/testsuite/modelicaML/TwoTanksSystemExample/Design/Library/CalculationModels/VolumeCalculation.mo M /trunk/testsuite/modelicaML/TwoTanksSystemExample/Design/Library/limitValue.mo M /trunk/testsuite/modelicaML/TwoTanksSystemExample/Design/Two_Tanks_System/Components/LiquidSource.mo M /trunk/testsuite/modelicaML/TwoTanksSystemExample/Design/Two_Tanks_System/Components/PIcontinuousController.mo M /trunk/testsuite/modelicaML/TwoTanksSystemExample/Design/Two_Tanks_System/Components/Tank.mo M /trunk/testsuite/modelicaML/TwoTanksSystemExample/Design/Two_Tanks_System/Interfaces/ActSignal.mo M /trunk/testsuite/modelicaML/TwoTanksSystemExample/Design/Two_Tanks_System/Interfaces/LiquidFlow.mo M /trunk/testsuite/modelicaML/TwoTanksSystemExample/Design/Two_Tanks_System/Interfaces/ReadSignal.mo M /trunk/testsuite/modelicaML/TwoTanksSystemExample/Design/Two_Tanks_System/TanksConnectedPI.mo M /trunk/testsuite/modelicaML/TwoTanksSystemExample/Requirements/Max_level_of_liquid_in_a_tank.mo M /trunk/testsuite/modelicaML/TwoTanksSystemExample/Requirements/Volume_of_the_tank1.mo M /trunk/testsuite/modelicaML/TwoTanksSystemExample/Simulations/TankSystemSimulation.mo M /trunk/testsuite/modelicaML/WatchDogSystem/Requirements/Low_battery_indication.mo M /trunk/testsuite/modelicaML/WatchDogSystem/Requirements/Reset_of_alarm_signal.mo M /trunk/testsuite/modelicaML/WatchDogSystem/Requirements/package.mo M /trunk/testsuite/modelicaML/WatchDogSystem/SystemDesign/AlarmSystem.mo M /trunk/testsuite/modelicaML/WatchDogSystem/SystemDesign/AlarmSystem_Components/EWatchDog.mo M /trunk/testsuite/modelicaML/WatchDogSystem/SystemDesign/AlarmSystem_Components/Interfaces/ISensor.mo M /trunk/testsuite/modelicaML/WatchDogSystem/SystemDesign/AlarmSystem_Components/Interfaces/package.mo M /trunk/testsuite/modelicaML/WatchDogSystem/SystemDesign/AlarmSystem_Components/Sensor.mo M /trunk/testsuite/modelicaML/WatchDogSystem/SystemDesign/AlarmSystem_Components/package.mo M /trunk/testsuite/modelicaML/WatchDogSystem/SystemDesign/package.mo M /trunk/testsuite/modelicaML/WatchDogSystem/SystemSimulations/WatchDogSystemSimulation_1.mo M /trunk/testsuite/modelicaML/WatchDogSystem/SystemSimulations/WatchDogSystemSimulation_2.mo M /trunk/testsuite/modelicaML/WatchDogSystem/SystemSimulations/package.mo - Removed more tabs to get Hudson to shut up. ------------------------------------------------------------------------ r11551 | adeas31 | 2012-03-26 17:03:20 +0200 (Mon, 26 Mar 2012) | 1 line Changed paths: M /trunk/doc/OpenModelicaSystem.doc M /trunk/doc/OpenModelicaSystem.pdf - System documentation updates by Kristian Stavåker. ------------------------------------------------------------------------ r11550 | sjoelund.se | 2012-03-26 16:39:46 +0200 (Mon, 26 Mar 2012) | 2 lines Changed paths: M /trunk/PythonInterface/Makefile.in - Symlink 2.6 and 2.7 Python files ------------------------------------------------------------------------ r11549 | sjoelund.se | 2012-03-26 15:53:54 +0200 (Mon, 26 Mar 2012) | 2 lines Changed paths: M /trunk/SimulationRuntime/fmi/import/Makefile.in A /trunk/SimulationRuntime/fmi/import/fmuModelica.in (from /trunk/SimulationRuntime/fmi/import/fmuModelica.tmp:11548) D /trunk/SimulationRuntime/fmi/import/fmuModelica.tmp A /trunk/SimulationRuntime/fmi/import/fmuModelica.unix.in (from /trunk/SimulationRuntime/fmi/import/fmuModelica.unix.tmp:11548) D /trunk/SimulationRuntime/fmi/import/fmuModelica.unix.tmp M /trunk/SimulationRuntime/fmi/import/moGenerator.c M /trunk/SimulationRuntime/fmi/import/moGenerator.h - Use suffix .in for in-files ------------------------------------------------------------------------ r11548 | sjoelund.se | 2012-03-26 15:42:34 +0200 (Mon, 26 Mar 2012) | 2 lines Changed paths: M /trunk/Makefile.in M /trunk/testsuite/3rdParty/HumMod/HumModOMCTotal.mo M /trunk/testsuite/3rdParty/siemens/SiemensPowerOMCtest/Components/Valves/Valve.mo M /trunk/testsuite/libraries/biochem/ContainerTotal.mo M /trunk/testsuite/libraries/biochem/CytosolTotal.mo M /trunk/testsuite/libraries/biochem/extra_cellularTotal.mo M /trunk/testsuite/libraries/msl221/modelicaAdditions/Engine1Total.mo M /trunk/testsuite/libraries/msl221/modelicaAdditions/Engine2Total.mo M /trunk/testsuite/libraries/msl221/modelicaAdditions/FourBar1Total.mo M /trunk/testsuite/libraries/msl221/modelicaAdditions/FourBar2Total.mo M /trunk/testsuite/libraries/msl221/modelicaAdditions/PendulumTotal.mo M /trunk/testsuite/libraries/msl221/modelicaAdditions/TwoLoopTotal.mo M /trunk/testsuite/libraries/msl221/modelicaAdditions/robotTotal.mo M /trunk/testsuite/libraries/multibody/checkingModels/BodyCylinderTotal.mo M /trunk/testsuite/libraries/multibody/elementary/_ElementaryTotal.mo M /trunk/testsuite/modelicaML/BouncingBallExample/Ball.mo M /trunk/testsuite/modelicaML/ModelicaMLModel/Design/SystemModel1.mo M /trunk/testsuite/modelicaML/TrafficLight/TrafficLight.mo M /trunk/testsuite/modelicaML/TwoTanksSystemExample/Design/Library/BaseController.mo M /trunk/testsuite/modelicaML/TwoTanksSystemExample/Design/Library/CalculationModels/AreaCalculation.mo M /trunk/testsuite/modelicaML/TwoTanksSystemExample/Design/Library/CalculationModels/VolumeCalculation.mo M /trunk/testsuite/modelicaML/TwoTanksSystemExample/Design/Two_Tanks_System/Components/LiquidSource.mo M /trunk/testsuite/modelicaML/TwoTanksSystemExample/Design/Two_Tanks_System/Components/PIcontinuousController.mo M /trunk/testsuite/modelicaML/TwoTanksSystemExample/Design/Two_Tanks_System/Components/Tank.mo M /trunk/testsuite/modelicaML/TwoTanksSystemExample/Design/Two_Tanks_System/Interfaces/ActSignal.mo M /trunk/testsuite/modelicaML/TwoTanksSystemExample/Design/Two_Tanks_System/Interfaces/LiquidFlow.mo M /trunk/testsuite/modelicaML/TwoTanksSystemExample/Design/Two_Tanks_System/Interfaces/ReadSignal.mo M /trunk/testsuite/modelicaML/TwoTanksSystemExample/Design/Two_Tanks_System/TanksConnectedPI.mo M /trunk/testsuite/modelicaML/TwoTanksSystemExample/Requirements/Max_level_of_liquid_in_a_tank.mo M /trunk/testsuite/modelicaML/TwoTanksSystemExample/Requirements/Volume_of_the_tank1.mo M /trunk/testsuite/modelicaML/TwoTanksSystemExample/Simulations/TankSystemSimulation.mo M /trunk/testsuite/modelicaML/WatchDogSystem/Requirements/Low_battery_indication.mo M /trunk/testsuite/modelicaML/WatchDogSystem/Requirements/Reset_of_alarm_signal.mo M /trunk/testsuite/modelicaML/WatchDogSystem/SystemDesign/AlarmSystem.mo M /trunk/testsuite/modelicaML/WatchDogSystem/SystemDesign/AlarmSystem_Components/EWatchDog.mo M /trunk/testsuite/modelicaML/WatchDogSystem/SystemDesign/AlarmSystem_Components/Interfaces/ISensor.mo M /trunk/testsuite/modelicaML/WatchDogSystem/SystemDesign/AlarmSystem_Components/Sensor.mo M /trunk/testsuite/modelicaML/WatchDogSystem/SystemSimulations/WatchDogSystemSimulation_1.mo M /trunk/testsuite/modelicaML/WatchDogSystem/SystemSimulations/WatchDogSystemSimulation_2.mo - Conversion to UTF-8 ------------------------------------------------------------------------ r11547 | hubert.thieriot | 2012-03-26 14:58:34 +0200 (Mon, 26 Mar 2012) | 1 line Changed paths: M /trunk/OMOptim/OMOptimBasis/GUI/Widgets/WidgetProjectBaseInfos.cpp M /trunk/OMOptim/OMOptimBasis/ProjectBase.cpp - problem renamed when needed ------------------------------------------------------------------------ r11545 | sjoelund.se | 2012-03-26 14:45:53 +0200 (Mon, 26 Mar 2012) | 2 lines Changed paths: M /trunk/OMOptim/version.h - Remove tabs ------------------------------------------------------------------------ r11544 | sjoelund.se | 2012-03-26 14:45:34 +0200 (Mon, 26 Mar 2012) | 2 lines Changed paths: M /trunk/OMOptim/build/version.h.tmpl - Die with fire ------------------------------------------------------------------------ r11542 | sjoelund.se | 2012-03-26 14:35:30 +0200 (Mon, 26 Mar 2012) | 2 lines Changed paths: M /trunk/testsuite/libraries/msl221/DifferentialAmplifierTotal.mo M /trunk/testsuite/libraries/msl221/EnforcedMovement.mos M /trunk/testsuite/libraries/msl221/EnforcedMovementTotal.mo M /trunk/testsuite/libraries/msl221/ExtractorTestTotal.mo M /trunk/testsuite/libraries/msl221/MotionCycleWithLoad.mos M /trunk/testsuite/libraries/msl221/MotionCycleWithLoadTotal.mo M /trunk/testsuite/libraries/msl221/OneWayRectifierBGTotal.mo M /trunk/testsuite/libraries/msl221/OneWayRectifierTotal.mo M /trunk/testsuite/libraries/msl221/PullinStroke.mos M /trunk/testsuite/libraries/msl221/PullinStrokeTotal.mo M /trunk/testsuite/libraries/msl221/TestNandTotal.mo - Updated MSL 2.2.1 tests to UTF-8 ------------------------------------------------------------------------ r11541 | hubert.thieriot | 2012-03-26 14:34:08 +0200 (Mon, 26 Mar 2012) | 3 lines Changed paths: M /trunk/OMOptim/Core/Problems/Optimization.cpp M /trunk/OMOptim/GUI/Widgets/WidgetMooPointsList.cpp M /trunk/OMOptim/GUI/Widgets/WidgetSelectOptVars.cpp M /trunk/OMOptim/GUI/Widgets/WidgetSelectOptVars.h M /trunk/OMOptim/OMOptimBasis/MOThreads.cpp M /trunk/OMOptim/OMOptimBasis/MOVector.h M /trunk/OMOptim/build/OMOptim.pro M /trunk/OMOptim/build/OMOptim.windowsconfig.in M /trunk/OMOptim/tools/Installer/Update.iss M /trunk/OMOptim/version.h - corrected bugs when several models in optimization - adde pre_target_deps for omoptim - catch problem exception ------------------------------------------------------------------------ r11540 | sjoelund.se | 2012-03-26 14:27:15 +0200 (Mon, 26 Mar 2012) | 2 lines Changed paths: M /trunk/testsuite/parser/ParseFullModelica3.2.mos - Updated expected ------------------------------------------------------------------------ r11539 | sjoelund.se | 2012-03-26 13:24:16 +0200 (Mon, 26 Mar 2012) | 2 lines Changed paths: M /trunk/Compiler/Util/System.mo M /trunk/Compiler/runtime/System_rml.c M /trunk/Compiler/runtime/systemimpl.c M /trunk/Compiler/runtime/systemimpl.h M /trunk/Parser/BaseModelica_Lexer.g M /trunk/Parser/Makefile.common M /trunk/Parser/ModelicaParserCommon.h M /trunk/Parser/parse.c - Verify that string literals are encoded in UTF-8 ------------------------------------------------------------------------ r11538 | perost | 2012-03-26 12:56:24 +0200 (Mon, 26 Mar 2012) | 2 lines Changed paths: M /trunk/Compiler/Template/CodegenAdevs.mo M /trunk/Compiler/Template/CodegenCpp.mo M /trunk/Compiler/Template/SCodeDumpTpl.mo M /trunk/Compiler/susan_codegen/SimCode/CodegenAdevs.tpl M /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl M /trunk/Compiler/susan_codegen/SimCode/CodegenCSharp.tpl M /trunk/Compiler/susan_codegen/SimCode/CodegenCpp.tpl M /trunk/Compiler/susan_codegen/SimCode/CodegenFMU.tpl M /trunk/Compiler/susan_codegen/SimCode/CodegenQSS.tpl M /trunk/Compiler/susan_codegen/SimCode/SimCodeFMU.tpl M /trunk/Compiler/susan_codegen/SusanDump.tpl M /trunk/Compiler/susan_codegen/paper.tpl M /trunk/Compiler/susan_codegen/test.tpl M /trunk/Makefile.common M /trunk/SimulationRuntime/cpp/Source/CMakeLists.txt M /trunk/SimulationRuntime/cpp/Source/DataExchange/Interfaces/IHistory.h M /trunk/SimulationRuntime/cpp/Source/Math/Implementation/ArrayOperations.h M /trunk/SimulationRuntime/cpp/Source/Math/Implementation/CMakeLists.txt M /trunk/SimulationRuntime/cpp/Source/Math/Implementation/Constants.h M /trunk/SimulationRuntime/cpp/Source/Math/Implementation/Functions.h M /trunk/SimulationRuntime/cpp/Source/Math/Interfaces/IBlas.h M /trunk/SimulationRuntime/cpp/Source/Math/Interfaces/ILapack.h M /trunk/SimulationRuntime/cpp/Source/SettingsFactory/Implementation/Factory.cpp M /trunk/SimulationRuntime/cpp/Source/SettingsFactory/Implementation/Factory.h M /trunk/SimulationRuntime/cpp/Source/SettingsFactory/Implementation/GlobalSettings.cpp M /trunk/SimulationRuntime/cpp/Source/SettingsFactory/Implementation/GlobalSettings.h M /trunk/SimulationRuntime/cpp/Source/SettingsFactory/Interfaces/IGlobalSettings.h M /trunk/SimulationRuntime/cpp/Source/SettingsFactory/Interfaces/ISettingsFactory.h M /trunk/SimulationRuntime/cpp/Source/SimManager/Configuration.cpp M /trunk/SimulationRuntime/cpp/Source/SimManager/Configuration.h M /trunk/SimulationRuntime/cpp/Source/SimManager/Main.cpp M /trunk/SimulationRuntime/cpp/Source/Solver/CVode/Implementation/CVode.cpp M /trunk/SimulationRuntime/cpp/Source/Solver/CVode/Implementation/CVode.h M /trunk/SimulationRuntime/cpp/Source/Solver/CVode/Implementation/CVodeSettings.cpp M /trunk/SimulationRuntime/cpp/Source/Solver/CVode/Implementation/CVodeSettings.h M /trunk/SimulationRuntime/cpp/Source/Solver/CVode/Interfaces/ICVodeSettings.h M /trunk/SimulationRuntime/cpp/Source/Solver/Euler/Implementation/Euler.cpp M /trunk/SimulationRuntime/cpp/Source/Solver/Euler/Implementation/Euler.h M /trunk/SimulationRuntime/cpp/Source/Solver/Euler/Implementation/EulerSettings.cpp M /trunk/SimulationRuntime/cpp/Source/Solver/Euler/Implementation/EulerSettings.h M /trunk/SimulationRuntime/cpp/Source/Solver/Euler/Implementation/stdafx.h M /trunk/SimulationRuntime/cpp/Source/Solver/Euler/Interfaces/IEulerSettings.h M /trunk/SimulationRuntime/cpp/Source/Solver/Idas/Implementation/Idas.cpp M /trunk/SimulationRuntime/cpp/Source/Solver/Idas/Implementation/Idas.h M /trunk/SimulationRuntime/cpp/Source/Solver/Idas/Implementation/IdasSettings.cpp M /trunk/SimulationRuntime/cpp/Source/Solver/Idas/Implementation/IdasSettings.h M /trunk/SimulationRuntime/cpp/Source/Solver/Idas/Interfaces/IIdasSettings.h M /trunk/SimulationRuntime/cpp/Source/Solver/Implementation/Initialization.cpp M /trunk/SimulationRuntime/cpp/Source/Solver/Implementation/Initialization.h M /trunk/SimulationRuntime/cpp/Source/Solver/Implementation/SolverDefaultImplementation.cpp M /trunk/SimulationRuntime/cpp/Source/Solver/Implementation/SolverDefaultImplementation.h M /trunk/SimulationRuntime/cpp/Source/Solver/Implementation/SolverSettings.cpp M /trunk/SimulationRuntime/cpp/Source/Solver/Implementation/SolverSettings.h M /trunk/SimulationRuntime/cpp/Source/Solver/Implementation/stdafx.h M /trunk/SimulationRuntime/cpp/Source/Solver/Interfaces/IAlgLoopSolver.h M /trunk/SimulationRuntime/cpp/Source/Solver/Interfaces/IDAESolver.h M /trunk/SimulationRuntime/cpp/Source/Solver/Interfaces/ISolverSettings.h M /trunk/SimulationRuntime/cpp/Source/System/Implementation/AlgLoopDefaultImplementation.cpp M /trunk/SimulationRuntime/cpp/Source/System/Implementation/AlgLoopDefaultImplementation.h M /trunk/SimulationRuntime/cpp/Source/System/Implementation/AlgLoopSolverFactory.cpp M /trunk/SimulationRuntime/cpp/Source/System/Implementation/AlgLoopSolverFactory.h M /trunk/SimulationRuntime/cpp/Source/System/Implementation/CMakeLists.txt M /trunk/SimulationRuntime/cpp/Source/System/Implementation/EventHandling.cpp M /trunk/SimulationRuntime/cpp/Source/System/Implementation/EventHandling.h M /trunk/SimulationRuntime/cpp/Source/System/Implementation/SystemDefaultImplementation.cpp M /trunk/SimulationRuntime/cpp/Source/System/Implementation/SystemDefaultImplementation.h M /trunk/SimulationRuntime/cpp/Source/System/Interfaces/IAlgLoop.h M /trunk/SimulationRuntime/cpp/Source/System/Interfaces/IAlgLoopSolver.h M /trunk/SimulationRuntime/cpp/Source/System/Interfaces/IAlgLoopSolverFactory.h M /trunk/SimulationRuntime/cpp/Source/System/Interfaces/IContinous.h M /trunk/SimulationRuntime/cpp/Source/System/Interfaces/IDAESystem.h M /trunk/SimulationRuntime/cpp/Source/System/Interfaces/IDataExchange.h M /trunk/SimulationRuntime/cpp/Source/System/Interfaces/IEvent.h M /trunk/SimulationRuntime/cpp/Source/System/Interfaces/ISystemInitialization.h M /trunk/SimulationRuntime/cpp/Source/System/Interfaces/ISystemProperties.h M /trunk/SimulationRuntime/cpp/Source/System/Kinsol/Implementation/KinsolCall.cpp M /trunk/SimulationRuntime/cpp/Source/System/Kinsol/Implementation/KinsolCall.h M /trunk/SimulationRuntime/cpp/Source/System/Kinsol/Implementation/KinsolSettings.cpp M /trunk/SimulationRuntime/cpp/Source/System/Kinsol/Implementation/KinsolSettings.h M /trunk/SimulationRuntime/cpp/Source/System/Kinsol/Implementation/stdafx.h M /trunk/SimulationRuntime/cpp/Source/System/Kinsol/Interfaces/IKinsolSettings.h M /trunk/SimulationRuntime/cpp/Source/System/Modelica/HistoryImpl.h M /trunk/SimulationRuntime/cpp/Source/System/Modelica/ModelicaSystem.cpp M /trunk/SimulationRuntime/cpp/Source/System/Modelica/ModelicaSystem.h M /trunk/SimulationRuntime/cpp/Source/System/Modelica/Policies/TextfileWriter.h M /trunk/SimulationRuntime/cpp/Source/System/Newton/Implementation/Newton.cpp M /trunk/SimulationRuntime/cpp/Source/System/Newton/Implementation/Newton.h M /trunk/SimulationRuntime/cpp/Source/System/Newton/Implementation/NewtonSettings.cpp M /trunk/SimulationRuntime/cpp/Source/System/Newton/Implementation/NewtonSettings.h M /trunk/SimulationRuntime/cpp/Source/System/Newton/Implementation/stdafx.h M /trunk/SimulationRuntime/cpp/Source/System/Newton/Interfaces/INewtonSettings.h M /trunk/SimulationRuntime/fmi/export/fmu_model_interface.c M /trunk/SimulationRuntime/fmi/import/fmuWrapper.c M /trunk/SimulationRuntime/fmi/import/fmuWrapper.h M /trunk/SimulationRuntime/fmi/import/moGenerator.c M /trunk/SimulationRuntime/fmi/import/moGenerator.h M /trunk/SimulationRuntime/fmi/import/stack.c M /trunk/SimulationRuntime/fmi/import/xmlparser.c M /trunk/SimulationRuntime/fmi/import/xmlparser.h M /trunk/SimulationRuntime/interactive/omi_Calculation.cpp M /trunk/SimulationRuntime/interactive/omi_Control.cpp M /trunk/SimulationRuntime/interactive/omi_ResultManager.cpp M /trunk/SimulationRuntime/interactive/omi_Transfer.cpp M /trunk/SimulationRuntime/qss/solver_qss.cpp M /trunk/libraries/Modelica 2.2.1/C-Sources/win32_dirent.h M /trunk/libraries/Modelica 3.1/Mechanics/MultiBody/package.mo M /trunk/libraries/Modelica 3.2/Math/Nonlinear.mo M /trunk/libraries/Modelica 3.2/package.mo M /trunk/libraries/ModelicaServices 1.0/package.mo M /trunk/libraries/SimpleFluid/Examples.mo M /trunk/libraries/SimpleFluid/Types.mo M /trunk/testsuite/libraries/msl221/HeatingMOSInverter.mos M /trunk/testsuite/libraries/msl221/HeatingRectifier.mos M /trunk/testsuite/libraries/msl221/IndirectCooling.mos M /trunk/testsuite/libraries/msl221/Motor.mos M /trunk/testsuite/libraries/msl221/OneMass.mos M /trunk/testsuite/libraries/msl221/ParallelCooling.mos M /trunk/testsuite/libraries/msl221/ParallelPumpDropOut.mos M /trunk/testsuite/libraries/msl221/PumpAndValve.mos M /trunk/testsuite/libraries/msl221/PumpDropOut.mos M /trunk/testsuite/libraries/msl221/SimpleCooling.mos M /trunk/testsuite/libraries/msl221/TwoMass.mos M /trunk/testsuite/libraries/msl221/TwoMasses.mos M /trunk/testsuite/parser/ParseFullModelica1.6.mos M /trunk/testsuite/parser/ParseFullModelica2.2.1.mos M /trunk/testsuite/parser/ParseFullModelica3.2.mos - Got rid of tabs. ------------------------------------------------------------------------ r11537 | sjoelund.se | 2012-03-26 11:49:15 +0200 (Mon, 26 Mar 2012) | 2 lines Changed paths: M /trunk/Makefile.in M /trunk/libraries/BioChem 1.0/Examples/package.mo M /trunk/libraries/BioChem 1.0/Reactions/MassAction/Irreversible/package.mo M /trunk/libraries/BioChem 1.0/package.mo A /trunk/libraries/BioChem 1.0.txt M /trunk/libraries/Modelica 1.6/SIunits.mo M /trunk/libraries/Modelica 1.6/Thermal/HeatTransfer.mo M /trunk/libraries/Modelica 1.6.txt M /trunk/libraries/Modelica 2.2.1/Blocks/Math.mo M /trunk/libraries/Modelica 2.2.1/Blocks/package.mo M /trunk/libraries/Modelica 2.2.1/Electrical/Digital.mo M /trunk/libraries/Modelica 2.2.1/SIunits.mo M /trunk/libraries/Modelica 2.2.1/Thermal/FluidHeatFlow.mo M /trunk/libraries/Modelica 2.2.1/Thermal/HeatTransfer.mo M /trunk/libraries/Modelica 2.2.1/package.mo A /trunk/libraries/Modelica 2.2.1.txt M /trunk/libraries/Modelica 3.2/Fluid/Dissipation.mo M /trunk/libraries/ModelicaTest 1.1/FluidDissipation.mo M /trunk/libraries/Modelica_LinearSystems2 2.0/Controller/Examples/DoublePendulum.mo M /trunk/libraries/Modelica_LinearSystems2 2.0/Internal/from_Hz.mo M /trunk/libraries/Modelica_LinearSystems2 2.0/Internal/to_Hz.mo M /trunk/libraries/README - Converted the older libraries to UTF-8 ------------------------------------------------------------------------ r11536 | sjoelund.se | 2012-03-26 11:40:31 +0200 (Mon, 26 Mar 2012) | 2 lines Changed paths: M /trunk/Compiler/susan_codegen/test.tpl M /trunk/Makefile.in M /trunk/SimulationRuntime/interactive/omi_Control.cpp M /trunk/SimulationRuntime/interactive/omi_ResultManager.cpp M /trunk/SimulationRuntime/interactive/omi_Transfer.cpp - Fixed the encoding of the remaining files (added .tpl, fixed some illegal chars in interactive) ------------------------------------------------------------------------ r11535 | sjoelund.se | 2012-03-26 11:31:33 +0200 (Mon, 26 Mar 2012) | 2 lines Changed paths: M /trunk/Makefile.in M /trunk/SimulationRuntime/cpp/Source/Math/Implementation/stdafx.h M /trunk/SimulationRuntime/cpp/Source/ModelicaExternalC/tables.cpp M /trunk/SimulationRuntime/cpp/Source/ModelicaExternalC/tables.h M /trunk/SimulationRuntime/cpp/Source/SettingsFactory/Implementation/stdafx.h M /trunk/SimulationRuntime/cpp/Source/SimManager/stdafx.h M /trunk/SimulationRuntime/cpp/Source/Solver/CVode/Implementation/CVode.cpp M /trunk/SimulationRuntime/cpp/Source/Solver/CVode/Implementation/CVode.h M /trunk/SimulationRuntime/cpp/Source/Solver/CVode/Implementation/stdafx.h M /trunk/SimulationRuntime/cpp/Source/Solver/Euler/Implementation/Euler.cpp M /trunk/SimulationRuntime/cpp/Source/Solver/Euler/Implementation/Euler.h M /trunk/SimulationRuntime/cpp/Source/Solver/Euler/Implementation/EulerSettings.h M /trunk/SimulationRuntime/cpp/Source/Solver/Euler/Implementation/stdafx.cpp M /trunk/SimulationRuntime/cpp/Source/Solver/Euler/Implementation/stdafx.h M /trunk/SimulationRuntime/cpp/Source/Solver/Euler/Interfaces/IEulerSettings.h M /trunk/SimulationRuntime/cpp/Source/Solver/Idas/Implementation/Idas.cpp M /trunk/SimulationRuntime/cpp/Source/Solver/Idas/Implementation/Idas.h M /trunk/SimulationRuntime/cpp/Source/Solver/Idas/Implementation/stdafx.h M /trunk/SimulationRuntime/cpp/Source/Solver/Implementation/SolverDefaultImplementation.cpp M /trunk/SimulationRuntime/cpp/Source/Solver/Implementation/SolverDefaultImplementation.h M /trunk/SimulationRuntime/cpp/Source/Solver/Implementation/SolverSettings.h M /trunk/SimulationRuntime/cpp/Source/System/Implementation/stdafx.cpp M /trunk/SimulationRuntime/cpp/Source/System/Interfaces/IContinous.h M /trunk/SimulationRuntime/cpp/Source/System/Kinsol/Implementation/KinsolCall.cpp M /trunk/SimulationRuntime/cpp/Source/System/Kinsol/Implementation/KinsolSettings.cpp M /trunk/SimulationRuntime/cpp/Source/System/Kinsol/Implementation/KinsolSettings.h M /trunk/SimulationRuntime/cpp/Source/System/Kinsol/Interfaces/IKinsolSettings.h M /trunk/SimulationRuntime/cpp/Source/System/Newton/Implementation/NewtonSettings.cpp M /trunk/SimulationRuntime/cpp/Source/System/Newton/Implementation/NewtonSettings.h M /trunk/SimulationRuntime/cpp/Source/System/Newton/Implementation/stdafx.cpp M /trunk/SimulationRuntime/cpp/Source/System/Newton/Interfaces/INewtonSettings.h M /trunk/SimulationRuntime/fmi/export/fmiModelFunctions.h M /trunk/SimulationRuntime/fmi/export/fmiModelTypes.h M /trunk/SimulationRuntime/fmi/export/fmu_model_interface.c M /trunk/SimulationRuntime/fmi/export/fmu_model_interface.h M /trunk/SimulationRuntime/fmi/import/moGenerator.c M /trunk/SimulationRuntime/fmi/import/moGenerator.h M /trunk/SimulationRuntime/interactive/omi_Calculation.cpp M /trunk/SimulationRuntime/interactive/omi_ServiceInterface.cpp M /trunk/SimulationRuntime/qss/solver_qss.cpp M /trunk/SimulationRuntime/qss/solver_qss.h - Fix encoding in CPP and interactive ------------------------------------------------------------------------ r11534 | sjoelund.se | 2012-03-26 11:29:50 +0200 (Mon, 26 Mar 2012) | 2 lines Changed paths: M /trunk/SimulationRuntime/c/ModelicaExternalC/ModelicaUtilities.c M /trunk/SimulationRuntime/c/ModelicaExternalC/tables.c M /trunk/SimulationRuntime/c/ModelicaExternalC/tables.h M /trunk/SimulationRuntime/c/inline.h M /trunk/SimulationRuntime/c/linearization/linearize.cpp M /trunk/SimulationRuntime/c/linearization/linearize.h M /trunk/SimulationRuntime/c/math-support/delay.h M /trunk/SimulationRuntime/c/math-support/initialization.c M /trunk/SimulationRuntime/c/math-support/initialization.h M /trunk/SimulationRuntime/c/math-support/matrix.h M /trunk/SimulationRuntime/c/math-support/model_help.c M /trunk/SimulationRuntime/c/meta/gc/common.c M /trunk/SimulationRuntime/c/meta/gc/common.h M /trunk/SimulationRuntime/c/meta/gc/gc.c M /trunk/SimulationRuntime/c/meta/gc/gc.h M /trunk/SimulationRuntime/c/meta/gc/generational.c M /trunk/SimulationRuntime/c/meta/gc/generational.h M /trunk/SimulationRuntime/c/meta/gc/marksweep.c M /trunk/SimulationRuntime/c/meta/gc/marksweep.h M /trunk/SimulationRuntime/c/meta/gc/roots.c M /trunk/SimulationRuntime/c/meta/gc/roots.h M /trunk/SimulationRuntime/c/meta/meta_modelica.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/meta/meta_modelica_catch.c M /trunk/SimulationRuntime/c/meta/meta_modelica_real.c M /trunk/SimulationRuntime/c/meta/meta_modelica_real.h M /trunk/SimulationRuntime/c/meta/realString.c M /trunk/SimulationRuntime/c/meta/rml_compatibility.h M /trunk/SimulationRuntime/c/omc_msvc.h M /trunk/SimulationRuntime/c/openmodelica.h M /trunk/SimulationRuntime/c/openmodelica_func.h M /trunk/SimulationRuntime/c/simulation/options.cpp M /trunk/SimulationRuntime/c/simulation/options.h M /trunk/SimulationRuntime/c/simulation/results/read_csv.cpp M /trunk/SimulationRuntime/c/simulation/results/read_csv.h M /trunk/SimulationRuntime/c/simulation/results/simulation_result_csv.cpp M /trunk/SimulationRuntime/c/simulation/results/simulation_result_csv.h M /trunk/SimulationRuntime/c/simulation/results/simulation_result_empty.h M /trunk/SimulationRuntime/c/simulation/simulation_input_xml.cpp M /trunk/SimulationRuntime/c/simulation/simulation_input_xml.h M /trunk/SimulationRuntime/c/simulation/solver/dopri45.c M /trunk/SimulationRuntime/c/simulation/solver/dopri45.h M /trunk/SimulationRuntime/c/simulation/solver/events.c M /trunk/SimulationRuntime/c/simulation/solver/events.h M /trunk/SimulationRuntime/c/simulation/solver/simulation_inline_solver.h M /trunk/SimulationRuntime/c/simulation/solver/solver_main.c M /trunk/SimulationRuntime/c/simulation/solver/solver_main.h M /trunk/SimulationRuntime/c/util/base_array.c M /trunk/SimulationRuntime/c/util/base_array.h M /trunk/SimulationRuntime/c/util/boolean_array.c M /trunk/SimulationRuntime/c/util/boolean_array.h M /trunk/SimulationRuntime/c/util/division.c M /trunk/SimulationRuntime/c/util/division.h M /trunk/SimulationRuntime/c/util/index_spec.c M /trunk/SimulationRuntime/c/util/index_spec.h M /trunk/SimulationRuntime/c/util/integer_array.c M /trunk/SimulationRuntime/c/util/integer_array.h M /trunk/SimulationRuntime/c/util/java_interface.c M /trunk/SimulationRuntime/c/util/java_interface.h M /trunk/SimulationRuntime/c/util/list.c M /trunk/SimulationRuntime/c/util/list.h M /trunk/SimulationRuntime/c/util/memory_pool.c M /trunk/SimulationRuntime/c/util/memory_pool.h M /trunk/SimulationRuntime/c/util/modelica.h M /trunk/SimulationRuntime/c/util/modelica_string.c M /trunk/SimulationRuntime/c/util/modelica_string.h M /trunk/SimulationRuntime/c/util/omc_error.c M /trunk/SimulationRuntime/c/util/omc_error.h M /trunk/SimulationRuntime/c/util/read_write.c M /trunk/SimulationRuntime/c/util/read_write.h M /trunk/SimulationRuntime/c/util/real_array.c M /trunk/SimulationRuntime/c/util/real_array.h M /trunk/SimulationRuntime/c/util/ringbuffer.c 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/c/util/utility.h M /trunk/SimulationRuntime/c/util/varinfo.h - Fix C-runtime encoding (UTF-8) ------------------------------------------------------------------------ r11533 | sjoelund.se | 2012-03-26 11:24:30 +0200 (Mon, 26 Mar 2012) | 2 lines Changed paths: M /trunk/OMOptim/Core/Optim/EA/NSGA2/NSGA2.h M /trunk/OMOptim/Core/Optim/EA/NSGA2/NSGA2Parameters.h M /trunk/OMOptim/Core/Optim/EA/SPEA2/SPEA2Parameters.h M /trunk/OMOptim/Core/Optim/EA/SPEA2Adaptative/SPEA2Adapt.h M /trunk/OMOptim/Core/Optim/EA/SPEA2Adaptative/SPEA2AdaptParameters.h M /trunk/OMShell/OMShellGUI/commandcompletion.cpp M /trunk/OMShell/OMShellGUI/commandcompletion.h M /trunk/OMShell/OMShellGUI/commandunit.h M /trunk/OMShell/OMShellGUI/inputcelldelegate.h M /trunk/OMShell/OMShellGUI/main.cpp M /trunk/OMShell/OMShellGUI/omc_communicator.cpp M /trunk/OMShell/OMShellGUI/omc_communicator.h M /trunk/OMShell/OMShellGUI/omcinteractiveenvironment.cpp M /trunk/OMShell/OMShellGUI/omcinteractiveenvironment.h M /trunk/OMShell/OMShellGUI/oms.cpp M /trunk/OMShell/OMShellGUI/oms.h M /trunk/OMShell/OMShellGUI/otherdlg.h - Converted OMOptim/OMShell to UTF-8 ------------------------------------------------------------------------ r11532 | sjoelund.se | 2012-03-26 11:22:45 +0200 (Mon, 26 Mar 2012) | 2 lines Changed paths: M /trunk/OMNotebook/OMNotebookGUI/application.h M /trunk/OMNotebook/OMNotebookGUI/cell.cpp M /trunk/OMNotebook/OMNotebookGUI/cell.h M /trunk/OMNotebook/OMNotebookGUI/cellapplication.cpp M /trunk/OMNotebook/OMNotebookGUI/cellapplication.h M /trunk/OMNotebook/OMNotebookGUI/cellcommandcenter.cpp M /trunk/OMNotebook/OMNotebookGUI/cellcommandcenter.h M /trunk/OMNotebook/OMNotebookGUI/cellcommands.cpp M /trunk/OMNotebook/OMNotebookGUI/cellcommands.h M /trunk/OMNotebook/OMNotebookGUI/cellcursor.cpp M /trunk/OMNotebook/OMNotebookGUI/cellcursor.h M /trunk/OMNotebook/OMNotebookGUI/celldocument.cpp M /trunk/OMNotebook/OMNotebookGUI/celldocument.h M /trunk/OMNotebook/OMNotebookGUI/celldocumentview.h M /trunk/OMNotebook/OMNotebookGUI/cellfactory.cpp M /trunk/OMNotebook/OMNotebookGUI/cellfactory.h M /trunk/OMNotebook/OMNotebookGUI/cellgroup.cpp M /trunk/OMNotebook/OMNotebookGUI/cellgroup.h M /trunk/OMNotebook/OMNotebookGUI/cellparserfactory.cpp M /trunk/OMNotebook/OMNotebookGUI/cellstyle.h M /trunk/OMNotebook/OMNotebookGUI/chaptercountervisitor.cpp M /trunk/OMNotebook/OMNotebookGUI/chaptercountervisitor.h M /trunk/OMNotebook/OMNotebookGUI/command.h M /trunk/OMNotebook/OMNotebookGUI/commandcenter.h M /trunk/OMNotebook/OMNotebookGUI/commandcompletion.cpp M /trunk/OMNotebook/OMNotebookGUI/commandcompletion.h M /trunk/OMNotebook/OMNotebookGUI/commandunit.h M /trunk/OMNotebook/OMNotebookGUI/copytest.cpp M /trunk/OMNotebook/OMNotebookGUI/cursorcommands.h M /trunk/OMNotebook/OMNotebookGUI/cursorposvisitor.h M /trunk/OMNotebook/OMNotebookGUI/document.h M /trunk/OMNotebook/OMNotebookGUI/documentview.h M /trunk/OMNotebook/OMNotebookGUI/evalthread.cpp M /trunk/OMNotebook/OMNotebookGUI/evalthread.h M /trunk/OMNotebook/OMNotebookGUI/factory.h M /trunk/OMNotebook/OMNotebookGUI/graphcell.cpp M /trunk/OMNotebook/OMNotebookGUI/graphcell.h M /trunk/OMNotebook/OMNotebookGUI/graphcelldelegate.h M /trunk/OMNotebook/OMNotebookGUI/highlighterthread.cpp M /trunk/OMNotebook/OMNotebookGUI/highlighterthread.h M /trunk/OMNotebook/OMNotebookGUI/imagesizedlg.h M /trunk/OMNotebook/OMNotebookGUI/indent.cpp M /trunk/OMNotebook/OMNotebookGUI/indent.h M /trunk/OMNotebook/OMNotebookGUI/inputcell.cpp M /trunk/OMNotebook/OMNotebookGUI/inputcell.h M /trunk/OMNotebook/OMNotebookGUI/inputcelldelegate.h M /trunk/OMNotebook/OMNotebookGUI/nbparser.h M /trunk/OMNotebook/OMNotebookGUI/notebook.cpp M /trunk/OMNotebook/OMNotebookGUI/notebook.h M /trunk/OMNotebook/OMNotebookGUI/notebookcommands.h M /trunk/OMNotebook/OMNotebookGUI/omc_communicator.cpp M /trunk/OMNotebook/OMNotebookGUI/omc_communicator.h M /trunk/OMNotebook/OMNotebookGUI/omcinteractiveenvironment.cpp M /trunk/OMNotebook/OMNotebookGUI/omcinteractiveenvironment.h M /trunk/OMNotebook/OMNotebookGUI/openmodelicahighlighter.cpp M /trunk/OMNotebook/OMNotebookGUI/openmodelicahighlighter.h M /trunk/OMNotebook/OMNotebookGUI/otherdlg.h M /trunk/OMNotebook/OMNotebookGUI/parserfactory.h M /trunk/OMNotebook/OMNotebookGUI/printervisitor.cpp M /trunk/OMNotebook/OMNotebookGUI/printervisitor.h M /trunk/OMNotebook/OMNotebookGUI/puretextvisitor.cpp M /trunk/OMNotebook/OMNotebookGUI/puretextvisitor.h M /trunk/OMNotebook/OMNotebookGUI/qcombobox_search.cpp M /trunk/OMNotebook/OMNotebookGUI/qcombobox_search.h M /trunk/OMNotebook/OMNotebookGUI/qtapp.cpp M /trunk/OMNotebook/OMNotebookGUI/removehighlightervisitor.h M /trunk/OMNotebook/OMNotebookGUI/replaceallvisitor.h M /trunk/OMNotebook/OMNotebookGUI/resource1.h M /trunk/OMNotebook/OMNotebookGUI/rule.h M /trunk/OMNotebook/OMNotebookGUI/searchform.cpp M /trunk/OMNotebook/OMNotebookGUI/searchform.h M /trunk/OMNotebook/OMNotebookGUI/serializingvisitor.cpp M /trunk/OMNotebook/OMNotebookGUI/serializingvisitor.h M /trunk/OMNotebook/OMNotebookGUI/stripstring.h M /trunk/OMNotebook/OMNotebookGUI/stylesheet.cpp M /trunk/OMNotebook/OMNotebookGUI/stylesheet.h M /trunk/OMNotebook/OMNotebookGUI/syntaxhighlighter.h M /trunk/OMNotebook/OMNotebookGUI/textcell.cpp M /trunk/OMNotebook/OMNotebookGUI/textcell.h M /trunk/OMNotebook/OMNotebookGUI/textcursorcommands.cpp M /trunk/OMNotebook/OMNotebookGUI/textcursorcommands.h M /trunk/OMNotebook/OMNotebookGUI/treeview.cpp M /trunk/OMNotebook/OMNotebookGUI/treeview.h M /trunk/OMNotebook/OMNotebookGUI/updategroupcellvisitor.cpp M /trunk/OMNotebook/OMNotebookGUI/updategroupcellvisitor.h M /trunk/OMNotebook/OMNotebookGUI/updatelinkvisitor.cpp M /trunk/OMNotebook/OMNotebookGUI/updatelinkvisitor.h M /trunk/OMNotebook/OMNotebookGUI/visitor.h M /trunk/OMNotebook/OMNotebookGUI/xmlnodename.h M /trunk/OMNotebook/OMNotebookGUI/xmlparser.cpp M /trunk/OMNotebook/OMNotebookGUI/xmlparser.h - Converted OMNotebook to UTF-8 ------------------------------------------------------------------------ r11531 | sjoelund.se | 2012-03-26 11:17:16 +0200 (Mon, 26 Mar 2012) | 2 lines Changed paths: M /trunk/Compiler/BackEnd/BackendDAE.mo M /trunk/Compiler/BackEnd/BackendDAECreate.mo M /trunk/Compiler/BackEnd/BackendDAEEXT.mo M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo M /trunk/Compiler/BackEnd/BackendDAETransform.mo M /trunk/Compiler/BackEnd/BackendDAEUtil.mo M /trunk/Compiler/BackEnd/BackendDump.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/DAEQuery.mo M /trunk/Compiler/BackEnd/Derive.mo M /trunk/Compiler/BackEnd/ExpressionSolve.mo M /trunk/Compiler/BackEnd/PartFn.mo M /trunk/Compiler/BackEnd/SimCode.mo M /trunk/Compiler/BackEnd/TaskGraph.mo M /trunk/Compiler/BackEnd/TaskGraphExt.mo M /trunk/Compiler/BackEnd/XMLDump.mo M /trunk/Compiler/FrontEnd/Absyn.mo M /trunk/Compiler/FrontEnd/AbsynDep.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/ClassInf.mo M /trunk/Compiler/FrontEnd/ClassLoader.mo M /trunk/Compiler/FrontEnd/ComponentReference.mo M /trunk/Compiler/FrontEnd/Connect.mo M /trunk/Compiler/FrontEnd/ConnectUtil.mo M /trunk/Compiler/FrontEnd/ConnectionGraph.mo M /trunk/Compiler/FrontEnd/Constants.mo M /trunk/Compiler/FrontEnd/DAE.mo M /trunk/Compiler/FrontEnd/DAEDump.mo M /trunk/Compiler/FrontEnd/DAEUtil.mo M /trunk/Compiler/FrontEnd/Dependency.mo M /trunk/Compiler/FrontEnd/DumpGraphviz.mo M /trunk/Compiler/FrontEnd/Edge.mo M /trunk/Compiler/FrontEnd/Element.mo M /trunk/Compiler/FrontEnd/Env.mo M /trunk/Compiler/FrontEnd/ExpandableConnectors.mo M /trunk/Compiler/FrontEnd/Expression.mo M /trunk/Compiler/FrontEnd/ExpressionDump.mo M /trunk/Compiler/FrontEnd/ExpressionSimplify.mo M /trunk/Compiler/FrontEnd/Graphviz.mo M /trunk/Compiler/FrontEnd/Inline.mo M /trunk/Compiler/FrontEnd/InnerOuter.mo M /trunk/Compiler/FrontEnd/Inst.mo M /trunk/Compiler/FrontEnd/InstExtends.mo M /trunk/Compiler/FrontEnd/InstInfo.mo M /trunk/Compiler/FrontEnd/InstSection.mo M /trunk/Compiler/FrontEnd/Instance.mo M /trunk/Compiler/FrontEnd/InstanceHierarchy.mo M /trunk/Compiler/FrontEnd/Lookup.mo M /trunk/Compiler/FrontEnd/MMath.mo M /trunk/Compiler/FrontEnd/MetaModelicaBuiltin.mo M /trunk/Compiler/FrontEnd/MetaUtil.mo M /trunk/Compiler/FrontEnd/Mod.mo M /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo M /trunk/Compiler/FrontEnd/Node.mo M /trunk/Compiler/FrontEnd/Parser.mo M /trunk/Compiler/FrontEnd/ParserExt.mo M /trunk/Compiler/FrontEnd/Patternm.mo M /trunk/Compiler/FrontEnd/Prefix.mo M /trunk/Compiler/FrontEnd/PrefixUtil.mo M /trunk/Compiler/FrontEnd/Reference.mo M /trunk/Compiler/FrontEnd/SCode.mo M /trunk/Compiler/FrontEnd/SCodeCheck.mo M /trunk/Compiler/FrontEnd/SCodeDependency.mo M /trunk/Compiler/FrontEnd/SCodeDump.mo M /trunk/Compiler/FrontEnd/SCodeEnv.mo M /trunk/Compiler/FrontEnd/SCodeFlat.mo M /trunk/Compiler/FrontEnd/SCodeFlatDump.mo M /trunk/Compiler/FrontEnd/SCodeFlatten.mo M /trunk/Compiler/FrontEnd/SCodeFlattenExtends.mo M /trunk/Compiler/FrontEnd/SCodeFlattenImports.mo M /trunk/Compiler/FrontEnd/SCodeFlattenRedeclare.mo M /trunk/Compiler/FrontEnd/SCodeGraph.mo M /trunk/Compiler/FrontEnd/SCodeHashTable.mo M /trunk/Compiler/FrontEnd/SCodeInst.mo M /trunk/Compiler/FrontEnd/SCodeLookup.mo M /trunk/Compiler/FrontEnd/SCodeMod.mo M /trunk/Compiler/FrontEnd/SCodeSimplify.mo M /trunk/Compiler/FrontEnd/SCodeUtil.mo M /trunk/Compiler/FrontEnd/Static.mo M /trunk/Compiler/FrontEnd/Types.mo M /trunk/Compiler/FrontEnd/UnitChecker.mo M /trunk/Compiler/FrontEnd/Values.mo M /trunk/Compiler/FrontEnd/ValuesUtil.mo M /trunk/Compiler/FrontEnd/Visited.mo M /trunk/Compiler/Global/Global.mo M /trunk/Compiler/Main/Main.mo M /trunk/Compiler/Script/CevalScript.mo M /trunk/Compiler/Script/Interactive.mo M /trunk/Compiler/Script/Refactor.mo M /trunk/Compiler/Template/CodegenC.mo M /trunk/Compiler/Template/CodegenFMU.mo M /trunk/Compiler/Template/TplMain.mo M /trunk/Compiler/Template/TplParser.mo M /trunk/Compiler/Util/BaseHashTable.mo M /trunk/Compiler/Util/Config.mo M /trunk/Compiler/Util/Corba.mo M /trunk/Compiler/Util/Database.mo M /trunk/Compiler/Util/Debug.mo M /trunk/Compiler/Util/DynLoad.mo M /trunk/Compiler/Util/Error.mo M /trunk/Compiler/Util/ErrorExt.mo M /trunk/Compiler/Util/Graph.mo M /trunk/Compiler/Util/HashTableTypeToExpType.mo M /trunk/Compiler/Util/IOStream.mo M /trunk/Compiler/Util/IOStreamExt.mo M /trunk/Compiler/Util/Lapack.mo M /trunk/Compiler/Util/Name.mo M /trunk/Compiler/Util/NamePool.mo M /trunk/Compiler/Util/Pool.mo M /trunk/Compiler/Util/Print.mo M /trunk/Compiler/Util/Relation.mo M /trunk/Compiler/Util/Scope.mo M /trunk/Compiler/Util/Settings.mo M /trunk/Compiler/Util/SimulationResults.mo M /trunk/Compiler/Util/Socket.mo M /trunk/Compiler/Util/System.mo M /trunk/Compiler/Util/Util.mo M /trunk/Compiler/Util/VarTransform.mo M /trunk/Compiler/modpar/solvers.cpp M /trunk/Compiler/runtime/BackendDAEEXT.cpp M /trunk/Compiler/runtime/BackendDAEEXT_omc.cpp M /trunk/Compiler/runtime/BackendDAEEXT_rml.cpp M /trunk/Compiler/runtime/Corba_omc.cpp M /trunk/Compiler/runtime/Corba_rml.cpp M /trunk/Compiler/runtime/Database.c M /trunk/Compiler/runtime/Dynload.cpp M /trunk/Compiler/runtime/Dynload_omc.cpp M /trunk/Compiler/runtime/Dynload_rml.cpp M /trunk/Compiler/runtime/ErrorMessage.cpp M /trunk/Compiler/runtime/Error_omc.cpp M /trunk/Compiler/runtime/Error_rml.cpp M /trunk/Compiler/runtime/IOStreamExt.c M /trunk/Compiler/runtime/IOStreamExt_omc.cpp M /trunk/Compiler/runtime/IOStreamExt_rml.c M /trunk/Compiler/runtime/Lapack_omc.cpp M /trunk/Compiler/runtime/Lapack_rml.c M /trunk/Compiler/runtime/Print_omc.cpp M /trunk/Compiler/runtime/Print_rml.c M /trunk/Compiler/runtime/Settings_omc.cpp M /trunk/Compiler/runtime/Settings_rml.c M /trunk/Compiler/runtime/SimulationResultsCmp.c M /trunk/Compiler/runtime/SimulationResults_omc.cpp M /trunk/Compiler/runtime/SimulationResults_rml.c M /trunk/Compiler/runtime/Socket_omc.cpp M /trunk/Compiler/runtime/Socket_rml.c M /trunk/Compiler/runtime/System_omc.cpp M /trunk/Compiler/runtime/System_rml.c M /trunk/Compiler/runtime/config.h M /trunk/Compiler/runtime/corbaimpl.cpp M /trunk/Compiler/runtime/dynload_stub.c M /trunk/Compiler/runtime/error_reporting.h M /trunk/Compiler/runtime/errorext.cpp M /trunk/Compiler/runtime/errorext.h M /trunk/Compiler/runtime/lapackimpl.c M /trunk/Compiler/runtime/printimpl.c M /trunk/Compiler/runtime/ptolemyio.cpp M /trunk/Compiler/runtime/ptolemyio_omc.cpp M /trunk/Compiler/runtime/ptolemyio_rml.cpp M /trunk/Compiler/runtime/settingsimpl.c M /trunk/Compiler/runtime/settingsimpl.h M /trunk/Compiler/runtime/socketimpl.c M /trunk/Compiler/runtime/systemimpl.c M /trunk/Compiler/runtime/systemimpl.h M /trunk/Compiler/runtime/unitparser.cpp M /trunk/Compiler/runtime/unitparser.h M /trunk/Compiler/susan_codegen/SimCode/GenTest/QHP/TestRedCellsTotal.mo M /trunk/Compiler/susan_codegen/test.mo M /trunk/Compiler/susan_codegen/test__testShouldBe.mo M /trunk/Makefile.in M /trunk/mosh/src/mosh.cpp M /trunk/mosh/src/options.cpp M /trunk/mosh/src/options.h - Converted some files to UTF-8 ------------------------------------------------------------------------ r11530 | sjoelund.se | 2012-03-26 09:57:50 +0200 (Mon, 26 Mar 2012) | 2 lines Changed paths: M /trunk/Makefile.in - Added make target utf8-error ------------------------------------------------------------------------ r11529 | wbraun | 2012-03-26 09:48:20 +0200 (Mon, 26 Mar 2012) | 2 lines Changed paths: M /trunk/Compiler/Template/CodegenC.mo M /trunk/Compiler/Template/CodegenFMU.mo M /trunk/SimulationRuntime/c/Makefile.common - fixed Makefile for FMI ------------------------------------------------------------------------ r11528 | perost | 2012-03-26 09:44:03 +0200 (Mon, 26 Mar 2012) | 2 lines Changed paths: M /trunk/testsuite/partest/runtest.pl - Changed Ö back to UTF-8 in this file too. ------------------------------------------------------------------------ r11527 | perost | 2012-03-26 09:42:20 +0200 (Mon, 26 Mar 2012) | 2 lines Changed paths: M /trunk/testsuite/partest/runtests.pl - Changed back Ö to UTF-8. ------------------------------------------------------------------------ r11526 | wbraun | 2012-03-26 09:27:54 +0200 (Mon, 26 Mar 2012) | 5 lines Changed paths: M /trunk/Compiler/Template/CodegenAdevs.mo M /trunk/Compiler/Template/CodegenC.mo M /trunk/Compiler/Template/CodegenFMU.mo M /trunk/Compiler/Template/SCodeDumpTpl.mo M /trunk/Compiler/susan_codegen/SimCode/CodegenFMU.tpl D /trunk/FMI M /trunk/Makefile.common M /trunk/SimulationRuntime/fmi/export/fmu_model_interface.c M /trunk/SimulationRuntime/fmi/export/fmu_model_interface.h M /trunk/SimulationRuntime/fmi/import/Makefile.in A /trunk/SimulationRuntime/fmi/import/fmuModelica.unix.tmp (from /trunk/FMI/import/source/fmuModelica.unix.tmp:11465) M /trunk/SimulationRuntime/fmi/import/fmuWrapper.c M /trunk/SimulationRuntime/fmi/import/moGenerator.c M /trunk/SimulationRuntime/fmi/import/moGenerator.h M /trunk/SimulationRuntime/fmi/import/xmlparser.c M /trunk/configure.in M /trunk/testsuite/fmi/BouncingBall.mos M /trunk/testsuite/fmi/HelloFMIWorld.mos M /trunk/testsuite/fmi/Makefile - fixed FMU-Export - fixed FMI-Import - moved FMI-Import to SimulationRuntime ------------------------------------------------------------------------ r11525 | adrpo | 2012-03-25 07:48:56 +0200 (Sun, 25 Mar 2012) | 1 line Changed paths: M /trunk/testsuite/3rdParty/ThermoSysPro/Makefile - forgot one. ------------------------------------------------------------------------ r11524 | adrpo | 2012-03-25 07:32:34 +0200 (Sun, 25 Mar 2012) | 5 lines Changed paths: A /trunk/testsuite/3rdParty/ThermoSysPro A /trunk/testsuite/3rdParty/ThermoSysPro/Makefile A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestAirHumidity.mat A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestAirHumidity.mos A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestBend.mat A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestBend.mos A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestCentrifugalPumpWaterSolution.mat A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestCentrifugalPumpWaterSolution.mos A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestCheckValve.mat A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestCheckValve.mos A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestCompressor.mat A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestCompressor.mos A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestControlValve.mat A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestControlValve.mos A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDiaphragm.mat A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDiaphragm.mos A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump.mat A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump.mos A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump1.mat A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump1.mos A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump2.mat A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump2.mos A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicCheckValve.mat A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicCheckValve.mos A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicDrum.mat A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicDrum.mos A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicOnePhaseFlowPipe.mat A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicOnePhaseFlowPipe.mos A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicReliefValve.mat A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicReliefValve.mos A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicTwoPhaseFlowPipe.mat A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicTwoPhaseFlowPipe.mos A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicWaterWaterExchanger.mat A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicWaterWaterExchanger.mos A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestFan.mat A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestFan.mos A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesJunctions.mat A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesJunctions.mos A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesVolumes.mat A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesVolumes.mos A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesVolumes1.mat A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesVolumes1.mos A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestIdealCheckValve.mat A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestIdealCheckValve.mos A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestIdealSwitchValve.mat A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestIdealSwitchValve.mos A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestInvSingularPressureLoss.mat A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestInvSingularPressureLoss.mos A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestJunctions.mat A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestJunctions.mos A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestJunctions2.mat A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestJunctions2.mos A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestJunctions3.mat A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestJunctions3.mos A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestJunctions4.mat A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestJunctions4.mos A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestJunctions5.mat A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestJunctions5.mos A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestLumpedStraightPipe.mat A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestLumpedStraightPipe.mos A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestMassFlowMultiplier.mat A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestMassFlowMultiplier.mos A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestNTUWaterHeating0.mat A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestNTUWaterHeating0.mos A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestNTUWaterHeating1.mat A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestNTUWaterHeating1.mos A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestNTUWaterHeating2.mat A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestNTUWaterHeating2.mos A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestPipePressureLoss.mat A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestPipePressureLoss.mos A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestRefP.mat A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestRefP.mos A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSensors.mat A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSensors.mos A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSimpleEvaporatorWaterSteamFlueGases.mat A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSimpleEvaporatorWaterSteamFlueGases.mos A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSimpleStaticCondenser.mat A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSimpleStaticCondenser.mos A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSingularPressureLoss.mat A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSingularPressureLoss.mos A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump.mat A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump.mos A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump1.mat A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump1.mos A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump2.mat A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump2.mos A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPumpWaterSolution.mat A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPumpWaterSolution.mos A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCondenser.mat A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCondenser.mos A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticDrum1.mat A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticDrum1.mos A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticDrum2.mat A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticDrum2.mos A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mat A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchanger.mat A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchanger.mos A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchangerDTorWorEff.mat A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchangerDTorWorEff.mos A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSteamDryer.mat A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSteamDryer.mos A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSteamDryer2.mat A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSteamDryer2.mos A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSteamEngine.mat A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSteamEngine.mos A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSteamExtractionSplitter.mat A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSteamExtractionSplitter.mos A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine.mat A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine.mos A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine1.mat A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine1.mos A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine2.mat A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine2.mos A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSwitchValve.mat A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSwitchValve.mos A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestTank.mat A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestTank.mos A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestThreeWayValve.mat A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestThreeWayValve.mos A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestVolumes.mat A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestVolumes.mos A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestVolumes1.mat A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestVolumes1.mos A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestVolumes2.mat A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestVolumes2.mos A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestWaterHammer.mat A /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestWaterHammer.mos - added testsuite/3rdParty/ThermoSysPro reference results and scripts (from Daniel BOUSKELA @ EDF and Audrey JARDIN @ EDF) - 15 models from 63 generate correct results with OMC the others fail or generate wrong results. - not enabled yet as part of the testsuite because we need to figure out how to handle the not-yet-open-source ThermoSysPro library. ------------------------------------------------------------------------ r11523 | adrpo | 2012-03-25 01:36:47 +0100 (Sun, 25 Mar 2012) | 2 lines Changed paths: M /trunk/testsuite/partest/runtest.pl M /trunk/testsuite/partest/runtests.pl - add link to simulation directory when running testsuite/3rdParty/PlanarMechanics. - corrected Ö ------------------------------------------------------------------------ r11522 | adrpo | 2012-03-25 01:16:41 +0100 (Sun, 25 Mar 2012) | 1 line Changed paths: M /trunk/Compiler/Script/CevalScript.mo - report an user understandable error message when trying to instantiate or check an model that does not exists. ------------------------------------------------------------------------ r11521 | adrpo | 2012-03-25 01:14:25 +0100 (Sun, 25 Mar 2012) | 4 lines Changed paths: M /trunk/testsuite/3rdParty/PlanarMechanics/Makefile A /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.ControlledCraneCrab.mos A /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.CounterSpin.mos A /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.CraneCrab.mos A /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.DoublePendulum.mos A /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.FreeBody.mos A /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.InvertedCraneCrab.mos A /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.KinematicLoop.mos A /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.KinematicLoop_DynamicStateSelection.mos A /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.Pendulum.mos A /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.PistonEngine.mos A /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.PistonEngine_DynamicStateSelection.mos A /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.SimpleCarWithDifferentialGear.mos A /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.SingleTrackWithEngine.mos A /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.TestDryFrictionWheel.mos A /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.TestIdealWheel.mos A /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.TestSlipBasedWheel.mos A /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.WheelBasedCranCrab.mos A /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.mo (from /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsV4.mo:11520) D /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsV4.mo A /trunk/testsuite/3rdParty/PlanarMechanics/checkPlanarMechanicsForTesting.mos (from /trunk/testsuite/3rdParty/PlanarMechanics/checkPlanarMechanicsV4.mos:11520) D /trunk/testsuite/3rdParty/PlanarMechanics/checkPlanarMechanicsV4.mos A /trunk/testsuite/3rdParty/PlanarMechanics/instantiatePlanarMechanicsForTesting.mos (from /trunk/testsuite/3rdParty/PlanarMechanics/instantiatePlanarMechanicsV4.mos:11520) D /trunk/testsuite/3rdParty/PlanarMechanics/instantiatePlanarMechanicsV4.mos D /trunk/testsuite/3rdParty/PlanarMechanics/simulatePlanarMechanicsV4.mos A /trunk/testsuite/3rdParty/PlanarMechanics/simulation A /trunk/testsuite/3rdParty/PlanarMechanics/simulation/ControlledCraneCrab.mat A /trunk/testsuite/3rdParty/PlanarMechanics/simulation/ControlledCraneCrab_1.png A /trunk/testsuite/3rdParty/PlanarMechanics/simulation/ControlledCraneCrab_2.png A /trunk/testsuite/3rdParty/PlanarMechanics/simulation/CounterSpin.mat A /trunk/testsuite/3rdParty/PlanarMechanics/simulation/CounterSpin_1.png A /trunk/testsuite/3rdParty/PlanarMechanics/simulation/CounterSpin_2.png A /trunk/testsuite/3rdParty/PlanarMechanics/simulation/CounterSpin_3.png A /trunk/testsuite/3rdParty/PlanarMechanics/simulation/CraneCrab.mat A /trunk/testsuite/3rdParty/PlanarMechanics/simulation/CraneCrab_1.png A /trunk/testsuite/3rdParty/PlanarMechanics/simulation/CraneCrab_2.png A /trunk/testsuite/3rdParty/PlanarMechanics/simulation/DoublePendulum.mat A /trunk/testsuite/3rdParty/PlanarMechanics/simulation/DoublePendulum_1.png A /trunk/testsuite/3rdParty/PlanarMechanics/simulation/DoublePendulum_2.png A /trunk/testsuite/3rdParty/PlanarMechanics/simulation/FreeBody.mat A /trunk/testsuite/3rdParty/PlanarMechanics/simulation/FreeBody_1.png A /trunk/testsuite/3rdParty/PlanarMechanics/simulation/InvertedCraneCrab.mat A /trunk/testsuite/3rdParty/PlanarMechanics/simulation/InvertedCraneCrab_1.png A /trunk/testsuite/3rdParty/PlanarMechanics/simulation/InvertedCraneCrab_2.png A /trunk/testsuite/3rdParty/PlanarMechanics/simulation/InvertedCraneCrab_3.png A /trunk/testsuite/3rdParty/PlanarMechanics/simulation/KinematicLoop.mat A /trunk/testsuite/3rdParty/PlanarMechanics/simulation/KinematicLoop_1.png A /trunk/testsuite/3rdParty/PlanarMechanics/simulation/KinematicLoop_2.png A /trunk/testsuite/3rdParty/PlanarMechanics/simulation/Pendulum.mat A /trunk/testsuite/3rdParty/PlanarMechanics/simulation/Pendulum_1.png A /trunk/testsuite/3rdParty/PlanarMechanics/simulation/Pendulum_2.png A /trunk/testsuite/3rdParty/PlanarMechanics/simulation/Pendulum_3.png A /trunk/testsuite/3rdParty/PlanarMechanics/simulation/PistonEngine.mat A /trunk/testsuite/3rdParty/PlanarMechanics/simulation/PistonEngine_1.png A /trunk/testsuite/3rdParty/PlanarMechanics/simulation/PistonEngine_2.png A /trunk/testsuite/3rdParty/PlanarMechanics/simulation/SimpleCarWithDifferentialGear.mat A /trunk/testsuite/3rdParty/PlanarMechanics/simulation/SimpleCarWithDifferentialGear_1.png A /trunk/testsuite/3rdParty/PlanarMechanics/simulation/SimpleCarWithDifferentialGear_2.png A /trunk/testsuite/3rdParty/PlanarMechanics/simulation/SimpleCarWithDifferentialGear_3.png A /trunk/testsuite/3rdParty/PlanarMechanics/simulation/SingleTrackWithEngine.mat A /trunk/testsuite/3rdParty/PlanarMechanics/simulation/SingleTrackWithEngine_1.png A /trunk/testsuite/3rdParty/PlanarMechanics/simulation/SingleTrackWithEngine_2.png A /trunk/testsuite/3rdParty/PlanarMechanics/simulation/TestDryFrictionWheel.mat A /trunk/testsuite/3rdParty/PlanarMechanics/simulation/TestDryFrictionWheel_1.png A /trunk/testsuite/3rdParty/PlanarMechanics/simulation/TestDryFrictionWheel_2.png A /trunk/testsuite/3rdParty/PlanarMechanics/simulation/TestIdealWheel.mat A /trunk/testsuite/3rdParty/PlanarMechanics/simulation/TestIdealWheel_1.png A /trunk/testsuite/3rdParty/PlanarMechanics/simulation/TestIdealWheel_2.png A /trunk/testsuite/3rdParty/PlanarMechanics/simulation/TestReportTable.xls A /trunk/testsuite/3rdParty/PlanarMechanics/simulation/TestSlipBasedWheel.mat A /trunk/testsuite/3rdParty/PlanarMechanics/simulation/TestSlipBasedWheel_1.png A /trunk/testsuite/3rdParty/PlanarMechanics/simulation/TestSlipBasedWheel_2.png A /trunk/testsuite/3rdParty/PlanarMechanics/simulation/WheelBasedCranCrab.mat A /trunk/testsuite/3rdParty/PlanarMechanics/simulation/WheelBasedCranCrab_1.png A /trunk/testsuite/3rdParty/PlanarMechanics/simulation/WheelBasedCranCrab_2.png - added tests for checking the simulation results for new library: PlanarMechanicsForTesting from Dirk.Zimmer dlr "germany". many thanks for its contribution! http://www.robotic.de/339 - 12 out of 17 work fine, 5 have wrong results from which 1 (TestIdealWheel) aborts during simulation. ------------------------------------------------------------------------ r11520 | sjoelund.se | 2012-03-24 07:48:18 +0100 (Sat, 24 Mar 2012) | 2 lines Changed paths: M /trunk/PythonInterface/Makefile.in - Only use deb layout on a system with aptitude ------------------------------------------------------------------------ r11519 | sjoelund.se | 2012-03-23 21:43:43 +0100 (Fri, 23 Mar 2012) | 2 lines Changed paths: M /trunk/Examples/BuildModelRecursive.mos - Fix typo ------------------------------------------------------------------------ r11517 | sjoelund.se | 2012-03-23 18:21:20 +0100 (Fri, 23 Mar 2012) | 2 lines Changed paths: M /trunk/SimulationRuntime/c/util/integer_array.c - Remove tab ------------------------------------------------------------------------ r11516 | sjoelund.se | 2012-03-23 17:12:41 +0100 (Fri, 23 Mar 2012) | 2 lines Changed paths: M /trunk/PythonInterface/Makefile.in - Use a path relative to the build dir, not my own home ------------------------------------------------------------------------ r11515 | mahge930 | 2012-03-23 16:20:05 +0100 (Fri, 23 Mar 2012) | 1 line Changed paths: M /trunk/testsuite/mosfiles/Makefile - Forgotten test case makefile modification. lucky catch :) ------------------------------------------------------------------------ r11514 | mahge930 | 2012-03-23 16:03:35 +0100 (Fri, 23 Mar 2012) | 1 line Changed paths: M /trunk/SimulationRuntime/c/util/integer_array.c M /trunk/SimulationRuntime/c/util/real_array.c - Coding style. ------------------------------------------------------------------------ r11513 | mahge930 | 2012-03-23 15:48:50 +0100 (Fri, 23 Mar 2012) | 2 lines Changed paths: M /trunk/Compiler/Template/CodegenC.mo M /trunk/Compiler/susan_codegen/SimCode/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/Makefile A /trunk/testsuite/mosfiles/ArrayFromRange.mo A /trunk/testsuite/mosfiles/ArrayFromRange.mos M /trunk/testsuite/mosfiles/Makefile + Added filing of arrays from range expressions. - Avoid previous unnecessary array copies. ------------------------------------------------------------------------ r11512 | sjoelund.se | 2012-03-23 14:24:27 +0100 (Fri, 23 Mar 2012) | 2 lines Changed paths: M /trunk/Compiler/Makefile.in M /trunk/Compiler/Makefile.omdev.mingw M /trunk/Compiler/runtime/Makefile.common M /trunk/Compiler/runtime/Makefile.omdev.mingw D /trunk/Compiler/scripts/PythonInterface M /trunk/Makefile.common M /trunk/Makefile.omdev.mingw A /trunk/PythonInterface (from /trunk/Compiler/scripts/PythonInterface:11510) A /trunk/PythonInterface/Makefile.common A /trunk/PythonInterface/Makefile.in A /trunk/PythonInterface/Makefile.omdev.mingw M /trunk/PythonInterface/OMPython M /trunk/PythonInterface/setup.py M /trunk/configure.in - Moving python interface ------------------------------------------------------------------------ r11511 | sjoelund.se | 2012-03-23 13:02:41 +0100 (Fri, 23 Mar 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/Static.mo M /trunk/Compiler/Script/CevalScript.mo M /trunk/testsuite/3rdParty/TestMedia/TestFlueGas.mos M /trunk/testsuite/3rdParty/TestMedia/TestNitrogen.mos M /trunk/testsuite/3rdParty/TestMedia/TestSteam.mos M /trunk/testsuite/3rdParty/TestMedia/TestWater.mos M /trunk/testsuite/initialization/_forest.mos M /trunk/testsuite/initialization/_nominal.mos M /trunk/testsuite/initialization/_scaling1.mos M /trunk/testsuite/initialization/_scaling2.mos M /trunk/testsuite/initialization/_startValue.mos M /trunk/testsuite/interactive/interactive_api_simulations.mos M /trunk/testsuite/libraries/msl221/Electrical/CauerLowPassOPV2.mos M /trunk/testsuite/libraries/msl221/Electrical/CauerLowPassSC2.mos M /trunk/testsuite/libraries/msl221/Electrical/ChuaCircuit2.mos M /trunk/testsuite/libraries/msl221/Electrical/HeatingMOSInverter2.mos M /trunk/testsuite/libraries/msl221/Electrical/ShowVariableResistor2.mos M /trunk/testsuite/libraries/msl221/Mechanics/Accelerate2.mos M /trunk/testsuite/libraries/msl221/Mechanics/Damper2.mos M /trunk/testsuite/libraries/msl221/Mechanics/ElasticBearing2.mos M /trunk/testsuite/libraries/msl221/Mechanics/First2.mos M /trunk/testsuite/libraries/msl221/Mechanics/Oscillator2.mos M /trunk/testsuite/libraries/msl221/Mechanics/Sensors2.mos M /trunk/testsuite/libraries/msl221/Mechanics/SignConvention2.mos M /trunk/testsuite/libraries/msl221/Mechanics/WhyArrows2.mos M /trunk/testsuite/libraries/msl31/Modelica.Math.Matrices.mos M /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Air.SimpleAir.mos M /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.IdealGasH2O.mos M /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.MixtureGases.mos M /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.MoistAir.mos M /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.SimpleLiquidWater.mos M /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.TestOnly.FlueGas.mos M /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.TestOnly.IdealGasN2.mos M /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.TestOnly.IdealGasN2Mix.mos M /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.TestOnly.MixIdealGasAir.mos M /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.TestOnly.N2AsMix.mos M /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.Tests.MediaTestModels.LinearFluid.LinearColdWater.mos M /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.TwoPhaseWater.TestTwoPhaseStates.mos M /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.TwoPhaseWater.mos M /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Incompressible.Examples.Glycol47.mos M /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Incompressible.Examples.TestGlycol.mos M /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Water.StandardWater.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Blocks.CombiTables.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Blocks.Examples.BusUsage.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Blocks.Examples.InverseModel.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Blocks.Examples.LogicalNetwork1.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Blocks.Examples.ShowLogicalSources.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Analog.Examples.CauerLowPassAnalog.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Analog.Examples.ChuaCircuit.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Analog.Examples.NandGate.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Machines.Examples.TransformerTestbench.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Math.Matrices.norm.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.DoublePendulum.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.InitSpringConstant.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.LineForceWithTwoMasses.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.Pendulum.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.RollingWheelSetDriving.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.RollingWheelSetPulling.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.SpringMassSystem.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Frames.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Rotational.Examples.RollingWheel.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Translational.Examples.Accelerate.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Translational.Examples.Brake.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Translational.Examples.Damper.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Translational.Examples.InitialConditions.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Translational.Examples.SignConvention.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Translational.Examples.WhyArrows.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Thermal.FluidHeatFlow.Examples.OneMass.mos M /trunk/testsuite/linearize/linmodel.mos M /trunk/testsuite/linearize/simLotkaVolterra.mos M /trunk/testsuite/linearize/simNonlinear.mos M /trunk/testsuite/linearize/simTwoTank.mos M /trunk/testsuite/linearize/simVanDerPol.mos M /trunk/testsuite/linearize/simextfunction.mos M /trunk/testsuite/linearize/smallValues.mos M /trunk/testsuite/linearize/test_01.mos M /trunk/testsuite/linearize/test_02.mos M /trunk/testsuite/linearize/test_03.mos M /trunk/testsuite/linearize/test_04.mos M /trunk/testsuite/linearize/test_05.mos M /trunk/testsuite/linearize/test_06.mos M /trunk/testsuite/linearize/testknownvar.mos M /trunk/testsuite/meta/BuiltinReal.mos M /trunk/testsuite/meta/List1.mos M /trunk/testsuite/meta/List2.mos M /trunk/testsuite/meta/List3.mos M /trunk/testsuite/meta/MatchCase1.mos M /trunk/testsuite/meta/MatchCase10.mos M /trunk/testsuite/meta/MatchCase2.mos M /trunk/testsuite/meta/MatchCase3.mos M /trunk/testsuite/meta/MatchCase4.mos M /trunk/testsuite/meta/MatchCase5.mos M /trunk/testsuite/meta/MatchCase6.mos M /trunk/testsuite/meta/MatchCase7.mos M /trunk/testsuite/meta/MatchCase8.mos M /trunk/testsuite/meta/MatchCase9.mos M /trunk/testsuite/meta/PartialFn10.mos M /trunk/testsuite/meta/PartialFn11.mos M /trunk/testsuite/meta/PartialFn12.mos M /trunk/testsuite/meta/PartialFn15.mo M /trunk/testsuite/meta/PartialFn8.mos M /trunk/testsuite/meta/Uniontype1.mos M /trunk/testsuite/meta/Uniontype2.mos M /trunk/testsuite/meta/Uniontype3.mos M /trunk/testsuite/meta/Uniontype4.mos M /trunk/testsuite/meta/Uniontype5.mos M /trunk/testsuite/meta/Uniontype6.mos M /trunk/testsuite/meta/Uniontype9.mos M /trunk/testsuite/modelicaML/Makefile M /trunk/testsuite/modelicaML/bouncingball.mos M /trunk/testsuite/modelicaML/testModelicaML.mos M /trunk/testsuite/modelicaML/trafficlight.mos M /trunk/testsuite/modelicaML/twotankmodel.mos M /trunk/testsuite/modelicaML/watchdog.mos M /trunk/testsuite/mosfiles/ABCDsystem.csv.mos M /trunk/testsuite/mosfiles/ABCDsystem.empty.mos M /trunk/testsuite/mosfiles/ABCDsystem.plt.mos M /trunk/testsuite/mosfiles/ASubIfExp.mos M /trunk/testsuite/mosfiles/ActivateWhenEquation.mos M /trunk/testsuite/mosfiles/AlgorithmArrayEqn.mos M /trunk/testsuite/mosfiles/AlgorithmCondAssign1.mos M /trunk/testsuite/mosfiles/AlgorithmCondAssign2.mos M /trunk/testsuite/mosfiles/AlgorithmForInClass.mos M /trunk/testsuite/mosfiles/AlgorithmSection.mos M /trunk/testsuite/mosfiles/AliasEquations.mos M /trunk/testsuite/mosfiles/ArrayAddSub1.mos M /trunk/testsuite/mosfiles/ArrayDivError.mos M /trunk/testsuite/mosfiles/ArrayEquation.mos M /trunk/testsuite/mosfiles/ArrayExponentiation.mos M /trunk/testsuite/mosfiles/ArrayMult.mos M /trunk/testsuite/mosfiles/ArrayReduce.mos M /trunk/testsuite/mosfiles/ArraySlice.mos M /trunk/testsuite/mosfiles/AsubCrefExpType.mos M /trunk/testsuite/mosfiles/BooleanArray.mos M /trunk/testsuite/mosfiles/BouncingBall.mos M /trunk/testsuite/mosfiles/BouncingBall2.mos M /trunk/testsuite/mosfiles/BouncingBallExamples.mos M /trunk/testsuite/mosfiles/Bug1687.mos M /trunk/testsuite/mosfiles/BuiltinMath.mos M /trunk/testsuite/mosfiles/CheckEvents.mos M /trunk/testsuite/mosfiles/ComplexNumbers.mos M /trunk/testsuite/mosfiles/ComplexSystem.mos M /trunk/testsuite/mosfiles/ConstructFunc.mos M /trunk/testsuite/mosfiles/Cross.mos M /trunk/testsuite/mosfiles/CyclicPerm.mos M /trunk/testsuite/mosfiles/DAEexample.mos M /trunk/testsuite/mosfiles/DAEexample2.mos M /trunk/testsuite/mosfiles/Delay.mos M /trunk/testsuite/mosfiles/DimConvert.mos M /trunk/testsuite/mosfiles/DiscreteVectorStateSpace.mos M /trunk/testsuite/mosfiles/DoubleWhenConflict.mos M /trunk/testsuite/mosfiles/DoubleWhenSequential.mos M /trunk/testsuite/mosfiles/DummyDerMatching.mos M /trunk/testsuite/mosfiles/EnumArray.mos M /trunk/testsuite/mosfiles/Epidemics1.mos M /trunk/testsuite/mosfiles/EqualityEquations.mos M /trunk/testsuite/mosfiles/EqualityEquationsCorrect.mos M /trunk/testsuite/mosfiles/EquationCallIntegerArray.mos M /trunk/testsuite/mosfiles/EventDelay.mos M /trunk/testsuite/mosfiles/EventIteration.mos M /trunk/testsuite/mosfiles/EventTests.mos M /trunk/testsuite/mosfiles/ExtObj.mos M /trunk/testsuite/mosfiles/ExtObjStringParam.mos M /trunk/testsuite/mosfiles/ExtendsBasic.mos M /trunk/testsuite/mosfiles/ExternalLibraries.mos M /trunk/testsuite/mosfiles/FiveForEquations.mos M /trunk/testsuite/mosfiles/FlatTank.mos M /trunk/testsuite/mosfiles/ForIterator1.mos M /trunk/testsuite/mosfiles/FrameTest.mos M /trunk/testsuite/mosfiles/FuncDer.mos M /trunk/testsuite/mosfiles/FunctionInReinit.mos M /trunk/testsuite/mosfiles/FunctionIndirectRecursion.mos M /trunk/testsuite/mosfiles/HeatTank.mos M /trunk/testsuite/mosfiles/HeatTankExpanded.mos M /trunk/testsuite/mosfiles/HelloWorld.mos M /trunk/testsuite/mosfiles/HideVariableForEquations.mos M /trunk/testsuite/mosfiles/HydrogenIodide.mos M /trunk/testsuite/mosfiles/IdealDiode.mos M /trunk/testsuite/mosfiles/Identity.mos M /trunk/testsuite/mosfiles/IfEquation.mos M /trunk/testsuite/mosfiles/IfEquation2.mos M /trunk/testsuite/mosfiles/IfEquation3.mos M /trunk/testsuite/mosfiles/InOutRecord.mos M /trunk/testsuite/mosfiles/InOutStrings.mos M /trunk/testsuite/mosfiles/InitialConstantSection.mos M /trunk/testsuite/mosfiles/Initialization.mos M /trunk/testsuite/mosfiles/InlineSolverCodeGenerationEuler.mos M /trunk/testsuite/mosfiles/InlineSolverCodeGenerationRK.mos M /trunk/testsuite/mosfiles/Interpolation.mos M /trunk/testsuite/mosfiles/JBouncingBall.mos M /trunk/testsuite/mosfiles/LinearSysEq.mos M /trunk/testsuite/mosfiles/LocalVariableInit.mos M /trunk/testsuite/mosfiles/LotkaVolterra.mos M /trunk/testsuite/mosfiles/Matrix.mos M /trunk/testsuite/mosfiles/MeasureTime.mos M /trunk/testsuite/mosfiles/MissV.mos M /trunk/testsuite/mosfiles/ModelBalance1.mos M /trunk/testsuite/mosfiles/ModelBalance2.mos M /trunk/testsuite/mosfiles/ModelBalance3.mos M /trunk/testsuite/mosfiles/ModelicaUtilities.mos M /trunk/testsuite/mosfiles/MyPointsInst1.mos M /trunk/testsuite/mosfiles/MyPointsInst2.mos M /trunk/testsuite/mosfiles/NonlinearFailed.mos M /trunk/testsuite/mosfiles/NonlinearMixed.mos M /trunk/testsuite/mosfiles/OneArgBaseFunction.mos M /trunk/testsuite/mosfiles/ParameterCycle.mos M /trunk/testsuite/mosfiles/ParameterModel.mos M /trunk/testsuite/mosfiles/Pendulum.mos M /trunk/testsuite/mosfiles/PolynomialEvaluator1.mos M /trunk/testsuite/mosfiles/PolynomialEvaluator2.mos M /trunk/testsuite/mosfiles/PolynomialEvaluator3.mos M /trunk/testsuite/mosfiles/PolynomialEvaluatorA.mos M /trunk/testsuite/mosfiles/PolynomialEvaluatorB.mos M /trunk/testsuite/mosfiles/PreAndAliasedVar.mos M /trunk/testsuite/mosfiles/Random.mos M /trunk/testsuite/mosfiles/RedeclarePackage.mos M /trunk/testsuite/mosfiles/Reductions.mos M /trunk/testsuite/mosfiles/Riccati.mos M /trunk/testsuite/mosfiles/Sample1.mos M /trunk/testsuite/mosfiles/Sample2.mos M /trunk/testsuite/mosfiles/Sample3.mos M /trunk/testsuite/mosfiles/SemiLinear.mos M /trunk/testsuite/mosfiles/Sign.mos M /trunk/testsuite/mosfiles/SimResultScripting.mos M /trunk/testsuite/mosfiles/SimplePeriodicSampler.mos M /trunk/testsuite/mosfiles/SliceAssignment.mos M /trunk/testsuite/mosfiles/StepAdvanced.mos M /trunk/testsuite/mosfiles/StringTest.mos M /trunk/testsuite/mosfiles/SumSeriesWhile.mos M /trunk/testsuite/mosfiles/Switch.mos M /trunk/testsuite/mosfiles/SyncFilter.mos M /trunk/testsuite/mosfiles/Tank.mos M /trunk/testsuite/mosfiles/TankHybridPI.mos M /trunk/testsuite/mosfiles/TankHybridPID.mos M /trunk/testsuite/mosfiles/TankPI.mos M /trunk/testsuite/mosfiles/TankPID.mos M /trunk/testsuite/mosfiles/TanksConnectedPI.mos M /trunk/testsuite/mosfiles/TestLapack.mos M /trunk/testsuite/mosfiles/TestSolve.mos M /trunk/testsuite/mosfiles/Time.mos M /trunk/testsuite/mosfiles/TupleReturn.mos M /trunk/testsuite/mosfiles/TwoRateSampler.mos M /trunk/testsuite/mosfiles/VariableFilter.mos M /trunk/testsuite/mosfiles/VectorizeOneReturnValue.mos M /trunk/testsuite/mosfiles/WatchDog1AlgorithmWhen.mos M /trunk/testsuite/mosfiles/WatchDog2EquationWhen.mos M /trunk/testsuite/mosfiles/WhenEquation.mos M /trunk/testsuite/mosfiles/WhenEquation1.mos M /trunk/testsuite/mosfiles/WhenPriority.mos M /trunk/testsuite/mosfiles/WhenStatement1.mos M /trunk/testsuite/mosfiles/WhenStatement2.mos M /trunk/testsuite/mosfiles/WhenStatement3.mos M /trunk/testsuite/mosfiles/Xpowers1.mos M /trunk/testsuite/mosfiles/Xpowers2.mos M /trunk/testsuite/mosfiles/Xpowers3.mos M /trunk/testsuite/mosfiles/ZeroCross.mos M /trunk/testsuite/mosfiles/algorithms.mos M /trunk/testsuite/mosfiles/constantLinSys.mos M /trunk/testsuite/mosfiles/dertest.mos M /trunk/testsuite/mosfiles/nonConstantIndex.mos M /trunk/testsuite/mosfiles/nonConstantParam.mos M /trunk/testsuite/mosfiles/simulation.mos M /trunk/testsuite/mosfiles/tempInterpol2test.mos M /trunk/testsuite/mosfiles/terminal.mos M /trunk/testsuite/mosfiles/val.mos M /trunk/testsuite/mosfiles/when_sorting.mos M /trunk/testsuite/mosfiles/whenstatements.mos M /trunk/testsuite/mosfiles-msl22/Backlash.mos M /trunk/testsuite/mosfiles-msl22/Circuit1.mos M /trunk/testsuite/mosfiles-msl22/DCMotorBlocks.mos M /trunk/testsuite/mosfiles-msl22/DCMotorDeadzone.mos M /trunk/testsuite/mosfiles-msl22/DCMotorRotational.mos M /trunk/testsuite/mosfiles-msl22/ElasticBearing.mos M /trunk/testsuite/mosfiles-msl22/First.mos M /trunk/testsuite/mosfiles-msl22/FuncCross.mos M /trunk/testsuite/mosfiles-msl22/IdealGear.mos M /trunk/testsuite/mosfiles-msl22/IdealGearBrake.mos M /trunk/testsuite/mosfiles-msl22/InitTest.mos M /trunk/testsuite/mosfiles-msl22/InputOutput.mos M /trunk/testsuite/mosfiles-msl22/MatrixTest.mos M /trunk/testsuite/mosfiles-msl22/NonLinsys.mos M /trunk/testsuite/mosfiles-msl22/Shaft.mos M /trunk/testsuite/mosfiles-msl22/SineAccelerate.mos M /trunk/testsuite/mosfiles-msl22/SineSpeed.mos M /trunk/testsuite/mosfiles-msl22/SineTorque.mos M /trunk/testsuite/mosfiles-msl22/SineTorque2inertias.mos M /trunk/testsuite/mosfiles-msl22/SpringMass.mos M /trunk/testsuite/mosfiles-msl22/StepTorque.mos M /trunk/testsuite/mosfiles-msl22/Tank.mos M /trunk/testsuite/mosfiles-msl22/Test3PhaseInit.mos M /trunk/testsuite/mosfiles-msl22/Test3PhaseInitOver.mos M /trunk/testsuite/mosfiles-msl22/Test3PhaseInitParam.mos M /trunk/testsuite/mosfiles-msl22/Test3PhaseStart.mos M /trunk/testsuite/mosfiles-msl22/TimeVaryingLinsys.mos M /trunk/testsuite/mosfiles-msl22/TrapezoidTest.mos M /trunk/testsuite/mosfiles-msl22/WeakAxis.mos M /trunk/testsuite/mosfiles-msl22/avg.mos M /trunk/testsuite/mosfiles-msl22/blockssources.mos M /trunk/testsuite/mosfiles-msl22/simulation2.mos M /trunk/testsuite/mosfiles-msl22/tupleTest.mos - Added simulate(..., simflags="flags") option. It will be passed to the simulation executable in the future ------------------------------------------------------------------------ r11510 | adeas31 | 2012-03-22 23:47:47 +0100 (Thu, 22 Mar 2012) | 2 lines Changed paths: M /trunk/OMEdit/OMEditGUI/mainwindow.cpp - Save user customizations between different sessions. - We need to define unique object names for dockwidgets/toolbar etc. by calling setObjectName for customizations to work properly. ------------------------------------------------------------------------ r11509 | adeas31 | 2012-03-22 21:30:02 +0100 (Thu, 22 Mar 2012) | 1 line Changed paths: M /trunk/OMShell/README.txt - Added keyword tag. ------------------------------------------------------------------------ r11508 | adeas31 | 2012-03-22 21:28:47 +0100 (Thu, 22 Mar 2012) | 2 lines Changed paths: D /trunk/OMEdit/INSTALL.txt M /trunk/OMEdit/OMEditGUI/OMEditGUI.pro M /trunk/OMEdit/README.txt M /trunk/OMNotebook/OMNotebookGUI/OMNotebookGUI.pro A /trunk/OMNotebook/README.txt (from /trunk/OMNotebook/ReadMe.txt:11505) D /trunk/OMNotebook/ReadMe.txt A /trunk/OMPlot/README.txt M /trunk/OMShell/OMShellGUI/OMShellGUI.pro M /trunk/OMShell/README.txt M /trunk/OMTools/README.txt - Auto generate the stub files for clients. - Added/Updated README.txt files for all clients. ------------------------------------------------------------------------ r11506 | hubert.thieriot | 2012-03-22 20:26:40 +0100 (Thu, 22 Mar 2012) | 1 line Changed paths: M /trunk/OMOptim/GUI/MainWindow.cpp M /trunk/OMOptim/GUI/MainWindow.ui - changed MainWindow size ------------------------------------------------------------------------ r11505 | perost | 2012-03-22 17:21:45 +0100 (Thu, 22 Mar 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/SCodeUtil.mo M /trunk/Compiler/Util/Error.mo A /trunk/testsuite/mofiles/InitialConnection.mo M /trunk/testsuite/mofiles/Makefile - Added check for connect equation in initial equation sections. ------------------------------------------------------------------------ r11504 | adeas31 | 2012-03-22 17:10:01 +0100 (Thu, 22 Mar 2012) | 1 line Changed paths: M /trunk/OMEdit/INSTALL.txt - Added $Id$ tag. ------------------------------------------------------------------------ r11503 | sjoelund.se | 2012-03-22 17:08:17 +0100 (Thu, 22 Mar 2012) | 2 lines Changed paths: M /trunk/Compiler/Template/SimCodeDump.mo M /trunk/Compiler/susan_codegen/SimCode/SimCodeDump.tpl - Better SimCodeDump for when-equations ------------------------------------------------------------------------ r11502 | sjoelund.se | 2012-03-22 17:04:54 +0100 (Thu, 22 Mar 2012) | 2 lines Changed paths: M /trunk/Compiler/Template/CodegenC.mo M /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl - Fix for linear systems with the same index (why add these in the first place?) ------------------------------------------------------------------------ r11501 | adeas31 | 2012-03-22 17:02:37 +0100 (Thu, 22 Mar 2012) | 1 line Changed paths: M /trunk/OMEdit/INSTALL.txt - Updated the instructions. ------------------------------------------------------------------------ r11500 | perost | 2012-03-22 16:40:24 +0100 (Thu, 22 Mar 2012) | 2 lines Changed paths: M /trunk/SimulationRuntime/c/ModelicaExternalC/tables.c M /trunk/SimulationRuntime/c/math-support/dpmpar.c M /trunk/SimulationRuntime/c/math-support/enorm.c M /trunk/SimulationRuntime/c/math-support/initialization.c M /trunk/SimulationRuntime/c/math-support/lsame.c M /trunk/SimulationRuntime/c/meta/gc/common.h M /trunk/SimulationRuntime/c/meta/gc/generational.c M /trunk/SimulationRuntime/c/meta/gc/roots.h M /trunk/SimulationRuntime/c/meta/realString.c M /trunk/SimulationRuntime/c/simulation/solver/daux.c M /trunk/SimulationRuntime/c/simulation/solver/ddassl.c M /trunk/SimulationRuntime/c/util/modelinfo.c M /trunk/SimulationRuntime/c/util/string_array.c - Got rid of more compiler warnings. ------------------------------------------------------------------------ r11499 | sjoelund.se | 2012-03-22 16:34:36 +0100 (Thu, 22 Mar 2012) | 2 lines Changed paths: M /trunk/testsuite - svn:ignore ------------------------------------------------------------------------ r11498 | sjoelund.se | 2012-03-22 14:32:02 +0100 (Thu, 22 Mar 2012) | 3 lines Changed paths: M /trunk/Compiler/BackEnd/SimCode.mo M /trunk/Compiler/Template/CodegenC.mo M /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl M /trunk/Compiler/susan_codegen/SimCode/SimCodeTV.mo - Added crefs to linear systems in the simulation info (same as for non-linear systems) - Added system sizes to the description of linear and non-linear systems ------------------------------------------------------------------------ r11497 | sjoelund.se | 2012-03-22 14:22:13 +0100 (Thu, 22 Mar 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/ExpressionSimplify.mo - Simplify matrix+asub {{...},...,{...}}[1,2] => ... ------------------------------------------------------------------------ r11496 | sjoelund.se | 2012-03-22 14:16:49 +0100 (Thu, 22 Mar 2012) | 2 lines Changed paths: M /trunk/testsuite/mosfiles/MeasureTime.mos - Fix testcase ------------------------------------------------------------------------ r11495 | perost | 2012-03-22 13:43:31 +0100 (Thu, 22 Mar 2012) | 2 lines Changed paths: M /trunk/SimulationRuntime/interactive/client.cpp M /trunk/SimulationRuntime/interactive/thread.cpp - Get rid of some compilation warnings in interactive. ------------------------------------------------------------------------ r11494 | sjoelund.se | 2012-03-22 13:42:24 +0100 (Thu, 22 Mar 2012) | 2 lines Changed paths: M /trunk/SimulationRuntime/c/util/modelinfo.c - Fix segfault ------------------------------------------------------------------------ r11493 | perost | 2012-03-22 13:36:12 +0100 (Thu, 22 Mar 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/SCodeCheck.mo M /trunk/Compiler/FrontEnd/SCodeInst.mo M /trunk/Compiler/Util/Error.mo - Added checks for valid class types of components in SCodeInst. ------------------------------------------------------------------------ r11492 | sjoelund.se | 2012-03-22 13:31:28 +0100 (Thu, 22 Mar 2012) | 2 lines Changed paths: M /trunk/SimulationRuntime/c/util/modelinfo.c - Some fixes for the gnuplot connection and log-scale of zero measurements ------------------------------------------------------------------------ r11491 | sjoelund.se | 2012-03-22 12:50:01 +0100 (Thu, 22 Mar 2012) | 2 lines Changed paths: M /trunk/Compiler/Template/CodegenC.mo M /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl - Adding some more function calls to the profiling ------------------------------------------------------------------------ r11490 | sjoelund.se | 2012-03-22 12:45:58 +0100 (Thu, 22 Mar 2012) | 2 lines Changed paths: M /trunk/SimulationRuntime/interactive/client.cpp M /trunk/SimulationRuntime/interactive/socket.h M /trunk/SimulationRuntime/interactive/socket_unix.cpp M /trunk/SimulationRuntime/interactive/thread.cpp - Some fixes for gcc 4.7 ------------------------------------------------------------------------ r11489 | perost | 2012-03-22 12:08:49 +0100 (Thu, 22 Mar 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/ComponentReference.mo M /trunk/Compiler/FrontEnd/SCodeInst.mo - More improvements to cref prefixing in SCodeInst. ------------------------------------------------------------------------ r11486 | hubert.thieriot | 2012-03-21 19:02:32 +0100 (Wed, 21 Mar 2012) | 1 line Changed paths: M /trunk/OMOptim/OMOptimBasis/Infos/InfoSender.cpp M /trunk/OMOptim/OMOptimBasis/MOVector.h M /trunk/OMOptim/OMOptimBasis/Variable.h - corrected Memory leak in variable ------------------------------------------------------------------------ r11485 | hubert.thieriot | 2012-03-21 18:47:41 +0100 (Wed, 21 Mar 2012) | 2 lines Changed paths: A /trunk/OMOptim/OMOptimBasis/Problems/ProblemInterfaces.cpp A /trunk/OMOptim/OMOptimBasis/Problems/ProblemInterfaces.h - added missing files ------------------------------------------------------------------------ r11484 | hubert.thieriot | 2012-03-21 18:34:39 +0100 (Wed, 21 Mar 2012) | 5 lines Changed paths: M /trunk/OMOptim/Core/Dymola/Dymola.cpp M /trunk/OMOptim/Core/Dymola/Dymola.h M /trunk/OMOptim/Core/Dymola/ModPlusDymolaCtrl.cpp M /trunk/OMOptim/Core/Dymola/ModPlusDymolaCtrl.h M /trunk/OMOptim/Core/FileData/SaveOMOptim.cpp M /trunk/OMOptim/Core/Modelica/ModModelPlus.cpp M /trunk/OMOptim/Core/Modelica/ModModelPlus.h M /trunk/OMOptim/Core/Modelica/ModPlusCtrl.cpp M /trunk/OMOptim/Core/Modelica/ModPlusCtrl.h M /trunk/OMOptim/Core/OMC/MOomc.cpp M /trunk/OMOptim/Core/OMC/OMCThreads.cpp M /trunk/OMOptim/Core/OMC/OMCThreads.h M /trunk/OMOptim/Core/OMOptimSettings.cpp M /trunk/OMOptim/Core/OpenModelica/ModPlusOMCtrl.cpp M /trunk/OMOptim/Core/OptObjectives.cpp M /trunk/OMOptim/Core/OptObjectives.h M /trunk/OMOptim/Core/Optim/EA/Evaluations/EAStdOptimizationEval.h M /trunk/OMOptim/Core/Optim/EA/SPEA2/SPEA2.cpp M /trunk/OMOptim/Core/Problems/OneSimulation.cpp M /trunk/OMOptim/Core/Problems/OneSimulation.h M /trunk/OMOptim/Core/Problems/Optimization.cpp M /trunk/OMOptim/Core/Problems/Optimization.h M /trunk/OMOptim/Core/Problems/optimizationinterface.cpp M /trunk/OMOptim/Core/Project.cpp M /trunk/OMOptim/Core/VariablesManip.cpp M /trunk/OMOptim/Core/VariablesManip.h M /trunk/OMOptim/GUI/Tabs/TabOptimization.cpp M /trunk/OMOptim/GUI/Tabs/TabOptimization.h M /trunk/OMOptim/GUI/Tabs/TabResOptimization.cpp M /trunk/OMOptim/GUI/Tabs/TabResOptimization.h M /trunk/OMOptim/GUI/Widgets/WidgetCalculateMooPoints.cpp M /trunk/OMOptim/GUI/Widgets/WidgetMooPointsList.cpp M /trunk/OMOptim/GUI/Widgets/WidgetSelectOptVars.cpp M /trunk/OMOptim/GUI/Widgets/WidgetSelectOptVars.h M /trunk/OMOptim/OMOptimBasis/FileData/Load.cpp M /trunk/OMOptim/OMOptimBasis/FileData/Load.h M /trunk/OMOptim/OMOptimBasis/FileData/Save.cpp M /trunk/OMOptim/OMOptimBasis/FileData/Save.h M /trunk/OMOptim/OMOptimBasis/GUI/Tabs/MOMainTab.cpp M /trunk/OMOptim/OMOptimBasis/GUI/Tools/GuiTools.cpp M /trunk/OMOptim/OMOptimBasis/GUI/Tools/GuiTools.h M /trunk/OMOptim/OMOptimBasis/GUI/Tools/MyTextLog.cpp M /trunk/OMOptim/OMOptimBasis/GUI/Tools/MyTreeView.cpp M /trunk/OMOptim/OMOptimBasis/GUI/Widgets/WidgetTableVar.h M /trunk/OMOptim/OMOptimBasis/MOItem.h M /trunk/OMOptim/OMOptimBasis/MOThreads.cpp M /trunk/OMOptim/OMOptimBasis/MOThreads.h M /trunk/OMOptim/OMOptimBasis/MOVector.h M /trunk/OMOptim/OMOptimBasis/Problems/OMCase.cpp M /trunk/OMOptim/OMOptimBasis/Problems/Problem.cpp M /trunk/OMOptim/OMOptimBasis/Problems/Problem.h M /trunk/OMOptim/OMOptimBasis/Problems/ProblemInterface.cpp M /trunk/OMOptim/OMOptimBasis/Problems/ProblemInterface.h M /trunk/OMOptim/OMOptimBasis/ProjectBase.cpp M /trunk/OMOptim/OMOptimBasis/ProjectBase.h M /trunk/OMOptim/OMOptimBasis/Variable.cpp M /trunk/OMOptim/OMOptimBasis/Variable.h M /trunk/OMOptim/OMOptimBasis/Variables.cpp M /trunk/OMOptim/OMOptimBasis/Variables.h M /trunk/OMOptim/OMOptimBasis/build/OMOptimBasis.pro - larger use of forware declarations : should compile faster - corrected optobjective view problem - corected find function of MOVector - Problemthreads are terminated when application quitted ------------------------------------------------------------------------ r11483 | adeas31 | 2012-03-21 15:33:44 +0100 (Wed, 21 Mar 2012) | 2 lines Changed paths: M /trunk/OMOptim/build/OMOptim.windowsconfig.in - Fixed OMOptim compilation for windows. - Include the omoptim generated files. ------------------------------------------------------------------------ r11482 | adeas31 | 2012-03-21 15:33:21 +0100 (Wed, 21 Mar 2012) | 1 line Changed paths: M /trunk/Compiler/FrontEnd/Ceval.mo - Generate code with +d=gendebugsymbols flag. ------------------------------------------------------------------------ r11480 | perost | 2012-03-21 13:10:36 +0100 (Wed, 21 Mar 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/SCodeInst.mo - Fix compilation. ------------------------------------------------------------------------ r11479 | perost | 2012-03-21 12:14:44 +0100 (Wed, 21 Mar 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/ComponentReference.mo M /trunk/Compiler/FrontEnd/SCodeEnv.mo M /trunk/Compiler/FrontEnd/SCodeInst.mo - Preserve subscripts when prefixing crefs during instantiation. ------------------------------------------------------------------------ r11478 | perost | 2012-03-21 10:08:56 +0100 (Wed, 21 Mar 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/SCodeEnv.mo - Fixed broken compilation due to RML stupidity. ------------------------------------------------------------------------ r11477 | perost | 2012-03-21 10:01:49 +0100 (Wed, 21 Mar 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/InstSymbolTable.mo M /trunk/Compiler/FrontEnd/InstTypes.mo M /trunk/Compiler/FrontEnd/InstUtil.mo M /trunk/Compiler/FrontEnd/SCodeDependency.mo M /trunk/Compiler/FrontEnd/SCodeEnv.mo M /trunk/Compiler/FrontEnd/SCodeExpand.mo M /trunk/Compiler/FrontEnd/SCodeFlattenRedeclare.mo M /trunk/Compiler/FrontEnd/SCodeInst.mo M /trunk/Compiler/FrontEnd/SCodeLookup.mo M /trunk/Compiler/FrontEnd/Typing.mo - Implemented better handling of component names in SCodeInst. ------------------------------------------------------------------------ r11476 | Frenkel TUD | 2012-03-21 09:31:21 +0100 (Wed, 21 Mar 2012) | 1 line Changed paths: M /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Analog.Examples.AmplifierWithOpAmpDetailed.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Digital.Examples.Counter.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Digital.Examples.Counter3.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Digital.Examples.FlipFlop.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Digital.Examples.FullAdder.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Digital.Examples.Multiplexer.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Machines.Examples.AIMC_DOL.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Machines.Examples.AIMC_Inverter.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Machines.Examples.AIMC_Steinmetz.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Machines.Examples.AIMC_YD.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Machines.Examples.AIMS_Start.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Machines.Examples.SMPM_Inverter.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Machines.Examples.SMR_Inverter.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Magnetic.FluxTubes.Examples.MovingCoilActuator.ForceCurrentBehaviour.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Magnetic.FluxTubes.Examples.MovingCoilActuator.ForceStrokeBehaviour.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Magnetic.FluxTubes.Examples.SolenoidActuator.ComparisonPullInStroke.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Magnetic.FluxTubes.Examples.SolenoidActuator.ComparisonQuasiStationary.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Loops.Engine1b_analytic.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Loops.EngineV6_analytic.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Loops.Fourbar2.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Loops.Fourbar_analytic.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Loops.PlanarLoops_analytic.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Systems.RobotR3.fullRobot.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Translational.Examples.PreLoad.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Thermal.FluidHeatFlow.Examples.IndirectCooling.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Thermal.FluidHeatFlow.Examples.ParallelCooling.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Thermal.FluidHeatFlow.Examples.ParallelPumpDropOut.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Thermal.FluidHeatFlow.Examples.PumpAndValve.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Thermal.FluidHeatFlow.Examples.PumpDropOut.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Thermal.FluidHeatFlow.Examples.SimpleCooling.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Thermal.FluidHeatFlow.Examples.TwoMass.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Thermal.HeatTransfer.Examples.Motor.mos - update msl31/simulate examples ------------------------------------------------------------------------ r11475 | AnandKGaneson | 2012-03-21 03:59:36 +0100 (Wed, 21 Mar 2012) | 1 line Changed paths: M /trunk/Compiler/scripts/PythonInterface/OMPython/OMParser/__init__.py M /trunk/Compiler/scripts/PythonInterface/OMPython/__init__.py A /trunk/Compiler/scripts/PythonInterface/OMPython v1.0 User Manual.pdf M /trunk/Compiler/scripts/PythonInterface/README.txt M /trunk/Compiler/scripts/PythonInterface/setup.py Added the User manual "OMPython v1.0 User Manual.pdf" for OMPython, Edited the README.txt, Edited setup.py, Modified OMPython/__init__.py to add additional functionality, Modified OMPython/OMParser/__init__.py to add additional functionality. ------------------------------------------------------------------------ r11474 | Frenkel TUD | 2012-03-20 16:28:45 +0100 (Tue, 20 Mar 2012) | 1 line Changed paths: A /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Analog.Examples.AmplifierWithOpAmpDetailed.mat A /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Digital.Examples.Counter.mat A /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Digital.Examples.Counter3.mat A /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Digital.Examples.FlipFlop.mat A /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Digital.Examples.FullAdder.mat A /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Digital.Examples.HalfAdder.mat A /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Digital.Examples.Multiplexer.mat A /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Digital.Examples.VectorDelay.mat A /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Machines.Examples.AIMC_DOL.mat A /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Machines.Examples.AIMC_Inverter.mat A /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Machines.Examples.AIMC_Steinmetz.mat A /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Machines.Examples.AIMC_YD.mat A /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Machines.Examples.AIMS_Start.mat A /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Machines.Examples.Rectifier12pulse.mat A /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Machines.Examples.Rectifier6pulse.mat A /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Machines.Examples.SMEE_Generator.mat A /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Machines.Examples.SMPM_Inverter.mat A /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Machines.Examples.SMR_Inverter.mat A /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.MultiPhase.Examples.Rectifier.mat A /trunk/testsuite/libraries/msl31/simulate/Modelica.Magnetic.FluxTubes.Examples.MovingCoilActuator.ForceStrokeBehaviour.mat D /trunk/testsuite/libraries/msl31/simulate/Modelica.Magnetic.FluxTubes.Examples.MovingCoilActuator.ForceStrokeBehaviour_res.mat A /trunk/testsuite/libraries/msl31/simulate/Modelica.Magnetic.FluxTubes.Examples.SolenoidActuator.ComparisonPullInStroke.mat A /trunk/testsuite/libraries/msl31/simulate/Modelica.Magnetic.FluxTubes.Examples.SolenoidActuator.ComparisonQuasiStationary.mat A /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.SpringDamperSystem.mat A /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Loops.Engine1b_analytic.mat A /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Loops.EngineV6_analytic.mat A /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Loops.Fourbar2.mat A /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Loops.Fourbar_analytic.mat A /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Loops.PlanarLoops_analytic.mat A /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Systems.RobotR3.fullRobot.mat A /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Translational.Examples.PreLoad.mat A /trunk/testsuite/libraries/msl31/simulate/Modelica.Thermal.FluidHeatFlow.Examples.IndirectCooling.mat A /trunk/testsuite/libraries/msl31/simulate/Modelica.Thermal.FluidHeatFlow.Examples.ParallelCooling.mat A /trunk/testsuite/libraries/msl31/simulate/Modelica.Thermal.FluidHeatFlow.Examples.ParallelPumpDropOut.mat A /trunk/testsuite/libraries/msl31/simulate/Modelica.Thermal.FluidHeatFlow.Examples.PumpAndValve.mat A /trunk/testsuite/libraries/msl31/simulate/Modelica.Thermal.FluidHeatFlow.Examples.PumpDropOut.mat A /trunk/testsuite/libraries/msl31/simulate/Modelica.Thermal.FluidHeatFlow.Examples.SimpleCooling.mat A /trunk/testsuite/libraries/msl31/simulate/Modelica.Thermal.FluidHeatFlow.Examples.TwoMass.mat A /trunk/testsuite/libraries/msl31/simulate/Modelica.Thermal.HeatTransfer.Examples.Motor.mat - add simulation result reference files ------------------------------------------------------------------------ r11473 | mahge930 | 2012-03-20 16:10:49 +0100 (Tue, 20 Mar 2012) | 10 lines Changed paths: M /trunk/Compiler/FrontEnd/Absyn.mo M /trunk/Compiler/FrontEnd/Dependency.mo M /trunk/Compiler/FrontEnd/Dump.mo M /trunk/Compiler/FrontEnd/InstExtends.mo M /trunk/Compiler/FrontEnd/InstSection.mo M /trunk/Compiler/FrontEnd/SCode.mo M /trunk/Compiler/FrontEnd/SCodeDependency.mo M /trunk/Compiler/FrontEnd/SCodeFlattenImports.mo M /trunk/Compiler/FrontEnd/SCodeUtil.mo M /trunk/Compiler/FrontEnd/Static.mo M /trunk/Compiler/OpenModelicaBootstrappingHeader.h M /trunk/Parser/Modelica.g M /trunk/testsuite/records/OperatorOverloadComplexArray.mo + Merging the parallel extensions. + Traversal and analysis of parallel for loops. Checks all component references in the body and makes sure they are valid. + parallel and kernel functions are handled in the Front-end now. + parallel variables are handled in the Front-end now. - some checks and restrictions remain, but nothing that affects the normal OM compilation. * so far so good. + A fixed but forgotten test-case update. (encapsulated issue for Complex) ------------------------------------------------------------------------ r11472 | Frenkel TUD | 2012-03-20 15:27:16 +0100 (Tue, 20 Mar 2012) | 1 line Changed paths: M /trunk/SimulationRuntime/c/util/read_matlab4.c - remove taps ------------------------------------------------------------------------ r11471 | Frenkel TUD | 2012-03-20 14:54:36 +0100 (Tue, 20 Mar 2012) | 1 line Changed paths: M /trunk/SimulationRuntime/c/simulation/results/simulation_result_mat.cpp M /trunk/SimulationRuntime/c/util/read_matlab4.c - fix compilation ------------------------------------------------------------------------ r11470 | hubert.thieriot | 2012-03-20 14:11:00 +0100 (Tue, 20 Mar 2012) | 2 lines Changed paths: M /trunk/OMOptim/GUI/MainWindow.cpp M /trunk/OMOptim/OMOptimBasis/Infos/InfoSender.cpp M /trunk/OMOptim/OMOptimBasis/Infos/ListInfo.h M /trunk/OMOptim/OMOptimBasis/MOItem.h M /trunk/OMOptim/build/OMOptim.windowsconfig.in - cleaned OMOptim.windowsconfig.in - Infosender : task management ------------------------------------------------------------------------ r11467 | Frenkel TUD | 2012-03-20 13:52:05 +0100 (Tue, 20 Mar 2012) | 6 lines Changed paths: M /trunk/Compiler/BackEnd/BackendDAETransform.mo M /trunk/Compiler/BackEnd/BackendDump.mo M /trunk/Compiler/Util/Flags.mo M /trunk/Compiler/runtime/SimulationResults.c M /trunk/Compiler/runtime/SimulationResultsCmp.c M /trunk/SimulationRuntime/c/util/CMakeLists.txt M /trunk/SimulationRuntime/c/util/read_matlab4.c M /trunk/SimulationRuntime/c/util/read_matlab4.h M /trunk/SimulationRuntime/interactive/CMakeLists.txt M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.SpringDamperSystem.mos - BackEnd/BackendDAETransform.mo: remove some unused matches, cleanup code - BackendDump.mo: new function debugStrCrefLstStr - SimulationResultCmp: use C style comments - add flag "stateselection" to dump selected states of the model, use it with flag "backenddaeinfo" - fix CMakeList files - read_matlab4: - improve reader, read now also latest dymola files with single pressision ------------------------------------------------------------------------ r11466 | wbraun | 2012-03-20 12:35:34 +0100 (Tue, 20 Mar 2012) | 3 lines Changed paths: M /trunk/Compiler/FrontEnd/Static.mo M /trunk/Compiler/Util/Flags.mo M /trunk/testsuite/libraries/msl31/Modelica.Magnetic.FluxTubes.mos M /trunk/testsuite/libraries/msl31/Modelica.Mechanics.mos M /trunk/testsuite/mofiles/FunctionSimplex.mo - inverted +v flag. By default are all arrays crefs vectorized. One can set a still a Limit to aviod that. ------------------------------------------------------------------------ r11465 | adeas31 | 2012-03-19 19:41:56 +0100 (Mon, 19 Mar 2012) | 1 line Changed paths: M /trunk/OMOptim/version.h - Fixed OpenModelica_CODING_STYLE. ------------------------------------------------------------------------ r11463 | hubert.thieriot | 2012-03-19 18:07:34 +0100 (Mon, 19 Mar 2012) | 1 line Changed paths: M /trunk/OMOptim/OMOptimBasis/MOOptVector.cpp M /trunk/OMOptim/OMOptimBasis/MOOptVector.h - new finding function in MOOptVector ------------------------------------------------------------------------ r11462 | hubert.thieriot | 2012-03-19 17:46:19 +0100 (Mon, 19 Mar 2012) | 3 lines Changed paths: M /trunk/OMOptim/Core/Dymola/Dymola.cpp M /trunk/OMOptim/Core/Dymola/ModPlusDymolaCtrl.cpp M /trunk/OMOptim/Core/FileData/LoadOMOptim.cpp M /trunk/OMOptim/Core/Modelica/ModModelPlus.cpp M /trunk/OMOptim/Core/OMC/MOomc.cpp M /trunk/OMOptim/Core/OpenModelica/ModPlusOMCtrl.cpp M /trunk/OMOptim/Core/Optim/EA/Results/EAStdResult.h M /trunk/OMOptim/Core/Problems/OptimResult.cpp M /trunk/OMOptim/Core/Problems/OptimResult.h M /trunk/OMOptim/Core/Problems/Optimization.cpp M /trunk/OMOptim/Core/Problems/onesimulationinterface.h M /trunk/OMOptim/Core/Problems/optimizationinterface.h M /trunk/OMOptim/GUI/MainWindow.cpp M /trunk/OMOptim/GUI/Tabs/TabOptimization.cpp M /trunk/OMOptim/GUI/Tabs/TabOptimization.h M /trunk/OMOptim/GUI/Widgets/WidgetModelsList.cpp M /trunk/OMOptim/GUI/Widgets/WidgetModelsList.h M /trunk/OMOptim/GUI/Widgets/WidgetOptParameters.h M /trunk/OMOptim/GUI/Widgets/WidgetSelectOptVars.cpp M /trunk/OMOptim/GUI/Widgets/WidgetSelectOptVars.h M /trunk/OMOptim/OMOptimBasis/FileData/Load.cpp M /trunk/OMOptim/OMOptimBasis/GUI/Tabs/MO2ColTab.h M /trunk/OMOptim/OMOptimBasis/Infos/InfoSender.cpp M /trunk/OMOptim/OMOptimBasis/Infos/InfoSender.h M /trunk/OMOptim/OMOptimBasis/Problems/ProblemInterface.h M /trunk/OMOptim/OMOptimBasis/ProjectBase.cpp M /trunk/OMOptim/OMOptimBasis/ProjectBase.h M /trunk/OMOptim/version.h - infosender improvements - probleminterface light improvements - bugs correction concerning project loading/ saving ------------------------------------------------------------------------ r11460 | AnandKGaneson | 2012-03-19 02:30:10 +0100 (Mon, 19 Mar 2012) | 1 line Changed paths: M /trunk/Compiler/scripts/PythonInterface/OMPython/__init__.py Modified OMPython/__init__.py to add a missing library. ------------------------------------------------------------------------ r11459 | AnandKGaneson | 2012-03-19 02:14:20 +0100 (Mon, 19 Mar 2012) | 1 line Changed paths: M /trunk/Compiler/scripts/PythonInterface/OMPython/OMParser/__init__.py M /trunk/Compiler/scripts/PythonInterface/OMPython/__init__.py M /trunk/Compiler/scripts/PythonInterface/README.txt M /trunk/Compiler/scripts/PythonInterface/setup.py Modified OMPython/__init__.py to add additional functionality. Modified OMPython/OMParser/__init__.py to update comments. Modified README.txt to provide more usage description. Edited setup.py to include additional signatures. ------------------------------------------------------------------------ r11458 | AnandKGaneson | 2012-03-17 17:32:31 +0100 (Sat, 17 Mar 2012) | 1 line Changed paths: A /trunk/Compiler/scripts/PythonInterface/OMPython/OMParser A /trunk/Compiler/scripts/PythonInterface/OMPython/OMParser/__init__.py D /trunk/Compiler/scripts/PythonInterface/OMPython/OMPythonParser M /trunk/Compiler/scripts/PythonInterface/OMPython/__init__.py M /trunk/Compiler/scripts/PythonInterface/README.txt D /trunk/Compiler/scripts/PythonInterface/_GlobalIDL D /trunk/Compiler/scripts/PythonInterface/_GlobalIDL__POA M /trunk/Compiler/scripts/PythonInterface/setup.py D /trunk/Compiler/scripts/PythonInterface/stubs Updated author signatures, renamed OMPython/OMPythonParser to OMPython/OMParser ------------------------------------------------------------------------ r11457 | AnandKGaneson | 2012-03-17 15:46:17 +0100 (Sat, 17 Mar 2012) | 1 line Changed paths: D /trunk/Compiler/scripts/PythonInterface/OMPython/OMParser - deleted OMParser. ------------------------------------------------------------------------ r11456 | AnandKGaneson | 2012-03-17 15:43:22 +0100 (Sat, 17 Mar 2012) | 1 line Changed paths: A /trunk/Compiler/scripts/PythonInterface/OMPython/OMPythonParser A /trunk/Compiler/scripts/PythonInterface/OMPython/OMPythonParser/__init__.py M /trunk/Compiler/scripts/PythonInterface/OMPython/__init__.py M /trunk/Compiler/scripts/PythonInterface/README.txt A /trunk/Compiler/scripts/PythonInterface/_GlobalIDL A /trunk/Compiler/scripts/PythonInterface/_GlobalIDL/__init__.py A /trunk/Compiler/scripts/PythonInterface/_GlobalIDL__POA A /trunk/Compiler/scripts/PythonInterface/_GlobalIDL__POA/__init__.py M /trunk/Compiler/scripts/PythonInterface/setup.py A /trunk/Compiler/scripts/PythonInterface/stubs A /trunk/Compiler/scripts/PythonInterface/stubs/OmcClient_idl.py A /trunk/Compiler/scripts/PythonInterface/stubs/__init__.py Modified OMPython's functionality, renamed OMParser to OMPythonParser, updated Readme.txt and setup.py ------------------------------------------------------------------------ r11455 | adeas31 | 2012-03-17 01:31:24 +0100 (Sat, 17 Mar 2012) | 1 line Changed paths: M /trunk/Compiler/Makefile.in A /trunk/Compiler/scripts/PythonInterface/OMPython/OMConfig.py.in M /trunk/Compiler/scripts/PythonInterface/OMPython/__init__.py M /trunk/configure.in Fixed python API Interface for Linux. ------------------------------------------------------------------------ r11454 | adeas31 | 2012-03-16 20:03:49 +0100 (Fri, 16 Mar 2012) | 1 line Changed paths: M /trunk/Makefile.common - Fixed typo. ------------------------------------------------------------------------ r11453 | adeas31 | 2012-03-16 18:51:31 +0100 (Fri, 16 Mar 2012) | 2 lines Changed paths: M /trunk/Compiler/Makefile.in M /trunk/Compiler/Makefile.omdev.mingw M /trunk/Compiler/runtime/Makefile.common M /trunk/Compiler/runtime/Makefile.in M /trunk/Compiler/runtime/Makefile.omdev.mingw A /trunk/Compiler/scripts/PythonInterface (from /trunk/Compiler/scripts/ompython:11450) A /trunk/Compiler/scripts/PythonInterface/OMPython A /trunk/Compiler/scripts/PythonInterface/OMPython/OMParser A /trunk/Compiler/scripts/PythonInterface/OMPython/OMParser/__init__.py A /trunk/Compiler/scripts/PythonInterface/OMPython/__init__.py D /trunk/Compiler/scripts/PythonInterface/OMPython.py D /trunk/Compiler/scripts/PythonInterface/Parser M /trunk/Compiler/scripts/PythonInterface/README.txt D /trunk/Compiler/scripts/PythonInterface/setup.bat A /trunk/Compiler/scripts/PythonInterface/setup.py D /trunk/Compiler/scripts/ompython M /trunk/Makefile.common - Generate python stubs in stubs folder. - Added the setup.py script to install python API. ------------------------------------------------------------------------ r11452 | adeas31 | 2012-03-16 14:33:56 +0100 (Fri, 16 Mar 2012) | 1 line Changed paths: M /trunk/Compiler/Makefile.in M /trunk/Makefile.common - Fixed hudson build. ------------------------------------------------------------------------ r11451 | adeas31 | 2012-03-16 14:18:02 +0100 (Fri, 16 Mar 2012) | 1 line Changed paths: A /trunk/Compiler/scripts/ompython/OMParser (from /trunk/Compiler/scripts/ompython/Parser:11450) M /trunk/Compiler/scripts/ompython/OMPython.py D /trunk/Compiler/scripts/ompython/Parser - Changed Parser to OMParser. ------------------------------------------------------------------------ r11450 | sjoelund.se | 2012-03-16 12:34:57 +0100 (Fri, 16 Mar 2012) | 2 lines Changed paths: M /trunk/Compiler/runtime/Makefile.common M /trunk/configure.in - Allow omniidl-python fail on OSX ------------------------------------------------------------------------ r11449 | sjoelund.se | 2012-03-16 12:13:39 +0100 (Fri, 16 Mar 2012) | 3 lines Changed paths: M /trunk/Compiler/runtime/Makefile.common M /trunk/Compiler/runtime/Makefile.in M /trunk/Compiler/runtime/Makefile.omdev.mingw - Fix to make sure python interface is built - Check if using omniidl, else don't create it ------------------------------------------------------------------------ r11448 | sjoelund.se | 2012-03-16 10:32:03 +0100 (Fri, 16 Mar 2012) | 2 lines Changed paths: M /trunk/Compiler/Makefile.in M /trunk/Makefile.common - Better copying of ompython ------------------------------------------------------------------------ r11447 | sjoelund.se | 2012-03-16 10:31:38 +0100 (Fri, 16 Mar 2012) | 2 lines Changed paths: M /trunk/SimulationRuntime/c/Makefile.objs M /trunk/SimulationRuntime/c/util/division.c M /trunk/SimulationRuntime/c/util/omc_error.c - Don't ask me why it does not work, but I had to ifdef out the THROW in division.c or linking fails on OSX ------------------------------------------------------------------------ r11446 | sjoelund.se | 2012-03-16 08:25:48 +0100 (Fri, 16 Mar 2012) | 2 lines Changed paths: M /trunk/Compiler/Template/CodegenC.mo M /trunk/Compiler/Template/CodegenFMU.mo M /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl M /trunk/Compiler/susan_codegen/SimCode/CodegenFMU.tpl M /trunk/SimulationRuntime/c/Makefile.objs M /trunk/SimulationRuntime/c/ModelicaExternalC/tables.c M /trunk/SimulationRuntime/c/linearization/linearize.cpp M /trunk/SimulationRuntime/c/math-support/delay.c M /trunk/SimulationRuntime/c/math-support/initialization.c M /trunk/SimulationRuntime/c/math-support/model_help.c M /trunk/SimulationRuntime/c/simulation/results/simulation_result_csv.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/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/events.c M /trunk/SimulationRuntime/c/simulation/solver/solver_main.c M /trunk/SimulationRuntime/c/util/division.c D /trunk/SimulationRuntime/c/util/error.c D /trunk/SimulationRuntime/c/util/error.h M /trunk/SimulationRuntime/c/util/list.c M /trunk/SimulationRuntime/c/util/modelinfo.c A /trunk/SimulationRuntime/c/util/omc_error.c (from /trunk/SimulationRuntime/c/util/error.c:11435) A /trunk/SimulationRuntime/c/util/omc_error.h (from /trunk/SimulationRuntime/c/util/error.h:11435) M /trunk/SimulationRuntime/c/util/ringbuffer.c M /trunk/SimulationRuntime/c/util/varinfo.c - Renamed error.h to omc_error.h ------------------------------------------------------------------------ r11443 | adeas31 | 2012-03-15 20:50:09 +0100 (Thu, 15 Mar 2012) | 1 line Changed paths: M /trunk/Compiler/runtime/Makefile.common M /trunk/Compiler/runtime/Makefile.in M /trunk/Compiler/runtime/Makefile.omdev.mingw M /trunk/configure.in - Fixed build. ------------------------------------------------------------------------ r11442 | adeas31 | 2012-03-15 20:06:11 +0100 (Thu, 15 Mar 2012) | 1 line Changed paths: M /trunk/Compiler/Template/CodegenC.mo M /trunk/Compiler/Util/Flags.mo M /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl M /trunk/Compiler/susan_codegen/SimCode/SimCodeTV.mo - Added +d=gendebugsymbols flag to generate code with debug symbols for standard Modelica. ------------------------------------------------------------------------ r11441 | ppriv | 2012-03-15 20:04:24 +0100 (Thu, 15 Mar 2012) | 1 line Changed paths: M /trunk/Compiler/Template/CodegenCSharp.mo M /trunk/Compiler/susan_codegen/SimCode/CodegenCSharp.tpl M /trunk/Compiler/susan_codegen/SimCode/GenTest/Makefile M /trunk/Compiler/susan_codegen/SimCode/GenTest/QHP/generate.mos M /trunk/Compiler/susan_codegen/SimCode/GenTest/QHP/simulate.mos Small C# template update ------------------------------------------------------------------------ r11440 | adeas31 | 2012-03-15 20:03:16 +0100 (Thu, 15 Mar 2012) | 2 lines Changed paths: M /trunk/Compiler/Makefile.in M /trunk/Compiler/Makefile.omdev.mingw M /trunk/Compiler/runtime/Makefile.common M /trunk/Compiler/runtime/Makefile.in M /trunk/Compiler/runtime/Makefile.omdev.mingw M /trunk/Compiler/runtime/Makefile.vc A /trunk/Compiler/scripts/ompython A /trunk/Compiler/scripts/ompython/OMPython.py A /trunk/Compiler/scripts/ompython/Parser A /trunk/Compiler/scripts/ompython/Parser/__init__.py A /trunk/Compiler/scripts/ompython/README.txt A /trunk/Compiler/scripts/ompython/setup.bat M /trunk/Makefile.common M /trunk/Makefile.omdev.mingw - Updating OMDEV is required. - Added ompython to Compiler/scripts (From Anand). ------------------------------------------------------------------------ r11438 | adrpo | 2012-03-15 16:30:26 +0100 (Thu, 15 Mar 2012) | 2 lines Changed paths: M /trunk/Parser/Modelica.g - fix a case of "how the beep did it worked until now"? - EQ_NORETCALL should be returned instead of ALG_NORETCALL ------------------------------------------------------------------------ r11437 | sjoelund.se | 2012-03-15 13:22:56 +0100 (Thu, 15 Mar 2012) | 2 lines Changed paths: M /trunk/OMOptim/build/Makefile.unix.in - Make really clean ------------------------------------------------------------------------ r11436 | sjoelund.se | 2012-03-15 08:59:28 +0100 (Thu, 15 Mar 2012) | 2 lines Changed paths: M /trunk/Compiler/Template/CodegenC.mo - Update generated code ------------------------------------------------------------------------ r11435 | sjoelund.se | 2012-03-15 06:33:44 +0100 (Thu, 15 Mar 2012) | 2 lines Changed paths: M /trunk/testsuite/partest/runtests.pl - Perl does not do multi-line regex by default... ------------------------------------------------------------------------ r11434 | sjoelund.se | 2012-03-14 23:50:56 +0100 (Wed, 14 Mar 2012) | 2 lines Changed paths: M /trunk/testsuite/partest/runtests.pl - Don't return non-zero for result.xml ------------------------------------------------------------------------ r11433 | adeas31 | 2012-03-14 23:13:56 +0100 (Wed, 14 Mar 2012) | 1 line Changed paths: M /trunk/OMOptim/OMOptimBasis/build/OMOptimBasis.pro M /trunk/OMOptim/build/OMOptim.pro - Fixed the include paths. ------------------------------------------------------------------------ r11432 | adeas31 | 2012-03-14 23:13:01 +0100 (Wed, 14 Mar 2012) | 1 line Changed paths: M /trunk/OMOptim/OMOptimBasis/build/OMOptimBasis.windowsconfig.in - isEmpty don't work for environment variables. ------------------------------------------------------------------------ r11431 | adeas31 | 2012-03-14 23:08:55 +0100 (Wed, 14 Mar 2012) | 1 line Changed paths: M /trunk/OMOptim/GUI/Widgets/WidgetCtrlParameters.h - Fixed OMOptim compilation. ------------------------------------------------------------------------ r11430 | adeas31 | 2012-03-14 23:07:33 +0100 (Wed, 14 Mar 2012) | 1 line Changed paths: M /trunk/OMOptim/Core/OptObjective.cpp M /trunk/OMOptim/Core/Optim/EA/Init/EAStdBounds.h - Fix tabs. ------------------------------------------------------------------------ r11429 | hubert.thieriot | 2012-03-14 18:51:36 +0100 (Wed, 14 Mar 2012) | 2 lines Changed paths: M /trunk/OMOptim/Core/Dymola/Dymola.cpp M /trunk/OMOptim/Core/Modelica/ModItemsTree.cpp M /trunk/OMOptim/Core/Modelica/ModItemsTree.h M /trunk/OMOptim/Core/OpenModelica/OpenModelica.cpp M /trunk/OMOptim/Core/OptObjective.cpp M /trunk/OMOptim/Core/OptObjective.h M /trunk/OMOptim/Core/Optim/EA/EABase.cpp M /trunk/OMOptim/Core/Optim/EA/EABase.h M /trunk/OMOptim/Core/Optim/EA/Evaluations/EAStdOptimizationEval.h M /trunk/OMOptim/Core/Optim/EA/Init/EAStdBounds.h M /trunk/OMOptim/Core/Optim/EA/OptimAlgo.h M /trunk/OMOptim/Core/Optim/EA/Results/EAStdResult.h M /trunk/OMOptim/Core/Problems/BlockSubs/BlockSubstitution.cpp M /trunk/OMOptim/Core/Problems/BlockSubs/BlockSubstitution.h M /trunk/OMOptim/Core/Problems/BlockSubs/BlockSubstitutions.cpp M /trunk/OMOptim/Core/Problems/BlockSubs/BlockSubstitutions.h M /trunk/OMOptim/Core/Problems/OneSimResult.cpp M /trunk/OMOptim/Core/Problems/OneSimulation.cpp M /trunk/OMOptim/Core/Problems/OneSimulation.h M /trunk/OMOptim/Core/Problems/OptimResult.cpp M /trunk/OMOptim/Core/Problems/OptimResult.h M /trunk/OMOptim/Core/Problems/Optimization.cpp M /trunk/OMOptim/Core/Problems/Optimization.h M /trunk/OMOptim/Core/Problems/optimizationinterface.cpp M /trunk/OMOptim/Core/Problems/optimizationinterface.h M /trunk/OMOptim/Core/Project.cpp M /trunk/OMOptim/Core/Project.h M /trunk/OMOptim/GUI/Dialogs/BlockSubstituteConnDlg.h M /trunk/OMOptim/GUI/MainWindow.cpp M /trunk/OMOptim/GUI/Scene/BlockSubsScene.cpp M /trunk/OMOptim/GUI/Scene/BlockSubsScene.h M /trunk/OMOptim/GUI/Tabs/TabOneSim.cpp M /trunk/OMOptim/GUI/Tabs/TabOptimization.cpp M /trunk/OMOptim/GUI/Tabs/TabOptimization.h M /trunk/OMOptim/GUI/Tabs/TabResOneSim.cpp M /trunk/OMOptim/GUI/Tabs/TabResOptimization.cpp M /trunk/OMOptim/GUI/Widgets/WidgetBlocks.cpp M /trunk/OMOptim/GUI/Widgets/WidgetBlocks.h M /trunk/OMOptim/GUI/Widgets/WidgetCtrlParameters.cpp M /trunk/OMOptim/GUI/Widgets/WidgetCtrlParameters.h A /trunk/OMOptim/GUI/Widgets/WidgetModelsList.cpp A /trunk/OMOptim/GUI/Widgets/WidgetModelsList.h A /trunk/OMOptim/GUI/Widgets/WidgetModelsList.ui M /trunk/OMOptim/GUI/Widgets/WidgetMooPlot.cpp M /trunk/OMOptim/GUI/Widgets/WidgetOptParameters.h M /trunk/OMOptim/GUI/Widgets/WidgetOptimActions.cpp M /trunk/OMOptim/GUI/Widgets/WidgetOptimActions.ui M /trunk/OMOptim/GUI/Widgets/WidgetSelectComponents.cpp M /trunk/OMOptim/GUI/Widgets/WidgetSelectComponents.h M /trunk/OMOptim/GUI/Widgets/WidgetSelectModModel.cpp M /trunk/OMOptim/GUI/Widgets/WidgetSelectModModel.h M /trunk/OMOptim/GUI/Widgets/WidgetSelectOptVars.cpp M /trunk/OMOptim/GUI/Widgets/WidgetSelectOptVars.h M /trunk/OMOptim/OMOptimBasis/GUI/Widgets/WidgetFilesList.cpp M /trunk/OMOptim/OMOptimBasis/MOOptVector.cpp M /trunk/OMOptim/OMOptimBasis/MOOptVector.h M /trunk/OMOptim/OMOptimBasis/MOVector.h M /trunk/OMOptim/OMOptimBasis/ProjectBase.cpp M /trunk/OMOptim/OMOptimBasis/Variable.cpp M /trunk/OMOptim/OMOptimBasis/Variable.h M /trunk/OMOptim/OMOptimBasis/Variables.cpp M /trunk/OMOptim/OMOptimBasis/Variables.h M /trunk/OMOptim/build/OMOptimLib.pro M /trunk/OMOptim/version.h - changes in variables : now have models - changes in Optimization : now can handle several models ------------------------------------------------------------------------ r11428 | Frenkel TUD | 2012-03-14 18:38:09 +0100 (Wed, 14 Mar 2012) | 4 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/SimCode.mo M /trunk/Compiler/Script/CevalScript.mo M /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl M /trunk/SimulationRuntime/c/math-support/matrix.h A /trunk/testsuite/mosfiles/ComplexSystem.mo A /trunk/testsuite/mosfiles/ComplexSystem.mos M /trunk/testsuite/mosfiles/Makefile - bugfix for complex equations in strong connected components - add test for complex equation in strong connected component ------------------------------------------------------------------------ r11427 | sjoelund.se | 2012-03-14 17:20:17 +0100 (Wed, 14 Mar 2012) | 2 lines Changed paths: M /trunk/Examples/BuildModelRecursive.mos M /trunk/testsuite/partest/runtests.pl - Create the result.xml in the correct directory ------------------------------------------------------------------------ r11426 | sjoelund.se | 2012-03-14 17:04:53 +0100 (Wed, 14 Mar 2012) | 2 lines Changed paths: M /trunk/testsuite/partest/runtest.pl M /trunk/testsuite/partest/runtests.pl - Write the file in serial as the mutex does not seem to guarantee the writes are all ok ------------------------------------------------------------------------ r11423 | sjoelund.se | 2012-03-14 14:54:46 +0100 (Wed, 14 Mar 2012) | 2 lines Changed paths: M /trunk/testsuite/partest/runtests.pl - Check the returned file for the tag ------------------------------------------------------------------------ r11422 | perost | 2012-03-14 12:56:21 +0100 (Wed, 14 Mar 2012) | 2 lines Changed paths: A /trunk/Compiler/FrontEnd/InstSymbolTable.mo A /trunk/Compiler/FrontEnd/InstTypes.mo A /trunk/Compiler/FrontEnd/InstUtil.mo M /trunk/Compiler/FrontEnd/SCodeExpand.mo M /trunk/Compiler/FrontEnd/SCodeFlattenRedeclare.mo M /trunk/Compiler/FrontEnd/SCodeInst.mo M /trunk/Compiler/FrontEnd/SCodeMod.mo A /trunk/Compiler/FrontEnd/Typing.mo M /trunk/Compiler/Makefile.common M /trunk/testsuite/bootstrapping/LoadCompilerSources.mos - Refactoring of SCodeInst. ------------------------------------------------------------------------ r11421 | sjoelund.se | 2012-03-14 12:29:42 +0100 (Wed, 14 Mar 2012) | 2 lines Changed paths: M /trunk/testsuite/partest/runtest.pl - Force UTF-8 output in the test-script ------------------------------------------------------------------------ r11420 | adrpo | 2012-03-14 11:51:26 +0100 (Wed, 14 Mar 2012) | 2 lines Changed paths: M /trunk/testsuite/parser/ParseFullModelica3.2.mos - expected output (first update libraries/README, then build, then run rtest -b on the file) ------------------------------------------------------------------------ r11419 | adrpo | 2012-03-14 11:27:57 +0100 (Wed, 14 Mar 2012) | 3 lines Changed paths: M /trunk/libraries/Modelica 3.2.txt M /trunk/libraries/README M /trunk/testsuite/parser/ParseFullModelica3.2.mos - update libraries/README so that libraries are updated in /build during the build - put the changes made by hkiel in libraries/Modelica 3.2.txt - update testsuite/parser/ParseFullModelica3.2.mos due to changed made by hkiel ------------------------------------------------------------------------ r11418 | hkiel | 2012-03-14 10:17:02 +0100 (Wed, 14 Mar 2012) | 1 line Changed paths: M /trunk M /trunk/Compiler M /trunk/Compiler/omc_release M /trunk/Compiler/susan_codegen/SimCode M /trunk/FMI/import/source M /trunk/Parser M /trunk/SimulationRuntime/interactive/SampleClient M /trunk/testsuite/bootstrapping - ignore generated files ------------------------------------------------------------------------ r11417 | sjoelund.se | 2012-03-14 09:57:15 +0100 (Wed, 14 Mar 2012) | 2 lines Changed paths: M /trunk/testsuite/partest/runtest.pl - Replace special xml characters with the entity ------------------------------------------------------------------------ r11416 | hkiel | 2012-03-14 09:41:28 +0100 (Wed, 14 Mar 2012) | 2 lines Changed paths: M /trunk/SimulationRuntime/c/ModelicaExternalC/tables.c M /trunk/SimulationRuntime/c/math-support/initialization.c - remove stray "*/" - change calloc to malloc for immediately initialized memory ------------------------------------------------------------------------ r11415 | hkiel | 2012-03-14 09:40:34 +0100 (Wed, 14 Mar 2012) | 1 line Changed paths: M /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo - remove typo ------------------------------------------------------------------------ r11414 | hkiel | 2012-03-14 09:38:19 +0100 (Wed, 14 Mar 2012) | 1 line Changed paths: M /trunk/libraries/Modelica 3.2/Electrical/Analog/Ideal.mo M /trunk/libraries/Modelica 3.2/Electrical/Digital.mo - replaced integers by their appropriate enumeration values ------------------------------------------------------------------------ r11413 | sjoelund.se | 2012-03-13 17:46:38 +0100 (Tue, 13 Mar 2012) | 2 lines Changed paths: M /trunk/Examples/BuildModelRecursive.mos - Fix columns ------------------------------------------------------------------------ r11412 | sjoelund.se | 2012-03-13 16:30:51 +0100 (Tue, 13 Mar 2012) | 3 lines Changed paths: M /trunk/Compiler/FrontEnd/Static.mo #1408 - Removed support for min/max(string) as only enum,bool,int,real are allowed ------------------------------------------------------------------------ r11411 | adeas31 | 2012-03-13 14:59:21 +0100 (Tue, 13 Mar 2012) | 1 line Changed paths: M /trunk/Compiler/Script/CevalScript.mo - Fix the tabs :) ------------------------------------------------------------------------ r11410 | adeas31 | 2012-03-13 14:27:41 +0100 (Tue, 13 Mar 2012) | 1 line Changed paths: M /trunk/OMEdit/OMEditGUI/FMIWidget.cpp M /trunk/OMEdit/OMEditGUI/OMCProxy.cpp - Fixed OMEdit to handle new changes of importFMU. ------------------------------------------------------------------------ r11409 | adeas31 | 2012-03-13 14:26:11 +0100 (Tue, 13 Mar 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo M /trunk/Compiler/Script/CevalScript.mo M /trunk/FMI/import/source/moGenerator.c - Fixed the importFMU. - Removed the moGenerator::getDecompPath(), omc should sent the right output directory to fmigenerator. ------------------------------------------------------------------------ r11408 | sjoelund.se | 2012-03-13 13:56:44 +0100 (Tue, 13 Mar 2012) | 2 lines Changed paths: M /trunk/Makefile.in M /trunk/Parser/main.c M /trunk/Parser/omcc/Lexer.mo M /trunk/Parser/omcc/LexerGenerator.mo M /trunk/Parser/omcc/LexerModelica.mo M /trunk/Parser/omcc/Main.mo M /trunk/Parser/omcc/OMCC.mo M /trunk/Parser/omcc/Parser.mo M /trunk/Parser/omcc/ParserGenerator.mo M /trunk/Parser/omcc/ParserModelica.mo M /trunk/Parser/omcc/Types.mo M /trunk/Parser/parse.c - Fix coding style ------------------------------------------------------------------------ r11407 | sjoelund.se | 2012-03-13 13:17:06 +0100 (Tue, 13 Mar 2012) | 2 lines Changed paths: M /trunk/Examples/BuildModelRecursive.mos - Increase ulimit ------------------------------------------------------------------------ r11406 | sjoelund.se | 2012-03-13 13:05:23 +0100 (Tue, 13 Mar 2012) | 2 lines Changed paths: M /trunk/testsuite/3rdParty/HumMod/Makefile M /trunk/testsuite/3rdParty/siemens/Makefile - Fix rtest path in Makefiles ------------------------------------------------------------------------ r11405 | sjoelund.se | 2012-03-13 12:38:00 +0100 (Tue, 13 Mar 2012) | 2 lines Changed paths: M /trunk/Examples/BuildModelRecursive.mos M /trunk/Makefile.in - Changed order of cells ------------------------------------------------------------------------ r11404 | perost | 2012-03-13 12:06:45 +0100 (Tue, 13 Mar 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/SCodeEnv.mo M /trunk/Compiler/FrontEnd/SCodeFlattenRedeclare.mo M /trunk/Compiler/FrontEnd/SCodeInst.mo - Fix application of redeclares in SCodeInst.instExtends. ------------------------------------------------------------------------ r11403 | sjoelund.se | 2012-03-13 11:07:22 +0100 (Tue, 13 Mar 2012) | 2 lines Changed paths: M /trunk/Examples/BuildModelRecursive.mos - Try to run the simulation in BuildModelRecursive.mos ------------------------------------------------------------------------ r11402 | sjoelund.se | 2012-03-13 10:01:28 +0100 (Tue, 13 Mar 2012) | 2 lines Changed paths: M /trunk/testsuite/partest/runtests.pl - Use eq, not == ------------------------------------------------------------------------ r11401 | sjoelund.se | 2012-03-13 09:43:50 +0100 (Tue, 13 Mar 2012) | 2 lines Changed paths: M /trunk/testsuite/partest/runtests.pl - Test for empty xml-file ------------------------------------------------------------------------ r11400 | sjoelund.se | 2012-03-13 08:42:38 +0100 (Tue, 13 Mar 2012) | 2 lines Changed paths: M /trunk/SimulationRuntime/c/simulation/libf2c/signal1.h0 M /trunk/SimulationRuntime/c/simulation/libf2c/sysdep1.h0 - Fix the source of .h-files containing tabs ------------------------------------------------------------------------ r11399 | sjoelund.se | 2012-03-13 08:08:21 +0100 (Tue, 13 Mar 2012) | 2 lines Changed paths: M /trunk/Makefile.in - Terminate the find regex so we do not find .h0 files on some OSes ------------------------------------------------------------------------ r11398 | sjoelund.se | 2012-03-13 07:54:08 +0100 (Tue, 13 Mar 2012) | 2 lines Changed paths: M /trunk/Compiler/Template/TplAbsyn.mo M /trunk/Compiler/Template/TplMain.mo M /trunk/Compiler/Template/TplParser.mo M /trunk/Compiler/Util/Error.mo M /trunk/Compiler/susan_codegen/SimCode/SimCodeTV.mo M /trunk/Compiler/susan_codegen/TplCodegenTV.mo M /trunk/Compiler/susan_codegen/paperI.mo M /trunk/Compiler/susan_codegen/testI.mo M /trunk/Makefile.in M /trunk/OMNotebook/OMNotebookGUI/notebook.cpp M /trunk/OMNotebook/OMNotebookGUI/notebook.h M /trunk/OMNotebook/OMSketch/Draw_Arc.cpp M /trunk/OMNotebook/OMSketch/Draw_Arc.h M /trunk/OMNotebook/OMSketch/Draw_Arrow.cpp M /trunk/OMNotebook/OMSketch/Draw_Arrow.h M /trunk/OMNotebook/OMSketch/Draw_Ellipse.cpp M /trunk/OMNotebook/OMSketch/Draw_Ellipse.h M /trunk/OMNotebook/OMSketch/Draw_LineArrow.cpp M /trunk/OMNotebook/OMSketch/Draw_LineArrow.h M /trunk/OMNotebook/OMSketch/Draw_Rectangle.cpp M /trunk/OMNotebook/OMSketch/Draw_Rectangle.h M /trunk/OMNotebook/OMSketch/Draw_RoundRect.cpp M /trunk/OMNotebook/OMSketch/Draw_RoundRect.h M /trunk/OMNotebook/OMSketch/Draw_Triangle.cpp M /trunk/OMNotebook/OMSketch/Draw_Triangle.h M /trunk/OMNotebook/OMSketch/Draw_line.cpp M /trunk/OMNotebook/OMSketch/Draw_polygon.cpp M /trunk/OMNotebook/OMSketch/Graph_Scene.cpp M /trunk/OMNotebook/OMSketch/Graph_Scene.h M /trunk/OMNotebook/OMSketch/Scene_Objects.cpp M /trunk/OMNotebook/OMSketch/Scene_Objects.h M /trunk/OMNotebook/OMSketch/Sketch_files.cpp M /trunk/OMNotebook/OMSketch/Tools.cpp M /trunk/OMNotebook/OMSketch/Tools.h M /trunk/OMOptim/Core/Dymola/Dymola.h M /trunk/OMOptim/Core/FileData/CSV.h M /trunk/OMOptim/Core/FileData/LoadOMOptim.h M /trunk/OMOptim/Core/FileData/SaveOMOptim.h M /trunk/OMOptim/Core/Modelica/ModComponent.cpp M /trunk/OMOptim/Core/Modelica/ModComponent.h M /trunk/OMOptim/Core/Modelica/ModExecution.cpp M /trunk/OMOptim/Core/Modelica/ModExecution.h M /trunk/OMOptim/Core/Modelica/ModItem.cpp M /trunk/OMOptim/Core/Modelica/ModItem.h M /trunk/OMOptim/Core/Modelica/ModItemsTree.h M /trunk/OMOptim/Core/Modelica/ModLoader.h M /trunk/OMOptim/Core/Modelica/ModModel.cpp M /trunk/OMOptim/Core/Modelica/ModModel.h M /trunk/OMOptim/Core/Modelica/ModModelPlus.cpp M /trunk/OMOptim/Core/Modelica/ModPackage.cpp M /trunk/OMOptim/Core/Modelica/ModPackage.h M /trunk/OMOptim/Core/Modelica/ModRecord.cpp M /trunk/OMOptim/Core/Modelica/ModRecord.h M /trunk/OMOptim/Core/Modelica/Modelica.h M /trunk/OMOptim/Core/Modelica/ModelicaConnection.cpp M /trunk/OMOptim/Core/Modelica/ModelicaConnection.h M /trunk/OMOptim/Core/Modelica/ModelicaConnections.cpp M /trunk/OMOptim/Core/Modelica/ModelicaConnections.h M /trunk/OMOptim/Core/Modelica/ModelicaModifier.cpp M /trunk/OMOptim/Core/Modelica/ModelicaModifier.h M /trunk/OMOptim/Core/OMC/MOomc.cpp M /trunk/OMOptim/Core/OMC/MOomc.h M /trunk/OMOptim/Core/OMC/OMCThreads.h M /trunk/OMOptim/Core/OMC/commandcompletion.cpp M /trunk/OMOptim/Core/OMC/commandcompletion.h M /trunk/OMOptim/Core/OMC/commandunit.h M /trunk/OMOptim/Core/OMC/inputcelldelegate.h M /trunk/OMOptim/Core/OMC/omc_communicator.cpp M /trunk/OMOptim/Core/OMC/omcinteractiveenvironment.cpp M /trunk/OMOptim/Core/OMC/omcinteractiveenvironment.h M /trunk/OMOptim/Core/OMOptimSettings.cpp M /trunk/OMOptim/Core/OMOptimSettings.h M /trunk/OMOptim/Core/OpenModelica/OpenModelica.h M /trunk/OMOptim/Core/OptObjective.cpp M /trunk/OMOptim/Core/OptObjective.h M /trunk/OMOptim/Core/Optim/EA/AlgoParameter.cpp M /trunk/OMOptim/Core/Optim/EA/AlgoParameter.h M /trunk/OMOptim/Core/Optim/EA/Checkpoints/EAStdCheckPoint.h M /trunk/OMOptim/Core/Optim/EA/Checkpoints/EAUpdaterDispObjGUI.h M /trunk/OMOptim/Core/Optim/EA/Chromosome/EOAdapt.h M /trunk/OMOptim/Core/Optim/EA/Chromosome/EOStd.h M /trunk/OMOptim/Core/Optim/EA/Crossover/SBCrossover.h M /trunk/OMOptim/Core/Optim/EA/Init/EAAdaptReinitStdDev.h M /trunk/OMOptim/Core/Optim/EA/Init/EAStdBounds.h M /trunk/OMOptim/Core/Optim/EA/Init/EAStdInitBounded.h M /trunk/OMOptim/Core/Optim/EA/Monitor/MyEoGnuplot.cpp M /trunk/OMOptim/Core/Optim/EA/Monitor/MyEoGnuplot.h M /trunk/OMOptim/Core/Optim/EA/Monitor/MyEoGnuplot1DMonitor.cpp M /trunk/OMOptim/Core/Optim/EA/Monitor/MyEoGnuplot1DMonitor.h M /trunk/OMOptim/Core/Optim/EA/Mutations/EAStdMutation.h M /trunk/OMOptim/Core/Optim/EA/NSGA2/NSGA2.cpp M /trunk/OMOptim/Core/Optim/EA/NSGA2/NSGA2Algo.h M /trunk/OMOptim/Core/Optim/EA/OMEAEvalContinue.h M /trunk/OMOptim/Core/Optim/EA/OMEAEvalFuncCounter.h M /trunk/OMOptim/Core/Optim/EA/OMEAProgress.h M /trunk/OMOptim/Core/Optim/EA/OptimAlgo.cpp M /trunk/OMOptim/Core/Optim/EA/OptimAlgo.h M /trunk/OMOptim/Core/Optim/EA/OptimAlgosList.h M /trunk/OMOptim/Core/Optim/EA/Results/EAStdResult.h M /trunk/OMOptim/Core/Optim/EA/SA1/SA1.cpp M /trunk/OMOptim/Core/Optim/EA/SA1/SA1.h M /trunk/OMOptim/Core/Optim/EA/SA1/SA1Algo.h M /trunk/OMOptim/Core/Optim/EA/SA1/SA1Archive.h M /trunk/OMOptim/Core/Optim/EA/SPEA2/SPEA2.cpp M /trunk/OMOptim/Core/Optim/EA/SPEA2/SPEA2Algo.h M /trunk/OMOptim/Core/Optim/EA/SPEA2/SPEA2Crossover.h M /trunk/OMOptim/Core/Optim/EA/SPEA2Adaptative/SPEA2Adapt.cpp M /trunk/OMOptim/Core/Optim/EA/SPEA2Adaptative/SPEA2Adapt.h M /trunk/OMOptim/Core/Optim/EA/SPEA2Adaptative/SPEA2AdaptInitBounded.h M /trunk/OMOptim/Core/Optim/EA/SPEA2Adaptative/SPEA2AdaptMutation.h M /trunk/OMOptim/Core/ParetoDominance.cpp M /trunk/OMOptim/Core/ParetoDominance.h M /trunk/OMOptim/Core/Problems/BlockSubs/BlockSubstitution.cpp M /trunk/OMOptim/Core/Problems/BlockSubs/BlockSubstitution.h M /trunk/OMOptim/Core/Problems/BlockSubs/BlockSubstitutions.cpp M /trunk/OMOptim/Core/Problems/BlockSubs/BlockSubstitutions.h M /trunk/OMOptim/Core/Project.cpp M /trunk/OMOptim/Core/Tools/vqtconvert.cpp M /trunk/OMOptim/Core/Tools/vqtconvert.h M /trunk/OMOptim/Core/VariablesManip.cpp M /trunk/OMOptim/Core/VariablesManip.h M /trunk/OMOptim/GUI/Dialogs/AboutOMOptim.cpp M /trunk/OMOptim/GUI/Dialogs/AboutOMOptim.h M /trunk/OMOptim/GUI/Dialogs/BlockSubstituteConnDlg.cpp M /trunk/OMOptim/GUI/Dialogs/BlockSubstituteConnDlg.h M /trunk/OMOptim/GUI/Dialogs/HelpDlg.cpp M /trunk/OMOptim/GUI/Dialogs/HelpDlg.h M /trunk/OMOptim/GUI/Dialogs/newprojectform.cpp M /trunk/OMOptim/GUI/Dialogs/newprojectform.h M /trunk/OMOptim/GUI/Plots/MOOptPlot.h M /trunk/OMOptim/GUI/Scene/BlockDrawItem.cpp M /trunk/OMOptim/GUI/Scene/BlockDrawItem.h M /trunk/OMOptim/GUI/Scene/BlockSubsScene.cpp M /trunk/OMOptim/GUI/Scene/arrow.cpp M /trunk/OMOptim/GUI/Scene/arrow.h M /trunk/OMOptim/GUI/Scene/diagramitem.cpp M /trunk/OMOptim/GUI/Scene/diagramitem.h M /trunk/OMOptim/GUI/Scene/diagramscene.cpp M /trunk/OMOptim/GUI/Scene/diagramscene.h M /trunk/OMOptim/GUI/Scene/diagramtextitem.cpp M /trunk/OMOptim/GUI/Scene/diagramtextitem.h M /trunk/OMOptim/GUI/Tabs/TabOMC.cpp M /trunk/OMOptim/GUI/Tabs/TabOMC.h M /trunk/OMOptim/GUI/Tabs/TabOneSim.cpp M /trunk/OMOptim/GUI/Tabs/TabOneSim.h M /trunk/OMOptim/GUI/Tabs/TabOptimization.cpp M /trunk/OMOptim/GUI/Tabs/TabOptimization.h M /trunk/OMOptim/GUI/Tabs/TabProject.cpp M /trunk/OMOptim/GUI/Tabs/TabProject.h M /trunk/OMOptim/GUI/Tabs/TabResOneSim.cpp M /trunk/OMOptim/GUI/Tabs/TabResOptimization.cpp M /trunk/OMOptim/GUI/Tabs/TabResOptimization.h M /trunk/OMOptim/GUI/Tools/OMOptimGuiTools.cpp M /trunk/OMOptim/GUI/Widgets/WidgetBlocks.cpp M /trunk/OMOptim/GUI/Widgets/WidgetBlocks.h M /trunk/OMOptim/GUI/Widgets/WidgetCalculateMooPoints.cpp M /trunk/OMOptim/GUI/Widgets/WidgetCalculateMooPoints.h M /trunk/OMOptim/GUI/Widgets/WidgetCtrlParameters.h M /trunk/OMOptim/GUI/Widgets/WidgetOneSimVars.h M /trunk/OMOptim/GUI/Widgets/WidgetOptParameters.cpp M /trunk/OMOptim/GUI/Widgets/WidgetOptParameters.h M /trunk/OMOptim/GUI/Widgets/WidgetOptTable.cpp M /trunk/OMOptim/GUI/Widgets/WidgetOptTable.h M /trunk/OMOptim/GUI/Widgets/WidgetOptimActions.h M /trunk/OMOptim/GUI/Widgets/WidgetProjectInfos.h M /trunk/OMOptim/GUI/Widgets/WidgetResultInfos.cpp M /trunk/OMOptim/GUI/Widgets/WidgetSelPointScan.cpp M /trunk/OMOptim/GUI/Widgets/WidgetSelPointScan.h M /trunk/OMOptim/GUI/Widgets/WidgetSelectComponents.cpp M /trunk/OMOptim/GUI/Widgets/WidgetSelectComponents.h M /trunk/OMOptim/GUI/Widgets/WidgetSelectModModel.cpp M /trunk/OMOptim/GUI/Widgets/WidgetSelectModModel.h M /trunk/OMOptim/GUI/Widgets/WidgetSelectOptVars.cpp M /trunk/OMOptim/GUI/Widgets/WidgetSelectOptVars.h M /trunk/OMOptim/GUI/Widgets/WidgetToolBar.cpp M /trunk/OMOptim/GUI/Widgets/WidgetToolBar.h M /trunk/OMOptim/OMOptimBasis/FileData/Load.h M /trunk/OMOptim/OMOptimBasis/FileData/Save.h M /trunk/OMOptim/OMOptimBasis/FileData/XML.cpp M /trunk/OMOptim/OMOptimBasis/FileData/XML.h M /trunk/OMOptim/OMOptimBasis/GUI/Dialogs/DlgSelectVars.h M /trunk/OMOptim/OMOptimBasis/GUI/Dialogs/DlgSettings.cpp M /trunk/OMOptim/OMOptimBasis/GUI/Dialogs/DlgSettings.h M /trunk/OMOptim/OMOptimBasis/GUI/Dialogs/NewProjectBaseForm.cpp M /trunk/OMOptim/OMOptimBasis/GUI/Dialogs/NewProjectBaseForm.h M /trunk/OMOptim/OMOptimBasis/GUI/Plots/MOPlot.cpp M /trunk/OMOptim/OMOptimBasis/GUI/Plots/MOPlot.h M /trunk/OMOptim/OMOptimBasis/GUI/Plots/MyQwtPlotPicker.cpp M /trunk/OMOptim/OMOptimBasis/GUI/Plots/MyQwtPlotPicker.h M /trunk/OMOptim/OMOptimBasis/GUI/Tabs/MO2ColTab.cpp M /trunk/OMOptim/OMOptimBasis/GUI/Tabs/MO2ColTab.h M /trunk/OMOptim/OMOptimBasis/GUI/Tabs/MOTab.cpp M /trunk/OMOptim/OMOptimBasis/GUI/Tabs/MOTab.h M /trunk/OMOptim/OMOptimBasis/GUI/Tabs/MOTabBase.cpp M /trunk/OMOptim/OMOptimBasis/GUI/Tabs/MOTabBase.h M /trunk/OMOptim/OMOptimBasis/GUI/Tabs/TabGeneric.cpp M /trunk/OMOptim/OMOptimBasis/GUI/Tools/GuiTools.cpp M /trunk/OMOptim/OMOptimBasis/GUI/Tools/MOSplitter.cpp M /trunk/OMOptim/OMOptimBasis/GUI/Tools/MOSplitter.h M /trunk/OMOptim/OMOptimBasis/GUI/Tools/MOStyleSheet.cpp M /trunk/OMOptim/OMOptimBasis/GUI/Tools/MOStyleSheet.h M /trunk/OMOptim/OMOptimBasis/GUI/Tools/MyDelegates.cpp M /trunk/OMOptim/OMOptimBasis/GUI/Tools/MyDelegates.h M /trunk/OMOptim/OMOptimBasis/GUI/Tools/MyTextLog.cpp M /trunk/OMOptim/OMOptimBasis/GUI/Tools/MyTextLog.h M /trunk/OMOptim/OMOptimBasis/GUI/Tools/qsciencespinbox.cpp M /trunk/OMOptim/OMOptimBasis/GUI/Widgets/WidgetFilesList.cpp M /trunk/OMOptim/OMOptimBasis/GUI/Widgets/WidgetList.cpp M /trunk/OMOptim/OMOptimBasis/GUI/Widgets/WidgetList.h M /trunk/OMOptim/OMOptimBasis/GUI/Widgets/WidgetMOItem.cpp M /trunk/OMOptim/OMOptimBasis/GUI/Widgets/WidgetMOItem.h M /trunk/OMOptim/OMOptimBasis/GUI/Widgets/WidgetProjectBaseInfos.h M /trunk/OMOptim/OMOptimBasis/GUI/Widgets/WidgetTableVar.h M /trunk/OMOptim/OMOptimBasis/Infos/Info.cpp M /trunk/OMOptim/OMOptimBasis/Infos/Info.h M /trunk/OMOptim/OMOptimBasis/Infos/InfoSender.cpp M /trunk/OMOptim/OMOptimBasis/Infos/InfoSender.h M /trunk/OMOptim/OMOptimBasis/Infos/ListInfo.h M /trunk/OMOptim/OMOptimBasis/MOClasses.h M /trunk/OMOptim/OMOptimBasis/MOItem.cpp M /trunk/OMOptim/OMOptimBasis/MOItem.h M /trunk/OMOptim/OMOptimBasis/MOParameter.h M /trunk/OMOptim/OMOptimBasis/MOSettings.h M /trunk/OMOptim/OMOptimBasis/MOTableView.cpp M /trunk/OMOptim/OMOptimBasis/MOTableView.h M /trunk/OMOptim/OMOptimBasis/MOThreads.h M /trunk/OMOptim/OMOptimBasis/Problems/OMCases.h M /trunk/OMOptim/OMOptimBasis/Problems/Problem.cpp M /trunk/OMOptim/OMOptimBasis/Problems/ProblemConfig.cpp M /trunk/OMOptim/OMOptimBasis/Problems/ProblemConfig.h M /trunk/OMOptim/OMOptimBasis/Problems/Problems.cpp M /trunk/OMOptim/OMOptimBasis/Problems/Problems.h M /trunk/OMOptim/OMOptimBasis/Problems/Results.cpp M /trunk/OMOptim/OMOptimBasis/Problems/Results.h M /trunk/OMOptim/OMOptimBasis/ProjectBase.cpp M /trunk/OMOptim/OMOptimBasis/Tools/HighTools.cpp M /trunk/OMOptim/OMOptimBasis/Tools/HighTools.h M /trunk/OMOptim/OMOptimBasis/Tools/LowTools.h M /trunk/OMOptim/OMOptimBasis/Tools/SleeperThread.h M /trunk/OMOptim/OMOptimBasis/Tools/XMLTools.cpp M /trunk/OMOptim/OMOptimBasis/Tools/XMLTools.h M /trunk/OMOptim/OMOptimBasis/Units/MEDimValue.cpp M /trunk/OMOptim/OMOptimBasis/Units/MEDimValue.h M /trunk/OMOptim/OMOptimBasis/Units/MEHTCoeff.cpp M /trunk/OMOptim/OMOptimBasis/Units/MEHTCoeff.h M /trunk/OMOptim/OMOptimBasis/Units/MEMassFlow.cpp M /trunk/OMOptim/OMOptimBasis/Units/MEMassFlow.h M /trunk/OMOptim/OMOptimBasis/Units/MEQflow.cpp M /trunk/OMOptim/OMOptimBasis/Units/MEQflow.h M /trunk/OMOptim/OMOptimBasis/Units/MERefValue.cpp M /trunk/OMOptim/OMOptimBasis/Units/MERefValue.h M /trunk/OMOptim/OMOptimBasis/Units/MESpecHeatCapacity.h M /trunk/OMOptim/OMOptimBasis/Units/MESurface.cpp M /trunk/OMOptim/OMOptimBasis/Units/MESurface.h M /trunk/OMOptim/OMOptimBasis/Units/METemperature.cpp M /trunk/OMOptim/OMOptimBasis/Units/METemperature.h M /trunk/OMOptim/OMOptimBasis/Variable.cpp M /trunk/OMOptim/version.h M /trunk/SimulationRuntime/c/simulation/solver/dassl.c M /trunk/SimulationRuntime/c/simulation/solver/dassl.h M /trunk/SimulationRuntime/c/simulation/solver/dopri45.c M /trunk/SimulationRuntime/c/simulation/solver/dopri45.h M /trunk/SimulationRuntime/c/simulation/solver/events.c - Remove some tabs from sources ------------------------------------------------------------------------ r11397 | sjoelund.se | 2012-03-12 22:15:29 +0100 (Mon, 12 Mar 2012) | 2 lines Changed paths: M /trunk/Compiler/BackEnd/BackendDump.mo M /trunk/Compiler/BackEnd/SimCode.mo M /trunk/Compiler/BackEnd/Uncertainties.mo M /trunk/Compiler/FrontEnd/Static.mo M /trunk/Compiler/Util/Error.mo M /trunk/Compiler/Util/Graph.mo M /trunk/Makefile.in M /trunk/SimulationRuntime/c/math-support/initialization.c M /trunk/SimulationRuntime/c/math-support/model_help.c M /trunk/SimulationRuntime/c/meta/dtoa.c M /trunk/SimulationRuntime/c/meta/gc/generational.c M /trunk/SimulationRuntime/c/meta/meta_modelica.h M /trunk/SimulationRuntime/c/meta/realString.c D /trunk/mosh/src/builtin_function.cpp D /trunk/mosh/src/builtin_function.hpp D /trunk/mosh/src/compiled_function.cpp D /trunk/mosh/src/compiled_function.hpp D /trunk/mosh/src/expression_parser.g D /trunk/mosh/src/function_argument.cpp D /trunk/mosh/src/function_argument.hpp D /trunk/mosh/src/modelica_function.cpp D /trunk/mosh/src/modelica_function.hpp D /trunk/mosh/src/modelica_runtime_error.cpp D /trunk/mosh/src/modelica_runtime_error.hpp D /trunk/mosh/src/modelica_type.cpp D /trunk/mosh/src/modelica_type.hpp M /trunk/mosh/src/mosh.cpp M /trunk/mosh/src/options.cpp D /trunk/mosh/src/runtime D /trunk/mosh/src/symboltable.cpp D /trunk/mosh/src/symboltable.hpp D /trunk/mosh/src/value.cpp D /trunk/mosh/src/value.hpp D /trunk/mosh/src/walker.g - Improved tab detection ------------------------------------------------------------------------ r11396 | sjoelund.se | 2012-03-12 21:52:25 +0100 (Mon, 12 Mar 2012) | 2 lines Changed paths: M /trunk/Makefile.common M /trunk/Makefile.in - Added make target tab-error ------------------------------------------------------------------------ r11395 | sjoelund.se | 2012-03-12 21:34:53 +0100 (Mon, 12 Mar 2012) | 3 lines Changed paths: D /trunk/testsuite/parser/CheckSourcesForTabs.mos M /trunk/testsuite/parser/Makefile - Removing CheckSourcesForTabs from testsuite + We should replace this with a Hudson job ------------------------------------------------------------------------ r11394 | sjoelund.se | 2012-03-12 20:03:07 +0100 (Mon, 12 Mar 2012) | 2 lines Changed paths: M /trunk/testsuite/partest/runtest.pl M /trunk/testsuite/partest/runtests.pl - Some more error checking, and runtest.pl should now work on the offending tests when run from the default directory (testsuite root) ------------------------------------------------------------------------ r11393 | sjoelund.se | 2012-03-12 18:56:15 +0100 (Mon, 12 Mar 2012) | 2 lines Changed paths: M /trunk/testsuite/partest/runtest.pl - Don't print failed for every test... ------------------------------------------------------------------------ r11392 | sjoelund.se | 2012-03-12 18:42:27 +0100 (Mon, 12 Mar 2012) | 2 lines Changed paths: M /trunk/testsuite/partest/runtest.pl - Fix runtest.pl ------------------------------------------------------------------------ r11391 | sjoelund.se | 2012-03-12 18:36:47 +0100 (Mon, 12 Mar 2012) | 2 lines Changed paths: M /trunk/testsuite/partest/runtest.pl - Always print tests that fail ------------------------------------------------------------------------ r11388 | sjoelund.se | 2012-03-12 17:13:15 +0100 (Mon, 12 Mar 2012) | 2 lines Changed paths: M /trunk/testsuite/partest/runtest.pl - Fix for tests that do not run in sandbox (chdir to correct one, use correct path to rtest) ------------------------------------------------------------------------ r11387 | sjoelund.se | 2012-03-12 16:56:28 +0100 (Mon, 12 Mar 2012) | 2 lines Changed paths: A /trunk/testsuite/3rdParty/HumMod/Makefile - Added missing file ------------------------------------------------------------------------ r11386 | sjoelund.se | 2012-03-12 16:41:37 +0100 (Mon, 12 Mar 2012) | 2 lines Changed paths: A /trunk/testsuite/3rdParty/HumMod A /trunk/testsuite/3rdParty/HumMod/HumModOMCTotal.mo (from /trunk/testsuite/mosfiles-nosim/HumModOMCTotal.mo:11385) A /trunk/testsuite/3rdParty/HumMod/checkHumMod.mos (from /trunk/testsuite/mosfiles-nosim/checkHumMod.mos:11385) A /trunk/testsuite/3rdParty/HumMod/instHumMod.mos (from /trunk/testsuite/mosfiles-nosim/instHumMod.mos:11385) A /trunk/testsuite/3rdParty/siemens (from /trunk/testsuite/siemens:11385) A /trunk/testsuite/HumMod M /trunk/testsuite/Makefile D /trunk/testsuite/mosfiles-nosim/HumModOMCTotal.mo M /trunk/testsuite/mosfiles-nosim/Makefile D /trunk/testsuite/mosfiles-nosim/checkHumMod.mos D /trunk/testsuite/mosfiles-nosim/instHumMod.mos D /trunk/testsuite/siemens - Moved HumMod and Siemens tests to 3rdParty ------------------------------------------------------------------------ r11385 | sjoelund.se | 2012-03-12 16:21:47 +0100 (Mon, 12 Mar 2012) | 2 lines Changed paths: M /trunk/testsuite/partest/runtest.pl M /trunk/testsuite/partest/runtests.pl - Add time information to test log ------------------------------------------------------------------------ r11384 | sjoelund.se | 2012-03-12 15:39:19 +0100 (Mon, 12 Mar 2012) | 2 lines Changed paths: M /trunk/Examples/BuildModelRecursive.mos - BuildModelRecursive.mos now sets a ulimit on time ------------------------------------------------------------------------ r11383 | perost | 2012-03-12 15:29:06 +0100 (Mon, 12 Mar 2012) | 2 lines Changed paths: M /trunk/Compiler/Template/SCodeDumpTpl.mo M /trunk/Compiler/susan_codegen/SimCode/SCodeDumpTpl.tpl - Removed invalid 'external' prefix from external functions in SCodeDump. ------------------------------------------------------------------------ r11382 | sjoelund.se | 2012-03-12 14:14:58 +0100 (Mon, 12 Mar 2012) | 2 lines Changed paths: M /trunk/testsuite/partest/runtests.pl - Try to ease Hudson parsing ------------------------------------------------------------------------ r11381 | hubert.thieriot | 2012-03-12 14:14:30 +0100 (Mon, 12 Mar 2012) | 1 line Changed paths: M /trunk/OMOptim/build/OMOptimLib.pro - added OMOptimSettings to sources list ------------------------------------------------------------------------ r11380 | sjoelund.se | 2012-03-12 13:42:15 +0100 (Mon, 12 Mar 2012) | 2 lines Changed paths: M /trunk/OMOptim/OMOptimBasis/build/Makefile.unix.in M /trunk/OMOptim/OMOptimBasis/build/OMOptimBasis.pro M /trunk/OMOptim/build/OMOptim.pro M /trunk/OMOptim/build/OMOptimLib.pro - Don't build dynamic libraries in OMOptim ------------------------------------------------------------------------ r11379 | perost | 2012-03-12 13:19:23 +0100 (Mon, 12 Mar 2012) | 2 lines Changed paths: M /trunk/testsuite/interactive/interactive_api_simulations.mos - Update expected output. ------------------------------------------------------------------------ r11378 | sjoelund.se | 2012-03-12 13:05:04 +0100 (Mon, 12 Mar 2012) | 2 lines Changed paths: M /trunk/testsuite/partest/runtests.pl - Fix class names ------------------------------------------------------------------------ r11377 | Frenkel TUD | 2012-03-12 12:53:12 +0100 (Mon, 12 Mar 2012) | 5 lines Changed paths: M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo M /trunk/Compiler/BackEnd/BackendDAEUtil.mo M /trunk/Compiler/BackEnd/BackendEquation.mo M /trunk/Compiler/BackEnd/BackendVariable.mo M /trunk/Compiler/BackEnd/TaskGraph.mo M /trunk/Compiler/Util/Flags.mo M /trunk/testsuite/mosfiles/ABCDsystem.csv.mos M /trunk/testsuite/mosfiles/nonConstantParam.mos M /trunk/testsuite/mosfiles-msl22/IdealGear.mos M /trunk/testsuite/mosfiles-msl22/IdealGearBrake.mos - implement new remove simple equation modules (removeSimpleEquationsFast,removeSimpleEquationsPast) speed up around 40% for backend - use IncidenceMatrix BackendDAE.SOLVABLE for Matching - function vararrayList is protected use BackendDAEUtil.varList - fix tests ------------------------------------------------------------------------ r11376 | sjoelund.se | 2012-03-12 12:29:28 +0100 (Mon, 12 Mar 2012) | 2 lines Changed paths: M /trunk/testsuite/partest/runtests.pl - Forgot closing tag ------------------------------------------------------------------------ r11375 | sjoelund.se | 2012-03-12 12:15:49 +0100 (Mon, 12 Mar 2012) | 2 lines Changed paths: M /trunk/testsuite/partest/runtests.pl - Fix junit test format ------------------------------------------------------------------------ r11374 | sjoelund.se | 2012-03-12 11:55:19 +0100 (Mon, 12 Mar 2012) | 2 lines Changed paths: M /trunk/testsuite/partest/runtests.pl - runtests.pl: Added -with-xml flag ------------------------------------------------------------------------ r11372 | hubert.thieriot | 2012-03-12 10:42:29 +0100 (Mon, 12 Mar 2012) | 1 line Changed paths: M /trunk/OMOptim/Core/Dymola/Dymola.h M /trunk/OMOptim/Core/OMOptimSettings.cpp M /trunk/OMOptim/Core/OMOptimSettings.h M /trunk/OMOptim/Core/Optim/EA/SA1/SA1moShiftNeighbor.h M /trunk/OMOptim/Core/Optim/EA/SA1/sa1moshiftneighbor.cpp M /trunk/OMOptim/Core/Problems/OptimResult.h M /trunk/OMOptim/Core/Project.h D /trunk/OMOptim/GUI/Dialogs/OMTableDialog.cpp D /trunk/OMOptim/GUI/Dialogs/OMTableDialog.h D /trunk/OMOptim/GUI/Tabs/TabProjectInfos.h M /trunk/OMOptim/OMOptimBasis/MOSettings.h M /trunk/OMOptim/main.cpp - settings changes ------------------------------------------------------------------------ r11370 | perost | 2012-03-12 10:23:31 +0100 (Mon, 12 Mar 2012) | 2 lines Changed paths: M /trunk/testsuite/mofiles/Makefile A /trunk/testsuite/mofiles/SumScalar.mo - Added test case for sum(scalar). ------------------------------------------------------------------------ r11369 | adrpo | 2012-03-11 20:16:38 +0100 (Sun, 11 Mar 2012) | 1 line Changed paths: M /trunk/testsuite/3rdParty/PlanarMechanics/checkPlanarMechanicsV4.mos M /trunk/testsuite/libraries/multibody/systems/RobotR3.mos M /trunk/testsuite/mosfiles-nosim/Model1.mos M /trunk/testsuite/mosfiles-nosim/Model2.mos M /trunk/testsuite/parser/ParseFullModelica3.1.mos - expected output. ------------------------------------------------------------------------ r11368 | adrpo | 2012-03-11 19:43:00 +0100 (Sun, 11 Mar 2012) | 2 lines Changed paths: M /trunk/libraries/Modelica 3.1.txt M /trunk/libraries/README - update README so that changes done by Jens Frenkel are copied to build/lib/omlibrary. - update Modelica 3.1.txt with the changed done by Jens Frenkel. ------------------------------------------------------------------------ r11367 | Frenkel TUD | 2012-03-11 14:54:07 +0100 (Sun, 11 Mar 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/Derive.mo - bugfix derivative of ASUB ------------------------------------------------------------------------ r11366 | Frenkel TUD | 2012-03-11 13:58:36 +0100 (Sun, 11 Mar 2012) | 1 line Changed paths: M /trunk/libraries/Modelica 3.1/Mechanics/MultiBody/package.mo - add missing inline annotation in function World.gravityAccelerationTypes ------------------------------------------------------------------------ r11365 | sjoelund.se | 2012-03-10 11:52:46 +0100 (Sat, 10 Mar 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/Static.mo M /trunk/Compiler/FrontEnd/Types.mo M /trunk/Compiler/Util/Error.mo - Make sum(scalar) an error ------------------------------------------------------------------------ r11364 | Frenkel TUD | 2012-03-10 11:38:56 +0100 (Sat, 10 Mar 2012) | 2 lines Changed paths: M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo M /trunk/testsuite/mosfiles/BouncingBall2.mo M /trunk/testsuite/mosfiles/BouncingBall2.mos - fix for Bug [# 1596] Simple equation not found - fix name problem for mosfiles/BouncingBall2 ------------------------------------------------------------------------ r11363 | Frenkel TUD | 2012-03-09 21:58:19 +0100 (Fri, 09 Mar 2012) | 1 line Changed paths: M /trunk/Compiler/FrontEnd/Inline.mo - remove unused code ------------------------------------------------------------------------ r11362 | Frenkel TUD | 2012-03-09 21:21:46 +0100 (Fri, 09 Mar 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo - fix test ------------------------------------------------------------------------ r11361 | Frenkel TUD | 2012-03-09 19:55:18 +0100 (Fri, 09 Mar 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendDAECreate.mo M /trunk/Compiler/BackEnd/BackendDAETransform.mo M /trunk/Compiler/BackEnd/Derive.mo M /trunk/Compiler/FrontEnd/Inline.mo - break loop in Derive by providing information about inline success ------------------------------------------------------------------------ r11360 | Frenkel TUD | 2012-03-09 18:53:55 +0100 (Fri, 09 Mar 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo M /trunk/Compiler/BackEnd/BackendVarTransform.mo - ~10% speedup for removeSimpleEquation ------------------------------------------------------------------------ r11359 | sjoelund.se | 2012-03-09 17:32:56 +0100 (Fri, 09 Mar 2012) | 2 lines Changed paths: M /trunk/testsuite/parser/ParseFullModelica3.1.mos - Expected output ------------------------------------------------------------------------ r11358 | sjoelund.se | 2012-03-09 16:41:59 +0100 (Fri, 09 Mar 2012) | 2 lines Changed paths: M /trunk/libraries/Modelica 3.1.txt - Description of previous commit changes to MSL31 ------------------------------------------------------------------------ r11357 | sjoelund.se | 2012-03-09 16:40:17 +0100 (Fri, 09 Mar 2012) | 4 lines Changed paths: M /trunk/Compiler/FrontEnd/Types.mo M /trunk/libraries/Modelica 3.1/Electrical/Digital.mo M /trunk/libraries/README M /trunk/testsuite/libraries/msl31/Modelica.Electrical.Digital.mos - Removed support for enum and Integer being compatible types - Testsuite still runs - But probably still problems in MSL31 ------------------------------------------------------------------------ r11356 | adeas31 | 2012-03-09 16:37:59 +0100 (Fri, 09 Mar 2012) | 1 line Changed paths: M /trunk/OMEdit/OMEditGUI/ShapeAnnotation.cpp - Check for the extent points value before calculating the boundingRect. ------------------------------------------------------------------------ r11354 | sjoelund.se | 2012-03-09 13:39:12 +0100 (Fri, 09 Mar 2012) | 4 lines Changed paths: M /trunk/Compiler/FrontEnd/Types.mo M /trunk/testsuite/libraries/biochem/BiochemModels.mos M /trunk/testsuite/libraries/biochem/EnzMM.mos M /trunk/testsuite/libraries/biochem/Glycolysis.mos M /trunk/testsuite/libraries/biochem/InsulinSignaling_Sedaghat.mos M /trunk/testsuite/libraries/biochem/UniBi.mos M /trunk/testsuite/libraries/biochem/UniUni.mos M /trunk/testsuite/mosfiles-nosim/checkHumMod.mos M /trunk/testsuite/mosfiles-nosim/instHumMod.mos - Expected output - Removed support for type-conversion from integer to enum * Note: Integer literal to enum is still in use. It will be the next to go, but MSL needs some more updates ------------------------------------------------------------------------ r11353 | sjoelund.se | 2012-03-09 13:08:35 +0100 (Fri, 09 Mar 2012) | 2 lines Changed paths: M /trunk/testsuite/parser/ParseFullModelica3.2.mos - Expected output ------------------------------------------------------------------------ r11352 | sjoelund.se | 2012-03-09 12:51:33 +0100 (Fri, 09 Mar 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/InstSection.mo M /trunk/Compiler/FrontEnd/SCodeUtil.mo - Moved connect(a,a) warning to Inst instead of SCode ------------------------------------------------------------------------ r11351 | sjoelund.se | 2012-03-09 12:49:01 +0100 (Fri, 09 Mar 2012) | 2 lines Changed paths: M /trunk/libraries/Modelica 3.2/Electrical/Digital.mo M /trunk/libraries/README M /trunk/testsuite/libraries/msl31/Modelica.Electrical.Digital.mos - Expected output ------------------------------------------------------------------------ r11350 | sjoelund.se | 2012-03-09 12:14:38 +0100 (Fri, 09 Mar 2012) | 2 lines Changed paths: M /trunk/libraries/Modelica 3.1/Electrical/Digital.mo M /trunk/libraries/Modelica 3.2/Electrical/Digital.mo M /trunk/libraries/README M /trunk/testsuite/parser/ParseFullModelica3.1.mos M /trunk/testsuite/parser/ParseFullModelica3.2.mos - Update from MSL Maintenance branches for Digital.mo ------------------------------------------------------------------------ r11349 | sjoelund.se | 2012-03-09 12:01:36 +0100 (Fri, 09 Mar 2012) | 2 lines Changed paths: M /trunk/OMOptim/build/Makefile.unix.in - Added qmake targets ------------------------------------------------------------------------ r11348 | Frenkel TUD | 2012-03-09 09:53:17 +0100 (Fri, 09 Mar 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendDAETransform.mo - report Error Message in case of Discrete Equation Systems ------------------------------------------------------------------------ r11347 | Frenkel TUD | 2012-03-09 08:17:25 +0100 (Fri, 09 Mar 2012) | 1 line Changed paths: M /trunk/Compiler/FrontEnd/ExpressionSimplify.mo - remove rule for min/max (enumeration, int) ------------------------------------------------------------------------ r11346 | adeas31 | 2012-03-08 21:25:09 +0100 (Thu, 08 Mar 2012) | 1 line Changed paths: M /trunk/Parser/parse.c - Changed UTF8 to UTF-8. ------------------------------------------------------------------------ r11345 | perost | 2012-03-08 18:14:24 +0100 (Thu, 08 Mar 2012) | 3 lines Changed paths: M /trunk/Compiler/FrontEnd/SCodeExpand.mo M /trunk/Compiler/FrontEnd/SCodeInst.mo M /trunk/Compiler/FrontEnd/SCodeMod.mo M /trunk/Compiler/Util/List.mo - Improved handling of bindings and deduction of array dimensions in SCodeInst. - Added List.lastN and List.stripN. ------------------------------------------------------------------------ r11344 | JohannaSchneider | 2012-03-08 14:58:57 +0100 (Thu, 08 Mar 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo - bugfix tearing ------------------------------------------------------------------------ r11343 | perost | 2012-03-08 13:52:44 +0100 (Thu, 08 Mar 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/SCodeEnv.mo M /trunk/Compiler/FrontEnd/SCodeExpand.mo M /trunk/Compiler/FrontEnd/SCodeFlattenRedeclare.mo M /trunk/Compiler/FrontEnd/SCodeInst.mo M /trunk/Compiler/Util/Util.mo - Implemented class extends support in SCodeInst. ------------------------------------------------------------------------ r11342 | sjoelund.se | 2012-03-08 13:12:08 +0100 (Thu, 08 Mar 2012) | 3 lines Changed paths: M /trunk/Compiler/runtime/systemimpl.c M /trunk/Compiler/runtime/systemimpl.h M /trunk/Parser/parse.c #1710 - Check filename for invalid characters ------------------------------------------------------------------------ r11341 | Frenkel TUD | 2012-03-08 00:56:14 +0100 (Thu, 08 Mar 2012) | 1 line Changed paths: M /trunk/testsuite/mofiles/MaxArray.mo - fix test ------------------------------------------------------------------------ r11340 | Frenkel TUD | 2012-03-08 00:27:55 +0100 (Thu, 08 Mar 2012) | 2 lines Changed paths: M /trunk/Compiler/BackEnd/BackendDAECreate.mo M /trunk/Compiler/FrontEnd/ExpressionSimplify.mo - simplify min/max(enumeration) - set min max from enumeration for variables (maybe should be done in frontend) ------------------------------------------------------------------------ r11339 | adrpo | 2012-03-08 00:10:04 +0100 (Thu, 08 Mar 2012) | 3 lines Changed paths: M /trunk/Compiler/Template/CodegenC.mo M /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl M /trunk/testsuite/parser/ParseFullModelica3.1.mos - fix the CodegenC.tpl for T_ARRAY (be more specific). - expected output in testsuite/parser/ParseFullModelica3.1.mos ------------------------------------------------------------------------ r11338 | adrpo | 2012-03-08 00:07:41 +0100 (Thu, 08 Mar 2012) | 2 lines Changed paths: M /trunk/testsuite/bootstrapping/SimCodeTest.mos - expected output. ------------------------------------------------------------------------ r11337 | adrpo | 2012-03-07 23:40:30 +0100 (Wed, 07 Mar 2012) | 1 line Changed paths: M /trunk/libraries/Modelica 3.1.txt - update to libraries/Modelica 3.1.txt. ------------------------------------------------------------------------ r11336 | adrpo | 2012-03-07 23:36:42 +0100 (Wed, 07 Mar 2012) | 16 lines Changed paths: M /trunk/Compiler/Template/CodegenC.mo M /trunk/Compiler/Util/System.mo M /trunk/Compiler/runtime/System_rml.c M /trunk/Compiler/runtime/systemimpl.c M /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl M /trunk/Compiler/susan_codegen/SimCode/SimCodeTV.mo M /trunk/SimulationRuntime/c/meta/gc/common.h M /trunk/SimulationRuntime/c/meta/gc/gc.h M /trunk/SimulationRuntime/c/meta/gc/generational.c M /trunk/SimulationRuntime/c/meta/gc/generational.h M /trunk/SimulationRuntime/c/meta/gc/marksweep.c M /trunk/SimulationRuntime/c/meta/gc/roots.c M /trunk/SimulationRuntime/c/meta/gc/roots.h M /trunk/SimulationRuntime/c/meta/meta_modelica.h M /trunk/SimulationRuntime/c/meta/meta_modelica_builtin.c M /trunk/libraries/Modelica 3.1/Media/IdealGases/Common/package.mo M /trunk/libraries/README M /trunk/testsuite/bootstrapping/LinkMain.makefile.mingw M /trunk/testsuite/bootstrapping/SimCodeTest.mos M /trunk/testsuite/bootstrapping/main.c M /trunk/testsuite/libraries/msl31/media/Examples.MixtureGases.mos M /trunk/testsuite/libraries/msl31/media/Examples.TestOnly.FlueGas.mos M /trunk/testsuite/libraries/msl31/media/Examples.TestOnly.IdealGasN2Mix.mos M /trunk/testsuite/libraries/msl31/media/Examples.TestOnly.MixIdealGasAir.mos M /trunk/testsuite/libraries/msl31/media/simulate/Makefile M /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.MixtureGases.mos M /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.TestOnly.MixIdealGasAir.mos M /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.Tests.MediaTestModels.LinearFluid.LinearWater_pT.mos - MAKE CLEAN is highly recommended! Modelica.Media: - fix some Modelica.Media code generation issues in CodegenC.expTypeFlag. - fix a Modelica.Media bug in the library, see ticket: https://trac.modelica.org/Modelica/ticket/710 in libraries/Modelica 3.1/Media/IdealGases/Common/package.mo and updated libraries/README. - add 2 more models that simulate now to the testsuite/libraries/msl31/media/simulate/Makefile (1 more to have full Modelica.Media) Bootstrapping: - collect inputs/outputs temps into tmpMeta. - added System.tmpTickIndexReserve to get the index and reserve N. - some preliminary changes to the GC (not ON yet), more updates to come. - circumvent MinGW GCC 4.4.0 -O2/-O3 optimization issues via making the for iterator in matchcontinue be float (see meta_modelica.h) note that if you use -O3 you will also need -fno-inline-functions (see testsuite/bootstrapping/LinkMain.makefile.mingw) ------------------------------------------------------------------------ r11335 | Frenkel TUD | 2012-03-07 23:06:29 +0100 (Wed, 07 Mar 2012) | 1 line Changed paths: M /trunk/testsuite/libraries/msl31/simulate/Makefile - move Modelica.Electrical.Digital.Examples.Adder4 to failingtests ------------------------------------------------------------------------ r11334 | Frenkel TUD | 2012-03-07 22:40:20 +0100 (Wed, 07 Mar 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendDAECreate.mo - lower enumerations to discrete vars like integers ------------------------------------------------------------------------ r11333 | Frenkel TUD | 2012-03-07 22:27:41 +0100 (Wed, 07 Mar 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendVariable.mo - Var is either continous or discrete ------------------------------------------------------------------------ r11332 | adrpo | 2012-03-07 21:08:56 +0100 (Wed, 07 Mar 2012) | 1 line Changed paths: M /trunk/SimulationRuntime/c/util/division.h - division.h: switch __FILE__ and __LINE__ in DIVISION macro as they are expected by division_error function. ------------------------------------------------------------------------ r11331 | adrpo | 2012-03-07 19:07:33 +0100 (Wed, 07 Mar 2012) | 1 line Changed paths: M /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Air.SimpleAir.mos M /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.IdealGasH2O.mos M /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.MoistAir.mos M /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.SimpleLiquidWater.mos M /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.TestOnly.N2AsMix.mos M /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.Tests.MediaTestModels.Air.DryAirNasa.mos M /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.Tests.MediaTestModels.Air.MoistAir.mos M /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.Tests.MediaTestModels.Air.SimpleAir.mos M /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.Air.mos M /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.Nitrogen.mos M /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.SimpleNaturalGas.mos M /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.SimpleNaturalGasFixedComposition.mos M /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.Tests.MediaTestModels.Incompressible.Essotherm650.mos M /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.Tests.MediaTestModels.Incompressible.Glycol47.mos M /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.Tests.MediaTestModels.Water.IdealSteam.mos M /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.Tests.MediaTestModels.Water.WaterIF97OnePhase_ph.mos M /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.Tests.MediaTestModels.Water.WaterIF97_pT.mos M /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.Tests.MediaTestModels.Water.WaterIF97_ph.mos M /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.TwoPhaseWater.ExtendedProperties.mos M /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.TwoPhaseWater.mos M /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.WaterIF97.mos M /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Incompressible.Examples.Glycol47.mos M /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Water.StandardWater.mos - use build model for models that fail during simulation. ------------------------------------------------------------------------ r11330 | adrpo | 2012-03-07 18:32:31 +0100 (Wed, 07 Mar 2012) | 7 lines Changed paths: M /trunk/Compiler/FrontEnd/Ceval.mo M /trunk/Compiler/FrontEnd/Static.mo A /trunk/testsuite/3rdParty/TestMedia A /trunk/testsuite/3rdParty/TestMedia/Makefile A /trunk/testsuite/3rdParty/TestMedia/TestFlueGas.mos A /trunk/testsuite/3rdParty/TestMedia/TestMedia.mo A /trunk/testsuite/3rdParty/TestMedia/TestNitrogen.mos A /trunk/testsuite/3rdParty/TestMedia/TestSteam.mos A /trunk/testsuite/3rdParty/TestMedia/TestWater.mos M /trunk/testsuite/Makefile M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.AST_BatchPlant.BaseClasses.TankWith3InletOutletArraysWithEvaporatorCondensor.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.DrumBoiler.DrumBoiler.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.Explanatory.MeasuringTemperature.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.HeatingSystem.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Valves.ValveVaporizing.mos M /trunk/testsuite/libraries/msl31/media/Examples.MixtureGases.mos M /trunk/testsuite/libraries/msl31/media/Examples.TestOnly.FlueGas.mos M /trunk/testsuite/libraries/msl31/media/Examples.TestOnly.IdealGasN2Mix.mos M /trunk/testsuite/libraries/msl31/media/Examples.TestOnly.MixIdealGasAir.mos M /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.IdealGases.SimpleNaturalGas.mos M /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.IdealGases.SimpleNaturalGasFixedComposition.mos M /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.LinearFluid.LinearWater_pT.mos M /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.Water.WaterIF97OnePhase_ph.mos M /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.Water.WaterIF97_ph.mos M /trunk/testsuite/libraries/msl31/media/Examples.TwoPhaseWater.ExtendedProperties.mos M /trunk/testsuite/libraries/msl31/media/Examples.TwoPhaseWater.TestTwoPhaseStates.mos M /trunk/testsuite/libraries/msl31/media/Examples.WaterIF97.mos M /trunk/testsuite/libraries/msl31/media/simulate/Makefile M /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.MixtureGases.mos M /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.TestOnly.FlueGas.mos M /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.TestOnly.IdealGasN2Mix.mos M /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.TestOnly.MixIdealGasAir.mos M /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.Tests.MediaTestModels.Air.DryAirNasa.mos M /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.Tests.MediaTestModels.Air.MoistAir.mos M /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.Tests.MediaTestModels.Air.SimpleAir.mos M /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.Air.mos M /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.Nitrogen.mos M /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.SimpleNaturalGas.mos M /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.SimpleNaturalGasFixedComposition.mos M /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.Tests.MediaTestModels.Incompressible.Essotherm650.mos M /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.Tests.MediaTestModels.Incompressible.Glycol47.mos M /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.Tests.MediaTestModels.LinearFluid.LinearWater_pT.mos M /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.Tests.MediaTestModels.Water.IdealSteam.mos M /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.Tests.MediaTestModels.Water.WaterIF97OnePhase_ph.mos M /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.Tests.MediaTestModels.Water.WaterIF97_pT.mos M /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.Tests.MediaTestModels.Water.WaterIF97_ph.mos M /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.TwoPhaseWater.ExtendedProperties.mos M /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.WaterIF97.mos M /trunk/testsuite/siemens/valve_test.mos - replace array constants with their binding (maybe we should only do that for package constants). - added testsuite/3rdParty/TestMedia [from Francesco Casella] which now works to simulate too. - 17 more Modelica.Media models now work, 3 left. NOTE HOWEVER that simulation fails in some cases due to divisions by zero or other issues, but at least the models compile. ------------------------------------------------------------------------ r11329 | Frenkel TUD | 2012-03-07 15:36:35 +0100 (Wed, 07 Mar 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendDAEUtil.mo - fix test ------------------------------------------------------------------------ r11328 | Frenkel TUD | 2012-03-07 15:13:40 +0100 (Wed, 07 Mar 2012) | 1 line Changed paths: M /trunk/testsuite/mosfiles-nosim/SolveLinearSystem.mos - fix test ------------------------------------------------------------------------ r11327 | Frenkel TUD | 2012-03-07 14:55:26 +0100 (Wed, 07 Mar 2012) | 1 line Changed paths: M /trunk/Compiler/Script/CevalScript.mo - fix compilation ------------------------------------------------------------------------ r11326 | Frenkel TUD | 2012-03-07 14:46:46 +0100 (Wed, 07 Mar 2012) | 5 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/PartFn.mo M /trunk/Compiler/BackEnd/SimCode.mo M /trunk/testsuite/mosfiles/algorithms.mos - add Incidencematrix type SOLVABLE - add compleqs to traverseBackendDAE and checkBackendDAE functions - use traverseBackendDAE in PartFn -> easier maintainance - more information if createOdeSystem fails ------------------------------------------------------------------------ r11325 | lochel | 2012-03-07 12:13:16 +0100 (Wed, 07 Mar 2012) | 1 line Changed paths: M /trunk/SimulationRuntime/c/math-support/initialization.c - fix for mapToDymolaVars ------------------------------------------------------------------------ r11324 | Frenkel TUD | 2012-03-07 11:25:07 +0100 (Wed, 07 Mar 2012) | 1 line Changed paths: M /trunk/testsuite/libraries/msl31/simulate/Makefile M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.PointGravityWithPointMasses2.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Loops.PlanarLoops_analytic.mos - update msl31/simulate/Makefile ------------------------------------------------------------------------ r11322 | hubert.thieriot | 2012-03-07 11:18:52 +0100 (Wed, 07 Mar 2012) | 1 line Changed paths: M /trunk/OMOptim/OMOptimBasis/build/OMOptimBasis.windowsconfig.in - Changed the way qwt is referred to. Allows to compile OMOptimBasis without OMDev ------------------------------------------------------------------------ r11321 | adrpo | 2012-03-07 09:17:51 +0100 (Wed, 07 Mar 2012) | 1 line Changed paths: A /trunk/SimulationRuntime/OpenTurns/model_name.h M /trunk/SimulationRuntime/OpenTurns/wrapper.c - OpenTurns updates. ------------------------------------------------------------------------ r11320 | adrpo | 2012-03-07 08:28:46 +0100 (Wed, 07 Mar 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo M /trunk/Compiler/BackEnd/SimCode.mo - consider also partially evaluated functions and also do union as we seem to get duplicates. ------------------------------------------------------------------------ r11319 | adrpo | 2012-03-07 06:30:01 +0100 (Wed, 07 Mar 2012) | 2 lines Changed paths: M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo M /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.TestOnly.IdealGasN2.mos M /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.Tests.MediaTestModels.LinearFluid.LinearColdWater.mos M /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.TwoPhaseWater.TestTwoPhaseStates.mos M /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Incompressible.Examples.TestGlycol.mos - also consider external functions! duh :) - expected output for some tests. ------------------------------------------------------------------------ r11318 | Frenkel TUD | 2012-03-07 00:07:15 +0100 (Wed, 07 Mar 2012) | 7 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/SimCode.mo M /trunk/Compiler/BackEnd/Uncertainties.mo M /trunk/Compiler/Main/Main.mo M /trunk/Compiler/Script/CevalScript.mo M /trunk/SimulationRuntime/c/CMakeLists.txt M /trunk/SimulationRuntime/c/simulation/results/CMakeLists.txt M /trunk/SimulationRuntime/c/util/CMakeLists.txt M /trunk/testsuite/libraries/msl31/media/simulate/Makefile M /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.TestOnly.IdealGasN2.mos M /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.Tests.MediaTestModels.Air.MoistAir.mos M /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.Tests.MediaTestModels.LinearFluid.LinearColdWater.mos M /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.TwoPhaseWater.ExtendedProperties.mos M /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.TwoPhaseWater.TestTwoPhaseStates.mos M /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Incompressible.Examples.TestGlycol.mos M /trunk/testsuite/libraries/msl31/simulate/Modelica.Blocks.Examples.PID_Controller.mos - remove unused functions Bug [# 1708] - move Modelica.Media.Examples.TestOnly.IdealGasN2.mos Modelica.Media.Examples.Tests.MediaTestModels.LinearFluid.LinearColdWater.mos Modelica.Media.Examples.TwoPhaseWater.TestTwoPhaseStates.mos Modelica.Media.Incompressible.Examples.TestGlycol.mos to working test - update CMakeLists.txt ------------------------------------------------------------------------ r11317 | lochel | 2012-03-06 19:47:52 +0100 (Tue, 06 Mar 2012) | 1 line Changed paths: M /trunk/SimulationRuntime/c/math-support/initialization.c - import from matfile supports now variables with dymola names ------------------------------------------------------------------------ r11316 | Frenkel TUD | 2012-03-06 19:24:32 +0100 (Tue, 06 Mar 2012) | 1 line Changed paths: M /trunk/Compiler/FrontEnd/ExpressionSimplify.mo M /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.Tests.MediaTestModels.Air.MoistAir.mos - simplify size operator helps media ------------------------------------------------------------------------ r11314 | adeas31 | 2012-03-06 14:56:42 +0100 (Tue, 06 Mar 2012) | 1 line Changed paths: M /trunk/OMOptim/OMOptimBasis/build/OMOptimBasis.config.in M /trunk/OMOptim/OMOptimBasis/build/OMOptimBasis.pro M /trunk/OMOptim/build/OMOptim.pro M /trunk/OMOptim/build/OMOptimLib.pro - Fixed the OMOptim compilation. Why we are linking OMOptimBasis against OMPlot? Its not required. Changed the shared libs to static libs. ------------------------------------------------------------------------ r11312 | adrpo | 2012-03-06 11:13:45 +0100 (Tue, 06 Mar 2012) | 1 line Changed paths: M /trunk/OMOptim/build/OMOptimLib.pro - do not make a shared lib. ------------------------------------------------------------------------ r11311 | adrpo | 2012-03-06 10:45:42 +0100 (Tue, 06 Mar 2012) | 1 line Changed paths: M /trunk/OMOptim/build/Makefile.unix.in - attempt to fix OMOptim??!! ------------------------------------------------------------------------ r11310 | adrpo | 2012-03-06 10:19:12 +0100 (Tue, 06 Mar 2012) | 1 line Changed paths: M /trunk/testsuite/libraries/msl221/Electrical/Makefile - move ./libraries/msl221/Electrical/HeatingRectifier2.mos to failing tests ------------------------------------------------------------------------ r11309 | perost | 2012-03-06 10:05:01 +0100 (Tue, 06 Mar 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/SCodeInst.mo - Removed some deprecated code from SCodeInst. ------------------------------------------------------------------------ r11306 | Frenkel TUD | 2012-03-06 09:25:25 +0100 (Tue, 06 Mar 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/Derive.mo - break loop in Derive ------------------------------------------------------------------------ r11305 | lochel | 2012-03-05 18:53:44 +0100 (Mon, 05 Mar 2012) | 1 line Changed paths: M /trunk/SimulationRuntime/c/math-support/initialization.c M /trunk/SimulationRuntime/c/util/division.c M /trunk/SimulationRuntime/c/util/division.h - stop the simulation, if an error occurs ------------------------------------------------------------------------ r11302 | hubert.thieriot | 2012-03-05 17:42:27 +0100 (Mon, 05 Mar 2012) | 1 line Changed paths: D /trunk/OMOptim/OMOptimBasis/build/OMOptimBasis.pro.user - removed user file ------------------------------------------------------------------------ r11300 | hubert.thieriot | 2012-03-05 17:39:40 +0100 (Mon, 05 Mar 2012) | 3 lines Changed paths: M /trunk/OMOptim/Core/OMC/MOomc.cpp M /trunk/OMOptim/OMOptimBasis/build/OMOptimBasis.pro M /trunk/OMOptim/OMOptimBasis/build/OMOptimBasis.pro.user M /trunk/OMOptim/build/OMOptim.pro M /trunk/OMOptim/build/OMOptim.windowsconfig.in M /trunk/OMOptim/build/OMOptimLib.pro M /trunk/OMOptim/main.cpp M /trunk/OMOptim/version.h - OMOptim now relies on OMOptimlib : no more "double compilation" - debug versions have a 'd' suffix - removed some unused variables ------------------------------------------------------------------------ r11299 | perost | 2012-03-05 16:16:01 +0100 (Mon, 05 Mar 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/SCodeInst.mo - Partially implemented error message for cyclic dependencies in SCodeInst. ------------------------------------------------------------------------ r11296 | perost | 2012-03-05 16:09:24 +0100 (Mon, 05 Mar 2012) | 2 lines Changed paths: M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.LineForceWithTwoMasses.mos - Fix expected output. ------------------------------------------------------------------------ r11295 | Frenkel TUD | 2012-03-05 15:57:51 +0100 (Mon, 05 Mar 2012) | 1 line Changed paths: M /trunk/testsuite/libraries/msl31/simulate/Makefile M /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Digital.Examples.HalfAdder.mos - move Modelica.Electrical.Digital.Examples.HalfAdder.mos to WRONGRESULTTEST ------------------------------------------------------------------------ r11294 | Frenkel TUD | 2012-03-05 15:33:01 +0100 (Mon, 05 Mar 2012) | 1 line Changed paths: M /trunk/testsuite/libraries/msl31/simulate/Makefile M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.LineForceWithTwoMasses.mos - move Modelica.Mechanics.MultiBody.Examples.Elementary.LineForceWithTwoMasses to testfiles ------------------------------------------------------------------------ r11293 | Frenkel TUD | 2012-03-05 15:22:13 +0100 (Mon, 05 Mar 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendDAEUtil.mo M /trunk/Compiler/BackEnd/Derive.mo - fix for bug [# 1693] , use type of expression for mul when calculate the derivative of DIV_ARRAY_SCALAR ------------------------------------------------------------------------ r11292 | lochel | 2012-03-05 13:46:57 +0100 (Mon, 05 Mar 2012) | 1 line Changed paths: M /trunk/SimulationRuntime/c/math-support/initialization.c - minor fix ------------------------------------------------------------------------ r11291 | lochel | 2012-03-05 12:37:52 +0100 (Mon, 05 Mar 2012) | 1 line Changed paths: M /trunk/SimulationRuntime/c/math-support/initialization.c M /trunk/SimulationRuntime/c/simulation/simulation_runtime.cpp - add two optimization methods from OM1.8.0 (simplex and newuoa) ------------------------------------------------------------------------ r11290 | perost | 2012-03-05 11:30:25 +0100 (Mon, 05 Mar 2012) | 4 lines Changed paths: M /trunk/Compiler/FrontEnd/SCodeInst.mo M /trunk/Compiler/FrontEnd/SCodeLookup.mo * SCodeInst fixes: - Instantiate cref subscripts. - Correct instantiation of function names. ------------------------------------------------------------------------ r11289 | sjoelund.se | 2012-03-05 11:01:23 +0100 (Mon, 05 Mar 2012) | 2 lines Changed paths: M /trunk/testsuite/parser/ParseFullModelica3.1.mos Expected output ------------------------------------------------------------------------ r11288 | sjoelund.se | 2012-03-05 10:58:52 +0100 (Mon, 05 Mar 2012) | 2 lines Changed paths: M /trunk/testsuite/interactive/refactorGraphAnn1.mos M /trunk/testsuite/interactive/refactorGraphAnn2.mos - Expected output ------------------------------------------------------------------------ r11287 | sjoelund.se | 2012-03-05 10:44:37 +0100 (Mon, 05 Mar 2012) | 2 lines Changed paths: M /trunk/Parser/Modelica.g M /trunk/testsuite/parser/ParseFullModelica1.6.mos M /trunk/testsuite/parser/ParseFullModelica3.1.mos M /trunk/testsuite/parser/ParseFullModelica3.2.mos - Parse comments in correct order ------------------------------------------------------------------------ r11286 | Frenkel TUD | 2012-03-04 23:31:37 +0100 (Sun, 04 Mar 2012) | 2 lines Changed paths: M /trunk/Compiler/BackEnd/BackendDAETransform.mo M /trunk/Compiler/BackEnd/BackendEquation.mo M /trunk/Compiler/FrontEnd/Expression.mo M /trunk/SimulationRuntime/interactive/README.txt - bugfix blt, do not check continues vars in relations - update path in interaktive readme ------------------------------------------------------------------------ r11285 | Frenkel TUD | 2012-03-04 21:47:31 +0100 (Sun, 04 Mar 2012) | 2 lines Changed paths: M /trunk/Compiler/BackEnd/Derive.mo - if derivative of function does not exist force inline to get media examp working ------------------------------------------------------------------------ r11284 | adrpo | 2012-03-04 21:37:53 +0100 (Sun, 04 Mar 2012) | 1 line Changed paths: M /trunk/testsuite/siemens/valve_test.mos - expected output. ------------------------------------------------------------------------ r11283 | adrpo | 2012-03-04 18:50:26 +0100 (Sun, 04 Mar 2012) | 1 line Changed paths: M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.ControlledTankSystem.ControlledTanks.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.DrumBoiler.DrumBoiler.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.HeatingSystem.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Valves.ValveVaporizing.mos M /trunk/testsuite/libraries/msl31/media/Examples.TwoPhaseWater.ExtendedProperties.mos M /trunk/testsuite/libraries/msl31/media/Examples.TwoPhaseWater.TestTwoPhaseStates.mos M /trunk/testsuite/libraries/msl31/media/Examples.WaterIF97.mos M /trunk/testsuite/libraries/multibody/loops/Engine1b_analytic.mos M /trunk/testsuite/libraries/multibody/loops/Fourbar2.mos M /trunk/testsuite/libraries/multibody/loops/PlanarLoops_analytic.mos M /trunk/testsuite/libraries/multibody/loops/checkEngineV6_analytic.mos - expected output. ------------------------------------------------------------------------ r11282 | Frenkel TUD | 2012-03-04 14:30:22 +0100 (Sun, 04 Mar 2012) | 3 lines Changed paths: M /trunk/Compiler/BackEnd/BackendDAECreate.mo M /trunk/Compiler/FrontEnd/Inline.mo M /trunk/testsuite/libraries/msl31/media/simulate/Makefile - force inline again for complex equations but check function has only one assignment - check while inline if all inner variables are replaced - 3 Media tests back in game ------------------------------------------------------------------------ r11281 | Frenkel TUD | 2012-03-03 21:09:46 +0100 (Sat, 03 Mar 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendDAEOptimize.mo M /trunk/Compiler/BackEnd/BackendDAEUtil.mo M /trunk/Compiler/BackEnd/BackendVarTransform.mo - add missing code for functions return records in optimisation modules ------------------------------------------------------------------------ r11280 | adrpo | 2012-03-03 10:51:37 +0100 (Sat, 03 Mar 2012) | 1 line Changed paths: M /trunk/testsuite/libraries/msl31/media/Examples.TwoPhaseWater.TestTwoPhaseStates.mos - expected output ------------------------------------------------------------------------ r11279 | adrpo | 2012-03-03 10:35:44 +0100 (Sat, 03 Mar 2012) | 2 lines Changed paths: M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.ControlledTankSystem.ControlledTanks.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.DrumBoiler.DrumBoiler.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.HeatingSystem.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Valves.ValveVaporizing.mos M /trunk/testsuite/libraries/msl31/media/Examples.TwoPhaseWater.ExtendedProperties.mos M /trunk/testsuite/libraries/msl31/media/Examples.WaterIF97.mos M /trunk/testsuite/libraries/msl31/media/simulate/Makefile M /trunk/testsuite/libraries/multibody/loops/Engine1b_analytic.mos M /trunk/testsuite/libraries/multibody/loops/Fourbar2.mos M /trunk/testsuite/libraries/multibody/loops/PlanarLoops_analytic.mos M /trunk/testsuite/libraries/multibody/loops/checkEngineV6_analytic.mos M /trunk/testsuite/siemens/valve_test.mos - expected output - 3 media/simulate models fail now! ------------------------------------------------------------------------ r11278 | Frenkel TUD | 2012-03-03 09:35:26 +0100 (Sat, 03 Mar 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendDAECreate.mo - do not force inline for complex equations helps TestMedia ------------------------------------------------------------------------ r11277 | sjoelund.se | 2012-03-03 07:51:52 +0100 (Sat, 03 Mar 2012) | 2 lines Changed paths: M /trunk/OMOptim/OMOptimBasis/build/Makefile.unix.in - OSX .so-files are called .dylib files... ------------------------------------------------------------------------ r11276 | adrpo | 2012-03-03 06:05:45 +0100 (Sat, 03 Mar 2012) | 1 line Changed paths: M /trunk/testsuite/mosfiles/FinalPropagation.mos - expected output. ------------------------------------------------------------------------ r11275 | adrpo | 2012-03-03 05:51:44 +0100 (Sat, 03 Mar 2012) | 2 lines Changed paths: M /trunk/Compiler/BackEnd/XMLDump.mo - changes in backend considered in XMLDump.mo too - dependency seems to be broken, i think we also need to consider protected imports. ------------------------------------------------------------------------ r11274 | Frenkel TUD | 2012-03-03 05:13:31 +0100 (Sat, 03 Mar 2012) | 1 line 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/BackendDump.mo M /trunk/Compiler/BackEnd/BackendEquation.mo M /trunk/Compiler/BackEnd/BackendVariable.mo M /trunk/Compiler/BackEnd/Derive.mo M /trunk/Compiler/BackEnd/PartFn.mo M /trunk/Compiler/BackEnd/SimCode.mo M /trunk/Compiler/BackEnd/Uncertainties.mo M /trunk/Compiler/FrontEnd/Inline.mo M /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.PointGravityWithPointMasses2.mos - implement support for functions return records down to code generation, code generation works for record = f(); f() = record ------------------------------------------------------------------------ r11272 | adeas31 | 2012-03-03 01:38:45 +0100 (Sat, 03 Mar 2012) | 2 lines Changed paths: M /trunk/OMNotebook/OMNotebookGUI/OMNotebookGUI.pro M /trunk/OMNotebook/OMNotebookGUI/application.h M /trunk/OMNotebook/OMNotebookGUI/cellapplication.h M /trunk/OMNotebook/OMNotebookGUI/xmlnodename.h M /trunk/OMNotebook/OMSketch/Tools.cpp M /trunk/OMNotebook/OMSketch/Tools.h - Fixed the stupid OMSketch code. Now OMNotebook doesn't hang while opening. - Some other minor changes. ------------------------------------------------------------------------ r11267 | adeas31 | 2012-03-02 18:38:44 +0100 (Fri, 02 Mar 2012) | 1 line Changed paths: M /trunk/OMTools/OMTools.pro - Added OMOptimLib.pro ------------------------------------------------------------------------ r11266 | adeas31 | 2012-03-02 15:27:08 +0100 (Fri, 02 Mar 2012) | 5 lines Changed paths: M /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo M /trunk/Compiler/Script/CevalScript.mo M /trunk/Compiler/Util/Config.mo M /trunk/Compiler/Util/Flags.mo M /trunk/OMNotebook/OMNotebookGUI/cellapplication.cpp M /trunk/OMNotebook/OMNotebookGUI/graphcell.cpp M /trunk/OMNotebook/OMNotebookGUI/graphcell.h M /trunk/OMNotebook/OMNotebookGUI/notebook.cpp M /trunk/OMNotebook/OMNotebookGUI/notebookcommands.h M /trunk/OMNotebook/OMNotebookGUI/omcinteractiveenvironment.cpp M /trunk/OMNotebook/OMNotebookGUI/omcinteractiveenvironment.h M /trunk/OMNotebook/OMNotebookGUI/xmlparser.cpp Fix for bug #1705 #1706 - Added the flag to set plot silent +plotSilent=true (if true then outputs the data instead of showing the OMPlot). - Some fixes for OMNotebook plotting. - Fixed the file saving issue. ------------------------------------------------------------------------ r11265 | sjoelund.se | 2012-03-02 13:55:40 +0100 (Fri, 02 Mar 2012) | 3 lines Changed paths: M /trunk/Compiler/Template/CodegenC.mo M /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl M /trunk/SimulationRuntime/c/util/string_array.c M /trunk/SimulationRuntime/c/util/string_array.h M /trunk/testsuite/mosfiles-nosim/Makefile A /trunk/testsuite/mosfiles-nosim/StringArrayReturn.mos #1707 - Add support for functions returning arrays of strings ------------------------------------------------------------------------ r11264 | sjoelund.se | 2012-03-02 13:29:29 +0100 (Fri, 02 Mar 2012) | 2 lines Changed paths: M /trunk/OMOptim/OMOptimBasis/build/Makefile.unix.in - Copy OMOptimBasis so-files ------------------------------------------------------------------------ r11263 | perost | 2012-03-02 10:47:13 +0100 (Fri, 02 Mar 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/SCodeInst.mo M /trunk/Compiler/FrontEnd/SCodeMod.mo - Fix correct propagation level for modifications in extends in SCodeInst. ------------------------------------------------------------------------ r11262 | adeas31 | 2012-03-02 00:56:23 +0100 (Fri, 02 Mar 2012) | 2 lines Changed paths: M /trunk/OMNotebook/OMNotebookGUI/serializingvisitor.cpp M /trunk/OMNotebook/OMNotebookGUI/xmlnodename.h M /trunk/OMNotebook/OMNotebookGUI/xmlparser.cpp M /trunk/OMPlot/OMPlotGUI/Legend.cpp M /trunk/OMPlot/OMPlotGUI/Legend.h M /trunk/OMPlot/OMPlotGUI/PlotCurve.cpp M /trunk/OMPlot/OMPlotGUI/PlotCurve.h M /trunk/OMPlot/OMPlotGUI/PlotWindow.cpp M /trunk/OMPlot/OMPlotGUI/PlotWindow.h - Integrated OMPlot with OMNotebook. - Saving the embedded plots is reopening it is also possible now. ------------------------------------------------------------------------ r11261 | adeas31 | 2012-03-02 00:00:32 +0100 (Fri, 02 Mar 2012) | 1 line Changed paths: M /trunk/Compiler/Script/Interactive.mo - Fixed isReplaceable API, check separately for public and protected elements. Added case for the extended classes as well. ------------------------------------------------------------------------ r11260 | mahge930 | 2012-03-01 21:48:05 +0100 (Thu, 01 Mar 2012) | 8 lines Changed paths: M /trunk/testsuite/3rdParty/PlanarMechanics/Makefile M /trunk/testsuite/Makefile A /trunk/testsuite/Makefile_sample.txt M /trunk/testsuite/README M /trunk/testsuite/bootstrapping/Makefile M /trunk/testsuite/dependency/Makefile M /trunk/testsuite/expandable/Makefile M /trunk/testsuite/fmi/Makefile M /trunk/testsuite/initialization/Makefile M /trunk/testsuite/interactive/Makefile M /trunk/testsuite/interactive-simulation/Makefile M /trunk/testsuite/libraries/biochem/Makefile M /trunk/testsuite/libraries/msl221/Electrical/Makefile M /trunk/testsuite/libraries/msl221/Makefile M /trunk/testsuite/libraries/msl221/Mechanics/Makefile M /trunk/testsuite/libraries/msl221/modelicaAdditions/Makefile M /trunk/testsuite/libraries/msl31/Makefile M /trunk/testsuite/libraries/msl31/fluid/Makefile M /trunk/testsuite/libraries/msl31/media/Makefile M /trunk/testsuite/libraries/msl31/media/simulate/Makefile M /trunk/testsuite/libraries/msl31/simulate/Makefile M /trunk/testsuite/libraries/msl32/Makefile M /trunk/testsuite/libraries/multibody/Makefile M /trunk/testsuite/libraries/multibody/checkingModels/Makefile M /trunk/testsuite/libraries/multibody/elementary/Makefile M /trunk/testsuite/libraries/multibody/loops/Makefile M /trunk/testsuite/libraries/multibody/rotational3deffects/Makefile M /trunk/testsuite/libraries/multibody/systems/Makefile M /trunk/testsuite/linearize/Makefile M /trunk/testsuite/meta/Makefile M /trunk/testsuite/modelicaML/Makefile M /trunk/testsuite/mofiles/Makefile M /trunk/testsuite/mofiles/drmodelica/Makefile M /trunk/testsuite/mofiles/msl/Makefile M /trunk/testsuite/mosfiles/Makefile M /trunk/testsuite/mosfiles-msl22/Makefile M /trunk/testsuite/mosfiles-nosim/Makefile M /trunk/testsuite/parser/Makefile M /trunk/testsuite/records/Makefile M /trunk/testsuite/redeclare/Makefile M /trunk/testsuite/siemens/Makefile M /trunk/testsuite/streams/Makefile + The test-suite makefile now contain DEPENDENCIES. This are the files that are needed for the test cases. + "make clean" or (make -j clean) will clean the test-suite. i.e. all files that are not listed as DEPENDENCIES will be cleaned. For OMDEV/MINGW ppl (linux already has partest) + "make threaded" will clean and then run the test-suite with 5 threads (my pc has 4 cores so :) ). (or just use "make -jN") - 'msl31simulation.log' and 'msl31mediasimulation.log' still give problems with multiple threads. Very strange problem since the output matches exactly with the expected but for some reason it is compared with outputs from another file. But For now this might help a bit. Normal test-suite operation is not affected in anyway as far as I can tell. (Just some additions) ------------------------------------------------------------------------ r11259 | mahge930 | 2012-03-01 20:48:39 +0100 (Thu, 01 Mar 2012) | 8 lines Changed paths: M /trunk/Compiler/Template/CodegenC.mo M /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl Modified the generated Makefiles for models. - "clean" should not be a dependency for the main target. If we have multiple threads making the target then they will try to clean and compile at the same time. - do "clean"s explicitly - Made sure that *_records.c is compiled always. (i.e. The executable will be compiled too) - Also the main target(executable) should be dependent on ModelName_functions.c since this is not compiled separately but is included in the ModelName.c file. Now we can run the test-suite(most of it, at least) with "make -j" on windows. ------------------------------------------------------------------------ r11258 | adrpo | 2012-03-01 19:02:35 +0100 (Thu, 01 Mar 2012) | 1 line Changed paths: M /trunk/testsuite/parser/ParseFullModelica3.1.mos - expected output (don't know if is correct). ------------------------------------------------------------------------ r11257 | adrpo | 2012-03-01 18:43:37 +0100 (Thu, 01 Mar 2012) | 1 line Changed paths: M /trunk/Compiler/OpenModelicaBootstrappingHeader.h - update OpenModelicaBootstrappingHeader.h broken some commits back. ------------------------------------------------------------------------ r11256 | adeas31 | 2012-03-01 17:39:06 +0100 (Thu, 01 Mar 2012) | 1 line Changed paths: M /trunk/Compiler/Script/CevalScript.mo --new-window flag for visualize API. ------------------------------------------------------------------------ r11255 | sjoelund.se | 2012-03-01 17:21:01 +0100 (Thu, 01 Mar 2012) | 3 lines Changed paths: M /trunk/Compiler/FrontEnd/Types.mo M /trunk/libraries/Modelica 3.1/Electrical/Digital.mo M /trunk/libraries/Modelica 3.1.txt M /trunk/libraries/Modelica 3.2/Electrical/Digital.mo M /trunk/libraries/Modelica 3.2.txt M /trunk/libraries/README M /trunk/testsuite/libraries/msl31/Modelica.Electrical.Digital.mos M /trunk/testsuite/parser/ParseFullModelica3.1.mos M /trunk/testsuite/parser/ParseFullModelica3.2.mos - Fixed M.E.D.Delay.TransmissionDelay - Not fixed in MSL because other tools do not support Integer(enum) yet (in spec since Modelica 2.1) ------------------------------------------------------------------------ r11254 | sjoelund.se | 2012-03-01 17:19:42 +0100 (Thu, 01 Mar 2012) | 2 lines Changed paths: M /trunk/SimulationRuntime/c/util/modelinfo.c - Fixes illegal xml generation when using measureTime=true ------------------------------------------------------------------------ r11253 | sjoelund.se | 2012-03-01 17:18:54 +0100 (Thu, 01 Mar 2012) | 2 lines Changed paths: M /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl - Fix for external noretcall functions ------------------------------------------------------------------------ r11252 | lochel | 2012-03-01 16:29:17 +0100 (Thu, 01 Mar 2012) | 3 lines Changed paths: M /trunk/Compiler/OpenModelicaBootstrappingHeader.h M /trunk/Compiler/Template/CodegenC.mo M /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl M /trunk/SimulationRuntime/c/math-support/initialization.c - fix init-file for constant expressions - fix initialization by mat-file ------------------------------------------------------------------------ r11251 | perost | 2012-03-01 15:00:21 +0100 (Thu, 01 Mar 2012) | 2 lines Changed paths: M /trunk/Compiler/BackEnd/BackendDump.mo - Fix MainTest. ------------------------------------------------------------------------ r11250 | perost | 2012-03-01 14:46:45 +0100 (Thu, 01 Mar 2012) | 5 lines Changed paths: M /trunk/Compiler/FrontEnd/SCodeCheck.mo M /trunk/Compiler/FrontEnd/SCodeExpand.mo M /trunk/Compiler/FrontEnd/SCodeInst.mo M /trunk/Compiler/FrontEnd/SCodeUtil.mo M /trunk/Compiler/Template/CodegenCpp.mo M /trunk/Compiler/Util/Util.mo - Implemented filtering of duplicate extended components in SCodeInst. Needs more work, just assumes all elements are equal right now. - Fixed handling of conditional components that contain other conditional components. ------------------------------------------------------------------------ r11249 | Frenkel TUD | 2012-03-01 14:35:47 +0100 (Thu, 01 Mar 2012) | 1 line 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/BackendDump.mo M /trunk/Compiler/BackEnd/BackendEquation.mo M /trunk/Compiler/Util/Flags.mo - dump Statistic about the system with +d=backenddaeinfo ------------------------------------------------------------------------ r11248 | adrpo | 2012-03-01 08:37:58 +0100 (Thu, 01 Mar 2012) | 2 lines Changed paths: M /trunk/testsuite/libraries/multibody/loops/checkEngineV6_analytic.mos - gee, expected output ------------------------------------------------------------------------ r11247 | adrpo | 2012-03-01 08:25:34 +0100 (Thu, 01 Mar 2012) | 3 lines Changed paths: M /trunk/Compiler/FrontEnd/Inline.mo M /trunk/testsuite/3rdParty/PlanarMechanics/checkPlanarMechanicsV4.mos M /trunk/testsuite/libraries/multibody/elementary/LineForceWithTwoMasses.mos M /trunk/testsuite/libraries/multibody/elementary/PointGravityWithPointMasses2.mos M /trunk/testsuite/libraries/multibody/loops/Engine1b_analytic.mos M /trunk/testsuite/libraries/multibody/loops/Fourbar1.mos M /trunk/testsuite/libraries/multibody/loops/Fourbar2.mos M /trunk/testsuite/libraries/multibody/loops/PlanarLoops_analytic.mos - expected output. - got rid of print in Inline.mo ------------------------------------------------------------------------ r11246 | adrpo | 2012-03-01 08:06:55 +0100 (Thu, 01 Mar 2012) | 4 lines Changed paths: M /trunk/Compiler/FrontEnd/Expression.mo M /trunk/Compiler/FrontEnd/Inline.mo M /trunk/Compiler/FrontEnd/Types.mo - check subtyping of T_ARRAY(dims = list_of_more_than_one) as we can really get these types now after the removal of DAE.ExpType. - don't be lazy and do better checking in Inline. - testsuite should be ok now? Hudson will tell us :) ------------------------------------------------------------------------ r11245 | adrpo | 2012-03-01 06:30:14 +0100 (Thu, 01 Mar 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/Inline.mo M /trunk/testsuite/3rdParty/PlanarMechanics/checkPlanarMechanicsV4.mos M /trunk/testsuite/libraries/multibody/elementary/LineForceWithTwoMasses.mos M /trunk/testsuite/libraries/multibody/elementary/PointGravityWithPointMasses2.mos M /trunk/testsuite/libraries/multibody/loops/Engine1b_analytic.mos M /trunk/testsuite/libraries/multibody/loops/Fourbar2.mos M /trunk/testsuite/libraries/multibody/loops/PlanarLoops_analytic.mos M /trunk/testsuite/libraries/multibody/loops/checkEngineV6_analytic.mos - do not do equiv type checking when MetaModelica as they might be not! - fix some of the expected output in some models. ------------------------------------------------------------------------ r11244 | adeas31 | 2012-02-29 23:55:28 +0100 (Wed, 29 Feb 2012) | 1 line Changed paths: M /trunk/OMOptim/OMOptimBasis/build/Makefile.unix.in M /trunk/OMOptim/build/OMOptim.config.in - Another try to fix omoptim build :) ------------------------------------------------------------------------ r11243 | adeas31 | 2012-02-29 22:19:10 +0100 (Wed, 29 Feb 2012) | 2 lines Changed paths: M /trunk/OMOptim/OMOptimBasis/build/Makefile.unix.in - Fix build for omoptim. ------------------------------------------------------------------------ r11242 | Frenkel TUD | 2012-02-29 19:22:30 +0100 (Wed, 29 Feb 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/BackendDAECreate.mo - remove forgotten dump call ------------------------------------------------------------------------ r11241 | Frenkel TUD | 2012-02-29 17:12:09 +0100 (Wed, 29 Feb 2012) | 2 lines Changed paths: M /trunk/Compiler/BackEnd/BackendDAECreate.mo - check if extension of records was succesfull - remove forgotten dump call ------------------------------------------------------------------------ r11240 | Frenkel TUD | 2012-02-29 16:39:08 +0100 (Wed, 29 Feb 2012) | 1 line Changed paths: M /trunk/Compiler/FrontEnd/Inline.mo - compare types before inline expression ------------------------------------------------------------------------ r11239 | Kaie Kubjas | 2012-02-29 15:15:15 +0100 (Wed, 29 Feb 2012) | 1 line Changed paths: M /trunk/Compiler/susan_codegen/SimCode/CodegenCpp.tpl Fixed a bug in CodegenCpp.tpl ------------------------------------------------------------------------ r11237 | adeas31 | 2012-02-29 15:07:55 +0100 (Wed, 29 Feb 2012) | 1 line Changed paths: M /trunk/configure.in - Fix build. ------------------------------------------------------------------------ r11236 | adeas31 | 2012-02-29 15:02:05 +0100 (Wed, 29 Feb 2012) | 4 lines Changed paths: M /trunk/Makefile.in M /trunk/OMOptim/OMOptimBasis/build/OMOptimBasis.pro M /trunk/OMOptim/OMOptimBasis/build/OMOptimBasis.windowsconfig.in M /trunk/OMOptim/build/OMOptim.config.in M /trunk/OMOptim/build/OMOptim.pro M /trunk/OMOptim/build/OMOptim.windowsconfig.in M /trunk/OMTools/OMTools.pro - Fix OMOptim Compilation. - Don't add \ at the end of the last item in .pro file. - Build OMOptimBasis in the bin directory of OMOptim. - Added OMOptimBasis to OMTools. ------------------------------------------------------------------------ r11235 | perost | 2012-02-29 12:46:12 +0100 (Wed, 29 Feb 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/SCodeExpand.mo M /trunk/Compiler/FrontEnd/SCodeInst.mo - Implemented better handling of extending basic and array types in SCodeInst. ------------------------------------------------------------------------ r11234 | adrpo | 2012-02-29 11:11:00 +0100 (Wed, 29 Feb 2012) | 1 line Changed paths: M /trunk/OMOptim/Core/OpenModelica/OpenModelica.cpp M /trunk/OMOptim/build/OMOptim.pro - fix c_runtime read_mat4.* dependency to point to the SimulationRuntime. ------------------------------------------------------------------------ r11233 | hubert.thieriot | 2012-02-29 11:08:45 +0100 (Wed, 29 Feb 2012) | 1 line Changed paths: A /trunk/OMOptim/OMOptimBasis/build A /trunk/OMOptim/OMOptimBasis/build/Makefile.unix.in A /trunk/OMOptim/OMOptimBasis/build/OMOptimBasis.config.in A /trunk/OMOptim/OMOptimBasis/build/OMOptimBasis.pro A /trunk/OMOptim/OMOptimBasis/build/OMOptimBasis.pro.user A /trunk/OMOptim/OMOptimBasis/build/OMOptimBasis.windowsconfig.in - Added needed files to build OMOptimBasis ------------------------------------------------------------------------ r11231 | hubert.thieriot | 2012-02-29 10:29:46 +0100 (Wed, 29 Feb 2012) | 3 lines Changed paths: M /trunk/OMOptim/Core/Dymola/Dymola.cpp M /trunk/OMOptim/Core/FileData/CSV.cpp M /trunk/OMOptim/Core/FileData/CSV.h D /trunk/OMOptim/Core/FileData/Load.cpp D /trunk/OMOptim/Core/FileData/Load.h A /trunk/OMOptim/Core/FileData/LoadOMOptim.cpp (from /trunk/OMOptim/Core/FileData/Load.cpp:11208) A /trunk/OMOptim/Core/FileData/LoadOMOptim.h (from /trunk/OMOptim/Core/FileData/Load.h:11208) D /trunk/OMOptim/Core/FileData/Save.cpp D /trunk/OMOptim/Core/FileData/Save.h A /trunk/OMOptim/Core/FileData/SaveOMOptim.cpp (from /trunk/OMOptim/Core/FileData/Save.cpp:11208) A /trunk/OMOptim/Core/FileData/SaveOMOptim.h (from /trunk/OMOptim/Core/FileData/Save.h:11208) D /trunk/OMOptim/Core/FileData/XML.cpp D /trunk/OMOptim/Core/FileData/XML.h D /trunk/OMOptim/Core/Infos D /trunk/OMOptim/Core/MOClasses.h D /trunk/OMOptim/Core/MOItem.cpp D /trunk/OMOptim/Core/MOItem.h D /trunk/OMOptim/Core/MOKeepVector.h D /trunk/OMOptim/Core/MOOptVector.cpp D /trunk/OMOptim/Core/MOOptVector.h D /trunk/OMOptim/Core/MOSettings.cpp D /trunk/OMOptim/Core/MOSettings.h D /trunk/OMOptim/Core/MOTableView.cpp D /trunk/OMOptim/Core/MOTableView.h D /trunk/OMOptim/Core/MOThreads.cpp D /trunk/OMOptim/Core/MOThreads.h D /trunk/OMOptim/Core/MOVector.h D /trunk/OMOptim/Core/Modelica/MOParameter.cpp D /trunk/OMOptim/Core/Modelica/MOParameter.h M /trunk/OMOptim/Core/Modelica/ModItem.cpp M /trunk/OMOptim/Core/Modelica/ModItem.h M /trunk/OMOptim/Core/Modelica/ModItemsTree.cpp M /trunk/OMOptim/Core/Modelica/ModItemsTree.h M /trunk/OMOptim/Core/Modelica/ModModelPlus.cpp M /trunk/OMOptim/Core/Modelica/Modelica.h M /trunk/OMOptim/Core/Modelica/ModelicaConnections.cpp M /trunk/OMOptim/Core/Modelica/ModelicaModifier.cpp M /trunk/OMOptim/Core/OMC/MOomc.cpp A /trunk/OMOptim/Core/OMC/OMCThreads.cpp A /trunk/OMOptim/Core/OMC/OMCThreads.h A /trunk/OMOptim/Core/OMOptimSettings.cpp (from /trunk/OMOptim/Core/MOSettings.cpp:11208) A /trunk/OMOptim/Core/OMOptimSettings.h (from /trunk/OMOptim/Core/MOSettings.h:11208) M /trunk/OMOptim/Core/OpenModelica/OpenModelica.cpp M /trunk/OMOptim/Core/OptObjectives.cpp M /trunk/OMOptim/Core/OptObjectives.h M /trunk/OMOptim/Core/Optim/EA/EABase.cpp M /trunk/OMOptim/Core/Optim/EA/EABase.h M /trunk/OMOptim/Core/Optim/EA/NSGA2/NSGA2.cpp M /trunk/OMOptim/Core/Optim/EA/NSGA2/NSGA2.h M /trunk/OMOptim/Core/Optim/EA/OptimAlgoUtils.h M /trunk/OMOptim/Core/Optim/EA/SA1/SA1.cpp M /trunk/OMOptim/Core/Optim/EA/SA1/SA1.h M /trunk/OMOptim/Core/Optim/EA/SPEA2/SPEA2.cpp M /trunk/OMOptim/Core/Optim/EA/SPEA2/SPEA2.h M /trunk/OMOptim/Core/Optim/EA/SPEA2Adaptative/SPEA2Adapt.cpp M /trunk/OMOptim/Core/Optim/EA/SPEA2Adaptative/SPEA2Adapt.h M /trunk/OMOptim/Core/Problems/BlockSubs/BlockSubstitution.cpp M /trunk/OMOptim/Core/Problems/BlockSubs/BlockSubstitutions.cpp D /trunk/OMOptim/Core/Problems/OMCase.cpp D /trunk/OMOptim/Core/Problems/OMCase.h D /trunk/OMOptim/Core/Problems/OMCases.cpp D /trunk/OMOptim/Core/Problems/OMCases.h M /trunk/OMOptim/Core/Problems/OneSimResult.cpp M /trunk/OMOptim/Core/Problems/OneSimResult.h M /trunk/OMOptim/Core/Problems/OneSimulation.cpp M /trunk/OMOptim/Core/Problems/OneSimulation.h M /trunk/OMOptim/Core/Problems/OptimResult.cpp M /trunk/OMOptim/Core/Problems/OptimResult.h M /trunk/OMOptim/Core/Problems/Optimization.cpp M /trunk/OMOptim/Core/Problems/Optimization.h D /trunk/OMOptim/Core/Problems/Problem.cpp D /trunk/OMOptim/Core/Problems/Problem.h D /trunk/OMOptim/Core/Problems/ProblemConfig.cpp D /trunk/OMOptim/Core/Problems/ProblemConfig.h D /trunk/OMOptim/Core/Problems/ProblemInterface.cpp D /trunk/OMOptim/Core/Problems/ProblemInterface.h D /trunk/OMOptim/Core/Problems/Problems.cpp D /trunk/OMOptim/Core/Problems/Problems.h D /trunk/OMOptim/Core/Problems/Result.cpp D /trunk/OMOptim/Core/Problems/Result.h D /trunk/OMOptim/Core/Problems/Results.cpp D /trunk/OMOptim/Core/Problems/Results.h M /trunk/OMOptim/Core/Problems/onesimulationinterface.cpp M /trunk/OMOptim/Core/Problems/onesimulationinterface.h M /trunk/OMOptim/Core/Problems/optimizationinterface.cpp M /trunk/OMOptim/Core/Problems/optimizationinterface.h M /trunk/OMOptim/Core/Project.cpp M /trunk/OMOptim/Core/Project.h D /trunk/OMOptim/Core/Tools/HighTools.cpp D /trunk/OMOptim/Core/Tools/HighTools.h D /trunk/OMOptim/Core/Tools/LowTools.cpp D /trunk/OMOptim/Core/Tools/LowTools.h D /trunk/OMOptim/Core/Tools/OMProcess.cpp D /trunk/OMOptim/Core/Tools/OMProcess.h D /trunk/OMOptim/Core/Tools/SleeperThread.h D /trunk/OMOptim/Core/Tools/XMLTools.cpp D /trunk/OMOptim/Core/Tools/XMLTools.h D /trunk/OMOptim/Core/Units D /trunk/OMOptim/Core/Variable.cpp D /trunk/OMOptim/Core/Variable.h D /trunk/OMOptim/Core/VariableType.h D /trunk/OMOptim/Core/Variables.cpp D /trunk/OMOptim/Core/Variables.h M /trunk/OMOptim/Doc/HowProblemWorks.pptx D /trunk/OMOptim/GUI/Dialogs/DlgSelectFiles.cpp D /trunk/OMOptim/GUI/Dialogs/DlgSelectFiles.h D /trunk/OMOptim/GUI/Dialogs/DlgSelectVars.cpp D /trunk/OMOptim/GUI/Dialogs/DlgSelectVars.h D /trunk/OMOptim/GUI/Dialogs/DlgSettings.cpp D /trunk/OMOptim/GUI/Dialogs/DlgSettings.h D /trunk/OMOptim/GUI/Dialogs/EIHENParametersDlg.cpp D /trunk/OMOptim/GUI/Dialogs/EIHENParametersDlg.h D /trunk/OMOptim/GUI/Dialogs/MOParametersDlg.cpp D /trunk/OMOptim/GUI/Dialogs/MOParametersDlg.h M /trunk/OMOptim/GUI/MainWindow.cpp M /trunk/OMOptim/GUI/MainWindow.h M /trunk/OMOptim/GUI/Plots/MOOptPlot.h D /trunk/OMOptim/GUI/Plots/MOPlot.cpp D /trunk/OMOptim/GUI/Plots/MOPlot.h D /trunk/OMOptim/GUI/Plots/MyQwtPlotPicker.cpp D /trunk/OMOptim/GUI/Plots/MyQwtPlotPicker.h D /trunk/OMOptim/GUI/Tabs/MO2ColTab.cpp D /trunk/OMOptim/GUI/Tabs/MO2ColTab.h D /trunk/OMOptim/GUI/Tabs/MOMainTab.cpp D /trunk/OMOptim/GUI/Tabs/MOMainTab.h D /trunk/OMOptim/GUI/Tabs/MOTab.cpp D /trunk/OMOptim/GUI/Tabs/MOTab.h D /trunk/OMOptim/GUI/Tabs/MOTabBase.cpp D /trunk/OMOptim/GUI/Tabs/MOTabBase.h D /trunk/OMOptim/GUI/Tabs/TabEIProblem.cpp D /trunk/OMOptim/GUI/Tabs/TabGeneric.cpp D /trunk/OMOptim/GUI/Tabs/TabGeneric.h D /trunk/OMOptim/GUI/Tabs/TabGeneric.ui M /trunk/OMOptim/GUI/Tabs/TabOMC.h M /trunk/OMOptim/GUI/Tabs/TabOneSim.cpp M /trunk/OMOptim/GUI/Tabs/TabOptimization.cpp M /trunk/OMOptim/GUI/Tabs/TabProject.h M /trunk/OMOptim/GUI/Tabs/TabResOneSim.cpp M /trunk/OMOptim/GUI/Tabs/TabResOptimization.cpp D /trunk/OMOptim/GUI/Tools/GuiTools.cpp D /trunk/OMOptim/GUI/Tools/GuiTools.h D /trunk/OMOptim/GUI/Tools/MOGuiTools.cpp D /trunk/OMOptim/GUI/Tools/MOGuiTools.h D /trunk/OMOptim/GUI/Tools/MOSplitter.cpp D /trunk/OMOptim/GUI/Tools/MOSplitter.h D /trunk/OMOptim/GUI/Tools/MOStyleSheet.cpp D /trunk/OMOptim/GUI/Tools/MOStyleSheet.h D /trunk/OMOptim/GUI/Tools/MyDelegates.cpp D /trunk/OMOptim/GUI/Tools/MyDelegates.h D /trunk/OMOptim/GUI/Tools/MyTextLog.cpp D /trunk/OMOptim/GUI/Tools/MyTextLog.h D /trunk/OMOptim/GUI/Tools/MyTreeView.cpp D /trunk/OMOptim/GUI/Tools/MyTreeView.h A /trunk/OMOptim/GUI/Tools/OMOptimGuiTools.cpp A /trunk/OMOptim/GUI/Tools/OMOptimGuiTools.h D /trunk/OMOptim/GUI/Tools/qsciencespinbox.cpp D /trunk/OMOptim/GUI/Tools/qsciencespinbox.h M /trunk/OMOptim/GUI/Widgets/WidgetCtrlParameters.cpp M /trunk/OMOptim/GUI/Widgets/WidgetCtrlParameters.h D /trunk/OMOptim/GUI/Widgets/WidgetEIInputVars.cpp D /trunk/OMOptim/GUI/Widgets/WidgetFilesList.cpp D /trunk/OMOptim/GUI/Widgets/WidgetFilesList.h D /trunk/OMOptim/GUI/Widgets/WidgetFilesList.ui D /trunk/OMOptim/GUI/Widgets/WidgetList.cpp D /trunk/OMOptim/GUI/Widgets/WidgetList.h D /trunk/OMOptim/GUI/Widgets/WidgetMOItem.cpp D /trunk/OMOptim/GUI/Widgets/WidgetMOItem.h D /trunk/OMOptim/GUI/Widgets/WidgetMOItem.ui M /trunk/OMOptim/GUI/Widgets/WidgetOneSimVars.cpp M /trunk/OMOptim/GUI/Widgets/WidgetOneSimVars.h M /trunk/OMOptim/GUI/Widgets/WidgetOptimActions.cpp M /trunk/OMOptim/GUI/Widgets/WidgetOptimActions.h M /trunk/OMOptim/GUI/Widgets/WidgetProgress.cpp M /trunk/OMOptim/GUI/Widgets/WidgetProgress.h M /trunk/OMOptim/GUI/Widgets/WidgetSelectComponents.cpp M /trunk/OMOptim/GUI/Widgets/WidgetSelectOptVars.cpp D /trunk/OMOptim/GUI/Widgets/WidgetSelectVars.cpp D /trunk/OMOptim/GUI/Widgets/WidgetSelectVars.h D /trunk/OMOptim/GUI/Widgets/WidgetSelectVars.ui M /trunk/OMOptim/GUI/Widgets/WidgetTableRecVar.cpp D /trunk/OMOptim/GUI/Widgets/WidgetTableVar.cpp D /trunk/OMOptim/GUI/Widgets/WidgetTableVar.h A /trunk/OMOptim/OMOptimBasis A /trunk/OMOptim/OMOptimBasis/FileData (from /trunk/OMOptim/Core/FileData:11208) D /trunk/OMOptim/OMOptimBasis/FileData/CSV.cpp D /trunk/OMOptim/OMOptimBasis/FileData/CSV.h A /trunk/OMOptim/OMOptimBasis/FileData/CSVBase.cpp (from /trunk/OMOptim/Core/FileData/CSV.cpp:11208) A /trunk/OMOptim/OMOptimBasis/FileData/CSVBase.h (from /trunk/OMOptim/Core/FileData/CSV.h:11208) M /trunk/OMOptim/OMOptimBasis/FileData/Load.cpp M /trunk/OMOptim/OMOptimBasis/FileData/Load.h M /trunk/OMOptim/OMOptimBasis/FileData/Save.cpp M /trunk/OMOptim/OMOptimBasis/FileData/Save.h M /trunk/OMOptim/OMOptimBasis/FileData/XML.cpp M /trunk/OMOptim/OMOptimBasis/FileData/XML.h A /trunk/OMOptim/OMOptimBasis/GUI A /trunk/OMOptim/OMOptimBasis/GUI/Dialogs A /trunk/OMOptim/OMOptimBasis/GUI/Dialogs/DlgSelectFiles.cpp (from /trunk/OMOptim/GUI/Dialogs/DlgSelectFiles.cpp:11208) A /trunk/OMOptim/OMOptimBasis/GUI/Dialogs/DlgSelectFiles.h (from /trunk/OMOptim/GUI/Dialogs/DlgSelectFiles.h:11208) A /trunk/OMOptim/OMOptimBasis/GUI/Dialogs/DlgSelectVars.cpp (from /trunk/OMOptim/GUI/Dialogs/DlgSelectVars.cpp:11208) A /trunk/OMOptim/OMOptimBasis/GUI/Dialogs/DlgSelectVars.h (from /trunk/OMOptim/GUI/Dialogs/DlgSelectVars.h:11208) A /trunk/OMOptim/OMOptimBasis/GUI/Dialogs/DlgSettings.cpp (from /trunk/OMOptim/GUI/Dialogs/DlgSettings.cpp:11208) A /trunk/OMOptim/OMOptimBasis/GUI/Dialogs/DlgSettings.h (from /trunk/OMOptim/GUI/Dialogs/DlgSettings.h:11208) A /trunk/OMOptim/OMOptimBasis/GUI/Dialogs/MOParametersDlg.cpp (from /trunk/OMOptim/GUI/Dialogs/MOParametersDlg.cpp:11208) A /trunk/OMOptim/OMOptimBasis/GUI/Dialogs/MOParametersDlg.h (from /trunk/OMOptim/GUI/Dialogs/MOParametersDlg.h:11208) A /trunk/OMOptim/OMOptimBasis/GUI/Dialogs/NewProjectBaseForm.cpp (from /trunk/OMOptim/GUI/Dialogs/newprojectform.cpp:11208) A /trunk/OMOptim/OMOptimBasis/GUI/Dialogs/NewProjectBaseForm.h (from /trunk/OMOptim/GUI/Dialogs/newprojectform.h:11208) A /trunk/OMOptim/OMOptimBasis/GUI/Dialogs/NewProjectBaseForm.ui (from /trunk/OMOptim/GUI/Dialogs/newprojectform.ui:11208) A /trunk/OMOptim/OMOptimBasis/GUI/Plots A /trunk/OMOptim/OMOptimBasis/GUI/Plots/MOPlot.cpp (from /trunk/OMOptim/GUI/Plots/MOPlot.cpp:11208) A /trunk/OMOptim/OMOptimBasis/GUI/Plots/MOPlot.h (from /trunk/OMOptim/GUI/Plots/MOPlot.h:11208) A /trunk/OMOptim/OMOptimBasis/GUI/Plots/MyQwtPlotPicker.cpp (from /trunk/OMOptim/GUI/Plots/MyQwtPlotPicker.cpp:11208) A /trunk/OMOptim/OMOptimBasis/GUI/Plots/MyQwtPlotPicker.h (from /trunk/OMOptim/GUI/Plots/MyQwtPlotPicker.h:11208) A /trunk/OMOptim/OMOptimBasis/GUI/Tabs A /trunk/OMOptim/OMOptimBasis/GUI/Tabs/MO2ColTab.cpp (from /trunk/OMOptim/GUI/Tabs/MO2ColTab.cpp:11208) A /trunk/OMOptim/OMOptimBasis/GUI/Tabs/MO2ColTab.h (from /trunk/OMOptim/GUI/Tabs/MO2ColTab.h:11208) A /trunk/OMOptim/OMOptimBasis/GUI/Tabs/MOMainTab.cpp (from /trunk/OMOptim/GUI/Tabs/MOMainTab.cpp:11208) A /trunk/OMOptim/OMOptimBasis/GUI/Tabs/MOMainTab.h (from /trunk/OMOptim/GUI/Tabs/MOMainTab.h:11208) A /trunk/OMOptim/OMOptimBasis/GUI/Tabs/MOTab.cpp (from /trunk/OMOptim/GUI/Tabs/MOTab.cpp:11208) A /trunk/OMOptim/OMOptimBasis/GUI/Tabs/MOTab.h (from /trunk/OMOptim/GUI/Tabs/MOTab.h:11208) A /trunk/OMOptim/OMOptimBasis/GUI/Tabs/MOTabBase.cpp (from /trunk/OMOptim/GUI/Tabs/MOTabBase.cpp:11208) A /trunk/OMOptim/OMOptimBasis/GUI/Tabs/MOTabBase.h (from /trunk/OMOptim/GUI/Tabs/MOTabBase.h:11208) A /trunk/OMOptim/OMOptimBasis/GUI/Tabs/TabGeneric.cpp (from /trunk/OMOptim/GUI/Tabs/TabGeneric.cpp:11208) A /trunk/OMOptim/OMOptimBasis/GUI/Tabs/TabGeneric.h (from /trunk/OMOptim/GUI/Tabs/TabGeneric.h:11208) A /trunk/OMOptim/OMOptimBasis/GUI/Tabs/TabGeneric.ui (from /trunk/OMOptim/GUI/Tabs/TabGeneric.ui:11208) A /trunk/OMOptim/OMOptimBasis/GUI/Tabs/TabProjectBase.cpp A /trunk/OMOptim/OMOptimBasis/GUI/Tabs/TabProjectBase.h A /trunk/OMOptim/OMOptimBasis/GUI/Tabs/TabProjectBase.ui A /trunk/OMOptim/OMOptimBasis/GUI/Tools A /trunk/OMOptim/OMOptimBasis/GUI/Tools/GuiTools.cpp (from /trunk/OMOptim/GUI/Tools/GuiTools.cpp:11208) A /trunk/OMOptim/OMOptimBasis/GUI/Tools/GuiTools.h (from /trunk/OMOptim/GUI/Tools/GuiTools.h:11208) A /trunk/OMOptim/OMOptimBasis/GUI/Tools/MOSplitter.cpp (from /trunk/OMOptim/GUI/Tools/MOSplitter.cpp:11208) A /trunk/OMOptim/OMOptimBasis/GUI/Tools/MOSplitter.h (from /trunk/OMOptim/GUI/Tools/MOSplitter.h:11208) A /trunk/OMOptim/OMOptimBasis/GUI/Tools/MOStyleSheet.cpp (from /trunk/OMOptim/GUI/Tools/MOStyleSheet.cpp:11208) A /trunk/OMOptim/OMOptimBasis/GUI/Tools/MOStyleSheet.h (from /trunk/OMOptim/GUI/Tools/MOStyleSheet.h:11208) A /trunk/OMOptim/OMOptimBasis/GUI/Tools/MyDelegates.cpp (from /trunk/OMOptim/GUI/Tools/MyDelegates.cpp:11208) A /trunk/OMOptim/OMOptimBasis/GUI/Tools/MyDelegates.h (from /trunk/OMOptim/GUI/Tools/MyDelegates.h:11208) A /trunk/OMOptim/OMOptimBasis/GUI/Tools/MyTextLog.cpp (from /trunk/OMOptim/GUI/Tools/MyTextLog.cpp:11208) A /trunk/OMOptim/OMOptimBasis/GUI/Tools/MyTextLog.h (from /trunk/OMOptim/GUI/Tools/MyTextLog.h:11208) A /trunk/OMOptim/OMOptimBasis/GUI/Tools/MyTreeView.cpp (from /trunk/OMOptim/GUI/Tools/MyTreeView.cpp:11208) A /trunk/OMOptim/OMOptimBasis/GUI/Tools/MyTreeView.h (from /trunk/OMOptim/GUI/Tools/MyTreeView.h:11208) A /trunk/OMOptim/OMOptimBasis/GUI/Tools/qsciencespinbox.cpp (from /trunk/OMOptim/GUI/Tools/qsciencespinbox.cpp:11208) A /trunk/OMOptim/OMOptimBasis/GUI/Tools/qsciencespinbox.h (from /trunk/OMOptim/GUI/Tools/qsciencespinbox.h:11208) A /trunk/OMOptim/OMOptimBasis/GUI/Widgets A /trunk/OMOptim/OMOptimBasis/GUI/Widgets/WidgetFilesList.cpp (from /trunk/OMOptim/GUI/Widgets/WidgetFilesList.cpp:11208) A /trunk/OMOptim/OMOptimBasis/GUI/Widgets/WidgetFilesList.h (from /trunk/OMOptim/GUI/Widgets/WidgetFilesList.h:11208) A /trunk/OMOptim/OMOptimBasis/GUI/Widgets/WidgetFilesList.ui (from /trunk/OMOptim/GUI/Widgets/WidgetFilesList.ui:11208) A /trunk/OMOptim/OMOptimBasis/GUI/Widgets/WidgetList.cpp (from /trunk/OMOptim/GUI/Widgets/WidgetList.cpp:11208) A /trunk/OMOptim/OMOptimBasis/GUI/Widgets/WidgetList.h (from /trunk/OMOptim/GUI/Widgets/WidgetList.h:11208) A /trunk/OMOptim/OMOptimBasis/GUI/Widgets/WidgetMOItem.cpp (from /trunk/OMOptim/GUI/Widgets/WidgetMOItem.cpp:11208) A /trunk/OMOptim/OMOptimBasis/GUI/Widgets/WidgetMOItem.h (from /trunk/OMOptim/GUI/Widgets/WidgetMOItem.h:11208) A /trunk/OMOptim/OMOptimBasis/GUI/Widgets/WidgetMOItem.ui (from /trunk/OMOptim/GUI/Widgets/WidgetMOItem.ui:11208) A /trunk/OMOptim/OMOptimBasis/GUI/Widgets/WidgetProjectBaseInfos.cpp A /trunk/OMOptim/OMOptimBasis/GUI/Widgets/WidgetProjectBaseInfos.h A /trunk/OMOptim/OMOptimBasis/GUI/Widgets/WidgetProjectBaseInfos.ui A /trunk/OMOptim/OMOptimBasis/GUI/Widgets/WidgetSelectVars.cpp (from /trunk/OMOptim/GUI/Widgets/WidgetSelectVars.cpp:11208) A /trunk/OMOptim/OMOptimBasis/GUI/Widgets/WidgetSelectVars.h (from /trunk/OMOptim/GUI/Widgets/WidgetSelectVars.h:11208) A /trunk/OMOptim/OMOptimBasis/GUI/Widgets/WidgetSelectVars.ui (from /trunk/OMOptim/GUI/Widgets/WidgetSelectVars.ui:11208) A /trunk/OMOptim/OMOptimBasis/GUI/Widgets/WidgetTableVar.cpp (from /trunk/OMOptim/GUI/Widgets/WidgetTableVar.cpp:11208) A /trunk/OMOptim/OMOptimBasis/GUI/Widgets/WidgetTableVar.h (from /trunk/OMOptim/GUI/Widgets/WidgetTableVar.h:11208) A /trunk/OMOptim/OMOptimBasis/Infos (from /trunk/OMOptim/Core/Infos:11208) M /trunk/OMOptim/OMOptimBasis/Infos/InfoSender.cpp A /trunk/OMOptim/OMOptimBasis/MOClasses.h (from /trunk/OMOptim/Core/MOClasses.h:11208) A /trunk/OMOptim/OMOptimBasis/MOItem.cpp (from /trunk/OMOptim/Core/MOItem.cpp:11208) A /trunk/OMOptim/OMOptimBasis/MOItem.h (from /trunk/OMOptim/Core/MOItem.h:11208) A /trunk/OMOptim/OMOptimBasis/MOKeepVector.h (from /trunk/OMOptim/Core/MOKeepVector.h:11208) A /trunk/OMOptim/OMOptimBasis/MOOptVector.cpp (from /trunk/OMOptim/Core/MOOptVector.cpp:11208) A /trunk/OMOptim/OMOptimBasis/MOOptVector.h (from /trunk/OMOptim/Core/MOOptVector.h:11208) A /trunk/OMOptim/OMOptimBasis/MOParameter.cpp (from /trunk/OMOptim/Core/Modelica/MOParameter.cpp:11205) A /trunk/OMOptim/OMOptimBasis/MOParameter.h (from /trunk/OMOptim/Core/Modelica/MOParameter.h:11205) A /trunk/OMOptim/OMOptimBasis/MOSettings.cpp (from /trunk/OMOptim/Core/MOSettings.cpp:11208) A /trunk/OMOptim/OMOptimBasis/MOSettings.h (from /trunk/OMOptim/Core/MOSettings.h:11208) A /trunk/OMOptim/OMOptimBasis/MOTableView.cpp (from /trunk/OMOptim/Core/MOTableView.cpp:11208) A /trunk/OMOptim/OMOptimBasis/MOTableView.h (from /trunk/OMOptim/Core/MOTableView.h:11208) A /trunk/OMOptim/OMOptimBasis/MOThreads.cpp (from /trunk/OMOptim/Core/MOThreads.cpp:11208) A /trunk/OMOptim/OMOptimBasis/MOThreads.h (from /trunk/OMOptim/Core/MOThreads.h:11208) A /trunk/OMOptim/OMOptimBasis/MOVector.h (from /trunk/OMOptim/Core/MOVector.h:11208) A /trunk/OMOptim/OMOptimBasis/Problems A /trunk/OMOptim/OMOptimBasis/Problems/OMCase.cpp (from /trunk/OMOptim/Core/Problems/OMCase.cpp:11208) A /trunk/OMOptim/OMOptimBasis/Problems/OMCase.h (from /trunk/OMOptim/Core/Problems/OMCase.h:11208) A /trunk/OMOptim/OMOptimBasis/Problems/OMCases.cpp (from /trunk/OMOptim/Core/Problems/OMCases.cpp:11208) A /trunk/OMOptim/OMOptimBasis/Problems/OMCases.h (from /trunk/OMOptim/Core/Problems/OMCases.h:11208) A /trunk/OMOptim/OMOptimBasis/Problems/Problem.cpp (from /trunk/OMOptim/Core/Problems/Problem.cpp:11208) A /trunk/OMOptim/OMOptimBasis/Problems/Problem.h (from /trunk/OMOptim/Core/Problems/Problem.h:11208) A /trunk/OMOptim/OMOptimBasis/Problems/ProblemConfig.cpp (from /trunk/OMOptim/Core/Problems/ProblemConfig.cpp:11208) A /trunk/OMOptim/OMOptimBasis/Problems/ProblemConfig.h (from /trunk/OMOptim/Core/Problems/ProblemConfig.h:11208) A /trunk/OMOptim/OMOptimBasis/Problems/ProblemInterface.cpp (from /trunk/OMOptim/Core/Problems/ProblemInterface.cpp:11208) A /trunk/OMOptim/OMOptimBasis/Problems/ProblemInterface.h (from /trunk/OMOptim/Core/Problems/ProblemInterface.h:11208) A /trunk/OMOptim/OMOptimBasis/Problems/Problems.cpp (from /trunk/OMOptim/Core/Problems/Problems.cpp:11208) A /trunk/OMOptim/OMOptimBasis/Problems/Problems.h (from /trunk/OMOptim/Core/Problems/Problems.h:11208) A /trunk/OMOptim/OMOptimBasis/Problems/Result.cpp (from /trunk/OMOptim/Core/Problems/Result.cpp:11208) A /trunk/OMOptim/OMOptimBasis/Problems/Result.h (from /trunk/OMOptim/Core/Problems/Result.h:11208) A /trunk/OMOptim/OMOptimBasis/Problems/Results.cpp (from /trunk/OMOptim/Core/Problems/Results.cpp:11208) A /trunk/OMOptim/OMOptimBasis/Problems/Results.h (from /trunk/OMOptim/Core/Problems/Results.h:11208) A /trunk/OMOptim/OMOptimBasis/ProjectBase.cpp (from /trunk/OMOptim/Core/Project.cpp:11208) A /trunk/OMOptim/OMOptimBasis/ProjectBase.h (from /trunk/OMOptim/Core/Project.h:11208) A /trunk/OMOptim/OMOptimBasis/Tools A /trunk/OMOptim/OMOptimBasis/Tools/HighTools.cpp (from /trunk/OMOptim/Core/Tools/HighTools.cpp:11208) A /trunk/OMOptim/OMOptimBasis/Tools/HighTools.h (from /trunk/OMOptim/Core/Tools/HighTools.h:11208) A /trunk/OMOptim/OMOptimBasis/Tools/LowTools.cpp (from /trunk/OMOptim/Core/Tools/LowTools.cpp:11208) A /trunk/OMOptim/OMOptimBasis/Tools/LowTools.h (from /trunk/OMOptim/Core/Tools/LowTools.h:11208) A /trunk/OMOptim/OMOptimBasis/Tools/OMProcess.cpp (from /trunk/OMOptim/Core/Tools/OMProcess.cpp:11208) A /trunk/OMOptim/OMOptimBasis/Tools/OMProcess.h (from /trunk/OMOptim/Core/Tools/OMProcess.h:11208) A /trunk/OMOptim/OMOptimBasis/Tools/SleeperThread.h (from /trunk/OMOptim/Core/Tools/SleeperThread.h:11208) A /trunk/OMOptim/OMOptimBasis/Tools/XMLTools.cpp (from /trunk/OMOptim/Core/Tools/XMLTools.cpp:11208) A /trunk/OMOptim/OMOptimBasis/Tools/XMLTools.h (from /trunk/OMOptim/Core/Tools/XMLTools.h:11208) A /trunk/OMOptim/OMOptimBasis/Units (from /trunk/OMOptim/Core/Units:11208) A /trunk/OMOptim/OMOptimBasis/Variable.cpp (from /trunk/OMOptim/Core/Variable.cpp:11208) A /trunk/OMOptim/OMOptimBasis/Variable.h (from /trunk/OMOptim/Core/Variable.h:11208) A /trunk/OMOptim/OMOptimBasis/VariableType.h (from /trunk/OMOptim/Core/VariableType.h:11208) A /trunk/OMOptim/OMOptimBasis/Variables.cpp (from /trunk/OMOptim/Core/Variables.cpp:11208) A /trunk/OMOptim/OMOptimBasis/Variables.h (from /trunk/OMOptim/Core/Variables.h:11208) M /trunk/OMOptim/build/OMOptim.pro M /trunk/OMOptim/build/OMOptim.windowsconfig.in M /trunk/OMOptim/version.h - Splitted OMOptim : there is now a lib called OMOptimBasis (within OMOptim folder) which provides basis features. It will allow to share code with plugins and to build dedicated applications using similar base classes. ------------------------------------------------------------------------ r11230 | sjoelund.se | 2012-02-29 09:10:12 +0100 (Wed, 29 Feb 2012) | 2 lines Changed paths: M /trunk/testsuite/parser/ParseFullModelica3.1.mos M /trunk/testsuite/parser/ParseFullModelica3.2.mos - Expected output ------------------------------------------------------------------------ r11229 | sjoelund.se | 2012-02-29 09:03:06 +0100 (Wed, 29 Feb 2012) | 2 lines Changed paths: M /trunk/Examples/GenerateDoc.mos - Don't remove single quotes ------------------------------------------------------------------------ r11228 | sjoelund.se | 2012-02-29 07:43:22 +0100 (Wed, 29 Feb 2012) | 3 lines Changed paths: M /trunk/libraries/Modelica 3.1/Media/Air.mo M /trunk/libraries/Modelica 3.1.txt M /trunk/libraries/Modelica 3.2/Media/Air.mo M /trunk/libraries/README #1702 - Some fixes for enumeration and integer type errors in MSL ------------------------------------------------------------------------ r11227 | sjoelund.se | 2012-02-28 22:49:26 +0100 (Tue, 28 Feb 2012) | 2 lines Changed paths: M /trunk/testsuite/parser/ParseFullModelica3.1.mos M /trunk/testsuite/parser/ParseFullModelica3.2.mos - Expected output ------------------------------------------------------------------------ r11226 | sjoelund.se | 2012-02-28 22:46:13 +0100 (Tue, 28 Feb 2012) | 3 lines Changed paths: M /trunk/testsuite/mosfiles-nosim/HumModOMCTotal.mo M /trunk/testsuite/mosfiles-nosim/instHumMod.mos #1702 - Fixed a type error in HumMod ------------------------------------------------------------------------ r11225 | sjoelund.se | 2012-02-28 22:34:33 +0100 (Tue, 28 Feb 2012) | 3 lines Changed paths: M /trunk/libraries/Modelica 3.1/Mechanics/MultiBody/parts.mo M /trunk/libraries/Modelica 3.1.txt M /trunk/libraries/Modelica 3.2/Mechanics/MultiBody/Parts.mo M /trunk/libraries/Modelica 3.2.txt M /trunk/libraries/README M /trunk/testsuite/libraries/multibody/elementary/_ElementaryTotal.mo M /trunk/testsuite/libraries/multibody/loops/_LoopsTotal.mo M /trunk/testsuite/libraries/multibody/rotational3deffects/_Rotational3DEffectsTotal.mo Modelica/Mechanics/Multibody/Parts.mo: rotationType == 1,2 => rotationType == Types.RotationTypes.RotationAxis,TwoAxesVectors - Partial fix for #1702 ------------------------------------------------------------------------ r11224 | mahge930 | 2012-02-28 20:01:22 +0100 (Tue, 28 Feb 2012) | 8 lines Changed paths: M /trunk/Compiler/FrontEnd/Absyn.mo M /trunk/Compiler/FrontEnd/DAE.mo M /trunk/Compiler/FrontEnd/DAEDump.mo M /trunk/Compiler/FrontEnd/Dump.mo M /trunk/Compiler/FrontEnd/Env.mo M /trunk/Compiler/FrontEnd/Inst.mo M /trunk/Compiler/FrontEnd/SCode.mo M /trunk/Compiler/FrontEnd/SCodeDump.mo M /trunk/Compiler/FrontEnd/SCodeFlatDump.mo M /trunk/Compiler/FrontEnd/SCodeUtil.mo M /trunk/Compiler/FrontEnd/Static.mo M /trunk/Compiler/OpenModelicaBootstrappingHeader.h M /trunk/Parser/Modelica.g + Merging the parallel extensions. + parallel and kernel functions are handled in the Front-end now. + parallel variables are handled in the Front-end now. - some checks and restrictions remain, but nothing that affects the normal OM compilation. * so far so good. + A fix for operator overloading problem on encapsulated classes with imports. (should have been a separate update) ------------------------------------------------------------------------ r11223 | sjoelund.se | 2012-02-28 18:55:16 +0100 (Tue, 28 Feb 2012) | 3 lines Changed paths: M /trunk/Compiler/OpenModelicaBootstrappingHeader.h M /trunk/libraries/Modelica 3.1/Mechanics/MultiBody/package.mo M /trunk/libraries/Modelica 3.1.txt M /trunk/libraries/Modelica 3.2/Mechanics/MultiBody/package.mo M /trunk/libraries/Modelica 3.2.txt M /trunk/libraries/README M /trunk/testsuite/libraries/multibody/checkingModels/BodyCylinderTotal.mo M /trunk/testsuite/libraries/multibody/elementary/_ElementaryTotal.mo M /trunk/testsuite/libraries/multibody/loops/_LoopsTotal.mo M /trunk/testsuite/libraries/multibody/rotational3deffects/_Rotational3DEffectsTotal.mo M /trunk/testsuite/parser/ParseFullModelica3.1.mos M /trunk/testsuite/parser/ParseFullModelica3.2.mos Partial fix for #1702 (enum == Integer is not an allowed relation) - This was also updated in MSL ------------------------------------------------------------------------ r11222 | perost | 2012-02-28 17:18:30 +0100 (Tue, 28 Feb 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/Absyn.mo M /trunk/Compiler/FrontEnd/DAEUtil.mo M /trunk/Compiler/FrontEnd/SCodeExpand.mo M /trunk/Compiler/FrontEnd/SCodeInst.mo - Implemented prefix propagation in SCodeInst. ------------------------------------------------------------------------ r11219 | niklwors | 2012-02-28 10:51:52 +0100 (Tue, 28 Feb 2012) | 2 lines Changed paths: M /trunk/Compiler/Template/CodegenCpp.mo M /trunk/Compiler/susan_codegen/SimCode/CodegenCpp.tpl M /trunk/SimulationRuntime/cpp/Source/CMakeLists.txt M /trunk/SimulationRuntime/cpp/Source/Solver/CVode/Implementation/CVode.cpp M /trunk/SimulationRuntime/cpp/Source/Solver/Euler/Implementation/Euler.cpp M /trunk/SimulationRuntime/cpp/Source/Solver/Idas/Implementation/Idas.cpp M /trunk/SimulationRuntime/cpp/Source/Solver/Implementation/SolverDefaultImplementation.cpp M /trunk/SimulationRuntime/cpp/Source/System/Interfaces/IEvent.h M /trunk/SimulationRuntime/cpp/Source/System/Modelica/CMakeLists.txt M /trunk/SimulationRuntime/cpp/Source/System/Modelica/ModelicaSystem.cpp M /trunk/SimulationRuntime/cpp/Source/System/Modelica/ModelicaSystem.h Modified interface method giveZeroFunc in cpp runtime, eps parameter is not needed. Fix in CMake file of Modelica System ------------------------------------------------------------------------ r11218 | sjoelund.se | 2012-02-28 10:48:16 +0100 (Tue, 28 Feb 2012) | 2 lines Changed paths: M /trunk/Makefile.common M /trunk/Makefile.in - Added target bom-error to test for BOM in files ------------------------------------------------------------------------ r11217 | Kaie Kubjas | 2012-02-28 09:42:12 +0100 (Tue, 28 Feb 2012) | 2 lines Changed paths: M /trunk/SimulationRuntime/cpp/Source/CMakeLists.txt M /trunk/SimulationRuntime/cpp/Source/Math/Implementation/Functions.h M /trunk/SimulationRuntime/cpp/Source/System/Implementation/AlgLoopSolverFactory.cpp M /trunk/SimulationRuntime/cpp/Source/System/Implementation/SystemDefaultImplementation.cpp M /trunk/SimulationRuntime/cpp/Source/System/Modelica/CMakeLists.txt M /trunk/SimulationRuntime/cpp/Source/System/Modelica/Modelica.h M /trunk/SimulationRuntime/cpp/Source/System/Modelica/ModelicaSystem.cpp M /trunk/SimulationRuntime/cpp/Source/System/Modelica/ModelicaSystem.h Fix typo in AlgloopsolverFactory class ------------------------------------------------------------------------ r11216 | sjoelund.se | 2012-02-28 09:36:00 +0100 (Tue, 28 Feb 2012) | 2 lines Changed paths: M /trunk/Makefile.in - OMNotebook now depends on OMPlot ------------------------------------------------------------------------ r11215 | adrpo | 2012-02-28 07:53:41 +0100 (Tue, 28 Feb 2012) | 1 line Changed paths: D /trunk/Compiler/susan_codegen/SimCode/SimCodeC.tpl - remove forgotten unused SimCodeC.tpl. ------------------------------------------------------------------------ r11214 | sjoelund.se | 2012-02-28 07:34:27 +0100 (Tue, 28 Feb 2012) | 2 lines Changed paths: M /trunk/Compiler/OpenModelicaBootstrappingHeader.h - Updated auto-generated file ------------------------------------------------------------------------ r11213 | sjoelund.se | 2012-02-27 17:42:28 +0100 (Mon, 27 Feb 2012) | 3 lines Changed paths: M /trunk/Compiler/FrontEnd/Absyn.mo M /trunk/Compiler/FrontEnd/ClassLoader.mo M /trunk/Compiler/FrontEnd/Dependency.mo M /trunk/Compiler/FrontEnd/Dump.mo M /trunk/Compiler/FrontEnd/ExpressionSimplify.mo M /trunk/Compiler/FrontEnd/MetaUtil.mo M /trunk/Compiler/FrontEnd/SCodeUtil.mo M /trunk/Compiler/OpenModelicaBootstrappingHeader.h M /trunk/Compiler/Script/Interactive.mo M /trunk/Compiler/Util/Error.mo M /trunk/Compiler/Util/System.mo M /trunk/Compiler/runtime/System_omc.cpp M /trunk/Compiler/runtime/System_rml.c M /trunk/Compiler/runtime/systemimpl.c M /trunk/Parser/Modelica.g M /trunk/Parser/parse.c M /trunk/testsuite/interactive/loadFileInteractiveQualified.mos M /trunk/testsuite/interactive/refactorGraphAnn1.mos M /trunk/testsuite/interactive/refactorGraphAnn2.mos M /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.HeatingSystem.mos M /trunk/testsuite/linearize/linmodel.mos M /trunk/testsuite/linearize/simLotkaVolterra.mos M /trunk/testsuite/linearize/simNonlinear.mos M /trunk/testsuite/linearize/simTwoTank.mos M /trunk/testsuite/linearize/simVanDerPol.mos M /trunk/testsuite/linearize/simextfunction.mos M /trunk/testsuite/linearize/smallValues.mos M /trunk/testsuite/linearize/test_01.mos M /trunk/testsuite/linearize/test_02.mos M /trunk/testsuite/linearize/test_03.mos M /trunk/testsuite/linearize/test_04.mos M /trunk/testsuite/linearize/test_05.mos M /trunk/testsuite/linearize/test_06.mos M /trunk/testsuite/linearize/testknownvar.mos M /trunk/testsuite/meta/Polymorphic.mo M /trunk/testsuite/parser/ParseFullModelica1.6.mos M /trunk/testsuite/parser/ParseFullModelica2.2.1.mos M /trunk/testsuite/parser/ParseFullModelica3.1.mos M /trunk/testsuite/parser/ParseFullModelica3.2.mos - Added support to parse line/block-comments as class elements (similar to annotations) - Any comment in an expression is moved out of the element and put on its own line ------------------------------------------------------------------------ r11212 | niklwors | 2012-02-27 17:24:37 +0100 (Mon, 27 Feb 2012) | 1 line Changed paths: M /trunk/Compiler/Template/CodegenCpp.mo M /trunk/Compiler/susan_codegen/SimCode/CodegenCpp.tpl M /trunk/SimulationRuntime/cpp/Source/Solver/CVode/Implementation/CVode.cpp M /trunk/SimulationRuntime/cpp/Source/Solver/Euler/Implementation/Euler.cpp M /trunk/SimulationRuntime/cpp/Source/Solver/Idas/Implementation/Idas.cpp M /trunk/SimulationRuntime/cpp/Source/System/Implementation/EventHandling.cpp M /trunk/SimulationRuntime/cpp/Source/System/Implementation/EventHandling.h M /trunk/SimulationRuntime/cpp/Source/System/Interfaces/IEvent.h Modified event iteration in cpp runtime. Using checkConditions instead of setZeroState from solver ------------------------------------------------------------------------ r11211 | niklwors | 2012-02-27 16:43:31 +0100 (Mon, 27 Feb 2012) | 3 lines Changed paths: M /trunk/Compiler/Template/CodegenCpp.mo M /trunk/Compiler/susan_codegen/SimCode/CodegenCpp.tpl M /trunk/SimulationRuntime/cpp/Source/Solver/CVode/Implementation/CVode.cpp M /trunk/SimulationRuntime/cpp/Source/Solver/CVode/Implementation/CVode.h M /trunk/SimulationRuntime/cpp/Source/Solver/Euler/Implementation/Euler.cpp M /trunk/SimulationRuntime/cpp/Source/Solver/Euler/Implementation/Euler.h M /trunk/SimulationRuntime/cpp/Source/Solver/Implementation/Initialization.cpp M /trunk/SimulationRuntime/cpp/Source/System/Implementation/EventHandling.cpp M /trunk/SimulationRuntime/cpp/Source/System/Implementation/SystemDefaultImplementation.h M /trunk/SimulationRuntime/cpp/Source/System/Interfaces/IEvent.h fix for mixed system iteration in cpp runtime fix in CVode for calculation of event state ------------------------------------------------------------------------ r11210 | perost | 2012-02-27 15:40:52 +0100 (Mon, 27 Feb 2012) | 3 lines Changed paths: M /trunk/Compiler/FrontEnd/Static.mo M /trunk/Compiler/FrontEnd/Types.mo M /trunk/testsuite/mofiles/Makefile A /trunk/testsuite/mofiles/SumVar.mo Fix for bug #1700: - Fixed type of sum. ------------------------------------------------------------------------ r11209 | sjoelund.se | 2012-02-27 14:31:13 +0100 (Mon, 27 Feb 2012) | 2 lines Changed paths: M /trunk/testsuite/bootstrapping/LoadCompilerSources.mos - Removed files no used ------------------------------------------------------------------------ r11208 | lochel | 2012-02-27 13:21:49 +0100 (Mon, 27 Feb 2012) | 1 line Changed paths: M /trunk/SimulationRuntime/c/math-support/initialization.c M /trunk/SimulationRuntime/c/simulation/simulation_runtime.cpp - update for importStartValues ------------------------------------------------------------------------ r11207 | Frenkel TUD | 2012-02-27 10:33:44 +0100 (Mon, 27 Feb 2012) | 1 line Changed paths: M /trunk/SimulationRuntime/c/ModelicaExternalC/tables.c - copy table to avoid loss of data by memorypool ------------------------------------------------------------------------ r11206 | perost | 2012-02-27 09:33:39 +0100 (Mon, 27 Feb 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/SCodeInst.mo - Fix type dimensions in SCodeInst. ------------------------------------------------------------------------ r11205 | sjoelund.se | 2012-02-25 11:31:12 +0100 (Sat, 25 Feb 2012) | 5 lines Changed paths: M /trunk/Compiler/FrontEnd/ExpressionSimplify.mo M /trunk/testsuite/libraries/msl31/media/Examples.MixtureGases.mos M /trunk/testsuite/libraries/msl31/media/Examples.TestOnly.MixIdealGasAir.mos - Added rule exp[] => exp (ASUB'ing nothing does nothing) Finds diff like the following for Modelica.Media - 190.56[],0.01604246[],9.86e-05[],0.011[],0.0[] + 190.56,0.01604246,0.0000986,0.011,0.0 ------------------------------------------------------------------------ r11204 | sjoelund.se | 2012-02-25 08:52:58 +0100 (Sat, 25 Feb 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/ExpressionSimplify.mo M /trunk/Compiler/Util/Util.mo M /trunk/testsuite/redeclare/RedeclareFunction.mo - Added rule Real(i1:i2) => Real(i1):Real(i2) ------------------------------------------------------------------------ r11203 | sjoelund.se | 2012-02-24 17:29:37 +0100 (Fri, 24 Feb 2012) | 5 lines Changed paths: M /trunk/Compiler/FrontEnd/Expression.mo M /trunk/Compiler/FrontEnd/ExpressionDump.mo M /trunk/Compiler/FrontEnd/ExpressionSimplify.mo M /trunk/Compiler/Template/CodegenCpp.mo M /trunk/Compiler/Util/Error.mo - Added rules for string and boolean relations (==,<>,>=,>,<,<= where applicable) - Added rules for element-wise matrix mul,div,pow - Added rules for element-wise vector pow - Added rule for {} X => {} (for certain operations) ------------------------------------------------------------------------ r11202 | adeas31 | 2012-02-24 16:54:34 +0100 (Fri, 24 Feb 2012) | 1 line Changed paths: M /trunk/OMNotebook/OMNotebookGUI/OMNotebook.config.in - Fix build. ------------------------------------------------------------------------ r11201 | adeas31 | 2012-02-24 16:28:55 +0100 (Fri, 24 Feb 2012) | 1 line Changed paths: M /trunk/OMEdit/OMEditGUI/DocumentationWidget.cpp - Qt 4.8 rewrites the Modelica links from Modelica:// to modelica:/ so we must compare CaseInsensitive. ------------------------------------------------------------------------ r11200 | adeas31 | 2012-02-24 16:13:59 +0100 (Fri, 24 Feb 2012) | 2 lines Changed paths: M /trunk/OMNotebook/OMNotebookGUI/celldocument.cpp - Qt 4.8 returns empty string for QUrl::toLocalFile() if the url doesn't have scheme i.e file:// or ftp:// - Use QUrl::path() for non-standard links :) ------------------------------------------------------------------------ r11199 | adeas31 | 2012-02-24 16:10:39 +0100 (Fri, 24 Feb 2012) | 3 lines Changed paths: M /trunk/OMNotebook/OMNotebookGUI/OMNotebookGUI.pro M /trunk/OMNotebook/OMNotebookGUI/graphcell.cpp M /trunk/OMNotebook/OMNotebookGUI/graphcell.h - You must compile OMPlotLib first. - Type in plot API in the cells and evaluate to see the embedded plot. - You cannot save and reopen the embedded plots at the moment. ------------------------------------------------------------------------ r11198 | sjoelund.se | 2012-02-24 11:52:00 +0100 (Fri, 24 Feb 2012) | 2 lines Changed paths: M /trunk/testsuite/rtest - Formatting ------------------------------------------------------------------------ r11197 | sjoelund.se | 2012-02-24 10:39:01 +0100 (Fri, 24 Feb 2012) | 2 lines Changed paths: M /trunk/testsuite/rtest - Add missing semicolon ------------------------------------------------------------------------ r11196 | sjoelund.se | 2012-02-24 10:23:39 +0100 (Fri, 24 Feb 2012) | 2 lines Changed paths: M /trunk/testsuite/bootstrapping/LinkMain.makefile.in M /trunk/testsuite/rtest - Added rtest flag --with-bootstrapped-omc, which runs the bootstrapped compiler instead of omc ------------------------------------------------------------------------ r11195 | sjoelund.se | 2012-02-24 09:31:01 +0100 (Fri, 24 Feb 2012) | 2 lines Changed paths: M /trunk/testsuite/rtest - rtest now returns exit status on failure if requested using --with-error-code ------------------------------------------------------------------------ r11194 | adrpo | 2012-02-24 04:58:38 +0100 (Fri, 24 Feb 2012) | 1 line Changed paths: M /trunk/Compiler/runtime/System_omc.cpp - gee, shouldn't we return what we compute??!! ------------------------------------------------------------------------ r11193 | adeas31 | 2012-02-23 22:58:28 +0100 (Thu, 23 Feb 2012) | 1 line Changed paths: M /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo M /trunk/Compiler/Script/CevalScript.mo - some changes in the Plot API family to support OMNotebook embedded plots. ------------------------------------------------------------------------ r11192 | adrpo | 2012-02-23 20:29:12 +0100 (Thu, 23 Feb 2012) | 2 lines Changed paths: M /trunk/testsuite/linearize/smallValue.mo M /trunk/testsuite/linearize/smallValues.mos - get rid of race between smallValues.mos and simVanDerPol.mos as the parallel test might fail because of it. ------------------------------------------------------------------------ r11191 | perost | 2012-02-23 20:20:18 +0100 (Thu, 23 Feb 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/SCodeExpand.mo M /trunk/Compiler/FrontEnd/SCodeInst.mo M /trunk/Compiler/FrontEnd/SCodeMod.mo M /trunk/Compiler/Util/List.mo - Implemented expansion of bindings in SCodeExpand. ------------------------------------------------------------------------ r11190 | sjoelund.se | 2012-02-23 17:08:04 +0100 (Thu, 23 Feb 2012) | 2 lines Changed paths: M /trunk/Compiler/FrontEnd/Expression.mo M /trunk/Compiler/FrontEnd/ExpressionDump.mo M /trunk/Compiler/FrontEnd/ExpressionSimplify.mo M /trunk/Compiler/FrontEnd/Static.mo - Simplify ew array division/multiplication ({1,2}./{2,2}={0.5,1}) ------------------------------------------------------------------------ r11189 | Kaie Kubjas | 2012-02-23 14:56:44 +0100 (Thu, 23 Feb 2012) | 1 line Changed paths: M /trunk/Compiler/BackEnd/SimCode.mo M /trunk/Compiler/Script/Interactive.mo M /trunk/Compiler/Util/Config.mo M /trunk/Compiler/Util/Flags.mo M /trunk/Compiler/susan_codegen/SimCode/CodegenCpp.tpl M /trunk/Compiler/susan_codegen/SimCode/SimCodeTV.mo added 2 flags and made some small changes for reduction methods ------------------------------------------------------------------------ r11188 | perost | 2012-02-23 14:39:47 +0100 (Thu, 23 Feb 2012) | 5 lines Changed paths: M /trunk/Compiler/FrontEnd/Absyn.mo M /trunk/Compiler/FrontEnd/ComponentReference.mo M /trunk/Compiler/FrontEnd/SCode.mo A /trunk/Compiler/FrontEnd/SCodeExpand.mo M /trunk/Compiler/FrontEnd/SCodeInst.mo M /trunk/Compiler/Makefile.common M /trunk/Compiler/Util/List.mo M /trunk/testsuite/bootstrapping/LoadCompilerSources.mos - Changed structure for storing the result from SCodeInst from lists to a tree. - Added new phase, SCodeExpand, which expands the result from SCodeInst into a DAE.DAElist. - Implemented inner/outer support in SCodeInst, not complete yet. ------------------------------------------------------------------------ r11187 | sjoelund.se | 2012-02-23 14:21:38 +0100 (Thu, 23 Feb 2012) | 2 lines Changed paths: M /trunk/Makefile.in M /trunk/SimulationRuntime/c/openmodelica.h - Gave MODELICA_TERMINATE a complete type (gcc ignores) ------------------------------------------------------------------------ r11186 | niklwors | 2012-02-23 14:20:13 +0100 (Thu, 23 Feb 2012) | 1 line Changed paths: M /trunk/Compiler/Template/CodegenCpp.mo M /trunk/Compiler/susan_codegen/SimCode/CodegenCpp.tpl M /trunk/SimulationRuntime/cpp/Source/System/Modelica/ModelicaSystem.cpp M /trunk/SimulationRuntime/cpp/Source/System/Modelica/ModelicaSystem.h changed prefix of variable names in cpp runtime ------------------------------------------------------------------------ r11185 | sjoelund.se | 2012-02-23 14:06:15 +0100 (Thu, 23 Feb 2012) | 2 lines Changed paths: M /trunk/Makefile.in M /trunk/OMOptim/Core/OMC/commandcompletion.cpp M /trunk/OMOptim/Core/OMC/commandcompletion.h M /trunk/OMOptim/Core/OMC/commandunit.h M /trunk/OMOptim/Core/OMC/inputcelldelegate.h M /trunk/OMOptim/Core/OMC/omc_communicator.cpp M /trunk/OMOptim/Core/OMC/omc_communicator.h M /trunk/OMOptim/Core/OMC/omcinteractiveenvironment.cpp M /trunk/OMOptim/Core/OMC/omcinteractiveenvironment.h M /trunk/OMOptim/Core/Optim/EA/Chromosome/EOAdapt.h M /trunk/OMOptim/Core/Optim/EA/Chromosome/EOStd.h M /trunk/OMOptim/Core/Optim/EA/Init/EAStdBounds.h M /trunk/OMOptim/Core/Optim/EA/Monitor/MyEoGnuplot.cpp M /trunk/OMOptim/Core/Optim/EA/Monitor/MyEoGnuplot.h M /trunk/OMOptim/Core/Optim/EA/Monitor/MyEoGnuplot1DMonitor.cpp M /trunk/OMOptim/Core/Optim/EA/Monitor/MyEoGnuplot1DMonitor.h M /trunk/OMOptim/Core/Optim/EA/Mutations/EAStdMutation.h M /trunk/OMOptim/Core/Optim/EA/NSGA2/NSGA2Algo.h M /trunk/OMOptim/Core/Optim/EA/Results/EAStdResult.h M /trunk/OMOptim/Core/Optim/EA/SPEA2/SPEA2Algo.h M /trunk/OMOptim/Core/Optim/EA/SPEA2/SPEA2Crossover.h M /trunk/OMOptim/Core/Optim/EA/SPEA2Adaptative/SPEA2AdaptInitBounded.h M /trunk/OMOptim/Core/Optim/EA/SPEA2Adaptative/SPEA2AdaptMutation.h M /trunk/OMOptim/Core/Problems/OMCase.cpp M /trunk/OMOptim/Core/Problems/Problem.cpp M /trunk/OMOptim/GUI/Dialogs/OMTableDialog.cpp M /trunk/OMOptim/GUI/Tabs/TabProjectInfos.h M /trunk/OMOptim/tools/hqt.rules - Fixed the fix-bom command (removed some BOM) ------------------------------------------------------------------------ r11184 | sjoelund.se | 2012-02-23 13:44:39 +0100 (Thu, 23 Feb 2012) | 2 lines Changed paths: M /trunk/SimulationRuntime/c/meta/dtoa.c M /trunk/SimulationRuntime/c/meta/gc/common.c M /trunk/SimulationRuntime/c/meta/gc/common.h M /trunk/SimulationRuntime/c/meta/gc/gc.c M /trunk/SimulationRuntime/c/meta/gc/gc.h M /trunk/SimulationRuntime/c/meta/gc/generational.c M /trunk/SimulationRuntime/c/meta/gc/generational.h M /trunk/SimulationRuntime/c/meta/gc/marksweep.c M /trunk/SimulationRuntime/c/meta/gc/marksweep.h M /trunk/SimulationRuntime/c/meta/gc/roots.c M /trunk/SimulationRuntime/c/meta/gc/roots.h M /trunk/SimulationRuntime/c/meta/realString.c M /trunk/testsuite/3rdParty/PlanarMechanics/Makefile M /trunk/testsuite/libraries/msl32/Makefile - Fixed svn-eol-style ------------------------------------------------------------------------ r11183 | sjoelund.se | 2012-02-23 13:43:07 +0100 (Thu, 23 Feb 2012) | 2 lines Changed paths: M /trunk/Makefile.in - Added fix-bom target ------------------------------------------------------------------------ r11182 | niklwors | 2012-02-23 13:16:38 +0100 (Thu, 23 Feb 2012) | 1 line Changed paths: M /trunk/Compiler/Template/CodegenCpp.mo M /trunk/Compiler/susan_codegen/SimCode/CodegenCpp.tpl M /trunk/SimulationRuntime/cpp/Source/System/Implementation/CMakeLists.txt M /trunk/SimulationRuntime/cpp/Source/System/Interfaces/IEvent.h Added get and set method for conditions vector in IEvent interface ------------------------------------------------------------------------ r11181 | sjoelund.se | 2012-02-23 12:49:56 +0100 (Thu, 23 Feb 2012) | 2 lines Changed paths: M /trunk/configure.in - Re-enabled generation of mosh/src/Makefile ------------------------------------------------------------------------ r11180 | sjoelund.se | 2012-02-23 12:46:49 +0100 (Thu, 23 Feb 2012) | 2 lines Changed paths: M /trunk/Compiler/omc_debug/Makefile.in M /trunk/Compiler/omc_profiler/Makefile.in M /trunk/Compiler/omc_release/Makefile.in M /trunk/configure.in - Added LD_LAPACK to configure.in ------------------------------------------------------------------------ r11177 | niklwors | 2012-02-23 11:01:53 +0100 (Thu, 23 Feb 2012) | 1 line Changed paths: M /trunk/SimulationRuntime/cpp/Source/CMakeLists.txt M /trunk/SimulationRuntime/cpp/Source/System/Implementation/CMakeLists.txt modified cpp runtime CMake file for system initialization ------------------------------------------------------------------------ r11176 | adrpo | 2012-02-23 07:29:49 +0100 (Thu, 23 Feb 2012) | 1 line Changed paths: M /trunk/testsuite/bootstrapping/LoadCompilerSources.mos - fixed case issue. ------------------------------------------------------------------------ r11175 | adrpo | 2012-02-23 07:11:41 +0100 (Thu, 23 Feb 2012) | 1 line Changed paths: M /trunk/configure.in - got rid of references to c_runtime in configure.in. ------------------------------------------------------------------------ r11174 | adrpo | 2012-02-23 07:08:32 +0100 (Thu, 23 Feb 2012) | 8 lines Changed paths: M /trunk/Compiler/BackEnd/SimCode.mo M /trunk/Compiler/Makefile.common A /trunk/Compiler/Template/CodegenAdevs.mo (from /trunk/Compiler/Template/SimCodeAdevs.mo:11171) A /trunk/Compiler/Template/CodegenCSharp.mo (from /trunk/Compiler/Template/SimCodeCSharp.mo:11171) A /trunk/Compiler/Template/CodegenCpp.mo (from /trunk/Compiler/Template/SimCodeCpp.mo:11171) A /trunk/Compiler/Template/CodegenQSS.mo (from /trunk/Compiler/Template/SimCodeQSS.mo:11171) D /trunk/Compiler/Template/SimCodeAdevs.mo D /trunk/Compiler/Template/SimCodeC.mo D /trunk/Compiler/Template/SimCodeCSharp.mo D /trunk/Compiler/Template/SimCodeCpp.mo D /trunk/Compiler/Template/SimCodeFMU.mo D /trunk/Compiler/Template/SimCodeQSS.mo M /trunk/Compiler/runtime/Makefile.common M /trunk/Compiler/runtime/Makefile.vc A /trunk/Compiler/susan_codegen/SimCode/CodegenAdevs.tpl (from /trunk/Compiler/susan_codegen/SimCode/SimCodeAdevs.tpl:11170) A /trunk/Compiler/susan_codegen/SimCode/CodegenCSharp.tpl (from /trunk/Compiler/susan_codegen/SimCode/SimCodeCSharp.tpl:11170) A /trunk/Compiler/susan_codegen/SimCode/CodegenCpp.tpl (from /trunk/Compiler/susan_codegen/SimCode/SimCodeCpp.tpl:11171) A /trunk/Compiler/susan_codegen/SimCode/CodegenQSS.tpl (from /trunk/Compiler/susan_codegen/SimCode/SimCodeQSS.tpl:11170) M /trunk/Compiler/susan_codegen/SimCode/Makefile D /trunk/Compiler/susan_codegen/SimCode/SimCodeAdevs.tpl D /trunk/Compiler/susan_codegen/SimCode/SimCodeCSharp.tpl D /trunk/Compiler/susan_codegen/SimCode/SimCodeCpp.tpl D /trunk/Compiler/susan_codegen/SimCode/SimCodeQSS.tpl M /trunk/Makefile.common M /trunk/Makefile.in M /trunk/Makefile.omdev.mingw M /trunk/OMOptim/Core/OpenModelica/OpenModelica.cpp M /trunk/OMOptim/build/OMOptim.pro M /trunk/OMOptim/version.h M /trunk/OMPlot/OMPlotGUI/OMPlotGUI.pro M /trunk/OMPlot/OMPlotGUI/OMPlotLib.pro M /trunk/OMPlot/OMPlotGUI/PlotWindow.h M /trunk/Parser/Makefile.common M /trunk/Parser/omcc/LinkMain.makefile M /trunk/SimulationRuntime/interactive/Makefile.in D /trunk/c_runtime M /trunk/mosh/build/Makefile.single M /trunk/testsuite/bootstrapping/LoadCompilerSources.mos M /trunk/testsuite/interactive-simulation/Makefile.run M /trunk/testsuite/interactive-simulation/README.txt M /trunk/testsuite/interactive-simulation/testCompileInteractive.mos - GOT RID OF the old trunk/c_runtime and old templates SimCodeC.tpl/SimCodeFMU.tpl - HIGHLY RECOMMENDED make clean - renamed SimCodeXXX.tpl CodegenXXX.tpl - merged the needed things from SimCodeC.tpl into CodegenQSS.tpl. - all tests except the usual mishaps go. - targeted all trunk/c_runtime references used in Makefiles / C (Qt OMPlot) / Other files to their SimulationRuntime/ counterparts. ------------------------------------------------------------------------ r11172 | hubert.thieriot | 2012-02-22 19:26:33 +0100 (Wed, 22 Feb 2012) | 1 line Changed paths: M /trunk/OMOptim/Core/Dymola/ModPlusDymolaCtrl.cpp M /trunk/OMOptim/Core/Dymola/ModPlusDymolaCtrl.h M /trunk/OMOptim/Core/Modelica/ModModelPlus.cpp M /trunk/OMOptim/Core/Modelica/ModModelPlus.h M /trunk/OMOptim/Core/Modelica/ModPlusCtrl.h M /trunk/OMOptim/Core/OMC/MOomc.cpp M /trunk/OMOptim/Core/OpenModelica/ModPlusOMCtrl.cpp M /trunk/OMOptim/Core/OpenModelica/ModPlusOMCtrl.h M /trunk/OMOptim/GUI/Widgets/WidgetSelectOptVars.cpp M /trunk/OMOptim/GUI/Widgets/WidgetSelectOptVars.ui M /trunk/OMOptim/version.h - reload init variables ask whether to recompile or not ------------------------------------------------------------------------ r11171 | niklwors | 2012-02-22 16:52:55 +0100 (Wed, 22 Feb 2012) | 1 line Changed paths: M /trunk/Compiler/Template/SimCodeCpp.mo M /trunk/Compiler/susan_codegen/SimCode/SimCodeCpp.tpl M /trunk/SimulationRuntime/cpp/Source/System/Implementation/SystemDefaultImplementation.cpp M /trunk/SimulationRuntime/cpp/Source/System/Implementation/SystemDefaultImplementation.h changed implementation of condition variables for zero crossing variables in cpp runtime ------------------------------------------------------------------------ r11170 | adrpo | 2012-02-22 16:26:16 +0100 (Wed, 22 Feb 2012) | 1 line Changed paths: A /trunk/SimulationRuntime/qss (from /trunk/c_runtime/solver_qss:11169) - copied qss files from c_runtime ------------------------------------------------------------------------ r11169 | mahge930 | 2012-02-22 14:08:47 +0100 (Wed, 22 Feb 2012) | 4 lines Changed paths: M /trunk/Compiler/FrontEnd/Absyn.mo M /trunk/Compiler/FrontEnd/Ceval.mo M /trunk/Compiler/FrontEnd/ClassInf.mo M /trunk/Compiler/FrontEnd/Dump.mo M /trunk/Compiler/FrontEnd/Env.mo M /trunk/Compiler/FrontEnd/Inst.mo M /trunk/Compiler/FrontEnd/Lookup.mo M /trunk/Compiler/FrontEnd/MetaUtil.mo M /trunk/Compiler/FrontEnd/SCode.mo M /trunk/Compiler/FrontEnd/SCodeDependency.mo M /trunk/Compiler/FrontEnd/SCodeDump.mo M /trunk/Compiler/FrontEnd/SCodeFlatDump.mo M /trunk/Compiler/FrontEnd/SCodeFlatten.mo M /trunk/Compiler/FrontEnd/SCodeUtil.mo M /trunk/Compiler/FrontEnd/Static.mo M /trunk/Compiler/OpenModelicaBootstrappingHeader.h M /trunk/Compiler/Script/CevalScript.mo M /trunk/Compiler/Script/Interactive.mo M /trunk/Compiler/Template/CodegenC.mo M /trunk/Compiler/Template/SCodeDumpTpl.mo M /trunk/Compiler/Template/SimCodeDump.mo M /trunk/Compiler/susan_codegen/SimCode/SCodeDumpTpl.tpl M /trunk/Compiler/susan_codegen/SimCode/SCodeTV.mo M /trunk/Parser/Modelica.g M /trunk/testsuite/bootstrapping/DumpTest.mos - Collected all function kind restrictions(normal, external, operator) in to one restriction with its own attributes. R_FUNCTION() -> R_FUNCTION(FunctionRestriction), FunctionRestriction(FR_NORMAL_FUNCTION, FR_EXTERNAL_FUNCTION, FR_OPERATOR_FUNCTION, FR_RECORD_CONSTRUCTOR) This will also help for more compact function handling when the ParModelica parallel and kernel functions are added. + Added FR_RECORD_CONSTRUCTOR restriction to SCode so that we can handle record constructors differently. ------------------------------------------------------------------------ r11168 | lochel | 2012-02-22 13:40:58 +0100 (Wed, 22 Feb 2012) | 2 lines Changed paths: M /trunk/SimulationRuntime/c/Makefile.objs M /trunk/SimulationRuntime/c/math-support/initialization.c M /trunk/SimulationRuntime/c/math-support/initialization.h D /trunk/SimulationRuntime/c/simulation/results/read_matlab4.c D /trunk/SimulationRuntime/c/simulation/results/read_matlab4.h M /trunk/SimulationRuntime/c/simulation/simulation_runtime.cpp M /trunk/SimulationRuntime/c/simulation/solver/solver_main.c M /trunk/SimulationRuntime/c/simulation/solver/solver_main.h A /trunk/SimulationRuntime/c/util/read_matlab4.c (from /trunk/SimulationRuntime/c/simulation/results/read_matlab4.c:11164) A /trunk/SimulationRuntime/c/util/read_matlab4.h (from /trunk/SimulationRuntime/c/simulation/results/read_matlab4.h:11164) - avoid initialization and use start values instead: simulation-flag "-iim none" - avoid initialization and use existing results instead (matfile): simulation-flag "-iif -iit