Revision: 12739 Author: adeas31 Date: Friday, August 31, 2012 00:43:30 Message: - 1.9.0 Release notes. ---- Modified : /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo Modified : /trunk/doc/OpenModelicaSystem.doc Modified : /trunk/doc/OpenModelicaSystem.pdf Modified : /trunk/doc/OpenModelicaUsersGuide.doc Modified : /trunk/doc/OpenModelicaUsersGuide.pdf Revision: 12738 Author: Frenkel TUD Date: Thursday, August 30, 2012 23:22:07 Message: - fix tests ---- Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.PointGravityWithPointMasses2.mat Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Systems.RobotR3.oneAxis.mat Revision: 12737 Author: Frenkel TUD Date: Thursday, August 30, 2012 22:37:15 Message: - switch back to old wights for tearing ---- Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Revision: 12736 Author: Frenkel TUD Date: Thursday, August 30, 2012 22:04:16 Message: - bugfix sortStateCandidatesVars - improve dynamicstate selection, traverse system only once to replace all der(dummy_states) calls ---- Modified : /trunk/Compiler/BackEnd/BackendVariable.mo Modified : /trunk/Compiler/BackEnd/IndexReduction.mo Revision: 12735 Author: Frenkel TUD Date: Thursday, August 30, 2012 20:33:00 Message: - add Exp.ASUB case to BackendDAEOptimize.derive - minor changes in tearing var selection, check for unsolvable vars befor select tearing var - ExpressionSimplify add case for DAE.MUL_ARRAY_SCALAR with Zero scalar value - IndexReduction make state sorting heursitic easier, do not use the old one from dummyderivative ---- Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/BackEnd/IndexReduction.mo Modified : /trunk/Compiler/FrontEnd/ExpressionSimplify.mo Revision: 12734 Author: adeas31 Date: Thursday, August 30, 2012 12:10:27 Message: - don't push in the files that are generated for each user. ---- Deleted : /trunk/OMVisualize/OMVisualizeGUI/OMVisualizeGUI.pro.user Deleted : /trunk/OMVisualize/OMVisualizeGUI/OMVisualizeLib.pro.user Deleted : /trunk/OMVisualize/bin Deleted : /trunk/OMVisualize/generatedfiles Revision: 12733 Author: sjoelund.se Date: Thursday, August 30, 2012 11:49:24 Message: #1775 #1776 - Added detection of usage of unbound local variables in match-expressions - Set eol-style ---- Modified : /trunk/Compiler/FrontEnd/CheckModel.mo Modified : /trunk/Compiler/FrontEnd/Connect2.mo Modified : /trunk/Compiler/FrontEnd/ConnectUtil2.mo Modified : /trunk/Compiler/FrontEnd/Inst.mo Modified : /trunk/Compiler/FrontEnd/InstDump.mo Modified : /trunk/Compiler/FrontEnd/InstSymbolTable.mo Modified : /trunk/Compiler/FrontEnd/InstTypes.mo Modified : /trunk/Compiler/FrontEnd/InstUtil.mo Modified : /trunk/Compiler/FrontEnd/SCodeExpand.mo Modified : /trunk/Compiler/FrontEnd/TypeCheck.mo Modified : /trunk/Compiler/FrontEnd/Typing.mo Modified : /trunk/Compiler/runtime/FMIImpl.c Modified : /trunk/Compiler/runtime/FMIWrapper.c Modified : /trunk/Compiler/runtime/FMI_rml.c Modified : /trunk/Makefile.in Modified : /trunk/testsuite/meta/Makefile Added : /trunk/testsuite/meta/UnboundLocal.mo Revision: 12732 Author: sjoelund.se Date: Thursday, August 30, 2012 11:01:59 Message: - Fixed svn:eol-style ---- Modified : /trunk/Compiler/BackEnd/GraphML.mo Modified : /trunk/Compiler/BackEnd/IndexReduction.mo Modified : /trunk/Compiler/BackEnd/Matching.mo Modified : /trunk/Compiler/BackEnd/MathematicaDump.mo Modified : /trunk/Compiler/BackEnd/OnRelaxation.mo Modified : /trunk/Compiler/BackEnd/OpenTURNS.mo Modified : /trunk/Compiler/BackEnd/Uncertainties.mo Modified : /trunk/Compiler/Template/AbsynDumpTV.mo Modified : /trunk/Compiler/Template/AbsynDumpTpl.mo Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/Template/CodegenCSharp.mo Modified : /trunk/Compiler/Template/CodegenUtil.mo Modified : /trunk/Compiler/Template/DAEDumpTV.mo Modified : /trunk/Compiler/Template/DAEDumpTpl.mo Modified : /trunk/Compiler/Template/ExpressionDumpTV.mo Modified : /trunk/Compiler/Template/ExpressionDumpTpl.mo Modified : /trunk/Compiler/Template/InstDumpTV.mo Modified : /trunk/Compiler/Template/InstDumpTpl.mo Modified : /trunk/Compiler/Util/BaseHashSet.mo Modified : /trunk/Compiler/Util/FMI.mo Modified : /trunk/Compiler/Util/HashSet.mo Modified : /trunk/Compiler/Util/HashTableCrILst.mo Modified : /trunk/testsuite/3rdParty/AVM/electrical/dym_simulate_Modelica.Electrical.Analog.Examples.CauerLowPassSC.mos Modified : /trunk/testsuite/3rdParty/AVM/electrical/dym_simulate_Modelica.Electrical.Analog.Examples.CharacteristicIdealDiodes.mos Modified : /trunk/testsuite/3rdParty/AVM/electrical/dym_simulate_Modelica.Electrical.Analog.Examples.CharacteristicThyristors.mos Modified : /trunk/testsuite/3rdParty/AVM/electrical/omc_simulate_Modelica.Electrical.Analog.Examples.CauerLowPassSC.mos Modified : /trunk/testsuite/3rdParty/AVM/electrical/omc_simulate_Modelica.Electrical.Analog.Examples.CharacteristicIdealDiodes.mos Modified : /trunk/testsuite/3rdParty/AVM/electrical/omc_simulate_Modelica.Electrical.Analog.Examples.CharacteristicThyristors.mos Modified : /trunk/testsuite/3rdParty/AVM/fluid/dym_check_Modelica.Fluid.Examples.ControlledTankSystem.ControlledTanks.mos Modified : /trunk/testsuite/3rdParty/AVM/fluid/dym_check_Modelica.Fluid.Examples.DrumBoiler.DrumBoiler.mos Modified : /trunk/testsuite/3rdParty/AVM/fluid/dym_check_Modelica.Fluid.Examples.Explanatory.MeasuringTemperature.mos Modified : /trunk/testsuite/3rdParty/AVM/fluid/dym_simulate_Modelica.Fluid.Examples.ControlledTankSystem.ControlledTanks.mos Modified : /trunk/testsuite/3rdParty/AVM/fluid/dym_simulate_Modelica.Fluid.Examples.DrumBoiler.DrumBoiler.mos Modified : /trunk/testsuite/3rdParty/AVM/fluid/dym_simulate_Modelica.Fluid.Examples.Explanatory.MeasuringTemperature.mos Modified : /trunk/testsuite/3rdParty/AVM/fluid/omc_check_Modelica.Fluid.Examples.ControlledTankSystem.ControlledTanks.mos Modified : /trunk/testsuite/3rdParty/AVM/fluid/omc_check_Modelica.Fluid.Examples.DrumBoiler.DrumBoiler.mos Modified : /trunk/testsuite/3rdParty/AVM/fluid/omc_check_Modelica.Fluid.Examples.Explanatory.MeasuringTemperature.mos Modified : /trunk/testsuite/3rdParty/AVM/multibody/dym_simulate_Modelica.Mechanics.MultiBody.Examples.Loops.Engine1a.mos Modified : /trunk/testsuite/3rdParty/AVM/multibody/dym_simulate_Modelica.Mechanics.MultiBody.Examples.Loops.Engine1b_analytic.mos Modified : /trunk/testsuite/3rdParty/AVM/multibody/dym_simulate_Modelica.Mechanics.MultiBody.Examples.Loops.EngineV6.mos Modified : /trunk/testsuite/3rdParty/AVM/multibody/dym_simulate_Modelica.Mechanics.MultiBody.Examples.Loops.EngineV6_analytic.mos Modified : /trunk/testsuite/3rdParty/AVM/multibody/dym_simulate_Modelica.Mechanics.MultiBody.Examples.Systems.RobotR3.fullRobot.mos Modified : /trunk/testsuite/3rdParty/AVM/multibody/omc_simulate_Modelica.Mechanics.MultiBody.Examples.Loops.Engine1a.mos Modified : /trunk/testsuite/3rdParty/AVM/multibody/omc_simulate_Modelica.Mechanics.MultiBody.Examples.Loops.Engine1b_analytic.mos Modified : /trunk/testsuite/3rdParty/AVM/multibody/omc_simulate_Modelica.Mechanics.MultiBody.Examples.Loops.EngineV6.mos Modified : /trunk/testsuite/3rdParty/AVM/multibody/omc_simulate_Modelica.Mechanics.MultiBody.Examples.Loops.EngineV6_analytic.mos Modified : /trunk/testsuite/3rdParty/AVM/multibody/omc_simulate_Modelica.Mechanics.MultiBody.Examples.Systems.RobotR3.fullRobot.mos Modified : /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.ControlledCraneCrab.mos Modified : /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.CounterSpin.mos Modified : /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.CraneCrab.mos Modified : /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.DoublePendulum.mos Modified : /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.FreeBody.mos Modified : /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.InvertedCraneCrab.mos Modified : /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.KinematicLoop.mos Modified : /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.KinematicLoop_DynamicStateSelection.mos Modified : /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.Pendulum.mos Modified : /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.PistonEngine.mos Modified : /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.PistonEngine_DynamicStateSelection.mos Modified : /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.SimpleCarWithDifferentialGear.mos Modified : /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.SingleTrackWithEngine.mos Modified : /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.TestDryFrictionWheel.mos Modified : /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.TestIdealWheel.mos Modified : /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.TestSlipBasedWheel.mos Modified : /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.WheelBasedCranCrab.mos Modified : /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.mo Modified : /trunk/testsuite/3rdParty/PlanarMechanics/checkPlanarMechanicsForTesting.mos Modified : /trunk/testsuite/3rdParty/PlanarMechanics/instantiatePlanarMechanicsForTesting.mos Modified : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Blocks/Smoothing.mo Modified : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Blocks/TimeTable.mo Modified : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Blocks/package.mo Modified : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Boundaries/PrescribedHeatFlow.mo Modified : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Boundaries/WaterSink.mo Modified : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Boundaries/WaterSourceMH.mo Modified : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Boundaries/package.mo Modified : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Components/Pipes/Tests/TubeWithoutWall.mo Modified : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Components/Pipes/Tests/package.mo Modified : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Components/Pipes/Tests/tube_test.mo Modified : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Components/Pipes/Tube.mo Modified : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Components/Pipes/TubeWithoutWall.mo Modified : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Components/Pipes/package.mo Modified : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Components/SolidComponents/Wall.mo Modified : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Components/SolidComponents/Walllayer.mo Modified : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Components/SolidComponents/package.mo Modified : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Components/package.mo Modified : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Interfaces/package.mo Modified : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Interfaces/portHeat.mo Modified : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Utilities/BaseClasses/BaseTube.mo Modified : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Utilities/BaseClasses/PartialTwoPortTransport.mo Modified : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Utilities/BaseClasses/package.mo Modified : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Utilities/Functions/linearInterpolation.mo Modified : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Utilities/Functions/package.mo Modified : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Utilities/HeatTransfer/InnerHeatTransfer/PartialHeatTransfer.mo Modified : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Utilities/HeatTransfer/InnerHeatTransfer/SinglePhaseOverall.mo Modified : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Utilities/HeatTransfer/InnerHeatTransfer/package.mo Modified : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Utilities/HeatTransfer/PartialHeatTransfer.mo Modified : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Utilities/HeatTransfer/package.mo Modified : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Utilities/PressureLoss/OverallFlow.mo Modified : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Utilities/PressureLoss/PartialFriction.mo Modified : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Utilities/PressureLoss/PartialFrictionSinglePhase.mo Modified : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Utilities/PressureLoss/package.mo Modified : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Utilities/Structures/PipeGeo.mo Modified : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Utilities/Structures/PropertiesMetal.mo Modified : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Utilities/Structures/package.mo Modified : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Utilities/package.mo Modified : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/package.mo Modified : /trunk/testsuite/3rdParty/SiemensPower/flattening/SiemensPower.Components.Pipes.Tests.TubeWithoutWall.mos Modified : /trunk/testsuite/3rdParty/SiemensPower/flattening/SiemensPower.Components.Pipes.Tests.tube_test.mos Modified : /trunk/testsuite/3rdParty/TestMedia/TestFlueGas.mos Modified : /trunk/testsuite/3rdParty/TestMedia/TestMedia.mo Modified : /trunk/testsuite/3rdParty/TestMedia/TestNitrogen.mos Modified : /trunk/testsuite/3rdParty/TestMedia/TestSteam.mos Modified : /trunk/testsuite/3rdParty/TestMedia/TestWater.mos Modified : /trunk/testsuite/3rdParty/TestMedia/simulation/TestMedia.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/AAAUsersGuide.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Combustion/BoundaryConditions/FuelSourcePQ.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Combustion/BoundaryConditions/package.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Combustion/CombustionChambers/GTCombustionChamber.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Combustion/CombustionChambers/GenericCombustion.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Combustion/CombustionChambers/GridFurnace.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Combustion/CombustionChambers/PostCombustionGas.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Combustion/CombustionChambers/package.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Combustion/Connectors.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Combustion/Sensors/FuelMassFlowSensor.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Combustion/Sensors/package.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Combustion/package.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Correlations/Misc/Pro_FlueGases.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Correlations/Misc/Pro_TwoPhaseWaterSteam.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Correlations/Misc/Pro_WaterSteam.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Correlations/Misc/PropFlueGases.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Correlations/Misc/PropWaterSteam.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Correlations/Misc/WBCorrectiveDiameterCoefficient.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Correlations/Misc/package.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Correlations/Thermal/WBCrossedCurrentConvectiveHeatTransferCoefficient.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Correlations/Thermal/WBFlueGasesHeatTransferCoefficient.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Correlations/Thermal/WBHeatExchangerEfficiency.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Correlations/Thermal/WBInternalHeatTransferCoefficient.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Correlations/Thermal/WBInternalOnePhaseFlowHeatTransferCoefficient.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Correlations/Thermal/WBInternalSuperCriticalFlowHeatTransferCoefficient.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Correlations/Thermal/WBInternalTwoPhaseFlowHeatTransferCoefficient.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Correlations/Thermal/WBLongitudinalCurrentConvectiveHeatTransferCoefficient.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Correlations/Thermal/WBRadiativeHeatTransferCoefficient.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Correlations/Thermal/package.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Correlations/package.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/ElectroMechanics/BoundaryConditions/SourceMechanicalPower.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/ElectroMechanics/BoundaryConditions/package.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/ElectroMechanics/Connectors.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/ElectroMechanics/Machines/Shaft.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/ElectroMechanics/Machines/SynchronousMotor.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/ElectroMechanics/Machines/package.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/ElectroMechanics/package.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/AAAInfo.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/CombinedCyclePowerPlant/AAAInfo.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/CombinedCyclePowerPlant/AJ_D74_FD1.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/CombinedCyclePowerPlant/CombinedCycle_Load_100_50.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/CombinedCyclePowerPlant/CombinedCycle_TripTAC.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/CombinedCyclePowerPlant/CombinedCycle_init_D2012.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/CombinedCyclePowerPlant/CombinedCycle_init_D6.1.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/CombinedCyclePowerPlant/CombinedCycle_init_D7.4_FD01.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/CombinedCyclePowerPlant/Control/Condenser_LevelControl.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/CombinedCyclePowerPlant/Control/Drum_LevelControl.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/CombinedCyclePowerPlant/Control/package.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/CombinedCyclePowerPlant/Plot_Load_100_55.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/CombinedCyclePowerPlant/Plot_TripTAC.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/CombinedCyclePowerPlant/package.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestAirHumidity.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestBend.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestCentrifugalPumpWaterSolution.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestCheckValve.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestCompressor.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestControlValve.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestDiaphragm.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestDynamicCentrifugalPump.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestDynamicCentrifugalPump1.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestDynamicCentrifugalPump2.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestDynamicCheckValve.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestDynamicDrum.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestDynamicOnePhaseFlowPipe.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestDynamicReliefValve.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestDynamicTwoPhaseFlowPipe.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestDynamicWaterWaterExchanger.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestFan.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestFlueGasesJunctions.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestFlueGasesVolumes.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestFlueGasesVolumes1.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestIdealCheckValve.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestIdealSwitchValve.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestInvSingularPressureLoss.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestJunctions.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestJunctions2.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestJunctions3.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestJunctions4.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestJunctions5.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestLumpedStraightPipe.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestMassFlowMultiplier.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestPipePressureLoss.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestRefP.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestSensors.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestSimpleEvaporatorWaterSteamFlueGases.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestSimpleStaticCondenser.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestSingularPressureLoss.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestStaticCentrifugalPump.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestStaticCentrifugalPump1.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestStaticCentrifugalPump2.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestStaticCentrifugalPumpWaterSolution.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestStaticCondenser.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestStaticDrum1.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestStaticDrum2.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestStaticExchangerWaterSteamFlueGases.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestStaticWaterWaterExchanger.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestStaticWaterWaterExchangerDTorWorEff.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestSteamDryer.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestSteamDryer2.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestSteamEngine.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestSteamExtractionSplitter.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestStodolaTurbine.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestStodolaTurbine1.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestStodolaTurbine2.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestSwitchValve.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestTank.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestThreeWayValve.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestVolumes.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestVolumes1.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestVolumes2.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestWaterHammer.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/package.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/package.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Boilers/package.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/BoundaryConditions/AirHumidity.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/BoundaryConditions/Sink.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/BoundaryConditions/SinkG.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/BoundaryConditions/SinkP.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/BoundaryConditions/SinkPQ.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/BoundaryConditions/SinkQ.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/BoundaryConditions/Source.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/BoundaryConditions/SourceG.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/BoundaryConditions/SourceP.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/BoundaryConditions/SourcePQ.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/BoundaryConditions/SourceQ.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/BoundaryConditions/package.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Connectors.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/HeatExchangers/FlueGasesChamberEvaporator.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/HeatExchangers/StaticFluegasesFluegasesExchangerKS.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/HeatExchangers/StaticWallFlueGasesExchanger.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/HeatExchangers/package.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Junctions/Mixer2.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Junctions/Splitter2.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Junctions/package.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/LoopBreakers/package.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Machines/CombustionTurbine.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Machines/Compressor.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Machines/StaticFan.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Machines/package.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/PressureLosses/CheckValve.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/PressureLosses/ControlValve.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/PressureLosses/InvSingularPressureLoss.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/PressureLosses/SingularPressureLoss.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/PressureLosses/package.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Sensors/MassFlowSensor.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Sensors/PressureSensor.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Sensors/TemperatureSensor.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Sensors/package.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/TAC/GTCICOBarilla.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/TAC/GasTurbine.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/TAC/package.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Volumes/VolumeATh.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Volumes/VolumeBTh.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Volumes/VolumeCTh.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Volumes/VolumeDTh.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Volumes/package.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/package.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Functions.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/HeatNetworksCooling/AbsorberWaterLiBr.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/HeatNetworksCooling/AbsorptionRefrigeratorSystem.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/HeatNetworksCooling/DesorberWaterLiBr.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/HeatNetworksCooling/HeatNetworkPipe.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/HeatNetworksCooling/LatentHeatStorage.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/HeatNetworksCooling/SensibleHeatStorage.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/HeatNetworksCooling/package.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Commun.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Continu/Derivee.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Continu/FctTrans.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Continu/Integrateur.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Continu/IntegrateurSat.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Continu/PI.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Continu/PIsat.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Continu/PT1.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Continu/PT2.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Continu/package.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Discret/ConvAD.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Discret/ConvDA.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Discret/Echant.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Discret/FctTrans.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Discret/PI.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Discret/PIsat.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Discret/PT1.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Discret/Pre.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Discret/package.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/AND.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/AND3.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/AND4.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/Constante.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/Echelon.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/Edge.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/NONL.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/OR.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/OR3.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/OR4.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/Pre.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/Pulse.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/SampleTrigger.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/Selecteur.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/Terminate.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/XOR.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/package.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Abs.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Acos.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Add.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Add3.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Asin.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Atan.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Cos.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Div.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/EgEntier.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Exp.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Feedback.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Gain.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Inf.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/InfEntier.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Infeg.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/InfegEntier.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Log.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Log10.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Mul.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Mul3.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Polynome.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Sign.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Sin.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Sqrt.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Sup.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/SupEntier.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Supeg.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/SupegEntier.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Tan.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/package.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire/BandeMorte.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire/Limiteur.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire/LimiteurVar.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire/LimiteurVitesse.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire/RetardFixe.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire/RetardVar.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire/Selecteur.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire/SelecteurEntier.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire/Switch.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire/package.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/Constante.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/ConstanteEntier.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/Echelon.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/Exp.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/Horloge.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/Pulse.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/Rampe.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/Random.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/RandomLineaire.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/SinusExp.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/Sinusoide.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/Trapezoide.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/package.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Tables/Table1D.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Tables/Table1DTemps.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Tables/Table1DTempsBool.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Tables/Table2D.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Tables/package.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/package.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Common.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Connectors.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/package.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/MultiFluids/Boilers/BoilerSystem.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/MultiFluids/Boilers/FossilFuelBoiler.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/MultiFluids/Boilers/package.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/MultiFluids/HeatExchangers/DynamicExchangerWaterSteamFlueGases.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/MultiFluids/HeatExchangers/ExchangerWaterC3H3F5W.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/MultiFluids/HeatExchangers/SimpleEvaporatorWaterSteamFlueGases.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/MultiFluids/HeatExchangers/StaticExchangerWaterSteamFlueGases.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/MultiFluids/HeatExchangers/package.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/MultiFluids/Machines/AlternatingEngine.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/MultiFluids/Machines/CHPEngineBarkantineSystem.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/MultiFluids/Machines/CHPEngineTriGenPredSystem.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/MultiFluids/Machines/CHPEngineTrigenParamSystem.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/MultiFluids/Machines/package.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/MultiFluids/package.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/C3H3F5/C3H3F5_Ph.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/C3H3F5/C3H3F5_Ps.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/C3H3F5/package.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/FlueGases/Absorb.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/FlueGases/EmissivGP.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/FlueGases/FlueGases_Absorb.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/FlueGases/FlueGases_T.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/FlueGases/FlueGases_Xtot.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/FlueGases/FlueGases_a.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/FlueGases/FlueGases_cp.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/FlueGases/FlueGases_cv.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/FlueGases/FlueGases_drhodh.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/FlueGases/FlueGases_drhodp.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/FlueGases/FlueGases_h.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/FlueGases/FlueGases_h_Ps.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/FlueGases/FlueGases_k.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/FlueGases/FlueGases_mu.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/FlueGases/FlueGases_rho.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/FlueGases/FlueGases_s.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/FlueGases/XSat.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/FlueGases/package.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/FlueGases/unSafeForJacobian.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/Fluid/Ph.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/Fluid/Ps.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/Fluid/package.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/ModelicaMediaFlueGases.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/WaterSolution/DTcristal_TX.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/WaterSolution/MassFraction_eq_PT.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/WaterSolution/Pressure_eq_TX.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/WaterSolution/SpecificEnthalpy_TX.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/WaterSolution/Temperature_hX.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/WaterSolution/package.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/WaterSteam/BaseIF97.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/WaterSteam/Common.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/WaterSteam/IF97_Utilities.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/WaterSteam/IF97_packages.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/WaterSteam/InitLimits.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/WaterSteam/Region.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/WaterSteam/createSpline.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/WaterSteam/package.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/package.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Solar/SolarCollector.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Solar/package.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Thermal/BoundaryConditions/HeatSink.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Thermal/BoundaryConditions/HeatSource.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Thermal/BoundaryConditions/package.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Thermal/Connectors.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Thermal/HeatTransfer/ConvectiveHeatFlow.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Thermal/HeatTransfer/HeatExchangerWall.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Thermal/HeatTransfer/HeatExchangerWallAsym.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Thermal/HeatTransfer/package.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Thermal/package.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Units.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/BoundaryConditions/RefP.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/BoundaryConditions/RefQ.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/BoundaryConditions/RefT.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/BoundaryConditions/RefXh2o.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/BoundaryConditions/Sink.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/BoundaryConditions/SinkP.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/BoundaryConditions/SourceP.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/BoundaryConditions/SourcePQ.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/BoundaryConditions/package.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/Connectors.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/HeatExchangers/ExchangerEfficiency.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/HeatExchangers/package.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/LoopBreakers/LoopBreakerP.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/LoopBreakers/LoopBreakerQ.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/LoopBreakers/LoopBreakerT.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/LoopBreakers/LoopBreakerXh2o.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/LoopBreakers/package.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/Machines/StaticCentrifugalPump.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/Machines/StaticCentrifugalPumpNom.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/Machines/package.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/PressureLosses/SingularPressureLoss.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/PressureLosses/package.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/package.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Boilers/ElectricBoiler.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Boilers/package.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/BoundaryConditions/PlugA.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/BoundaryConditions/PlugB.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/BoundaryConditions/RefH.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/BoundaryConditions/RefP.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/BoundaryConditions/RefQ.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/BoundaryConditions/RefT.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/BoundaryConditions/Sink.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/BoundaryConditions/SinkP.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/BoundaryConditions/SinkPQ.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/BoundaryConditions/SinkQ.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/BoundaryConditions/Source.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/BoundaryConditions/SourceP.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/BoundaryConditions/SourcePQ.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/BoundaryConditions/SourceQ.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/BoundaryConditions/package.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Connectors.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/HeatExchangers/DynamicCondenser.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/HeatExchangers/DynamicOnePhaseFlowPipe.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/HeatExchangers/DynamicTwoPhaseFlowPipe.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/HeatExchangers/DynamicWaterWaterExchanger.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/HeatExchangers/NTUWaterHeating.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/HeatExchangers/SimpleDynamicCondenser.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/HeatExchangers/SimpleStaticCondenser.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/HeatExchangers/StaticCondenser.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/HeatExchangers/StaticWaterWaterExchanger.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/HeatExchangers/StaticWaterWaterExchangerDTorWorEff.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/HeatExchangers/package.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Junctions/DeheaterMixer2.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Junctions/MassFlowMultiplier.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Junctions/Mixer2.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Junctions/Mixer3.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Junctions/Mixer8.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Junctions/Splitter2.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Junctions/Splitter3.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Junctions/StaticDrum.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Junctions/SteamDryer.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Junctions/SteamExtractionSplitter.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Junctions/package.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/LoopBreakers/LoopBreakerH.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/LoopBreakers/LoopBreakerP.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/LoopBreakers/LoopBreakerQ.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/LoopBreakers/LoopingPQ.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/LoopBreakers/package.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Machines/Compressor.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Machines/DynamicCentrifugalPump.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Machines/Generator.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Machines/StaticCentrifugalPump.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Machines/SteamEngine.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Machines/StodolaTurbine.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Machines/package.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/PressureLosses/Bend.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/PressureLosses/CheckValve.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/PressureLosses/ControlValve.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/PressureLosses/Diaphragm.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/PressureLosses/DynamicCheckValve.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/PressureLosses/DynamicReliefValve.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/PressureLosses/IdealCheckValve.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/PressureLosses/IdealSwitchValve.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/PressureLosses/InvSingularPressureLoss.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/PressureLosses/LumpedStraightPipe.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/PressureLosses/NonBoilingValve.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/PressureLosses/PipePressureLoss.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/PressureLosses/SingularPressureLoss.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/PressureLosses/SwitchValve.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/PressureLosses/ThreeWayValve.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/PressureLosses/WaterHammer.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/PressureLosses/package.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Sensors/SensorH.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Sensors/SensorP.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Sensors/SensorQ.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Sensors/SensorQv.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Sensors/SensorT.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Sensors/package.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Volumes/Degasifier.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Volumes/DegasifierVolume.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Volumes/DynamicDrum.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Volumes/Pressurizer.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Volumes/Tank.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Volumes/TwoPhaseVolume.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Volumes/VolumeA.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Volumes/VolumeATh.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Volumes/VolumeB.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Volumes/VolumeBTh.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Volumes/VolumeC.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Volumes/VolumeCTh.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Volumes/VolumeD.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Volumes/VolumeDTh.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Volumes/VolumeI.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Volumes/VolumeITh.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Volumes/package.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/package.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/package.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestAirHumidity.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestBend.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestCentrifugalPumpWaterSolution.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestCheckValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestCompressor.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestControlValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDiaphragm.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump1.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump2.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicCheckValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicDrum.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicOnePhaseFlowPipe.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicReliefValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicTwoPhaseFlowPipe.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicWaterWaterExchanger.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestFan.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesJunctions.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesVolumes.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesVolumes1.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestIdealCheckValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestIdealSwitchValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestInvSingularPressureLoss.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestJunctions.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestJunctions2.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestJunctions3.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestJunctions4.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestJunctions5.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestLumpedStraightPipe.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestMassFlowMultiplier.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestNTUWaterHeating0.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestNTUWaterHeating1.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestNTUWaterHeating2.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestPipePressureLoss.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestRefP.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSensors.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSimpleEvaporatorWaterSteamFlueGases.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSimpleStaticCondenser.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSingularPressureLoss.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump1.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump2.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPumpWaterSolution.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticCondenser.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticDrum1.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticDrum2.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchanger.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchangerDTorWorEff.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSteamDryer.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSteamDryer2.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSteamEngine.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSteamExtractionSplitter.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine1.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine2.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSwitchValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestTank.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestThreeWayValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestVolumes.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestVolumes1.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestVolumes2.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestWaterHammer.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestAirHumidity.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestBend.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestCentrifugalPumpWaterSolution.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestCheckValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestCompressor.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestControlValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestDiaphragm.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump1.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump2.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestDynamicCheckValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestDynamicDrum.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestDynamicOnePhaseFlowPipe.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestDynamicReliefValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestDynamicTwoPhaseFlowPipe.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestDynamicWaterWaterExchanger.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestFan.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesJunctions.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesVolumes.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesVolumes1.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestIdealCheckValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestIdealSwitchValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestInvSingularPressureLoss.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestJunctions.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestJunctions2.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestJunctions3.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestJunctions4.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestJunctions5.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestLumpedStraightPipe.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestMassFlowMultiplier.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestNTUWaterHeating0.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestNTUWaterHeating1.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestNTUWaterHeating2.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestPipePressureLoss.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestRefP.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestSensors.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestSimpleEvaporatorWaterSteamFlueGases.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestSimpleStaticCondenser.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestSingularPressureLoss.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump1.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump2.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPumpWaterSolution.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStaticCondenser.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStaticDrum1.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStaticDrum2.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchanger.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchangerDTorWorEff.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestSteamDryer.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestSteamDryer2.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestSteamEngine.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestSteamExtractionSplitter.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine1.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine2.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestSwitchValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestTank.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestThreeWayValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestVolumes.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestVolumes1.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestVolumes2.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestWaterHammer.mos Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Blocks/Smoothing.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Blocks/TimeTable.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Blocks/package.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Boundaries/GasSinkP.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Boundaries/GasSinkPH.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Boundaries/GasSource.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Boundaries/MassFlowSource_h.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Boundaries/PrescribedHeatFlow.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Boundaries/Reservoir.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Boundaries/Types/package.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Boundaries/Types/reservoir.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Boundaries/WaterSink.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Boundaries/WaterSourceMH.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Boundaries/WaterSourceWithSetPressure.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Boundaries/package.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/FlueGasZones/FlueGasZoneSingleTubeOwnMedia.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/FlueGasZones/Tests/FlueGasZoneSingleTube_test.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/FlueGasZones/Tests/FlueGasZoneSingleTube_testsimple.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/FlueGasZones/Tests/package.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/FlueGasZones/package.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/HeatExchanger/ParallelFlowEvaporatorOwnMedia.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/HeatExchanger/Tests/ParallelFlowEvaporatorOwnMedia_test.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/HeatExchanger/Tests/ParallelFlowEvaporatorOwnMedia_testsimple.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/HeatExchanger/Tests/package.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/HeatExchanger/package.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/Junctions/SplitterMixer.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/Junctions/Tests/package.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/Junctions/Tests/splitterMixer_testTubeOwnMedia.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/Junctions/Tests/splitterMixer_testTubeOwnMedia_simpleInput.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/Junctions/package.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/Pipes/Tests/package.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/Pipes/Tests/tubeTest.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/Pipes/Tests/tube_ownMedia_test.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/Pipes/TubeOwnMedia.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/Pipes/package.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/SolidComponents/Tests/package.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/SolidComponents/Tests/wall_test.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/SolidComponents/Wall.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/SolidComponents/Walllayer.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/SolidComponents/package.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/package.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Fluid/MassFlowRate.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Fluid/PartialAbsoluteSensor.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Fluid/PartialFlowSensor.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Fluid/PartialTwoPort.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Fluid/Pressure.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Fluid/RotationalSensor.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Fluid/Temperature.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Fluid/package.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Interfaces/FluidPort.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Interfaces/FluidPort_a.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Interfaces/FluidPort_b.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Interfaces/FluidPorts_b.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Interfaces/package.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Interfaces/portGasIn.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Interfaces/portGasOut.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Interfaces/portHeat.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/Common/MixtureGasNasa/package.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/Common/SingleGasNasa/package.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/Common/package.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/ExhaustGas.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/ExhaustGasSingleComponent.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/IdealGasData.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/IntH2O/T_rhoh.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/IntH2O/p_rhoh.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/IntH2O/package.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/IntH2O/rho_ph_dpdh.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/T_ph.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/T_ph_dh.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/T_ph_dp.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/T_rhoh.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/T_rhoh_dh.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/T_rhoh_drho.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/Tsat_p.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/Tsat_p_dp.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/cp_pT.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/cp_ph.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/der_T_ph.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/der_T_rhoh.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/der_Tsat_p.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/der_drhodh.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/der_drhodp.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/der_h1s_p.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/der_h2s_p.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/der_p_rhoh.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/der_rho1s_p.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/der_rho2s_p.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/der_rho_ph.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/eta_pT.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/eta_ph.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/h1s_p.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/h1s_p_dp.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/h2s_p.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/h2s_p_dp.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/lambda_pT.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/lambda_ph.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/p_rhoh.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/p_rhoh_dh.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/p_rhoh_drho.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/package.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/pr_pT.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/rho1s_p.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/rho1s_p_dp.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/rho2s_p.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/rho2s_p_dp.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/rho_ph.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/rho_ph_d2h.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/rho_ph_d2p.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/rho_ph_d2ph.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/rho_ph_dh.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/rho_ph_dp.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/package.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/package.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Units/AbsolutePressure.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Units/Area.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Units/CoefficientOfHeatTransfer.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Units/Density.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Units/HeatCapacity.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Units/HeatFlowRate.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Units/HeatFlux.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Units/Length.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Units/Mass.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Units/MassFlowRate.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Units/Pressure.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Units/SpecificEnthalpy.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Units/SpecificHeatCapacity.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Units/SpecificVolume.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Units/Temperature.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Units/TemperatureDifference.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Units/Volume.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Units/package.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/BaseClasses/BaseTube.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/BaseClasses/PartialTwoPortTransport.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/BaseClasses/package.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/Functions/CharacteristicNumbers/NusseltNumber.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/Functions/CharacteristicNumbers/ReynoldsNumber.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/Functions/CharacteristicNumbers/package.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/Functions/Test/Test_htFDBR82.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/Functions/Test/package.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/Functions/cp_FDBR82.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/Functions/hT_FDBR82.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/Functions/lambdaFin.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/Functions/my_linspace.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/Functions/package.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/HeatTransfer/HeatTransferBaseClass.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/HeatTransfer/HeatTransfer_constAlpha.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/HeatTransfer/InnerHeatTransfer/package.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/HeatTransfer/package.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/PressureLoss/PartialFriction.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/PressureLoss/PartialFrictionSinglePhase.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/PressureLoss/RoughnessFlow.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/PressureLoss/package.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/Structures/FgzGeo.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/Structures/Fins.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/Structures/PipeGeo.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/Structures/PropertiesMetal.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/Structures/package.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/initOpt.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/package.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPower/package.mo Modified : /trunk/testsuite/3rdParty/siemens/nosim/translateFlueGasZones.mos Modified : /trunk/testsuite/3rdParty/siemens/nosim/translateHeatExchanger.mos Modified : /trunk/testsuite/3rdParty/siemens/nosim/translateJunctions.mos Modified : /trunk/testsuite/3rdParty/siemens/nosim/translatePipes.mos Modified : /trunk/testsuite/3rdParty/siemens/simulation/testFlueGasZones.mos Modified : /trunk/testsuite/3rdParty/siemens/simulation/testHeatExchanger.mos Modified : /trunk/testsuite/3rdParty/siemens/simulation/testJunctions.mos Modified : /trunk/testsuite/3rdParty/siemens/simulation/testPipes.mos Modified : /trunk/testsuite/3rdParty/siemens/simulation/testSolidComponents.mos Modified : /trunk/testsuite/3rdParty/siemens/simulation/testSolidComponentsJac.mos Modified : /trunk/testsuite/benchmarks/BEPI_OMC.mo Modified : /trunk/testsuite/benchmarks/BEPI_OMC.mos Modified : /trunk/testsuite/benchmarks/BigModel.mo Modified : /trunk/testsuite/benchmarks/HumModOMCTotal.mo Modified : /trunk/testsuite/benchmarks/_LoopsTotal.mo Modified : /trunk/testsuite/benchmarks/checkBigModel.CircuitL1.mos Modified : /trunk/testsuite/benchmarks/checkBigModel.CircuitL2.mos Modified : /trunk/testsuite/benchmarks/checkBigModel.CircuitL3.mos Modified : /trunk/testsuite/benchmarks/checkBigModel.CircuitL4.mos Modified : /trunk/testsuite/benchmarks/checkBigModel.CircuitL5.mos Modified : /trunk/testsuite/benchmarks/checkBigModel.CircuitL6.mos Modified : /trunk/testsuite/benchmarks/checkBigModel.CircuitL7.mos Modified : /trunk/testsuite/benchmarks/checkBigModel.CircuitL8.mos Modified : /trunk/testsuite/benchmarks/checkBigModel.CircuitL9.mos Modified : /trunk/testsuite/benchmarks/checkEngineV6.mos Modified : /trunk/testsuite/benchmarks/checkEngineV6_analytic.mos Modified : /trunk/testsuite/benchmarks/checkHumMod.mos Modified : /trunk/testsuite/benchmarks/checkRobotR3.mos Modified : /trunk/testsuite/benchmarks/dym_checkEngineV6.mos Modified : /trunk/testsuite/benchmarks/dym_checkEngineV6_analytic.mos Modified : /trunk/testsuite/benchmarks/dym_checkHumMod.mos Modified : /trunk/testsuite/benchmarks/dym_checkRobotR3.mos Modified : /trunk/testsuite/benchmarks/instEngineV6.mos Modified : /trunk/testsuite/benchmarks/instEngineV6_analytic.mos Modified : /trunk/testsuite/benchmarks/instHumMod.mos Modified : /trunk/testsuite/benchmarks/instRobotR3.mos Modified : /trunk/testsuite/cppruntime/BouncingBall.mo Modified : /trunk/testsuite/cppruntime/BouncingBall.mos Modified : /trunk/testsuite/cppruntime/WhenStatement1.mo Modified : /trunk/testsuite/cppruntime/WhenStatement1.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Elementary.DoublePendulum.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Elementary.ForceAndTorque.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Elementary.FreeBody.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Elementary.InitSpringConstant.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Elementary.LineForceWithTwoMasses.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Elementary.Pendulum.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Elementary.PendulumWithSpringDamper.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Elementary.PointGravity.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Elementary.PointGravityWithPointMasses.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Elementary.PointGravityWithPointMasses2.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Elementary.RollingWheel.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Elementary.RollingWheelSetDriving.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Elementary.RollingWheelSetPulling.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Elementary.SpringDamperSystem.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Elementary.SpringMassSystem.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Elementary.SpringWithMass.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Elementary.ThreeSprings.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Loops.Engine1a.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Loops.Engine1b.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Loops.Engine1b_analytic.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Loops.EngineV6_analytic.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Loops.Fourbar1.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Loops.Fourbar2.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Loops.Fourbar_analytic.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Loops.PlanarLoops_analytic.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.ActuatedDrive.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.GearConstraint.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.GyroscopicEffects.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.MovingActuatedDrive.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Systems.RobotR3.fullRobot.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Systems.RobotR3.oneAxis.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Frames.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.Rotational.Examples.Backlash.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.Rotational.Examples.CoupledClutches.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.Rotational.Examples.ElasticBearing.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.Rotational.Examples.First.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.Rotational.Examples.FirstGrounded.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.Rotational.Examples.Friction.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.Rotational.Examples.LossyGearDemo1.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.Rotational.Examples.LossyGearDemo2.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.Rotational.Examples.RollingWheel.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.Translational.Examples.Accelerate.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.Translational.Examples.Brake.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.Translational.Examples.Damper.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.Translational.Examples.ElastoGap.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.Translational.Examples.Friction.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.Translational.Examples.InitialConditions.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.Translational.Examples.Oscillator.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.Translational.Examples.PreLoad.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.Translational.Examples.Sensors.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.Translational.Examples.SignConvention.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.Translational.Examples.WhyArrows.mos Modified : /trunk/testsuite/cppruntime/tearnonlin1.mo Modified : /trunk/testsuite/cppruntime/tearnonlin1.mos Modified : /trunk/testsuite/fmi/EnumerationTest.mo Modified : /trunk/testsuite/fmi/EnumerationTest.mos Modified : /trunk/testsuite/fmi/InOutTest.mo Modified : /trunk/testsuite/fmi/InOutTest.mos Modified : /trunk/testsuite/fmi/Modelica.Electrical.Analog.Examples.ChuaCircuit.mos Modified : /trunk/testsuite/fmi/Modelica_Mechanics_MultiBody_Examples_Elementary_DoublePendulum.mos Modified : /trunk/testsuite/fmi/TanksConnectedPI.mo Modified : /trunk/testsuite/fmi/TanksConnectedPI.mos Modified : /trunk/testsuite/fmi/testInOut.mo Modified : /trunk/testsuite/initialization/gaspropreties.mos Modified : /trunk/testsuite/initialization/minvalue.mos Modified : /trunk/testsuite/initialization/nonlinear.mos Modified : /trunk/testsuite/initialization/nonlinear2.mos Modified : /trunk/testsuite/initialization/outputTest.mos Modified : /trunk/testsuite/initialization/singularJacobian.mos Modified : /trunk/testsuite/initialization/startValue.mos Modified : /trunk/testsuite/libraries/msl31/Modelica.StateGraph.Examples.ControlledTanks.mos Modified : /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.AST_BatchPlant.Test.OneTank.mos Modified : /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.AST_BatchPlant.Test.TankWithEmptyingPipe1.mos Modified : /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.AST_BatchPlant.Test.TankWithEmptyingPipe2.mos Modified : /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.AST_BatchPlant.Test.TanksWithEmptyingPipe1.mos Modified : /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.AST_BatchPlant.Test.TanksWithEmptyingPipe2.mos Modified : /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.AST_BatchPlant.Test.TwoTanks.mos Modified : /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.BranchingDynamicPipes.mos Modified : /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.ControlledTankSystem.ControlledTanks.mos Modified : /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.DrumBoiler.DrumBoiler.mos Modified : /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.Explanatory.MeasuringTemperature.mos Modified : /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.Explanatory.MomentumBalanceFittings.mos Modified : /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.HeatExchanger.HeatExchangerSimulation.mos Modified : /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.HeatingSystem.mos Modified : /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.IncompressibleFluidNetwork.mos Modified : /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.InverseParameterization.mos Modified : /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.PumpingSystem.mos Modified : /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.Tanks.EmptyTanks.mos Modified : /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.Tanks.TanksWithOverflow.mos Modified : /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.Tanks.ThreeTanks.mos Modified : /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.TraceSubstances.RoomCO2.mos Modified : /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.TraceSubstances.RoomCO2WithControls.mos Modified : /trunk/testsuite/libraries/msl31/simulate/RectifierOM.mo Modified : /trunk/testsuite/libraries/msl31/simulate/RectifierOM.mos Modified : /trunk/testsuite/libraries/msl31/simulate/ThyrGTO.mo Modified : /trunk/testsuite/libraries/msl31/simulate/ThyrGTO.mos Modified : /trunk/testsuite/libraries/msl32/Modelica.Blocks.Examples.Filter.mos Modified : /trunk/testsuite/meta/MatchShadowing.mo Modified : /trunk/testsuite/mofiles/ArrayEWOps6.mo Modified : /trunk/testsuite/mofiles/Connect17.mo Modified : /trunk/testsuite/mofiles/Connect18.mo Modified : /trunk/testsuite/mofiles/ConnectTwoSources.mo Modified : /trunk/testsuite/mofiles/ExtendsVisibility.mo Modified : /trunk/testsuite/mofiles/FunctionMultiReturn.mo Modified : /trunk/testsuite/mofiles/FunctionVariability.mo Modified : /trunk/testsuite/mofiles/InitialConnection.mo Modified : /trunk/testsuite/mofiles/InvalidFunctionBinding.mo Modified : /trunk/testsuite/mofiles/ReinitInvalidType.mo Modified : /trunk/testsuite/mofiles/ReinitInvalidType2.mo Modified : /trunk/testsuite/mofiles/ReinitInvalidType3.mo Modified : /trunk/testsuite/mofiles/SumScalar.mo Modified : /trunk/testsuite/mofiles/SumVar.mo Modified : /trunk/testsuite/mosfiles/ArrayFromRange.mo Modified : /trunk/testsuite/mosfiles/ArrayFromRange.mos Modified : /trunk/testsuite/mosfiles/Bug1687.mo Modified : /trunk/testsuite/mosfiles/Bug1687.mos Modified : /trunk/testsuite/mosfiles/ComplexSystem.mo Modified : /trunk/testsuite/mosfiles/ComplexSystem.mos Modified : /trunk/testsuite/omcc/LexTableModelica.mo Modified : /trunk/testsuite/omcc/Lexer.mo Modified : /trunk/testsuite/omcc/LexerCodeModelica.mo Modified : /trunk/testsuite/omcc/LexerGenerator.mo Modified : /trunk/testsuite/omcc/LexerModelica.mo Modified : /trunk/testsuite/omcc/Main.mo Modified : /trunk/testsuite/omcc/OMCC.mo Modified : /trunk/testsuite/omcc/OMCC.mos Modified : /trunk/testsuite/omcc/ParseCodeModelica.mo Modified : /trunk/testsuite/omcc/ParseTableModelica.mo Modified : /trunk/testsuite/omcc/Parser.mo Modified : /trunk/testsuite/omcc/ParserGenerator.mo Modified : /trunk/testsuite/omcc/ParserModelica.mo Modified : /trunk/testsuite/omcc/SCRIPT.mos Modified : /trunk/testsuite/omcc/TokenModelica.mo Modified : /trunk/testsuite/omcc/Types.mo Modified : /trunk/testsuite/omcc_test/Test1.mo Modified : /trunk/testsuite/omcc_test/Test10.mo Modified : /trunk/testsuite/omcc_test/Test11.mo Modified : /trunk/testsuite/omcc_test/Test12.mo Modified : /trunk/testsuite/omcc_test/Test13.mo Modified : /trunk/testsuite/omcc_test/Test14.mo Modified : /trunk/testsuite/omcc_test/Test15.mo Modified : /trunk/testsuite/omcc_test/Test16.mo Modified : /trunk/testsuite/omcc_test/Test17.mo Modified : /trunk/testsuite/omcc_test/Test18.mo Modified : /trunk/testsuite/omcc_test/Test19.mo Modified : /trunk/testsuite/omcc_test/Test2.mo Modified : /trunk/testsuite/omcc_test/Test20.mo Modified : /trunk/testsuite/omcc_test/Test21.mo Modified : /trunk/testsuite/omcc_test/Test3.mo Modified : /trunk/testsuite/omcc_test/Test4.mo Modified : /trunk/testsuite/omcc_test/Test5.mo Modified : /trunk/testsuite/omcc_test/Test6.mo Modified : /trunk/testsuite/omcc_test/Test7.mo Modified : /trunk/testsuite/omcc_test/Test8.mo Modified : /trunk/testsuite/omcc_test/Test9.mo Modified : /trunk/testsuite/omcc_test/fulltest.mo Modified : /trunk/testsuite/records/OperatorOverloadComplex.mo Modified : /trunk/testsuite/records/OperatorOverloadComplexArray.mo Modified : /trunk/testsuite/records/RecordBindingsOrdered.mo Modified : /trunk/testsuite/records/RecordClassModOutput.mo Modified : /trunk/testsuite/redeclare/NonexistentElementRedeclare1.mo Modified : /trunk/testsuite/redeclare/NonexistentElementRedeclare2.mo Modified : /trunk/testsuite/scodeinst/arrfunc.mo Modified : /trunk/testsuite/scodeinst/bindings1.mo Modified : /trunk/testsuite/scodeinst/bindings2.mo Modified : /trunk/testsuite/scodeinst/bindings3.mo Modified : /trunk/testsuite/scodeinst/bindings4.mo Modified : /trunk/testsuite/scodeinst/bindings5.mo Modified : /trunk/testsuite/scodeinst/bindings6.mo Modified : /trunk/testsuite/scodeinst/bindings7.mo Modified : /trunk/testsuite/scodeinst/builtinmod.mo Modified : /trunk/testsuite/scodeinst/builtinmod2.mo Modified : /trunk/testsuite/scodeinst/classextends1.mo Modified : /trunk/testsuite/scodeinst/classextends2.mo Modified : /trunk/testsuite/scodeinst/compfunc.mo Modified : /trunk/testsuite/scodeinst/cond1.mo Modified : /trunk/testsuite/scodeinst/cond2.mo Modified : /trunk/testsuite/scodeinst/cond3.mo Modified : /trunk/testsuite/scodeinst/cond4.mo Modified : /trunk/testsuite/scodeinst/conn1.mo Modified : /trunk/testsuite/scodeinst/conn10.mo Modified : /trunk/testsuite/scodeinst/conn11.mo Modified : /trunk/testsuite/scodeinst/conn12.mo Modified : /trunk/testsuite/scodeinst/conn13.mo Modified : /trunk/testsuite/scodeinst/conn14.mo Modified : /trunk/testsuite/scodeinst/conn2.mo Modified : /trunk/testsuite/scodeinst/conn3.mo Modified : /trunk/testsuite/scodeinst/conn4.mo Modified : /trunk/testsuite/scodeinst/conn5.mo Modified : /trunk/testsuite/scodeinst/conn6.mo Modified : /trunk/testsuite/scodeinst/conn7.mo Modified : /trunk/testsuite/scodeinst/conn8.mo Modified : /trunk/testsuite/scodeinst/conn9.mo Modified : /trunk/testsuite/scodeinst/conngraph1.mo Modified : /trunk/testsuite/scodeinst/conngraph2.mo Modified : /trunk/testsuite/scodeinst/const1.mo Modified : /trunk/testsuite/scodeinst/const10.mo Modified : /trunk/testsuite/scodeinst/const11.mo Modified : /trunk/testsuite/scodeinst/const12.mo Modified : /trunk/testsuite/scodeinst/const13.mo Modified : /trunk/testsuite/scodeinst/const14.mo Modified : /trunk/testsuite/scodeinst/const15.mo Modified : /trunk/testsuite/scodeinst/const16.mo Modified : /trunk/testsuite/scodeinst/const17.mo Modified : /trunk/testsuite/scodeinst/const2.mo Modified : /trunk/testsuite/scodeinst/const3.mo Modified : /trunk/testsuite/scodeinst/const4.mo Modified : /trunk/testsuite/scodeinst/const5.mo Modified : /trunk/testsuite/scodeinst/const6.mo Modified : /trunk/testsuite/scodeinst/const7.mo Modified : /trunk/testsuite/scodeinst/const8.mo Modified : /trunk/testsuite/scodeinst/const9.mo Modified : /trunk/testsuite/scodeinst/dim1.mo Modified : /trunk/testsuite/scodeinst/dim10.mo Modified : /trunk/testsuite/scodeinst/dim12.mo Modified : /trunk/testsuite/scodeinst/dim13.mo Modified : /trunk/testsuite/scodeinst/dim14.mo Modified : /trunk/testsuite/scodeinst/dim15.mo Modified : /trunk/testsuite/scodeinst/dim16.mo Modified : /trunk/testsuite/scodeinst/dim17.mo Modified : /trunk/testsuite/scodeinst/dim18.mo Modified : /trunk/testsuite/scodeinst/dim19.mo Modified : /trunk/testsuite/scodeinst/dim2.mo Modified : /trunk/testsuite/scodeinst/dim3.mo Modified : /trunk/testsuite/scodeinst/dim4.mo Modified : /trunk/testsuite/scodeinst/dim5.mo Modified : /trunk/testsuite/scodeinst/dim6.mo Modified : /trunk/testsuite/scodeinst/dim7.mo Modified : /trunk/testsuite/scodeinst/enum1.mo Modified : /trunk/testsuite/scodeinst/enum2.mo Modified : /trunk/testsuite/scodeinst/enum3.mo Modified : /trunk/testsuite/scodeinst/eq1.mo Modified : /trunk/testsuite/scodeinst/eq2.mo Modified : /trunk/testsuite/scodeinst/eq3.mo Modified : /trunk/testsuite/scodeinst/eq4.mo Modified : /trunk/testsuite/scodeinst/eq5.mo Modified : /trunk/testsuite/scodeinst/eq6.mo Modified : /trunk/testsuite/scodeinst/eq7.mo Modified : /trunk/testsuite/scodeinst/eq8.mo Modified : /trunk/testsuite/scodeinst/eq9.mo Modified : /trunk/testsuite/scodeinst/expconn1.mo Modified : /trunk/testsuite/scodeinst/expconn2.mo Modified : /trunk/testsuite/scodeinst/expconn3.mo Modified : /trunk/testsuite/scodeinst/expconn4.mo Modified : /trunk/testsuite/scodeinst/expconn5.mo Modified : /trunk/testsuite/scodeinst/expconn6.mo Modified : /trunk/testsuite/scodeinst/expconn7.mo Modified : /trunk/testsuite/scodeinst/extends1.mo Modified : /trunk/testsuite/scodeinst/extends2.mo Modified : /trunk/testsuite/scodeinst/for1.mo Modified : /trunk/testsuite/scodeinst/for2.mo Modified : /trunk/testsuite/scodeinst/for3.mo Modified : /trunk/testsuite/scodeinst/func1.mo Modified : /trunk/testsuite/scodeinst/func2.mo Modified : /trunk/testsuite/scodeinst/func3.mo Modified : /trunk/testsuite/scodeinst/func4.mo Modified : /trunk/testsuite/scodeinst/func5.mo Modified : /trunk/testsuite/scodeinst/func6.mo Modified : /trunk/testsuite/scodeinst/func7.mo Modified : /trunk/testsuite/scodeinst/func8.mo Modified : /trunk/testsuite/scodeinst/func9.mo Modified : /trunk/testsuite/scodeinst/function1.mo Modified : /trunk/testsuite/scodeinst/if1.mo Modified : /trunk/testsuite/scodeinst/ih1.mo Modified : /trunk/testsuite/scodeinst/ih2.mo Modified : /trunk/testsuite/scodeinst/ih3.mo Modified : /trunk/testsuite/scodeinst/inst1.mo Modified : /trunk/testsuite/scodeinst/inst2.mo Modified : /trunk/testsuite/scodeinst/inst3.mo Modified : /trunk/testsuite/scodeinst/inst4.mo Modified : /trunk/testsuite/scodeinst/inst5.mo Modified : /trunk/testsuite/scodeinst/inst6.mo Modified : /trunk/testsuite/scodeinst/inst7.mo Modified : /trunk/testsuite/scodeinst/loop1.mo Modified : /trunk/testsuite/scodeinst/loop2.mo Modified : /trunk/testsuite/scodeinst/loop3.mo Modified : /trunk/testsuite/scodeinst/loop4.mo Modified : /trunk/testsuite/scodeinst/mod1.mo Modified : /trunk/testsuite/scodeinst/mod10.mo Modified : /trunk/testsuite/scodeinst/mod11.mo Modified : /trunk/testsuite/scodeinst/mod2.mo Modified : /trunk/testsuite/scodeinst/mod3.mo Modified : /trunk/testsuite/scodeinst/mod4.mo Modified : /trunk/testsuite/scodeinst/mod5.mo Modified : /trunk/testsuite/scodeinst/mod6.mo Modified : /trunk/testsuite/scodeinst/mod7.mo Modified : /trunk/testsuite/scodeinst/mod8.mo Modified : /trunk/testsuite/scodeinst/mod9.mo Modified : /trunk/testsuite/scodeinst/noretcall1.mo Modified : /trunk/testsuite/scodeinst/redeclare1.mo Modified : /trunk/testsuite/scodeinst/redeclare10.mo Modified : /trunk/testsuite/scodeinst/redeclare11.mo Modified : /trunk/testsuite/scodeinst/redeclare12.mo Modified : /trunk/testsuite/scodeinst/redeclare2.mo Modified : /trunk/testsuite/scodeinst/redeclare3.mo Modified : /trunk/testsuite/scodeinst/redeclare4.mo Modified : /trunk/testsuite/scodeinst/redeclare5.mo Modified : /trunk/testsuite/scodeinst/redeclare5.mos Modified : /trunk/testsuite/scodeinst/redeclare6.mo Modified : /trunk/testsuite/scodeinst/redeclare7.mo Modified : /trunk/testsuite/scodeinst/redeclare8.mo Modified : /trunk/testsuite/scodeinst/redeclare9.mo Modified : /trunk/testsuite/scodeinst/type1.mo Modified : /trunk/testsuite/scodeinst/type2.mo Modified : /trunk/testsuite/scodeinst/type3.mo Modified : /trunk/testsuite/scodeinst/type4.mo Modified : /trunk/testsuite/scodeinst/type5.mo Modified : /trunk/testsuite/scodeinst/when1.mo Modified : /trunk/testsuite/uncertainties/CantileverBeam.mos Modified : /trunk/testsuite/uncertainties/TestModels/DataReconciliationTests.mo Modified : /trunk/testsuite/uncertainties/TestModels/OpenTURNSTests.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/AAAUsersGuide.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Combustion/BoundaryConditions/FuelSourcePQ.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Combustion/BoundaryConditions/package.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Combustion/CombustionChambers/GTCombustionChamber.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Combustion/CombustionChambers/GenericCombustion.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Combustion/CombustionChambers/GridFurnace.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Combustion/CombustionChambers/PostCombustionGas.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Combustion/CombustionChambers/package.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Combustion/Connectors.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Combustion/Sensors/FuelMassFlowSensor.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Combustion/Sensors/package.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Combustion/package.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Correlations/Misc/Pro_FlueGases.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Correlations/Misc/Pro_TwoPhaseWaterSteam.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Correlations/Misc/Pro_WaterSteam.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Correlations/Misc/PropFlueGases.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Correlations/Misc/PropWaterSteam.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Correlations/Misc/WBCorrectiveDiameterCoefficient.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Correlations/Misc/package.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Correlations/Thermal/WBCrossedCurrentConvectiveHeatTransferCoefficient.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Correlations/Thermal/WBFlueGasesHeatTransferCoefficient.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Correlations/Thermal/WBHeatExchangerEfficiency.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Correlations/Thermal/WBInternalOnePhaseFlowHeatTransferCoefficient.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Correlations/Thermal/WBInternalSuperCriticalFlowHeatTransferCoefficient.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Correlations/Thermal/WBInternalTwoPhaseFlowHeatTransferCoefficient.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Correlations/Thermal/WBLongitudinalCurrentConvectiveHeatTransferCoefficient.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Correlations/Thermal/WBRadiativeHeatTransferCoefficient.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Correlations/Thermal/package.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Correlations/package.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/ElectroMechanics/BoundaryConditions/SourceMechanicalPower.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/ElectroMechanics/BoundaryConditions/package.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/ElectroMechanics/Connectors.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/ElectroMechanics/Machines/Shaft.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/ElectroMechanics/Machines/SynchronousMotor.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/ElectroMechanics/Machines/package.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/ElectroMechanics/package.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/CombinedCyclePowerPlant/AJ_D74_FD1.mos Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/CombinedCyclePowerPlant/CombinedCycle_Load_100_50.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/CombinedCyclePowerPlant/CombinedCycle_TripTAC.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/CombinedCyclePowerPlant/CombinedCycle_init_D2012.mos Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/CombinedCyclePowerPlant/CombinedCycle_init_D6.1.mos Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/CombinedCyclePowerPlant/CombinedCycle_init_D7.4_FD01.mos Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/CombinedCyclePowerPlant/Control/Condenser_LevelControl.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/CombinedCyclePowerPlant/Control/Drum_LevelControl.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/CombinedCyclePowerPlant/Control/package.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/CombinedCyclePowerPlant/Plot_Load_100_55.mos Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/CombinedCyclePowerPlant/Plot_TripTAC.mos Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/CombinedCyclePowerPlant/package.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestAirHumidity.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestBend.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestCentrifugalPumpWaterSolution.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestCheckValve.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestCompressor.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestControlValve.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestDiaphragm.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestDynamicCentrifugalPump.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestDynamicCentrifugalPump1.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestDynamicCentrifugalPump2.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestDynamicCheckValve.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestDynamicDrum.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestDynamicOnePhaseFlowPipe.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestDynamicReliefValve.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestDynamicTwoPhaseFlowPipe.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestDynamicWaterWaterExchanger.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestFan.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestFlueGasesJunctions.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestFlueGasesVolumes.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestFlueGasesVolumes1.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestIdealCheckValve.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestIdealSwitchValve.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestInvSingularPressureLoss.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestJunctions.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestJunctions2.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestJunctions3.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestJunctions4.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestJunctions5.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestLumpedStraightPipe.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestMassFlowMultiplier.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestPipePressureLoss.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestRefP.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestSensors.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestSimpleEvaporatorWaterSteamFlueGases.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestSimpleStaticCondenser.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestSingularPressureLoss.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestStaticCentrifugalPump.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestStaticCentrifugalPump1.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestStaticCentrifugalPump2.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestStaticCentrifugalPumpWaterSolution.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestStaticCondenser.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestStaticExchangerWaterSteamFlueGases.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestStaticWaterWaterExchanger.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestStaticWaterWaterExchangerDTorWorEff.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestSteamDryer.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestSteamDryer2.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestSteamEngine.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestSteamExtractionSplitter.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestStodolaTurbine.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestStodolaTurbine1.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestStodolaTurbine2.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestSwitchValve.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestTank.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestThreeWayValve.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestVolumes.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestVolumes1.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestVolumes2.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestWaterHammer.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/package.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/package.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/Boilers/package.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/BoundaryConditions/AirHumidity.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/BoundaryConditions/Sink.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/BoundaryConditions/SinkG.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/BoundaryConditions/SinkP.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/BoundaryConditions/SinkPQ.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/BoundaryConditions/SinkQ.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/BoundaryConditions/Source.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/BoundaryConditions/SourceG.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/BoundaryConditions/SourceP.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/BoundaryConditions/SourcePQ.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/BoundaryConditions/SourceQ.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/BoundaryConditions/package.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/Connectors.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/HeatExchangers/FlueGasesChamberEvaporator.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/HeatExchangers/StaticFluegasesFluegasesExchangerKS.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/HeatExchangers/StaticWallFlueGasesExchanger.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/HeatExchangers/package.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/Junctions/Mixer2.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/Junctions/Splitter2.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/Junctions/package.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/LoopBreakers/package.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/Machines/CombustionTurbine.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/Machines/Compressor.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/Machines/StaticFan.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/Machines/package.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/PressureLosses/CheckValve.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/PressureLosses/ControlValve.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/PressureLosses/InvSingularPressureLoss.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/PressureLosses/SingularPressureLoss.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/PressureLosses/package.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/Sensors/MassFlowSensor.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/Sensors/PressureSensor.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/Sensors/TemperatureSensor.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/Sensors/package.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/TAC/GTCICOBarilla.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/TAC/GasTurbine.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/TAC/package.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/Volumes/VolumeATh.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/Volumes/VolumeBTh.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/Volumes/VolumeCTh.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/Volumes/VolumeDTh.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/Volumes/package.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/package.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Functions.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/HeatNetworksCooling/AbsorberWaterLiBr.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/HeatNetworksCooling/AbsorptionRefrigeratorSystem.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/HeatNetworksCooling/DesorberWaterLiBr.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/HeatNetworksCooling/HeatNetworkPipe.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/HeatNetworksCooling/LatentHeatStorage.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/HeatNetworksCooling/SensibleHeatStorage.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/HeatNetworksCooling/package.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Commun.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Continu/Derivee.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Continu/FctTrans.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Continu/Integrateur.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Continu/IntegrateurSat.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Continu/PI.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Continu/PIsat.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Continu/PT1.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Continu/PT2.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Continu/package.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Discret/ConvAD.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Discret/ConvDA.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Discret/Echant.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Discret/FctTrans.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Discret/PI.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Discret/PIsat.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Discret/PT1.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Discret/Pre.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Discret/package.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/AND.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/AND3.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/AND4.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/Constante.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/Echelon.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/Edge.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/NONL.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/OR.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/OR3.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/OR4.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/Pre.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/Pulse.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/SampleTrigger.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/Selecteur.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/Terminate.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/XOR.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/package.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Abs.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Acos.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Add.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Add3.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Asin.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Atan.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Cos.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Div.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/EgEntier.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Exp.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Feedback.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Gain.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Inf.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/InfEntier.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Infeg.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/InfegEntier.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Log.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Log10.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Mul.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Mul3.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Polynome.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Sign.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Sin.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Sqrt.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Sup.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/SupEntier.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Supeg.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/SupegEntier.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Tan.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/package.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire/BandeMorte.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire/Limiteur.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire/LimiteurVar.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire/LimiteurVitesse.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire/RetardFixe.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire/RetardVar.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire/Selecteur.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire/SelecteurEntier.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire/Switch.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire/package.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/Constante.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/ConstanteEntier.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/Echelon.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/Exp.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/Horloge.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/Pulse.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/Rampe.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/Random.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/RandomLineaire.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/SinusExp.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/Sinusoide.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/Trapezoide.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/package.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Tables/Table1D.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Tables/Table1DTemps.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Tables/Table1DTempsBool.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Tables/Table2D.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Tables/package.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/package.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Common.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Connectors.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/package.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/MultiFluids/Boilers/BoilerSystem.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/MultiFluids/Boilers/FossilFuelBoiler.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/MultiFluids/Boilers/package.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/MultiFluids/HeatExchangers/DynamicExchangerWaterSteamFlueGases.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/MultiFluids/HeatExchangers/ExchangerWaterC3H3F5W.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/MultiFluids/HeatExchangers/SimpleEvaporatorWaterSteamFlueGases.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/MultiFluids/HeatExchangers/StaticExchangerWaterSteamFlueGases.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/MultiFluids/HeatExchangers/package.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/MultiFluids/Machines/AlternatingEngine.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/MultiFluids/Machines/CHPEngineBarkantineSystem.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/MultiFluids/Machines/CHPEngineTriGenPredSystem.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/MultiFluids/Machines/CHPEngineTrigenParamSystem.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/MultiFluids/Machines/package.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/MultiFluids/package.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/C3H3F5/C3H3F5_Ph.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/C3H3F5/C3H3F5_Ps.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/C3H3F5/package.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/FlueGases/Absorb.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/FlueGases/EmissivGP.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/FlueGases/FlueGases_Absorb.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/FlueGases/FlueGases_T.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/FlueGases/FlueGases_Xtot.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/FlueGases/FlueGases_a.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/FlueGases/FlueGases_cp.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/FlueGases/FlueGases_cv.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/FlueGases/FlueGases_drhodh.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/FlueGases/FlueGases_drhodp.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/FlueGases/FlueGases_h.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/FlueGases/FlueGases_h_Ps.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/FlueGases/FlueGases_k.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/FlueGases/FlueGases_mu.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/FlueGases/FlueGases_rho.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/FlueGases/FlueGases_s.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/FlueGases/XSat.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/FlueGases/package.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/FlueGases/unSafeForJacobian.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/Fluid/Ph.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/Fluid/Ps.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/Fluid/package.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/ModelicaMediaFlueGases.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/WaterSolution/DTcristal_TX.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/WaterSolution/MassFraction_eq_PT.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/WaterSolution/Pressure_eq_TX.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/WaterSolution/SpecificEnthalpy_TX.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/WaterSolution/package.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/WaterSolution/temperature_HX.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/WaterSteam/BaseIF97.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/WaterSteam/Common.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/WaterSteam/IF97_Utilities.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/WaterSteam/IF97_packages.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/WaterSteam/InitLimits.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/WaterSteam/Region.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/WaterSteam/createSpline.mos Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/WaterSteam/package.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/package.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Solar/SolarCollector.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Solar/package.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Thermal/BoundaryConditions/HeatSource.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Thermal/BoundaryConditions/package.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Thermal/Connectors.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Thermal/HeatTransfer/ConvectiveHeatFlow.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Thermal/HeatTransfer/HeatExchangerWall.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Thermal/HeatTransfer/HeatExchangerWallAsym.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Thermal/HeatTransfer/package.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Thermal/package.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Units.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution/BoundaryConditions/RefP.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution/BoundaryConditions/RefQ.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution/BoundaryConditions/RefT.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution/BoundaryConditions/RefXh2o.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution/BoundaryConditions/Sink.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution/BoundaryConditions/SinkP.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution/BoundaryConditions/SourceP.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution/BoundaryConditions/SourcePQ.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution/BoundaryConditions/package.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution/Connectors.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution/HeatExchangers/ExchangerEfficiency.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution/HeatExchangers/package.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution/LoopBreakers/LoopBreakerP.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution/LoopBreakers/LoopBreakerQ.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution/LoopBreakers/LoopBreakerT.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution/LoopBreakers/LoopBreakerXh2o.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution/LoopBreakers/package.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution/Machines/StaticCentrifugalPump.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution/Machines/StaticCentrifugalPumpNom.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution/Machines/package.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution/PressureLosses/SingularPressureLoss.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution/PressureLosses/package.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution/package.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Boilers/ElectricBoiler.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Boilers/package.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/BoundaryConditions/RefH.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/BoundaryConditions/RefP.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/BoundaryConditions/RefQ.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/BoundaryConditions/RefT.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/BoundaryConditions/Sink.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/BoundaryConditions/SinkP.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/BoundaryConditions/SinkPQ.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/BoundaryConditions/SinkQ.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/BoundaryConditions/Source.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/BoundaryConditions/SourceP.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/BoundaryConditions/SourcePQ.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/BoundaryConditions/SourceQ.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/BoundaryConditions/package.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Connectors.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/HeatExchangers/DynamicCondenser.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/HeatExchangers/DynamicOnePhaseFlowPipe.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/HeatExchangers/DynamicTwoPhaseFlowPipe.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/HeatExchangers/DynamicWaterWaterExchanger.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/HeatExchangers/NTUWaterHeating.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/HeatExchangers/SimpleDynamicCondenser.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/HeatExchangers/SimpleStaticCondenser.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/HeatExchangers/StaticCondenser.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/HeatExchangers/StaticWaterWaterExchanger.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/HeatExchangers/StaticWaterWaterExchangerDTorWorEff.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/HeatExchangers/package.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Junctions/DeheaterMixer2.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Junctions/MassFlowMultiplier.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Junctions/Mixer2.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Junctions/Mixer3.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Junctions/Mixer8.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Junctions/Splitter2.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Junctions/Splitter3.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Junctions/StaticDrum.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Junctions/SteamDryer.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Junctions/SteamExtractionSplitter.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Junctions/package.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/LoopBreakers/LoopBreakerH.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/LoopBreakers/LoopBreakerP.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/LoopBreakers/LoopBreakerQ.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/LoopBreakers/LoopingPQ.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/LoopBreakers/package.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Machines/Compressor.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Machines/DynamicCentrifugalPump.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Machines/Generator.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Machines/StaticCentrifugalPump.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Machines/SteamEngine.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Machines/StodolaTurbine.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Machines/package.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/PressureLosses/Bend.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/PressureLosses/CheckValve.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/PressureLosses/ControlValve.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/PressureLosses/Diaphragm.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/PressureLosses/DynamicCheckValve.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/PressureLosses/DynamicReliefValve.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/PressureLosses/IdealCheckValve.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/PressureLosses/IdealSwitchValve.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/PressureLosses/InvSingularPressureLoss.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/PressureLosses/LumpedStraightPipe.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/PressureLosses/NonBoilingValve.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/PressureLosses/PipePressureLoss.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/PressureLosses/SingularPressureLoss.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/PressureLosses/SwitchValve.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/PressureLosses/ThreeWayValve.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/PressureLosses/WaterHammer.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/PressureLosses/package.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Sensors/SensorH.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Sensors/SensorP.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Sensors/SensorQ.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Sensors/SensorQv.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Sensors/SensorT.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Sensors/package.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Volumes/Degasifier.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Volumes/DegasifierVolume.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Volumes/DynamicDrum.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Volumes/Pressurizer.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Volumes/Tank.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Volumes/TwoPhaseVolume.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Volumes/VolumeA.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Volumes/VolumeAth.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Volumes/VolumeB.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Volumes/VolumeBth.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Volumes/VolumeC.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Volumes/VolumeCth.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Volumes/VolumeD.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Volumes/VolumeDth.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Volumes/VolumeI.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Volumes/VolumeITh.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Volumes/package.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/package.mo Modified : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/package.mo Modified : /trunk/testsuite/uncertainties/UncertaintyFlatten1.mo Modified : /trunk/testsuite/uncertainties/simpleExple.mo Modified : /trunk/testsuite/uncertainties/testUC.mos Revision: 12731 Author: sjoelund.se Date: Thursday, August 30, 2012 09:27:38 Message: - Make version number pretty ---- Modified : /trunk/Compiler/runtime/config.h Revision: 12730 Author: sjoelund.se Date: Thursday, August 30, 2012 09:21:28 Message: - Some fixes to remove Windows stupidity ---- Modified : /trunk/OMVisualize/OMVisualizeGUI/OMVisualizeGUI.pro Modified : /trunk/OMVisualize/OMVisualizeGUI/VisualizeWindow.h Revision: 12729 Author: adeas31 Date: Thursday, August 30, 2012 02:09:00 Message: - added Beta to version. ---- Modified : /trunk/Compiler/runtime/config.h Revision: 12727 Author: adeas31 Date: Thursday, August 30, 2012 00:00:06 Message: - Changed the version numbers. - deleted the old simforge url. - updated the build/setup instructions. ---- Modified : /trunk/Compiler/runtime/config.h Modified : /trunk/Examples/ModelQueryAPIexamples.onb Modified : /trunk/Examples/UsersGuideExamples.onb Modified : /trunk/README-BUILD-RELEASE-NSIS.txt Modified : /trunk/README-OMDev-MINGW.txt Modified : /trunk/doc/OpenModelicaSystem.doc Modified : /trunk/doc/OpenModelicaSystem.pdf Modified : /trunk/doc/OpenModelicaUsersGuide.doc Modified : /trunk/doc/OpenModelicaUsersGuide.pdf Deleted : /trunk/doc/SimForge - An Open Source Graphical Model Editor by Politecnico di Milano.url Revision: 12726 Author: adeas31 Date: Wednesday, August 29, 2012 23:16:05 Message: FMI Import - option to define logging level. - more better code generation. ---- Modified : /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo Modified : /trunk/Compiler/Script/CevalScript.mo Modified : /trunk/Compiler/Template/CodegenFMU.mo Modified : /trunk/Compiler/Template/CodegenFMU.tpl Modified : /trunk/Compiler/Template/SimCodeTV.mo Modified : /trunk/Compiler/Util/FMI.mo Modified : /trunk/Compiler/runtime/FMIImpl.c Modified : /trunk/Compiler/runtime/FMI_rml.c Revision: 12725 Author: adeas31 Date: Wednesday, August 29, 2012 21:19:25 Message: - add OMDEV to simulation executable path if its available. ---- Modified : /trunk/OMEdit/OMEditGUI/InteractiveSimulationTabWidget.cpp Revision: 12723 Author: adeas31 Date: Wednesday, August 29, 2012 21:17:12 Message: - only copy the required sundials libs. ---- Modified : /trunk/Makefile.omdev.mingw Revision: 12721 Author: leonardo.laguna Date: Wednesday, August 29, 2012 16:51:07 Message: - Removed most of the unused imports warnings ---- Modified : /trunk/Compiler/BackEnd/BackendDAECreate.mo Modified : /trunk/Compiler/BackEnd/IndexReduction.mo Modified : /trunk/Compiler/FrontEnd/ClassLoader.mo Modified : /trunk/Compiler/FrontEnd/Env.mo Modified : /trunk/Compiler/FrontEnd/EvalFunction.mo Modified : /trunk/Compiler/FrontEnd/PrefixUtil.mo Modified : /trunk/Compiler/FrontEnd/SCodeExpand.mo Modified : /trunk/Compiler/FrontEnd/SCodeFlattenExtends.mo Modified : /trunk/Compiler/FrontEnd/SCodeUtil.mo Modified : /trunk/Compiler/FrontEnd/UnitParserExt.mo Modified : /trunk/Compiler/Main/Main.mo Modified : /trunk/Compiler/Script/Interactive.mo Modified : /trunk/Compiler/Template/AbsynDumpTpl.mo Modified : /trunk/Compiler/Template/CodegenAdevs.mo Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/Template/CodegenCSharp.mo Modified : /trunk/Compiler/Template/CodegenCpp.mo Modified : /trunk/Compiler/Template/CodegenFMU.mo Modified : /trunk/Compiler/Template/CodegenQSS.mo Modified : /trunk/Compiler/Template/CodegenUtil.mo Modified : /trunk/Compiler/Template/DAEDumpTpl.mo Modified : /trunk/Compiler/Template/ExpressionDumpTpl.mo Modified : /trunk/Compiler/Template/InstDumpTpl.mo Modified : /trunk/Compiler/Template/SimCodeDump.mo Modified : /trunk/Compiler/Template/Unparsing.mo Modified : /trunk/Compiler/Util/Error.mo Revision: 12720 Author: sjoelund.se Date: Wednesday, August 29, 2012 16:18:25 Message: #1776 - Check lhs patterns for new variables that are bound, enable checks for MetaModelica (match excluded) ---- Modified : /trunk/Compiler/FrontEnd/Inst.mo Modified : /trunk/Compiler/FrontEnd/Patternm.mo Revision: 12719 Author: sjoelund.se Date: Wednesday, August 29, 2012 15:01:43 Message: #1776 - Added detection of unbound variables in functions for Modelica. MetaModelica expressions will be supported Real Soon Now™ ---- Modified : /trunk/Compiler/FrontEnd/DAEDump.mo Modified : /trunk/Compiler/FrontEnd/Expression.mo Modified : /trunk/Compiler/FrontEnd/Inst.mo Modified : /trunk/Compiler/Translation/README Modified : /trunk/Compiler/Util/Error.mo Modified : /trunk/Compiler/Util/Util.mo Modified : /trunk/libraries/Modelica 3.2/Media/Water/IF97_Utilities.mo Modified : /trunk/libraries/Modelica 3.2.txt Modified : /trunk/libraries/README Modified : /trunk/testsuite/3rdParty/SiemensPower/flattening/SiemensPower.Components.Pipes.Tests.TubeWithoutWall.mos Modified : /trunk/testsuite/3rdParty/SiemensPower/flattening/SiemensPower.Components.Pipes.Tests.tube_test.mos Modified : /trunk/testsuite/libraries/msl221/TestNand.mos Modified : /trunk/testsuite/parser/ParseFullModelica3.2.mos Revision: 12718 Author: sjoelund.se Date: Wednesday, August 29, 2012 11:17:14 Message: - Initialize some local function variables to avoid future warnings (#1776) about using non-initialized local variables ---- Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/C3H3F5/C3H3F5_Ps.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/WaterSteam/BaseIF97.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/WaterSteam/IF97_packages.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestBend.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestCheckValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestCompressor.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestControlValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDiaphragm.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump1.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump2.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicCheckValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicDrum.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicOnePhaseFlowPipe.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicReliefValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicTwoPhaseFlowPipe.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicWaterWaterExchanger.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestIdealCheckValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestIdealSwitchValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestInvSingularPressureLoss.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestJunctions.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestJunctions2.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestJunctions3.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestJunctions4.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestJunctions5.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestLumpedStraightPipe.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestMassFlowMultiplier.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestPipePressureLoss.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestRefP.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSensors.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSimpleEvaporatorWaterSteamFlueGases.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSimpleStaticCondenser.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSingularPressureLoss.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump1.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump2.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticCondenser.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticDrum1.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticDrum2.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchanger.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchangerDTorWorEff.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSteamDryer.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSteamDryer2.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSteamEngine.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSteamExtractionSplitter.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine1.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine2.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSwitchValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestTank.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestThreeWayValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestVolumes.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestVolumes1.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestVolumes2.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestWaterHammer.mos Revision: 12717 Author: Frenkel TUD Date: Wednesday, August 29, 2012 10:02:49 Message: - use strncmp instead of strcmp ---- Modified : /trunk/SimulationRuntime/c/simulation/solver/initialization.c Revision: 12716 Author: Frenkel TUD Date: Wednesday, August 29, 2012 08:26:06 Message: - fix skip condition ---- Modified : /trunk/SimulationRuntime/c/simulation/solver/initialization.c Revision: 12715 Author: hkiel Date: Wednesday, August 29, 2012 08:23:48 Message: - fix some typos ---- Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts Revision: 12714 Author: hubert.thieriot Date: Wednesday, August 29, 2012 07:04:53 Message: - removed modmodelname function - project findModItem function instead of findModModel ---- Modified : /trunk/OMOptim/Core/Dymola/ModPlusDymolaCtrl.cpp Modified : /trunk/OMOptim/Core/ModExePlus.cpp Modified : /trunk/OMOptim/Core/Modelica/ModModelPlus.cpp Modified : /trunk/OMOptim/Core/Modelica/ModModelPlus.h Modified : /trunk/OMOptim/Core/Problems/OneSimulation.cpp Modified : /trunk/OMOptim/Core/Problems/Optimization.cpp Modified : /trunk/OMOptim/Core/Project.cpp Modified : /trunk/OMOptim/Core/Project.h Modified : /trunk/OMOptim/GUI/Widgets/WidgetSelectComponents.cpp Modified : /trunk/OMOptim/GUI/Widgets/widgetloadexemodel.cpp Revision: 12713 Author: mahge930 Date: Wednesday, August 29, 2012 05:27:25 Message: + Don't compile OpenCLRuntime on Mac for now. ---- Modified : /trunk/Makefile.common Revision: 12712 Author: mahge930 Date: Wednesday, August 29, 2012 04:40:18 Message: - fix typo. ---- Modified : /trunk/SimulationRuntime/c/simulation/solver/initialization.c Revision: 12711 Author: adeas31 Date: Wednesday, August 29, 2012 00:21:11 Message: - fix coding style. ---- Modified : /trunk/SimulationRuntime/c/simulation/solver/initialization.c Revision: 12710 Author: Frenkel TUD Date: Tuesday, August 28, 2012 23:35:02 Message: - fix bugs for runtime cpp - skip warning from initialisation about self generated variables ---- Modified : /trunk/Compiler/Template/CodegenCpp.mo Modified : /trunk/Compiler/Template/CodegenCpp.tpl Modified : /trunk/SimulationRuntime/c/simulation/solver/initialization.c Modified : /trunk/SimulationRuntime/cpp/Source/Math/Implementation/ArrayOperations.h Modified : /trunk/SimulationRuntime/cpp/Source/Math/Implementation/CMakeLists.txt Added : /trunk/SimulationRuntime/cpp/Source/Math/Implementation/Utility.h Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestDynamicWaterWaterExchanger.mos Revision: 12707 Author: adeas31 Date: Tuesday, August 28, 2012 22:12:15 Message: - Only copy the required binaries. - Updated the NSIS setup readme. ---- Modified : /trunk/Makefile.omdev.mingw Modified : /trunk/README-BUILD-RELEASE-NSIS.txt Revision: 12705 Author: Frenkel TUD Date: Tuesday, August 28, 2012 18:04:01 Message: - fix bugs for simCodeTarget Cpp ---- Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/FrontEnd/ComponentReference.mo Modified : /trunk/Compiler/Template/CodegenCpp.mo Modified : /trunk/Compiler/Template/CodegenCpp.tpl Modified : /trunk/SimulationRuntime/cpp/Source/Math/Implementation/ArrayOperations.h Revision: 12703 Author: sjoelund.se Date: Tuesday, August 28, 2012 13:46:09 Message: - Fixed MSL 3.1 warning from not-yet-commited changes for #1776 * [IF97_Utilities.mo:4942:9-4959:18:writable] Warning: found was used before it was defined (given a value). Additional such uses may exist for the variable, but some messages were suppressed. ---- Modified : /trunk/libraries/Modelica 3.1/Media/Water/IF97_Utilities.mo Modified : /trunk/libraries/Modelica 3.1.txt Modified : /trunk/libraries/README Modified : /trunk/testsuite/3rdParty/TestMedia/TestSteam.mos Modified : /trunk/testsuite/3rdParty/TestMedia/TestWater.mos Modified : /trunk/testsuite/3rdParty/siemens/nosim/valve_test.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.AST_BatchPlant.BaseClasses.TankWith3InletOutletArraysWithEvaporatorCondensor.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.DrumBoiler.DrumBoiler.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.Explanatory.MeasuringTemperature.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.HeatingSystem.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Valves.ValveVaporizing.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.LinearFluid.LinearWater_pT.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.Water.WaterIF97OnePhase_ph.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.Water.WaterIF97_ph.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.TwoPhaseWater.ExtendedProperties.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.TwoPhaseWater.TestTwoPhaseStates.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.WaterIF97.mos Modified : /trunk/testsuite/parser/ParseFullModelica3.1.mos Revision: 12702 Author: perost Date: Tuesday, August 28, 2012 11:43:14 Message: - Removed space after first parenthesis when dumping asserts in DAEDump, to ease the transition to a template based dumper. ---- Modified : /trunk/Compiler/FrontEnd/DAEDump.mo Modified : /trunk/testsuite/3rdParty/SiemensPower/flattening/SiemensPower.Components.Pipes.Tests.TubeWithoutWall.mos Modified : /trunk/testsuite/3rdParty/SiemensPower/flattening/SiemensPower.Components.Pipes.Tests.tube_test.mos Modified : /trunk/testsuite/3rdParty/TestMedia/TestSteam.mos Modified : /trunk/testsuite/3rdParty/TestMedia/TestWater.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestAirHumidity.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestBend.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestCentrifugalPumpWaterSolution.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestCheckValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestCompressor.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestControlValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDiaphragm.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump1.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump2.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicCheckValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicDrum.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicOnePhaseFlowPipe.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicReliefValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicTwoPhaseFlowPipe.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicWaterWaterExchanger.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestIdealCheckValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestIdealSwitchValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestInvSingularPressureLoss.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestJunctions.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestJunctions2.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestJunctions3.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestJunctions4.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestJunctions5.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestLumpedStraightPipe.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestMassFlowMultiplier.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestPipePressureLoss.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestRefP.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSensors.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSimpleEvaporatorWaterSteamFlueGases.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSimpleStaticCondenser.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSingularPressureLoss.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump1.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump2.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPumpWaterSolution.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticCondenser.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticDrum1.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticDrum2.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchanger.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchangerDTorWorEff.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSteamDryer.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSteamDryer2.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSteamEngine.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSteamExtractionSplitter.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine1.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine2.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSwitchValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestTank.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestThreeWayValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestVolumes.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestVolumes1.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestVolumes2.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestWaterHammer.mos Modified : /trunk/testsuite/3rdParty/siemens/nosim/valve_test.mos Modified : /trunk/testsuite/libraries/msl221/ControlledTanks.mos Modified : /trunk/testsuite/libraries/msl221/CoupledClutches.mos Modified : /trunk/testsuite/libraries/msl221/LogicalNetwork1.mos Modified : /trunk/testsuite/libraries/msl221/LossyGearDemo1.mos Modified : /trunk/testsuite/libraries/msl221/LossyGearDemo2.mos Modified : /trunk/testsuite/libraries/msl221/ShowLogicalSources.mos Modified : /trunk/testsuite/libraries/msl221/modelicaAdditions/Engine1.mos Modified : /trunk/testsuite/libraries/msl221/modelicaAdditions/Engine2.mos Modified : /trunk/testsuite/libraries/msl221/modelicaAdditions/robot.mos Modified : /trunk/testsuite/libraries/msl31/Modelica.Mechanics.mos Modified : /trunk/testsuite/libraries/msl31/Modelica.StateGraph.Examples.ControlledTanks.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.AST_BatchPlant.BaseClasses.TankWith3InletOutletArraysWithEvaporatorCondensor.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.ControlledTankSystem.ControlledTanks.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.ControlledTankSystem.Utilities.RadioButton.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.DrumBoiler.BaseClasses.EquilibriumDrumBoiler.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.DrumBoiler.DrumBoiler.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.Explanatory.MeasuringTemperature.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.HeatingSystem.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Pipes.BaseClasses.FlowModels.DetailedPipeFlow.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Pipes.BaseClasses.FlowModels.NominalTurbulentPipeFlow.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Pipes.BaseClasses.FlowModels.TurbulentPipeFlow.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Pipes.BaseClasses.WallFriction.TestWallFrictionAndGravity.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Pipes.StaticPipe.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Valves.ValveVaporizing.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.Incompressible.Essotherm650.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.Incompressible.Glycol47.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.LinearFluid.LinearWater_pT.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.Water.WaterIF97OnePhase_ph.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.Water.WaterIF97_pT.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.Water.WaterIF97_ph.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.TwoPhaseWater.ExtendedProperties.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.TwoPhaseWater.TestTwoPhaseStates.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.WaterIF97.mos Modified : /trunk/testsuite/libraries/msl31/media/Incompressible.Examples.Glycol47.mos Modified : /trunk/testsuite/libraries/msl31/media/Incompressible.Examples.TestGlycol.mos Modified : /trunk/testsuite/libraries/msl32/Modelica.Blocks.Examples.Filter.mos Modified : /trunk/testsuite/libraries/multibody/checkingModels/BodyCylinder.mos Modified : /trunk/testsuite/libraries/multibody/elementary/DoublePendulum.mos Modified : /trunk/testsuite/libraries/multibody/elementary/ForceAndTorque.mos Modified : /trunk/testsuite/libraries/multibody/elementary/FreeBody.mos Modified : /trunk/testsuite/libraries/multibody/elementary/InitSpringConstant.mos Modified : /trunk/testsuite/libraries/multibody/elementary/LineForceWithTwoMasses.mos Modified : /trunk/testsuite/libraries/multibody/elementary/Pendulum.mos Modified : /trunk/testsuite/libraries/multibody/elementary/PendulumWithSpringDamper.mos Modified : /trunk/testsuite/libraries/multibody/elementary/PointGravity.mos Modified : /trunk/testsuite/libraries/multibody/elementary/PointGravityWithPointMasses2.mos Modified : /trunk/testsuite/libraries/multibody/elementary/RollingWheel.mos Modified : /trunk/testsuite/libraries/multibody/elementary/RollingWheelSetDriving.mos Modified : /trunk/testsuite/libraries/multibody/elementary/RollingWheelSetPulling.mos Modified : /trunk/testsuite/libraries/multibody/elementary/SpringDamperSystem.mos Modified : /trunk/testsuite/libraries/multibody/elementary/SpringMassSystem.mos Modified : /trunk/testsuite/libraries/multibody/elementary/SpringWithMass.mos Modified : /trunk/testsuite/libraries/multibody/elementary/ThreeSprings.mos Modified : /trunk/testsuite/libraries/multibody/loops/Engine1a.mos Modified : /trunk/testsuite/libraries/multibody/loops/Engine1b.mos Modified : /trunk/testsuite/libraries/multibody/loops/Engine1b_analytic.mos Modified : /trunk/testsuite/libraries/multibody/loops/Fourbar1.mos Modified : /trunk/testsuite/libraries/multibody/loops/Fourbar2.mos Modified : /trunk/testsuite/libraries/multibody/loops/Fourbar_analytic.mos Modified : /trunk/testsuite/libraries/multibody/loops/PlanarLoops_analytic.mos Modified : /trunk/testsuite/libraries/multibody/loops/instEngineV6.mos Modified : /trunk/testsuite/libraries/multibody/loops/instEngineV6_analytic.mos Modified : /trunk/testsuite/libraries/multibody/rotational3deffects/ActuatedDrive.mos Modified : /trunk/testsuite/libraries/multibody/rotational3deffects/GearConstraint.mos Modified : /trunk/testsuite/libraries/multibody/rotational3deffects/GyroscopicEffects.mos Modified : /trunk/testsuite/libraries/multibody/rotational3deffects/MovingActuatedDrive.mos Modified : /trunk/testsuite/libraries/multibody/systems/RobotR3.mos Modified : /trunk/testsuite/meta/ListReductionCodegen.mo Modified : /trunk/testsuite/mofiles/ExternalFunction4.mo Modified : /trunk/testsuite/mofiles/Faculty5.mo Modified : /trunk/testsuite/mofiles/drmodelica/ConstructFunc.mo Modified : /trunk/testsuite/mofiles/msl/Gear.mo Revision: 12701 Author: sjoelund.se Date: Tuesday, August 28, 2012 10:38:37 Message: - Fix runtest.pl for Table2d.mos ---- Modified : /trunk/testsuite/partest/runtest.pl Revision: 12700 Author: hubert.thieriot Date: Tuesday, August 28, 2012 09:57:57 Message: - avoid loading of inexisting models in Optimization - added compile function in modmodel ---- Modified : /trunk/OMOptim/Core/ModelPlus.h Modified : /trunk/OMOptim/Core/Problems/Optimization.cpp Modified : /trunk/OMOptim/GUI/Widgets/WidgetCtrlParameters.cpp Modified : /trunk/OMOptim/GUI/Widgets/WidgetSelectOptVars.cpp Modified : /trunk/OMOptim/version.h Revision: 12699 Author: sjoelund.se Date: Tuesday, August 28, 2012 09:52:28 Message: - Improves r12695 by using an assoc list from grammar flag id instead of boolean (legacy code from when grammar was boolean metamodelica on/off) ---- Modified : /trunk/Compiler/FrontEnd/Builtin.mo Revision: 12698 Author: sjoelund.se Date: Tuesday, August 28, 2012 09:05:13 Message: - CPPFLAGS are PREPROCESSOR flags, not CFLAGS ---- Modified : /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/Makefile.in Revision: 12697 Author: sjoelund.se Date: Tuesday, August 28, 2012 08:56:47 Message: #1789 - Regression testing ---- Modified : /trunk/testsuite/mosfiles/Makefile Added : /trunk/testsuite/mosfiles/Table2d.mo Added : /trunk/testsuite/mosfiles/Table2d.mos Added : /trunk/testsuite/mosfiles/Table2d.txt Revision: 12696 Author: sjoelund.se Date: Tuesday, August 28, 2012 08:50:07 Message: #1789 - Fix table initialization. Seems to be a scope typo (indentation correct, curlies not). ---- Modified : /trunk/SimulationRuntime/c/ModelicaExternalC/tables.c Revision: 12695 Author: mahge930 Date: Tuesday, August 28, 2012 06:10:36 Message: + Finally found why setCommandLineOptions() doesn't work for a new grammar, pheew + 1 more API for getting the default device. + compile with -fPIC -O3 ---- Modified : /trunk/Compiler/FrontEnd/Builtin.mo Modified : /trunk/Compiler/Script/CevalScript.mo Modified : /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/Makefile.in Modified : /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/Makefile.omdev.mingw Revision: 12694 Author: adrpo Date: Tuesday, August 28, 2012 05:31:39 Message: - update performance figures. ---- Modified : /trunk/doc/performance/benchmarks/performance.xlsx Modified : /trunk/testsuite/benchmarks/checkHumMod.mos Modified : /trunk/testsuite/benchmarks/instHumMod.mos Revision: 12693 Author: mahge930 Date: Tuesday, August 28, 2012 04:09:47 Message: + Don't compile OpenCLRuntime on Mac for now. ---- Modified : /trunk/Makefile.common Revision: 12692 Author: Frenkel TUD Date: Tuesday, August 28, 2012 00:12:36 Message: - implement read csv for SimulationResults - add test for msl31/mechanics runtime cpp (not yet activated) ---- Modified : /trunk/Compiler/runtime/SimulationResults.c Modified : /trunk/Compiler/runtime/SimulationResultsCmp.c Modified : /trunk/Makefile.common Modified : /trunk/SimulationRuntime/c/simulation/results/read_csv.cpp Modified : /trunk/SimulationRuntime/c/simulation/results/read_csv.h Modified : /trunk/testsuite/cppruntime/libraries/msl31/Makefile Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Elementary.DoublePendulum.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Elementary.ForceAndTorque.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Elementary.FreeBody.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Elementary.InitSpringConstant.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Elementary.LineForceWithTwoMasses.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Elementary.Pendulum.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Elementary.PendulumWithSpringDamper.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Elementary.PointGravity.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Elementary.PointGravityWithPointMasses.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Elementary.PointGravityWithPointMasses2.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Elementary.RollingWheel.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Elementary.RollingWheelSetDriving.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Elementary.RollingWheelSetPulling.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Elementary.SpringDamperSystem.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Elementary.SpringMassSystem.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Elementary.SpringWithMass.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Elementary.ThreeSprings.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Loops.Engine1a.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Loops.Engine1b.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Loops.Engine1b_analytic.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Loops.EngineV6_analytic.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Loops.Fourbar1.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Loops.Fourbar2.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Loops.Fourbar_analytic.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Loops.PlanarLoops_analytic.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.ActuatedDrive.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.GearConstraint.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.GyroscopicEffects.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.MovingActuatedDrive.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Systems.RobotR3.fullRobot.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Systems.RobotR3.oneAxis.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Frames.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.Rotational.Examples.Backlash.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.Rotational.Examples.CoupledClutches.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.Rotational.Examples.ElasticBearing.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.Rotational.Examples.First.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.Rotational.Examples.FirstGrounded.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.Rotational.Examples.Friction.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.Rotational.Examples.LossyGearDemo1.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.Rotational.Examples.LossyGearDemo2.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.Rotational.Examples.RollingWheel.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.Translational.Examples.Accelerate.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.Translational.Examples.Brake.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.Translational.Examples.Damper.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.Translational.Examples.ElastoGap.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.Translational.Examples.Friction.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.Translational.Examples.InitialConditions.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.Translational.Examples.Oscillator.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.Translational.Examples.PreLoad.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.Translational.Examples.Sensors.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.Translational.Examples.SignConvention.mos Modified : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.Translational.Examples.WhyArrows.mos Revision: 12691 Author: petar Date: Monday, August 27, 2012 16:26:53 Message: -Changed implementation of unused (by OpenModelica) function expIsPositive to be based on expIsPositiveOrZero. ---- Modified : /trunk/Compiler/FrontEnd/Expression.mo Revision: 12690 Author: leonardo.laguna Date: Monday, August 27, 2012 16:16:08 Message: - trivial modification to fix wsm compilation ---- Modified : /trunk/Compiler/BackEnd/Matching.mo Modified : /trunk/Compiler/Util/Graph.mo Revision: 12689 Author: sjoelund.se Date: Monday, August 27, 2012 15:40:23 Message: - Compile without omoptim ---- Modified : /trunk/configure.in Revision: 12688 Author: sjoelund.se Date: Monday, August 27, 2012 12:20:05 Message: #1786 - Do not go into an infinite loop if using {} pattern on something that is not a list ---- Modified : /trunk/Compiler/FrontEnd/Patternm.mo Modified : /trunk/testsuite/meta/Makefile Added : /trunk/testsuite/meta/PatternMatchInvalidType.mo Revision: 12687 Author: adeas31 Date: Monday, August 27, 2012 12:03:31 Message: - Fixed OpenCLRuntime compilation for windows. - Add CPPFLAGS. ---- Modified : /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/Makefile.omdev.mingw Revision: 12686 Author: sjoelund.se Date: Monday, August 27, 2012 11:46:13 Message: - Remove r12679 / #1787 work-around - Do not add an = 0.0 binding by default to every paramater that lacks a binding ---- Modified : /trunk/Compiler/BackEnd/BackendDAECreate.mo Modified : /trunk/Compiler/FrontEnd/ExpressionSimplify.mo Modified : /trunk/testsuite/interactive/XmlDumpComment.mos Revision: 12685 Author: sjoelund.se Date: Monday, August 27, 2012 09:37:21 Message: - cp -u is not a valid cp option - g++ is not a real C compiler - C does not support overloaded functions - g++ is not the system-configured C++ compiler ---- Deleted : /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/Makefile Modified : /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/Makefile.common Added : /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/Makefile.in (Copy from path: /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/Makefile, Revision, 12683) Modified : /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/Makefile.omdev.mingw Deleted : /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/omc_ocl_builtin_kernels.c Added : /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/omc_ocl_builtin_kernels.cpp (Copy from path: /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/omc_ocl_builtin_kernels.c, Revision, 12683) Deleted : /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/omc_ocl_interface.c Added : /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/omc_ocl_interface.cpp (Copy from path: /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/omc_ocl_interface.c, Revision, 12683) Deleted : /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/omc_ocl_memory_ops.c Added : /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/omc_ocl_memory_ops.cpp (Copy from path: /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/omc_ocl_memory_ops.c, Revision, 12683) Deleted : /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/omc_ocl_util.c Added : /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/omc_ocl_util.cpp (Copy from path: /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/omc_ocl_util.c, Revision, 12683) Modified : /trunk/configure.in Revision: 12684 Author: sjoelund.se Date: Monday, August 27, 2012 09:16:32 Message: - Also link with termcap ---- Modified : /trunk/configure.in Revision: 12682 Author: mahge930 Date: Monday, August 27, 2012 04:05:11 Message: + Added a flag and API to specify default OpenCL device. + Free dangling array after returning from a function. (y) + Show device selection only if default device is not set. ---- Modified : /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo Modified : /trunk/Compiler/Template/CodegenAdevs.mo Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/Template/CodegenC.tpl Modified : /trunk/Compiler/Template/CodegenUtil.mo Modified : /trunk/Compiler/Template/SimCodeTV.mo Modified : /trunk/Compiler/Util/Config.mo Modified : /trunk/Compiler/Util/Flags.mo Modified : /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/omc_ocl_interface.c Modified : /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/omc_ocl_interface.h Modified : /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/omc_ocl_util.c Modified : /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/omc_ocl_util.h Revision: 12681 Author: Frenkel TUD Date: Sunday, August 26, 2012 15:14:50 Message: - fix tests ---- Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.LineForceWithTwoMasses.mat Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Loops.Engine1b_analytic.mat Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Loops.Fourbar_analytic.mat Revision: 12680 Author: Frenkel TUD Date: Sunday, August 26, 2012 00:54:04 Message: - fix tests - take care for liniear torn system that tearing vars not part of relations ---- Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.PointGravityWithPointMasses2.mat Revision: 12679 Author: Frenkel TUD Date: Saturday, August 25, 2012 23:51:10 Message: - add case for simplifyIfExp as workaround for real and integer types, see Ticket #1787 ---- Modified : /trunk/Compiler/FrontEnd/ExpressionSimplify.mo Revision: 12678 Author: mahge930 Date: Saturday, August 25, 2012 23:35:24 Message: + Combined the makefiles + fix for 64 bit + detect vendors and enable extensions properly. ---- Modified : /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/Makefile Modified : /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/Makefile.common Modified : /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/Makefile.omdev.mingw Modified : /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/OCLRuntimeUtil_new.cl Revision: 12677 Author: Frenkel TUD Date: Saturday, August 25, 2012 23:13:30 Message: - remove some never matched cases from simplifyBinaryConst, fix bug for GREATEREQ, move true=positiveZero(e1)=negativeZero(e2) to simplifyBinary ---- Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/FrontEnd/ExpressionSimplify.mo Revision: 12676 Author: Frenkel TUD Date: Saturday, August 25, 2012 23:01:01 Message: - fix test ---- Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.PointGravityWithPointMasses2.mat Revision: 12675 Author: Frenkel TUD Date: Saturday, August 25, 2012 21:03:27 Message: - add msl31/mechanics tests for cpp runtime ---- Added : /trunk/testsuite/cppruntime/libraries Added : /trunk/testsuite/cppruntime/libraries/msl31 Added : /trunk/testsuite/cppruntime/libraries/msl31/Makefile Added : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Elementary.DoublePendulum.mos Added : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Elementary.ForceAndTorque.mos Added : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Elementary.FreeBody.mos Added : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Elementary.InitSpringConstant.mos Added : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Elementary.LineForceWithTwoMasses.mos Added : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Elementary.Pendulum.mos Added : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Elementary.PendulumWithSpringDamper.mos Added : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Elementary.PointGravity.mos Added : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Elementary.PointGravityWithPointMasses.mos Added : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Elementary.PointGravityWithPointMasses2.mos Added : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Elementary.RollingWheel.mos Added : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Elementary.RollingWheelSetDriving.mos Added : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Elementary.RollingWheelSetPulling.mos Added : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Elementary.SpringDamperSystem.mos Added : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Elementary.SpringMassSystem.mos Added : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Elementary.SpringWithMass.mos Added : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Elementary.ThreeSprings.mos Added : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Loops.Engine1a.mos Added : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Loops.Engine1b.mos Added : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Loops.Engine1b_analytic.mos Added : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Loops.EngineV6_analytic.mos Added : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Loops.Fourbar1.mos Added : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Loops.Fourbar2.mos Added : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Loops.Fourbar_analytic.mos Added : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Loops.PlanarLoops_analytic.mos Added : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.ActuatedDrive.mos Added : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.GearConstraint.mos Added : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.GyroscopicEffects.mos Added : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.MovingActuatedDrive.mos Added : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Systems.RobotR3.fullRobot.mos Added : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Examples.Systems.RobotR3.oneAxis.mos Added : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.MultiBody.Frames.mos Added : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.Rotational.Examples.Backlash.mos Added : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.Rotational.Examples.CoupledClutches.mos Added : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.Rotational.Examples.ElasticBearing.mos Added : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.Rotational.Examples.First.mos Added : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.Rotational.Examples.FirstGrounded.mos Added : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.Rotational.Examples.Friction.mos Added : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.Rotational.Examples.LossyGearDemo1.mos Added : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.Rotational.Examples.LossyGearDemo2.mos Added : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.Rotational.Examples.RollingWheel.mos Added : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.Translational.Examples.Accelerate.mos Added : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.Translational.Examples.Brake.mos Added : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.Translational.Examples.Damper.mos Added : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.Translational.Examples.ElastoGap.mos Added : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.Translational.Examples.Friction.mos Added : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.Translational.Examples.InitialConditions.mos Added : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.Translational.Examples.Oscillator.mos Added : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.Translational.Examples.PreLoad.mos Added : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.Translational.Examples.Sensors.mos Added : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.Translational.Examples.SignConvention.mos Added : /trunk/testsuite/cppruntime/libraries/msl31/Modelica.Mechanics.Translational.Examples.WhyArrows.mos Revision: 12674 Author: Frenkel TUD Date: Saturday, August 25, 2012 21:01:35 Message: - inline array=array before state selection - move Modelica.Mechanics.MultiBody.Examples.Elementary.PointGravityWithPointMasses2.mos to working tests ---- Modified : /trunk/Compiler/BackEnd/IndexReduction.mo Modified : /trunk/testsuite/libraries/msl31/simulate/Makefile Added : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.PointGravityWithPointMasses2.mat Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.PointGravityWithPointMasses2.mos Revision: 12673 Author: mahge930 Date: Saturday, August 25, 2012 19:48:43 Message: - fix again ---- Modified : /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/Makefile Modified : /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/Makefile.omdev.mingw Revision: 12672 Author: mahge930 Date: Saturday, August 25, 2012 19:43:08 Message: + fix build dir path ---- Modified : /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/Makefile Modified : /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/Makefile.omdev.mingw Revision: 12671 Author: mahge930 Date: Saturday, August 25, 2012 19:27:57 Message: + Added ParModelica to the makefiles. ---- Modified : /trunk/Makefile.common Modified : /trunk/Makefile.in Modified : /trunk/Makefile.omdev.mingw Modified : /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/Makefile Deleted : /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/Makefile.in Added : /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/Makefile.omdev.mingw Revision: 12670 Author: Frenkel TUD Date: Saturday, August 25, 2012 15:28:28 Message: - fix test RopotR3.onAxis, move PreLoad back to failing tests (Integrator has problems) ---- Modified : /trunk/testsuite/libraries/msl31/simulate/Makefile Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Systems.RobotR3.oneAxis.mat Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Systems.RobotR3.oneAxis.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Translational.Examples.PreLoad.mos Revision: 12669 Author: Frenkel TUD Date: Saturday, August 25, 2012 13:28:16 Message: - move Modelica.Mechanics.MultiBody.Examples.Loops.Engine1b.mos, Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.GyroscopicEffects.mos, Modelica.Mechanics.MultiBody.Examples.Systems.RobotR3.oneAxis.mos and Modelica.Mechanics.Translational.Examples.PreLoad.mos to working tests ---- Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/BackEnd/SimCode.mo Modified : /trunk/testsuite/libraries/msl31/simulate/Makefile Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Loops.Engine1b.mat Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Loops.Engine1b.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.GyroscopicEffects.mat Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.GyroscopicEffects.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Systems.RobotR3.oneAxis.mat Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Systems.RobotR3.oneAxis.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Translational.Examples.PreLoad.mat Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Translational.Examples.PreLoad.mos Revision: 12668 Author: perost Date: Friday, August 24, 2012 19:58:04 Message: - Fix testcase. ---- Modified : /trunk/testsuite/libraries/multibody/loops/Fourbar1.mos Revision: 12667 Author: sjoelund.se Date: Friday, August 24, 2012 17:48:56 Message: - Fix for bootstrapping ---- Modified : /trunk/Compiler/FrontEnd/InstSection.mo Revision: 12666 Author: perost Date: Friday, August 24, 2012 16:07:32 Message: Fix for bug #1774: - Better sorting of elements in Inst.instElementList by considering qualified crefs. - Added testcase Modelica.StateGraph.Examples.ControlledTanks. - Enabled the forgotten Modelica.Blocks.Continuous testcase. ---- Modified : /trunk/Compiler/FrontEnd/Inst.mo Modified : /trunk/Compiler/Util/Graph.mo Modified : /trunk/Compiler/Util/List.mo Modified : /trunk/Compiler/Util/Util.mo Modified : /trunk/testsuite/3rdParty/SiemensPower/flattening/SiemensPower.Components.Pipes.Tests.TubeWithoutWall.mos Modified : /trunk/testsuite/3rdParty/SiemensPower/flattening/SiemensPower.Components.Pipes.Tests.tube_test.mos Modified : /trunk/testsuite/3rdParty/siemens/nosim/valve_test.mos Modified : /trunk/testsuite/libraries/msl221/ControlledTanks.mos Modified : /trunk/testsuite/libraries/msl221/FirstExample_Variant3.mos Modified : /trunk/testsuite/libraries/msl221/SMEE_Gen.mos Modified : /trunk/testsuite/libraries/msl221/SMPM_Inverter.mos Modified : /trunk/testsuite/libraries/msl221/SMR_Inverter.mos Modified : /trunk/testsuite/libraries/msl31/Makefile Modified : /trunk/testsuite/libraries/msl31/Modelica.Blocks.Continuous.mos Modified : /trunk/testsuite/libraries/msl31/Modelica.Electrical.Analog.mos Modified : /trunk/testsuite/libraries/msl31/Modelica.Electrical.Machines.Examples.mos Modified : /trunk/testsuite/libraries/msl31/Modelica.Magnetic.FluxTubes.mos Added : /trunk/testsuite/libraries/msl31/Modelica.StateGraph.Examples.ControlledTanks.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.AST_BatchPlant.BaseClasses.TankWith3InletOutletArraysWithEvaporatorCondensor.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.ControlledTankSystem.ControlledTanks.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.ControlledTankSystem.Utilities.TankController.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.DrumBoiler.BaseClasses.EquilibriumDrumBoiler.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.DrumBoiler.DrumBoiler.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.Explanatory.MeasuringTemperature.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.HeatExchanger.BaseClasses.WallConstProps.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.HeatingSystem.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Pipes.BaseClasses.FlowModels.DetailedPipeFlow.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Pipes.BaseClasses.FlowModels.NominalLaminarFlow.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Pipes.BaseClasses.FlowModels.NominalTurbulentPipeFlow.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Pipes.BaseClasses.FlowModels.TurbulentPipeFlow.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Pipes.BaseClasses.HeatTransfer.ConstantFlowHeatTransfer.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Pipes.BaseClasses.HeatTransfer.IdealFlowHeatTransfer.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Pipes.BaseClasses.HeatTransfer.LocalPipeFlowHeatTransfer.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Pipes.BaseClasses.WallFriction.TestWallFrictionAndGravity.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Pipes.StaticPipe.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Sensors.DensityTwoPort.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Sensors.MassFlowRate.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Sensors.SpecificEnthalpyTwoPort.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Sensors.SpecificEntropyTwoPort.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Sensors.TemperatureTwoPort.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Sensors.TraceSubstancesTwoPort.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Sensors.VolumeFlowRate.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Valves.ValveCompressible.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Valves.ValveVaporizing.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Vessels.BaseClasses.HeatTransfer.ConstantHeatTransfer.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Vessels.BaseClasses.HeatTransfer.IdealHeatTransfer.mos Modified : /trunk/testsuite/libraries/msl31/media/Air.SimpleAir.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.MixtureGases.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.MoistAir.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.SolveOneNonlinearEquation.Inverse_sh_T.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.TestOnly.FlueGas.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.TestOnly.IdealGasN2.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.TestOnly.IdealGasN2Mix.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.TestOnly.N2AsMix.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.Air.DryAirNasa.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.Air.MoistAir.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.Air.SimpleAir.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.IdealGases.Air.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.IdealGases.Nitrogen.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.IdealGases.SimpleNaturalGas.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.IdealGases.SimpleNaturalGasFixedComposition.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.Incompressible.Essotherm650.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.Incompressible.Glycol47.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.LinearFluid.LinearColdWater.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.LinearFluid.LinearWater_pT.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.Water.IdealSteam.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.Water.WaterIF97OnePhase_ph.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.Water.WaterIF97_pT.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.Water.WaterIF97_ph.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.TwoPhaseWater.mos Modified : /trunk/testsuite/libraries/msl31/media/Water.StandardWater.mos Modified : /trunk/testsuite/libraries/multibody/checkingModels/BodyCylinder.mos Modified : /trunk/testsuite/libraries/multibody/elementary/DoublePendulum.mos Modified : /trunk/testsuite/libraries/multibody/elementary/ForceAndTorque.mos Modified : /trunk/testsuite/libraries/multibody/elementary/FreeBody.mos Modified : /trunk/testsuite/libraries/multibody/elementary/InitSpringConstant.mos Modified : /trunk/testsuite/libraries/multibody/elementary/LineForceWithTwoMasses.mos Modified : /trunk/testsuite/libraries/multibody/elementary/Pendulum.mos Modified : /trunk/testsuite/libraries/multibody/elementary/PendulumWithSpringDamper.mos Modified : /trunk/testsuite/libraries/multibody/elementary/PointGravity.mos Modified : /trunk/testsuite/libraries/multibody/elementary/PointGravityWithPointMasses2.mos Modified : /trunk/testsuite/libraries/multibody/elementary/RollingWheel.mos Modified : /trunk/testsuite/libraries/multibody/elementary/RollingWheelSetDriving.mos Modified : /trunk/testsuite/libraries/multibody/elementary/RollingWheelSetPulling.mos Modified : /trunk/testsuite/libraries/multibody/elementary/SpringDamperSystem.mos Modified : /trunk/testsuite/libraries/multibody/elementary/SpringMassSystem.mos Modified : /trunk/testsuite/libraries/multibody/elementary/SpringWithMass.mos Modified : /trunk/testsuite/libraries/multibody/elementary/ThreeSprings.mos Modified : /trunk/testsuite/libraries/multibody/loops/Engine1a.mos Modified : /trunk/testsuite/libraries/multibody/loops/Engine1b.mos Modified : /trunk/testsuite/libraries/multibody/loops/Engine1b_analytic.mos Modified : /trunk/testsuite/libraries/multibody/loops/Fourbar1.mos Modified : /trunk/testsuite/libraries/multibody/loops/Fourbar2.mos Modified : /trunk/testsuite/libraries/multibody/loops/Fourbar_analytic.mos Modified : /trunk/testsuite/libraries/multibody/loops/PlanarLoops_analytic.mos Modified : /trunk/testsuite/libraries/multibody/loops/instEngineV6.mos Modified : /trunk/testsuite/libraries/multibody/loops/instEngineV6_analytic.mos Modified : /trunk/testsuite/libraries/multibody/rotational3deffects/ActuatedDrive.mos Modified : /trunk/testsuite/libraries/multibody/rotational3deffects/GearConstraint.mos Modified : /trunk/testsuite/libraries/multibody/rotational3deffects/GyroscopicEffects.mos Modified : /trunk/testsuite/libraries/multibody/rotational3deffects/MovingActuatedDrive.mos Modified : /trunk/testsuite/libraries/multibody/systems/RobotR3.mos Modified : /trunk/testsuite/mofiles/ConstructParameters2.mo Modified : /trunk/testsuite/mofiles/Enum7.mo Modified : /trunk/testsuite/mofiles/InvertedPendulumTotal.mo Modified : /trunk/testsuite/mofiles/PackageParameter.mo Modified : /trunk/testsuite/mofiles/msl/BC1.mo Modified : /trunk/testsuite/mofiles/msl/BC10.mo Modified : /trunk/testsuite/mofiles/msl/BC2.mo Modified : /trunk/testsuite/mofiles/msl/BC3.mo Modified : /trunk/testsuite/mofiles/msl/BC4.mo Modified : /trunk/testsuite/mofiles/msl/BC5.mo Modified : /trunk/testsuite/mofiles/msl/BC6.mo Modified : /trunk/testsuite/mofiles/msl/BC7.mo Modified : /trunk/testsuite/mofiles/msl/BC8.mo Modified : /trunk/testsuite/mofiles/msl/BC9.mo Modified : /trunk/testsuite/mofiles/msl/BM1.mo Modified : /trunk/testsuite/mofiles/msl/BM10.mo Modified : /trunk/testsuite/mofiles/msl/BM11.mo Modified : /trunk/testsuite/mofiles/msl/BM14.mo Modified : /trunk/testsuite/mofiles/msl/BM15.mo Modified : /trunk/testsuite/mofiles/msl/BM16.mo Modified : /trunk/testsuite/mofiles/msl/BM17.mo Modified : /trunk/testsuite/mofiles/msl/BM18.mo Modified : /trunk/testsuite/mofiles/msl/BM19.mo Modified : /trunk/testsuite/mofiles/msl/BM2.mo Modified : /trunk/testsuite/mofiles/msl/BM20.mo Modified : /trunk/testsuite/mofiles/msl/BM21.mo Modified : /trunk/testsuite/mofiles/msl/BM22.mo Modified : /trunk/testsuite/mofiles/msl/BM23.mo Modified : /trunk/testsuite/mofiles/msl/BM24.mo Modified : /trunk/testsuite/mofiles/msl/BM25.mo Modified : /trunk/testsuite/mofiles/msl/BM26.mo Modified : /trunk/testsuite/mofiles/msl/BM3.mo Modified : /trunk/testsuite/mofiles/msl/BM5.mo Modified : /trunk/testsuite/mofiles/msl/BM6.mo Modified : /trunk/testsuite/mofiles/msl/BM7.mo Modified : /trunk/testsuite/mofiles/msl/BM8.mo Modified : /trunk/testsuite/mofiles/msl/BM9.mo Modified : /trunk/testsuite/mofiles/msl/BN1.mo Modified : /trunk/testsuite/mofiles/msl/BN2.mo Modified : /trunk/testsuite/mofiles/msl/BN3.mo Modified : /trunk/testsuite/mofiles/msl/BS1.mo Modified : /trunk/testsuite/mofiles/msl/BS10.mo Modified : /trunk/testsuite/mofiles/msl/BS11.mo Modified : /trunk/testsuite/mofiles/msl/BS12.mo Modified : /trunk/testsuite/mofiles/msl/BS15.mo Modified : /trunk/testsuite/mofiles/msl/BS16.mo Modified : /trunk/testsuite/mofiles/msl/BS17.mo Modified : /trunk/testsuite/mofiles/msl/BS2.mo Modified : /trunk/testsuite/mofiles/msl/BS3.mo Modified : /trunk/testsuite/mofiles/msl/BS4.mo Modified : /trunk/testsuite/mofiles/msl/BS5.mo Modified : /trunk/testsuite/mofiles/msl/BS6.mo Modified : /trunk/testsuite/mofiles/msl/BS7.mo Modified : /trunk/testsuite/mofiles/msl/BS8.mo Modified : /trunk/testsuite/mofiles/msl/BS9.mo Modified : /trunk/testsuite/scodeinst/const1.mo Revision: 12665 Author: sjoelund.se Date: Friday, August 24, 2012 15:58:09 Message: Fixed #1749 - Do not print an error that rhs should be a function if it actually is a function ---- Modified : /trunk/Compiler/FrontEnd/InstSection.mo Modified : /trunk/Compiler/Util/Error.mo Revision: 12664 Author: sjoelund.se Date: Friday, August 24, 2012 15:41:37 Message: - Expected output ---- Modified : /trunk/testsuite/parser/ParseFullModelica3.1.mos Revision: 12663 Author: sjoelund.se Date: Friday, August 24, 2012 14:25:56 Message: Fixes #1777 - Make the molarMass non-partial [https://trac.modelica.org/Modelica/ticket/794 MA #794] ---- Modified : /trunk/libraries/Modelica 3.1/Media/package.mo Modified : /trunk/libraries/Modelica 3.1.txt Modified : /trunk/libraries/README Revision: 12662 Author: sjoelund.se Date: Friday, August 24, 2012 13:50:00 Message: #1772 - Do not evaluate a function that returns MM arrays ---- Modified : /trunk/Compiler/FrontEnd/Ceval.mo Modified : /trunk/Compiler/FrontEnd/Types.mo Modified : /trunk/Compiler/Util/Error.mo Added : /trunk/testsuite/meta/FunctionReturningArray.mos Modified : /trunk/testsuite/meta/Makefile Revision: 12661 Author: sjoelund.se Date: Friday, August 24, 2012 13:08:37 Message: - Fix for moved static readline location ---- Modified : /trunk/configure.in Revision: 12660 Author: sjoelund.se Date: Friday, August 24, 2012 12:38:10 Message: - Give correct revision for nightly builds ---- Modified : /trunk/configure.in Revision: 12659 Author: sjoelund.se Date: Friday, August 24, 2012 11:11:09 Message: - Improved isPositiveOrZero - Used isPositiveOrZero for sqrt() calls in codegen to avoid adding assertions ---- Modified : /trunk/Compiler/FrontEnd/Expression.mo Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/Template/CodegenC.tpl Modified : /trunk/Compiler/Template/SimCodeTV.mo Revision: 12658 Author: Frenkel TUD Date: Friday, August 24, 2012 09:17:24 Message: - use noEvent for y = semiLinear(x,sa,s1) -> s1 = if noEvent(x>=0) then sa else sb ---- Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Revision: 12657 Author: Frenkel TUD Date: Friday, August 24, 2012 03:08:32 Message: - add support for semiLinear optimization, see MSL Spec 3.7.2.5 ---- Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Modified : /trunk/Compiler/BackEnd/Derive.mo Modified : /trunk/Compiler/FrontEnd/ExpressionSimplify.mo Modified : /trunk/Compiler/Util/Flags.mo Revision: 12656 Author: mahge930 Date: Thursday, August 23, 2012 20:57:11 Message: + added a new scope for parfor to handle it differently from normal for loop scope. + fix for non-built-in parallel function attributes. ---- Modified : /trunk/Compiler/FrontEnd/Env.mo Modified : /trunk/Compiler/FrontEnd/Inst.mo Modified : /trunk/Compiler/FrontEnd/InstSection.mo Modified : /trunk/Compiler/FrontEnd/Static.mo Revision: 12655 Author: mahge930 Date: Thursday, August 23, 2012 19:39:56 Message: + check calls to functions depending on function type and scope type, parallel functions can be built-in too. + changed some of the parmodelica built-in functions to parallel built-in functions ---- Modified : /trunk/Compiler/FrontEnd/Inst.mo Modified : /trunk/Compiler/FrontEnd/SCode.mo Modified : /trunk/Compiler/FrontEnd/Static.mo Modified : /trunk/Compiler/Template/CodegenAdevs.mo Modified : /trunk/Compiler/Template/CodegenUtil.mo Modified : /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/ParModelicaBuiltin.mo Revision: 12654 Author: Frenkel TUD Date: Thursday, August 23, 2012 17:12:24 Message: - fix tests ---- Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Analog.Examples.CauerLowPassSC.mat Revision: 12653 Author: Frenkel TUD Date: Thursday, August 23, 2012 16:52:11 Message: - use dynamic state selection for PlanarMechanicsForTesting.Examples.PistonEngine_DynamicStateSelection ---- Modified : /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.PistonEngine_DynamicStateSelection.mos Revision: 12652 Author: Frenkel TUD Date: Thursday, August 23, 2012 15:57:16 Message: - add BackendDAEOptimize.optimizeInitialSystem - move linearize/test_01 back to failing tests ---- Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Modified : /trunk/Compiler/Util/Flags.mo Modified : /trunk/testsuite/linearize/Makefile Revision: 12651 Author: hubert.thieriot Date: Thursday, August 23, 2012 14:25:45 Message: -doc ---- Added : /trunk/OMOptim/Doc/ReadMe.docx Modified : /trunk/OMOptim/version.h Revision: 12650 Author: Frenkel TUD Date: Thursday, August 23, 2012 14:16:19 Message: - test only if all variables the algorithm should be solved for part of the outputs of the algorithm - move linearize/test_01 back to working tests ---- Modified : /trunk/Compiler/BackEnd/SimCode.mo Modified : /trunk/testsuite/linearize/Makefile Revision: 12649 Author: sjoelund.se Date: Thursday, August 23, 2012 12:26:41 Message: Expected output ---- Modified : /trunk/testsuite/3rdParty/PlanarMechanics/instantiatePlanarMechanicsForTesting.mos Revision: 12648 Author: sjoelund.se Date: Thursday, August 23, 2012 12:11:33 Message: - Revert MSL31 Media changes in r12642 (as the text-file said I did) - Update libraries/README and changed testcases ---- Modified : /trunk/libraries/Modelica 3.1/Media/Air.mo Deleted : /trunk/libraries/Modelica 3.1/Media/IdealGases/Common/Functions.mo Modified : /trunk/libraries/Modelica 3.1/Media/IdealGases/Common/package.mo Modified : /trunk/libraries/Modelica 3.1/Media/IdealGases/Common/package.order Modified : /trunk/libraries/Modelica 3.1/Media/Incompressible.mo Modified : /trunk/libraries/Modelica 3.1/Media/Water/package.mo Modified : /trunk/libraries/Modelica 3.1/Media/package.mo Modified : /trunk/libraries/README Modified : /trunk/testsuite/3rdParty/PlanarMechanics/instantiatePlanarMechanicsForTesting.mos Modified : /trunk/testsuite/interactive/interactive_api_annotations.mos Modified : /trunk/testsuite/libraries/msl31/Modelica.Electrical.Digital.mos Modified : /trunk/testsuite/libraries/msl31/Modelica.Electrical.Machines.Examples.mos Modified : /trunk/testsuite/libraries/msl31/Modelica.Magnetic.FluxTubes.mos Modified : /trunk/testsuite/libraries/msl31/Modelica.Mechanics.mos Modified : /trunk/testsuite/libraries/msl31/Modelica.Thermal.mos Modified : /trunk/testsuite/parser/ParseFullModelica3.1.mos Revision: 12647 Author: Frenkel TUD Date: Thursday, August 23, 2012 12:08:18 Message: - fix usage of SI.Lenght and SI.Distance ---- Modified : /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.mo Revision: 12646 Author: Frenkel TUD Date: Thursday, August 23, 2012 11:32:54 Message: - fix tests dummyDerMatching ---- Modified : /trunk/Compiler/BackEnd/IndexReduction.mo Revision: 12645 Author: sjoelund.se Date: Thursday, August 23, 2012 11:26:01 Message: - Updated MSL31 modifications ---- Modified : /trunk/libraries/Modelica 3.1.txt Revision: 12644 Author: sjoelund.se Date: Thursday, August 23, 2012 11:19:34 Message: - Added make target thumbsdb-error - Removed some Thumbs.db files - Added svn-eol-style on some text-based files in the standard libraries ---- Modified : /trunk/Makefile.in Deleted : /trunk/OMOptim/GUI/Resources/Thumbs.db Modified : /trunk/libraries/BioChem 1.0.txt Modified : /trunk/libraries/Modelica 1.6/Images/_readme.txt Modified : /trunk/libraries/Modelica 1.6.txt Modified : /trunk/libraries/Modelica 2.2.1/C-Sources/_ModelicaLicense.txt Modified : /trunk/libraries/Modelica 2.2.1/Images/_readme.txt Modified : /trunk/libraries/Modelica 2.2.1/Utilities/data/Examples_readRealParameters.txt Modified : /trunk/libraries/Modelica 2.2.1.txt Modified : /trunk/libraries/Modelica 3.1/Blocks/package.order Modified : /trunk/libraries/Modelica 3.1/Electrical/Analog/Examples/Utilities/package.order Modified : /trunk/libraries/Modelica 3.1/Electrical/Analog/Examples/package.order Modified : /trunk/libraries/Modelica 3.1/Electrical/Analog/package.order Modified : /trunk/libraries/Modelica 3.1/Electrical/package.order Modified : /trunk/libraries/Modelica 3.1/Fluid/Examples/package.order Modified : /trunk/libraries/Modelica 3.1/Fluid/package.order Modified : /trunk/libraries/Modelica 3.1/Images/Magnetic/readme.txt Deleted : /trunk/libraries/Modelica 3.1/Images/StateGraph/Examples/Thumbs.db Deleted : /trunk/libraries/Modelica 3.1/Images/StateGraph/UsersGuide/Thumbs.db Modified : /trunk/libraries/Modelica 3.1/Images/_readme.txt Modified : /trunk/libraries/Modelica 3.1/Magnetic/package.order Modified : /trunk/libraries/Modelica 3.1/Math/package.order Modified : /trunk/libraries/Modelica 3.1/Mechanics/MultiBody/Examples/Elementary/package.order Modified : /trunk/libraries/Modelica 3.1/Mechanics/MultiBody/Examples/Loops/1.dxf Modified : /trunk/libraries/Modelica 3.1/Mechanics/MultiBody/Examples/Loops/2.dxf Modified : /trunk/libraries/Modelica 3.1/Mechanics/MultiBody/Examples/Loops/3.dxf Modified : /trunk/libraries/Modelica 3.1/Mechanics/MultiBody/Examples/Loops/package.order Modified : /trunk/libraries/Modelica 3.1/Mechanics/MultiBody/Examples/Systems/0.dxf Modified : /trunk/libraries/Modelica 3.1/Mechanics/MultiBody/Examples/Systems/1.dxf Modified : /trunk/libraries/Modelica 3.1/Mechanics/MultiBody/Examples/Systems/2.dxf Modified : /trunk/libraries/Modelica 3.1/Mechanics/MultiBody/Examples/Systems/3.dxf Modified : /trunk/libraries/Modelica 3.1/Mechanics/MultiBody/Examples/Systems/4.dxf Modified : /trunk/libraries/Modelica 3.1/Mechanics/MultiBody/Examples/Systems/5.dxf Modified : /trunk/libraries/Modelica 3.1/Mechanics/MultiBody/Examples/Systems/6.dxf Modified : /trunk/libraries/Modelica 3.1/Mechanics/MultiBody/Examples/Systems/package.order Modified : /trunk/libraries/Modelica 3.1/Mechanics/MultiBody/Examples/package.order Modified : /trunk/libraries/Modelica 3.1/Mechanics/MultiBody/package.order Modified : /trunk/libraries/Modelica 3.1/Mechanics/package.order Added : /trunk/libraries/Modelica 3.1/Media/IdealGases/Common/Functions.mo Modified : /trunk/libraries/Modelica 3.1/Media/IdealGases/Common/package.order Modified : /trunk/libraries/Modelica 3.1/Media/IdealGases/package.order Modified : /trunk/libraries/Modelica 3.1/Media/Water/package.order Modified : /trunk/libraries/Modelica 3.1/Media/package.order Modified : /trunk/libraries/Modelica 3.1/Media/req_changes.txt Modified : /trunk/libraries/Modelica 3.1/ModelicaLicense2.html Modified : /trunk/libraries/Modelica 3.1/Scripts/Fluid/AST_BatchPlant_StandardWater/plot level.mos Modified : /trunk/libraries/Modelica 3.1/Scripts/Fluid/ControlledTanks/plot level and ports.m_flow.mos Modified : /trunk/libraries/Modelica 3.1/Scripts/Fluid/EmptyTanks/plot level and port.p.mos Modified : /trunk/libraries/Modelica 3.1/Scripts/Fluid/MomentumBalanceFittings/Plot the model results.mos Modified : /trunk/libraries/Modelica 3.1/Scripts/Fluid/OneTank/plot level and port.p.mos Modified : /trunk/libraries/Modelica 3.1/Scripts/Fluid/OneTank/plot level, port.p and port.m_flow.mos Modified : /trunk/libraries/Modelica 3.1/Scripts/Fluid/TankWithEmptyingPipe1/plot level and port.p.mos Modified : /trunk/libraries/Modelica 3.1/Scripts/Fluid/TankWithEmptyingPipe1/plot level, port.p and port.m_flow.mos Modified : /trunk/libraries/Modelica 3.1/Scripts/Fluid/TankWithEmptyingPipe2/plot level and port.p.mos Modified : /trunk/libraries/Modelica 3.1/Scripts/Fluid/TanksWithEmptyingPipe1/plot level, port.p and port.m_flow.mos Modified : /trunk/libraries/Modelica 3.1/Scripts/Fluid/TanksWithEmptyingPipe2/plot level and port.m_flow.mos Modified : /trunk/libraries/Modelica 3.1/Scripts/Fluid/TanksWithOverflow/plot level and port.m_flow.mos Modified : /trunk/libraries/Modelica 3.1/Scripts/Fluid/ThreeTanks/plot level and port.m_flow.mos Modified : /trunk/libraries/Modelica 3.1/Scripts/Fluid/TwoTanks/plot level and port.p.mos Modified : /trunk/libraries/Modelica 3.1/Thermal/package.order Modified : /trunk/libraries/Modelica 3.1/Utilities/data/Examples_readRealParameters.txt Modified : /trunk/libraries/Modelica 3.1/Utilities/package.order Modified : /trunk/libraries/Modelica 3.1/help/Documentation/Differences-Modelica-221-222.html Modified : /trunk/libraries/Modelica 3.1/help/Documentation/Differences-Modelica-301-31.html Modified : /trunk/libraries/Modelica 3.1/package.order Modified : /trunk/libraries/Modelica 3.1/readme.txt Modified : /trunk/libraries/Modelica 3.1.txt Modified : /trunk/libraries/Modelica 3.2/Blocks/package.order Modified : /trunk/libraries/Modelica 3.2/Electrical/Analog/Examples/Utilities/package.order Modified : /trunk/libraries/Modelica 3.2/Electrical/Analog/Examples/package.order Modified : /trunk/libraries/Modelica 3.2/Electrical/Analog/package.order Modified : /trunk/libraries/Modelica 3.2/Electrical/QuasiStationary/package.order Modified : /trunk/libraries/Modelica 3.2/Electrical/package.order Modified : /trunk/libraries/Modelica 3.2/Fluid/Examples/package.order Modified : /trunk/libraries/Modelica 3.2/Fluid/package.order Modified : /trunk/libraries/Modelica 3.2/Magnetic/package.order Modified : /trunk/libraries/Modelica 3.2/Math/package.order Modified : /trunk/libraries/Modelica 3.2/Mechanics/MultiBody/Examples/Elementary/package.order Modified : /trunk/libraries/Modelica 3.2/Mechanics/MultiBody/Examples/Loops/1.dxf Modified : /trunk/libraries/Modelica 3.2/Mechanics/MultiBody/Examples/Loops/2.dxf Modified : /trunk/libraries/Modelica 3.2/Mechanics/MultiBody/Examples/Loops/3.dxf Modified : /trunk/libraries/Modelica 3.2/Mechanics/MultiBody/Examples/Loops/package.order Modified : /trunk/libraries/Modelica 3.2/Mechanics/MultiBody/Examples/Systems/0.dxf Modified : /trunk/libraries/Modelica 3.2/Mechanics/MultiBody/Examples/Systems/1.dxf Modified : /trunk/libraries/Modelica 3.2/Mechanics/MultiBody/Examples/Systems/2.dxf Modified : /trunk/libraries/Modelica 3.2/Mechanics/MultiBody/Examples/Systems/3.dxf Modified : /trunk/libraries/Modelica 3.2/Mechanics/MultiBody/Examples/Systems/4.dxf Modified : /trunk/libraries/Modelica 3.2/Mechanics/MultiBody/Examples/Systems/5.dxf Modified : /trunk/libraries/Modelica 3.2/Mechanics/MultiBody/Examples/Systems/6.dxf Modified : /trunk/libraries/Modelica 3.2/Mechanics/MultiBody/Examples/Systems/package.order Modified : /trunk/libraries/Modelica 3.2/Mechanics/MultiBody/Examples/package.order Modified : /trunk/libraries/Modelica 3.2/Mechanics/MultiBody/package.order Modified : /trunk/libraries/Modelica 3.2/Mechanics/package.order Modified : /trunk/libraries/Modelica 3.2/Media/IdealGases/Common/package.order Modified : /trunk/libraries/Modelica 3.2/Media/IdealGases/package.order Modified : /trunk/libraries/Modelica 3.2/Media/Water/package.order Modified : /trunk/libraries/Modelica 3.2/Media/package.order Modified : /trunk/libraries/Modelica 3.2/Resources/Data/Utilities/Examples_readRealParameters.txt Modified : /trunk/libraries/Modelica 3.2/Resources/Documentation/Differences-Modelica-221-222.html Modified : /trunk/libraries/Modelica 3.2/Resources/Documentation/Differences-Modelica-301-31.html Modified : /trunk/libraries/Modelica 3.2/Resources/Documentation/ModelicaLicense2.html Modified : /trunk/libraries/Modelica 3.2/Resources/Images/Magnetic/readme.txt Modified : /trunk/libraries/Modelica 3.2/Resources/Images/_readme.txt Modified : /trunk/libraries/Modelica 3.2/Thermal/package.order Modified : /trunk/libraries/Modelica 3.2/Utilities/package.order Modified : /trunk/libraries/Modelica 3.2/package.order Modified : /trunk/libraries/Modelica 3.2/readme.txt Modified : /trunk/libraries/Modelica 3.2.txt Modified : /trunk/libraries/ModelicaAdditions/Images/_readme.txt Modified : /trunk/libraries/ModelicaAdditions/MultiBody/Examples/Pendulum-trace.txt Modified : /trunk/libraries/ModelicaAdditions/MultiBody/Examples/all.txt Modified : /trunk/libraries/ModelicaAdditions/help/ModelicaAdditions.html Modified : /trunk/libraries/ModelicaAdditions/help/ModelicaAdditions_Blocks.html Modified : /trunk/libraries/ModelicaAdditions/help/ModelicaAdditions_Blocks_Continuous.html Modified : /trunk/libraries/ModelicaAdditions/help/ModelicaAdditions_Blocks_Discrete.html Modified : /trunk/libraries/ModelicaAdditions/help/ModelicaAdditions_Blocks_Discrete_Interfaces.html Modified : /trunk/libraries/ModelicaAdditions/help/ModelicaAdditions_Blocks_Logical.html Modified : /trunk/libraries/ModelicaAdditions/help/ModelicaAdditions_Blocks_Logical_Interfaces.html Modified : /trunk/libraries/ModelicaAdditions/help/ModelicaAdditions_Blocks_Multiplexer.html Modified : /trunk/libraries/ModelicaAdditions/help/ModelicaAdditions_Blocks_Nonlinear.html Modified : /trunk/libraries/ModelicaAdditions/help/ModelicaAdditions_HeatFlow1D.html Modified : /trunk/libraries/ModelicaAdditions/help/ModelicaAdditions_HeatFlow1D_Examples.html Modified : /trunk/libraries/ModelicaAdditions/help/ModelicaAdditions_HeatFlow1D_Interfaces.html Modified : /trunk/libraries/ModelicaAdditions/help/ModelicaAdditions_HeatFlow1D_Sensors.html Modified : /trunk/libraries/ModelicaAdditions/help/ModelicaAdditions_MultiBody.html Modified : /trunk/libraries/ModelicaAdditions/help/ModelicaAdditions_MultiBody_CutJoints.html Modified : /trunk/libraries/ModelicaAdditions/help/ModelicaAdditions_MultiBody_Examples.html Modified : /trunk/libraries/ModelicaAdditions/help/ModelicaAdditions_MultiBody_Examples_Loops.html Modified : /trunk/libraries/ModelicaAdditions/help/ModelicaAdditions_MultiBody_Examples_Loops_Utilities.html Modified : /trunk/libraries/ModelicaAdditions/help/ModelicaAdditions_MultiBody_Examples_Robots.html Modified : /trunk/libraries/ModelicaAdditions/help/ModelicaAdditions_MultiBody_Examples_Robots_r3.html Modified : /trunk/libraries/ModelicaAdditions/help/ModelicaAdditions_MultiBody_Examples_Robots_r3_Components.html Modified : /trunk/libraries/ModelicaAdditions/help/ModelicaAdditions_MultiBody_Forces.html Modified : /trunk/libraries/ModelicaAdditions/help/ModelicaAdditions_MultiBody_Interfaces.html Modified : /trunk/libraries/ModelicaAdditions/help/ModelicaAdditions_MultiBody_Joints.html Modified : /trunk/libraries/ModelicaAdditions/help/ModelicaAdditions_MultiBody_Parts.html Modified : /trunk/libraries/ModelicaAdditions/help/ModelicaAdditions_MultiBody_Sensors.html Modified : /trunk/libraries/ModelicaAdditions/help/ModelicaAdditions_MultiBody_Visualizers.html Modified : /trunk/libraries/ModelicaAdditions/help/ModelicaAdditions_PetriNets.html Modified : /trunk/libraries/ModelicaAdditions/help/ModelicaAdditions_PetriNets_Examples.html Modified : /trunk/libraries/ModelicaAdditions/help/ModelicaAdditions_PetriNets_Interfaces.html Modified : /trunk/libraries/ModelicaAdditions/help/ModelicaAdditions_Tables.html Modified : /trunk/libraries/ModelicaAdditions/help/ModelicaAdditions_Tables_Examples.html Modified : /trunk/libraries/ModelicaReference/package.order Modified : /trunk/libraries/ModelicaServices 1.1/package.order Modified : /trunk/libraries/ModelicaTest 1.1/Fluid/TestComponents/Fittings/package.order Modified : /trunk/libraries/ModelicaTest 1.1/Fluid/TestComponents/Machines/package.order Modified : /trunk/libraries/ModelicaTest 1.1/Fluid/TestComponents/Pipes/package.order Modified : /trunk/libraries/ModelicaTest 1.1/Fluid/TestComponents/Sensors/package.order Modified : /trunk/libraries/ModelicaTest 1.1/Fluid/TestComponents/Sources/package.order Modified : /trunk/libraries/ModelicaTest 1.1/Fluid/TestComponents/Utilities/package.order Modified : /trunk/libraries/ModelicaTest 1.1/Fluid/TestComponents/Valves/package.order Modified : /trunk/libraries/ModelicaTest 1.1/Fluid/TestComponents/Vessels/package.order Modified : /trunk/libraries/ModelicaTest 1.1/Fluid/TestComponents/package.order Modified : /trunk/libraries/ModelicaTest 1.1/Fluid/package.order Modified : /trunk/libraries/ModelicaTest 1.1/package.order Modified : /trunk/libraries/Modelica_LinearSystems2 2.0/Controller/Examples/Components/package.order Modified : /trunk/libraries/Modelica_LinearSystems2 2.0/Controller/Examples/package.order Modified : /trunk/libraries/Modelica_LinearSystems2 2.0/Controller/Icons/package.order Modified : /trunk/libraries/Modelica_LinearSystems2 2.0/Controller/Interfaces/package.order Modified : /trunk/libraries/Modelica_LinearSystems2 2.0/Controller/Internal/package.order Modified : /trunk/libraries/Modelica_LinearSystems2 2.0/Controller/Templates/package.order Modified : /trunk/libraries/Modelica_LinearSystems2 2.0/Controller/Types/package.order Modified : /trunk/libraries/Modelica_LinearSystems2 2.0/Controller/UsersGuide/package.order Modified : /trunk/libraries/Modelica_LinearSystems2 2.0/Controller/package.order Modified : /trunk/libraries/Modelica_LinearSystems2 2.0/Examples/StateSpace/package.order Modified : /trunk/libraries/Modelica_LinearSystems2 2.0/Examples/TransferFunction/package.order Modified : /trunk/libraries/Modelica_LinearSystems2 2.0/Examples/Utilities/package.order Modified : /trunk/libraries/Modelica_LinearSystems2 2.0/Examples/ZerosAndPoles/package.order Modified : /trunk/libraries/Modelica_LinearSystems2 2.0/Examples/package.order Modified : /trunk/libraries/Modelica_LinearSystems2 2.0/Internal/Streams/package.order Modified : /trunk/libraries/Modelica_LinearSystems2 2.0/Internal/package.order Modified : /trunk/libraries/Modelica_LinearSystems2 2.0/Math/Matrices/Internal/package.order Modified : /trunk/libraries/Modelica_LinearSystems2 2.0/Math/Matrices/LAPACK/package.order Modified : /trunk/libraries/Modelica_LinearSystems2 2.0/Math/Matrices/package.order Modified : /trunk/libraries/Modelica_LinearSystems2 2.0/Math/Vectors/Internal/package.order Modified : /trunk/libraries/Modelica_LinearSystems2 2.0/Math/Vectors/package.order Modified : /trunk/libraries/Modelica_LinearSystems2 2.0/Math/package.order Modified : /trunk/libraries/Modelica_LinearSystems2 2.0/Types/package.order Modified : /trunk/libraries/Modelica_LinearSystems2 2.0/help/Modelica_LinearSystems2.html Modified : /trunk/libraries/Modelica_LinearSystems2 2.0/help/Modelica_LinearSystems2_Controller.html Modified : /trunk/libraries/Modelica_LinearSystems2 2.0/help/Modelica_LinearSystems2_Controller_Examples.html Modified : /trunk/libraries/Modelica_LinearSystems2 2.0/help/Modelica_LinearSystems2_Controller_Examples_Components.html Modified : /trunk/libraries/Modelica_LinearSystems2 2.0/help/Modelica_LinearSystems2_Controller_Icons.html Modified : /trunk/libraries/Modelica_LinearSystems2 2.0/help/Modelica_LinearSystems2_Controller_Interfaces.html Modified : /trunk/libraries/Modelica_LinearSystems2 2.0/help/Modelica_LinearSystems2_Controller_Templates.html Modified : /trunk/libraries/Modelica_LinearSystems2 2.0/help/Modelica_LinearSystems2_Controller_Types.html Modified : /trunk/libraries/Modelica_LinearSystems2 2.0/help/Modelica_LinearSystems2_Controller_UsersGuide.html Modified : /trunk/libraries/Modelica_LinearSystems2 2.0/help/Modelica_LinearSystems2_Examples.html Modified : /trunk/libraries/Modelica_LinearSystems2 2.0/help/Modelica_LinearSystems2_Examples_StateSpace.html Modified : /trunk/libraries/Modelica_LinearSystems2 2.0/help/Modelica_LinearSystems2_Examples_TransferFunction.html Modified : /trunk/libraries/Modelica_LinearSystems2 2.0/help/Modelica_LinearSystems2_Examples_Utilities.html Modified : /trunk/libraries/Modelica_LinearSystems2 2.0/help/Modelica_LinearSystems2_Examples_ZerosAndPoles.html Modified : /trunk/libraries/Modelica_LinearSystems2 2.0/help/Modelica_LinearSystems2_Math.html Modified : /trunk/libraries/Modelica_LinearSystems2 2.0/help/Modelica_LinearSystems2_Math_Matrices.html Modified : /trunk/libraries/Modelica_LinearSystems2 2.0/help/Modelica_LinearSystems2_Math_Matrices_Examples.html Modified : /trunk/libraries/Modelica_LinearSystems2 2.0/help/Modelica_LinearSystems2_Math_Matrices_LAPACK.html Modified : /trunk/libraries/Modelica_LinearSystems2 2.0/help/Modelica_LinearSystems2_Math_Vectors.html Modified : /trunk/libraries/Modelica_LinearSystems2 2.0/help/Modelica_LinearSystems2_Types.html Modified : /trunk/libraries/Modelica_LinearSystems2 2.0/help/Modelica_LinearSystems2_UsersGuide.html Modified : /trunk/libraries/Modelica_LinearSystems2 2.0/help/Modelica_LinearSystems2_UsersGuide_ReleaseNotes.html Modified : /trunk/libraries/Modelica_LinearSystems2 2.0/help/Modelica_LinearSystems2_Utilities.html Modified : /trunk/libraries/Modelica_LinearSystems2 2.0/help/Modelica_LinearSystems2_Utilities_Import.html Modified : /trunk/libraries/Modelica_LinearSystems2 2.0/help/Modelica_LinearSystems2_Utilities_Import_Examples.html Modified : /trunk/libraries/Modelica_LinearSystems2 2.0/help/Modelica_LinearSystems2_Utilities_Import_Examples_Utilities.html Modified : /trunk/libraries/Modelica_LinearSystems2 2.0/help/Modelica_LinearSystems2_Utilities_Plot.html Modified : /trunk/libraries/Modelica_LinearSystems2 2.0/help/Modelica_LinearSystems2_Utilities_Plot_Examples.html Modified : /trunk/libraries/Modelica_LinearSystems2 2.0/help/Modelica_LinearSystems2_Utilities_Plot_Examples_Utilities.html Modified : /trunk/libraries/Modelica_LinearSystems2 2.0/help/Modelica_LinearSystems2_Utilities_Plot_Records.html Modified : /trunk/libraries/Modelica_LinearSystems2 2.0/help/Modelica_LinearSystems2_Utilities_Plot_Types.html Modified : /trunk/libraries/Modelica_LinearSystems2 2.0/package.order Modified : /trunk/libraries/Modelica_LinearSystems2 2.0.txt Revision: 12643 Author: Frenkel TUD Date: Thursday, August 23, 2012 11:14:51 Message: - move PlanarMechanicsForTesting.Examples.KinematicLoop_DynamicStateSelection.mos and PlanarMechanicsForTesting.Examples.KinematicLoop.mos back to not working tests because tearing and initialisation does not work together ---- Modified : /trunk/testsuite/3rdParty/PlanarMechanics/Makefile Modified : /trunk/testsuite/3rdParty/PlanarMechanics/simulation/WheelBasedCranCrab.mat Revision: 12642 Author: sjoelund.se Date: Thursday, August 23, 2012 10:58:13 Message: - Updated MSL 3.1 to latest maint branch ---- Modified : /trunk/Compiler/FrontEnd/DAEDump.mo Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/libraries/Modelica 3.1/Blocks/Logical.mo Modified : /trunk/libraries/Modelica 3.1/Electrical/Analog/Basic.mo Modified : /trunk/libraries/Modelica 3.1/Electrical/Digital.mo Modified : /trunk/libraries/Modelica 3.1/Electrical/Machines.mo Modified : /trunk/libraries/Modelica 3.1/Fluid/Examples/BranchingDynamicPipes.mo Modified : /trunk/libraries/Modelica 3.1/Images/Magnetic/readme.txt Modified : /trunk/libraries/Modelica 3.1/Images/_readme.txt Modified : /trunk/libraries/Modelica 3.1/Magnetic/FluxTubes.mo Modified : /trunk/libraries/Modelica 3.1/Mechanics/MultiBody/Forces.mo Modified : /trunk/libraries/Modelica 3.1/Mechanics/Translational.mo Modified : /trunk/libraries/Modelica 3.1/Media/Air.mo Modified : /trunk/libraries/Modelica 3.1/Media/IdealGases/Common/package.mo Modified : /trunk/libraries/Modelica 3.1/Media/IdealGases/Common/package.order Modified : /trunk/libraries/Modelica 3.1/Media/Incompressible.mo Modified : /trunk/libraries/Modelica 3.1/Media/Water/package.mo Modified : /trunk/libraries/Modelica 3.1/Media/package.mo Modified : /trunk/libraries/Modelica 3.1/Media/req_changes.txt Modified : /trunk/libraries/Modelica 3.1/Thermal/FluidHeatFlow.mo Modified : /trunk/libraries/Modelica 3.1/Utilities/data/Examples_readRealParameters.txt Modified : /trunk/libraries/Modelica 3.1/package.mo Modified : /trunk/libraries/Modelica 3.1/readme.txt Modified : /trunk/libraries/Modelica 3.1.txt Modified : /trunk/libraries/README Revision: 12641 Author: Frenkel TUD Date: Thursday, August 23, 2012 10:19:53 Message: - improve dynamic state selection, still problems with initialisation - move PlanarMechanicsForTesting.Examples.KinematicLoop_DynamicStateSelection.mos and PlanarMechanicsForTesting.Examples.KinematicLoop.mos to working tests ---- Modified : /trunk/Compiler/BackEnd/IndexReduction.mo Modified : /trunk/Compiler/runtime/SimulationResultsCmp.c Modified : /trunk/testsuite/3rdParty/PlanarMechanics/Makefile Modified : /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.KinematicLoop.mos Modified : /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.KinematicLoop_DynamicStateSelection.mos Revision: 12640 Author: adeas31 Date: Wednesday, August 22, 2012 22:37:28 Message: - fix tabs. ---- Modified : /trunk/Compiler/Template/SimCodeTV.mo Modified : /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/ParModelicaBuiltin.mo Revision: 12639 Author: mahge930 Date: Wednesday, August 22, 2012 21:17:11 Message: + Added built-in ParModelica functions. + fix parallelism propagation. + temporary fix on simulation settings for ParModelica case. + initialize OpenCL env only when needed. + sum fixes. ---- Modified : /trunk/Compiler/FrontEnd/Builtin.mo Modified : /trunk/Compiler/FrontEnd/SCode.mo Modified : /trunk/Compiler/Main/Main.mo Modified : /trunk/Compiler/Template/CodegenC.tpl Modified : /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/Makefile Modified : /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/OCLRuntimeUtil_new.cl Added : /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/ParModelicaBuiltin.mo Modified : /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/omc_ocl_interface.h Modified : /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/omc_ocl_util.c Modified : /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/omc_ocl_util.h Revision: 12638 Author: adeas31 Date: Wednesday, August 22, 2012 18:52:51 Message: - removed tabs. ---- Modified : /trunk/Compiler/Template/SimCodeTV.mo Revision: 12637 Author: adeas31 Date: Wednesday, August 22, 2012 18:34:12 Message: - Moved the FMI import code generation to susan. ---- Modified : /trunk/Compiler/Script/CevalScript.mo Modified : /trunk/Compiler/Template/CodegenAdevs.mo Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/Template/CodegenCSharp.mo Modified : /trunk/Compiler/Template/CodegenCpp.mo Modified : /trunk/Compiler/Template/CodegenFMU.mo Modified : /trunk/Compiler/Template/CodegenFMU.tpl Modified : /trunk/Compiler/Template/CodegenQSS.mo Modified : /trunk/Compiler/Template/CodegenUtil.mo Modified : /trunk/Compiler/Template/SimCodeDump.mo Modified : /trunk/Compiler/Template/SimCodeTV.mo Modified : /trunk/Compiler/Template/Unparsing.mo Modified : /trunk/Compiler/Util/Error.mo Modified : /trunk/Compiler/Util/FMI.mo Modified : /trunk/Compiler/runtime/FMIImpl.c Deleted : /trunk/Compiler/runtime/FMIModelica.in Modified : /trunk/Compiler/runtime/FMIWrapper.c Modified : /trunk/Compiler/runtime/FMI_rml.c Modified : /trunk/Compiler/runtime/Makefile.common Revision: 12636 Author: sjoelund.se Date: Wednesday, August 22, 2012 16:42:55 Message: - Updated MSL 3.1 to latest SIunits.mo; disabled Modelica.Thermal.FluidHeatFlow.Examples.TwoMass.mos due to simulation failing to solve a nonlinear equation now ---- Modified : /trunk/libraries/Modelica 3.1/SIunits.mo Modified : /trunk/libraries/Modelica 3.1.txt Modified : /trunk/testsuite/3rdParty/TestMedia/TestFlueGas.mos Modified : /trunk/testsuite/3rdParty/TestMedia/TestNitrogen.mos Modified : /trunk/testsuite/3rdParty/TestMedia/TestSteam.mos Modified : /trunk/testsuite/3rdParty/TestMedia/TestWater.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestAirHumidity.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestBend.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestCentrifugalPumpWaterSolution.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestCheckValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestCompressor.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestControlValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDiaphragm.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump1.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump2.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicCheckValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicDrum.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicOnePhaseFlowPipe.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicReliefValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicTwoPhaseFlowPipe.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicWaterWaterExchanger.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestFan.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesJunctions.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesVolumes.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesVolumes1.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestIdealCheckValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestIdealSwitchValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestInvSingularPressureLoss.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestJunctions.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestJunctions2.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestJunctions3.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestJunctions4.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestJunctions5.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestLumpedStraightPipe.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestMassFlowMultiplier.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestPipePressureLoss.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestRefP.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSensors.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSimpleEvaporatorWaterSteamFlueGases.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSimpleStaticCondenser.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSingularPressureLoss.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump1.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump2.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPumpWaterSolution.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticCondenser.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticDrum1.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticDrum2.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchanger.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchangerDTorWorEff.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSteamDryer.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSteamDryer2.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSteamEngine.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSteamExtractionSplitter.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine1.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine2.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSwitchValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestTank.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestThreeWayValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestVolumes.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestVolumes1.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestVolumes2.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestWaterHammer.mos Modified : /trunk/testsuite/3rdParty/siemens/nosim/translateFlueGasZones.mos Modified : /trunk/testsuite/3rdParty/siemens/nosim/translateHeatExchanger.mos Modified : /trunk/testsuite/3rdParty/siemens/nosim/translateJunctions.mos Modified : /trunk/testsuite/3rdParty/siemens/nosim/translatePipes.mos Modified : /trunk/testsuite/3rdParty/siemens/nosim/valve_test.mos Modified : /trunk/testsuite/libraries/msl31/Modelica.Electrical.Analog.mos Modified : /trunk/testsuite/libraries/msl31/Modelica.Electrical.Digital.mos Modified : /trunk/testsuite/libraries/msl31/Modelica.Electrical.Machines.Examples.mos Modified : /trunk/testsuite/libraries/msl31/Modelica.Electrical.MultiPhase.Examples.mos Modified : /trunk/testsuite/libraries/msl31/Modelica.Magnetic.FluxTubes.mos Modified : /trunk/testsuite/libraries/msl31/Modelica.Thermal.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.AST_BatchPlant.BaseClasses.InnerTank.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.AST_BatchPlant.BaseClasses.TankWith3InletOutletArraysWithEvaporatorCondensor.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.ControlledTankSystem.ControlledTanks.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.DrumBoiler.BaseClasses.EquilibriumDrumBoiler.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.DrumBoiler.DrumBoiler.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.Explanatory.MeasuringTemperature.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.HeatExchanger.BaseClasses.WallConstProps.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.HeatingSystem.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Fittings.MultiPort.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Fittings.TeeJunctionIdeal.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Pipes.BaseClasses.FlowModels.DetailedPipeFlow.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Pipes.BaseClasses.FlowModels.NominalLaminarFlow.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Pipes.BaseClasses.FlowModels.NominalTurbulentPipeFlow.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Pipes.BaseClasses.FlowModels.TurbulentPipeFlow.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Pipes.BaseClasses.HeatTransfer.ConstantFlowHeatTransfer.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Pipes.BaseClasses.HeatTransfer.IdealFlowHeatTransfer.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Pipes.BaseClasses.HeatTransfer.LocalPipeFlowHeatTransfer.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Pipes.BaseClasses.WallFriction.TestWallFrictionAndGravity.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Pipes.StaticPipe.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Sensors.Density.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Sensors.DensityTwoPort.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Sensors.MassFlowRate.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Sensors.Pressure.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Sensors.RelativePressure.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Sensors.RelativeTemperature.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Sensors.SpecificEnthalpy.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Sensors.SpecificEnthalpyTwoPort.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Sensors.SpecificEntropy.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Sensors.SpecificEntropyTwoPort.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Sensors.Temperature.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Sensors.TemperatureTwoPort.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Sensors.TraceSubstances.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Sensors.TraceSubstancesTwoPort.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Sensors.VolumeFlowRate.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.System.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Valves.ValveCompressible.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Valves.ValveVaporizing.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Vessels.BaseClasses.HeatTransfer.ConstantHeatTransfer.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Vessels.BaseClasses.HeatTransfer.IdealHeatTransfer.mos Modified : /trunk/testsuite/libraries/msl31/media/Air.SimpleAir.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.IdealGasH2O.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.MixtureGases.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.MoistAir.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.SimpleLiquidWater.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.SolveOneNonlinearEquation.Inverse_sh_T.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.TestOnly.FlueGas.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.TestOnly.IdealGasN2.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.TestOnly.IdealGasN2Mix.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.TestOnly.MixIdealGasAir.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.TestOnly.N2AsMix.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.TestOnly.TestMedia.TemplateMedium.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.Components.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.Air.DryAirNasa.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.Air.MoistAir.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.Air.SimpleAir.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.IdealGases.Air.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.IdealGases.Nitrogen.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.IdealGases.SimpleNaturalGas.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.IdealGases.SimpleNaturalGasFixedComposition.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.Incompressible.Essotherm650.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.Incompressible.Glycol47.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.LinearFluid.LinearColdWater.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.LinearFluid.LinearWater_pT.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.Water.IdealSteam.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.Water.WaterIF97OnePhase_ph.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.Water.WaterIF97_pT.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.Water.WaterIF97_ph.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.TwoPhaseWater.ExtendedProperties.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.TwoPhaseWater.TestTwoPhaseStates.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.TwoPhaseWater.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.WaterIF97.mos Modified : /trunk/testsuite/libraries/msl31/media/Incompressible.Examples.Glycol47.mos Modified : /trunk/testsuite/libraries/msl31/media/Incompressible.Examples.TestGlycol.mos Modified : /trunk/testsuite/libraries/msl31/media/Water.StandardWater.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Makefile Modified : /trunk/testsuite/libraries/multibody/systems/RobotR3.mos Modified : /trunk/testsuite/parser/ParseFullModelica3.1.mos Revision: 12635 Author: sjoelund.se Date: Wednesday, August 22, 2012 12:40:40 Message: - Do not include svn externals from the same repository ---- Modified : /trunk/OMOptim Revision: 12634 Author: perost Date: Wednesday, August 22, 2012 12:10:08 Message: - Removed tabs. ---- Modified : /trunk/OMVisualize/OMVisualizeGUI/QOSGGraphics.cpp Modified : /trunk/OMVisualize/OMVisualizeGUI/QOSGGraphics.h Revision: 12633 Author: perost Date: Wednesday, August 22, 2012 12:07:57 Message: - Fix character encoding. ---- Modified : /trunk/OMVisualize/OMVisualizeGUI/QOSGGraphics.cpp Modified : /trunk/OMVisualize/OMVisualizeGUI/QOSGGraphics.h Modified : /trunk/OMVisualize/OMVisualizeGUI/VisualizeApplication.cpp Modified : /trunk/OMVisualize/OMVisualizeGUI/VisualizeApplication.h Modified : /trunk/OMVisualize/OMVisualizeGUI/VisualizeWindow.cpp Modified : /trunk/OMVisualize/OMVisualizeGUI/VisualizeWindow.h Modified : /trunk/OMVisualize/OMVisualizeGUI/main.cpp Revision: 12632 Author: perost Date: Wednesday, August 22, 2012 12:06:16 Message: - Fix eol style. ---- Modified : /trunk/OMVisualize/OMVisualizeGUI/OMVisualizeGUI.pro Modified : /trunk/OMVisualize/OMVisualizeGUI/OMVisualizeGUI.pro.user Modified : /trunk/OMVisualize/OMVisualizeGUI/OMVisualizeLib.pro Modified : /trunk/OMVisualize/OMVisualizeGUI/OMVisualizeLib.pro.user Modified : /trunk/OMVisualize/OMVisualizeGUI/QOSGGraphics.cpp Modified : /trunk/OMVisualize/OMVisualizeGUI/QOSGGraphics.h Modified : /trunk/OMVisualize/OMVisualizeGUI/VisualizeApplication.cpp Modified : /trunk/OMVisualize/OMVisualizeGUI/VisualizeApplication.h Modified : /trunk/OMVisualize/OMVisualizeGUI/VisualizeMainWindow.cpp Modified : /trunk/OMVisualize/OMVisualizeGUI/VisualizeMainWindow.h Modified : /trunk/OMVisualize/OMVisualizeGUI/VisualizeWindow.cpp Modified : /trunk/OMVisualize/OMVisualizeGUI/VisualizeWindow.h Modified : /trunk/OMVisualize/OMVisualizeGUI/VisualizeWindowContainer.cpp Modified : /trunk/OMVisualize/OMVisualizeGUI/VisualizeWindowContainer.h Modified : /trunk/OMVisualize/OMVisualizeGUI/main.cpp Modified : /trunk/OMVisualize/OMVisualizeGUI/rc_omvisualize.rc Modified : /trunk/OMVisualize/OMVisualizeGUI/resource_omvisualize.qrc Revision: 12631 Author: petar787 Date: Wednesday, August 22, 2012 11:31:25 Message: Added OMVisualize ---- Added : /trunk/OMVisualize Added : /trunk/OMVisualize/OMVisualizeGUI Added : /trunk/OMVisualize/OMVisualizeGUI/OMVisualizeGUI.pro Added : /trunk/OMVisualize/OMVisualizeGUI/OMVisualizeGUI.pro.user Added : /trunk/OMVisualize/OMVisualizeGUI/OMVisualizeLib.pro Added : /trunk/OMVisualize/OMVisualizeGUI/OMVisualizeLib.pro.user Added : /trunk/OMVisualize/OMVisualizeGUI/QOSGGraphics.cpp Added : /trunk/OMVisualize/OMVisualizeGUI/QOSGGraphics.h Added : /trunk/OMVisualize/OMVisualizeGUI/Resources Added : /trunk/OMVisualize/OMVisualizeGUI/Resources/PSDs Added : /trunk/OMVisualize/OMVisualizeGUI/Resources/PSDs/omvisualize.psd Added : /trunk/OMVisualize/OMVisualizeGUI/Resources/icons Added : /trunk/OMVisualize/OMVisualizeGUI/Resources/icons/omvisualize.ico Added : /trunk/OMVisualize/OMVisualizeGUI/Resources/icons/omvisualize.png Added : /trunk/OMVisualize/OMVisualizeGUI/VisualizeApplication.cpp Added : /trunk/OMVisualize/OMVisualizeGUI/VisualizeApplication.h Added : /trunk/OMVisualize/OMVisualizeGUI/VisualizeMainWindow.cpp Added : /trunk/OMVisualize/OMVisualizeGUI/VisualizeMainWindow.h Added : /trunk/OMVisualize/OMVisualizeGUI/VisualizeWindow.cpp Added : /trunk/OMVisualize/OMVisualizeGUI/VisualizeWindow.h Added : /trunk/OMVisualize/OMVisualizeGUI/VisualizeWindowContainer.cpp Added : /trunk/OMVisualize/OMVisualizeGUI/VisualizeWindowContainer.h Added : /trunk/OMVisualize/OMVisualizeGUI/main.cpp Added : /trunk/OMVisualize/OMVisualizeGUI/rc_omvisualize.rc Added : /trunk/OMVisualize/OMVisualizeGUI/resource_omvisualize.qrc Added : /trunk/OMVisualize/README.txt Added : /trunk/OMVisualize/bin Added : /trunk/OMVisualize/generatedfiles Added : /trunk/OMVisualize/generatedfiles/moc Added : /trunk/OMVisualize/generatedfiles/rcc Revision: 12630 Author: adeas31 Date: Wednesday, August 22, 2012 02:39:47 Message: one more case-sensitive fix. ---- Modified : /trunk/OMOptim/Core/ModPlusDymolaExeCtrl.h Revision: 12629 Author: adeas31 Date: Wednesday, August 22, 2012 00:55:02 Message: - who knows how many case-sensitivity problems exists. ---- Modified : /trunk/OMOptim/Core/Optim/EA/PSO/updatePbest.h Revision: 12628 Author: adeas31 Date: Wednesday, August 22, 2012 00:02:09 Message: - OMOptim paths were changed. ---- Modified : /trunk/OMTools/OMTools.pro Revision: 12627 Author: perost Date: Tuesday, August 21, 2012 23:14:26 Message: - And if everyone could use a case-sensitive filesystem, that would be nice too. ---- Modified : /trunk/OMOptim/GUI/Widgets/WidgetSelectOptVars.cpp Revision: 12626 Author: perost Date: Tuesday, August 21, 2012 23:06:04 Message: - If everyone would just use UTF-8, the world would be a happier place. ---- Modified : /trunk/OMOptim/Core/ModExePlus.cpp Modified : /trunk/OMOptim/Core/ModelPlus.cpp Revision: 12625 Author: perost Date: Tuesday, August 21, 2012 22:53:52 Message: - Fix OMOptim build. ---- Modified : /trunk/OMOptim/Core/Modelica/ModItemsTree.h Revision: 12624 Author: Frenkel TUD Date: Tuesday, August 21, 2012 21:45:50 Message: - fix tests ---- Modified : /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.WheelBasedCranCrab.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.PendulumWithSpringDamper.mos Revision: 12623 Author: Frenkel TUD Date: Tuesday, August 21, 2012 20:59:25 Message: - fix tests ---- Modified : /trunk/testsuite/3rdParty/PlanarMechanics/Makefile Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.LineForceWithTwoMasses.mat Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.PendulumWithSpringDamper.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.SpringDamperSystem.mat Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Loops.Engine1b.mat Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Loops.Engine1b_analytic.mat Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Loops.Fourbar_analytic.mat Modified : /trunk/testsuite/mosfiles-nosim/SolveLinearSystem.mos Revision: 12622 Author: Frenkel TUD Date: Tuesday, August 21, 2012 20:07:19 Message: - fix compilation ---- Modified : /trunk/Compiler/Script/CevalScript.mo Revision: 12621 Author: Frenkel TUD Date: Tuesday, August 21, 2012 18:00:23 Message: - fix derivativ of min/max, ToDo implement derivative of min/max for more than two arguments - bugfix dynamic state selection, state changes during runtime works now well - improve calculation of jacobian - improve analysation of jacobian - move BackendDAEUtil.jacobianTypeStr to BackendDump - improve calculation of liniear system rhs - move Modelica.Mechanics.MultiBody.Examples.Elementary.PendulumWithSpringDamper.mos and Modelica.Mechanics.MultiBody.Examples.Elementary.ThreeSprings.mos to working tests ---- Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/BackEnd/BackendDAETransform.mo Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Modified : /trunk/Compiler/BackEnd/BackendDump.mo Modified : /trunk/Compiler/BackEnd/BackendEquation.mo Modified : /trunk/Compiler/BackEnd/Derive.mo Modified : /trunk/Compiler/BackEnd/ExpressionSolve.mo Modified : /trunk/Compiler/BackEnd/IndexReduction.mo Modified : /trunk/Compiler/BackEnd/OnRelaxation.mo Modified : /trunk/Compiler/BackEnd/SimCode.mo Modified : /trunk/Compiler/FrontEnd/Ceval.mo Modified : /trunk/testsuite/libraries/msl31/simulate/Makefile Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.PendulumWithSpringDamper.mat Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.ThreeSprings.mat Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.ThreeSprings.mos Revision: 12620 Author: hubert.thieriot Date: Tuesday, August 21, 2012 17:02:00 Message: - added function for reloading problems/results ---- Modified : /trunk/OMOptimBasis/ProjectBase.cpp Modified : /trunk/OMOptimBasis/ProjectBase.h Modified : /trunk/OMOptimBasis/Tools/LowTools.cpp Modified : /trunk/OMOptimBasis/Tools/LowTools.h Revision: 12619 Author: hubert.thieriot Date: Tuesday, August 21, 2012 16:58:14 Message: - added blackbox managment (optimization using executable only) - first developer documentation ---- Modified : /trunk/OMOptim Modified : /trunk/OMOptim/Core/Dymola/ModPlusDymolaCtrl.cpp Modified : /trunk/OMOptim/Core/Dymola/ModPlusDymolaCtrl.h Added : /trunk/OMOptim/Core/ExeModel.cpp (Copy from path: /branches/Optimization/Branches/BlackBox/Core/ExeModel.cpp, Revision, 12607) Added : /trunk/OMOptim/Core/ExeModel.h (Copy from path: /branches/Optimization/Branches/BlackBox/Core/ExeModel.h, Revision, 12607) Modified : /trunk/OMOptim/Core/FileData/LoadOMOptim.cpp Modified : /trunk/OMOptim/Core/FileData/LoadOMOptim.h Modified : /trunk/OMOptim/Core/FileData/SaveOMOptim.cpp Modified : /trunk/OMOptim/Core/FileData/SaveOMOptim.h Added : /trunk/OMOptim/Core/ModExePlus.cpp (Copy from path: /branches/Optimization/Branches/BlackBox/Core/ModExePlus.cpp, Revision, 12607) Added : /trunk/OMOptim/Core/ModExePlus.h (Copy from path: /branches/Optimization/Branches/BlackBox/Core/ModExePlus.h, Revision, 12607) Added : /trunk/OMOptim/Core/ModPlusBlackBoxExeCtrl.cpp (Copy from path: /branches/Optimization/Branches/BlackBox/Core/ModPlusBlackBoxExeCtrl.cpp, Revision, 12607) Added : /trunk/OMOptim/Core/ModPlusBlackBoxExeCtrl.h (Copy from path: /branches/Optimization/Branches/BlackBox/Core/ModPlusBlackBoxExeCtrl.h, Revision, 12607) Added : /trunk/OMOptim/Core/ModPlusDymolaExeCtrl.cpp (Copy from path: /branches/Optimization/Branches/BlackBox/Core/ModPlusDymolaExeCtrl.cpp, Revision, 12607) Added : /trunk/OMOptim/Core/ModPlusDymolaExeCtrl.h (Copy from path: /branches/Optimization/Branches/BlackBox/Core/ModPlusDymolaExeCtrl.h, Revision, 12607) Added : /trunk/OMOptim/Core/ModPlusExeCtrl.cpp (Copy from path: /branches/Optimization/Branches/BlackBox/Core/ModPlusExeCtrl.cpp, Revision, 12607) Added : /trunk/OMOptim/Core/ModPlusExeCtrl.h (Copy from path: /branches/Optimization/Branches/BlackBox/Core/ModPlusExeCtrl.h, Revision, 12607) Added : /trunk/OMOptim/Core/ModelPlus.cpp (Copy from path: /branches/Optimization/Branches/BlackBox/Core/ModelPlus.cpp, Revision, 12607) Added : /trunk/OMOptim/Core/ModelPlus.h (Copy from path: /branches/Optimization/Branches/BlackBox/Core/ModelPlus.h, Revision, 12607) Modified : /trunk/OMOptim/Core/Modelica/ModItem.cpp Modified : /trunk/OMOptim/Core/Modelica/ModItem.h Modified : /trunk/OMOptim/Core/Modelica/ModItemsTree.cpp Modified : /trunk/OMOptim/Core/Modelica/ModItemsTree.h Modified : /trunk/OMOptim/Core/Modelica/ModModelPlus.cpp Modified : /trunk/OMOptim/Core/Modelica/ModModelPlus.h Modified : /trunk/OMOptim/Core/Modelica/ModPlusCtrl.cpp Modified : /trunk/OMOptim/Core/Modelica/ModPlusCtrl.h Modified : /trunk/OMOptim/Core/Modelica/ModPlusCtrls.cpp Modified : /trunk/OMOptim/Core/Modelica/ModPlusCtrls.h Modified : /trunk/OMOptim/Core/Modelica/Modelica.h Modified : /trunk/OMOptim/Core/OpenModelica/ModPlusOMCtrl.cpp Modified : /trunk/OMOptim/Core/OpenModelica/ModPlusOMCtrl.h Modified : /trunk/OMOptim/Core/OpenModelica/OpenModelica.cpp Modified : /trunk/OMOptim/Core/OpenModelica/OpenModelica.h Modified : /trunk/OMOptim/Core/OptObjectives.h Modified : /trunk/OMOptim/Core/Optim/EA/EA Modified : /trunk/OMOptim/Core/Optim/EA/EABase.cpp Modified : /trunk/OMOptim/Core/Optim/EA/EABase.h Modified : /trunk/OMOptim/Core/Optim/EA/Evaluations/EAStdOptimizationEval.h Modified : /trunk/OMOptim/Core/Optim/EA/Init/EAStdBounds.h Modified : /trunk/OMOptim/Core/Optim/EA/OptimAlgosList.cpp Modified : /trunk/OMOptim/Core/Optim/EA/OptimAlgosList.h Modified : /trunk/OMOptim/Core/Optim/EA/PSO/PSO.cpp Modified : /trunk/OMOptim/Core/Optim/EA/PSO/PSO.h Modified : /trunk/OMOptim/Core/Optim/EA/PSO/PSOAlgo.h Modified : /trunk/OMOptim/Core/Optim/EA/PSO/PSOParameters.h Modified : /trunk/OMOptim/Core/Optim/EA/Results/EAStdResult.h Added : /trunk/OMOptim/Core/PlugInterface.h (Copy from path: /branches/Optimization/Branches/BlackBox/Core/PlugInterface.h, Revision, 12607) Modified : /trunk/OMOptim/Core/Problems/BlockSubs/BlockSubstitution.cpp Modified : /trunk/OMOptim/Core/Problems/BlockSubs/BlockSubstitutions.cpp Modified : /trunk/OMOptim/Core/Problems/BlockSubs/BlockSubstitutions.h Modified : /trunk/OMOptim/Core/Problems/OneSimResult.cpp Modified : /trunk/OMOptim/Core/Problems/OneSimResult.h Modified : /trunk/OMOptim/Core/Problems/OneSimulation.cpp Modified : /trunk/OMOptim/Core/Problems/OneSimulation.h Modified : /trunk/OMOptim/Core/Problems/OptimResult.cpp Modified : /trunk/OMOptim/Core/Problems/OptimResult.h Modified : /trunk/OMOptim/Core/Problems/Optimization.cpp Modified : /trunk/OMOptim/Core/Problems/Optimization.h Modified : /trunk/OMOptim/Core/Problems/onesimulationinterface.cpp Modified : /trunk/OMOptim/Core/Problems/onesimulationinterface.h Modified : /trunk/OMOptim/Core/Problems/optimizationinterface.cpp Modified : /trunk/OMOptim/Core/Problems/optimizationinterface.h Modified : /trunk/OMOptim/Core/Project.cpp Modified : /trunk/OMOptim/Core/Project.h Added : /trunk/OMOptim/Core/Tools/ModPlusOMExeCtrl.cpp (Copy from path: /branches/Optimization/Branches/BlackBox/Core/Tools/ModPlusOMExeCtrl.cpp, Revision, 12607) Added : /trunk/OMOptim/Core/Tools/ModPlusOMExeCtrl.h (Copy from path: /branches/Optimization/Branches/BlackBox/Core/Tools/ModPlusOMExeCtrl.h, Revision, 12607) Deleted : /trunk/OMOptim/Doc/Develop.rtf Added : /trunk/OMOptim/Doc/Folders.xmind Added : /trunk/OMOptim/Doc/Images/Folders.png Added : /trunk/OMOptim/Doc/OMOptimDeveloperDocumentation.docx Added : /trunk/OMOptim/Doc/OMOptimDeveloperDocumentation.pdf Modified : /trunk/OMOptim/Doc/OMOptimDoc.txt Modified : /trunk/OMOptim/GUI/MainWindow.cpp Modified : /trunk/OMOptim/GUI/MainWindow.h Modified : /trunk/OMOptim/GUI/MainWindow.ui Modified : /trunk/OMOptim/GUI/Resources/OMOptim.qrc Added : /trunk/OMOptim/GUI/Resources/icons/exe-icon.png Modified : /trunk/OMOptim/GUI/Tabs/TabOneSim.cpp Modified : /trunk/OMOptim/GUI/Tabs/TabOptimization.cpp Modified : /trunk/OMOptim/GUI/Tabs/TabResOneSim.cpp Modified : /trunk/OMOptim/GUI/Tabs/TabResOptimization.cpp Modified : /trunk/OMOptim/GUI/Tools/OMOptimGuiTools.cpp Modified : /trunk/OMOptim/GUI/Tools/OMOptimGuiTools.h Modified : /trunk/OMOptim/GUI/Widgets/WidgetCtrlParameters.cpp Modified : /trunk/OMOptim/GUI/Widgets/WidgetCtrlParameters.h Modified : /trunk/OMOptim/GUI/Widgets/WidgetModelsList.cpp Modified : /trunk/OMOptim/GUI/Widgets/WidgetMooPlot.cpp Modified : /trunk/OMOptim/GUI/Widgets/WidgetMooPointsList.cpp Modified : /trunk/OMOptim/GUI/Widgets/WidgetMooPointsList.h Modified : /trunk/OMOptim/GUI/Widgets/WidgetOneSimVars.cpp Modified : /trunk/OMOptim/GUI/Widgets/WidgetOptimActions.cpp Modified : /trunk/OMOptim/GUI/Widgets/WidgetSelectModModel.cpp Modified : /trunk/OMOptim/GUI/Widgets/WidgetSelectModModel.h Modified : /trunk/OMOptim/GUI/Widgets/WidgetSelectModModel.ui Modified : /trunk/OMOptim/GUI/Widgets/WidgetSelectOptVars.cpp Added : /trunk/OMOptim/GUI/Widgets/widgetloadexemodel.cpp (Copy from path: /branches/Optimization/Branches/BlackBox/GUI/Widgets/widgetloadexemodel.cpp, Revision, 12607) Added : /trunk/OMOptim/GUI/Widgets/widgetloadexemodel.h (Copy from path: /branches/Optimization/Branches/BlackBox/GUI/Widgets/widgetloadexemodel.h, Revision, 12607) Added : /trunk/OMOptim/GUI/Widgets/widgetloadexemodel.ui (Copy from path: /branches/Optimization/Branches/BlackBox/GUI/Widgets/widgetloadexemodel.ui, Revision, 12607) Deleted : /trunk/OMOptim/Vld Modified : /trunk/OMOptim/build/OMOptim.pro Modified : /trunk/OMOptim/build/OMOptim.windowsconfig.in Modified : /trunk/OMOptim/build/OMOptimLib.pro Modified : /trunk/OMOptim/version.h Revision: 12618 Author: adeas31 Date: Tuesday, August 21, 2012 13:48:18 Message: There is no default log level for jm callbacks. Set it to jm_log_level_debug while initiaizing. ---- Modified : /trunk/Compiler/runtime/FMIImpl.c Modified : /trunk/Compiler/runtime/FMIWrapper.c Revision: 12617 Author: Frenkel TUD Date: Tuesday, August 21, 2012 13:15:05 Message: - fix tests ---- Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.PointGravity.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.SpringDamperSystem.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.SpringWithMass.mos Revision: 12616 Author: Frenkel TUD Date: Tuesday, August 21, 2012 12:39:26 Message: - move Examples.SimpleLiquidWater.mos back to failing tests, it works on windows and on hudson if I try it on my login but it works not in the testsuite on hudson - move Modelica.Mechanics.MultiBody.Examples.Elementary.SpringDamperSystem.mos, Modelica.Mechanics.MultiBody.Examples.Elementary.SpringWithMass.mos and Modelica.Mechanics.MultiBody.Examples.Elementary.PointGravity.mos to working tests ---- Modified : /trunk/testsuite/libraries/msl31/media/simulate/Makefile Modified : /trunk/testsuite/libraries/msl31/simulate/Makefile Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.PointGravity.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.SpringDamperSystem.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.SpringWithMass.mos Revision: 12615 Author: Frenkel TUD Date: Tuesday, August 21, 2012 10:45:55 Message: - fix tests (use PFPlusExt) ---- Modified : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.SimpleLiquidWater.mos Revision: 12614 Author: Frenkel TUD Date: Tuesday, August 21, 2012 08:49:17 Message: - fix test ---- Modified : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.SimpleLiquidWater.mos Revision: 12613 Author: adeas31 Date: Tuesday, August 21, 2012 05:09:46 Message: - uncommented code generation. ---- Modified : /trunk/Compiler/runtime/FMIImpl.c Revision: 12612 Author: adeas31 Date: Tuesday, August 21, 2012 05:05:31 Message: - Free the memory in case we return early because of some error. ---- Modified : /trunk/Compiler/runtime/FMIImpl.c Modified : /trunk/Compiler/runtime/FMIWrapper.c Revision: 12611 Author: adeas31 Date: Tuesday, August 21, 2012 03:17:03 Message: - Generate model variables code by reading the modelVariables section from modelDescription.xml. - Fixed the external objects code. ---- Modified : /trunk/Compiler/runtime/FMIImpl.c Modified : /trunk/Compiler/runtime/FMIWrapper.c Revision: 12610 Author: Frenkel TUD Date: Tuesday, August 21, 2012 01:39:49 Message: - bugfix for dynamic state selection ---- Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/BackEnd/BackendDump.mo Modified : /trunk/Compiler/BackEnd/IndexReduction.mo Revision: 12609 Author: Frenkel TUD Date: Monday, August 20, 2012 21:41:45 Message: - fix test mosfiles/algorithms.mos - move msl31/media/simulate/Examples.SimpleLiquidWater.mos to working tests ---- Modified : /trunk/testsuite/libraries/msl31/media/simulate/Makefile Modified : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.SimpleLiquidWater.mos Modified : /trunk/testsuite/mosfiles/algorithms.mos Revision: 12608 Author: Frenkel TUD Date: Monday, August 20, 2012 21:11:54 Message: - change SINGLEARRAY,SINGLEALGORITHM,SINGLECOMPLEXEQUATION to have only one equation index instead of a list ---- Modified : /trunk/Compiler/BackEnd/BackendDAE.mo Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/BackEnd/BackendDAETransform.mo Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Modified : /trunk/Compiler/BackEnd/BackendDump.mo Modified : /trunk/Compiler/BackEnd/SimCode.mo Revision: 12607 Author: Frenkel TUD Date: Monday, August 20, 2012 16:39:56 Message: - remove Hash mapings from alias Variables, because they not needed anymore ->(AliasVariables now Variables) - small fixes for dynamic state selection - move Pendulum.mos and DummyDerMatching.mos back to working tests ---- Modified : /trunk/Compiler/BackEnd/BackendDAE.mo Modified : /trunk/Compiler/BackEnd/BackendDAECreate.mo Modified : /trunk/Compiler/BackEnd/BackendDAEEXT.mo Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/BackEnd/BackendDAETransform.mo Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Modified : /trunk/Compiler/BackEnd/BackendDump.mo Modified : /trunk/Compiler/BackEnd/BackendVariable.mo Modified : /trunk/Compiler/BackEnd/Derive.mo Modified : /trunk/Compiler/BackEnd/IndexReduction.mo Modified : /trunk/Compiler/BackEnd/SimCode.mo Modified : /trunk/Compiler/BackEnd/Uncertainties.mo Modified : /trunk/Compiler/FrontEnd/Expression.mo Modified : /trunk/Compiler/FrontEnd/Inline.mo Modified : /trunk/testsuite/mosfiles/DummyDerMatching.mos Modified : /trunk/testsuite/mosfiles/Makefile Modified : /trunk/testsuite/mosfiles/Pendulum.mos Revision: 12606 Author: hubert.thieriot Date: Monday, August 20, 2012 16:38:16 Message: - add dll in installer ---- Modified : /trunk/OMOptim/tools/Installer/Update.iss Revision: 12604 Author: hubert.thieriot Date: Monday, August 20, 2012 15:26:28 Message: - propagate controls when recomputing points - removing files issue ---- Modified : /trunk/OMOptim/Core/Dymola/ModPlusDymolaCtrl.cpp Modified : /trunk/OMOptim/Core/OpenModelica/ModPlusOMCtrl.cpp Modified : /trunk/OMOptim/Core/Problems/OptimResult.cpp Revision: 12603 Author: sjoelund.se Date: Monday, August 20, 2012 14:39:56 Message: - Fixed order of elements loaded by loadFile() - Added API setDocumentationAnnotation() ---- Modified : /trunk/Compiler/FrontEnd/ClassLoader.mo Modified : /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo Modified : /trunk/Compiler/GenerateOMCHeader.mos Modified : /trunk/Compiler/Script/CevalScript.mo Modified : /trunk/Compiler/Script/Interactive.mo Added : /trunk/Examples/ReleaseNotes.mos Added : /trunk/Examples/ReleaseNotes.rb Added : /trunk/Examples/ReleaseNotes.yaml Modified : /trunk/testsuite/interactive/loadFileInteractiveQualified.mos Modified : /trunk/testsuite/mosfiles-nosim/GroupImport.mos Modified : /trunk/testsuite/parser/DotName.mos Revision: 12601 Author: Frenkel TUD Date: Monday, August 20, 2012 08:52:31 Message: - rename SimulationRuntime/c/inline to omc_inline to avoid confilct with Inline.h from Compiler/Inline.mo ---- Modified : /trunk/SimulationRuntime/c/Makefile.common Modified : /trunk/SimulationRuntime/c/Makefile.objs Modified : /trunk/SimulationRuntime/c/ModelicaExternalC/tables.c Deleted : /trunk/SimulationRuntime/c/inline.h Added : /trunk/SimulationRuntime/c/omc_inline.h (Copy from path: /trunk/SimulationRuntime/c/inline.h, Revision, 12600) Modified : /trunk/SimulationRuntime/c/openmodelica.h Modified : /trunk/SimulationRuntime/c/util/modelica.h Revision: 12600 Author: Frenkel TUD Date: Monday, August 20, 2012 08:28:37 Message: - int writeOutputVars -> void writeOutputVars - use %li for modelica_integer in printf ---- Modified : /trunk/SimulationRuntime/c/simulation/solver/solver_main.c Revision: 12599 Author: Frenkel TUD Date: Sunday, August 19, 2012 22:03:39 Message: - report warning if reference time array is to small - move Modelica.Electrical.MultiPhase.Examples.TransformerYD.mos to working tests ---- Modified : /trunk/Compiler/runtime/SimulationResultsCmp.c Modified : /trunk/testsuite/libraries/msl31/simulate/Makefile Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.MultiPhase.Examples.TransformerYD.mat Revision: 12598 Author: perost Date: Sunday, August 19, 2012 09:45:34 Message: - Moved Modelica.Eletrical.MultiPhase.Examples.TransformerYD back to failing tests. ---- Modified : /trunk/testsuite/libraries/msl31/simulate/Makefile Revision: 12597 Author: sjoelund.se Date: Sunday, August 19, 2012 09:32:01 Message: - Expected stopTime=0.1 ---- Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.MultiPhase.Examples.TransformerYY.mos Revision: 12596 Author: Frenkel TUD Date: Sunday, August 19, 2012 01:08:37 Message: - move Modelica.Electrical.MultiPhase.Examples.TransformerYY.mos to working tests ---- Modified : /trunk/testsuite/libraries/msl31/simulate/Makefile Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.MultiPhase.Examples.TransformerYY.mos Revision: 12595 Author: Frenkel TUD Date: Sunday, August 19, 2012 00:58:46 Message: - move Modelica.Electrical.MultiPhase.Examples.TransformerYD.mos to working tests ---- Modified : /trunk/testsuite/libraries/msl31/simulate/Makefile Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.MultiPhase.Examples.TransformerYD.mos Revision: 12594 Author: perost Date: Sunday, August 19, 2012 00:43:53 Message: - Updated test cases. ---- Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Thermal.FluidHeatFlow.Examples.ParallelCooling.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Thermal.HeatTransfer.Examples.ControlledTemperature.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Thermal.HeatTransfer.Examples.TwoMasses.mos Revision: 12593 Author: Frenkel TUD Date: Sunday, August 19, 2012 00:42:41 Message: - remove Boolean output from past optimisation modules (modules have to change matching of equation system if rerun of matching algorithm is necessary) ---- Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Modified : /trunk/Compiler/BackEnd/BackendDump.mo Modified : /trunk/Compiler/BackEnd/OnRelaxation.mo Revision: 12592 Author: Frenkel TUD Date: Saturday, August 18, 2012 23:49:27 Message: - move Modelica.Thermal.HeatTransfer.Examples.ControlledTemperature.mos and Modelica.Thermal.HeatTransfer.Examples.TwoMasses.mos to working tests ---- Modified : /trunk/testsuite/libraries/msl31/simulate/Makefile Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Thermal.FluidHeatFlow.Examples.ParallelCooling.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Thermal.HeatTransfer.Examples.ControlledTemperature.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Thermal.HeatTransfer.Examples.TwoMasses.mos Revision: 12591 Author: Frenkel TUD Date: Saturday, August 18, 2012 23:24:33 Message: - bugfix BackendVarTransform.replaceEquations - move Modelica.Thermal.FluidHeatFlow.Examples.ParallelCooling.mos to working tests ---- Modified : /trunk/Compiler/BackEnd/BackendVarTransform.mo Modified : /trunk/testsuite/libraries/msl31/simulate/Makefile Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Thermal.FluidHeatFlow.Examples.ParallelCooling.mos Revision: 12590 Author: Frenkel TUD Date: Saturday, August 18, 2012 21:42:47 Message: - geep information if replacements is performed in equation array - use matching of equationsystem to decide for new matching ---- Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Modified : /trunk/Compiler/BackEnd/BackendVarTransform.mo Modified : /trunk/Compiler/BackEnd/SimCode.mo Modified : /trunk/Compiler/BackEnd/Uncertainties.mo Modified : /trunk/Compiler/FrontEnd/Inline.mo Revision: 12589 Author: sjoelund.se Date: Saturday, August 18, 2012 20:18:12 Message: - Don't copy so many includes. Only a few are needed ---- Modified : /trunk/Makefile.common Revision: 12588 Author: sjoelund.se Date: Saturday, August 18, 2012 18:33:06 Message: - Copy headers for fmu tests ---- Modified : /trunk/SimulationRuntime/c/Makefile.common Revision: 12587 Author: sjoelund.se Date: Saturday, August 18, 2012 18:00:05 Message: - Compilation ---- Modified : /trunk/Parser/Makefile.common Revision: 12586 Author: sjoelund.se Date: Saturday, August 18, 2012 16:18:59 Message: - Only copy essential headers to the installation ---- Modified : /trunk/SimulationRuntime/c/Makefile.common Revision: 12585 Author: sjoelund.se Date: Saturday, August 18, 2012 16:03:27 Message: - Copy also the directories ---- Modified : /trunk/Makefile.common Revision: 12584 Author: sjoelund.se Date: Saturday, August 18, 2012 10:08:40 Message: - addClassAnnotation has been moved to the typed API - Added OpenModelica.$Code.Expression - Added support for named arguments that have Code type ---- Modified : /trunk/Compiler/FrontEnd/DAE.mo Modified : /trunk/Compiler/FrontEnd/Inst.mo Modified : /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo Modified : /trunk/Compiler/FrontEnd/Static.mo Modified : /trunk/Compiler/FrontEnd/Types.mo Modified : /trunk/Compiler/Script/CevalScript.mo Modified : /trunk/Compiler/Script/Interactive.mo Revision: 12583 Author: sjoelund.se Date: Saturday, August 18, 2012 08:37:15 Message: - Detect people who cannot spell Linköping correctly ---- Modified : /trunk/Compiler/BackEnd/GraphML.mo Modified : /trunk/Compiler/BackEnd/Matching.mo Modified : /trunk/Compiler/BackEnd/OpenTURNS.mo Modified : /trunk/Compiler/FrontEnd/Dump.mo Modified : /trunk/Makefile.in Modified : /trunk/OMOptim/Core/FileData/SaveOMOptim.cpp Modified : /trunk/OMOptim/Core/Modelica/ModPlusCtrl.cpp Modified : /trunk/OMOptim/Core/OMC/OMCThreads.h Modified : /trunk/OMOptim/Core/OMOptimSettings.cpp Modified : /trunk/OMOptim/Core/OpenModelica/OpenModelica.h Modified : /trunk/OMOptim/Core/OptObjective.cpp Modified : /trunk/OMOptim/Core/OptObjective.h Modified : /trunk/OMOptim/Core/Optim/EA/OptimAlgo.cpp Modified : /trunk/OMOptim/Core/Optim/EA/OptimAlgo.h Modified : /trunk/OMOptim/Core/Optim/EA/PSO/PSO.h Modified : /trunk/OMOptim/Core/Optim/EA/SA1/SA1.cpp Modified : /trunk/OMOptim/Core/Optim/EA/SA1/SA1.h Modified : /trunk/OMOptim/Core/Optim/EA/SA1/SA1Parameters.h Modified : /trunk/OMOptim/Core/ParetoDominance.cpp Modified : /trunk/OMOptim/Core/ParetoDominance.h Modified : /trunk/OMOptim/Core/Problems/BlockSubs/BlockSubstitution.cpp Modified : /trunk/OMOptim/Core/Problems/BlockSubs/BlockSubstitutions.cpp Modified : /trunk/OMOptim/Core/Problems/BlockSubs/BlockSubstitutions.h Modified : /trunk/OMOptim/Core/Problems/OneSimResult.cpp Modified : /trunk/OMOptim/Core/Problems/OneSimResult.h Modified : /trunk/OMOptim/Core/Problems/OneSimulation.h Modified : /trunk/OMOptim/Core/Problems/OptimResult.cpp Modified : /trunk/OMOptim/Core/Problems/OptimResult.h Modified : /trunk/OMOptim/Core/Problems/Optimization.cpp Modified : /trunk/OMOptim/Core/Problems/Optimization.h Modified : /trunk/OMOptim/Core/VariablesManip.cpp Modified : /trunk/OMOptim/Core/VariablesManip.h Modified : /trunk/OMOptim/GUI/Dialogs/AboutOMOptim.cpp Modified : /trunk/OMOptim/GUI/Dialogs/AboutOMOptim.h Modified : /trunk/OMOptim/GUI/Dialogs/BlockSubstituteConnDlg.h Modified : /trunk/OMOptim/GUI/Dialogs/HelpDlg.cpp Modified : /trunk/OMOptim/GUI/Dialogs/HelpDlg.h Modified : /trunk/OMOptim/GUI/MainWindow.h Modified : /trunk/OMOptim/GUI/Widgets/WidgetCtrlParameters.cpp Modified : /trunk/OMOptim/GUI/Widgets/WidgetCtrlParameters.h Modified : /trunk/OMOptim/GUI/Widgets/WidgetOptParameters.cpp Modified : /trunk/OMOptim/GUI/Widgets/WidgetOptParameters.h Modified : /trunk/OMOptimBasis/FileData/Save.cpp Modified : /trunk/OMOptimBasis/GUI/MOTableView.cpp Modified : /trunk/OMOptimBasis/GUI/MOTableView.h Modified : /trunk/OMOptimBasis/GUI/Tabs/MOMainTab.h Modified : /trunk/OMOptimBasis/Infos/ListInfo.h Modified : /trunk/OMOptimBasis/MOItem.h Modified : /trunk/OMOptimBasis/MOOptVector.cpp Modified : /trunk/OMOptimBasis/MOOptVector.h Modified : /trunk/OMOptimBasis/MOSettings.cpp Modified : /trunk/OMOptimBasis/MOThreads.h Modified : /trunk/OMOptimBasis/Problems/Result.h Modified : /trunk/OMOptimBasis/Tools/HighTools.cpp Modified : /trunk/OMOptimBasis/Tools/HighTools.h Modified : /trunk/OMOptimBasis/Tools/LowTools.cpp Modified : /trunk/OMOptimBasis/Tools/LowTools.h Modified : /trunk/OMOptimBasis/Tools/SleeperThread.h Modified : /trunk/OMOptimBasis/Tools/XMLTools.cpp Modified : /trunk/OMOptimBasis/Tools/XMLTools.h Modified : /trunk/OMOptimBasis/Units/MEDimValue.cpp Modified : /trunk/OMOptimBasis/Units/MEDimValue.h Modified : /trunk/OMOptimBasis/Units/MEQflow.cpp Modified : /trunk/OMOptimBasis/Units/MEQflow.h Modified : /trunk/OMOptimBasis/Units/MERefValue.cpp Modified : /trunk/OMOptimBasis/Units/MERefValue.h Modified : /trunk/OMOptimBasis/Variable.cpp Modified : /trunk/OMOptimBasis/Variable.h Modified : /trunk/OMOptimBasis/VariableType.h Modified : /trunk/SimulationRuntime/c/simulation/results/simulation_result.h Modified : /trunk/SimulationRuntime/c/simulation/results/simulation_result_plt.cpp Modified : /trunk/SimulationRuntime/c/simulation/results/simulation_result_plt.h Modified : /trunk/SimulationRuntime/c/simulation/simulation_runtime.h Modified : /trunk/SimulationRuntime/c/simulation/solver/dassl.c Modified : /trunk/SimulationRuntime/c/simulation/solver/dassl.h Modified : /trunk/SimulationRuntime/c/simulation/solver/delay.c Modified : /trunk/SimulationRuntime/c/simulation_data.h Modified : /trunk/SimulationRuntime/c/util/modelinfo.c Modified : /trunk/SimulationRuntime/c/util/modelinfo.h Revision: 12582 Author: sjoelund.se Date: Saturday, August 18, 2012 08:10:15 Message: - Fix testsuite ---- Modified : /trunk/Compiler/BackEnd/SimCode.mo Modified : /trunk/Compiler/FrontEnd/InstExtends.mo Modified : /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo Revision: 12581 Author: sjoelund.se Date: Saturday, August 18, 2012 07:39:22 Message: - Disallow local variables shadowing in/out ---- Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/BackEnd/SimCode.mo Modified : /trunk/Compiler/FrontEnd/Inst.mo Modified : /trunk/Compiler/FrontEnd/InstExtends.mo Modified : /trunk/Compiler/Util/Error.mo Modified : /trunk/testsuite/meta/Makefile Added : /trunk/testsuite/meta/MatchShadowing.mo Modified : /trunk/testsuite/meta/TailRecursion.mo Revision: 12580 Author: Frenkel TUD Date: Saturday, August 18, 2012 02:51:43 Message: - bugfix alias of alias is constant ---- Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Revision: 12579 Author: Frenkel TUD Date: Saturday, August 18, 2012 01:29:24 Message: - fix bootsrapping ---- Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/BackEnd/Uncertainties.mo Revision: 12578 Author: Frenkel TUD Date: Saturday, August 18, 2012 01:12:31 Message: - remove local variables with same name as inputs - fix tests ---- Modified : /trunk/Compiler/BackEnd/BackendDAECreate.mo Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/BackEnd/BackendDAETransform.mo Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Modified : /trunk/Compiler/BackEnd/BackendVarTransform.mo Modified : /trunk/Compiler/BackEnd/Matching.mo Modified : /trunk/Compiler/BackEnd/OnRelaxation.mo Modified : /trunk/Compiler/BackEnd/SimCode.mo Modified : /trunk/Compiler/BackEnd/Uncertainties.mo Modified : /trunk/Compiler/FrontEnd/AbsynDep.mo Modified : /trunk/Compiler/FrontEnd/Ceval.mo Modified : /trunk/Compiler/FrontEnd/ClassLoader.mo Modified : /trunk/Compiler/FrontEnd/DAEUtil.mo Modified : /trunk/Compiler/FrontEnd/Env.mo Modified : /trunk/Compiler/FrontEnd/ExpressionSimplify.mo Modified : /trunk/Compiler/FrontEnd/InnerOuter.mo Modified : /trunk/Compiler/FrontEnd/InstSection.mo Modified : /trunk/Compiler/FrontEnd/SCodeGraph.mo Modified : /trunk/Compiler/FrontEnd/Static.mo Modified : /trunk/Compiler/FrontEnd/Typing.mo Modified : /trunk/Compiler/Makefile.common Modified : /trunk/Compiler/Script/CevalScript.mo Modified : /trunk/Compiler/Template/TplMain.mo Modified : /trunk/Compiler/Util/Flags.mo Modified : /trunk/Compiler/Util/VarTransform.mo Revision: 12577 Author: adeas31 Date: Friday, August 17, 2012 23:53:08 Message: - Minor fixes. ---- Modified : /trunk/Compiler/runtime/FMIImpl.c Revision: 12576 Author: adeas31 Date: Friday, August 17, 2012 22:15:32 Message: - Fix build. ---- Modified : /trunk/Compiler/runtime/FMIImpl.c Revision: 12575 Author: Frenkel TUD Date: Friday, August 17, 2012 21:59:39 Message: - do replacements also in known aliases ---- Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Revision: 12574 Author: adeas31 Date: Friday, August 17, 2012 21:45:15 Message: - Free the memory properly. ---- Modified : /trunk/Compiler/runtime/FMIImpl.c Revision: 12573 Author: sjoelund.se Date: Friday, August 17, 2012 21:07:25 Message: - Do not link RML files in OMC runtime ---- Modified : /trunk/Compiler/Util/FMI.mo Modified : /trunk/Compiler/runtime/FMIImpl.c Modified : /trunk/Compiler/runtime/FMIWrapper.c Modified : /trunk/Compiler/runtime/Makefile.common Revision: 12572 Author: Frenkel TUD Date: Friday, August 17, 2012 19:46:10 Message: - change handling of alias vars in remove simple equations -> good speedup ---- Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/BackEnd/BackendVariable.mo Revision: 12571 Author: adeas31 Date: Friday, August 17, 2012 19:45:48 Message: - Generate some test code for FMI model exchange. ---- Modified : /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo Modified : /trunk/Compiler/Script/CevalScript.mo Modified : /trunk/Compiler/Util/FMI.mo Modified : /trunk/Compiler/runtime/FMIImpl.c Added : /trunk/Compiler/runtime/FMIModelica.in Modified : /trunk/Compiler/runtime/FMIWrapper.c Modified : /trunk/Compiler/runtime/FMI_rml.c Modified : /trunk/Compiler/runtime/Makefile.common Modified : /trunk/Compiler/runtime/systemimpl.h Revision: 12570 Author: sjoelund.se Date: Friday, August 17, 2012 17:55:37 Message: - Avoid creating the DAE.RELATION x >= 0.0 to generate code for sqrt. Now we simply generate the expression and check if it's >= 0.0, else use it ---- Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/Template/CodegenC.tpl Revision: 12569 Author: Frenkel TUD Date: Friday, August 17, 2012 16:28:06 Message: - fix test ---- Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Translational.Examples.InitialConditions.mos Revision: 12568 Author: sjoelund.se Date: Friday, August 17, 2012 15:02:00 Message: - Do not evaluate lhs of tuple-assignments (fixes testcase) - Make generation of sqrt(abs(x)) smarter - do not generate code for events and stuff if it is known to be a positive argument ---- Modified : /trunk/Compiler/BackEnd/SimCode.mo Modified : /trunk/Compiler/FrontEnd/Expression.mo Modified : /trunk/Compiler/FrontEnd/ExpressionSimplify.mo Modified : /trunk/Compiler/FrontEnd/InstSection.mo Modified : /trunk/Compiler/FrontEnd/Static.mo Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/Template/CodegenC.tpl Modified : /trunk/configure.in Modified : /trunk/testsuite/libraries/msl32/Modelica.Blocks.Examples.Filter.mos Revision: 12567 Author: adeas31 Date: Friday, August 17, 2012 14:37:36 Message: - Don't generate extra libs. Just use the Compiler/runtime. ---- Modified : /trunk/Compiler/Makefile.in Modified : /trunk/Compiler/Makefile.omdev.mingw Modified : /trunk/Compiler/Util/FMI.mo Modified : /trunk/Compiler/omc_debug/Makefile.in Modified : /trunk/Compiler/omc_debug/Makefile.omdev.mingw Modified : /trunk/Compiler/omc_profiler/Makefile.in Modified : /trunk/Compiler/omc_profiler/Makefile.omdev.mingw Modified : /trunk/Compiler/omc_release/Makefile.omdev.mingw Deleted : /trunk/Compiler/runtime/FMI Added : /trunk/Compiler/runtime/FMIImpl.c Added : /trunk/Compiler/runtime/FMIWrapper.c Added : /trunk/Compiler/runtime/FMI_rml.c Modified : /trunk/Compiler/runtime/Makefile.common Modified : /trunk/Compiler/runtime/Makefile.in Modified : /trunk/Compiler/runtime/Makefile.omdev.mingw Modified : /trunk/Makefile.common Modified : /trunk/Makefile.in Modified : /trunk/Makefile.omdev.mingw Modified : /trunk/configure.in Revision: 12566 Author: adeas31 Date: Friday, August 17, 2012 14:00:59 Message: - Generate makefiles. ---- Modified : /trunk/configure.in Revision: 12565 Author: sjoelund.se Date: Friday, August 17, 2012 13:53:35 Message: - Safer make commands (cd nonexisting; make) causes infinite loop ---- Modified : /trunk/Makefile.common Revision: 12564 Author: adeas31 Date: Friday, August 17, 2012 13:51:25 Message: - Add fmiwrapper files. ---- Added : /trunk/Compiler/runtime/FMI Added : /trunk/Compiler/runtime/FMI/FMIImpl.c Added : /trunk/Compiler/runtime/FMI/FMIWrapper.c Added : /trunk/Compiler/runtime/FMI/FMI_rml.c Added : /trunk/Compiler/runtime/FMI/Makefile.common Added : /trunk/Compiler/runtime/FMI/Makefile.in Added : /trunk/Compiler/runtime/FMI/Makefile.omdev.mingw Added : /trunk/Compiler/runtime/FMI/fmuModelica.in Revision: 12563 Author: adeas31 Date: Friday, August 17, 2012 13:45:17 Message: - Compile FMI stuff separately. - Create fmiwrapper lib. ---- Modified : /trunk/Compiler/Makefile.in Modified : /trunk/Compiler/Makefile.omdev.mingw Modified : /trunk/Compiler/Util/FMI.mo Modified : /trunk/Compiler/omc_debug/Makefile.omdev.mingw Modified : /trunk/Compiler/omc_profiler/Makefile.omdev.mingw Modified : /trunk/Compiler/omc_release/Makefile.omdev.mingw Deleted : /trunk/Compiler/runtime/FMI_rml.c Deleted : /trunk/Compiler/runtime/FMIimpl.c Modified : /trunk/Compiler/runtime/Makefile.common Modified : /trunk/Compiler/runtime/Makefile.in Modified : /trunk/Compiler/runtime/Makefile.omdev.mingw Modified : /trunk/Makefile.common Modified : /trunk/Makefile.in Modified : /trunk/Makefile.omdev.mingw Revision: 12562 Author: Frenkel TUD Date: Friday, August 17, 2012 13:25:08 Message: - take care for state selection to select derivatives of dummy_states as dummy_states - move Modelica.Mechanics.Translational.Examples.InitialConditions.mos to working tests ---- Modified : /trunk/Compiler/BackEnd/BackendDAETransform.mo Modified : /trunk/Compiler/BackEnd/IndexReduction.mo Modified : /trunk/testsuite/libraries/msl31/simulate/Makefile Revision: 12561 Author: ppriv Date: Friday, August 17, 2012 13:19:43 Message: The Second part of the potentially buggy places in .tpl files due to the (confusing) semantics of iteration expressions and the "empty" option - made explicit "empty" option on all the suspicious places (those that are not obvious to produce an output for every iteration) - CodegenC.tpl and CodegenCPP.tpl covered so far - some small code styling in CodegenCPP.tpl ---- Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/Template/CodegenC.tpl Modified : /trunk/Compiler/Template/CodegenCpp.mo Modified : /trunk/Compiler/Template/CodegenCpp.tpl Modified : /trunk/Compiler/susan_codegen/SusanGrammar.txt Modified : /trunk/Compiler/susan_codegen/doc/Empty_fix_suspicious_template_parts.txt Revision: 12560 Author: sjoelund.se Date: Friday, August 17, 2012 12:44:41 Message: - Fix separator/Makefile syntax bug ---- Modified : /trunk/testsuite/linearize/Makefile Revision: 12559 Author: sjoelund.se Date: Friday, August 17, 2012 10:08:57 Message: - Changed FMIL to build in separate directory again ---- Modified : /trunk/Makefile.common Revision: 12558 Author: sjoelund.se Date: Friday, August 17, 2012 09:47:03 Message: - Give as many strings as there are %s directives in the error-string ---- Modified : /trunk/Compiler/FrontEnd/Mod.mo Modified : /trunk/Compiler/Template/CodegenC.tpl Revision: 12557 Author: Frenkel TUD Date: Friday, August 17, 2012 03:04:06 Message: - expected results ---- Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Analog.Examples.CharacteristicIdealDiodes.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Analog.Examples.HeatingResistor.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Analog.Examples.ShowVariableResistor.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Machines.Examples.DCSE_Start.mos Revision: 12556 Author: Frenkel TUD Date: Friday, August 17, 2012 02:30:06 Message: - bugfix mixed equation systems - move Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.GearConstraint.mos Modelica.Electrical.Analog.Examples.ShowVariableResistor.mos Modelica.Electrical.Machines.Examples.DCSE_Start.mos Modelica.Electrical.Analog.Examples.HeatingResistor.mos Modelica.Electrical.Analog.Examples.CharacteristicIdealDiodes.mos to working tests ---- Modified : /trunk/Compiler/BackEnd/BackendDAETransform.mo Modified : /trunk/Compiler/BackEnd/SimCode.mo Modified : /trunk/SimulationRuntime/c/math-support/matrix.h Modified : /trunk/SimulationRuntime/c/simulation_data.h Modified : /trunk/testsuite/libraries/msl31/simulate/Makefile Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Analog.Examples.CharacteristicIdealDiodes.mat Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Analog.Examples.CharacteristicIdealDiodes.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Analog.Examples.HeatingRectifier.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Analog.Examples.ShowVariableResistor.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Machines.Examples.Rectifier12pulse.mos Revision: 12555 Author: mahge930 Date: Thursday, August 16, 2012 19:20:50 Message: + revert memory pool to 4 mb. ---- Modified : /trunk/SimulationRuntime/c/util/memory_pool.c Revision: 12554 Author: mahge930 Date: Thursday, August 16, 2012 19:19:04 Message: + Generate ParModelica code for function (non-simulation) case too. plus some fixes. ---- Modified : /trunk/Compiler/Template/AbsynDumpTpl.mo Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/Template/CodegenC.tpl Modified : /trunk/Compiler/Template/DAEDumpTpl.mo Modified : /trunk/Compiler/Template/ExpressionDumpTpl.mo Modified : /trunk/Compiler/Template/InstDumpTpl.mo Modified : /trunk/Compiler/Template/SCodeDumpTpl.mo Modified : /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/Makefile Added : /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/OCLRuntimeUtil_new.cl Modified : /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/ocl_offcomp.c Modified : /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/omc_ocl_common_header.h Modified : /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/omc_ocl_util.c Modified : /trunk/SimulationRuntime/c/util/memory_pool.c Revision: 12553 Author: Frenkel TUD Date: Thursday, August 16, 2012 18:02:35 Message: - update tests ---- Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Rotational.Examples.Friction.mat Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Rotational.Examples.LossyGearDemo1.mat Revision: 12552 Author: Frenkel TUD Date: Thursday, August 16, 2012 17:33:00 Message: - take care tearing var is not used in relation for mixed systems - move Modelica.Mechanics.Translational.Examples.Friction.mos back to tests ---- Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/testsuite/libraries/msl31/simulate/Makefile Revision: 12551 Author: Frenkel TUD Date: Thursday, August 16, 2012 15:49:50 Message: - move libraries_msl31_media_simulate.Modelica.Media.Examples.SimpleLiquidWater.mos failing test because failed because medium.T is not as potential state marked and as state selected, so a function call has to be solved implicit ---- Modified : /trunk/testsuite/libraries/msl31/media/Makefile Modified : /trunk/testsuite/libraries/msl31/media/simulate/Makefile Revision: 12550 Author: Frenkel TUD Date: Thursday, August 16, 2012 15:21:00 Message: - move linearize.test_01.mos to failing test because failed to generated derived algorithm because algorithm outputs not equal and known variables are assigned in algorithm - move 3rdParty_PlanarMechanics.PlanarMechanicsForTesting.Examples.KinematicLoop.mos failing test because failed because of wrong initial values - move libraries_msl31_media_simulate.Modelica.Media.Examples.SimpleLiquidWater.mos failing test because failed because medium.T is not as potential state marked and as state selected, so a function call has to be solved implicit - move libraries_msl31_simulate.Modelica.Mechanics.Translational.Examples.Friction.mos failing test until it is fixed ---- Modified : /trunk/testsuite/3rdParty/PlanarMechanics/Makefile Modified : /trunk/testsuite/libraries/msl31/media/Makefile Modified : /trunk/testsuite/libraries/msl31/simulate/Makefile Modified : /trunk/testsuite/linearize/Makefile Revision: 12549 Author: sjoelund.se Date: Thursday, August 16, 2012 14:16:14 Message: - Flatten and generate correct code for: algorithm (,x) := f(time); ---- Modified : /trunk/Compiler/FrontEnd/MetaUtil.mo Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/Template/CodegenC.tpl Added : /trunk/testsuite/mosfiles/AlgorithmTupleAssign.mos Revision: 12548 Author: ppriv Date: Thursday, August 16, 2012 12:49:07 Message: First part of the potentially buggy places in .tpl files due to the (confusing) semantics of iteration expressions and the "empty" option - only for CodegenC.tpl yet ---- Added : /trunk/Compiler/susan_codegen/doc/Empty_fix_suspicious_template_parts.txt Revision: 12547 Author: sjoelund.se Date: Thursday, August 16, 2012 12:32:04 Message: - Generate readable generated code ---- Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/Template/CodegenC.tpl Revision: 12546 Author: sjoelund.se Date: Thursday, August 16, 2012 11:55:51 Message: - Fix warnings ---- Modified : /trunk/SimulationRuntime/c/math-support/matrix.h Revision: 12545 Author: sjoelund.se Date: Thursday, August 16, 2012 09:43:38 Message: - Fix runtest for moved directory Siemens ---- Modified : /trunk/testsuite/partest/runtest.pl Revision: 12544 Author: sjoelund.se Date: Thursday, August 16, 2012 09:09:04 Message: - Function index changed ---- Modified : /trunk/testsuite/mosfiles/MeasureTime.mos Revision: 12543 Author: Frenkel TUD Date: Thursday, August 16, 2012 03:49:36 Message: - improve tearing var selection ---- Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Rotational.Examples.Friction.mat Revision: 12542 Author: Frenkel TUD Date: Thursday, August 16, 2012 02:25:50 Message: - handle pre,change,edge in adjacencyRowEnhanced1 better ---- Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Modified : /trunk/Compiler/BackEnd/BackendVarTransform.mo Revision: 12541 Author: Frenkel TUD Date: Thursday, August 16, 2012 01:37:57 Message: - BackendVarTransform: use inFuncTypeExpExpToBooleanOption everywhwere - BackendDAEUtil: bugfix adjacencyRowExpEnhanced1 - SimCode: move skipPreOperator to BackendVarTransform ---- Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Modified : /trunk/Compiler/BackEnd/BackendVarTransform.mo Modified : /trunk/Compiler/BackEnd/SimCode.mo Modified : /trunk/Compiler/BackEnd/Uncertainties.mo Revision: 12540 Author: Frenkel TUD Date: Wednesday, August 15, 2012 23:54:09 Message: - fix tab ---- Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Revision: 12539 Author: Frenkel TUD Date: Wednesday, August 15, 2012 23:32:16 Message: - bugfix tearing for mixed equation systems ---- Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Rotational.Examples.LossyGearDemo1.mat Revision: 12538 Author: Frenkel TUD Date: Wednesday, August 15, 2012 22:09:35 Message: - update reference file ---- Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.RollingWheel.mat Revision: 12537 Author: Frenkel TUD Date: Wednesday, August 15, 2012 21:03:04 Message: - bugfix SomCode.solveTrivialArrayEquation ---- Modified : /trunk/Compiler/BackEnd/SimCode.mo Revision: 12536 Author: Frenkel TUD Date: Wednesday, August 15, 2012 20:13:48 Message: - Tearing: handle array equations in nonlinear case ---- Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Revision: 12535 Author: sjoelund.se Date: Wednesday, August 15, 2012 16:51:24 Message: - Removed some unused variables - Set LF line endings - Updated refactoring script to contain more profanity (fuck yeah!) ---- Modified : /trunk/Compiler/BackEnd/BackendDAECreate.mo Modified : /trunk/Compiler/BackEnd/BackendDAETransform.mo Modified : /trunk/Compiler/BackEnd/Matching.mo Modified : /trunk/Compiler/BackEnd/MathematicaDump.mo Modified : /trunk/Compiler/BackEnd/SimCode.mo Modified : /trunk/Compiler/BackEnd/Uncertainties.mo Modified : /trunk/Compiler/FrontEnd/Expression.mo Modified : /trunk/Compiler/FrontEnd/ExpressionSimplify.mo Modified : /trunk/Compiler/FrontEnd/InstSection.mo Modified : /trunk/Compiler/FrontEnd/SCodeDump.mo Modified : /trunk/Compiler/FrontEnd/Static.mo Modified : /trunk/Compiler/Script/CevalScript.mo Modified : /trunk/Compiler/Template/AbsynDumpTpl.tpl Modified : /trunk/Compiler/Template/CodegenAdevs.mo Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/Template/CodegenCSharp.mo Modified : /trunk/Compiler/Template/CodegenCpp.mo Modified : /trunk/Compiler/Template/CodegenUtil.tpl Modified : /trunk/Compiler/Template/DAEDumpTpl.tpl Modified : /trunk/Compiler/Template/ExpressionDumpTpl.tpl Modified : /trunk/Compiler/Template/InstDumpTpl.tpl Modified : /trunk/Compiler/runtime/FMI_rml.c Modified : /trunk/Compiler/runtime/FMIimpl.c Modified : /trunk/Compiler/runtime/matching.c Modified : /trunk/Compiler/runtime/matching_cheap.c Modified : /trunk/Compiler/runtime/matchmaker.h Modified : /trunk/SimulationRuntime/c/simulation/solver/initialization_data.c Modified : /trunk/SimulationRuntime/c/simulation/solver/initialization_data.h Modified : /trunk/SimulationRuntime/c/simulation/solver/ipopt_initialization.c Modified : /trunk/SimulationRuntime/c/simulation/solver/ipopt_initialization.h Modified : /trunk/SimulationRuntime/c/simulation/solver/kinsol_initialization.c Modified : /trunk/SimulationRuntime/c/simulation/solver/kinsol_initialization.h Modified : /trunk/SimulationRuntime/c/simulation/solver/nelderMeadEx_initialization.c Modified : /trunk/SimulationRuntime/c/simulation/solver/nelderMeadEx_initialization.h Modified : /trunk/SimulationRuntime/c/simulation/solver/newuoa_initialization.c Modified : /trunk/SimulationRuntime/c/simulation/solver/newuoa_initialization.h Modified : /trunk/SimulationRuntime/c/simulation/solver/simplex_initialization.c Modified : /trunk/SimulationRuntime/c/simulation/solver/simplex_initialization.h Modified : /trunk/testsuite/bootstrapping/refactor-mc-to-m.sh Revision: 12534 Author: mahge930 Date: Wednesday, August 15, 2012 16:18:16 Message: + Back-end and code generation support for parfor loop. ---- Modified : /trunk/Compiler/BackEnd/BackendDAECreate.mo Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Modified : /trunk/Compiler/BackEnd/BackendVarTransform.mo Modified : /trunk/Compiler/BackEnd/DAEQuery.mo Modified : /trunk/Compiler/BackEnd/PartFn.mo Modified : /trunk/Compiler/BackEnd/SimCode.mo Modified : /trunk/Compiler/FrontEnd/Algorithm.mo Modified : /trunk/Compiler/FrontEnd/DAE.mo Modified : /trunk/Compiler/FrontEnd/DAEDump.mo Modified : /trunk/Compiler/FrontEnd/DAEUtil.mo Modified : /trunk/Compiler/FrontEnd/InstSection.mo Modified : /trunk/Compiler/Template/CodegenAdevs.mo Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/Template/CodegenC.tpl Modified : /trunk/Compiler/Template/CodegenUtil.mo Modified : /trunk/Compiler/Template/SimCodeTV.mo Modified : /trunk/Compiler/Util/System.mo Modified : /trunk/Compiler/runtime/System_rml.c Modified : /trunk/Compiler/runtime/systemimpl.c Modified : /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/omc_ocl_util.c Revision: 12533 Author: sjoelund.se Date: Wednesday, August 15, 2012 15:02:02 Message: - Fix syntax error ---- Modified : /trunk/Compiler/BackEnd/BackendQSS.mo Modified : /trunk/Compiler/BackEnd/Uncertainties.mo Revision: 12532 Author: sjoelund.se Date: Wednesday, August 15, 2012 14:54:12 Message: - Refactoring ---- Modified : /trunk/Compiler/BackEnd/BackendQSS.mo Modified : /trunk/Compiler/BackEnd/MathematicaDump.mo Modified : /trunk/Compiler/BackEnd/Uncertainties.mo Modified : /trunk/testsuite/bootstrapping/refactor-mc-to-m.sh Revision: 12531 Author: sjoelund.se Date: Wednesday, August 15, 2012 14:40:48 Message: - Fix typo ---- Modified : /trunk/Compiler/runtime/config.unix.h.in Revision: 12530 Author: sjoelund.se Date: Wednesday, August 15, 2012 14:26:13 Message: - Ran automatic refactoring ---- Modified : /trunk/Compiler/BackEnd/BackendDAECreate.mo Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/BackEnd/BackendDAETransform.mo Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Modified : /trunk/Compiler/BackEnd/BackendDump.mo Modified : /trunk/Compiler/BackEnd/BackendEquation.mo Modified : /trunk/Compiler/BackEnd/BackendQSS.mo Modified : /trunk/Compiler/BackEnd/BackendVarTransform.mo Modified : /trunk/Compiler/BackEnd/BackendVariable.mo Modified : /trunk/Compiler/BackEnd/DAEQuery.mo Modified : /trunk/Compiler/BackEnd/Derive.mo Modified : /trunk/Compiler/BackEnd/IndexReduction.mo Modified : /trunk/Compiler/BackEnd/Matching.mo Modified : /trunk/Compiler/BackEnd/MathematicaDump.mo Modified : /trunk/Compiler/BackEnd/OnRelaxation.mo Modified : /trunk/Compiler/BackEnd/OpenTURNS.mo Modified : /trunk/Compiler/BackEnd/PartFn.mo Modified : /trunk/Compiler/BackEnd/SimCode.mo Modified : /trunk/Compiler/BackEnd/TaskGraph.mo Modified : /trunk/Compiler/BackEnd/Uncertainties.mo Modified : /trunk/Compiler/BackEnd/XMLDump.mo Modified : /trunk/Compiler/FrontEnd/Absyn.mo Modified : /trunk/Compiler/FrontEnd/Algorithm.mo Modified : /trunk/Compiler/FrontEnd/Builtin.mo Modified : /trunk/Compiler/FrontEnd/Ceval.mo Modified : /trunk/Compiler/FrontEnd/CevalFunction.mo Modified : /trunk/Compiler/FrontEnd/CheckModel.mo Modified : /trunk/Compiler/FrontEnd/ClassLoader.mo Modified : /trunk/Compiler/FrontEnd/ConnectUtil.mo Modified : /trunk/Compiler/FrontEnd/ConnectionGraph.mo Modified : /trunk/Compiler/FrontEnd/DAEDump.mo Modified : /trunk/Compiler/FrontEnd/DAEUtil.mo Modified : /trunk/Compiler/FrontEnd/Dependency.mo Modified : /trunk/Compiler/FrontEnd/Dump.mo Modified : /trunk/Compiler/FrontEnd/Env.mo Modified : /trunk/Compiler/FrontEnd/Expression.mo Modified : /trunk/Compiler/FrontEnd/ExpressionDump.mo Modified : /trunk/Compiler/FrontEnd/ExpressionSimplify.mo Modified : /trunk/Compiler/FrontEnd/Inline.mo Modified : /trunk/Compiler/FrontEnd/Inst.mo Modified : /trunk/Compiler/FrontEnd/InstExtends.mo Modified : /trunk/Compiler/FrontEnd/InstSection.mo Modified : /trunk/Compiler/FrontEnd/InstSymbolTable.mo Modified : /trunk/Compiler/FrontEnd/InstUtil.mo Modified : /trunk/Compiler/FrontEnd/Lookup.mo Modified : /trunk/Compiler/FrontEnd/MetaUtil.mo Modified : /trunk/Compiler/FrontEnd/Mod.mo Modified : /trunk/Compiler/FrontEnd/Patternm.mo Modified : /trunk/Compiler/FrontEnd/PrefixUtil.mo Modified : /trunk/Compiler/FrontEnd/SCode.mo Modified : /trunk/Compiler/FrontEnd/SCodeCheck.mo Modified : /trunk/Compiler/FrontEnd/SCodeDependency.mo Modified : /trunk/Compiler/FrontEnd/SCodeDump.mo Modified : /trunk/Compiler/FrontEnd/SCodeEnv.mo Modified : /trunk/Compiler/FrontEnd/SCodeExpand.mo Modified : /trunk/Compiler/FrontEnd/SCodeFlatten.mo Modified : /trunk/Compiler/FrontEnd/SCodeFlattenExtends.mo Modified : /trunk/Compiler/FrontEnd/SCodeFlattenImports.mo Modified : /trunk/Compiler/FrontEnd/SCodeFlattenRedeclare.mo Modified : /trunk/Compiler/FrontEnd/SCodeInst.mo Modified : /trunk/Compiler/FrontEnd/SCodeLookup.mo Modified : /trunk/Compiler/FrontEnd/SCodeMod.mo Modified : /trunk/Compiler/FrontEnd/SCodeUtil.mo Modified : /trunk/Compiler/FrontEnd/Static.mo Modified : /trunk/Compiler/FrontEnd/TypeCheck.mo Modified : /trunk/Compiler/FrontEnd/Types.mo Modified : /trunk/Compiler/FrontEnd/Typing.mo Modified : /trunk/Compiler/FrontEnd/ValuesUtil.mo Modified : /trunk/Compiler/Main/Main.mo Modified : /trunk/Compiler/Script/CevalScript.mo Modified : /trunk/Compiler/Script/Interactive.mo Modified : /trunk/Compiler/Script/Refactor.mo Modified : /trunk/Compiler/Template/CodegenAdevs.mo Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/Template/CodegenCSharp.mo Modified : /trunk/Compiler/Template/CodegenCpp.mo Modified : /trunk/Compiler/Template/ExpressionDumpTpl.mo Modified : /trunk/Compiler/Template/InstDumpTpl.mo Modified : /trunk/Compiler/Template/SCodeDumpTpl.mo Modified : /trunk/Compiler/Template/Tpl.mo Modified : /trunk/Compiler/Template/TplAbsyn.mo Modified : /trunk/Compiler/Template/TplMain.mo Modified : /trunk/Compiler/Template/TplParser.mo Modified : /trunk/Compiler/Util/BaseHashSet.mo Modified : /trunk/Compiler/Util/BaseHashTable.mo Modified : /trunk/Compiler/Util/Debug.mo Modified : /trunk/Compiler/Util/Error.mo Modified : /trunk/Compiler/Util/Flags.mo Modified : /trunk/Compiler/Util/Graph.mo Modified : /trunk/Compiler/Util/List.mo Modified : /trunk/Compiler/Util/PriorityQueue.mo Modified : /trunk/Compiler/Util/Util.mo Modified : /trunk/Compiler/Util/VarTransform.mo Revision: 12529 Author: sjoelund.se Date: Wednesday, August 15, 2012 13:43:11 Message: - Add LDFLAGS to the ones the simulations use ---- Modified : /trunk/Compiler/runtime/config.unix.h.in Revision: 12528 Author: mahge930 Date: Wednesday, August 15, 2012 13:20:44 Message: - fix compilation ---- Modified : /trunk/Parser/Makefile.omdev.mingw Revision: 12527 Author: sjoelund.se Date: Wednesday, August 15, 2012 12:47:05 Message: - Print errors in flags instead of fail execution ---- Modified : /trunk/Compiler/Main/Main.mo Modified : /trunk/testsuite/bootstrapping/refactor-mc-to-m.sh Revision: 12526 Author: sjoelund.se Date: Wednesday, August 15, 2012 12:15:03 Message: - Added test for case guard-conditions - Fixed a bug where tail-recursion rec(i-1,i) would cause rec(i-1,i-1) to be used instead ---- Modified : /trunk/Compiler/FrontEnd/Expression.mo Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/Template/CodegenC.tpl Modified : /trunk/Compiler/Template/SimCodeTV.mo Modified : /trunk/testsuite/meta/Makefile Added : /trunk/testsuite/meta/MatchCaseGuard.mos Revision: 12525 Author: sjoelund.se Date: Wednesday, August 15, 2012 09:47:02 Message: - Added CPPFLAGS to makefiles ---- Modified : /trunk/Compiler/runtime/Makefile.in Modified : /trunk/Parser/Makefile.common Modified : /trunk/Parser/Makefile.in Modified : /trunk/Parser/Makefile.omdev.mingw Revision: 12524 Author: Frenkel TUD Date: Tuesday, August 14, 2012 22:51:51 Message: - check for unsolvable before select tearing vars ---- Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/SimulationRuntime/c/math-support/matrix.h Revision: 12523 Author: Frenkel TUD Date: Tuesday, August 14, 2012 22:33:45 Message: - fix test ---- Modified : /trunk/testsuite/3rdParty/PlanarMechanics/instantiatePlanarMechanicsForTesting.mos Revision: 12522 Author: Frenkel TUD Date: Tuesday, August 14, 2012 22:27:54 Message: - fix tap ---- Modified : /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.mo Revision: 12521 Author: Frenkel TUD Date: Tuesday, August 14, 2012 22:05:14 Message: - fix tests ---- Modified : /trunk/Compiler/BackEnd/Derive.mo Modified : /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.mo Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.RollingWheel.mat Revision: 12520 Author: sjoelund.se Date: Tuesday, August 14, 2012 17:20:13 Message: - Added support for guarded case-patterns ---- Modified : /trunk/Compiler/FrontEnd/Absyn.mo Modified : /trunk/Compiler/FrontEnd/DAE.mo Modified : /trunk/Compiler/FrontEnd/Dump.mo Modified : /trunk/Compiler/FrontEnd/Inst.mo Modified : /trunk/Compiler/FrontEnd/Patternm.mo Modified : /trunk/Compiler/FrontEnd/Types.mo Modified : /trunk/Compiler/OpenModelicaBootstrappingHeader.h Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/Template/CodegenC.tpl Modified : /trunk/Compiler/Template/CodegenUtil.mo Modified : /trunk/Compiler/Template/SimCodeTV.mo Modified : /trunk/Compiler/Template/Unparsing.mo Modified : /trunk/Compiler/Template/Unparsing.tpl Modified : /trunk/Compiler/Util/Error.mo Modified : /trunk/Makefile.common Modified : /trunk/Parser/Modelica.g Revision: 12519 Author: perost Date: Tuesday, August 14, 2012 16:38:19 Message: - Added test case for r12518. ---- Added : /trunk/testsuite/mofiles/InvalidFunctionBinding.mo Modified : /trunk/testsuite/mofiles/Makefile Revision: 12518 Author: perost Date: Tuesday, August 14, 2012 16:37:22 Message: Fix for bug #1773: - Make sure that we fail properly when we get a type mismatch on a binding, instead of returning UNBOUND. ---- Modified : /trunk/Compiler/FrontEnd/Inst.mo Revision: 12517 Author: sjoelund.se Date: Tuesday, August 14, 2012 14:52:57 Message: - Tail-recursion optimization on if-statements ---- Modified : /trunk/Compiler/FrontEnd/Inst.mo Revision: 12516 Author: sjoelund.se Date: Tuesday, August 14, 2012 13:16:14 Message: - Expected output ---- Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestDynamicWaterWaterExchanger.mos Revision: 12515 Author: sjoelund.se Date: Tuesday, August 14, 2012 13:06:22 Message: - Fix classname for hudson ---- Modified : /trunk/testsuite/partest/runtest.pl Revision: 12514 Author: sjoelund.se Date: Tuesday, August 14, 2012 12:54:35 Message: - Make Debian cmake handle fmil ---- Modified : /trunk/Makefile.common Modified : /trunk/Makefile.in Modified : /trunk/Makefile.omdev.mingw Revision: 12513 Author: sjoelund.se Date: Tuesday, August 14, 2012 12:05:30 Message: - Don't print so much in colour; it makes us dizzy. Stupid cmake destroying things. ---- Modified : /trunk/Makefile.in Revision: 12512 Author: sjoelund.se Date: Tuesday, August 14, 2012 11:51:40 Message: - Translation update ---- Modified : /trunk/Compiler/Translation/de.po Modified : /trunk/Compiler/Translation/openmodelica.pot Modified : /trunk/Compiler/Translation/sv.po Revision: 12511 Author: sjoelund.se Date: Tuesday, August 14, 2012 11:36:29 Message: - Look for gettext headers ---- Modified : /trunk/configure.in Revision: 12510 Author: sjoelund.se Date: Tuesday, August 14, 2012 11:26:22 Message: - Move tests that never succeeded ---- Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/Makefile Revision: 12509 Author: sjoelund.se Date: Tuesday, August 14, 2012 11:17:14 Message: - Fix compilation of ASUB in non-function context, too ---- Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/Template/CodegenC.tpl Revision: 12508 Author: sjoelund.se Date: Tuesday, August 14, 2012 11:09:35 Message: - Fix linkage ---- Modified : /trunk/Compiler/runtime/Makefile.common Modified : /trunk/Compiler/runtime/Makefile.in Modified : /trunk/Compiler/runtime/Makefile.omdev.mingw Revision: 12507 Author: sjoelund.se Date: Tuesday, August 14, 2012 10:59:02 Message: - Make compilation a little faster ---- Modified : /trunk/Compiler/runtime/Makefile.common Modified : /trunk/Compiler/runtime/Makefile.in Modified : /trunk/Compiler/runtime/Makefile.omdev.mingw Modified : /trunk/Makefile.in Revision: 12506 Author: perost Date: Tuesday, August 14, 2012 10:48:02 Message: - Fixed path to result files for siemens tests. ---- Modified : /trunk/testsuite/3rdParty/siemens/simulation/testSolidComponents.mos Modified : /trunk/testsuite/3rdParty/siemens/simulation/testSolidComponentsJac.mos Revision: 12505 Author: sjoelund.se Date: Tuesday, August 14, 2012 09:41:15 Message: - Added COPYING file ---- Added : /trunk/COPYING Modified : /trunk/Makefile.common Modified : /trunk/SimulationRuntime/c/util/java_interface/Makefile.common Revision: 12504 Author: sjoelund.se Date: Monday, August 13, 2012 22:14:08 Message: - Configure now handles libqwt5.so (from arch AUR) ---- Modified : /trunk/configure.in Revision: 12503 Author: Frenkel TUD Date: Monday, August 13, 2012 22:08:34 Message: - bugfix linearize: - generate at least one print commant to have the same index and avoid the strange side effect ---- Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/Template/CodegenC.tpl Revision: 12502 Author: sjoelund.se Date: Monday, August 13, 2012 20:04:53 Message: - Fix bootstrap compilation ---- Modified : /trunk/testsuite/bootstrapping/LinkMain.makefile.in Modified : /trunk/testsuite/bootstrapping/LinkMain.makefile.mingw Revision: 12501 Author: Frenkel TUD Date: Monday, August 13, 2012 18:42:03 Message: - fix for linearize ---- Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Modified : /trunk/Compiler/BackEnd/SimCode.mo Revision: 12500 Author: adeas31 Date: Monday, August 13, 2012 18:18:38 Message: - Use the static lib of FMIL. ---- Modified : /trunk/Compiler/omc_debug/Makefile.omdev.mingw Modified : /trunk/Compiler/omc_profiler/Makefile.omdev.mingw Modified : /trunk/Compiler/omc_release/Makefile.omdev.mingw Modified : /trunk/Compiler/runtime/FMIimpl.c Modified : /trunk/Makefile.omdev.mingw Revision: 12499 Author: adeas31 Date: Monday, August 13, 2012 16:41:10 Message: - Updated the debug and profiler makefiles. ---- Modified : /trunk/Compiler/Template/CodegenUtil.mo Modified : /trunk/Compiler/omc_debug/Makefile.in Modified : /trunk/Compiler/omc_debug/Makefile.omdev.mingw Modified : /trunk/Compiler/omc_profiler/Makefile.in Modified : /trunk/Compiler/omc_profiler/Makefile.omdev.mingw Revision: 12498 Author: sjoelund.se Date: Monday, August 13, 2012 16:31:35 Message: - Fix Linux compilation ---- Modified : /trunk/Compiler/omc_release/Makefile.in Revision: 12497 Author: sjoelund.se Date: Monday, August 13, 2012 16:30:45 Message: - Move tests into flattening, simulations folders, etc ---- Deleted : /trunk/testsuite/3rdParty/SiemensPower/Makefile Deleted : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower.Components.Pipes.Tests.TubeWithoutWall.mos Deleted : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower.Components.Pipes.Tests.tube_test.mos Added : /trunk/testsuite/3rdParty/SiemensPower/flattening Added : /trunk/testsuite/3rdParty/SiemensPower/flattening/Makefile (Copy from path: /trunk/testsuite/3rdParty/SiemensPower/Makefile, Revision, 12495) Added : /trunk/testsuite/3rdParty/SiemensPower/flattening/SiemensPower.Components.Pipes.Tests.TubeWithoutWall.mos (Copy from path: /trunk/testsuite/3rdParty/SiemensPower/SiemensPower.Components.Pipes.Tests.TubeWithoutWall.mos, Revision, 12495) Added : /trunk/testsuite/3rdParty/SiemensPower/flattening/SiemensPower.Components.Pipes.Tests.tube_test.mos (Copy from path: /trunk/testsuite/3rdParty/SiemensPower/SiemensPower.Components.Pipes.Tests.tube_test.mos, Revision, 12495) Deleted : /trunk/testsuite/3rdParty/siemens/Makefile Deleted : /trunk/testsuite/3rdParty/siemens/ResultFiles Added : /trunk/testsuite/3rdParty/siemens/nosim Added : /trunk/testsuite/3rdParty/siemens/nosim/Makefile Added : /trunk/testsuite/3rdParty/siemens/nosim/paralleFlowEVA_test.mos Added : /trunk/testsuite/3rdParty/siemens/nosim/translateFlueGasZones.mos Added : /trunk/testsuite/3rdParty/siemens/nosim/translateHeatExchanger.mos Added : /trunk/testsuite/3rdParty/siemens/nosim/translateJunctions.mos Added : /trunk/testsuite/3rdParty/siemens/nosim/translatePipes.mos Added : /trunk/testsuite/3rdParty/siemens/nosim/valve_test.mos Deleted : /trunk/testsuite/3rdParty/siemens/paralleFlowEVA_test.mos Added : /trunk/testsuite/3rdParty/siemens/simulation Added : /trunk/testsuite/3rdParty/siemens/simulation/Makefile (Copy from path: /trunk/testsuite/3rdParty/siemens/Makefile, Revision, 12495) Added : /trunk/testsuite/3rdParty/siemens/simulation/ResultFiles (Copy from path: /trunk/testsuite/3rdParty/siemens/ResultFiles, Revision, 12495) Added : /trunk/testsuite/3rdParty/siemens/simulation/testFlueGasZones.mos (Copy from path: /trunk/testsuite/3rdParty/siemens/testFlueGasZones.mos, Revision, 12495) Added : /trunk/testsuite/3rdParty/siemens/simulation/testHeatExchanger.mos (Copy from path: /trunk/testsuite/3rdParty/siemens/testHeatExchanger.mos, Revision, 12495) Added : /trunk/testsuite/3rdParty/siemens/simulation/testJunctions.mos (Copy from path: /trunk/testsuite/3rdParty/siemens/testJunctions.mos, Revision, 12495) Added : /trunk/testsuite/3rdParty/siemens/simulation/testPipes.mos (Copy from path: /trunk/testsuite/3rdParty/siemens/testPipes.mos, Revision, 12495) Added : /trunk/testsuite/3rdParty/siemens/simulation/testSolidComponents.mos (Copy from path: /trunk/testsuite/3rdParty/siemens/testSolidComponents.mos, Revision, 12495) Added : /trunk/testsuite/3rdParty/siemens/simulation/testSolidComponentsJac.mos (Copy from path: /trunk/testsuite/3rdParty/siemens/testSolidComponentsJac.mos, Revision, 12495) Deleted : /trunk/testsuite/3rdParty/siemens/testFlueGasZones.mos Deleted : /trunk/testsuite/3rdParty/siemens/testHeatExchanger.mos Deleted : /trunk/testsuite/3rdParty/siemens/testJunctions.mos Deleted : /trunk/testsuite/3rdParty/siemens/testPipes.mos Deleted : /trunk/testsuite/3rdParty/siemens/testSolidComponents.mos Deleted : /trunk/testsuite/3rdParty/siemens/testSolidComponentsJac.mos Deleted : /trunk/testsuite/3rdParty/siemens/translateFlueGasZones.mos Deleted : /trunk/testsuite/3rdParty/siemens/translateHeatExchanger.mos Deleted : /trunk/testsuite/3rdParty/siemens/translateJunctions.mos Deleted : /trunk/testsuite/3rdParty/siemens/translatePipes.mos Deleted : /trunk/testsuite/3rdParty/siemens/valve_test.mos Modified : /trunk/testsuite/Makefile Revision: 12496 Author: adeas31 Date: Monday, August 13, 2012 16:12:16 Message: - Compile FMIL. ---- Modified : /trunk/Compiler/omc_release/Makefile.in Modified : /trunk/Compiler/omc_release/Makefile.omdev.mingw Modified : /trunk/Compiler/runtime/FMIimpl.c Modified : /trunk/Compiler/runtime/Makefile.in Modified : /trunk/Compiler/runtime/Makefile.omdev.mingw Modified : /trunk/Makefile.in Modified : /trunk/Makefile.omdev.mingw Modified : /trunk/testsuite/bootstrapping/LinkMain.makefile.in Modified : /trunk/testsuite/bootstrapping/LinkMain.makefile.mingw Revision: 12495 Author: sjoelund.se Date: Monday, August 13, 2012 16:04:40 Message: #1764 - Improve sorting of package.order elements + Actually sorted now + Handle MSL 3.2-style Math.mo where elements may be inserted in the middle of the package.mo ---- Modified : /trunk/Compiler/FrontEnd/Absyn.mo Modified : /trunk/Compiler/FrontEnd/ClassLoader.mo Modified : /trunk/Compiler/FrontEnd/Dump.mo Modified : /trunk/Compiler/Util/Error.mo Modified : /trunk/Compiler/Util/List.mo Modified : /trunk/libraries/Modelica 3.2/Math/package.order Modified : /trunk/libraries/README Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestAirHumidity.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestBend.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestCentrifugalPumpWaterSolution.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestCheckValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestCompressor.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestControlValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDiaphragm.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump1.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump2.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicCheckValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicDrum.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicOnePhaseFlowPipe.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicReliefValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicTwoPhaseFlowPipe.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicWaterWaterExchanger.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestFan.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesJunctions.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesVolumes.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesVolumes1.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestIdealCheckValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestIdealSwitchValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestInvSingularPressureLoss.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestJunctions.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestJunctions2.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestJunctions3.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestJunctions4.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestJunctions5.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestLumpedStraightPipe.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestMassFlowMultiplier.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestPipePressureLoss.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestRefP.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSensors.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSimpleEvaporatorWaterSteamFlueGases.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSimpleStaticCondenser.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSingularPressureLoss.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump1.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump2.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPumpWaterSolution.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticCondenser.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticDrum1.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticDrum2.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchanger.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchangerDTorWorEff.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSteamDryer.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSteamDryer2.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSteamEngine.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSteamExtractionSplitter.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine1.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine2.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSwitchValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestTank.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestThreeWayValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestVolumes.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestVolumes1.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestVolumes2.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestWaterHammer.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestCentrifugalPumpWaterSolution.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestControlValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestDiaphragm.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesJunctions.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestInvSingularPressureLoss.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestJunctions.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestJunctions2.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestJunctions4.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestMassFlowMultiplier.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestPipePressureLoss.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestSensors.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestSingularPressureLoss.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump1.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPumpWaterSolution.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchangerDTorWorEff.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestSteamEngine.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine2.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestThreeWayValve.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.IdealGases.SimpleNaturalGas.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.IdealGases.SimpleNaturalGasFixedComposition.mos Modified : /trunk/testsuite/parser/ParseFullModelica1.6.mos Modified : /trunk/testsuite/parser/ParseFullModelica2.2.1.mos Modified : /trunk/testsuite/parser/ParseFullModelica3.1.mos Modified : /trunk/testsuite/parser/ParseFullModelica3.2.mos Revision: 12493 Author: adeas31 Date: Monday, August 13, 2012 15:05:34 Message: - Moved FMIL to 3rdParty. ---- Modified : /trunk Revision: 12492 Author: adeas31 Date: Monday, August 13, 2012 14:59:38 Message: - FMIL as svn external. ---- Modified : /trunk Revision: 12491 Author: Frenkel TUD Date: Monday, August 13, 2012 14:46:57 Message: - fix bootsrapped compilation on mingw ---- Modified : /trunk/testsuite/bootstrapping/LinkMain.makefile.mingw Revision: 12490 Author: Frenkel TUD Date: Monday, August 13, 2012 14:02:42 Message: - bugfix compilation ---- Modified : /trunk/Compiler/BackEnd/BackendDAECreate.mo Revision: 12489 Author: Frenkel TUD Date: Monday, August 13, 2012 13:56:51 Message: - remove unbound local variable ---- Modified : /trunk/Compiler/BackEnd/BackendDAECreate.mo Revision: 12488 Author: adeas31 Date: Monday, August 13, 2012 13:35:33 Message: - Update OMDEV. - Replaced the FMI reading code with FMIL utilities. ---- Modified : /trunk/Compiler/omc_release/Makefile.omdev.mingw Modified : /trunk/Compiler/runtime/FMIimpl.c Modified : /trunk/Compiler/runtime/Makefile.omdev.mingw Modified : /trunk/Makefile.omdev.mingw Revision: 12486 Author: sjoelund.se Date: Monday, August 13, 2012 10:33:26 Message: - Bootstrapping ---- Modified : /trunk/Compiler/Util/Corba.mo Revision: 12485 Author: sjoelund.se Date: Monday, August 13, 2012 08:57:35 Message: - Improve error-message if we do not have CORBA but try to use it ---- Modified : /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo Modified : /trunk/Compiler/Script/CevalScript.mo Modified : /trunk/Compiler/Util/Corba.mo Modified : /trunk/Compiler/runtime/Corba_omc.cpp Modified : /trunk/Compiler/runtime/Corba_rml.cpp Modified : /trunk/Compiler/runtime/Makefile.in Added : /trunk/Compiler/runtime/corbaimpl_stub.c (Copy from path: /trunk/Compiler/runtime/corbaimpl_stub.cpp, Revision, 12484) Deleted : /trunk/Compiler/runtime/corbaimpl_stub.cpp Added : /trunk/Compiler/runtime/corbaimpl_stub_omc.c (Copy from path: /trunk/Compiler/runtime/corbaimpl_stub_omc.cpp, Revision, 12484) Deleted : /trunk/Compiler/runtime/corbaimpl_stub_omc.cpp Revision: 12484 Author: sjoelund.se Date: Monday, August 13, 2012 08:29:43 Message: - Fixed tests ---- Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Thermal/BoundaryConditions/package.order Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicWaterWaterExchanger.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticDrum2.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestTank.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestWaterHammer.mos Revision: 12483 Author: sjoelund.se Date: Monday, August 13, 2012 07:47:50 Message: - Removed Absyn.ELEMENT.name (redundant and wrong) #1764 - Changed ClassLoader to respect package.order + This means most packages are parsed differently than before and many tests (especially Media) changed ---- Modified : /trunk/Compiler/FrontEnd/Absyn.mo Modified : /trunk/Compiler/FrontEnd/ClassLoader.mo Modified : /trunk/Compiler/FrontEnd/Dependency.mo Modified : /trunk/Compiler/FrontEnd/Dump.mo Modified : /trunk/Compiler/FrontEnd/MetaUtil.mo Modified : /trunk/Compiler/FrontEnd/SCodeUtil.mo Modified : /trunk/Compiler/OpenModelicaBootstrappingHeader.h Modified : /trunk/Compiler/Script/CevalScript.mo Modified : /trunk/Compiler/Script/Interactive.mo Modified : /trunk/Compiler/Script/Refactor.mo Modified : /trunk/Compiler/Util/Error.mo Modified : /trunk/Compiler/Util/System.mo Modified : /trunk/Compiler/Util/Util.mo Modified : /trunk/Compiler/runtime/System_omc.cpp Modified : /trunk/Compiler/runtime/System_rml.c Modified : /trunk/Parser/Modelica.g Modified : /trunk/libraries/Modelica 3.1/Media/Water/package.order Modified : /trunk/libraries/Modelica 3.2/Math/package.order Modified : /trunk/libraries/README Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Correlations/Misc/package.order Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Correlations/Thermal/package.order Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Correlations/package.order Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/package.order Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Machines/package.order Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/TAC/package.order Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/package.order Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/MultiFluids/HeatExchangers/package.order Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/HeatExchangers/package.order Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/package.order Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestAirHumidity.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestBend.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestCentrifugalPumpWaterSolution.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestCheckValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestCompressor.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestControlValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDiaphragm.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump1.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump2.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicCheckValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicDrum.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicOnePhaseFlowPipe.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicReliefValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicTwoPhaseFlowPipe.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestFan.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesJunctions.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesVolumes.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesVolumes1.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestIdealCheckValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestIdealSwitchValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestInvSingularPressureLoss.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestJunctions.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestJunctions2.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestJunctions3.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestJunctions4.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestJunctions5.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestLumpedStraightPipe.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestMassFlowMultiplier.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestPipePressureLoss.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestRefP.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSensors.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSimpleEvaporatorWaterSteamFlueGases.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSimpleStaticCondenser.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSingularPressureLoss.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump1.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump2.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPumpWaterSolution.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticCondenser.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticDrum1.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchanger.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchangerDTorWorEff.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSteamDryer.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSteamDryer2.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSteamEngine.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSteamExtractionSplitter.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine1.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine2.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSwitchValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestThreeWayValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestVolumes.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestVolumes1.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestVolumes2.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestCentrifugalPumpWaterSolution.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestControlValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestDiaphragm.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesJunctions.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestInvSingularPressureLoss.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestJunctions.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestJunctions2.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestJunctions4.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestMassFlowMultiplier.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestPipePressureLoss.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestSensors.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestSingularPressureLoss.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump1.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPumpWaterSolution.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchangerDTorWorEff.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestSteamEngine.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine2.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestThreeWayValve.mos Modified : /trunk/testsuite/3rdParty/siemens/translatePipes.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.IdealGases.SimpleNaturalGas.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.IdealGases.SimpleNaturalGasFixedComposition.mos Modified : /trunk/testsuite/parser/ParseFullModelica1.6.mos Modified : /trunk/testsuite/parser/ParseFullModelica2.2.1.mos Modified : /trunk/testsuite/parser/ParseFullModelica3.1.mos Modified : /trunk/testsuite/parser/ParseFullModelica3.2.mos Revision: 12482 Author: sjoelund.se Date: Sunday, August 12, 2012 21:03:40 Message: - Some simulations start working again after ocl commit ---- Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/Template/CodegenC.tpl Revision: 12481 Author: sjoelund.se Date: Saturday, August 11, 2012 18:58:58 Message: - Remove tabs ---- Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/Template/CodegenC.tpl Revision: 12480 Author: sjoelund.se Date: Saturday, August 11, 2012 18:19:52 Message: - IF I SAY DON'T BUILD OMOPTIM, DON'T TRY TO BUILD OMOPTIMBASIS *STABBB* ---- Modified : /trunk/Makefile.in Revision: 12479 Author: mahge930 Date: Friday, August 10, 2012 17:00:00 Message: + ParModelica extensions. BackEnd and Code generation for parallel functions and kernel functions. + Some fixes in runtime. ---- Modified : /trunk/Compiler/BackEnd/SimCode.mo Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/Template/CodegenC.tpl Modified : /trunk/Compiler/Template/SimCodeTV.mo Modified : /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/Makefile Modified : /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/omc_ocl_common_header.h Modified : /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/omc_ocl_interface.h Modified : /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/omc_ocl_util.c Modified : /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/omc_ocl_util.h Revision: 12478 Author: adeas31 Date: Friday, August 10, 2012 16:37:50 Message: - Read the settings correctly. ---- Modified : /trunk/OMEdit/OMEditGUI/OptionsWidget.cpp Revision: 12477 Author: sjoelund.se Date: Friday, August 10, 2012 15:56:46 Message: - Fix for runtest.pl ---- Modified : /trunk/testsuite/modelicaML/trafficlight.mos Revision: 12476 Author: sjoelund.se Date: Friday, August 10, 2012 14:33:53 Message: - Allow popups on user interaction in OMEdit ---- Modified : /trunk/OMEdit/OMEditGUI/DocumentationWidget.cpp Modified : /trunk/OMEdit/OMEditGUI/DocumentationWidget.h Revision: 12475 Author: sjoelund.se Date: Friday, August 10, 2012 13:40:25 Message: - Fix modelML models and classloader - Expected output ---- Modified : /trunk/Compiler/FrontEnd/ClassLoader.mo Modified : /trunk/testsuite/libraries/multibody/systems/RobotR3.mos Modified : /trunk/testsuite/modelicaML/ModelicaMLModel/Design/package.mo Modified : /trunk/testsuite/modelicaML/ModelicaMLModel/Requirements/package.mo Modified : /trunk/testsuite/modelicaML/ModelicaMLModel/Simulations/package.mo Modified : /trunk/testsuite/modelicaML/TwoTanksSystemExample/Design/Library/CalculationModels/package.mo Modified : /trunk/testsuite/modelicaML/TwoTanksSystemExample/Design/Library/package.mo Modified : /trunk/testsuite/modelicaML/TwoTanksSystemExample/Design/Two_Tanks_System/Components/package.mo Modified : /trunk/testsuite/modelicaML/TwoTanksSystemExample/Design/Two_Tanks_System/Interfaces/package.mo Modified : /trunk/testsuite/modelicaML/TwoTanksSystemExample/Design/Two_Tanks_System/package.mo Modified : /trunk/testsuite/modelicaML/TwoTanksSystemExample/Design/package.mo Modified : /trunk/testsuite/modelicaML/TwoTanksSystemExample/Requirements/package.mo Modified : /trunk/testsuite/modelicaML/TwoTanksSystemExample/Simulations/package.mo Revision: 12474 Author: sjoelund.se Date: Friday, August 10, 2012 12:44:46 Message: - make clean, baseline ---- Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestAirHumidity.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestBend.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestCentrifugalPumpWaterSolution.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestCheckValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestCompressor.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestControlValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDiaphragm.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump1.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump2.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicCheckValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicDrum.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicOnePhaseFlowPipe.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicReliefValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicTwoPhaseFlowPipe.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestFan.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesJunctions.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesVolumes.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesVolumes1.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestIdealCheckValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestIdealSwitchValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestInvSingularPressureLoss.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestJunctions.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestJunctions2.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestJunctions3.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestJunctions4.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestJunctions5.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestLumpedStraightPipe.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestMassFlowMultiplier.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestPipePressureLoss.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestRefP.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSensors.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSimpleEvaporatorWaterSteamFlueGases.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSimpleStaticCondenser.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSingularPressureLoss.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump1.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump2.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPumpWaterSolution.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticCondenser.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticDrum1.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticDrum2.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchanger.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchangerDTorWorEff.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSteamDryer.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSteamDryer2.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSteamEngine.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSteamExtractionSplitter.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine1.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine2.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSwitchValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestThreeWayValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestVolumes.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestVolumes1.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestVolumes2.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesJunctions.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos Revision: 12473 Author: sjoelund.se Date: Friday, August 10, 2012 11:39:40 Message: - Bootstrapping - Expected output ---- Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/FrontEnd/ClassLoader.mo Modified : /trunk/Compiler/FrontEnd/Expression.mo Modified : /trunk/Compiler/FrontEnd/InstExtends.mo Modified : /trunk/testsuite/libraries/multibody/systems/RobotR3.mos Modified : /trunk/testsuite/modelicaML/testModelicaML.mos Modified : /trunk/testsuite/modelicaML/twotankmodel.mos Modified : /trunk/testsuite/mosfiles-nosim/Model1.mos Modified : /trunk/testsuite/mosfiles-nosim/Model2.mos Revision: 12472 Author: sjoelund.se Date: Friday, August 10, 2012 11:19:16 Message: - Expected output ---- Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestAirHumidity.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestBend.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestCentrifugalPumpWaterSolution.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestCheckValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestCompressor.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestControlValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDiaphragm.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump1.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump2.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicCheckValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicDrum.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicOnePhaseFlowPipe.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicReliefValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicTwoPhaseFlowPipe.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesJunctions.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesVolumes.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesVolumes1.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestIdealCheckValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestIdealSwitchValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestInvSingularPressureLoss.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestJunctions2.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestJunctions3.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestJunctions4.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestJunctions5.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestLumpedStraightPipe.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestMassFlowMultiplier.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestPipePressureLoss.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestRefP.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSensors.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSimpleEvaporatorWaterSteamFlueGases.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSimpleStaticCondenser.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSingularPressureLoss.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump1.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump2.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPumpWaterSolution.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticCondenser.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticDrum1.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticDrum2.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchanger.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchangerDTorWorEff.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSteamDryer.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSteamDryer2.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSteamEngine.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSteamExtractionSplitter.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine1.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine2.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSwitchValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestThreeWayValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestVolumes.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestVolumes1.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestVolumes2.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestCentrifugalPumpWaterSolution.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestControlValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestDiaphragm.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesJunctions.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestInvSingularPressureLoss.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestJunctions.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestJunctions2.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestJunctions4.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestMassFlowMultiplier.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestPipePressureLoss.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestSensors.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestSingularPressureLoss.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump1.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPumpWaterSolution.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchangerDTorWorEff.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestSteamEngine.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine2.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestThreeWayValve.mos Revision: 12471 Author: sjoelund.se Date: Friday, August 10, 2012 10:51:05 Message: - Fix bootstrapping - Fix ThermoSysPro library errors - Disable within checks for language standard 1.x ---- Modified : /trunk/Compiler/FrontEnd/Absyn.mo Modified : /trunk/Compiler/FrontEnd/ClassLoader.mo Modified : /trunk/Compiler/FrontEnd/Expression.mo Modified : /trunk/Compiler/FrontEnd/SCodeUtil.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Thermal/BoundaryConditions/HeatSink.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/BoundaryConditions/PlugA.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/BoundaryConditions/PlugB.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestFan.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestJunctions.mos Modified : /trunk/testsuite/parser/ParseFullModelica3.1.mos Revision: 12470 Author: sjoelund.se Date: Friday, August 10, 2012 09:58:55 Message: - Fix loading of MSL 3.1 by fixing ClassLoader and the MSL 3.1 package ---- Modified : /trunk/Compiler/FrontEnd/ClassLoader.mo Added : /trunk/libraries/Modelica 3.1/Mechanics/MultiBody/Parts.mo (Copy from path: /trunk/libraries/Modelica 3.1/Mechanics/MultiBody/parts.mo, Revision, 12467) Deleted : /trunk/libraries/Modelica 3.1/Mechanics/MultiBody/parts.mo Modified : /trunk/libraries/README Revision: 12469 Author: sjoelund.se Date: Friday, August 10, 2012 09:48:09 Message: - Added checks for loading mo-files in same directory as package.mo ---- Modified : /trunk/Compiler/FrontEnd/Absyn.mo Modified : /trunk/Compiler/FrontEnd/ClassLoader.mo Revision: 12468 Author: sjoelund.se Date: Friday, August 10, 2012 09:40:18 Message: - Added some checks for loadModel() package.mo-files: * 1 class * correct within * correct classname ---- Modified : /trunk/Compiler/FrontEnd/Absyn.mo Modified : /trunk/Compiler/FrontEnd/ClassLoader.mo Modified : /trunk/Compiler/Util/Error.mo Modified : /trunk/Compiler/Util/System.mo Modified : /trunk/Compiler/runtime/System_rml.c Modified : /trunk/Compiler/runtime/systemimpl.c Revision: 12467 Author: adeas31 Date: Friday, August 10, 2012 04:43:25 Message: - FMI import. ---- Modified : /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo Modified : /trunk/Compiler/Makefile.common Modified : /trunk/Compiler/Script/CevalScript.mo Added : /trunk/Compiler/Util/FMI.mo Added : /trunk/Compiler/runtime/FMI_rml.c Added : /trunk/Compiler/runtime/FMIimpl.c Modified : /trunk/Compiler/runtime/Makefile.common Modified : /trunk/testsuite/bootstrapping/LoadCompilerSources.mos Revision: 12466 Author: adeas31 Date: Friday, August 10, 2012 04:21:57 Message: . Fix Windows build. No langinfo.h for mingw. ---- Modified : /trunk/Compiler/runtime/systemimpl.h Revision: 12465 Author: sjoelund.se Date: Thursday, August 09, 2012 22:08:12 Message: - Fall back on en_US locale since it is rather common ---- Modified : /trunk/Compiler/runtime/systemimpl.c Revision: 12464 Author: sjoelund.se Date: Thursday, August 09, 2012 16:03:20 Message: - Look at the user's previous environment to get a UTF-8 LC_CTYPE locale if possible ---- Modified : /trunk/Compiler/runtime/systemimpl.c Modified : /trunk/Compiler/runtime/systemimpl.h Revision: 12463 Author: sjoelund.se Date: Thursday, August 09, 2012 14:15:45 Message: - Fix test as the directory-structure was bogus ---- Added : /trunk/testsuite/modelicaML/TrafficLight/myUmlModel.mo (Copy from path: /trunk/testsuite/modelicaML/TrafficLight/package.mo, Revision, 12462) Deleted : /trunk/testsuite/modelicaML/TrafficLight/package.mo Modified : /trunk/testsuite/modelicaML/trafficlight.mos Revision: 12462 Author: sjoelund.se Date: Thursday, August 09, 2012 13:33:26 Message: - Fix compilation damnit ---- Modified : /trunk/Compiler/Main/Main.mo Revision: 12461 Author: sjoelund.se Date: Thursday, August 09, 2012 13:29:44 Message: - Fix compilation ---- Modified : /trunk/Compiler/Script/CevalScript.mo Revision: 12460 Author: sjoelund.se Date: Thursday, August 09, 2012 12:04:15 Message: #1757 - loadFile("package.mo",encoding="xxx") now takes the chosen encoding into consideration * Note: package.encoding overrides the argument in the function call ---- Modified : /trunk/Compiler/FrontEnd/ClassLoader.mo Revision: 12459 Author: sjoelund.se Date: Thursday, August 09, 2012 11:41:06 Message: - Hide the interactive options since they are disabled at the moment ---- Modified : /trunk/OMEdit/OMEditGUI/mainwindow.cpp Revision: 12458 Author: sjoelund.se Date: Thursday, August 09, 2012 10:05:30 Message: - Fix UTF-8 locale ---- Modified : /trunk/Compiler/runtime/systemimpl.c Revision: 12457 Author: sjoelund.se Date: Thursday, August 09, 2012 09:37:56 Message: - Updated the copyright notice ---- Modified : /trunk/Compiler/Translation/Makefile Modified : /trunk/Compiler/Translation/de.po Modified : /trunk/Compiler/Translation/openmodelica.pot Modified : /trunk/Compiler/Translation/sv.po Modified : /trunk/Compiler/Util/Flags.mo Revision: 12456 Author: Frenkel TUD Date: Wednesday, August 08, 2012 22:01:17 Message: - BackendVariable: - bugfix existsVar - add isVarNonDiscrete ---- Modified : /trunk/Compiler/BackEnd/BackendVariable.mo Revision: 12455 Author: Frenkel TUD Date: Wednesday, August 08, 2012 17:25:42 Message: - SimCode: handle also complex equations like "Record(x,y) = f()" if solved for x,y - List: add map1rAllValue and foldAllValue ---- Modified : /trunk/Compiler/BackEnd/SimCode.mo Modified : /trunk/Compiler/Util/List.mo Revision: 12454 Author: Frenkel TUD Date: Wednesday, August 08, 2012 16:12:49 Message: - BackendDump.printEquation use equationStr - SimCode: handle also Record(..) = f(..) for nonliniear systems ---- Modified : /trunk/Compiler/BackEnd/BackendDump.mo Modified : /trunk/Compiler/BackEnd/SimCode.mo Modified : /trunk/testsuite/mosfiles/ComplexSystem.mo Revision: 12453 Author: sjoelund.se Date: Wednesday, August 08, 2012 13:56:35 Message: - Installation path ---- Modified : /trunk/Makefile.common Modified : /trunk/OMEdit/OMEditGUI/DocumentationWidget.cpp Revision: 12452 Author: sjoelund.se Date: Wednesday, August 08, 2012 12:00:26 Message: - Fix so OMEdit can run external JavaScript such as: {{{ 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}.$$ }}} ---- Modified : /trunk/OMEdit/OMEditGUI/DocumentationWidget.cpp Modified : /trunk/OMEdit/OMEditGUI/DocumentationWidget.h Modified : /trunk/OMEdit/OMEditGUI/StringHandler.cpp Modified : /trunk/OMEdit/OMEditGUI/StringHandler.h Revision: 12451 Author: perost Date: Wednesday, August 08, 2012 11:22:04 Message: - Merged the cases in SCodeInst.instFunctionCall, since RML unifies them incorrectly. ---- Modified : /trunk/Compiler/FrontEnd/InstUtil.mo Modified : /trunk/Compiler/FrontEnd/SCodeInst.mo Revision: 12450 Author: sjoelund.se Date: Wednesday, August 08, 2012 07:58:21 Message: - Makes omc search for more locales than the given one (to make a good effort of getting LC_CTYPE=UTF-8) ---- Modified : /trunk/Compiler/Translation/de.po Modified : /trunk/Compiler/Translation/openmodelica.pot Modified : /trunk/Compiler/Translation/sv.po Modified : /trunk/Compiler/runtime/systemimpl.c Revision: 12449 Author: adeas31 Date: Tuesday, August 07, 2012 23:37:01 Message: - Use QLocale instead of strings. ---- Modified : /trunk/OMEdit/OMEditGUI/OMCProxy.cpp Modified : /trunk/OMEdit/OMEditGUI/OptionsWidget.cpp Modified : /trunk/OMEdit/OMEditGUI/main.cpp Revision: 12448 Author: Frenkel TUD Date: Tuesday, August 07, 2012 22:25:07 Message: - workaround for nonlinear torn systems ---- Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Revision: 12447 Author: Frenkel TUD Date: Tuesday, August 07, 2012 22:15:52 Message: - bugfix tearing for nonlinear systems ---- Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Revision: 12446 Author: Frenkel TUD Date: Tuesday, August 07, 2012 21:59:17 Message: - bugfix tearing for nonlinear systems ---- Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Revision: 12445 Author: sjoelund.se Date: Tuesday, August 07, 2012 16:52:27 Message: - Fix gettext charset when not using +locale=..., relying on env.vars instead ---- Modified : /trunk/Compiler/Translation/README Modified : /trunk/Compiler/runtime/systemimpl.c Revision: 12444 Author: adeas31 Date: Tuesday, August 07, 2012 16:35:19 Message: - gettext uses environment variable so don't use setlocale for windows. - Pass the OMEdit locale to omc. ---- Modified : /trunk/Compiler/runtime/systemimpl.c Modified : /trunk/OMEdit/OMEditGUI/OMCProxy.cpp Revision: 12443 Author: Frenkel TUD Date: Tuesday, August 07, 2012 16:32:43 Message: - 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) ---- Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Modified : /trunk/Compiler/FrontEnd/Expression.mo Modified : /trunk/testsuite/mosfiles/MeasureTime.mos Revision: 12442 Author: sjoelund.se Date: Tuesday, August 07, 2012 16:07:12 Message: - Finished swedish translation ---- Modified : /trunk/Compiler/Main/Main.mo Modified : /trunk/Compiler/Translation/de.po Modified : /trunk/Compiler/Translation/openmodelica.pot Modified : /trunk/Compiler/Translation/sv.po Modified : /trunk/Compiler/Util/Error.mo Modified : /trunk/Compiler/Util/Flags.mo Modified : /trunk/Makefile.common Modified : /trunk/testsuite/scodeinst/conngraph1.mo Revision: 12441 Author: sjoelund.se Date: Tuesday, August 07, 2012 11:37:46 Message: - More translations ---- Modified : /trunk/Compiler/FrontEnd/ConnectUtil2.mo Modified : /trunk/Compiler/FrontEnd/Static.mo Modified : /trunk/Compiler/Translation/de.po Modified : /trunk/Compiler/Translation/openmodelica.pot Modified : /trunk/Compiler/Translation/sv.po Modified : /trunk/Compiler/Util/Error.mo Modified : /trunk/Compiler/Util/Flags.mo Modified : /trunk/OMOptim Revision: 12440 Author: perost Date: Tuesday, August 07, 2012 11:23:14 Message: - Changed the configure check for qwt to include qwt6. ---- Modified : /trunk/configure.in Revision: 12439 Author: Frenkel TUD Date: Monday, August 06, 2012 21:58:00 Message: - save time, do not update incidence matrix ---- Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Revision: 12438 Author: Frenkel TUD Date: Monday, August 06, 2012 20:49:07 Message: - bugfix removeSimpleEquationsPast ---- Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Revision: 12437 Author: sjoelund.se Date: Monday, August 06, 2012 16:35:10 Message: - Improved translations ---- Modified : /trunk/Compiler/FrontEnd/Lookup.mo Modified : /trunk/Compiler/Template/CodegenAdevs.mo Modified : /trunk/Compiler/Template/CodegenUtil.mo Modified : /trunk/Compiler/Template/SCodeDumpTpl.mo Modified : /trunk/Compiler/Translation/de.po Modified : /trunk/Compiler/Translation/openmodelica.pot Modified : /trunk/Compiler/Translation/sv.po Modified : /trunk/Compiler/Util/Error.mo Modified : /trunk/Compiler/Util/Flags.mo Revision: 12436 Author: Frenkel TUD Date: Monday, August 06, 2012 16:21:46 Message: - tearing, bugfix for array equations ---- Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Modified : /trunk/Compiler/Util/Flags.mo Revision: 12435 Author: adeas31 Date: Monday, August 06, 2012 15:23:01 Message: - Fixed build for windows. ---- Modified : /trunk/Compiler/runtime/systemimpl.c Revision: 12434 Author: perost Date: Monday, August 06, 2012 13:46:45 Message: - Removed some cases for handling stringified crefs. ---- Modified : /trunk/Compiler/BackEnd/BackendVariable.mo Modified : /trunk/Compiler/FrontEnd/CheckModel.mo Revision: 12433 Author: sjoelund.se Date: Monday, August 06, 2012 13:06:49 Message: - Marked some files in the runtime as translation targets ---- Modified : /trunk/Compiler/Main/Main.mo Modified : /trunk/Compiler/Translation/Makefile Modified : /trunk/Compiler/Translation/de.po Modified : /trunk/Compiler/Translation/openmodelica.pot Modified : /trunk/Compiler/Translation/sv.po Modified : /trunk/Compiler/runtime/SimulationResults.c Modified : /trunk/Compiler/runtime/SimulationResultsCmp.c Modified : /trunk/Compiler/runtime/System_omc.cpp Modified : /trunk/Compiler/runtime/printimpl.c Modified : /trunk/Compiler/runtime/systemimpl.c Modified : /trunk/Compiler/runtime/systemimpl.h Revision: 12432 Author: perost Date: Monday, August 06, 2012 12:47:25 Message: - Merged Flow and Stream in SCode and DAE into ConnectorType. ---- Modified : /trunk/Compiler/BackEnd/BackendDAE.mo Modified : /trunk/Compiler/BackEnd/BackendDAECreate.mo Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/BackEnd/BackendDAETransform.mo Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Modified : /trunk/Compiler/BackEnd/BackendDump.mo Modified : /trunk/Compiler/BackEnd/BackendVariable.mo Modified : /trunk/Compiler/BackEnd/DAEQuery.mo Modified : /trunk/Compiler/BackEnd/IndexReduction.mo Modified : /trunk/Compiler/BackEnd/OnRelaxation.mo Modified : /trunk/Compiler/BackEnd/PartFn.mo Modified : /trunk/Compiler/BackEnd/SimCode.mo Modified : /trunk/Compiler/BackEnd/TaskGraph.mo Modified : /trunk/Compiler/BackEnd/Uncertainties.mo Modified : /trunk/Compiler/BackEnd/XMLDump.mo Modified : /trunk/Compiler/FrontEnd/Builtin.mo Modified : /trunk/Compiler/FrontEnd/CheckModel.mo Modified : /trunk/Compiler/FrontEnd/ConnectUtil.mo Modified : /trunk/Compiler/FrontEnd/DAE.mo Modified : /trunk/Compiler/FrontEnd/DAEDump.mo Modified : /trunk/Compiler/FrontEnd/DAEUtil.mo Modified : /trunk/Compiler/FrontEnd/Env.mo Modified : /trunk/Compiler/FrontEnd/Inline.mo Modified : /trunk/Compiler/FrontEnd/InnerOuter.mo Modified : /trunk/Compiler/FrontEnd/Inst.mo Modified : /trunk/Compiler/FrontEnd/InstExtends.mo Modified : /trunk/Compiler/FrontEnd/InstSection.mo Modified : /trunk/Compiler/FrontEnd/InstTypes.mo Modified : /trunk/Compiler/FrontEnd/InstUtil.mo Modified : /trunk/Compiler/FrontEnd/Lookup.mo Modified : /trunk/Compiler/FrontEnd/PrefixUtil.mo Modified : /trunk/Compiler/FrontEnd/SCode.mo Modified : /trunk/Compiler/FrontEnd/SCodeDump.mo Modified : /trunk/Compiler/FrontEnd/SCodeEnv.mo Modified : /trunk/Compiler/FrontEnd/SCodeExpand.mo Modified : /trunk/Compiler/FrontEnd/SCodeFlatDump.mo Modified : /trunk/Compiler/FrontEnd/SCodeFlattenImports.mo Modified : /trunk/Compiler/FrontEnd/SCodeFlattenRedeclare.mo Modified : /trunk/Compiler/FrontEnd/SCodeInst.mo Modified : /trunk/Compiler/FrontEnd/SCodeLookup.mo Modified : /trunk/Compiler/FrontEnd/SCodeUtil.mo Modified : /trunk/Compiler/FrontEnd/Static.mo Modified : /trunk/Compiler/FrontEnd/Types.mo Modified : /trunk/Compiler/Template/CodegenAdevs.mo Modified : /trunk/Compiler/Template/CodegenUtil.mo Modified : /trunk/Compiler/Template/InstDumpTV.mo Modified : /trunk/Compiler/Template/InstDumpTpl.mo Modified : /trunk/Compiler/Template/SCodeDumpTpl.mo Modified : /trunk/Compiler/Template/SCodeDumpTpl.tpl Modified : /trunk/Compiler/Template/SCodeTV.mo Modified : /trunk/Compiler/Template/SimCodeTV.mo Modified : /trunk/Compiler/Util/VarTransform.mo Modified : /trunk/testsuite/interactive/XmlDumpComment.mos Revision: 12431 Author: sjoelund.se Date: Monday, August 06, 2012 12:16:06 Message: - Enable interactive/interactiveCorba modes again ---- Modified : /trunk/Compiler/Main/Main.mo Modified : /trunk/Compiler/Translation/sv.po Revision: 12430 Author: sjoelund.se Date: Monday, August 06, 2012 11:27:26 Message: - Avoid printing multiple copies of the usage if +help is given on the command-line ---- Modified : /trunk/Compiler/Main/Main.mo Modified : /trunk/Compiler/Translation/de.po Modified : /trunk/Compiler/Translation/openmodelica.pot Modified : /trunk/Compiler/Translation/sv.po Modified : /trunk/Compiler/Util/Debug.mo Modified : /trunk/Compiler/Util/Flags.mo Revision: 12429 Author: sjoelund.se Date: Monday, August 06, 2012 10:49:17 Message: - Enable translation strings for many config flags ---- Modified : /trunk/Compiler/Main/Main.mo Modified : /trunk/Compiler/Translation/Makefile Modified : /trunk/Compiler/Translation/de.po Modified : /trunk/Compiler/Translation/openmodelica.pot Modified : /trunk/Compiler/Translation/sv.po Modified : /trunk/Compiler/Util/Flags.mo Modified : /trunk/Compiler/Util/Util.mo Modified : /trunk/Compiler/runtime/systemimpl.c Revision: 12428 Author: Frenkel TUD Date: Friday, August 03, 2012 20:14:28 Message: - fix uninicialised variable ---- Modified : /trunk/Compiler/BackEnd/BackendDAECreate.mo Revision: 12426 Author: adeas31 Date: Friday, August 03, 2012 18:09:35 Message: - Fixed setlocale warning for windows. ---- Modified : /trunk/Compiler/runtime/systemimpl.c Revision: 12425 Author: Frenkel TUD Date: Friday, August 03, 2012 15:36:40 Message: - implement handling of array equations in BackendDAEOptimize.derive ---- Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Revision: 12424 Author: sjoelund.se Date: Friday, August 03, 2012 14:50:52 Message: - Updated translation guide ---- Modified : /trunk/Compiler/Translation/README Revision: 12423 Author: sjoelund.se Date: Friday, August 03, 2012 14:40:16 Message: - Adding German language stubs to the translations ---- Modified : /trunk/Compiler/Translation/Makefile Modified : /trunk/Compiler/Translation/README Added : /trunk/Compiler/Translation/de.po Revision: 12422 Author: sjoelund.se Date: Friday, August 03, 2012 14:35:18 Message: - Fix testsuite ---- Modified : /trunk/testsuite/libraries/msl31/Modelica.Electrical.Analog.mos Modified : /trunk/testsuite/libraries/msl31/Modelica.Mechanics.MultiBody.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Pipes.BaseClasses.FlowModels.NominalTurbulentPipeFlow.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Sensors.TraceSubstancesTwoPort.mos Modified : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.SimpleLiquidWater.mos Revision: 12421 Author: sjoelund.se Date: Friday, August 03, 2012 13:30:23 Message: #1767 - Marked strings for translation in Error.mo - Removed some useless whitespace from a few error-messages ---- Modified : /trunk/Compiler/Script/CevalScript.mo Modified : /trunk/Compiler/Translation/openmodelica.pot Modified : /trunk/Compiler/Translation/sv.po Modified : /trunk/Compiler/Util/Error.mo Modified : /trunk/Compiler/Util/Util.mo Modified : /trunk/testsuite/3rdParty/HumMod/checkHumMod.mos Modified : /trunk/testsuite/3rdParty/HumMod/instHumMod.mos Modified : /trunk/testsuite/bootstrapping/UtilTest.mos Modified : /trunk/testsuite/dependency/Modelica.Mechanics.MultiBody.mos Modified : /trunk/testsuite/libraries/msl221/PID_Controller.mos Modified : /trunk/testsuite/libraries/msl31/Modelica.Electrical.Analog.mos Modified : /trunk/testsuite/libraries/msl31/Modelica.Mechanics.MultiBody.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.AST_BatchPlant.BaseClasses.Controller.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.AST_BatchPlant.BaseClasses.TankWith3InletOutletArraysWithEvaporatorCondensor.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.AST_BatchPlant.BaseClasses.TankWithTopPorts.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.ControlledTankSystem.ControlledTanks.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.ControlledTankSystem.Utilities.NormalOperation.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.ControlledTankSystem.Utilities.TankController.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.DrumBoiler.BaseClasses.EquilibriumDrumBoiler.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.HeatExchanger.BaseClasses.WallConstProps.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Pipes.BaseClasses.FlowModels.DetailedPipeFlow.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Pipes.BaseClasses.FlowModels.NominalLaminarFlow.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Pipes.BaseClasses.FlowModels.TurbulentPipeFlow.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Pipes.BaseClasses.HeatTransfer.ConstantFlowHeatTransfer.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Pipes.BaseClasses.HeatTransfer.IdealFlowHeatTransfer.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Pipes.BaseClasses.HeatTransfer.LocalPipeFlowHeatTransfer.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Pipes.BaseClasses.WallFriction.TestWallFrictionAndGravity.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Pipes.StaticPipe.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Sensors.DensityTwoPort.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Sensors.MassFlowRate.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Sensors.SpecificEnthalpyTwoPort.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Sensors.SpecificEntropyTwoPort.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Sensors.TemperatureTwoPort.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Sensors.VolumeFlowRate.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Valves.ValveCompressible.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Valves.ValveVaporizing.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Vessels.BaseClasses.HeatTransfer.ConstantHeatTransfer.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Vessels.BaseClasses.HeatTransfer.IdealHeatTransfer.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.MoistAir.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.Air.MoistAir.mos Modified : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.SimpleLiquidWater.mos Modified : /trunk/testsuite/libraries/multibody/checkingModels/BodyCylinder.mos Modified : /trunk/testsuite/libraries/multibody/systems/RobotR3.mos Modified : /trunk/testsuite/mofiles/ConnectInner2.mo Modified : /trunk/testsuite/mofiles/msl/BS12.mo Modified : /trunk/testsuite/mofiles/msl/BS16.mo Modified : /trunk/testsuite/mofiles/msl/BS4.mo Modified : /trunk/testsuite/mofiles/msl/BS5.mo Modified : /trunk/testsuite/mofiles/msl/BS6.mo Modified : /trunk/testsuite/mofiles/msl/BS7.mo Modified : /trunk/testsuite/mofiles/msl/BS8.mo Modified : /trunk/testsuite/mosfiles-nosim/Model1.mos Modified : /trunk/testsuite/mosfiles-nosim/Model2.mos Revision: 12420 Author: Frenkel TUD Date: Friday, August 03, 2012 10:32:45 Message: - do not exceed next time step while search forward for event in reference ---- Modified : /trunk/Compiler/runtime/SimulationResultsCmp.c Revision: 12419 Author: niklwors Date: Friday, August 03, 2012 09:52:47 Message: -fix in cpp template for algortihm no retcall ---- Modified : /trunk/Compiler/Template/CodegenCpp.mo Modified : /trunk/Compiler/Template/CodegenCpp.tpl Revision: 12418 Author: Frenkel TUD Date: Friday, August 03, 2012 09:27:09 Message: - improve SimulationResultsCompare, now the left and the right value of an event are compared ---- Modified : /trunk/Compiler/runtime/SimulationResultsCmp.c Revision: 12417 Author: sjoelund.se Date: Thursday, August 02, 2012 21:01:50 Message: #1766 - Only set locale for messages so we do not screw up numbers ---- Modified : /trunk/Compiler/runtime/systemimpl.c Revision: 12413 Author: Frenkel TUD Date: Thursday, August 02, 2012 15:40:15 Message: - fix last commit ---- Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Rotational.Examples.LossyGearDemo1.mos Revision: 12412 Author: Frenkel TUD Date: Thursday, August 02, 2012 15:39:12 Message: - update Loop handling ---- Modified : /trunk/Compiler/BackEnd/OnRelaxation.mo Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Rotational.Examples.LossyGearDemo1.mos Revision: 12411 Author: sjoelund.se Date: Thursday, August 02, 2012 14:43:33 Message: - OMOptim path ---- Modified : /trunk/OMOptim/build/OMOptim.config.in Revision: 12410 Author: Frenkel TUD Date: Thursday, August 02, 2012 14:23:48 Message: Do not hand over the scalar incidence Matrix because following modules does not check if scalar or not ---- Modified : /trunk/Compiler/BackEnd/BackendDAETransform.mo Revision: 12409 Author: JohannaSchneider Date: Thursday, August 02, 2012 13:41:52 Message: 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” ---- Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/BackEnd/BackendDAETransform.mo Modified : /trunk/Compiler/BackEnd/BackendDump.mo Modified : /trunk/Compiler/FrontEnd/Expression.mo Modified : /trunk/Compiler/Util/Flags.mo Revision: 12408 Author: sjoelund.se Date: Thursday, August 02, 2012 13:26:00 Message: - Check for gettext ---- Modified : /trunk/configure.in Revision: 12406 Author: sjoelund.se Date: Thursday, August 02, 2012 12:23:10 Message: - Fix clean command (OMOptimBasis) ---- Modified : /trunk/Makefile.in Revision: 12405 Author: sjoelund.se Date: Thursday, August 02, 2012 12:21:09 Message: - OMOptimBasis path ---- Modified : /trunk/Makefile.in Revision: 12404 Author: sjoelund.se Date: Thursday, August 02, 2012 12:07:57 Message: - Fix OMOptimBasis paths ---- Modified : /trunk/configure.in Revision: 12403 Author: sjoelund.se Date: Thursday, August 02, 2012 11:58:25 Message: - Fix svn externals to point to a valid URL for the SSL-cert ---- Modified : /trunk/OMOptim Revision: 12401 Author: hubert.thieriot Date: Thursday, August 02, 2012 11:32:21 Message: - corrected paths due to OMOptimBasis move ---- Modified : /trunk/OMOptim Added : /trunk/OMOptim/Doc/ClassStructure.graphml Deleted : /trunk/OMOptim/GUI/Resources/icons/Thumbs.db Modified : /trunk/OMOptim/build/OMOptim.pro Modified : /trunk/OMOptim/build/OMOptim.windowsconfig.in Modified : /trunk/OMOptim/build/OMOptimLib.pro Modified : /trunk/OMOptim/buildOMOptim.pro Modified : /trunk/OMOptim/version.h Revision: 12400 Author: hubert.thieriot Date: Thursday, August 02, 2012 11:30:50 Message: - delete OMOptimBasis in OMOptim : now has its own repo folder in trunk ---- Deleted : /trunk/OMOptim/OMOptimBasis Revision: 12399 Author: hubert.thieriot Date: Thursday, August 02, 2012 10:55:41 Message: - updated OMOptimBasis paths ---- Modified : /trunk/OMOptimBasis/build/Makefile.unix.in Modified : /trunk/OMOptimBasis/build/OMOptimBasis.pro Modified : /trunk/OMOptimBasis/build/OMOptimBasis.windowsconfig.in Revision: 12398 Author: hubert.thieriot Date: Thursday, August 02, 2012 10:51:24 Message: - 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. ---- Added : /trunk/OMOptimBasis (Copy from path: /trunk/OMOptim/OMOptimBasis, Revision, 12397) Revision: 12397 Author: niklwors Date: Thursday, August 02, 2012 09:23:49 Message: -changed simulation arguments to program_options, modified CevalScript for cpp simulation call ---- Modified : /trunk/Compiler/Script/CevalScript.mo Modified : /trunk/SimulationRuntime/cpp/Source/CMakeLists.txt Modified : /trunk/SimulationRuntime/cpp/Source/SimManager/Main.cpp Revision: 12396 Author: adeas31 Date: Thursday, August 02, 2012 00:25:28 Message: - Fixed bootstrapped compilation for Windows. Added -lintl. ---- Modified : /trunk/testsuite/bootstrapping/LinkMain.makefile.mingw Revision: 12395 Author: adeas31 Date: Wednesday, August 01, 2012 20:13:34 Message: - Copy the required dlls. ---- Modified : /trunk/Makefile.omdev.mingw Revision: 12394 Author: sjoelund.se Date: Wednesday, August 01, 2012 19:20:02 Message: - Remove debug print ---- Modified : /trunk/Compiler/runtime/systemimpl.c Revision: 12393 Author: Frenkel TUD Date: Wednesday, August 01, 2012 18:06:11 Message: add -lintl for mingw ---- Modified : /trunk/Compiler/omc_release/Makefile.omdev.mingw Revision: 12392 Author: hubert.thieriot Date: Wednesday, August 01, 2012 17:32:26 Message: - removed MinEITDev call from this : should be independent ---- Modified : /trunk/OMOptim/OMOptimBasis/build/OMOptimBasis.windowsconfig.in Revision: 12391 Author: hubert.thieriot Date: Wednesday, August 01, 2012 17:30:23 Message: - PluginEI now calls MINEIT ---- Modified : /trunk/OMOptim/OMOptimBasis/build/OMOptimBasis.windowsconfig.in Revision: 12389 Author: sjoelund.se Date: Wednesday, August 01, 2012 16:22:37 Message: - 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. ---- Modified : /trunk/Compiler/Main/Main.mo Modified : /trunk/Compiler/Translation/Makefile Modified : /trunk/Compiler/Translation/sv.po Modified : /trunk/Compiler/Util/Flags.mo Modified : /trunk/Compiler/Util/System.mo Modified : /trunk/Compiler/runtime/System_rml.c Modified : /trunk/Compiler/runtime/settingsimpl.c Modified : /trunk/Compiler/runtime/settingsimpl.h Modified : /trunk/Compiler/runtime/systemimpl.c Revision: 12388 Author: sjoelund.se Date: Wednesday, August 01, 2012 15:37:14 Message: - Adding directory for translations of the omc kernel ---- Added : /trunk/Compiler/Translation Added : /trunk/Compiler/Translation/Makefile Added : /trunk/Compiler/Translation/README Added : /trunk/Compiler/Translation/openmodelica.pot Added : /trunk/Compiler/Translation/sv.po Revision: 12386 Author: Frenkel TUD Date: Wednesday, August 01, 2012 12:00:58 Message: - avoid memory leaks - use absdouble()>epsilon for double==double in SimulationResultsCmp ---- Modified : /trunk/Compiler/runtime/SimulationResultsCmp.c Modified : /trunk/SimulationRuntime/c/simulation/solver/dassl.c Modified : /trunk/SimulationRuntime/c/simulation/solver/model_help.c Revision: 12385 Author: sjoelund.se Date: Wednesday, August 01, 2012 10:53:37 Message: - Remove results from list of keywords ---- Modified : /trunk/Compiler/Template/Unparsing.mo Modified : /trunk/Parser/BaseModelica_Lexer.g Revision: 12384 Author: Frenkel TUD Date: Tuesday, July 31, 2012 22:33:30 Message: - get rid of bootstrapping warnings ---- Modified : /trunk/Compiler/BackEnd/IndexReduction.mo Modified : /trunk/Compiler/BackEnd/Matching.mo Revision: 12383 Author: Frenkel TUD Date: Tuesday, July 31, 2012 21:33:05 Message: - remove unused local variable with same name as input to avoid segvault by bootstrapped compiler - remove fastht from BackendDAE.Variables ---- Modified : /trunk/Compiler/BackEnd/BackendDAE.mo Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Modified : /trunk/Compiler/BackEnd/BackendDump.mo Modified : /trunk/Compiler/BackEnd/BackendVariable.mo Modified : /trunk/Compiler/BackEnd/OnRelaxation.mo Modified : /trunk/Compiler/FrontEnd/Inline.mo Revision: 12382 Author: niklwors Date: Tuesday, July 31, 2012 15:59:22 Message: -changed cmake file for lapack and blas lib ---- Modified : /trunk/SimulationRuntime/cpp/Source/CMakeLists.txt Revision: 12381 Author: niklwors Date: Tuesday, July 31, 2012 15:13:27 Message: -removed tabs ---- Modified : /trunk/SimulationRuntime/cpp/Source/SimManager/Main.cpp Revision: 12380 Author: niklwors Date: Tuesday, July 31, 2012 14:58:49 Message: -renamed cpp shared libs and executable with OMCpp prefix -changed executable call for cpp runtime in CevalScript ---- Modified : /trunk/Compiler/Script/CevalScript.mo Modified : /trunk/Compiler/Template/CodegenCpp.mo Modified : /trunk/Compiler/Template/CodegenCpp.tpl Modified : /trunk/SimulationRuntime/cpp/Source/CMakeLists.txt Modified : /trunk/SimulationRuntime/cpp/Source/Math/Implementation/CMakeLists.txt Modified : /trunk/SimulationRuntime/cpp/Source/ModelicaExternalC/CMakeLists.txt Modified : /trunk/SimulationRuntime/cpp/Source/SettingsFactory/Implementation/CMakeLists.txt Modified : /trunk/SimulationRuntime/cpp/Source/SettingsFactory/Implementation/Factory.cpp Modified : /trunk/SimulationRuntime/cpp/Source/SettingsFactory/Implementation/Factory.h Modified : /trunk/SimulationRuntime/cpp/Source/SettingsFactory/Interfaces/ISettingsFactory.h Modified : /trunk/SimulationRuntime/cpp/Source/SimManager/CMakeLists.txt Modified : /trunk/SimulationRuntime/cpp/Source/SimManager/Configuration.cpp Modified : /trunk/SimulationRuntime/cpp/Source/SimManager/Configuration.h Modified : /trunk/SimulationRuntime/cpp/Source/SimManager/Main.cpp Modified : /trunk/SimulationRuntime/cpp/Source/Solver/CVode/Implementation/CMakeLists.txt Modified : /trunk/SimulationRuntime/cpp/Source/Solver/Euler/Implementation/CMakeLists.txt Modified : /trunk/SimulationRuntime/cpp/Source/Solver/Ida/Implementation/CMakeLists.txt Modified : /trunk/SimulationRuntime/cpp/Source/Solver/Idas/Implementation/CMakeLists.txt Modified : /trunk/SimulationRuntime/cpp/Source/Solver/Implementation/CMakeLists.txt Modified : /trunk/SimulationRuntime/cpp/Source/System/Implementation/CMakeLists.txt Modified : /trunk/SimulationRuntime/cpp/Source/System/Kinsol/Implementation/CMakeLists.txt Modified : /trunk/SimulationRuntime/cpp/Source/System/Modelica/CMakeLists.txt Modified : /trunk/SimulationRuntime/cpp/Source/System/Newton/Implementation/CMakeLists.txt Revision: 12379 Author: hubert.thieriot Date: Monday, July 30, 2012 17:31:04 Message: - updated Dymola compiling - MOomc updates ---- Modified : /trunk/OMOptim/Core/Dymola/Dymola.cpp Modified : /trunk/OMOptim/Core/OMC/MOomc.cpp Revision: 12377 Author: adeas31 Date: Monday, July 30, 2012 17:11:53 Message: #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. ---- Modified : /trunk/Compiler/Script/Interactive.mo Revision: 12376 Author: Frenkel TUD Date: Monday, July 30, 2012 17:06:11 Message: - fixes for if-equations ---- Modified : /trunk/Compiler/BackEnd/BackendDAECreate.mo Modified : /trunk/testsuite/mofiles/InvertedPendulumTotal.mo Revision: 12375 Author: mahge930 Date: Monday, July 30, 2012 15:37:21 Message: + Remaining support for Class Attributes (objectives) for optimization class of Optimica extension. ---- Modified : /trunk/Compiler/BackEnd/BackendDAE.mo Modified : /trunk/Compiler/BackEnd/BackendDAECreate.mo Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/BackEnd/BackendDAETransform.mo Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Modified : /trunk/Compiler/BackEnd/BackendVariable.mo Modified : /trunk/Compiler/BackEnd/SimCode.mo Modified : /trunk/Compiler/BackEnd/Uncertainties.mo Modified : /trunk/Compiler/BackEnd/XMLDump.mo Modified : /trunk/Compiler/FrontEnd/Builtin.mo Modified : /trunk/Compiler/FrontEnd/DAE.mo Modified : /trunk/Compiler/FrontEnd/DAEDump.mo Modified : /trunk/Compiler/FrontEnd/DAEUtil.mo Modified : /trunk/Compiler/FrontEnd/Inline.mo Modified : /trunk/Compiler/FrontEnd/Inst.mo Modified : /trunk/Compiler/Template/SCodeDumpTpl.mo Modified : /trunk/Compiler/Util/Error.mo Revision: 12374 Author: Frenkel TUD Date: Monday, July 30, 2012 15:09:17 Message: - add missing functionality for if equations ---- Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Revision: 12373 Author: adeas31 Date: Monday, July 30, 2012 13:42:24 Message: - New API call to check if the nested class is protected or not, + isProtectedClass ---- Modified : /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo Modified : /trunk/Compiler/Script/CevalScript.mo Modified : /trunk/Compiler/Script/Interactive.mo Modified : /trunk/testsuite/interactive/interactive_api_calls.mo Modified : /trunk/testsuite/interactive/interactive_api_calls.mos Revision: 12372 Author: Frenkel TUD Date: Monday, July 30, 2012 13:03:45 Message: - add BackendDAEOptimize.simplifyIfEquations - move evaluation of parameters with annotation evalute=True to backend - move handling of if equations to backend ---- Modified : /trunk/Compiler/BackEnd/BackendDAECreate.mo Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Modified : /trunk/Compiler/FrontEnd/DAEUtil.mo Modified : /trunk/Compiler/Util/Flags.mo Revision: 12371 Author: Frenkel TUD Date: Monday, July 30, 2012 10:27:36 Message: - remove transformDAE,mapTransformDAE,transformDAEWork,restartMatching from BackendDAEUtil.mo ---- Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Modified : /trunk/Compiler/BackEnd/BackendDump.mo Revision: 12370 Author: Frenkel TUD Date: Monday, July 30, 2012 09:50:17 Message: - test new interface for index reduction ---- Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Modified : /trunk/Compiler/BackEnd/BackendDump.mo Revision: 12369 Author: niklwors Date: Friday, July 27, 2012 16:11:02 Message: -changed loading algebraic loop solver library in cpp runtime ---- Modified : /trunk/Compiler/Template/CodegenCpp.mo Modified : /trunk/Compiler/Template/CodegenCpp.tpl Modified : /trunk/SimulationRuntime/cpp/Source/SettingsFactory/Implementation/GlobalSettings.cpp Modified : /trunk/SimulationRuntime/cpp/Source/SettingsFactory/Implementation/GlobalSettings.h Modified : /trunk/SimulationRuntime/cpp/Source/SettingsFactory/Interfaces/IGlobalSettings.h Modified : /trunk/SimulationRuntime/cpp/Source/SimManager/Main.cpp Modified : /trunk/SimulationRuntime/cpp/Source/System/Implementation/CMakeLists.txt Modified : /trunk/SimulationRuntime/cpp/Source/System/Implementation/SystemDefaultImplementation.cpp Modified : /trunk/SimulationRuntime/cpp/Source/System/Implementation/SystemDefaultImplementation.h Modified : /trunk/SimulationRuntime/cpp/Source/System/Implementation/stdafx.h Modified : /trunk/SimulationRuntime/cpp/Source/System/Modelica/ModelicaSystem.cpp Revision: 12368 Author: niklwors Date: Friday, July 27, 2012 14:49:42 Message: -added exception for not supported output format ---- Modified : /trunk/Compiler/Template/CodegenCpp.mo Modified : /trunk/SimulationRuntime/cpp/Source/SimManager/Main.cpp Revision: 12367 Author: niklwors Date: Friday, July 27, 2012 11:22:01 Message: -fix removed space in include string ---- Modified : /trunk/Compiler/Template/CodegenCpp.tpl Revision: 12366 Author: niklwors Date: Friday, July 27, 2012 11:02:01 Message: -Added tearnonlin test files to cppruntime test folder ---- Modified : /trunk/testsuite/cppruntime/Makefile Added : /trunk/testsuite/cppruntime/tearnonlin1.mo Added : /trunk/testsuite/cppruntime/tearnonlin1.mos Revision: 12365 Author: niklwors Date: Friday, July 27, 2012 09:58:45 Message: -changed simcall in CevalScript for cpp runtime ---- Modified : /trunk/Compiler/Script/CevalScript.mo Revision: 12364 Author: niklwors Date: Friday, July 27, 2012 09:35:30 Message: -fix in cpp template for algloop include's ---- Modified : /trunk/Compiler/Template/CodegenCpp.mo Modified : /trunk/Compiler/Template/CodegenCpp.tpl Revision: 12363 Author: hubert.thieriot Date: Thursday, July 26, 2012 19:14:39 Message: - corrected OM simulation call (added mingw path in environmentfor dlls) - corrected Dymola simulation call ---- Modified : /trunk/OMOptim/Core/Dymola/Dymola.cpp Modified : /trunk/OMOptim/Core/Dymola/Dymola.h Modified : /trunk/OMOptim/Core/Dymola/ModPlusDymolaCtrl.cpp Modified : /trunk/OMOptim/Core/OpenModelica/OpenModelica.cpp Modified : /trunk/OMOptim/GUI/MainWindow.cpp Modified : /trunk/OMOptim/OMOptimBasis/GUI/Plots/MOPlot.h Modified : /trunk/OMOptim/OMOptimBasis/MOVector.cpp Modified : /trunk/OMOptim/OMOptimBasis/Units/MEDimValue.h Revision: 12362 Author: niklwors Date: Thursday, July 26, 2012 13:26:03 Message: changed instantiation of Algloops in cpp template because of assembler errors ---- Modified : /trunk/Compiler/BackEnd/SimCode.mo Modified : /trunk/Compiler/Template/CodegenCpp.mo Modified : /trunk/Compiler/Template/CodegenCpp.tpl Modified : /trunk/Compiler/Template/SimCodeTV.mo Revision: 12361 Author: adeas31 Date: Wednesday, July 25, 2012 18:35:59 Message: - If the adding component class is partial then declare the added component as replaceable. ---- Modified : /trunk/Compiler/Script/Interactive.mo Revision: 12360 Author: hubert.thieriot Date: Tuesday, July 24, 2012 19:03:43 Message: - created OptimAlgos - removed OptimAlgosUtils -updated documentation ---- Modified : /trunk/OMOptim/Core/Optim/EA/OptimAlgo.cpp Modified : /trunk/OMOptim/Core/Optim/EA/OptimAlgo.h Deleted : /trunk/OMOptim/Core/Optim/EA/OptimAlgoUtils.h Added : /trunk/OMOptim/Core/Optim/EA/OptimAlgosList.cpp Modified : /trunk/OMOptim/Core/Optim/EA/OptimAlgosList.h Modified : /trunk/OMOptim/Core/Problems/Optimization.cpp Modified : /trunk/OMOptim/Core/Problems/Optimization.h Modified : /trunk/OMOptim/GUI/Widgets/WidgetOptParameters.cpp Modified : /trunk/OMOptim/GUI/Widgets/WidgetOptParameters.h Modified : /trunk/OMOptim/OMOptimBasis/GUI/Dialogs/MOParametersDlg.cpp Modified : /trunk/OMOptim/OMOptimBasis/GUI/Dialogs/MOParametersDlg.h Added : /trunk/OMOptim/OMOptimBasis/doc/AddANewOptimAlgo.txt Modified : /trunk/OMOptim/OMOptimBasis/doc/AddANewProblem.txt Added : /trunk/OMOptim/OMOptimBasis/doc/MainClasses.graphml Modified : /trunk/OMOptim/build/OMOptimLib.pro Revision: 12359 Author: ppriv Date: Sunday, July 22, 2012 20:33:17 Message: C# codegen template little improvements - proper enum support - initial algorithm for bound params support - added (my old) Susan_TODO.txt ---- Modified : /trunk/Compiler/Template/CodegenCSharp.mo Modified : /trunk/Compiler/Template/CodegenCSharp.tpl Added : /trunk/Compiler/susan_codegen/doc/Susan_TODO.txt Revision: 12358 Author: Frenkel TUD Date: Friday, July 20, 2012 14:26:29 Message: - add BackendFlowDiagram, try to give a overview on all tasks the backend has to do ---- Added : /trunk/doc/backend/BackendFlowDiagram.graphml Added : /trunk/doc/backend/BackendFlowDiagram.jpg Revision: 12357 Author: Frenkel TUD Date: Friday, July 20, 2012 14:20:44 Message: - rename evaluteParameter -> removeevaluteParamters - add evaluateFinalParameters and evaluteParameters, ---- Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Modified : /trunk/Compiler/BackEnd/IndexReduction.mo Modified : /trunk/Compiler/Util/Flags.mo Revision: 12356 Author: lochel Date: Friday, July 20, 2012 12:38:22 Message: - fix sparse jacobian for initialization ---- Modified : /trunk/SimulationRuntime/c/simulation/solver/ipopt_initialization.c Revision: 12355 Author: Frenkel TUD Date: Friday, July 20, 2012 11:59:15 Message: - fix tests ---- Modified : /trunk/testsuite/libraries/multibody/systems/RobotR3.mos Modified : /trunk/testsuite/mosfiles/algorithms.mos Modified : /trunk/testsuite/mosfiles-nosim/SolveLinearSystem.mos Revision: 12354 Author: lochel Date: Friday, July 20, 2012 11:15:03 Message: - add interface to get real sparse jacobians - use sparsity pattern for initialization using ipopt - correct indentation in CodegenC.tpl ---- Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/Template/CodegenC.tpl Modified : /trunk/SimulationRuntime/c/linearization/linearize.cpp Modified : /trunk/SimulationRuntime/c/openmodelica_func.h Modified : /trunk/SimulationRuntime/c/simulation/solver/dassl.c Modified : /trunk/SimulationRuntime/c/simulation/solver/ipopt_initialization.c Revision: 12353 Author: Frenkel TUD Date: Friday, July 20, 2012 10:04:27 Message: - fix tests ---- Modified : /trunk/testsuite/libraries/multibody/elementary/DoublePendulum.mos Modified : /trunk/testsuite/libraries/multibody/elementary/LineForceWithTwoMasses.mos Modified : /trunk/testsuite/libraries/multibody/elementary/Pendulum.mos Modified : /trunk/testsuite/libraries/multibody/elementary/PendulumWithSpringDamper.mos Modified : /trunk/testsuite/libraries/multibody/elementary/RollingWheelSetDriving.mos Modified : /trunk/testsuite/libraries/multibody/elementary/RollingWheelSetPulling.mos Modified : /trunk/testsuite/libraries/multibody/loops/Engine1a.mos Modified : /trunk/testsuite/libraries/multibody/loops/Engine1b.mos Modified : /trunk/testsuite/libraries/multibody/loops/Fourbar1.mos Modified : /trunk/testsuite/libraries/multibody/loops/Fourbar2.mos Modified : /trunk/testsuite/libraries/multibody/loops/instEngineV6.mos Modified : /trunk/testsuite/libraries/multibody/rotational3deffects/GyroscopicEffects.mos Modified : /trunk/testsuite/libraries/multibody/rotational3deffects/MovingActuatedDrive.mos Modified : /trunk/testsuite/libraries/multibody/systems/RobotR3.mos Revision: 12352 Author: Frenkel TUD Date: Friday, July 20, 2012 09:20:22 Message: - bugfix rooted ---- Modified : /trunk/Compiler/FrontEnd/ConnectionGraph.mo Revision: 12351 Author: Frenkel TUD Date: Friday, July 20, 2012 07:40:51 Message: - fix tests ---- Modified : /trunk/testsuite/libraries/multibody/elementary/DoublePendulum.mos Modified : /trunk/testsuite/libraries/multibody/elementary/ForceAndTorque.mos Modified : /trunk/testsuite/libraries/multibody/elementary/InitSpringConstant.mos Modified : /trunk/testsuite/libraries/multibody/elementary/LineForceWithTwoMasses.mos Modified : /trunk/testsuite/libraries/multibody/elementary/Pendulum.mos Modified : /trunk/testsuite/libraries/multibody/elementary/PendulumWithSpringDamper.mos Modified : /trunk/testsuite/libraries/multibody/elementary/PointGravityWithPointMasses2.mos Modified : /trunk/testsuite/libraries/multibody/elementary/RollingWheelSetDriving.mos Modified : /trunk/testsuite/libraries/multibody/elementary/RollingWheelSetPulling.mos Modified : /trunk/testsuite/libraries/multibody/loops/Engine1a.mos Modified : /trunk/testsuite/libraries/multibody/loops/Engine1b.mos Modified : /trunk/testsuite/libraries/multibody/loops/Engine1b_analytic.mos Modified : /trunk/testsuite/libraries/multibody/loops/Fourbar1.mos Modified : /trunk/testsuite/libraries/multibody/loops/Fourbar2.mos Modified : /trunk/testsuite/libraries/multibody/loops/Fourbar_analytic.mos Modified : /trunk/testsuite/libraries/multibody/loops/PlanarLoops_analytic.mos Modified : /trunk/testsuite/libraries/multibody/loops/instEngineV6.mos Modified : /trunk/testsuite/libraries/multibody/loops/instEngineV6_analytic.mos Modified : /trunk/testsuite/libraries/multibody/rotational3deffects/ActuatedDrive.mos Modified : /trunk/testsuite/libraries/multibody/rotational3deffects/GearConstraint.mos Modified : /trunk/testsuite/libraries/multibody/rotational3deffects/GyroscopicEffects.mos Modified : /trunk/testsuite/libraries/multibody/rotational3deffects/MovingActuatedDrive.mos Modified : /trunk/testsuite/libraries/multibody/systems/RobotR3.mos Modified : /trunk/testsuite/mosfiles/algorithms.mos Modified : /trunk/testsuite/mosfiles-nosim/SolveLinearSystem.mos Revision: 12350 Author: Frenkel TUD Date: Thursday, July 19, 2012 22:15:22 Message: - implement evaluation of "rooted" in ConnectionGraph.mo ---- Modified : /trunk/Compiler/FrontEnd/ConnectionGraph.mo Modified : /trunk/Compiler/FrontEnd/Static.mo Revision: 12349 Author: ppriv Date: Thursday, July 19, 2012 20:35:51 Message: Cleaning of the internal stuff out of the susan_codegen/ - delete susan_codegen/SimCode - move SimCode_design.txt to susan_codegen/ ---- Deleted : /trunk/Compiler/susan_codegen/SimCode Added : /trunk/Compiler/susan_codegen/SimCode_design.txt Modified : /trunk/Makefile.common Revision: 12348 Author: Frenkel TUD Date: Thursday, July 19, 2012 18:02:00 Message: - get some loops working ---- Modified : /trunk/Compiler/BackEnd/BackendVariable.mo Modified : /trunk/Compiler/BackEnd/OnRelaxation.mo Revision: 12347 Author: lochel Date: Thursday, July 19, 2012 16:51:16 Message: - generate constant indices for each symbolic jacobian ---- Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/Template/CodegenC.tpl Modified : /trunk/SimulationRuntime/c/linearization/linearize.cpp Modified : /trunk/SimulationRuntime/c/openmodelica_func.h Modified : /trunk/SimulationRuntime/c/simulation/solver/dassl.c Modified : /trunk/SimulationRuntime/c/simulation/solver/ipopt_initialization.c Revision: 12346 Author: lochel Date: Thursday, July 19, 2012 11:41:25 Message: - fix tests using simflags ---- Modified : /trunk/Compiler/Script/CevalScript.mo Revision: 12345 Author: adrpo Date: Wednesday, July 18, 2012 21:05:21 Message: - no BOM ---- Modified : /trunk/OMOptim/Core/Optim/EA/PSO/PSOAlgo.h Modified : /trunk/OMOptim/Core/Optim/EA/PSO/PSOParameters.h Revision: 12344 Author: hubert.thieriot Date: Wednesday, July 18, 2012 19:50:03 Message: - added MOOMC error string - corrected Variables extraction ---- Modified : /trunk/OMOptim/Core/OMC/MOomc.cpp Modified : /trunk/OMOptim/Core/OMC/MOomc.h Modified : /trunk/OMOptim/OMOptimBasis/GUI/MOTableView.cpp Modified : /trunk/OMOptim/OMOptimBasis/Units/METime.h Modified : /trunk/OMOptim/OMOptimBasis/Variables.cpp Revision: 12343 Author: adrpo Date: Wednesday, July 18, 2012 19:07:06 Message: - fix UTF-8 issues. ---- Modified : /trunk/OMOptim/Core/Optim/EA/PSO/PSOAlgo.h Modified : /trunk/OMOptim/Core/Optim/EA/PSO/PSOParameters.h Revision: 12342 Author: Frenkel TUD Date: Wednesday, July 18, 2012 17:10:22 Message: - continue loop handling ---- Modified : /trunk/Compiler/BackEnd/OnRelaxation.mo Revision: 12341 Author: niklwors Date: Wednesday, July 18, 2012 16:49:37 Message: -fix in cpp template giveZeroFunc ---- Modified : /trunk/Compiler/Template/CodegenCpp.mo Modified : /trunk/Compiler/Template/CodegenCpp.tpl Revision: 12340 Author: Frenkel TUD Date: Wednesday, July 18, 2012 16:28:55 Message: - fix tabs ---- Modified : /trunk/OMOptim/Core/Optim/EA/PSO/PSO.cpp Modified : /trunk/OMOptim/Core/Optim/EA/PSO/PSO.h Modified : /trunk/OMOptim/Core/Optim/EA/PSO/PSOAlgo.h Revision: 12339 Author: Frenkel TUD Date: Wednesday, July 18, 2012 16:17:49 Message: - grammer ---- Modified : /trunk/Compiler/BackEnd/SimCode.mo Revision: 12338 Author: niklwors Date: Wednesday, July 18, 2012 15:56:11 Message: -fix in cpp template for make file generation ---- Modified : /trunk/Compiler/Script/CevalScript.mo Modified : /trunk/Compiler/Template/CodegenCpp.mo Modified : /trunk/Compiler/Template/CodegenCpp.tpl Revision: 12337 Author: lochel Date: Wednesday, July 18, 2012 11:27:24 Message: fix for ipopt in std-directory ---- Modified : /trunk/configure.in Revision: 12336 Author: fabiabda Date: Wednesday, July 18, 2012 11:14:56 Message: PSO Optimisation Algorithm added ---- Added : /trunk/OMOptim/Core/Optim/EA/PSO (Copy from path: /branches/Optimization/Branches/Fadi/Core/Optim/EA/PSO, Revision, 11795) Modified : /trunk/OMOptim/Core/Optim/EA/PSO/PSO.cpp Modified : /trunk/OMOptim/Core/Optim/EA/PSO/PSO.h Modified : /trunk/OMOptim/Core/Optim/EA/PSO/PSOAlgo.h Modified : /trunk/OMOptim/Core/Optim/EA/PSO/PSOBreed.h Modified : /trunk/OMOptim/Core/Optim/EA/PSO/PSOParameters.h Modified : /trunk/OMOptim/Core/Optim/EA/PSO/updateGbest.h Modified : /trunk/OMOptim/Core/Optim/EA/PSO/updatePbest.h Modified : /trunk/OMOptim/Core/Optim/EA/PSO/updateVelocity.h Revision: 12335 Author: lochel Date: Wednesday, July 18, 2012 10:51:32 Message: fix tab-errors ---- Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Revision: 12334 Author: hubert.thieriot Date: Wednesday, July 18, 2012 10:44:50 Message: - main change in OMParameter : use name as an index (removed INDEX field since it could cause mistakes when list of parameters evolves) ---- Modified : /trunk/OMOptim/Core/Dymola/Dymola.cpp Modified : /trunk/OMOptim/Core/Dymola/Dymola.h Added : /trunk/OMOptim/Core/Dymola/DymolaParameters.h Modified : /trunk/OMOptim/Core/Dymola/ModPlusDymolaCtrl.cpp Modified : /trunk/OMOptim/Core/Dymola/ModPlusDymolaCtrl.h Modified : /trunk/OMOptim/Core/Modelica/ModPlusCtrl.h Modified : /trunk/OMOptim/Core/OMC/MOomc.cpp Modified : /trunk/OMOptim/Core/OMC/MOomc.h Modified : /trunk/OMOptim/Core/OMOptimSettings.cpp Modified : /trunk/OMOptim/Core/OpenModelica/ModPlusOMCtrl.cpp Modified : /trunk/OMOptim/Core/OpenModelica/ModPlusOMCtrl.h Modified : /trunk/OMOptim/Core/OpenModelica/OpenModelica.cpp Added : /trunk/OMOptim/Core/OpenModelica/OpenModelicaParameters.h Modified : /trunk/OMOptim/Core/Optim/EA/NSGA2/NSGA2.cpp Modified : /trunk/OMOptim/Core/Optim/EA/NSGA2/NSGA2Parameters.h Modified : /trunk/OMOptim/Core/Optim/EA/SA1/SA1.cpp Modified : /trunk/OMOptim/Core/Optim/EA/SA1/SA1Parameters.h Modified : /trunk/OMOptim/Core/Optim/EA/SPEA2/SPEA2.cpp Modified : /trunk/OMOptim/Core/Optim/EA/SPEA2/SPEA2Parameters.h Modified : /trunk/OMOptim/Core/Optim/EA/SPEA2Adaptative/SPEA2Adapt.cpp Modified : /trunk/OMOptim/Core/Optim/EA/SPEA2Adaptative/SPEA2AdaptParameters.h Modified : /trunk/OMOptim/GUI/Widgets/WidgetMooPointsList.cpp Modified : /trunk/OMOptim/OMOptimBasis/GUI/Dialogs/MOParametersDlg.cpp Deleted : /trunk/OMOptim/OMOptimBasis/MOKeepVector.h Modified : /trunk/OMOptim/OMOptimBasis/MOParameter.cpp Modified : /trunk/OMOptim/OMOptimBasis/MOParameter.h Modified : /trunk/OMOptim/OMOptimBasis/MOSettings.cpp Modified : /trunk/OMOptim/OMOptimBasis/MOSettings.h Modified : /trunk/OMOptim/OMOptimBasis/MOVector.cpp Modified : /trunk/OMOptim/OMOptimBasis/Tools/LowTools.cpp Modified : /trunk/OMOptim/OMOptimBasis/Tools/LowTools.h Modified : /trunk/OMOptim/OMOptimBasis/Units/METime.h Modified : /trunk/OMOptim/OMOptimBasis/build/OMOptimBasis.pro Added : /trunk/OMOptim/OMOptimBasis/doc/AddANewProblem.txt Added : /trunk/OMOptim/OMOptimBasis/doc/Images/ProblemInterface.png Modified : /trunk/OMOptim/build/OMOptimLib.pro Revision: 12333 Author: lochel Date: Wednesday, July 18, 2012 09:51:24 Message: ./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) ---- Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Modified : /trunk/Compiler/BackEnd/BackendDump.mo Modified : /trunk/Compiler/BackEnd/BackendVariable.mo Modified : /trunk/Compiler/BackEnd/SimCode.mo Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/Template/CodegenC.tpl Modified : /trunk/Compiler/Template/CodegenCSharp.mo Modified : /trunk/Compiler/Util/Flags.mo Modified : /trunk/Compiler/runtime/config.h Modified : /trunk/Compiler/runtime/config.unix.h.in Modified : /trunk/SimulationRuntime/c/Makefile.in Modified : /trunk/SimulationRuntime/c/Makefile.objs Modified : /trunk/SimulationRuntime/c/linearization/linearize.cpp Modified : /trunk/SimulationRuntime/c/openmodelica_func.h Modified : /trunk/SimulationRuntime/c/simulation/solver/dassl.c Modified : /trunk/SimulationRuntime/c/simulation/solver/initialization.c Added : /trunk/SimulationRuntime/c/simulation/solver/ipopt_initialization.c Added : /trunk/SimulationRuntime/c/simulation/solver/ipopt_initialization.h Modified : /trunk/configure.in Modified : /trunk/testsuite/initialization/Makefile Added : /trunk/testsuite/initialization/outputTest.mos Revision: 12332 Author: Frenkel TUD Date: Tuesday, July 17, 2012 20:09:25 Message: - fix test ---- Modified : /trunk/testsuite/mosfiles/nonConstantParam.mos Revision: 12331 Author: Frenkel TUD Date: Tuesday, July 17, 2012 17:52:52 Message: - update OnRelaxation for loops ---- Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/BackEnd/BackendDAETransform.mo Modified : /trunk/Compiler/BackEnd/BackendEquation.mo Modified : /trunk/Compiler/BackEnd/BackendVariable.mo Modified : /trunk/Compiler/BackEnd/IndexReduction.mo Modified : /trunk/Compiler/BackEnd/OnRelaxation.mo Revision: 12330 Author: adeas31 Date: Tuesday, July 17, 2012 17:39:18 Message: - New API calls to check class restriction, + isOperator + isOperatorRecord + isOperatorFunction ---- Modified : /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo Modified : /trunk/Compiler/Script/CevalScript.mo Modified : /trunk/Compiler/Script/Interactive.mo Modified : /trunk/testsuite/interactive/interactive_api_calls.mos Revision: 12327 Author: niklwors Date: Tuesday, July 17, 2012 10:15:48 Message: -fix for algorithm for loops in cpp template ---- Modified : /trunk/Compiler/Template/CodegenCpp.mo Modified : /trunk/Compiler/Template/CodegenCpp.tpl Revision: 12326 Author: niklwors Date: Monday, July 16, 2012 14:38:27 Message: -added struct and Literals generation to cpp template ---- Modified : /trunk/Compiler/Template/CodegenCpp.mo Modified : /trunk/Compiler/Template/CodegenCpp.tpl Revision: 12324 Author: jansilar Date: Friday, July 13, 2012 11:14:13 Message: Fixed bug in C# template - FunDAE - mexed_equation_system. Redundant "," causing nonbuildable generated code. ---- Modified : /trunk/Compiler/Template/CodegenCSharp.tpl Revision: 12323 Author: Frenkel TUD Date: Friday, July 13, 2012 00:47:05 Message: - add Flag to set cheapmatching algorithm - bugfix for pantelitis index reduction ---- Modified : /trunk/Compiler/BackEnd/BackendDAETransform.mo Modified : /trunk/Compiler/BackEnd/IndexReduction.mo Modified : /trunk/Compiler/BackEnd/Matching.mo Modified : /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo Modified : /trunk/Compiler/Util/Config.mo Modified : /trunk/Compiler/Util/Flags.mo Revision: 12322 Author: Frenkel TUD Date: Thursday, July 12, 2012 18:27:31 Message: - bugfixes index reduction and matching ---- Modified : /trunk/Compiler/BackEnd/BackendDAETransform.mo Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Modified : /trunk/Compiler/BackEnd/BackendVariable.mo Modified : /trunk/Compiler/BackEnd/IndexReduction.mo Modified : /trunk/Compiler/BackEnd/OnRelaxation.mo Modified : /trunk/Compiler/Util/Flags.mo Revision: 12321 Author: Frenkel TUD Date: Thursday, July 12, 2012 13:57:45 Message: - fix bugs ---- Modified : /trunk/Compiler/BackEnd/Matching.mo Revision: 12320 Author: Frenkel TUD Date: Wednesday, July 11, 2012 17:59:56 Message: - remove tabs ---- Modified : /trunk/Compiler/BackEnd/BackendDAETransform.mo Revision: 12319 Author: Frenkel TUD Date: Wednesday, July 11, 2012 17:46:00 Message: - listNth -> listGet - update old matching and index reduction to new interface - update DynamicStateSelection, Pantelitis for wrapperles code ---- Modified : /trunk/Compiler/BackEnd/BackendDAECreate.mo Modified : /trunk/Compiler/BackEnd/BackendDAETransform.mo Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Modified : /trunk/Compiler/BackEnd/Derive.mo Modified : /trunk/Compiler/BackEnd/IndexReduction.mo Modified : /trunk/Compiler/BackEnd/Matching.mo Modified : /trunk/Compiler/BackEnd/OnRelaxation.mo Modified : /trunk/Compiler/BackEnd/SimCode.mo Modified : /trunk/Compiler/FrontEnd/Algorithm.mo Modified : /trunk/Compiler/Util/Flags.mo Revision: 12318 Author: Frenkel TUD Date: Tuesday, July 10, 2012 18:49:31 Message: - try some things for loops ---- Modified : /trunk/Compiler/BackEnd/OnRelaxation.mo Revision: 12317 Author: hubert.thieriot Date: Tuesday, July 10, 2012 18:36:36 Message: - updated documentation ---- Deleted : /trunk/OMOptim/Doc/AddANewProblem.txt Added : /trunk/OMOptim/Doc/CodeStructureOMOptim.graphml Added : /trunk/OMOptim/Doc/Images/CodeStructureOMOptim.png Modified : /trunk/OMOptim/Doc/MainClasses.graphml Added : /trunk/OMOptim/Doc/Models.txt Modified : /trunk/OMOptim/Doc/OMOptimDoc.txt Added : /trunk/OMOptim/Doc/Project.txt Modified : /trunk/OMOptim/OMOptimBasis/Problems/ProblemInterface.h Added : /trunk/OMOptim/OMOptimBasis/doc/Doxyfile Added : /trunk/OMOptim/OMOptimBasis/doc/Extension.txt (Copy from path: /trunk/OMOptim/Doc/AddANewProblem.txt, Revision, 12312) Added : /trunk/OMOptim/OMOptimBasis/doc/Images Added : /trunk/OMOptim/OMOptimBasis/doc/Images/ProjectBase.png Modified : /trunk/OMOptim/OMOptimBasis/doc/OMOptimBasisDoc.txt Added : /trunk/OMOptim/OMOptimBasis/doc/ProblemInterface.txt Modified : /trunk/OMOptim/OMOptimBasis/doc/ProblemsDoc.txt Added : /trunk/OMOptim/OMOptimBasis/doc/ProjectBase.txt Revision: 12316 Author: niklwors Date: Monday, July 09, 2012 17:11:34 Message: -fix in cpp template for algorithm tuple assign and start values ---- Modified : /trunk/Compiler/Template/CodegenCpp.mo Modified : /trunk/Compiler/Template/CodegenCpp.tpl Modified : /trunk/SimulationRuntime/cpp/Source/System/Implementation/SystemDefaultImplementation.cpp Modified : /trunk/SimulationRuntime/cpp/Source/System/Implementation/SystemDefaultImplementation.h Revision: 12313 Author: Frenkel TUD Date: Monday, July 09, 2012 12:07:23 Message: - add module removeFinalParametersPast ---- Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/BackEnd/BackendDAETransform.mo Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Modified : /trunk/Compiler/BackEnd/BackendVariable.mo Modified : /trunk/Compiler/BackEnd/OnRelaxation.mo Modified : /trunk/Compiler/Util/Flags.mo Revision: 12312 Author: Frenkel TUD Date: Monday, July 09, 2012 09:16:23 Message: - rewrite some set functions ---- Modified : /trunk/Compiler/BackEnd/BackendVariable.mo Revision: 12311 Author: Frenkel TUD Date: Monday, July 09, 2012 08:14:22 Message: - update test ---- Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.RollingWheel.mat Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Translational.Examples.Friction.mat Revision: 12310 Author: Frenkel TUD Date: Monday, July 09, 2012 00:32:51 Message: - add cases for unaray and asub to Expression.mo - do basic simplification for expAdd,expSub,expMul ---- Modified : /trunk/Compiler/FrontEnd/Expression.mo Revision: 12309 Author: Frenkel TUD Date: Sunday, July 08, 2012 23:30:16 Message: - search also in simple and initial equations for zerocrossings ---- Modified : /trunk/Compiler/BackEnd/BackendDAECreate.mo Revision: 12308 Author: sjoelund.se Date: Sunday, July 08, 2012 20:59:23 Message: - OMOptim build fix ---- Modified : /trunk/OMOptim/build/OMOptim.config.in Modified : /trunk/configure.in Revision: 12307 Author: Frenkel TUD Date: Sunday, July 08, 2012 00:13:36 Message: - remove unused when clauses from BackendDAETransform.traverseBackendDAEExpsEqn ---- Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/BackEnd/BackendDAETransform.mo Modified : /trunk/Compiler/BackEnd/IndexReduction.mo Revision: 12306 Author: Frenkel TUD Date: Saturday, July 07, 2012 22:37:28 Message: - remove index from WHEN_EQ and keep condition of when equation in when equation - install-openturns depends on mkbuilddirs ---- Modified : /trunk/Compiler/BackEnd/BackendDAE.mo Modified : /trunk/Compiler/BackEnd/BackendDAECreate.mo Modified : /trunk/Compiler/BackEnd/BackendDAETransform.mo Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Modified : /trunk/Compiler/BackEnd/BackendDump.mo Modified : /trunk/Compiler/BackEnd/BackendEquation.mo Modified : /trunk/Compiler/BackEnd/BackendVarTransform.mo Modified : /trunk/Compiler/BackEnd/DAEQuery.mo Modified : /trunk/Compiler/BackEnd/MathematicaDump.mo Modified : /trunk/Compiler/BackEnd/OnRelaxation.mo Modified : /trunk/Compiler/BackEnd/SimCode.mo Modified : /trunk/Compiler/BackEnd/XMLDump.mo Modified : /trunk/Compiler/FrontEnd/DAEUtil.mo Modified : /trunk/Compiler/FrontEnd/Inline.mo Modified : /trunk/Makefile.common Revision: 12305 Author: adeas31 Date: Saturday, July 07, 2012 20:12:03 Message: - Merge the process standard output and standard error streams. ---- Modified : /trunk/OMEdit/OMEditGUI/SimulationWidget.cpp Revision: 12304 Author: Frenkel TUD Date: Friday, July 06, 2012 19:54:12 Message: - fix tabs ---- Modified : /trunk/Compiler/BackEnd/OnRelaxation.mo Revision: 12303 Author: Frenkel TUD Date: Friday, July 06, 2012 18:16:53 Message: - add code for multi body relaxation, not yet finished, kinematic loops still fail ---- Modified : /trunk/Compiler/BackEnd/BackendDAETransform.mo Modified : /trunk/Compiler/BackEnd/OnRelaxation.mo Revision: 12302 Author: sjoelund.se Date: Friday, July 06, 2012 17:52:40 Message: - Look for paradiseo build directories as well ---- Modified : /trunk/configure.in Revision: 12301 Author: sjoelund.se Date: Friday, July 06, 2012 14:40:40 Message: - Added index to FOR_EQUATION ---- Modified : /trunk/Compiler/FrontEnd/InstTypes.mo Modified : /trunk/Compiler/FrontEnd/SCodeExpand.mo Modified : /trunk/Compiler/FrontEnd/SCodeInst.mo Modified : /trunk/Compiler/FrontEnd/Typing.mo Modified : /trunk/Compiler/Template/InstDumpTV.mo Modified : /trunk/Compiler/Template/InstDumpTpl.mo Modified : /trunk/Compiler/Template/InstDumpTpl.tpl Revision: 12300 Author: sjoelund.se Date: Friday, July 06, 2012 12:58:17 Message: - Added utils directory as well ---- Modified : /trunk/configure.in Revision: 12299 Author: sjoelund.se Date: Friday, July 06, 2012 12:10:51 Message: - Some paradiseo autoconf ---- Modified : /trunk/OMOptim/build/OMOptim.config.in Modified : /trunk/configure.in Revision: 12298 Author: Frenkel TUD Date: Friday, July 06, 2012 11:14:41 Message: - bugfix evaluate parameter evaluate=true ---- Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Revision: 12297 Author: Frenkel TUD Date: Friday, July 06, 2012 10:36:25 Message: - bugfix if equation for elabelements ---- Modified : /trunk/Compiler/BackEnd/PartFn.mo Revision: 12296 Author: sjoelund.se Date: Friday, July 06, 2012 10:32:13 Message: - paradiseo "help" ---- Modified : /trunk/README.Linux.txt Revision: 12295 Author: Frenkel TUD Date: Friday, July 06, 2012 01:22:32 Message: - handle if equations in Derive and BackendDAETransform.traverseBackendDAEExpsEqnWithSymbolicOperation ---- Modified : /trunk/Compiler/BackEnd/BackendDAETransform.mo Modified : /trunk/Compiler/BackEnd/Derive.mo Revision: 12294 Author: Frenkel TUD Date: Friday, July 06, 2012 00:25:23 Message: - handle if equations in inline ---- Modified : /trunk/Compiler/FrontEnd/Inline.mo Revision: 12293 Author: Frenkel TUD Date: Friday, July 06, 2012 00:18:16 Message: - handle if equations in incidence matrix ---- Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Revision: 12292 Author: Frenkel TUD Date: Thursday, July 05, 2012 23:38:02 Message: - add condition to when equation - handle elsewhen branches in incidence matrix ---- Modified : /trunk/Compiler/BackEnd/BackendDAE.mo Modified : /trunk/Compiler/BackEnd/BackendDAECreate.mo Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/BackEnd/BackendDAETransform.mo Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Modified : /trunk/Compiler/BackEnd/BackendDump.mo Modified : /trunk/Compiler/BackEnd/BackendEquation.mo Modified : /trunk/Compiler/BackEnd/BackendVarTransform.mo Modified : /trunk/Compiler/BackEnd/DAEQuery.mo Modified : /trunk/Compiler/BackEnd/MathematicaDump.mo Modified : /trunk/Compiler/BackEnd/SimCode.mo Modified : /trunk/Compiler/FrontEnd/Inline.mo Revision: 12290 Author: Frenkel TUD Date: Thursday, July 05, 2012 21:40:32 Message: - add size information to when equation ---- Modified : /trunk/Compiler/BackEnd/BackendDAE.mo Modified : /trunk/Compiler/BackEnd/BackendDAECreate.mo Modified : /trunk/Compiler/BackEnd/BackendDAETransform.mo Modified : /trunk/Compiler/BackEnd/BackendEquation.mo Modified : /trunk/Compiler/BackEnd/BackendVarTransform.mo Modified : /trunk/Compiler/BackEnd/SimCode.mo Revision: 12289 Author: sjoelund.se Date: Thursday, July 05, 2012 21:20:12 Message: - Check for include/qwt5, then check the header for QWT5 macro (using grep) ---- Modified : /trunk/configure.in Revision: 12288 Author: Frenkel TUD Date: Thursday, July 05, 2012 21:01:46 Message: - inline condition of when equation only once ---- Modified : /trunk/Compiler/BackEnd/BackendDAECreate.mo Revision: 12287 Author: Frenkel TUD Date: Thursday, July 05, 2012 20:10:24 Message: - bugfix tests ---- Modified : /trunk/Compiler/BackEnd/BackendVarTransform.mo Modified : /trunk/Compiler/Util/Util.mo Revision: 12286 Author: Frenkel TUD Date: Thursday, July 05, 2012 18:57:32 Message: - bugfix tests ---- Modified : /trunk/Compiler/BackEnd/BackendDAECreate.mo Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/BackEnd/BackendVarTransform.mo Modified : /trunk/Compiler/Util/Flags.mo Revision: 12285 Author: Frenkel TUD Date: Thursday, July 05, 2012 17:58:45 Message: - add some more support for if equations in backend - add module for evaluate parameter with evaluate=true annotation ---- Modified : /trunk/Compiler/BackEnd/BackendDAECreate.mo Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Modified : /trunk/Compiler/BackEnd/BackendDump.mo Modified : /trunk/Compiler/BackEnd/BackendEquation.mo Modified : /trunk/Compiler/BackEnd/BackendVarTransform.mo Modified : /trunk/Compiler/FrontEnd/DAEUtil.mo Modified : /trunk/Compiler/FrontEnd/ExpressionSimplify.mo Modified : /trunk/Compiler/Util/Flags.mo Modified : /trunk/Compiler/Util/Util.mo Modified : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/lapack.h Revision: 12284 Author: niklwors Date: Thursday, July 05, 2012 15:27:07 Message: -removed tabs ---- Modified : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/lapack.h Revision: 12283 Author: niklwors Date: Thursday, July 05, 2012 15:05:19 Message: - adapted numeric/bindings header files ---- Modified : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/detail/generate_const.hpp Modified : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/matrix_traits.hpp Modified : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/sparse_traits.hpp Modified : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/traits.hpp Modified : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/ublas_sparse.hpp Modified : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/ublas_vector.hpp Modified : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/vector_traits.hpp Modified : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/umfpack/umfpack.hpp Modified : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/umfpack/umfpack_overloads.hpp Revision: 12282 Author: niklwors Date: Thursday, July 05, 2012 14:39:53 Message: - extended cpp template for sparse jacobian ---- Modified : /trunk/Compiler/Template/CodegenCpp.mo Modified : /trunk/Compiler/Template/CodegenCpp.tpl Modified : /trunk/SimulationRuntime/cpp/Source/System/Interfaces/IDAESystem.h Modified : /trunk/SimulationRuntime/cpp/Source/System/Modelica/Modelica.h Modified : /trunk/SimulationRuntime/cpp/Source/System/Modelica/ModelicaSystem.cpp Modified : /trunk/SimulationRuntime/cpp/Source/System/Modelica/ModelicaSystem.h Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/LICENSE_1_0.txt Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/amos Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/amos/amos.h Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/amos/amos.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/amos/amos_names.h Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/amos/amos_overloads.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/atlas Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/atlas/cblas.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/atlas/cblas1.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/atlas/cblas1_overloads.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/atlas/cblas2.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/atlas/cblas2_overloads.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/atlas/cblas3.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/atlas/cblas3_overloads.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/atlas/cblas_enum.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/atlas/cblas_inc.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/atlas/clapack.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/atlas/clapack_inc.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/atlas/clapack_overloads.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/blas Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/blas/blas.h Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/blas/blas.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/blas/blas1.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/blas/blas1_overloads.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/blas/blas2.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/blas/blas2_overloads.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/blas/blas3.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/blas/blas3_overloads.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/blas/blas_names.h Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/cblas Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/gbsv.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/gees.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/geev.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/gels.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/gelsd.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/gelss.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/geqrf.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/gesdd.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/gesv.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/gesvd.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/hbev.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/hbevx.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/heev.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/heevd.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/heevx.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/hegv.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/hesv.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/hpsv.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/hseqr.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/ilaenv.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/lapack.h Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/lapack.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/lapack_names.h Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/orgqr.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/ormqr.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/posv.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/ppsv.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/ptsv.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/spsv.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/steqr.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/syev.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/syevd.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/syevx.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/sygv.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/sysv.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/sytrd.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/trevc.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/trexc.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/lapack/workspace.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/mumps Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/mumps/4.6.4 Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/mumps/4.6.4/cmumps_c.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/mumps/4.6.4/dmumps_c.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/mumps/4.6.4/smumps_c.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/mumps/4.6.4/zmumps_c.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/mumps/mumps_driver.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/mumps/mumps_driver_4_6_4.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/mumps/mumps_driver_4_8_0.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/algorithm.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/boost_array.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/c_array.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/c_array2.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/config.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/dense_traits.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/detail Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/detail/array.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/detail/array_impl.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/detail/dense_ordering.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/detail/generate_const.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/detail/symm_herm_traits.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/detail/ublas_ordering.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/detail/ublas_uplo.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/detail/utils.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/fortran.h Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/matrix_raw.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/matrix_traits.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/sparse_traits.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/std_valarray.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/std_valarray2.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/std_vector.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/std_vector2.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/symm_herm_raw.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/tnt.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/traits.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/transpose.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/type.h Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/type.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/type_traits.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/ublas_banded.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/ublas_hermitian.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/ublas_matrix.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/ublas_sparse.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/ublas_symmetric.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/ublas_vector.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/ublas_vector2.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/vector_raw.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/traits/vector_traits.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/umfpack Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/umfpack/umfpack.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/umfpack/umfpack_inc.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/numeric/bindings/umfpack/umfpack_overloads.hpp Revision: 12281 Author: adeas31 Date: Thursday, July 05, 2012 14:13:24 Message: - Better parsing of Text Annotation. ---- Modified : /trunk/OMEdit/OMEditGUI/TextAnnotation.cpp Revision: 12280 Author: Frenkel TUD Date: Thursday, July 05, 2012 13:05:08 Message: - switch evaluateAnnotation on ---- Modified : /trunk/Compiler/FrontEnd/DAEUtil.mo Revision: 12279 Author: Frenkel TUD Date: Thursday, July 05, 2012 13:03:23 Message: - change implementation of removeFinalParameters and removeProtectedParameters to handle several equationsystems ---- Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Revision: 12278 Author: Frenkel TUD Date: Thursday, July 05, 2012 12:02:46 Message: - remove some unused imports - add Env.Cache and Env.Env to BackendDAE.Shared ---- Modified : /trunk/Compiler/BackEnd/BackendDAE.mo Modified : /trunk/Compiler/BackEnd/BackendDAECreate.mo Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/BackEnd/BackendDAETransform.mo Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Modified : /trunk/Compiler/BackEnd/BackendDump.mo Modified : /trunk/Compiler/BackEnd/BackendVarTransform.mo Modified : /trunk/Compiler/BackEnd/BackendVariable.mo Modified : /trunk/Compiler/BackEnd/IndexReduction.mo Modified : /trunk/Compiler/BackEnd/OpenTURNS.mo Modified : /trunk/Compiler/BackEnd/SimCode.mo Modified : /trunk/Compiler/BackEnd/Uncertainties.mo Modified : /trunk/Compiler/BackEnd/XMLDump.mo Modified : /trunk/Compiler/FrontEnd/Builtin.mo Modified : /trunk/Compiler/FrontEnd/CevalFunction.mo Modified : /trunk/Compiler/FrontEnd/Connect.mo Modified : /trunk/Compiler/FrontEnd/DAEUtil.mo Modified : /trunk/Compiler/FrontEnd/Dependency.mo Modified : /trunk/Compiler/FrontEnd/Element.mo Modified : /trunk/Compiler/FrontEnd/Expression.mo Modified : /trunk/Compiler/FrontEnd/Inline.mo Modified : /trunk/Compiler/FrontEnd/InnerOuter.mo Modified : /trunk/Compiler/FrontEnd/Inst.mo Modified : /trunk/Compiler/FrontEnd/InstExtends.mo Modified : /trunk/Compiler/FrontEnd/InstSection.mo Modified : /trunk/Compiler/FrontEnd/InstSymbolTable.mo Modified : /trunk/Compiler/FrontEnd/InstUtil.mo Modified : /trunk/Compiler/FrontEnd/InstanceHierarchy.mo Modified : /trunk/Compiler/FrontEnd/Lookup.mo Modified : /trunk/Compiler/FrontEnd/MetaUtil.mo Modified : /trunk/Compiler/FrontEnd/Patternm.mo Modified : /trunk/Compiler/FrontEnd/PrefixUtil.mo Modified : /trunk/Compiler/FrontEnd/Reference.mo Modified : /trunk/Compiler/FrontEnd/SCode.mo Modified : /trunk/Compiler/FrontEnd/SCodeDependency.mo Modified : /trunk/Compiler/FrontEnd/SCodeFlat.mo Modified : /trunk/Compiler/FrontEnd/SCodeFlatDump.mo Modified : /trunk/Compiler/FrontEnd/SCodeFlatten.mo Modified : /trunk/Compiler/FrontEnd/SCodeFlattenExtends.mo Modified : /trunk/Compiler/FrontEnd/SCodeFlattenImports.mo Modified : /trunk/Compiler/FrontEnd/SCodeGraph.mo Modified : /trunk/Compiler/FrontEnd/SCodeHashTable.mo Modified : /trunk/Compiler/FrontEnd/SCodeInst.mo Modified : /trunk/Compiler/FrontEnd/SCodeLookup.mo Modified : /trunk/Compiler/FrontEnd/SCodeMod.mo Modified : /trunk/Compiler/FrontEnd/SCodeSimplify.mo Modified : /trunk/Compiler/FrontEnd/TypeCheck.mo Modified : /trunk/Compiler/FrontEnd/Typing.mo Modified : /trunk/Compiler/FrontEnd/Values.mo Modified : /trunk/Compiler/FrontEnd/ValuesUtil.mo Modified : /trunk/Compiler/Main/Main.mo Modified : /trunk/Compiler/Script/CevalScript.mo Modified : /trunk/Compiler/Template/TplParser.mo Modified : /trunk/Compiler/Template/Unparsing.mo Modified : /trunk/Compiler/Util/Error.mo Modified : /trunk/Compiler/Util/HashTablePathToFunction.mo Revision: 12276 Author: adeas31 Date: Wednesday, July 04, 2012 23:44:58 Message: - Fixed parsing. ---- Modified : /trunk/OMEdit/OMEditGUI/StringHandler.cpp Revision: 12275 Author: Frenkel TUD Date: Wednesday, July 04, 2012 22:49:15 Message: - use traverseBackendDAEExpsNoCopyWithUpdate to geep the simplified expressions and not the old one ---- Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Revision: 12274 Author: Frenkel TUD Date: Wednesday, July 04, 2012 22:11:01 Message: - bugfix Tearing ---- Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/testsuite/mosfiles/FinalPropagation.mos Revision: 12273 Author: Frenkel TUD Date: Wednesday, July 04, 2012 21:33:57 Message: - Bugfix getVar - Bugfix BackendDAEEXT.setAssignment - use vars and eqns for BackendDAEUtil.analyzeJacobian - bugfix Tearing ---- Modified : /trunk/Compiler/BackEnd/BackendDAEEXT.mo Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/BackEnd/BackendDAETransform.mo Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Modified : /trunk/Compiler/BackEnd/BackendDump.mo Modified : /trunk/Compiler/BackEnd/BackendVariable.mo Modified : /trunk/Compiler/BackEnd/IndexReduction.mo Modified : /trunk/Compiler/BackEnd/SimCode.mo Modified : /trunk/Compiler/runtime/BackendDAEEXT_rml.cpp Modified : /trunk/Compiler/runtime/matching.c Revision: 12272 Author: hubert.thieriot Date: Wednesday, July 04, 2012 18:15:51 Message: - removed unneeded includes ---- Modified : /trunk/OMOptim/Core/Dymola/Dymola.cpp Modified : /trunk/OMOptim/Core/Modelica/ModItem.cpp Modified : /trunk/OMOptim/Core/Modelica/ModItem.h Modified : /trunk/OMOptim/Core/Modelica/ModModelPlus.cpp Modified : /trunk/OMOptim/Core/OpenModelica/ModPlusOMCtrl.cpp Modified : /trunk/OMOptim/Core/OpenModelica/OpenModelica.cpp Modified : /trunk/OMOptim/Core/Optim/EA/SPEA2Adaptative/SPEA2AdaptMutation.h Modified : /trunk/OMOptim/Core/ParetoDominance.cpp Modified : /trunk/OMOptim/Core/Problems/OptimResult.cpp Modified : /trunk/OMOptim/GUI/Widgets/WidgetProjectInfos.cpp Modified : /trunk/OMOptim/GUI/Widgets/WidgetProjectInfos.h Modified : /trunk/OMOptim/OMOptimBasis/GUI/Widgets/WidgetProjectBaseInfos.cpp Modified : /trunk/OMOptim/OMOptimBasis/GUI/Widgets/WidgetProjectBaseInfos.h Modified : /trunk/OMOptim/OMOptimBasis/MOVector.cpp Modified : /trunk/OMOptim/OMOptimBasis/Tools/LowTools.cpp Modified : /trunk/OMOptim/OMOptimBasis/Tools/LowTools.h Modified : /trunk/OMOptim/OMOptimBasis/Variable.cpp Modified : /trunk/OMOptim/OMOptimBasis/Variable.h Revision: 12271 Author: sjoelund.se Date: Wednesday, July 04, 2012 13:39:56 Message: Fix testsuite ---- Modified : /trunk/Compiler/FrontEnd/DAEDump.mo Revision: 12270 Author: sjoelund.se Date: Wednesday, July 04, 2012 12:49:29 Message: - 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 ---- Modified : /trunk/Compiler/BackEnd/BackendDAECreate.mo Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Modified : /trunk/Compiler/BackEnd/BackendVarTransform.mo Modified : /trunk/Compiler/BackEnd/PartFn.mo Modified : /trunk/Compiler/FrontEnd/Algorithm.mo Modified : /trunk/Compiler/FrontEnd/ComponentReference.mo Modified : /trunk/Compiler/FrontEnd/DAE.mo Modified : /trunk/Compiler/FrontEnd/DAEDump.mo Modified : /trunk/Compiler/FrontEnd/DAEUtil.mo Modified : /trunk/Compiler/FrontEnd/Expression.mo Modified : /trunk/Compiler/FrontEnd/Inline.mo Modified : /trunk/Compiler/FrontEnd/InstSection.mo Modified : /trunk/Compiler/FrontEnd/InstTypes.mo Modified : /trunk/Compiler/FrontEnd/PrefixUtil.mo Modified : /trunk/Compiler/FrontEnd/SCodeDependency.mo Modified : /trunk/Compiler/FrontEnd/SCodeEnv.mo Modified : /trunk/Compiler/FrontEnd/SCodeExpand.mo Modified : /trunk/Compiler/FrontEnd/SCodeFlatten.mo Modified : /trunk/Compiler/FrontEnd/SCodeFlattenImports.mo Modified : /trunk/Compiler/FrontEnd/SCodeInst.mo Modified : /trunk/Compiler/FrontEnd/SCodeLookup.mo Modified : /trunk/Compiler/Template/ExpressionDumpTV.mo Modified : /trunk/Compiler/Template/ExpressionDumpTpl.mo Modified : /trunk/Compiler/Template/ExpressionDumpTpl.tpl Modified : /trunk/Compiler/Util/VarTransform.mo Modified : /trunk/testsuite/scodeinst/function1.mo Revision: 12269 Author: sjoelund.se Date: Wednesday, July 04, 2012 09:23:33 Message: Some minor documentation updates ---- Modified : /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo Modified : /trunk/README.Linux.txt Revision: 12268 Author: hubert.thieriot Date: Tuesday, July 03, 2012 18:13:08 Message: - can now launch several problems successively ---- Added : /trunk/OMOptim/OMOptimBasis/GUI/Dialogs/DlgSelect.cpp Added : /trunk/OMOptim/OMOptimBasis/GUI/Dialogs/DlgSelect.h Modified : /trunk/OMOptim/OMOptimBasis/GUI/Widgets/WidgetTableVar.h Modified : /trunk/OMOptim/OMOptimBasis/MOThreads.cpp Modified : /trunk/OMOptim/OMOptimBasis/MOThreads.h Modified : /trunk/OMOptim/OMOptimBasis/ProjectBase.cpp Modified : /trunk/OMOptim/OMOptimBasis/ProjectBase.h Modified : /trunk/OMOptim/OMOptimBasis/Units/MEDimValue.cpp Modified : /trunk/OMOptim/OMOptimBasis/Units/MEDimValue.h Modified : /trunk/OMOptim/OMOptimBasis/build/OMOptimBasis.pro Revision: 12267 Author: sjoelund.se Date: Tuesday, July 03, 2012 09:22:43 Message: Added expansion of if/for, fixed some expansions of algorithm sections (expand the whole sections instead of individual statements) ---- Modified : /trunk/Compiler/FrontEnd/Algorithm.mo Modified : /trunk/Compiler/FrontEnd/SCodeExpand.mo Modified : /trunk/Compiler/FrontEnd/SCodeInst.mo Modified : /trunk/Compiler/FrontEnd/Typing.mo Modified : /trunk/Compiler/Util/Util.mo Modified : /trunk/testsuite/scodeinst/function1.mo Revision: 12264 Author: adrpo Date: Monday, July 02, 2012 15:23:51 Message: - fix tests after MSL 3.1 degree C encoding fix. ---- Modified : /trunk/testsuite/libraries/msl31/Modelica.Magnetic.FluxTubes.mos Modified : /trunk/testsuite/parser/ParseFullModelica3.1.mos Revision: 12263 Author: sjoelund.se Date: Monday, July 02, 2012 15:13:34 Message: - Fix FluxTubes test and some file encoding issues in MSL 3.1 ---- Modified : /trunk/libraries/Modelica 3.1/Magnetic/FluxTubes.mo Modified : /trunk/libraries/README Modified : /trunk/testsuite/libraries/msl31/Modelica.Magnetic.FluxTubes.mos Revision: 12262 Author: Frenkel TUD Date: Monday, July 02, 2012 14:17:07 Message: - fix comment for systemSize - fix counting of algorithm outputs ---- Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Modified : /trunk/Compiler/FrontEnd/CheckModel.mo Revision: 12261 Author: Frenkel TUD Date: Monday, July 02, 2012 12:08:51 Message: - BackendDAEUtil: avoid Zero entries in JacMatrix - fix order in equationToExp for arrayEquations - fix order in createNonlinearResidualEquations for arrayEquations ---- Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Modified : /trunk/Compiler/BackEnd/BackendEquation.mo Modified : /trunk/Compiler/BackEnd/SimCode.mo Revision: 12260 Author: Frenkel TUD Date: Monday, July 02, 2012 09:05:31 Message: - remove debug output - update tearingnew ---- Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/BackEnd/SimCode.mo Revision: 12259 Author: Frenkel TUD Date: Monday, July 02, 2012 07:54:35 Message: - fix tests ---- Modified : /trunk/Compiler/BackEnd/SimCode.mo Modified : /trunk/testsuite/3rdParty/PlanarMechanics/Makefile Modified : /trunk/testsuite/mosfiles-nosim/SolveLinearSystem.mos Revision: 12258 Author: Frenkel TUD Date: Sunday, July 01, 2012 22:05:27 Message: - fix tests ---- Modified : /trunk/Compiler/BackEnd/SimCode.mo Modified : /trunk/testsuite/mosfiles/Makefile Modified : /trunk/testsuite/mosfiles-nosim/SolveLinearSystem.mos Revision: 12257 Author: Frenkel TUD Date: Saturday, June 30, 2012 15:27:16 Message: - fix tests ---- Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/BackEnd/BackendEquation.mo Modified : /trunk/Compiler/BackEnd/IndexReduction.mo Modified : /trunk/Compiler/BackEnd/SimCode.mo Revision: 12256 Author: Frenkel TUD Date: Saturday, June 30, 2012 14:31:53 Message: - fix tests ---- Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/BackEnd/SimCode.mo Modified : /trunk/testsuite/mosfiles-nosim/SolveLinearSystem.mos Revision: 12255 Author: Frenkel TUD Date: Friday, June 29, 2012 22:59:48 Message: - fix tests ---- Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestWaterHammer.mos Modified : /trunk/testsuite/mosfiles/FinalPropagation.mos Modified : /trunk/testsuite/mosfiles/NonlinearFailed.mos Modified : /trunk/testsuite/mosfiles/algorithms.mos Revision: 12254 Author: Frenkel TUD Date: Friday, June 29, 2012 22:27:38 Message: - fix constant liniear system ---- Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Revision: 12253 Author: Frenkel TUD Date: Friday, June 29, 2012 21:30:35 Message: - fix initial equation issus with function equationtoScalarResiduals - add some util functions ---- Modified : /trunk/Compiler/BackEnd/BackendDAE.mo Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Modified : /trunk/Compiler/BackEnd/BackendEquation.mo Modified : /trunk/Compiler/BackEnd/BackendVariable.mo Modified : /trunk/Compiler/BackEnd/GraphML.mo Modified : /trunk/Compiler/BackEnd/IndexReduction.mo Modified : /trunk/Compiler/BackEnd/SimCode.mo Modified : /trunk/Compiler/FrontEnd/ComponentReference.mo Modified : /trunk/Compiler/FrontEnd/Expression.mo Modified : /trunk/Compiler/Util/BaseHashSet.mo Modified : /trunk/testsuite/libraries/msl31/simulate/Makefile Revision: 12252 Author: Frenkel TUD Date: Friday, June 29, 2012 18:04:14 Message: - fix tests ---- Modified : /trunk/testsuite/mosfiles/Makefile Modified : /trunk/testsuite/mosfiles/NonlinearFailed.mos Modified : /trunk/testsuite/mosfiles/nonConstantParam.mos Revision: 12251 Author: niklwors Date: Friday, June 29, 2012 16:30:21 Message: - Switched CVode as default solver for cpp runtime - removed unused cpp case in SimCode createEquationsForSystems - added test model BouncingBall to cppruntimetest- folder ---- Modified : /trunk/Compiler/BackEnd/SimCode.mo Modified : /trunk/SimulationRuntime/cpp/Source/SettingsFactory/Interfaces/GlobalSettings.xml Added : /trunk/testsuite/cppruntime/BouncingBall.mo Added : /trunk/testsuite/cppruntime/BouncingBall.mos Modified : /trunk/testsuite/cppruntime/Makefile Modified : /trunk/testsuite/cppruntime/WhenStatement1.mos Revision: 12250 Author: sjoelund.se Date: Friday, June 29, 2012 16:04:02 Message: - Added missing testcase function1.mo - Do not expand array-assignments (keep non-expanded as it is not needed to scalarize them) ---- Modified : /trunk/Compiler/FrontEnd/SCodeExpand.mo Added : /trunk/testsuite/scodeinst/function1.mo Revision: 12249 Author: sjoelund.se Date: Friday, June 29, 2012 11:26:34 Message: - Fix typing of [:] in function context - TODO: Fix this also for expression, not just declarations of components ---- Modified : /trunk/Compiler/FrontEnd/Expression.mo Modified : /trunk/Compiler/FrontEnd/SCodeExpand.mo Modified : /trunk/Compiler/FrontEnd/SCodeInst.mo Modified : /trunk/Compiler/FrontEnd/Typing.mo Modified : /trunk/Compiler/Template/InstDumpTpl.mo Revision: 12248 Author: perost Date: Friday, June 29, 2012 11:15:05 Message: Pre-vacation code dump: - Added List.accumulateMap. - Replaced InstUtil.print* functions with the template based InstDump. - Lots of connection handling and other fixes. ---- Modified : /trunk/Compiler/FrontEnd/ClassInf.mo Added : /trunk/Compiler/FrontEnd/Connect2.mo Added : /trunk/Compiler/FrontEnd/ConnectUtil2.mo Added : /trunk/Compiler/FrontEnd/InstDump.mo Modified : /trunk/Compiler/FrontEnd/InstSymbolTable.mo Modified : /trunk/Compiler/FrontEnd/InstTypes.mo Modified : /trunk/Compiler/FrontEnd/InstUtil.mo Modified : /trunk/Compiler/FrontEnd/SCodeCheck.mo Modified : /trunk/Compiler/FrontEnd/SCodeExpand.mo Modified : /trunk/Compiler/FrontEnd/SCodeInst.mo Modified : /trunk/Compiler/FrontEnd/SCodeMod.mo Modified : /trunk/Compiler/FrontEnd/Types.mo Modified : /trunk/Compiler/FrontEnd/Typing.mo Modified : /trunk/Compiler/Makefile.common Modified : /trunk/Compiler/Template/AbsynDumpTpl.mo Modified : /trunk/Compiler/Template/CodegenAdevs.mo Modified : /trunk/Compiler/Template/DAEDumpTpl.mo Modified : /trunk/Compiler/Template/ExpressionDumpTpl.mo Added : /trunk/Compiler/Template/InstDumpTV.mo Added : /trunk/Compiler/Template/InstDumpTpl.mo Added : /trunk/Compiler/Template/InstDumpTpl.tpl Modified : /trunk/Compiler/Template/Makefile Modified : /trunk/Compiler/Template/SCodeDumpTpl.mo Modified : /trunk/Compiler/Util/List.mo Modified : /trunk/testsuite/bootstrapping/LoadCompilerSources.mos Revision: 12247 Author: niklwors Date: Friday, June 29, 2012 10:48:25 Message: -removed tabs ---- Modified : /trunk/SimulationRuntime/cpp/Source/SettingsFactory/Implementation/GlobalSettings.cpp Modified : /trunk/SimulationRuntime/cpp/Source/SettingsFactory/Implementation/GlobalSettings.h Modified : /trunk/SimulationRuntime/cpp/Source/SimManager/Main.cpp Modified : /trunk/SimulationRuntime/cpp/Source/System/Modelica/Policies/TextfileWriter.h Revision: 12246 Author: adrpo Date: Friday, June 29, 2012 10:08:47 Message: - more equation printing in InstUtil.mo - more expansion (not quite right) in SCodeExpand.mo - fail again in Typing.mo in typeFunction. ---- Modified : /trunk/Compiler/FrontEnd/InstUtil.mo Modified : /trunk/Compiler/FrontEnd/SCodeExpand.mo Modified : /trunk/Compiler/FrontEnd/Typing.mo Revision: 12245 Author: Frenkel TUD Date: Friday, June 29, 2012 09:57:56 Message: - filter constant initial expressions ---- Modified : /trunk/Compiler/BackEnd/SimCode.mo Revision: 12244 Author: adrpo Date: Friday, June 29, 2012 08:44:43 Message: - ignore deleted components in Typing.typeConnectorCref2. - better error message in SCodeExpand.mo. - V6 engine gets to expansion now but fails there. ---- Modified : /trunk/Compiler/FrontEnd/SCodeExpand.mo Modified : /trunk/Compiler/FrontEnd/Typing.mo Revision: 12243 Author: niklwors Date: Friday, June 29, 2012 08:41:12 Message: -changed output format of cpp runtime to csv ---- Modified : /trunk/Compiler/Script/CevalScript.mo Modified : /trunk/SimulationRuntime/cpp/Source/SettingsFactory/Implementation/GlobalSettings.cpp Modified : /trunk/SimulationRuntime/cpp/Source/SettingsFactory/Implementation/GlobalSettings.h Modified : /trunk/SimulationRuntime/cpp/Source/SettingsFactory/Interfaces/IGlobalSettings.h Modified : /trunk/SimulationRuntime/cpp/Source/SimManager/Main.cpp Modified : /trunk/SimulationRuntime/cpp/Source/System/Modelica/HistoryImpl.h Modified : /trunk/SimulationRuntime/cpp/Source/System/Modelica/Policies/TextfileWriter.h Revision: 12242 Author: Frenkel TUD Date: Friday, June 29, 2012 08:13:57 Message: - fix compilation ---- Modified : /trunk/Compiler/BackEnd/BackendDAECreate.mo Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Modified : /trunk/Compiler/FrontEnd/SCodeInst.mo Revision: 12241 Author: adrpo Date: Friday, June 29, 2012 08:04:23 Message: - 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. ---- Modified : /trunk/Compiler/FrontEnd/SCodeInst.mo Modified : /trunk/Compiler/FrontEnd/Typing.mo Revision: 12240 Author: sjoelund.se Date: Friday, June 29, 2012 07:20:24 Message: - Check linking before we assume sundials is recent enough ---- Modified : /trunk/configure.in Revision: 12239 Author: adrpo Date: Friday, June 29, 2012 05:54:46 Message: - 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). ---- Modified : /trunk/Compiler/FrontEnd/InstTypes.mo Modified : /trunk/Compiler/FrontEnd/SCode.mo Modified : /trunk/Compiler/FrontEnd/SCodeInst.mo Added : /trunk/Compiler/FrontEnd/TypeCheck.mo Modified : /trunk/Compiler/Makefile.common Modified : /trunk/testsuite/bootstrapping/LoadCompilerSources.mos Modified : /trunk/testsuite/scodeinst/func6.mo Modified : /trunk/testsuite/scodeinst/func7.mo Revision: 12238 Author: Frenkel TUD Date: Friday, June 29, 2012 05:41:36 Message: - revert some pices of last commit ---- Modified : /trunk/Makefile.omdev.mingw Modified : /trunk/SimulationRuntime/c/CMakeLists.txt Modified : /trunk/SimulationRuntime/c/util/read_write.c Modified : /trunk/SimulationRuntime/cpp/Source/CMakeLists.txt Modified : /trunk/SimulationRuntime/fmi/export/fmiModelFunctions.h Modified : /trunk/SimulationRuntime/fmi/export/fmu_model_interface.c Modified : /trunk/SimulationRuntime/fmi/export/fmu_model_interface.h Revision: 12237 Author: Frenkel TUD Date: Friday, June 29, 2012 05:36:57 Message: - fix compilation ---- Modified : /trunk/Compiler/BackEnd/BackendQSS.mo Modified : /trunk/Compiler/BackEnd/BackendVariable.mo Modified : /trunk/Compiler/BackEnd/DAEQuery.mo Modified : /trunk/Compiler/BackEnd/Matching.mo Modified : /trunk/Makefile.omdev.mingw Modified : /trunk/SimulationRuntime/c/CMakeLists.txt Modified : /trunk/SimulationRuntime/c/util/read_write.c Modified : /trunk/SimulationRuntime/cpp/Source/CMakeLists.txt Modified : /trunk/SimulationRuntime/fmi/export/fmiModelFunctions.h Modified : /trunk/SimulationRuntime/fmi/export/fmu_model_interface.c Modified : /trunk/SimulationRuntime/fmi/export/fmu_model_interface.h Revision: 12236 Author: Frenkel TUD Date: Friday, June 29, 2012 05:29:18 Message: - the End of the WRAPPER Era ---- Modified : /trunk/Compiler/BackEnd/BackendDAE.mo Modified : /trunk/Compiler/BackEnd/BackendDAECreate.mo Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/BackEnd/BackendDAETransform.mo Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Modified : /trunk/Compiler/BackEnd/BackendDump.mo Modified : /trunk/Compiler/BackEnd/BackendEquation.mo Modified : /trunk/Compiler/BackEnd/BackendQSS.mo Modified : /trunk/Compiler/BackEnd/BackendVarTransform.mo Modified : /trunk/Compiler/BackEnd/BackendVariable.mo Modified : /trunk/Compiler/BackEnd/DAEQuery.mo Modified : /trunk/Compiler/BackEnd/Derive.mo Modified : /trunk/Compiler/BackEnd/IndexReduction.mo Modified : /trunk/Compiler/BackEnd/Matching.mo Modified : /trunk/Compiler/BackEnd/MathematicaDump.mo Modified : /trunk/Compiler/BackEnd/OpenTURNS.mo Modified : /trunk/Compiler/BackEnd/SimCode.mo Modified : /trunk/Compiler/BackEnd/Uncertainties.mo Modified : /trunk/Compiler/BackEnd/XMLDump.mo Modified : /trunk/Compiler/FrontEnd/Inline.mo Modified : /trunk/Compiler/Script/CevalScript.mo Modified : /trunk/Compiler/Util/Flags.mo Modified : /trunk/Compiler/Util/Util.mo Revision: 12235 Author: sjoelund.se Date: Thursday, June 28, 2012 19:45:27 Message: - Added typing of array allocations ---- Modified : /trunk/Compiler/FrontEnd/DAE.mo Modified : /trunk/Compiler/FrontEnd/DAEDump.mo Modified : /trunk/Compiler/FrontEnd/InstTypes.mo Modified : /trunk/Compiler/FrontEnd/InstUtil.mo Modified : /trunk/Compiler/FrontEnd/SCodeExpand.mo Modified : /trunk/Compiler/FrontEnd/SCodeInst.mo Modified : /trunk/Compiler/FrontEnd/Typing.mo Modified : /trunk/testsuite/scodeinst/Makefile Revision: 12234 Author: Frenkel TUD Date: Thursday, June 28, 2012 18:05:48 Message: - fix tests ---- Modified : /trunk/testsuite/3rdParty/HumMod/checkHumMod.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.AST_BatchPlant.BaseClasses.TankWith3InletOutletArraysWithEvaporatorCondensor.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.ControlledTankSystem.ControlledTanks.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.DrumBoiler.DrumBoiler.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.IdealGasH2O.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.MixtureGases.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.MoistAir.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.SimpleLiquidWater.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.SolveOneNonlinearEquation.Inverse_sh_T.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.TestOnly.FlueGas.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.TestOnly.IdealGasN2.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.TestOnly.IdealGasN2Mix.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.TestOnly.MixIdealGasAir.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.TestOnly.TestMedia.TemplateMedium.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.WaterIF97.mos Modified : /trunk/testsuite/libraries/msl31/media/Incompressible.Examples.TestGlycol.mos Modified : /trunk/testsuite/libraries/multibody/checkingModels/BodyCylinder.mos Modified : /trunk/testsuite/libraries/multibody/elementary/FreeBody.mos Modified : /trunk/testsuite/libraries/multibody/elementary/InitSpringConstant.mos Modified : /trunk/testsuite/libraries/multibody/elementary/LineForceWithTwoMasses.mos Modified : /trunk/testsuite/libraries/multibody/elementary/PendulumWithSpringDamper.mos Modified : /trunk/testsuite/libraries/multibody/elementary/PointGravity.mos Modified : /trunk/testsuite/libraries/multibody/elementary/PointGravityWithPointMasses2.mos Modified : /trunk/testsuite/libraries/multibody/elementary/SpringDamperSystem.mos Modified : /trunk/testsuite/libraries/multibody/elementary/SpringMassSystem.mos Modified : /trunk/testsuite/libraries/multibody/elementary/SpringWithMass.mos Modified : /trunk/testsuite/libraries/multibody/elementary/ThreeSprings.mos Revision: 12233 Author: Frenkel TUD Date: Thursday, June 28, 2012 17:19:07 Message: - fix tests ---- Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.AST_BatchPlant.BaseClasses.Controller.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.AST_BatchPlant.BaseClasses.InnerTank.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.AST_BatchPlant.BaseClasses.TankWith3InletOutletArraysWithEvaporatorCondensor.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.ControlledTankSystem.ControlledTanks.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.ControlledTankSystem.Utilities.NormalOperation.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.ControlledTankSystem.Utilities.TankController.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Fittings.MultiPort.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Pipes.BaseClasses.FlowModels.DetailedPipeFlow.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Pipes.BaseClasses.FlowModels.NominalLaminarFlow.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Pipes.BaseClasses.FlowModels.NominalTurbulentPipeFlow.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Pipes.BaseClasses.FlowModels.TurbulentPipeFlow.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Pipes.BaseClasses.HeatTransfer.LocalPipeFlowHeatTransfer.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Pipes.BaseClasses.WallFriction.TestWallFrictionAndGravity.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Valves.ValveCompressible.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Valves.ValveVaporizing.mos Revision: 12232 Author: Frenkel TUD Date: Thursday, June 28, 2012 16:50:49 Message: - fix tests ---- Modified : /trunk/testsuite/libraries/multibody/elementary/DoublePendulum.mos Modified : /trunk/testsuite/libraries/multibody/elementary/Pendulum.mos Modified : /trunk/testsuite/libraries/multibody/elementary/PointGravityWithPointMasses.mos Modified : /trunk/testsuite/libraries/multibody/elementary/RollingWheel.mos Modified : /trunk/testsuite/libraries/multibody/elementary/RollingWheelSetDriving.mos Modified : /trunk/testsuite/libraries/multibody/elementary/RollingWheelSetPulling.mos Modified : /trunk/testsuite/libraries/multibody/elementary/SpringWithMass.mos Modified : /trunk/testsuite/libraries/multibody/elementary/World.mos Modified : /trunk/testsuite/libraries/multibody/rotational3deffects/ActuatedDrive.mos Modified : /trunk/testsuite/libraries/multibody/rotational3deffects/GearConstraint.mos Modified : /trunk/testsuite/libraries/multibody/rotational3deffects/GyroscopicEffects.mos Modified : /trunk/testsuite/libraries/multibody/rotational3deffects/MovingActuatedDrive.mos Revision: 12231 Author: Frenkel TUD Date: Thursday, June 28, 2012 16:38:06 Message: - fix tests ---- Modified : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower.Components.Pipes.Tests.TubeWithoutWall.mos Modified : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower.Components.Pipes.Tests.tube_test.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump2.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicOnePhaseFlowPipe.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestFan.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesVolumes.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestJunctions3.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestJunctions5.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestVolumes.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestVolumes1.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestVolumes2.mos Modified : /trunk/testsuite/libraries/biochem/BiochemModels.mos Modified : /trunk/testsuite/libraries/biochem/Glycolysis.mos Modified : /trunk/testsuite/libraries/biochem/InsulinSignaling_Sedaghat.mos Modified : /trunk/testsuite/libraries/msl221/modelicaAdditions/FourBar1.mos Modified : /trunk/testsuite/libraries/msl221/modelicaAdditions/FourBar2.mos Modified : /trunk/testsuite/libraries/msl221/modelicaAdditions/robot.mos Modified : /trunk/testsuite/libraries/msl31/Modelica.Blocks.mos Modified : /trunk/testsuite/libraries/msl31/Modelica.Electrical.Analog.mos Modified : /trunk/testsuite/libraries/msl31/Modelica.Electrical.Digital.mos Modified : /trunk/testsuite/libraries/msl31/Modelica.Electrical.Machines.Examples.mos Modified : /trunk/testsuite/libraries/msl31/Modelica.Electrical.MultiPhase.Examples.mos Modified : /trunk/testsuite/libraries/msl31/Modelica.Magnetic.FluxTubes.mos Modified : /trunk/testsuite/libraries/msl31/Modelica.Mechanics.MultiBody.mos Modified : /trunk/testsuite/libraries/msl31/Modelica.Mechanics.mos Modified : /trunk/testsuite/libraries/msl31/Modelica.Thermal.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.DrumBoiler.DrumBoiler.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.Explanatory.MeasuringTemperature.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.HeatingSystem.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.TwoPhaseWater.ExtendedProperties.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.TwoPhaseWater.TestTwoPhaseStates.mos Modified : /trunk/testsuite/mosfiles/ArrayParameterSize.mos Revision: 12230 Author: perost Date: Thursday, June 28, 2012 16:33:01 Message: - Made the scodeInst tests partest friendly. ---- Modified : /trunk/testsuite/scodeinst/Makefile Modified : /trunk/testsuite/scodeinst/arrfunc.mo Modified : /trunk/testsuite/scodeinst/bindings1.mo Modified : /trunk/testsuite/scodeinst/bindings2.mo Modified : /trunk/testsuite/scodeinst/bindings3.mo Modified : /trunk/testsuite/scodeinst/bindings4.mo Modified : /trunk/testsuite/scodeinst/bindings5.mo Modified : /trunk/testsuite/scodeinst/bindings6.mo Modified : /trunk/testsuite/scodeinst/bindings7.mo Modified : /trunk/testsuite/scodeinst/builtinmod.mo Modified : /trunk/testsuite/scodeinst/builtinmod2.mo Modified : /trunk/testsuite/scodeinst/classextends1.mo Modified : /trunk/testsuite/scodeinst/classextends2.mo Modified : /trunk/testsuite/scodeinst/compfunc.mo Modified : /trunk/testsuite/scodeinst/cond1.mo Modified : /trunk/testsuite/scodeinst/cond2.mo Modified : /trunk/testsuite/scodeinst/cond3.mo Modified : /trunk/testsuite/scodeinst/cond4.mo Modified : /trunk/testsuite/scodeinst/conn1.mo Modified : /trunk/testsuite/scodeinst/conn10.mo Modified : /trunk/testsuite/scodeinst/conn11.mo Modified : /trunk/testsuite/scodeinst/conn12.mo Modified : /trunk/testsuite/scodeinst/conn13.mo Modified : /trunk/testsuite/scodeinst/conn14.mo Modified : /trunk/testsuite/scodeinst/conn2.mo Modified : /trunk/testsuite/scodeinst/conn3.mo Modified : /trunk/testsuite/scodeinst/conn4.mo Modified : /trunk/testsuite/scodeinst/conn5.mo Modified : /trunk/testsuite/scodeinst/conn6.mo Modified : /trunk/testsuite/scodeinst/conn7.mo Modified : /trunk/testsuite/scodeinst/conn8.mo Modified : /trunk/testsuite/scodeinst/conn9.mo Modified : /trunk/testsuite/scodeinst/conngraph1.mo Modified : /trunk/testsuite/scodeinst/conngraph2.mo Modified : /trunk/testsuite/scodeinst/const1.mo Modified : /trunk/testsuite/scodeinst/const10.mo Modified : /trunk/testsuite/scodeinst/const11.mo Modified : /trunk/testsuite/scodeinst/const12.mo Modified : /trunk/testsuite/scodeinst/const13.mo Modified : /trunk/testsuite/scodeinst/const14.mo Modified : /trunk/testsuite/scodeinst/const15.mo Modified : /trunk/testsuite/scodeinst/const16.mo Modified : /trunk/testsuite/scodeinst/const17.mo Modified : /trunk/testsuite/scodeinst/const2.mo Modified : /trunk/testsuite/scodeinst/const3.mo Modified : /trunk/testsuite/scodeinst/const4.mo Modified : /trunk/testsuite/scodeinst/const5.mo Modified : /trunk/testsuite/scodeinst/const6.mo Modified : /trunk/testsuite/scodeinst/const7.mo Modified : /trunk/testsuite/scodeinst/const8.mo Modified : /trunk/testsuite/scodeinst/const9.mo Modified : /trunk/testsuite/scodeinst/dim1.mo Modified : /trunk/testsuite/scodeinst/dim10.mo Modified : /trunk/testsuite/scodeinst/dim12.mo Modified : /trunk/testsuite/scodeinst/dim13.mo Modified : /trunk/testsuite/scodeinst/dim14.mo Modified : /trunk/testsuite/scodeinst/dim15.mo Modified : /trunk/testsuite/scodeinst/dim16.mo Modified : /trunk/testsuite/scodeinst/dim17.mo Modified : /trunk/testsuite/scodeinst/dim18.mo Modified : /trunk/testsuite/scodeinst/dim19.mo Modified : /trunk/testsuite/scodeinst/dim2.mo Modified : /trunk/testsuite/scodeinst/dim3.mo Modified : /trunk/testsuite/scodeinst/dim4.mo Modified : /trunk/testsuite/scodeinst/dim5.mo Modified : /trunk/testsuite/scodeinst/dim6.mo Modified : /trunk/testsuite/scodeinst/dim7.mo Modified : /trunk/testsuite/scodeinst/enum1.mo Modified : /trunk/testsuite/scodeinst/enum2.mo Modified : /trunk/testsuite/scodeinst/enum3.mo Modified : /trunk/testsuite/scodeinst/eq1.mo Modified : /trunk/testsuite/scodeinst/eq2.mo Modified : /trunk/testsuite/scodeinst/eq3.mo Modified : /trunk/testsuite/scodeinst/eq4.mo Modified : /trunk/testsuite/scodeinst/eq5.mo Modified : /trunk/testsuite/scodeinst/eq6.mo Modified : /trunk/testsuite/scodeinst/eq7.mo Modified : /trunk/testsuite/scodeinst/eq8.mo Modified : /trunk/testsuite/scodeinst/eq9.mo Modified : /trunk/testsuite/scodeinst/expconn1.mo Modified : /trunk/testsuite/scodeinst/expconn2.mo Modified : /trunk/testsuite/scodeinst/expconn3.mo Modified : /trunk/testsuite/scodeinst/expconn4.mo Modified : /trunk/testsuite/scodeinst/expconn5.mo Modified : /trunk/testsuite/scodeinst/expconn6.mo Modified : /trunk/testsuite/scodeinst/expconn7.mo Modified : /trunk/testsuite/scodeinst/extends1.mo Modified : /trunk/testsuite/scodeinst/extends2.mo Modified : /trunk/testsuite/scodeinst/for1.mo Modified : /trunk/testsuite/scodeinst/for2.mo Modified : /trunk/testsuite/scodeinst/for3.mo Modified : /trunk/testsuite/scodeinst/func1.mo Modified : /trunk/testsuite/scodeinst/func2.mo Modified : /trunk/testsuite/scodeinst/func3.mo Modified : /trunk/testsuite/scodeinst/func4.mo Modified : /trunk/testsuite/scodeinst/func5.mo Modified : /trunk/testsuite/scodeinst/func6.mo Modified : /trunk/testsuite/scodeinst/func7.mo Modified : /trunk/testsuite/scodeinst/func8.mo Modified : /trunk/testsuite/scodeinst/func9.mo Modified : /trunk/testsuite/scodeinst/if1.mo Modified : /trunk/testsuite/scodeinst/ih1.mo Modified : /trunk/testsuite/scodeinst/ih2.mo Modified : /trunk/testsuite/scodeinst/ih3.mo Modified : /trunk/testsuite/scodeinst/inst1.mo Modified : /trunk/testsuite/scodeinst/inst2.mo Modified : /trunk/testsuite/scodeinst/inst3.mo Modified : /trunk/testsuite/scodeinst/inst4.mo Modified : /trunk/testsuite/scodeinst/inst5.mo Modified : /trunk/testsuite/scodeinst/inst6.mo Modified : /trunk/testsuite/scodeinst/inst7.mo Modified : /trunk/testsuite/scodeinst/loop1.mo Modified : /trunk/testsuite/scodeinst/loop2.mo Modified : /trunk/testsuite/scodeinst/loop3.mo Modified : /trunk/testsuite/scodeinst/loop4.mo Modified : /trunk/testsuite/scodeinst/mod1.mo Modified : /trunk/testsuite/scodeinst/mod10.mo Modified : /trunk/testsuite/scodeinst/mod11.mo Modified : /trunk/testsuite/scodeinst/mod2.mo Modified : /trunk/testsuite/scodeinst/mod3.mo Modified : /trunk/testsuite/scodeinst/mod4.mo Modified : /trunk/testsuite/scodeinst/mod5.mo Modified : /trunk/testsuite/scodeinst/mod6.mo Modified : /trunk/testsuite/scodeinst/mod7.mo Modified : /trunk/testsuite/scodeinst/mod8.mo Modified : /trunk/testsuite/scodeinst/mod9.mo Modified : /trunk/testsuite/scodeinst/noretcall1.mo Modified : /trunk/testsuite/scodeinst/redeclare1.mo Modified : /trunk/testsuite/scodeinst/redeclare10.mo Modified : /trunk/testsuite/scodeinst/redeclare11.mo Modified : /trunk/testsuite/scodeinst/redeclare12.mo Modified : /trunk/testsuite/scodeinst/redeclare2.mo Modified : /trunk/testsuite/scodeinst/redeclare3.mo Modified : /trunk/testsuite/scodeinst/redeclare4.mo Modified : /trunk/testsuite/scodeinst/redeclare5.mo Modified : /trunk/testsuite/scodeinst/redeclare6.mo Modified : /trunk/testsuite/scodeinst/redeclare7.mo Modified : /trunk/testsuite/scodeinst/redeclare8.mo Modified : /trunk/testsuite/scodeinst/redeclare9.mo Modified : /trunk/testsuite/scodeinst/type1.mo Modified : /trunk/testsuite/scodeinst/type2.mo Modified : /trunk/testsuite/scodeinst/type3.mo Modified : /trunk/testsuite/scodeinst/type4.mo Modified : /trunk/testsuite/scodeinst/type5.mo Modified : /trunk/testsuite/scodeinst/when1.mo Revision: 12229 Author: perost Date: Thursday, June 28, 2012 15:30:47 Message: - Added testcases for the new instantiation. ---- Modified : /trunk/testsuite/Makefile Added : /trunk/testsuite/scodeinst Added : /trunk/testsuite/scodeinst/Makefile Added : /trunk/testsuite/scodeinst/arrfunc.mo Added : /trunk/testsuite/scodeinst/bindings1.mo Added : /trunk/testsuite/scodeinst/bindings2.mo Added : /trunk/testsuite/scodeinst/bindings3.mo Added : /trunk/testsuite/scodeinst/bindings4.mo Added : /trunk/testsuite/scodeinst/bindings5.mo Added : /trunk/testsuite/scodeinst/bindings6.mo Added : /trunk/testsuite/scodeinst/bindings7.mo Added : /trunk/testsuite/scodeinst/builtinmod.mo Added : /trunk/testsuite/scodeinst/builtinmod2.mo Added : /trunk/testsuite/scodeinst/classextends1.mo Added : /trunk/testsuite/scodeinst/classextends2.mo Added : /trunk/testsuite/scodeinst/compfunc.mo Added : /trunk/testsuite/scodeinst/cond1.mo Added : /trunk/testsuite/scodeinst/cond2.mo Added : /trunk/testsuite/scodeinst/cond3.mo Added : /trunk/testsuite/scodeinst/cond4.mo Added : /trunk/testsuite/scodeinst/conn1.mo Added : /trunk/testsuite/scodeinst/conn10.mo Added : /trunk/testsuite/scodeinst/conn11.mo Added : /trunk/testsuite/scodeinst/conn12.mo Added : /trunk/testsuite/scodeinst/conn13.mo Added : /trunk/testsuite/scodeinst/conn14.mo Added : /trunk/testsuite/scodeinst/conn2.mo Added : /trunk/testsuite/scodeinst/conn3.mo Added : /trunk/testsuite/scodeinst/conn4.mo Added : /trunk/testsuite/scodeinst/conn5.mo Added : /trunk/testsuite/scodeinst/conn6.mo Added : /trunk/testsuite/scodeinst/conn7.mo Added : /trunk/testsuite/scodeinst/conn8.mo Added : /trunk/testsuite/scodeinst/conn9.mo Added : /trunk/testsuite/scodeinst/conngraph1.mo Added : /trunk/testsuite/scodeinst/conngraph2.mo Added : /trunk/testsuite/scodeinst/const1.mo Added : /trunk/testsuite/scodeinst/const10.mo Added : /trunk/testsuite/scodeinst/const11.mo Added : /trunk/testsuite/scodeinst/const12.mo Added : /trunk/testsuite/scodeinst/const13.mo Added : /trunk/testsuite/scodeinst/const14.mo Added : /trunk/testsuite/scodeinst/const15.mo Added : /trunk/testsuite/scodeinst/const16.mo Added : /trunk/testsuite/scodeinst/const17.mo Added : /trunk/testsuite/scodeinst/const2.mo Added : /trunk/testsuite/scodeinst/const3.mo Added : /trunk/testsuite/scodeinst/const4.mo Added : /trunk/testsuite/scodeinst/const5.mo Added : /trunk/testsuite/scodeinst/const6.mo Added : /trunk/testsuite/scodeinst/const7.mo Added : /trunk/testsuite/scodeinst/const8.mo Added : /trunk/testsuite/scodeinst/const9.mo Added : /trunk/testsuite/scodeinst/dim1.mo Added : /trunk/testsuite/scodeinst/dim10.mo Added : /trunk/testsuite/scodeinst/dim12.mo Added : /trunk/testsuite/scodeinst/dim13.mo Added : /trunk/testsuite/scodeinst/dim14.mo Added : /trunk/testsuite/scodeinst/dim15.mo Added : /trunk/testsuite/scodeinst/dim16.mo Added : /trunk/testsuite/scodeinst/dim17.mo Added : /trunk/testsuite/scodeinst/dim18.mo Added : /trunk/testsuite/scodeinst/dim19.mo Added : /trunk/testsuite/scodeinst/dim2.mo Added : /trunk/testsuite/scodeinst/dim3.mo Added : /trunk/testsuite/scodeinst/dim4.mo Added : /trunk/testsuite/scodeinst/dim5.mo Added : /trunk/testsuite/scodeinst/dim6.mo Added : /trunk/testsuite/scodeinst/dim7.mo Added : /trunk/testsuite/scodeinst/enum1.mo Added : /trunk/testsuite/scodeinst/enum2.mo Added : /trunk/testsuite/scodeinst/enum3.mo Added : /trunk/testsuite/scodeinst/eq1.mo Added : /trunk/testsuite/scodeinst/eq2.mo Added : /trunk/testsuite/scodeinst/eq3.mo Added : /trunk/testsuite/scodeinst/eq4.mo Added : /trunk/testsuite/scodeinst/eq5.mo Added : /trunk/testsuite/scodeinst/eq6.mo Added : /trunk/testsuite/scodeinst/eq7.mo Added : /trunk/testsuite/scodeinst/eq8.mo Added : /trunk/testsuite/scodeinst/eq9.mo Added : /trunk/testsuite/scodeinst/expconn1.mo Added : /trunk/testsuite/scodeinst/expconn2.mo Added : /trunk/testsuite/scodeinst/expconn3.mo Added : /trunk/testsuite/scodeinst/expconn4.mo Added : /trunk/testsuite/scodeinst/expconn5.mo Added : /trunk/testsuite/scodeinst/expconn6.mo Added : /trunk/testsuite/scodeinst/expconn7.mo Added : /trunk/testsuite/scodeinst/extends1.mo Added : /trunk/testsuite/scodeinst/extends2.mo Added : /trunk/testsuite/scodeinst/for1.mo Added : /trunk/testsuite/scodeinst/for2.mo Added : /trunk/testsuite/scodeinst/for3.mo Added : /trunk/testsuite/scodeinst/func1.mo Added : /trunk/testsuite/scodeinst/func2.mo Added : /trunk/testsuite/scodeinst/func3.mo Added : /trunk/testsuite/scodeinst/func4.mo Added : /trunk/testsuite/scodeinst/func5.mo Added : /trunk/testsuite/scodeinst/func6.mo Added : /trunk/testsuite/scodeinst/func7.mo Added : /trunk/testsuite/scodeinst/func8.mo Added : /trunk/testsuite/scodeinst/func9.mo Added : /trunk/testsuite/scodeinst/if1.mo Added : /trunk/testsuite/scodeinst/ih1.mo Added : /trunk/testsuite/scodeinst/ih2.mo Added : /trunk/testsuite/scodeinst/ih3.mo Added : /trunk/testsuite/scodeinst/inst1.mo Added : /trunk/testsuite/scodeinst/inst2.mo Added : /trunk/testsuite/scodeinst/inst3.mo Added : /trunk/testsuite/scodeinst/inst4.mo Added : /trunk/testsuite/scodeinst/inst5.mo Added : /trunk/testsuite/scodeinst/inst6.mo Added : /trunk/testsuite/scodeinst/inst7.mo Added : /trunk/testsuite/scodeinst/loop1.mo Added : /trunk/testsuite/scodeinst/loop2.mo Added : /trunk/testsuite/scodeinst/loop3.mo Added : /trunk/testsuite/scodeinst/loop4.mo Added : /trunk/testsuite/scodeinst/mod1.mo Added : /trunk/testsuite/scodeinst/mod10.mo Added : /trunk/testsuite/scodeinst/mod11.mo Added : /trunk/testsuite/scodeinst/mod2.mo Added : /trunk/testsuite/scodeinst/mod3.mo Added : /trunk/testsuite/scodeinst/mod4.mo Added : /trunk/testsuite/scodeinst/mod5.mo Added : /trunk/testsuite/scodeinst/mod6.mo Added : /trunk/testsuite/scodeinst/mod7.mo Added : /trunk/testsuite/scodeinst/mod8.mo Added : /trunk/testsuite/scodeinst/mod9.mo Added : /trunk/testsuite/scodeinst/noretcall1.mo Added : /trunk/testsuite/scodeinst/redeclare1.mo Added : /trunk/testsuite/scodeinst/redeclare10.mo Added : /trunk/testsuite/scodeinst/redeclare11.mo Added : /trunk/testsuite/scodeinst/redeclare12.mo Added : /trunk/testsuite/scodeinst/redeclare2.mo Added : /trunk/testsuite/scodeinst/redeclare3.mo Added : /trunk/testsuite/scodeinst/redeclare4.mo Added : /trunk/testsuite/scodeinst/redeclare5.mo Added : /trunk/testsuite/scodeinst/redeclare5.mos Added : /trunk/testsuite/scodeinst/redeclare6.mo Added : /trunk/testsuite/scodeinst/redeclare7.mo Added : /trunk/testsuite/scodeinst/redeclare8.mo Added : /trunk/testsuite/scodeinst/redeclare9.mo Added : /trunk/testsuite/scodeinst/type1.mo Added : /trunk/testsuite/scodeinst/type2.mo Added : /trunk/testsuite/scodeinst/type3.mo Added : /trunk/testsuite/scodeinst/type4.mo Added : /trunk/testsuite/scodeinst/type5.mo Added : /trunk/testsuite/scodeinst/when1.mo Revision: 12228 Author: sjoelund.se Date: Thursday, June 28, 2012 14:38:33 Message: - Add dependency not to assign to an array before it is allocated ---- Modified : /trunk/Compiler/FrontEnd/InstUtil.mo Modified : /trunk/Compiler/FrontEnd/SCodeInst.mo Revision: 12227 Author: Frenkel TUD Date: Thursday, June 28, 2012 14:28:05 Message: - fix count of equations, Expression.sizeof, add a fiew more types ---- Modified : /trunk/Compiler/FrontEnd/CheckModel.mo Modified : /trunk/Compiler/FrontEnd/Expression.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicOnePhaseFlowPipe.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestTank.mos Revision: 12226 Author: Frenkel TUD Date: Thursday, June 28, 2012 13:16:47 Message: - fix tests ---- Modified : /trunk/testsuite/3rdParty/HumMod/checkHumMod.mos Modified : /trunk/testsuite/3rdParty/PlanarMechanics/checkPlanarMechanicsForTesting.mos Modified : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower.Components.Pipes.Tests.TubeWithoutWall.mos Modified : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower.Components.Pipes.Tests.tube_test.mos Modified : /trunk/testsuite/3rdParty/TestMedia/TestFlueGas.mos Modified : /trunk/testsuite/3rdParty/TestMedia/TestNitrogen.mos Modified : /trunk/testsuite/3rdParty/TestMedia/TestSteam.mos Modified : /trunk/testsuite/3rdParty/TestMedia/TestWater.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicDrum.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicOnePhaseFlowPipe.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicTwoPhaseFlowPipe.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestThreeWayValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestWaterHammer.mos Modified : /trunk/testsuite/3rdParty/siemens/valve_test.mos Modified : /trunk/testsuite/libraries/multibody/elementary/ForceAndTorque.mos Modified : /trunk/testsuite/libraries/multibody/elementary/Pendulum.mos Modified : /trunk/testsuite/libraries/multibody/loops/Engine1a.mos Modified : /trunk/testsuite/libraries/multibody/loops/Engine1b.mos Modified : /trunk/testsuite/libraries/multibody/loops/Engine1b_analytic.mos Modified : /trunk/testsuite/libraries/multibody/loops/Fourbar1.mos Modified : /trunk/testsuite/libraries/multibody/loops/Fourbar2.mos Modified : /trunk/testsuite/libraries/multibody/loops/Fourbar_analytic.mos Modified : /trunk/testsuite/libraries/multibody/loops/PlanarLoops_analytic.mos Modified : /trunk/testsuite/libraries/multibody/loops/checkEngineV6.mos Modified : /trunk/testsuite/libraries/multibody/loops/checkEngineV6_analytic.mos Modified : /trunk/testsuite/libraries/multibody/systems/RobotR3.mos Revision: 12225 Author: sjoelund.se Date: Thursday, June 28, 2012 11:20:45 Message: - 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 ---- Modified : /trunk/Compiler/FrontEnd/DAE.mo Modified : /trunk/Compiler/FrontEnd/DAEDump.mo Modified : /trunk/Compiler/FrontEnd/Expression.mo Modified : /trunk/Compiler/FrontEnd/InstTypes.mo Modified : /trunk/Compiler/FrontEnd/InstUtil.mo Modified : /trunk/Compiler/FrontEnd/SCodeExpand.mo Modified : /trunk/Compiler/FrontEnd/SCodeInst.mo Modified : /trunk/Compiler/FrontEnd/Typing.mo Modified : /trunk/Compiler/Util/List.mo Revision: 12224 Author: Frenkel TUD Date: Thursday, June 28, 2012 09:50:14 Message: - fix tests ---- Modified : /trunk/testsuite/mosfiles-nosim/Model1.mos Modified : /trunk/testsuite/mosfiles-nosim/Model2.mos Modified : /trunk/testsuite/mosfiles-nosim/TransformerYY.mos Revision: 12223 Author: Frenkel TUD Date: Thursday, June 28, 2012 09:44:18 Message: - fix tests ---- Modified : /trunk/testsuite/dependency/Modelica.Mechanics.MultiBody.mos Modified : /trunk/testsuite/expandable/ExpandableConnectors.mos Modified : /trunk/testsuite/mosfiles/ArrayParameterSize.mos Modified : /trunk/testsuite/mosfiles/FinalPropagation.mos Revision: 12222 Author: niklwors Date: Thursday, June 28, 2012 09:43:33 Message: - fix for algorithm if and reinit statements in cpp runtime ---- Modified : /trunk/Compiler/Template/CodegenCpp.mo Modified : /trunk/Compiler/Template/CodegenCpp.tpl Revision: 12221 Author: Frenkel TUD Date: Thursday, June 28, 2012 02:13:07 Message: - use CheckModel for checkModel ---- Modified : /trunk/Compiler/FrontEnd/CheckModel.mo Modified : /trunk/Compiler/Script/CevalScript.mo Revision: 12220 Author: Frenkel TUD Date: Thursday, June 28, 2012 00:01:33 Message: - fix coding style ---- Modified : /trunk/Compiler/FrontEnd/CheckModel.mo Modified : /trunk/Compiler/Util/BaseHashSet.mo Revision: 12219 Author: Frenkel TUD Date: Wednesday, June 27, 2012 23:48:51 Message: - fix compilation ---- Modified : /trunk/Compiler/FrontEnd/Expression.mo Revision: 12218 Author: Frenkel TUD Date: Wednesday, June 27, 2012 23:40:51 Message: 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 ---- Added : /trunk/Compiler/BackEnd/OnRelaxation.mo Added : /trunk/Compiler/FrontEnd/CheckModel.mo Modified : /trunk/Compiler/Makefile.common Added : /trunk/Compiler/Util/BaseHashSet.mo Added : /trunk/Compiler/Util/HashSet.mo Modified : /trunk/testsuite/bootstrapping/LoadCompilerSources.mos Revision: 12217 Author: Frenkel TUD Date: Wednesday, June 27, 2012 17:37:15 Message: - Inline.mo,BackendVarTransform.mo bugfix for Algorithms - ExpressionSimplify.mo: symblify Range(1,5)+2 -> Range(3,7) - BackendDump.mo: bugfix print If-Equations ---- Modified : /trunk/Compiler/BackEnd/BackendDump.mo Modified : /trunk/Compiler/BackEnd/BackendVarTransform.mo Modified : /trunk/Compiler/FrontEnd/ExpressionSimplify.mo Modified : /trunk/Compiler/FrontEnd/Inline.mo Revision: 12216 Author: niklwors Date: Wednesday, June 27, 2012 09:32:17 Message: - fix for algorithm when statements in cpp template ---- Modified : /trunk/Compiler/BackEnd/SimCode.mo Modified : /trunk/Compiler/Template/CodegenCpp.mo Modified : /trunk/Compiler/Template/CodegenCpp.tpl Revision: 12214 Author: adrpo Date: Tuesday, June 26, 2012 23:25:43 Message: - 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). ---- Modified : /trunk/Compiler/BackEnd/OpenTURNS.mo Modified : /trunk/Compiler/Script/CevalScript.mo Modified : /trunk/SimulationRuntime/OpenTurns/wrapper_template.c Added : /trunk/SimulationRuntime/OpenTurns/wrapper_template_mat.c Modified : /trunk/SimulationRuntime/c/simulation/simulation_input_xml.cpp Modified : /trunk/SimulationRuntime/c/simulation/simulation_runtime.cpp Modified : /trunk/SimulationRuntime/c/simulation/solver/solver_main.c Modified : /trunk/SimulationRuntime/c/simulation/solver/solver_main.h Modified : /trunk/testsuite/uncertainties/CantileverBeam.mos Modified : /trunk/testsuite/uncertainties/CantileverBeam_MC-template.py Modified : /trunk/testsuite/uncertainties/TestModels/OpenTURNSTests.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/package.encoding Added : /trunk/testsuite/uncertainties/simpleExple.mo Added : /trunk/testsuite/uncertainties/testUC.mos Revision: 12213 Author: Frenkel TUD Date: Tuesday, June 26, 2012 21:27:44 Message: - get back all the deleted tests in msl31simulate ---- Modified : /trunk/testsuite/libraries/msl31/simulate/Makefile Revision: 12212 Author: hubert.thieriot Date: Tuesday, June 26, 2012 19:29:02 Message: - added METime -added variables find function ---- Modified : /trunk/OMOptim/OMOptimBasis/Units/MEDimValue.h Added : /trunk/OMOptim/OMOptimBasis/Units/METime.cpp Added : /trunk/OMOptim/OMOptimBasis/Units/METime.h Modified : /trunk/OMOptim/OMOptimBasis/Variables.cpp Modified : /trunk/OMOptim/OMOptimBasis/Variables.h Modified : /trunk/OMOptim/OMOptimBasis/build/OMOptimBasis.pro Revision: 12211 Author: Frenkel TUD Date: Tuesday, June 26, 2012 18:58:54 Message: - fix compilation ---- Modified : /trunk/Compiler/BackEnd/BackendEquation.mo Revision: 12210 Author: Frenkel TUD Date: Tuesday, June 26, 2012 18:54:11 Message: - Inline.mo: add inlineExpOpt and use it in inlineVar - BackendDump: add dumping of If equations ---- Modified : /trunk/Compiler/BackEnd/BackendDump.mo Modified : /trunk/Compiler/BackEnd/BackendEquation.mo Modified : /trunk/Compiler/FrontEnd/Inline.mo Revision: 12209 Author: sjoelund.se Date: Tuesday, June 26, 2012 16:57:43 Message: - Sort initial bindings of variables in functions ---- Modified : /trunk/Compiler/FrontEnd/SCodeInst.mo Modified : /trunk/Compiler/FrontEnd/Typing.mo Revision: 12208 Author: Frenkel TUD Date: Tuesday, June 26, 2012 12:08:27 Message: - fix bugs in BackendVarTransform.addExtendReplacement, prior not all necessary extendsions added ---- Modified : /trunk/Compiler/BackEnd/BackendVarTransform.mo Revision: 12207 Author: Frenkel TUD Date: Tuesday, June 26, 2012 00:30:14 Message: - fix bugs in BackendVarTransform.addExtendReplacement, prior not all necessary extendsions added ---- Modified : /trunk/Compiler/BackEnd/BackendVarTransform.mo Revision: 12206 Author: Frenkel TUD Date: Tuesday, June 26, 2012 00:27:17 Message: - add boxptr_arrayUpdate, to use arrayUpdate with List.fold1r ---- Modified : /trunk/SimulationRuntime/c/meta/meta_modelica_builtin.c Modified : /trunk/SimulationRuntime/c/meta/meta_modelica_builtin.h Revision: 12205 Author: adrpo Date: Tuesday, June 26, 2012 00:21:41 Message: - 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). ---- Modified : /trunk/testsuite/interactive/interactive_api_calls.mos Revision: 12204 Author: adrpo Date: Tuesday, June 26, 2012 00:10:42 Message: - 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. ---- Modified : /trunk/Compiler/FrontEnd/Absyn.mo Modified : /trunk/Compiler/FrontEnd/Dump.mo Modified : /trunk/Compiler/FrontEnd/Inst.mo Modified : /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo Modified : /trunk/Compiler/Script/Interactive.mo Modified : /trunk/Examples/ModelQueryAPIexamples.onb Modified : /trunk/OMEdit/OMEditGUI/OMCProxy.cpp Modified : /trunk/OMOptim/Core/OMC/MOomc.cpp Modified : /trunk/Parser/BaseModelica_Lexer.g Modified : /trunk/Parser/omcc/javaParser/OMCCpj/src/Lexer.java Modified : /trunk/Parser/omcc/lexerModelica.l Deleted : /trunk/doc/OpenModelica-TortoiseSVN+Putty-HOWTO.doc Modified : /trunk/doc/OpenModelicaAPI-Howto/OMC_API-HowTo.pdf Modified : /trunk/doc/OpenModelicaAPI-Howto/OMC_API-HowTo.tex Modified : /trunk/doc/OpenModelicaUsersGuide.doc Modified : /trunk/doc/OpenModelicaUsersGuide.pdf Deleted : /trunk/testsuite/HumMod Modified : /trunk/testsuite/Makefile Modified : /trunk/testsuite/interactive/ForStatement3.mos Modified : /trunk/testsuite/interactive/ForStatement7.mos Modified : /trunk/testsuite/interactive/differentiate.mos Modified : /trunk/testsuite/interactive/interactive_api_annotations.mos Modified : /trunk/testsuite/interactive/interactive_api_attributes.mos Modified : /trunk/testsuite/interactive/interactive_api_calls.mo Modified : /trunk/testsuite/interactive/interactive_api_calls.mos Modified : /trunk/testsuite/interactive/interactive_api_classes.mos Modified : /trunk/testsuite/interactive/interactive_api_loadsave.mos Modified : /trunk/testsuite/interactive/interactive_api_param.mos Modified : /trunk/testsuite/interactive/interactive_api_simulations.mos Modified : /trunk/testsuite/interactive/interactive_test.mos Modified : /trunk/testsuite/interactive/loadFileInteractiveQualified.mos Modified : /trunk/testsuite/interactive/matrices.mos Modified : /trunk/testsuite/interactive/showDoc.mos Modified : /trunk/testsuite/interactive/simplify.mos Revision: 12203 Author: sjoelund.se Date: Monday, June 25, 2012 12:01:45 Message: - Only look for duplicates in the current scope when adding elements ---- Modified : /trunk/Compiler/FrontEnd/InstSymbolTable.mo Revision: 12202 Author: perost Date: Monday, June 25, 2012 11:51:18 Message: - Added variable declarations to function_sampleInit. ---- Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/Template/CodegenC.tpl Revision: 12201 Author: sjoelund.se Date: Monday, June 25, 2012 09:41:28 Message: - Some more function typing ---- Modified : /trunk/Compiler/FrontEnd/InstSymbolTable.mo Modified : /trunk/Compiler/FrontEnd/SCodeExpand.mo Modified : /trunk/Compiler/FrontEnd/SCodeInst.mo Modified : /trunk/Compiler/FrontEnd/Typing.mo Modified : /trunk/Compiler/Template/CodegenUtil.mo Revision: 12200 Author: Frenkel TUD Date: Sunday, June 24, 2012 14:00:11 Message: - fix partitionIndependentBlocks for nowrappereqns - continue nowrappereqns ---- Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/BackEnd/BackendEquation.mo Revision: 12199 Author: Frenkel TUD Date: Sunday, June 24, 2012 13:00:13 Message: - fix testsuite ---- Modified : /trunk/Compiler/BackEnd/BackendVarTransform.mo Revision: 12198 Author: Frenkel TUD Date: Sunday, June 24, 2012 12:19:27 Message: - fix bootstrapp compilation ---- Modified : /trunk/Compiler/BackEnd/BackendEquation.mo Modified : /trunk/Compiler/FrontEnd/ExpressionSimplify.mo Revision: 12197 Author: Frenkel TUD Date: Sunday, June 24, 2012 08:24:34 Message: - fix bootstrapp compilation ---- Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Revision: 12196 Author: Frenkel TUD Date: Sunday, June 24, 2012 02:03:18 Message: 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 ---- Modified : /trunk/Compiler/BackEnd/BackendDAE.mo Modified : /trunk/Compiler/BackEnd/BackendDAECreate.mo Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Modified : /trunk/Compiler/BackEnd/BackendDump.mo Modified : /trunk/Compiler/BackEnd/BackendEquation.mo Modified : /trunk/Compiler/BackEnd/BackendVarTransform.mo Modified : /trunk/Compiler/BackEnd/OpenTURNS.mo Modified : /trunk/Compiler/BackEnd/SimCode.mo Modified : /trunk/Compiler/FrontEnd/DAEUtil.mo Modified : /trunk/Compiler/FrontEnd/Expression.mo Modified : /trunk/Compiler/FrontEnd/ExpressionSimplify.mo Modified : /trunk/Compiler/FrontEnd/Inline.mo Modified : /trunk/Compiler/Util/Flags.mo Revision: 12195 Author: adrpo Date: Saturday, June 23, 2012 23:59:54 Message: - update the Fluid simulation tests, still all fail for now. ---- Modified : /trunk/testsuite/libraries/msl31/fluid/simulate/Makefile Modified : /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.AST_BatchPlant.Test.OneTank.mos Modified : /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.AST_BatchPlant.Test.TankWithEmptyingPipe1.mos Modified : /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.AST_BatchPlant.Test.TankWithEmptyingPipe2.mos Modified : /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.AST_BatchPlant.Test.TanksWithEmptyingPipe1.mos Modified : /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.AST_BatchPlant.Test.TanksWithEmptyingPipe2.mos Modified : /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.AST_BatchPlant.Test.TwoTanks.mos Modified : /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.BranchingDynamicPipes.mos Modified : /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.ControlledTankSystem.ControlledTanks.mos Modified : /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.DrumBoiler.DrumBoiler.mos Modified : /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.Explanatory.MeasuringTemperature.mos Modified : /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.Explanatory.MomentumBalanceFittings.mos Modified : /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.HeatExchanger.HeatExchangerSimulation.mos Modified : /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.HeatingSystem.mos Modified : /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.InverseParameterization.mos Modified : /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.PumpingSystem.mos Modified : /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.Tanks.EmptyTanks.mos Modified : /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.Tanks.TanksWithOverflow.mos Modified : /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.Tanks.ThreeTanks.mos Modified : /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.TraceSubstances.RoomCO2.mos Modified : /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.TraceSubstances.RoomCO2WithControls.mos Revision: 12194 Author: Frenkel TUD Date: Saturday, June 23, 2012 10:35:54 Message: - start to ged rid of the wrapper equations ---- Modified : /trunk/Compiler/BackEnd/BackendDAE.mo Modified : /trunk/Compiler/BackEnd/BackendDAECreate.mo Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/BackEnd/BackendDAETransform.mo Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Modified : /trunk/Compiler/BackEnd/BackendDump.mo Modified : /trunk/Compiler/BackEnd/BackendEquation.mo Modified : /trunk/Compiler/BackEnd/BackendVarTransform.mo Modified : /trunk/Compiler/BackEnd/DAEQuery.mo Modified : /trunk/Compiler/BackEnd/Derive.mo Modified : /trunk/Compiler/BackEnd/Matching.mo Modified : /trunk/Compiler/BackEnd/MathematicaDump.mo Modified : /trunk/Compiler/BackEnd/OpenTURNS.mo Modified : /trunk/Compiler/BackEnd/SimCode.mo Modified : /trunk/Compiler/BackEnd/Uncertainties.mo Modified : /trunk/Compiler/BackEnd/XMLDump.mo Modified : /trunk/Compiler/FrontEnd/ComponentReference.mo Modified : /trunk/Compiler/FrontEnd/Inline.mo Revision: 12193 Author: Frenkel TUD Date: Saturday, June 23, 2012 10:33:08 Message: - BaseHashTable.mo: print also key string in case of an error - Util.mo: add function consN to concate n times an ellement ---- Modified : /trunk/Compiler/Util/BaseHashTable.mo Modified : /trunk/Compiler/Util/List.mo Revision: 12192 Author: niklwors Date: Friday, June 22, 2012 13:08:44 Message: - fix in cmake file for Modelica system ---- Modified : /trunk/SimulationRuntime/cpp/Source/System/Modelica/CMakeLists.txt Revision: 12191 Author: Frenkel TUD Date: Friday, June 22, 2012 11:03:55 Message: - ComponentReference.printComponentRefStr us match - ExpressionDump.printListStr use stringDelimitList and List.map ---- Modified : /trunk/Compiler/FrontEnd/ComponentReference.mo Modified : /trunk/Compiler/FrontEnd/ExpressionDump.mo Revision: 12190 Author: Frenkel TUD Date: Friday, June 22, 2012 10:35:18 Message: remove tabs ---- Modified : /trunk/SimulationRuntime/cpp/Source/SimManager/Main.cpp Revision: 12189 Author: Frenkel TUD Date: Friday, June 22, 2012 08:58:15 Message: - remove last idea for dynamic state selection ---- Modified : /trunk/Compiler/BackEnd/IndexReduction.mo Revision: 12188 Author: Frenkel TUD Date: Thursday, June 21, 2012 20:37:08 Message: - bugfix dynamic state selection ---- Modified : /trunk/Compiler/BackEnd/IndexReduction.mo Revision: 12187 Author: niklwors Date: Thursday, June 21, 2012 20:27:18 Message: -fix for linking new windows boost libraries in Simulation.exe ---- Modified : /trunk/Compiler/Template/CodegenCpp.mo Modified : /trunk/Compiler/Template/CodegenCpp.tpl Modified : /trunk/SimulationRuntime/cpp/Source/SimManager/Main.cpp Modified : /trunk/SimulationRuntime/cpp/Source/SimManager/stdafx.h Revision: 12186 Author: Frenkel TUD Date: Thursday, June 21, 2012 19:32:38 Message: - finish symbolic calculation of determinant of a square matrix ---- Modified : /trunk/Compiler/BackEnd/IndexReduction.mo Revision: 12185 Author: Frenkel TUD Date: Thursday, June 21, 2012 17:42:47 Message: - switch to dummyderivative - remove unneeded code ---- Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Modified : /trunk/Compiler/BackEnd/BackendEquation.mo Revision: 12184 Author: Frenkel TUD Date: Thursday, June 21, 2012 17:41:23 Message: - try improved dynamic state selection ---- Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Modified : /trunk/Compiler/BackEnd/IndexReduction.mo Revision: 12182 Author: perost Date: Thursday, June 21, 2012 17:01:26 Message: - Added comments to InstSymbolTable and BaseHashTable. ---- Modified : /trunk/Compiler/FrontEnd/InstSymbolTable.mo Modified : /trunk/Compiler/Util/BaseHashTable.mo Revision: 12181 Author: sjoelund.se Date: Thursday, June 21, 2012 16:38:29 Message: - Tab cleansing - use burning fire ---- Modified : /trunk/SimulationRuntime/cpp/Source/SimManager/Main.cpp Revision: 12177 Author: hubert.thieriot Date: Thursday, June 21, 2012 15:33:23 Message: - rename layout ---- Modified : /trunk/OMOptim/GUI/Widgets/WidgetMooPointsList.ui Revision: 12176 Author: niklwors Date: Thursday, June 21, 2012 15:28:14 Message: - Added cppruntime test folder ---- Modified : /trunk/Makefile.common Modified : /trunk/SimulationRuntime/cpp/Source/CMakeLists.txt Modified : /trunk/SimulationRuntime/cpp/Source/SettingsFactory/Implementation/Factory.cpp Modified : /trunk/SimulationRuntime/cpp/Source/SimManager/Main.cpp Added : /trunk/testsuite/cppruntime Added : /trunk/testsuite/cppruntime/Makefile Added : /trunk/testsuite/cppruntime/WhenStatement1.mo Added : /trunk/testsuite/cppruntime/WhenStatement1.mos Revision: 12173 Author: Frenkel TUD Date: Thursday, June 21, 2012 14:22:43 Message: - and switch back to dummyderivative ---- Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Revision: 12172 Author: Frenkel TUD Date: Thursday, June 21, 2012 14:21:32 Message: - remove Old getVar helpfunctions - fix bug for dummy state selection - try dummystateselection ---- Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Modified : /trunk/Compiler/BackEnd/BackendVariable.mo Modified : /trunk/Compiler/BackEnd/IndexReduction.mo Revision: 12171 Author: niklwors Date: Thursday, June 21, 2012 13:57:43 Message: - modified boost version to 1.49 for windows compilation ---- Modified : /trunk/SimulationRuntime/cpp/Source/CMakeLists.txt Modified : /trunk/SimulationRuntime/cpp/Source/SettingsFactory/Implementation/Factory.cpp Modified : /trunk/SimulationRuntime/cpp/Source/SimManager/Configuration.cpp Modified : /trunk/SimulationRuntime/cpp/Source/SimManager/Main.cpp Revision: 12170 Author: mahge930 Date: Thursday, June 21, 2012 12:44:56 Message: - move unstable test. It passes on my machine, It fails on Hudson. ---- Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/Makefile Revision: 12169 Author: Frenkel TUD Date: Thursday, June 21, 2012 11:04:10 Message: - print more information in case of pure discrete equation systems ---- Modified : /trunk/Compiler/BackEnd/BackendDAETransform.mo Revision: 12168 Author: Frenkel TUD Date: Thursday, June 21, 2012 08:16:32 Message: - and switch back to the old dummyderivative ---- Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Revision: 12167 Author: Frenkel TUD Date: Thursday, June 21, 2012 08:14:30 Message: - try dynamic state selection ---- Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Revision: 12166 Author: Frenkel TUD Date: Thursday, June 21, 2012 08:12:52 Message: - fix expandCref for Records ---- Modified : /trunk/Compiler/FrontEnd/ComponentReference.mo Revision: 12165 Author: Frenkel TUD Date: Thursday, June 21, 2012 02:43:39 Message: - fix expandCref for Records ---- Modified : /trunk/Compiler/BackEnd/IndexReduction.mo Revision: 12164 Author: Frenkel TUD Date: Thursday, June 21, 2012 02:43:25 Message: - fix expandCref for Records ---- Modified : /trunk/Compiler/FrontEnd/ComponentReference.mo Revision: 12163 Author: Frenkel TUD Date: Thursday, June 21, 2012 01:40:55 Message: - fix expandCref for Records ---- Modified : /trunk/Compiler/FrontEnd/ComponentReference.mo Revision: 12162 Author: Frenkel TUD Date: Thursday, June 21, 2012 00:37:46 Message: fix compilation ---- Modified : /trunk/Compiler/Makefile.common Revision: 12161 Author: Frenkel TUD Date: Wednesday, June 20, 2012 23:35:56 Message: - speedup expandDer - improve BackendVariable.getVar - rewrote a fiew functions tailrecursive in SimCode.mo ---- Modified : /trunk/Compiler/BackEnd/BackendDAE.mo Modified : /trunk/Compiler/BackEnd/BackendDAECreate.mo Modified : /trunk/Compiler/BackEnd/BackendDAETransform.mo Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Modified : /trunk/Compiler/BackEnd/BackendVariable.mo Modified : /trunk/Compiler/BackEnd/GraphML.mo Modified : /trunk/Compiler/BackEnd/SimCode.mo Modified : /trunk/Compiler/FrontEnd/ComponentReference.mo Modified : /trunk/Compiler/FrontEnd/ConnectUtil.mo Modified : /trunk/Compiler/FrontEnd/Inline.mo Modified : /trunk/Compiler/FrontEnd/InstSection.mo Added : /trunk/Compiler/Util/HashTableCrILst.mo Modified : /trunk/testsuite/bootstrapping/LoadCompilerSources.mos Revision: 12160 Author: Frenkel TUD Date: Wednesday, June 20, 2012 19:58:19 Message: - move a fiew functions to CodegenUtil.mo - add some dependencies in makefile ---- Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/Template/CodegenC.tpl Modified : /trunk/Compiler/Template/CodegenFMU.mo Modified : /trunk/Compiler/Template/CodegenFMU.tpl Modified : /trunk/Compiler/Template/CodegenQSS.mo Modified : /trunk/Compiler/Template/CodegenUtil.mo Modified : /trunk/Compiler/Template/CodegenUtil.tpl Modified : /trunk/Compiler/Template/Makefile Modified : /trunk/Compiler/Template/SimCodeDump.mo Modified : /trunk/Compiler/Template/SimCodeDump.tpl Revision: 12159 Author: adrpo Date: Wednesday, June 20, 2012 19:48:51 Message: - changes to the index of the function, now is 3 instead of 1006. ---- Modified : /trunk/testsuite/mosfiles/MeasureTime.mos Revision: 12158 Author: Frenkel TUD Date: Wednesday, June 20, 2012 19:40:12 Message: - fix tests ---- Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestWaterHammer.mos Revision: 12157 Author: adrpo Date: Wednesday, June 20, 2012 19:38:49 Message: - add Compiler/BackEnd/MathematicaDump.mo to testsuite/bootstrapping/LoadCompilerSources.mos - fix output parameters in Compiler/BackEnd/MathematicaDump.mo ---- Modified : /trunk/Compiler/BackEnd/MathematicaDump.mo Modified : /trunk/Compiler/BackEnd/Uncertainties.mo Modified : /trunk/testsuite/bootstrapping/LoadCompilerSources.mos Revision: 12156 Author: Frenkel TUD Date: Wednesday, June 20, 2012 19:07:12 Message: - fix tests ---- Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestTank.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestWaterHammer.mos Modified : /trunk/testsuite/mosfiles/NonlinearFailed.mos Revision: 12155 Author: hubert.thieriot Date: Wednesday, June 20, 2012 18:25:52 Message: - optimization Variables removed when remove corresponding model - register meta types ---- Modified : /trunk/OMOptim/Core/Problems/OptimResult.cpp Modified : /trunk/OMOptim/Core/Problems/OptimResult.h Modified : /trunk/OMOptim/Core/Problems/Optimization.cpp Modified : /trunk/OMOptim/GUI/Widgets/WidgetModelsList.cpp Modified : /trunk/OMOptim/OMOptimBasis/GUI/MOTableView.cpp Modified : /trunk/OMOptim/OMOptimBasis/GUI/Tools/GuiTools.cpp Modified : /trunk/OMOptim/OMOptimBasis/GUI/Widgets/WidgetTableVar.h Added : /trunk/OMOptim/OMOptimBasis/MOVector.cpp Modified : /trunk/OMOptim/OMOptimBasis/MOVector.h Modified : /trunk/OMOptim/OMOptimBasis/MOVectors.h Modified : /trunk/OMOptim/OMOptimBasis/build/OMOptimBasis.pro Added : /trunk/OMOptim/OMOptimBasis/registermetatypes.cpp Added : /trunk/OMOptim/OMOptimBasis/registermetatypes.h Revision: 12154 Author: Frenkel TUD Date: Wednesday, June 20, 2012 18:12:45 Message: - remove print from call simulate ---- Modified : /trunk/Compiler/Script/CevalScript.mo Revision: 12153 Author: Frenkel TUD Date: Wednesday, June 20, 2012 18:08:26 Message: fix tests ---- Modified : /trunk/SimulationRuntime/cpp/Source/Utils/extension/impl/library_impl.hpp Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestWaterHammer.mos Modified : /trunk/testsuite/mosfiles/NonlinearFailed.mos Modified : /trunk/testsuite/mosfiles/algorithms.mos Modified : /trunk/testsuite/mosfiles-nosim/SolveLinearSystem.mos Revision: 12152 Author: Frenkel TUD Date: Wednesday, June 20, 2012 18:04:51 Message: -fix loading of settings file in cpp runtime ---- Modified : /trunk/SimulationRuntime/cpp/Source/SettingsFactory/Implementation/Factory.cpp Revision: 12151 Author: adrpo Date: Wednesday, June 20, 2012 16:56:20 Message: - use only Windows commands to get rid of "pause" in pyot.bat. ---- Modified : /trunk/SimulationRuntime/OpenTurns/invoke.cmd Revision: 12150 Author: Frenkel TUD Date: Wednesday, June 20, 2012 16:49:32 Message: -fixed linker path in cpp template ---- Modified : /trunk/Compiler/Template/AbsynDumpTpl.mo Modified : /trunk/Compiler/Template/CodegenAdevs.mo Modified : /trunk/Compiler/Template/CodegenCpp.mo Modified : /trunk/Compiler/Template/CodegenCpp.tpl Modified : /trunk/Compiler/Template/CodegenUtil.mo Modified : /trunk/Compiler/Template/ExpressionDumpTpl.mo Revision: 12149 Author: adrpo Date: Wednesday, June 20, 2012 16:28:21 Message: - tab removal. ---- Modified : /trunk/Compiler/BackEnd/MathematicaDump.mo Revision: 12148 Author: niklwors Date: Wednesday, June 20, 2012 15:53:09 Message: fix bootstrapped compilaton ---- Modified : /trunk/testsuite/bootstrapping/LoadCompilerSources.mos Revision: 12147 Author: niklwors Date: Wednesday, June 20, 2012 15:47:33 Message: - fix equationInfo field ---- Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/Template/CodegenC.tpl Revision: 12146 Author: Frenkel TUD Date: Wednesday, June 20, 2012 15:29:39 Message: -fixed dynamic libarary loading with path names ---- Modified : /trunk/Compiler/Script/CevalScript.mo Modified : /trunk/Compiler/Template/CodegenCpp.mo Modified : /trunk/SimulationRuntime/cpp/Source/CMakeLists.txt Modified : /trunk/SimulationRuntime/cpp/Source/LibrariesConfig.h.in Modified : /trunk/SimulationRuntime/cpp/Source/SettingsFactory/Implementation/Factory.cpp Modified : /trunk/SimulationRuntime/cpp/Source/SettingsFactory/Implementation/Factory.h Modified : /trunk/SimulationRuntime/cpp/Source/SettingsFactory/Implementation/stdafx.h Modified : /trunk/SimulationRuntime/cpp/Source/SettingsFactory/Interfaces/ISettingsFactory.h Modified : /trunk/SimulationRuntime/cpp/Source/SimManager/Configuration.cpp Modified : /trunk/SimulationRuntime/cpp/Source/SimManager/Configuration.h Modified : /trunk/SimulationRuntime/cpp/Source/SimManager/Main.cpp Modified : /trunk/SimulationRuntime/cpp/Source/SimManager/stdafx.h Modified : /trunk/SimulationRuntime/cpp/Source/System/Implementation/CMakeLists.txt Modified : /trunk/SimulationRuntime/cpp/Source/System/Modelica/CMakeLists.txt Revision: 12145 Author: Frenkel TUD Date: Wednesday, June 20, 2012 15:25:04 Message: -fix include names in cpp template ---- Modified : /trunk/Compiler/Template/CodegenCpp.tpl Revision: 12144 Author: sjoelund.se Date: Wednesday, June 20, 2012 14:55:29 Message: - More expansion of functions ---- Modified : /trunk/Compiler/FrontEnd/SCodeExpand.mo Revision: 12143 Author: niklwors Date: Wednesday, June 20, 2012 14:28:34 Message: - fix testsuite - add CodegenUtil.tpl/.mo ---- Modified : /trunk/Compiler/BackEnd/SimCode.mo Modified : /trunk/Compiler/Makefile.common Modified : /trunk/Compiler/Template/AbsynDumpTpl.mo Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/Template/CodegenC.tpl Modified : /trunk/Compiler/Template/CodegenFMU.mo Modified : /trunk/Compiler/Template/CodegenFMU.tpl Modified : /trunk/Compiler/Template/CodegenQSS.mo Modified : /trunk/Compiler/Template/CodegenQSS.tpl Added : /trunk/Compiler/Template/CodegenUtil.mo Added : /trunk/Compiler/Template/CodegenUtil.tpl Modified : /trunk/Compiler/Template/DAEDumpTpl.mo Modified : /trunk/Compiler/Template/ExpressionDumpTpl.mo Modified : /trunk/Compiler/Template/Makefile Modified : /trunk/Compiler/Template/SimCodeDump.mo Modified : /trunk/Compiler/Template/SimCodeDump.tpl Revision: 12142 Author: sjoelund.se Date: Wednesday, June 20, 2012 14:24:23 Message: - Start of function expansion ---- Modified : /trunk/Compiler/FrontEnd/DAE.mo Modified : /trunk/Compiler/FrontEnd/DAEDump.mo Modified : /trunk/Compiler/FrontEnd/InstTypes.mo Modified : /trunk/Compiler/FrontEnd/SCodeExpand.mo Modified : /trunk/Compiler/FrontEnd/SCodeInst.mo Modified : /trunk/Compiler/Template/CodegenAdevs.mo Revision: 12141 Author: petar Date: Wednesday, June 20, 2012 14:20:30 Message: Added user guide for uncertainty computations. ---- Added : /trunk/doc/uncertainties Added : /trunk/doc/uncertainties/Uncertainties.docx Revision: 12140 Author: leonardo.laguna Date: Wednesday, June 20, 2012 14:07:56 Message: - Implemented MathematicaDump.mo for uncertainty calculations ---- Added : /trunk/Compiler/BackEnd/MathematicaDump.mo Modified : /trunk/Compiler/BackEnd/Uncertainties.mo Modified : /trunk/Compiler/FrontEnd/Dump.mo Modified : /trunk/Compiler/FrontEnd/Expression.mo Modified : /trunk/Compiler/FrontEnd/InstSymbolTable.mo Modified : /trunk/Compiler/Makefile.common Modified : /trunk/testsuite/bootstrapping/LoadCompilerSources.mos Revision: 12139 Author: perost Date: Wednesday, June 20, 2012 13:28:07 Message: - Fixed compilation. ---- Modified : /trunk/Compiler/FrontEnd/SCodeInst.mo Revision: 12138 Author: perost Date: Wednesday, June 20, 2012 13:27:31 Message: - 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. ---- Modified : /trunk/Compiler/FrontEnd/InstTypes.mo Modified : /trunk/Compiler/FrontEnd/InstUtil.mo Modified : /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo Modified : /trunk/Compiler/FrontEnd/SCodeInst.mo Modified : /trunk/Compiler/Util/List.mo Revision: 12137 Author: niklwors Date: Wednesday, June 20, 2012 12:28:03 Message: fix tests ---- Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/Template/CodegenC.tpl Revision: 12136 Author: sjoelund.se Date: Wednesday, June 20, 2012 12:03:35 Message: - Fix compilation ---- Modified : /trunk/Compiler/FrontEnd/ExpressionDump.mo Modified : /trunk/Compiler/FrontEnd/SCodeInst.mo Modified : /trunk/Compiler/FrontEnd/ValuesUtil.mo Modified : /trunk/Compiler/Template/CodegenCpp.mo Revision: 12135 Author: niklwors Date: Wednesday, June 20, 2012 11:10:29 Message: fix tests ---- Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/Template/CodegenC.tpl Deleted : /trunk/Compiler/susan_codegen/SimCode/Makefile Revision: 12134 Author: niklwors Date: Wednesday, June 20, 2012 10:59:46 Message: - move tpl from susan_codegen to Template ---- Modified : /trunk/Compiler/Makefile.in Modified : /trunk/Compiler/Makefile.omdev.mingw Added : /trunk/Compiler/Template/AbsynDumpTV.mo (Copy from path: /trunk/Compiler/susan_codegen/SimCode/AbsynDumpTV.mo, Revision, 12131) Added : /trunk/Compiler/Template/AbsynDumpTpl.tpl (Copy from path: /trunk/Compiler/susan_codegen/SimCode/AbsynDumpTpl.tpl, Revision, 12131) Added : /trunk/Compiler/Template/CodegenAdevs.tpl (Copy from path: /trunk/Compiler/susan_codegen/SimCode/CodegenAdevs.tpl, Revision, 12131) Added : /trunk/Compiler/Template/CodegenC.tpl (Copy from path: /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl, Revision, 12131) Added : /trunk/Compiler/Template/CodegenCSharp.tpl (Copy from path: /trunk/Compiler/susan_codegen/SimCode/CodegenCSharp.tpl, Revision, 12131) Added : /trunk/Compiler/Template/CodegenCpp.tpl (Copy from path: /trunk/Compiler/susan_codegen/SimCode/CodegenCpp.tpl, Revision, 12131) Added : /trunk/Compiler/Template/CodegenFMU.tpl (Copy from path: /trunk/Compiler/susan_codegen/SimCode/CodegenFMU.tpl, Revision, 12131) Added : /trunk/Compiler/Template/CodegenQSS.tpl (Copy from path: /trunk/Compiler/susan_codegen/SimCode/CodegenQSS.tpl, Revision, 12131) Added : /trunk/Compiler/Template/DAEDumpTV.mo (Copy from path: /trunk/Compiler/susan_codegen/SimCode/DAEDumpTV.mo, Revision, 12131) Added : /trunk/Compiler/Template/DAEDumpTpl.tpl (Copy from path: /trunk/Compiler/susan_codegen/SimCode/DAEDumpTpl.tpl, Revision, 12131) Added : /trunk/Compiler/Template/ExpressionDumpTV.mo (Copy from path: /trunk/Compiler/susan_codegen/SimCode/ExpressionDumpTV.mo, Revision, 12131) Added : /trunk/Compiler/Template/ExpressionDumpTpl.tpl (Copy from path: /trunk/Compiler/susan_codegen/SimCode/ExpressionDumpTpl.tpl, Revision, 12131) Added : /trunk/Compiler/Template/Makefile Added : /trunk/Compiler/Template/SCodeDumpTpl.tpl (Copy from path: /trunk/Compiler/susan_codegen/SimCode/SCodeDumpTpl.tpl, Revision, 12131) Added : /trunk/Compiler/Template/SCodeTV.mo (Copy from path: /trunk/Compiler/susan_codegen/SimCode/SCodeTV.mo, Revision, 12131) Added : /trunk/Compiler/Template/SimCodeDump.tpl (Copy from path: /trunk/Compiler/susan_codegen/SimCode/SimCodeDump.tpl, Revision, 12131) Added : /trunk/Compiler/Template/SimCodeFMU.tpl (Copy from path: /trunk/Compiler/susan_codegen/SimCode/SimCodeFMU.tpl, Revision, 12131) Added : /trunk/Compiler/Template/SimCodeTV.mo (Copy from path: /trunk/Compiler/susan_codegen/SimCode/SimCodeTV.mo, Revision, 12131) Added : /trunk/Compiler/Template/Unparsing.tpl (Copy from path: /trunk/Compiler/susan_codegen/SimCode/Unparsing.tpl, Revision, 12131) Deleted : /trunk/Compiler/susan_codegen/SimCode/AbsynDumpTV.mo Deleted : /trunk/Compiler/susan_codegen/SimCode/AbsynDumpTpl.tpl Deleted : /trunk/Compiler/susan_codegen/SimCode/CodegenAdevs.tpl Deleted : /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl Deleted : /trunk/Compiler/susan_codegen/SimCode/CodegenCSharp.tpl Deleted : /trunk/Compiler/susan_codegen/SimCode/CodegenCpp.tpl Deleted : /trunk/Compiler/susan_codegen/SimCode/CodegenFMU.tpl Deleted : /trunk/Compiler/susan_codegen/SimCode/CodegenQSS.tpl Deleted : /trunk/Compiler/susan_codegen/SimCode/DAEDumpTV.mo Deleted : /trunk/Compiler/susan_codegen/SimCode/DAEDumpTpl.tpl Deleted : /trunk/Compiler/susan_codegen/SimCode/ExpressionDumpTV.mo Deleted : /trunk/Compiler/susan_codegen/SimCode/ExpressionDumpTpl.tpl Deleted : /trunk/Compiler/susan_codegen/SimCode/SCodeDumpTpl.tpl Deleted : /trunk/Compiler/susan_codegen/SimCode/SCodeTV.mo Deleted : /trunk/Compiler/susan_codegen/SimCode/SimCodeDump.tpl Deleted : /trunk/Compiler/susan_codegen/SimCode/SimCodeFMU.tpl Deleted : /trunk/Compiler/susan_codegen/SimCode/SimCodeTV.mo Deleted : /trunk/Compiler/susan_codegen/SimCode/Unparsing.tpl Revision: 12133 Author: Frenkel TUD Date: Wednesday, June 20, 2012 10:55:12 Message: -fix for calling cpp simulation exceutable ---- Modified : /trunk/Compiler/Script/CevalScript.mo Modified : /trunk/Compiler/Template/CodegenCpp.mo Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenCpp.tpl Revision: 12132 Author: sjoelund.se Date: Wednesday, June 20, 2012 10:33:39 Message: - Make string escaping also handle Windows-style newlines ---- Modified : /trunk/Compiler/Template/AbsynDumpTpl.mo Modified : /trunk/Compiler/Template/CodegenAdevs.mo Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/Template/DAEDumpTpl.mo Modified : /trunk/Compiler/Template/ExpressionDumpTpl.mo Modified : /trunk/Compiler/Template/SCodeDumpTpl.mo Modified : /trunk/Compiler/Util/System.mo Modified : /trunk/Compiler/Util/Util.mo Modified : /trunk/Compiler/runtime/System_omc.cpp Modified : /trunk/Compiler/runtime/System_rml.c Modified : /trunk/Compiler/runtime/systemimpl.c Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl Modified : /trunk/Compiler/susan_codegen/SimCode/ExpressionDumpTV.mo Modified : /trunk/Compiler/susan_codegen/SimCode/ExpressionDumpTpl.tpl Modified : /trunk/Compiler/susan_codegen/SimCode/SimCodeTV.mo Revision: 12131 Author: petar Date: Wednesday, June 20, 2012 09:32:33 Message: Fixed bug with parameter being evaluated when building openTurns interface. ---- Modified : /trunk/Compiler/BackEnd/OpenTURNS.mo Revision: 12130 Author: niklwors Date: Wednesday, June 20, 2012 09:14:11 Message: - fix for algloop include names ---- Modified : /trunk/Compiler/Template/CodegenCpp.mo Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenCpp.tpl Revision: 12129 Author: Frenkel TUD Date: Wednesday, June 20, 2012 09:09:50 Message: - fix testsuite ---- Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl Revision: 12128 Author: niklwors Date: Wednesday, June 20, 2012 08:59:40 Message: -fixed include names in cpp template ---- Modified : /trunk/Compiler/Template/CodegenCpp.mo Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenCpp.tpl Revision: 12127 Author: sjoelund.se Date: Wednesday, June 20, 2012 07:11:02 Message: iconv.mos was removed since it is pointless ---- Modified : /trunk/testsuite/mosfiles-nosim/Makefile Revision: 12126 Author: perost Date: Tuesday, June 19, 2012 19:05:41 Message: - Updated test. ---- Modified : /trunk/testsuite/mofiles/drmodelica/ColoredPointLegalMod.mo Revision: 12125 Author: hubert.thieriot Date: Tuesday, June 19, 2012 18:54:53 Message: - Added MOVectors and converting functions - Corrected MEDimValue initialization - Added Moomc and ModItemsTree functions ---- Modified : /trunk/OMOptim/Core/Modelica/ModItemsTree.cpp Modified : /trunk/OMOptim/Core/Modelica/ModItemsTree.h Modified : /trunk/OMOptim/Core/OMC/MOomc.cpp Modified : /trunk/OMOptim/Core/OMC/MOomc.h Modified : /trunk/OMOptim/Core/Problems/OptimResult.cpp Modified : /trunk/OMOptim/Core/Problems/OptimResult.h Modified : /trunk/OMOptim/Core/Problems/Optimization.cpp Modified : /trunk/OMOptim/Core/Problems/Optimization.h Modified : /trunk/OMOptim/GUI/Widgets/WidgetCalculateMooPoints.cpp Modified : /trunk/OMOptim/GUI/Widgets/WidgetMooPointsList.cpp Modified : /trunk/OMOptim/OMOptimBasis/GUI/Widgets/WidgetTableVar.h Modified : /trunk/OMOptim/OMOptimBasis/MOOptVector.cpp Modified : /trunk/OMOptim/OMOptimBasis/MOOptVector.h Modified : /trunk/OMOptim/OMOptimBasis/MOVector.h Added : /trunk/OMOptim/OMOptimBasis/MOVectors.h Modified : /trunk/OMOptim/OMOptimBasis/Units/MEDimValue.cpp Modified : /trunk/OMOptim/OMOptimBasis/Units/MEDimValue.h Modified : /trunk/OMOptim/OMOptimBasis/Units/MEHTCoeff.cpp Modified : /trunk/OMOptim/OMOptimBasis/Units/MEMassFlow.cpp Modified : /trunk/OMOptim/OMOptimBasis/Units/MEQflow.cpp Modified : /trunk/OMOptim/OMOptimBasis/Units/MESpecHeatCapacity.cpp Modified : /trunk/OMOptim/OMOptimBasis/Units/MESurface.cpp Modified : /trunk/OMOptim/OMOptimBasis/Units/METemperature.cpp Modified : /trunk/OMOptim/OMOptimBasis/Variable.cpp Modified : /trunk/OMOptim/OMOptimBasis/Variable.h Modified : /trunk/OMOptim/OMOptimBasis/build/OMOptimBasis.pro Revision: 12124 Author: Frenkel TUD Date: Tuesday, June 19, 2012 18:34:16 Message: - fix testsuite ---- Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl Revision: 12123 Author: adrpo Date: Tuesday, June 19, 2012 18:25:56 Message: - remove some extra checks. ---- Modified : /trunk/SimulationRuntime/OpenTurns/wrapper_template.c Revision: 12122 Author: niklwors Date: Tuesday, June 19, 2012 18:01:56 Message: -fix in Euler CMakefile additional library dependencies ---- Modified : /trunk/SimulationRuntime/cpp/Source/Solver/Euler/Implementation/CMakeLists.txt Revision: 12121 Author: adrpo Date: Tuesday, June 19, 2012 17:55:19 Message: - fixes to OpenTurns to support parallel execution. ---- Modified : /trunk/SimulationRuntime/OpenTurns/invoke.cmd Modified : /trunk/SimulationRuntime/OpenTurns/wrapper_template.c Modified : /trunk/testsuite/uncertainties/CantileverBeam.mos Modified : /trunk/testsuite/uncertainties/CantileverBeam_MC-template.py Revision: 12120 Author: Frenkel TUD Date: Tuesday, June 19, 2012 17:32:39 Message: - fix cpp installation ---- Modified : /trunk/SimulationRuntime/cpp/Source/CMakeLists.txt Revision: 12119 Author: Frenkel TUD Date: Tuesday, June 19, 2012 17:29:18 Message: fix runtime cpp for compilation Makefile Source/*.* ---- Modified : /trunk/SimulationRuntime/cpp/Makefile Modified : /trunk/SimulationRuntime/cpp/Source/Math/Implementation/ArrayOperations.cpp Modified : /trunk/SimulationRuntime/cpp/Source/SettingsFactory/Implementation/Factory.cpp Modified : /trunk/SimulationRuntime/cpp/Source/SimManager/CMakeLists.txt Modified : /trunk/SimulationRuntime/cpp/Source/SimManager/Configuration.cpp Modified : /trunk/SimulationRuntime/cpp/Source/SimManager/Main.cpp Modified : /trunk/SimulationRuntime/cpp/Source/Solver/CVode/Implementation/CMakeLists.txt Modified : /trunk/SimulationRuntime/cpp/Source/Solver/CVode/Implementation/CVode.cpp Modified : /trunk/SimulationRuntime/cpp/Source/Solver/CVode/Implementation/CVode.h Modified : /trunk/SimulationRuntime/cpp/Source/Solver/CVode/Implementation/CVodeSettings.h Modified : /trunk/SimulationRuntime/cpp/Source/Solver/Euler/Implementation/CMakeLists.txt Modified : /trunk/SimulationRuntime/cpp/Source/Solver/Euler/Implementation/Euler.h Modified : /trunk/SimulationRuntime/cpp/Source/Solver/Euler/Implementation/EulerSettings.h Modified : /trunk/SimulationRuntime/cpp/Source/Solver/Ida/Implementation/CMakeLists.txt Modified : /trunk/SimulationRuntime/cpp/Source/Solver/Ida/Implementation/Ida.h Modified : /trunk/SimulationRuntime/cpp/Source/Solver/Ida/Implementation/IdaSettings.h Modified : /trunk/SimulationRuntime/cpp/Source/Solver/Idas/Implementation/CMakeLists.txt Modified : /trunk/SimulationRuntime/cpp/Source/Solver/Idas/Implementation/Idas.h Modified : /trunk/SimulationRuntime/cpp/Source/Solver/Idas/Implementation/IdasSettings.h Modified : /trunk/SimulationRuntime/cpp/Source/System/Implementation/AlgLoopSolverFactory.h Modified : /trunk/SimulationRuntime/cpp/Source/System/Implementation/SystemDefaultImplementation.cpp Modified : /trunk/SimulationRuntime/cpp/Source/System/Modelica/ModelicaSystem.h Modified : /trunk/SimulationRuntime/cpp/Source/Utils/extension/impl/decl.hpp Revision: 12118 Author: mahge930 Date: Tuesday, June 19, 2012 16:04:19 Message: - Fix for unallocated arrays in records. And some passing tests. ---- Modified : /trunk/Compiler/Template/AbsynDumpTpl.mo Modified : /trunk/Compiler/Template/CodegenAdevs.mo Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/Template/DAEDumpTpl.mo Modified : /trunk/Compiler/Template/ExpressionDumpTpl.mo Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/Makefile Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesJunctions.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestRefP.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestTank.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestWaterHammer.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Makefile Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Thermal.FluidHeatFlow.Examples.IndirectCooling.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Thermal.FluidHeatFlow.Examples.PumpAndValve.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Thermal.FluidHeatFlow.Examples.PumpDropOut.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Thermal.FluidHeatFlow.Examples.SimpleCooling.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Thermal.FluidHeatFlow.Examples.TwoMass.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Thermal.HeatTransfer.Examples.Motor.mos Revision: 12117 Author: niklwors Date: Tuesday, June 19, 2012 16:00:31 Message: - fix testsuite ---- Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl Revision: 12116 Author: sjoelund.se Date: Tuesday, June 19, 2012 15:53:07 Message: - Provide UTF-8 interface for OMEdit ---- Modified : /trunk/OMEdit/OMEditGUI/OMCProxy.cpp Modified : /trunk/OMEdit/OMEditGUI/OMCProxy.h Revision: 12115 Author: sjoelund.se Date: Tuesday, June 19, 2012 15:31:02 Message: - Remove the iconv test as it is not useful any longer ---- Deleted : /trunk/testsuite/mosfiles-nosim/iconv.mos Revision: 12114 Author: sjoelund.se Date: Tuesday, June 19, 2012 15:30:34 Message: - Added testcase for iconv/ISO-8859-1 encoding errors ---- Added : /trunk/testsuite/mosfiles-nosim/ISO-8859-1.mos Added : /trunk/testsuite/mosfiles-nosim/ISO-8859-1.mox Modified : /trunk/testsuite/mosfiles-nosim/Makefile Revision: 12113 Author: sjoelund.se Date: Tuesday, June 19, 2012 15:05:54 Message: - Fix iconv errors ---- Modified : /trunk/Parser/BaseModelica_Lexer.g Revision: 12112 Author: sjoelund.se Date: Tuesday, June 19, 2012 15:00:33 Message: - Add a HT ---- Modified : /trunk/Compiler/FrontEnd/SCodeInst.mo Modified : /trunk/Compiler/Makefile.common Added : /trunk/Compiler/Util/HashTablePathToFunction.mo (Copy from path: /trunk/Compiler/Util/HashTableCG.mo, Revision, 12107) Modified : /trunk/Compiler/Util/Util.mo Modified : /trunk/testsuite/bootstrapping/LoadCompilerSources.mos Revision: 12111 Author: Frenkel TUD Date: Tuesday, June 19, 2012 14:40:14 Message: replaced includes of Settingsfactory with SettingsFactory ---- Modified : /trunk/SimulationRuntime/cpp/Source/Solver/Implementation/SolverDefaultImplementation.cpp Modified : /trunk/SimulationRuntime/cpp/Source/Solver/Interfaces/ISolverSettings.h Modified : /trunk/SimulationRuntime/cpp/Source/System/Modelica/ModelicaSystem.h Revision: 12110 Author: Frenkel TUD Date: Tuesday, June 19, 2012 14:32:57 Message: replaced all utils/extension includes with Utils/extension ---- Modified : /trunk/SimulationRuntime/cpp/Source/SettingsFactory/Implementation/stdafx.h Modified : /trunk/SimulationRuntime/cpp/Source/SimManager/stdafx.h Modified : /trunk/SimulationRuntime/cpp/Source/Solver/CVode/Implementation/stdafx.h Modified : /trunk/SimulationRuntime/cpp/Source/Solver/Euler/Implementation/stdafx.h Modified : /trunk/SimulationRuntime/cpp/Source/Solver/Ida/Implementation/stdafx.h Modified : /trunk/SimulationRuntime/cpp/Source/Solver/Idas/Implementation/stdafx.h Modified : /trunk/SimulationRuntime/cpp/Source/Solver/Implementation/stdafx.h Modified : /trunk/SimulationRuntime/cpp/Source/System/Implementation/AlgLoopSolverFactory.cpp Modified : /trunk/SimulationRuntime/cpp/Source/System/Implementation/stdafx.h Modified : /trunk/SimulationRuntime/cpp/Source/System/Kinsol/Implementation/stdafx.h Modified : /trunk/SimulationRuntime/cpp/Source/System/Modelica/Modelica.h Modified : /trunk/SimulationRuntime/cpp/Source/System/Newton/Implementation/stdafx.h Modified : /trunk/SimulationRuntime/cpp/Source/Utils/extension/adaptable_factory.hpp Modified : /trunk/SimulationRuntime/cpp/Source/Utils/extension/convenience.hpp Modified : /trunk/SimulationRuntime/cpp/Source/Utils/extension/extension.hpp Modified : /trunk/SimulationRuntime/cpp/Source/Utils/extension/factory.hpp Modified : /trunk/SimulationRuntime/cpp/Source/Utils/extension/factory_map.hpp Modified : /trunk/SimulationRuntime/cpp/Source/Utils/extension/filesystem.hpp Modified : /trunk/SimulationRuntime/cpp/Source/Utils/extension/impl/create.hpp Modified : /trunk/SimulationRuntime/cpp/Source/Utils/extension/shared_library.hpp Modified : /trunk/SimulationRuntime/cpp/Source/Utils/extension/type_map.hpp Revision: 12109 Author: perost Date: Tuesday, June 19, 2012 14:17:35 Message: - Updated testsuite. ---- Modified : /trunk/testsuite/mofiles/InheritanceProtected.mo Revision: 12108 Author: perost Date: Tuesday, June 19, 2012 14:10:39 Message: Fix for bug #1750: - Fixed propagation of visibility for extends. ---- Modified : /trunk/Compiler/FrontEnd/InstExtends.mo Modified : /trunk/Compiler/FrontEnd/SCode.mo Added : /trunk/testsuite/mofiles/ExtendsVisibility.mo Modified : /trunk/testsuite/mofiles/Makefile Revision: 12107 Author: sjoelund.se Date: Tuesday, June 19, 2012 13:48:20 Message: - Finished propagation of FunctionHashTable ---- Modified : /trunk/Compiler/FrontEnd/SCodeInst.mo Modified : /trunk/Compiler/Util/List.mo Revision: 12106 Author: sjoelund.se Date: Tuesday, June 19, 2012 11:45:25 Message: - Fix OMNotebook compilation ---- Modified : /trunk/OMNotebook/OMNotebookGUI/notebook.cpp Revision: 12105 Author: Frenkel TUD Date: Tuesday, June 19, 2012 11:36:50 Message: - add targets for runtimeCPP ---- Modified : /trunk/Makefile.common Revision: 12104 Author: Frenkel TUD Date: Tuesday, June 19, 2012 11:33:56 Message: - add make files for cpp runtime call cmake ---- Added : /trunk/SimulationRuntime/cpp/Build Added : /trunk/SimulationRuntime/cpp/Makefile Added : /trunk/SimulationRuntime/cpp/Makefile.omdev.mingw Revision: 12103 Author: sjoelund.se Date: Tuesday, June 19, 2012 11:28:29 Message: - Propagate functions further ---- Modified : /trunk/Compiler/FrontEnd/SCodeInst.mo Modified : /trunk/Compiler/Util/List.mo Revision: 12102 Author: Frenkel TUD Date: Tuesday, June 19, 2012 10:50:14 Message: - delete not needed directory Build ---- Deleted : /trunk/SimulationRuntime/cpp/Build Revision: 12101 Author: sjoelund.se Date: Tuesday, June 19, 2012 10:49:20 Message: - Updated copyright holder ---- Modified : /trunk/OMEdit/OMEditGUI/mainwindow.cpp Modified : /trunk/OMNotebook/OMNotebookGUI/notebook.cpp Modified : /trunk/OMShell/OMShellGUI/oms.cpp Modified : /trunk/mosh/src/mosh.cpp Revision: 12100 Author: sjoelund.se Date: Tuesday, June 19, 2012 10:20:57 Message: - Updated OSMC License ---- Modified : /trunk/OSMC-License.txt Revision: 12099 Author: Frenkel TUD Date: Tuesday, June 19, 2012 10:15:48 Message: - fix testsuite ---- Modified : /trunk/Compiler/BackEnd/SimCode.mo Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl Revision: 12098 Author: Frenkel TUD Date: Tuesday, June 19, 2012 09:57:27 Message: - fix tests linearization ---- Modified : /trunk/Compiler/BackEnd/SimCode.mo Revision: 12097 Author: sjoelund.se Date: Tuesday, June 19, 2012 08:29:06 Message: - cmake is stupid and evil, and people write as poor cross-platform files as make, why use it? ---- Modified : /trunk/SimulationRuntime/cpp/Source/CMakeLists.txt Revision: 12096 Author: Frenkel TUD Date: Tuesday, June 19, 2012 01:00:23 Message: - generate for each equation only one function in c code ---- Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Modified : /trunk/Compiler/BackEnd/BackendEquation.mo Modified : /trunk/Compiler/BackEnd/SimCode.mo Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/Util/List.mo Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl Revision: 12095 Author: Frenkel TUD Date: Monday, June 18, 2012 20:15:28 Message: - use state index direct instead of search for it in markStateEquations ---- Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Revision: 12094 Author: niklwors Date: Monday, June 18, 2012 16:50:21 Message: Moved boost::extension to Source/utils/ folder ---- Modified : /trunk/SimulationRuntime/cpp/Source/CMakeLists.txt Modified : /trunk/SimulationRuntime/cpp/Source/SettingsFactory/Implementation/stdafx.h Modified : /trunk/SimulationRuntime/cpp/Source/SimManager/stdafx.h Modified : /trunk/SimulationRuntime/cpp/Source/Solver/CVode/Implementation/stdafx.h Modified : /trunk/SimulationRuntime/cpp/Source/Solver/Euler/Implementation/stdafx.h Modified : /trunk/SimulationRuntime/cpp/Source/Solver/Ida/Implementation/stdafx.h Modified : /trunk/SimulationRuntime/cpp/Source/Solver/Idas/Implementation/stdafx.h Modified : /trunk/SimulationRuntime/cpp/Source/Solver/Implementation/stdafx.h Modified : /trunk/SimulationRuntime/cpp/Source/System/Implementation/AlgLoopSolverFactory.cpp Modified : /trunk/SimulationRuntime/cpp/Source/System/Implementation/stdafx.h Modified : /trunk/SimulationRuntime/cpp/Source/System/Kinsol/Implementation/stdafx.h Modified : /trunk/SimulationRuntime/cpp/Source/System/Modelica/Modelica.h Modified : /trunk/SimulationRuntime/cpp/Source/System/Newton/Implementation/stdafx.h Added : /trunk/SimulationRuntime/cpp/Source/Utils Added : /trunk/SimulationRuntime/cpp/Source/Utils/extension Added : /trunk/SimulationRuntime/cpp/Source/Utils/extension/adaptable_factory.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/extension/common.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/extension/convenience.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/extension/extension.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/extension/factory.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/extension/factory_map.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/extension/filesystem.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/extension/impl Added : /trunk/SimulationRuntime/cpp/Source/Utils/extension/impl/adaptable_factory.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/extension/impl/adaptable_factory_free_functions.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/extension/impl/adaptable_factory_set.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/extension/impl/create.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/extension/impl/create_func.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/extension/impl/decl.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/extension/impl/factory.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/extension/impl/factory_map.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/extension/impl/function.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/extension/impl/library_impl.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/extension/impl/shared_library.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/extension/impl/typeinfo.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/extension/parameter.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/extension/parameter_map.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/extension/registry.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/extension/shared_library.hpp Added : /trunk/SimulationRuntime/cpp/Source/Utils/extension/type_map.hpp Revision: 12093 Author: sjoelund.se Date: Monday, June 18, 2012 16:39:21 Message: - Propagate more functions ---- Modified : /trunk/Compiler/FrontEnd/SCodeInst.mo Revision: 12092 Author: sjoelund.se Date: Monday, June 18, 2012 16:01:48 Message: - Fix bootstrap compilation ---- Modified : /trunk/Compiler/FrontEnd/SCodeInst.mo Revision: 12091 Author: Frenkel TUD Date: Monday, June 18, 2012 15:58:54 Message: - continue to implement uniqueEqIndex for simcode ---- Modified : /trunk/Compiler/BackEnd/SimCode.mo Revision: 12090 Author: Frenkel TUD Date: Monday, June 18, 2012 14:56:09 Message: - start to implement uniqueEqIndex for simcode ---- Modified : /trunk/Compiler/BackEnd/SimCode.mo Revision: 12089 Author: hubert.thieriot Date: Monday, June 18, 2012 14:45:58 Message: - gnuplot objective ploting correction ---- Modified : /trunk/OMOptim/Core/Optim/EA/Monitor/MyEoGnuplot1DMonitor.cpp Revision: 12088 Author: sjoelund.se Date: Monday, June 18, 2012 13:34:49 Message: - Don't install-openturns on sane systems ---- Modified : /trunk/Makefile.common Revision: 12087 Author: sjoelund.se Date: Monday, June 18, 2012 12:33:57 Message: - Propagate more functions ---- Modified : /trunk/Compiler/FrontEnd/SCodeInst.mo Modified : /trunk/Compiler/Template/CodegenAdevs.mo Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/Template/CodegenCSharp.mo Modified : /trunk/Compiler/Template/CodegenCpp.mo Modified : /trunk/Compiler/Template/CodegenQSS.mo Modified : /trunk/Compiler/Template/SimCodeDump.mo Revision: 12086 Author: adrpo Date: Monday, June 18, 2012 12:25:37 Message: - fix windows compilation. ---- Added : /trunk/SimulationRuntime/OpenTurns/invoke.cmd Added : /trunk/SimulationRuntime/OpenTurns/wrapper_template.c Added : /trunk/SimulationRuntime/OpenTurns/wrapper_template.compile.cmd Added : /trunk/SimulationRuntime/OpenTurns/wrapper_template.makefile Revision: 12085 Author: Frenkel TUD Date: Monday, June 18, 2012 12:19:52 Message: - fix testsuite ---- Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Blocks.Examples.ShowLogicalSources.mat Revision: 12084 Author: Frenkel TUD Date: Monday, June 18, 2012 11:49:37 Message: - add index to each SimEqSystem ---- Modified : /trunk/Compiler/BackEnd/BackendQSS.mo Modified : /trunk/Compiler/BackEnd/SimCode.mo Modified : /trunk/Compiler/susan_codegen/SimCode/SimCodeTV.mo Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Blocks.Examples.ShowLogicalSources.mos Revision: 12083 Author: sjoelund.se Date: Monday, June 18, 2012 09:56:11 Message: #1751 - Changed the ModelicaInternal_getenv definition to match the declaration ---- Modified : /trunk/SimulationRuntime/c/ModelicaExternalC/ModelicaInternal.c Revision: 12082 Author: Frenkel TUD Date: Monday, June 18, 2012 09:40:36 Message: - fix bug in calculaton of jacobian, in case of state jacobian have to generated for der(x) not for x ---- Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Revision: 12081 Author: adrpo Date: Monday, June 18, 2012 02:42:32 Message: - 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 ---- Modified : /trunk/Compiler/BackEnd/OpenTURNS.mo Modified : /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo Modified : /trunk/Compiler/Script/CevalScript.mo Modified : /trunk/Compiler/scripts/replace-startValue.bat Modified : /trunk/Compiler/scripts/replace-startValue.sh Modified : /trunk/Makefile.common Modified : /trunk/Makefile.omdev.mingw Deleted : /trunk/SimulationRuntime/OpenTurns/Makefile.mingw Deleted : /trunk/SimulationRuntime/OpenTurns/model_name.h Deleted : /trunk/SimulationRuntime/OpenTurns/read_matlab4.c Deleted : /trunk/SimulationRuntime/OpenTurns/read_matlab4.h Deleted : /trunk/SimulationRuntime/OpenTurns/wrapper.c Deleted : /trunk/SimulationRuntime/OpenTurns/wrapper_name.h Modified : /trunk/SimulationRuntime/c/simulation/solver/model_help.h Modified : /trunk/SimulationRuntime/c/simulation/solver/solver_main.c Added : /trunk/testsuite/uncertainties/CantileverBeam.mos (Copy from path: /trunk/testsuite/uncertainties/CantiliverBeam.mos, Revision, 12075) Modified : /trunk/testsuite/uncertainties/CantileverBeam_MC_dummy-template.py Deleted : /trunk/testsuite/uncertainties/CantileverBeam_wrapper Deleted : /trunk/testsuite/uncertainties/CantiliverBeam.mos Revision: 12080 Author: Frenkel TUD Date: Sunday, June 17, 2012 19:09:11 Message: - and tearing off after test ---- Modified : /trunk/Compiler/Util/Flags.mo Revision: 12079 Author: Frenkel TUD Date: Sunday, June 17, 2012 19:07:37 Message: - try testsuite with tearing ---- Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/Util/Flags.mo Revision: 12078 Author: Frenkel TUD Date: Sunday, June 17, 2012 17:25:21 Message: - and tearing off after test ---- Modified : /trunk/Compiler/Util/Flags.mo Revision: 12077 Author: Frenkel TUD Date: Sunday, June 17, 2012 17:23:19 Message: - try testsuite with tearing ---- Modified : /trunk/Compiler/Util/Flags.mo Revision: 12076 Author: Frenkel TUD Date: Sunday, June 17, 2012 17:22:11 Message: - fix bugs for tearing ---- Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Revision: 12075 Author: adrpo Date: Sunday, June 17, 2012 09:11:40 Message: - fix testsuite ---- Modified : /trunk/testsuite/partest/runtest.pl Revision: 12074 Author: adrpo Date: Sunday, June 17, 2012 08:12:39 Message: - moved ThermoSysPro simulation tests to simulation directory. - enable ThermoSysPro flattening tests. ---- Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/Makefile Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestAirHumidity.mat Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestAirHumidity.mos Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestBend.mat Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestBend.mos Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestCentrifugalPumpWaterSolution.mat Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestCentrifugalPumpWaterSolution.mos Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestCheckValve.mat Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestCheckValve.mos Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestCompressor.mat Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestCompressor.mos Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestControlValve.mat Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestControlValve.mos Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDiaphragm.mat Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDiaphragm.mos Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump.mat Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump.mos Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump1.mat Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump1.mos Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump2.mat Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump2.mos Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicCheckValve.mat Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicCheckValve.mos Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicDrum.mat Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicDrum.mos Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicOnePhaseFlowPipe.mat Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicOnePhaseFlowPipe.mos Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicReliefValve.mat Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicReliefValve.mos Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicTwoPhaseFlowPipe.mat Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicTwoPhaseFlowPipe.mos Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicWaterWaterExchanger.mat Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicWaterWaterExchanger.mos Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestFan.mat Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestFan.mos Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesJunctions.mat Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesJunctions.mos Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesVolumes.mat Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesVolumes.mos Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesVolumes1.mat Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesVolumes1.mos Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestIdealCheckValve.mat Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestIdealCheckValve.mos Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestIdealSwitchValve.mat Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestIdealSwitchValve.mos Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestInvSingularPressureLoss.mat Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestInvSingularPressureLoss.mos Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestJunctions.mat Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestJunctions.mos Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestJunctions2.mat Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestJunctions2.mos Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestJunctions3.mat Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestJunctions3.mos Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestJunctions4.mat Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestJunctions4.mos Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestJunctions5.mat Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestJunctions5.mos Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestLumpedStraightPipe.mat Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestLumpedStraightPipe.mos Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestMassFlowMultiplier.mat Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestMassFlowMultiplier.mos Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestNTUWaterHeating0.mat Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestNTUWaterHeating0.mos Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestNTUWaterHeating1.mat Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestNTUWaterHeating1.mos Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestNTUWaterHeating2.mat Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestNTUWaterHeating2.mos Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestPipePressureLoss.mat Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestPipePressureLoss.mos Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestRefP.mat Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestRefP.mos Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSensors.mat Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSensors.mos Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSimpleEvaporatorWaterSteamFlueGases.mat Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSimpleEvaporatorWaterSteamFlueGases.mos Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSimpleStaticCondenser.mat Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSimpleStaticCondenser.mos Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSingularPressureLoss.mat Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSingularPressureLoss.mos Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump.mat Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump.mos Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump1.mat Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump1.mos Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump2.mat Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump2.mos Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPumpWaterSolution.mat Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPumpWaterSolution.mos Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCondenser.mat Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCondenser.mos Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticDrum1.mat Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticDrum1.mos Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticDrum2.mat Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticDrum2.mos Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mat Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchanger.mat Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchanger.mos Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchangerDTorWorEff.mat Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchangerDTorWorEff.mos Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSteamDryer.mat Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSteamDryer.mos Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSteamDryer2.mat Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSteamDryer2.mos Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSteamEngine.mat Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSteamEngine.mos Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSteamExtractionSplitter.mat Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSteamExtractionSplitter.mos Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine.mat Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine.mos Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine1.mat Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine1.mos Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine2.mat Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine2.mos Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSwitchValve.mat Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSwitchValve.mos Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestTank.mat Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestTank.mos Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestThreeWayValve.mat Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestThreeWayValve.mos Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestVolumes.mat Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestVolumes.mos Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestVolumes1.mat Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestVolumes1.mos Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestVolumes2.mat Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestVolumes2.mos Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestWaterHammer.mat Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestWaterHammer.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/Makefile (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/Makefile, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestAirHumidity.mat (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestAirHumidity.mat, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestAirHumidity.mos (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestAirHumidity.mos, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestBend.mat (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestBend.mat, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestBend.mos (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestBend.mos, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestCentrifugalPumpWaterSolution.mat (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestCentrifugalPumpWaterSolution.mat, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestCentrifugalPumpWaterSolution.mos (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestCentrifugalPumpWaterSolution.mos, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestCheckValve.mat (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestCheckValve.mat, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestCheckValve.mos (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestCheckValve.mos, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestCompressor.mat (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestCompressor.mat, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestCompressor.mos (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestCompressor.mos, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestControlValve.mat (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestControlValve.mat, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestControlValve.mos (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestControlValve.mos, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestDiaphragm.mat (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDiaphragm.mat, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestDiaphragm.mos (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDiaphragm.mos, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump.mat (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump.mat, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump.mos (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump.mos, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump1.mat (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump1.mat, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump1.mos (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump1.mos, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump2.mat (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump2.mat, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump2.mos (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump2.mos, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestDynamicCheckValve.mat (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicCheckValve.mat, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestDynamicCheckValve.mos (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicCheckValve.mos, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestDynamicDrum.mat (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicDrum.mat, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestDynamicDrum.mos (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicDrum.mos, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestDynamicOnePhaseFlowPipe.mat (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicOnePhaseFlowPipe.mat, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestDynamicOnePhaseFlowPipe.mos (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicOnePhaseFlowPipe.mos, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestDynamicReliefValve.mat (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicReliefValve.mat, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestDynamicReliefValve.mos (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicReliefValve.mos, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestDynamicTwoPhaseFlowPipe.mat (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicTwoPhaseFlowPipe.mat, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestDynamicTwoPhaseFlowPipe.mos (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicTwoPhaseFlowPipe.mos, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestDynamicWaterWaterExchanger.mat (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicWaterWaterExchanger.mat, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestDynamicWaterWaterExchanger.mos (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicWaterWaterExchanger.mos, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestFan.mat (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestFan.mat, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestFan.mos (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestFan.mos, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesJunctions.mat (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesJunctions.mat, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesJunctions.mos (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesJunctions.mos, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesVolumes.mat (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesVolumes.mat, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesVolumes.mos (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesVolumes.mos, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesVolumes1.mat (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesVolumes1.mat, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesVolumes1.mos (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesVolumes1.mos, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestIdealCheckValve.mat (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestIdealCheckValve.mat, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestIdealCheckValve.mos (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestIdealCheckValve.mos, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestIdealSwitchValve.mat (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestIdealSwitchValve.mat, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestIdealSwitchValve.mos (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestIdealSwitchValve.mos, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestInvSingularPressureLoss.mat (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestInvSingularPressureLoss.mat, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestInvSingularPressureLoss.mos (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestInvSingularPressureLoss.mos, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestJunctions.mat (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestJunctions.mat, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestJunctions.mos (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestJunctions.mos, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestJunctions2.mat (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestJunctions2.mat, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestJunctions2.mos (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestJunctions2.mos, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestJunctions3.mat (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestJunctions3.mat, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestJunctions3.mos (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestJunctions3.mos, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestJunctions4.mat (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestJunctions4.mat, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestJunctions4.mos (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestJunctions4.mos, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestJunctions5.mat (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestJunctions5.mat, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestJunctions5.mos (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestJunctions5.mos, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestLumpedStraightPipe.mat (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestLumpedStraightPipe.mat, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestLumpedStraightPipe.mos (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestLumpedStraightPipe.mos, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestMassFlowMultiplier.mat (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestMassFlowMultiplier.mat, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestMassFlowMultiplier.mos (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestMassFlowMultiplier.mos, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestNTUWaterHeating0.mat (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestNTUWaterHeating0.mat, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestNTUWaterHeating0.mos (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestNTUWaterHeating0.mos, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestNTUWaterHeating1.mat (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestNTUWaterHeating1.mat, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestNTUWaterHeating1.mos (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestNTUWaterHeating1.mos, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestNTUWaterHeating2.mat (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestNTUWaterHeating2.mat, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestNTUWaterHeating2.mos (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestNTUWaterHeating2.mos, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestPipePressureLoss.mat (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestPipePressureLoss.mat, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestPipePressureLoss.mos (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestPipePressureLoss.mos, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestRefP.mat (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestRefP.mat, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestRefP.mos (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestRefP.mos, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestSensors.mat (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSensors.mat, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestSensors.mos (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSensors.mos, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestSimpleEvaporatorWaterSteamFlueGases.mat (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSimpleEvaporatorWaterSteamFlueGases.mat, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestSimpleEvaporatorWaterSteamFlueGases.mos (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSimpleEvaporatorWaterSteamFlueGases.mos, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestSimpleStaticCondenser.mat (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSimpleStaticCondenser.mat, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestSimpleStaticCondenser.mos (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSimpleStaticCondenser.mos, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestSingularPressureLoss.mat (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSingularPressureLoss.mat, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestSingularPressureLoss.mos (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSingularPressureLoss.mos, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump.mat (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump.mat, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump.mos (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump.mos, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump1.mat (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump1.mat, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump1.mos (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump1.mos, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump2.mat (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump2.mat, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump2.mos (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump2.mos, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPumpWaterSolution.mat (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPumpWaterSolution.mat, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPumpWaterSolution.mos (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPumpWaterSolution.mos, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStaticCondenser.mat (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCondenser.mat, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStaticCondenser.mos (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCondenser.mos, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStaticDrum1.mat (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticDrum1.mat, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStaticDrum1.mos (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticDrum1.mos, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStaticDrum2.mat (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticDrum2.mat, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStaticDrum2.mos (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticDrum2.mos, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mat (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mat, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchanger.mat (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchanger.mat, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchanger.mos (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchanger.mos, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchangerDTorWorEff.mat (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchangerDTorWorEff.mat, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchangerDTorWorEff.mos (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchangerDTorWorEff.mos, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestSteamDryer.mat (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSteamDryer.mat, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestSteamDryer.mos (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSteamDryer.mos, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestSteamDryer2.mat (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSteamDryer2.mat, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestSteamDryer2.mos (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSteamDryer2.mos, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestSteamEngine.mat (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSteamEngine.mat, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestSteamEngine.mos (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSteamEngine.mos, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestSteamExtractionSplitter.mat (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSteamExtractionSplitter.mat, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestSteamExtractionSplitter.mos (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSteamExtractionSplitter.mos, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine.mat (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine.mat, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine.mos (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine.mos, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine1.mat (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine1.mat, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine1.mos (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine1.mos, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine2.mat (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine2.mat, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine2.mos (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine2.mos, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestSwitchValve.mat (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSwitchValve.mat, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestSwitchValve.mos (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSwitchValve.mos, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestTank.mat (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestTank.mat, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestTank.mos (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestTank.mos, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestThreeWayValve.mat (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestThreeWayValve.mat, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestThreeWayValve.mos (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestThreeWayValve.mos, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestVolumes.mat (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestVolumes.mat, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestVolumes.mos (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestVolumes.mos, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestVolumes1.mat (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestVolumes1.mat, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestVolumes1.mos (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestVolumes1.mos, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestVolumes2.mat (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestVolumes2.mat, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestVolumes2.mos (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestVolumes2.mos, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestWaterHammer.mat (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestWaterHammer.mat, Revision, 12073) Added : /trunk/testsuite/3rdParty/ThermoSysPro/simulation/ThermoSysPro.Examples.SimpleExamples.TestWaterHammer.mos (Copy from path: /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestWaterHammer.mos, Revision, 12073) Modified : /trunk/testsuite/Makefile Modified : /trunk/testsuite/partest/runtest.pl Revision: 12073 Author: adrpo Date: Sunday, June 17, 2012 07:32:54 Message: - add flattening tests for ThermoSysPro library. all 60/60 models from ThermoSysPro.Examples.SimpleExamples flatten/check fine. ---- Added : /trunk/testsuite/3rdParty/ThermoSysPro/flattening Added : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/Makefile Added : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestAirHumidity.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestBend.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestCentrifugalPumpWaterSolution.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestCheckValve.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestCompressor.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestControlValve.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDiaphragm.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump1.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump2.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicCheckValve.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicDrum.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicOnePhaseFlowPipe.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicReliefValve.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicTwoPhaseFlowPipe.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestDynamicWaterWaterExchanger.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestFan.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesJunctions.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesVolumes.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesVolumes1.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestIdealCheckValve.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestIdealSwitchValve.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestInvSingularPressureLoss.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestJunctions.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestJunctions2.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestJunctions3.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestJunctions4.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestJunctions5.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestLumpedStraightPipe.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestMassFlowMultiplier.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestNTUWaterHeating0.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestNTUWaterHeating1.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestNTUWaterHeating2.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestPipePressureLoss.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestRefP.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSensors.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSimpleEvaporatorWaterSteamFlueGases.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSimpleStaticCondenser.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSingularPressureLoss.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump1.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump2.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPumpWaterSolution.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticCondenser.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticDrum1.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticDrum2.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchanger.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchangerDTorWorEff.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSteamDryer.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSteamDryer2.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSteamEngine.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSteamExtractionSplitter.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine1.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine2.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestSwitchValve.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestTank.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestThreeWayValve.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestVolumes.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestVolumes1.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestVolumes2.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/flattening/ThermoSysPro.Examples.SimpleExamples.TestWaterHammer.mos Revision: 12072 Author: Frenkel TUD Date: Saturday, June 16, 2012 14:40:08 Message: - and switch back to tearing off ---- Modified : /trunk/Compiler/Util/Flags.mo Revision: 12071 Author: Frenkel TUD Date: Saturday, June 16, 2012 14:38:12 Message: - test how many tests fail if tearing is used ---- Modified : /trunk/Compiler/Util/Flags.mo Revision: 12070 Author: Frenkel TUD Date: Saturday, June 16, 2012 14:20:32 Message: - minor fixes for tearing ---- Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/BackEnd/BackendEquation.mo Revision: 12069 Author: perost Date: Friday, June 15, 2012 21:24:22 Message: - Fixing the testsuite again. ---- Modified : /trunk/Compiler/FrontEnd/Static.mo Revision: 12068 Author: Frenkel TUD Date: Friday, June 15, 2012 20:39:06 Message: - fix some bugs for tearing ---- Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Modified : /trunk/Compiler/BackEnd/BackendEquation.mo Modified : /trunk/Compiler/BackEnd/ExpressionSolve.mo Revision: 12067 Author: perost Date: Friday, June 15, 2012 19:21:09 Message: - Fixing the testsuite, again... ---- Modified : /trunk/testsuite/redeclare/NonexistentElementRedeclare2.mo Revision: 12066 Author: perost Date: Friday, June 15, 2012 19:01:49 Message: - And fixing the testsuite too... ---- Modified : /trunk/testsuite/mofiles/InvalidSizeScalar.mo Revision: 12065 Author: perost Date: Friday, June 15, 2012 19:00:20 Message: - Forgot to commit Error.mo. ---- Modified : /trunk/Compiler/Util/Error.mo Revision: 12064 Author: perost Date: Friday, June 15, 2012 18:55:33 Message: - Added error message when trying to redeclare nonexisting element. ---- Modified : /trunk/Compiler/FrontEnd/SCodeFlattenRedeclare.mo Modified : /trunk/testsuite/redeclare/DuplicateRedeclares1.mo Modified : /trunk/testsuite/redeclare/Makefile Added : /trunk/testsuite/redeclare/NonexistentElementRedeclare1.mo Added : /trunk/testsuite/redeclare/NonexistentElementRedeclare2.mo Revision: 12063 Author: Frenkel TUD Date: Friday, June 15, 2012 16:47:34 Message: - dump more tearing information ---- Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Revision: 12062 Author: Frenkel TUD Date: Friday, June 15, 2012 16:16:17 Message: - minor changes to derivall for tearing - remove depug outputs from tearing - bugfix AdjacencyMatrixEnhanced - dynamic state selection, set start value of contition not static ---- Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Modified : /trunk/Compiler/BackEnd/IndexReduction.mo Modified : /trunk/Compiler/BackEnd/SimCode.mo Revision: 12061 Author: wbraun Date: Friday, June 15, 2012 14:45:59 Message: - 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 ---- Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl Modified : /trunk/SimulationRuntime/c/math-support/matrix.h Modified : /trunk/SimulationRuntime/c/openmodelica.h Modified : /trunk/SimulationRuntime/c/simulation/solver/dassl.c Modified : /trunk/SimulationRuntime/c/simulation/solver/events.c Modified : /trunk/SimulationRuntime/c/simulation/solver/model_help.c Modified : /trunk/SimulationRuntime/c/simulation/solver/solver_main.c Modified : /trunk/SimulationRuntime/c/simulation_data.h Modified : /trunk/testsuite/3rdParty/ThermoSysPro/Makefile Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestBend.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDiaphragm.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicWaterWaterExchanger.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchangerDTorWorEff.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestThreeWayValve.mos Modified : /trunk/testsuite/mosfiles/NonlinearFailed.mos Revision: 12060 Author: adeas31 Date: Thursday, June 14, 2012 19:24:30 Message: - .ico file is required to generate icon for executable on Windows. ---- Added : /trunk/OMNotebook/OMNotebookGUI/Resources/OMNotebook_icon.ico Modified : /trunk/OMNotebook/OMNotebookGUI/rc_omnotebook.rc Revision: 12059 Author: Frenkel TUD Date: Thursday, June 14, 2012 18:17:15 Message: - fix strange infinit loop in c_runtime by reverse the order of the equations in strong component ---- Modified : /trunk/Compiler/BackEnd/BackendDAETransform.mo Revision: 12058 Author: Frenkel TUD Date: Thursday, June 14, 2012 16:59:06 Message: - remove BackendDAEExt from tarjanAlgorithm - use function transformBackendDAE in Uncertainties ---- Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/BackEnd/BackendDAETransform.mo Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Modified : /trunk/Compiler/BackEnd/Uncertainties.mo Revision: 12057 Author: sjoelund.se Date: Thursday, June 14, 2012 16:32:14 Message: - Propagate some more information so we can store functions in the future ---- Added : /trunk/Compiler/FrontEnd/EvalFunction.mo (Copy from path: /trunk/Compiler/FrontEnd/CevalFunction.mo, Revision, 12055) Modified : /trunk/Compiler/FrontEnd/SCodeInst.mo Modified : /trunk/Compiler/Makefile.common Modified : /trunk/Compiler/Util/List.mo Modified : /trunk/testsuite/bootstrapping/LoadCompilerSources.mos Revision: 12056 Author: leonardo.laguna Date: Thursday, June 14, 2012 15:13:59 Message: - Updated algorithm for equations extraction in uncertainties calculations. Note: no test has been added since we haven't defined the final output ---- Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Modified : /trunk/Compiler/BackEnd/Uncertainties.mo Revision: 12055 Author: perost Date: Thursday, June 14, 2012 13:26:20 Message: - Fixed prefixing of function variables in SCodeInst. ---- Modified : /trunk/Compiler/FrontEnd/SCodeInst.mo Revision: 12054 Author: sjoelund.se Date: Thursday, June 14, 2012 13:20:01 Message: - Added tail-recursion for NORETCALL statements ---- Modified : /trunk/Compiler/FrontEnd/Inst.mo Revision: 12053 Author: sjoelund.se Date: Thursday, June 14, 2012 13:09:27 Message: - Started work on sending additional options to simplify ---- Modified : /trunk/Compiler/BackEnd/OpenTURNS.mo Modified : /trunk/Compiler/FrontEnd/ExpressionSimplify.mo Modified : /trunk/Compiler/FrontEnd/InstSection.mo Revision: 12052 Author: Frenkel TUD Date: Thursday, June 14, 2012 11:45:27 Message: - fix compilation ---- Modified : /trunk/Compiler/BackEnd/BackendVariable.mo Modified : /trunk/Compiler/BackEnd/OpenTURNS.mo Revision: 12051 Author: perost Date: Thursday, June 14, 2012 11:21:11 Message: - Removed deprecated workplan. ---- Deleted : /trunk/doc/administration/Workplan-FrontBack.xls Revision: 12050 Author: petar Date: Thursday, June 14, 2012 10:54:49 Message: -Implemented xml file for Uncertainty interface with OpenTURNS.mo -Updated CantiliverBeam.mos testcase ---- Modified : /trunk/Compiler/BackEnd/BackendVariable.mo Modified : /trunk/Compiler/BackEnd/OpenTURNS.mo Added : /trunk/testsuite/uncertainties/CantileverBeam_MC_dummy-template.py Modified : /trunk/testsuite/uncertainties/CantiliverBeam.mos Revision: 12049 Author: Frenkel TUD Date: Wednesday, June 13, 2012 23:26:51 Message: - use simplifyTimeIndepFuncCalls module ---- Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/Util/Flags.mo Revision: 12048 Author: Frenkel TUD Date: Wednesday, June 13, 2012 23:11:25 Message: - minor fixes for new dynamic state selection ---- Modified : /trunk/Compiler/BackEnd/BackendDAETransform.mo Modified : /trunk/Compiler/BackEnd/IndexReduction.mo Modified : /trunk/Compiler/BackEnd/Matching.mo Revision: 12047 Author: Frenkel TUD Date: Wednesday, June 13, 2012 23:00:14 Message: add module simplifyTimeIndepFuncCalls ---- Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Modified : /trunk/Compiler/Util/Flags.mo Revision: 12046 Author: Frenkel TUD Date: Wednesday, June 13, 2012 19:15:05 Message: - fix bug for loopIndexTester model from forum ---- Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Revision: 12045 Author: hubert.thieriot Date: Wednesday, June 13, 2012 17:09:25 Message: - added MOomc functions ---- Modified : /trunk/OMOptim/Core/OMC/MOomc.cpp Modified : /trunk/OMOptim/Core/OMC/MOomc.h Modified : /trunk/OMOptim/Core/Problems/Optimization.cpp Revision: 12044 Author: sjoelund.se Date: Wednesday, June 13, 2012 15:48:30 Message: - Inst&Type if-statements ---- Modified : /trunk/Compiler/FrontEnd/SCodeDump.mo Modified : /trunk/Compiler/FrontEnd/SCodeExpand.mo Modified : /trunk/Compiler/FrontEnd/SCodeInst.mo Modified : /trunk/Compiler/FrontEnd/Typing.mo Revision: 12043 Author: hubert.thieriot Date: Wednesday, June 13, 2012 14:40:33 Message: - don't use gnuplot if only one objective ---- Modified : /trunk/OMOptim/Core/Optim/EA/Checkpoints/EAStdCheckPoint.h Revision: 12042 Author: hubert.thieriot Date: Wednesday, June 13, 2012 14:39:58 Message: - include correction ---- Modified : /trunk/OMOptim/OMOptimBasis/GUI/Dialogs/DlgSelectVars.h Revision: 12041 Author: a_severin Date: Wednesday, June 13, 2012 12:24:59 Message: - Some fixes in the Russian translations ---- Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts Revision: 12040 Author: sjoelund.se Date: Wednesday, June 13, 2012 12:18:22 Message: - Added vector-graphics icon for OMNotebook so it looks ok on modern window-managers ---- Modified : /trunk/OMNotebook/OMNotebookGUI/Makefile.unix.in Added : /trunk/OMNotebook/OMNotebookGUI/Resources/OMNotebook_icon.svg Deleted : /trunk/OMNotebook/OMNotebookGUI/Resources/omnotebook_icon.ico Deleted : /trunk/OMNotebook/OMNotebookGUI/Resources/omnotebook_png.png Modified : /trunk/OMNotebook/OMNotebookGUI/notebook.cpp Modified : /trunk/OMNotebook/OMNotebookGUI/rc_omnotebook.rc Modified : /trunk/OMNotebook/OMNotebookGUI/res_qt.qrc Revision: 12039 Author: sjoelund.se Date: Wednesday, June 13, 2012 10:42:22 Message: - Typing/Expand of algorithm sections are now propagated properly (but only for some of them) ---- Modified : /trunk/Compiler/FrontEnd/Expression.mo Modified : /trunk/Compiler/FrontEnd/InstSymbolTable.mo Modified : /trunk/Compiler/FrontEnd/InstTypes.mo Modified : /trunk/Compiler/FrontEnd/InstUtil.mo Modified : /trunk/Compiler/FrontEnd/SCodeExpand.mo Modified : /trunk/Compiler/FrontEnd/SCodeInst.mo Modified : /trunk/Compiler/FrontEnd/Typing.mo Revision: 12038 Author: Frenkel TUD Date: Tuesday, June 12, 2012 21:06:14 Message: - fix compilation ---- Modified : /trunk/Compiler/BackEnd/IndexReduction.mo Revision: 12037 Author: Frenkel TUD Date: Tuesday, June 12, 2012 18:26:01 Message: - continue new dynamic state selection ---- Modified : /trunk/Compiler/BackEnd/BackendDAETransform.mo Modified : /trunk/Compiler/BackEnd/IndexReduction.mo Modified : /trunk/Compiler/FrontEnd/DAE.mo Revision: 12036 Author: Frenkel TUD Date: Tuesday, June 12, 2012 17:13:36 Message: - fix compilation ---- Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Revision: 12035 Author: Frenkel TUD Date: Tuesday, June 12, 2012 16:45:48 Message: - remove (again) all the unnecessary local BackendDAE.BackendDAE variable declarations ---- Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Modified : /trunk/Compiler/BackEnd/BackendVariable.mo Revision: 12034 Author: sjoelund.se Date: Tuesday, June 12, 2012 15:57:28 Message: - Fix compilation (double errors 2 commits ago; fixed only 1) ---- Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Revision: 12033 Author: sjoelund.se Date: Tuesday, June 12, 2012 15:42:22 Message: - Fix names of outputs to correct ones ---- Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Revision: 12032 Author: petar Date: Tuesday, June 12, 2012 14:06:59 Message: -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. ---- Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Modified : /trunk/Compiler/BackEnd/OpenTURNS.mo Modified : /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo Modified : /trunk/Compiler/Script/CevalScript.mo Modified : /trunk/Compiler/Template/CodegenAdevs.mo Modified : /trunk/Compiler/Template/ExpressionDumpTpl.mo Modified : /trunk/Compiler/Util/Util.mo Modified : /trunk/testsuite/Makefile Modified : /trunk/testsuite/uncertainties/CantiliverBeam.mos Modified : /trunk/testsuite/uncertainties/TestModels/OpenTURNSTests.mo Revision: 12031 Author: lochel Date: Tuesday, June 12, 2012 12:54:14 Message: - 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) ---- Modified : /trunk/Compiler/BackEnd/SimCode.mo Modified : /trunk/Compiler/Template/CodegenAdevs.mo Modified : /trunk/Compiler/Template/ExpressionDumpTpl.mo Modified : /trunk/SimulationRuntime/c/simulation/simulation_runtime.cpp Modified : /trunk/SimulationRuntime/c/simulation/solver/initialization.c Modified : /trunk/SimulationRuntime/c/simulation/solver/initialization.h Modified : /trunk/SimulationRuntime/c/simulation/solver/kinsol_initialization.c Modified : /trunk/SimulationRuntime/c/simulation/solver/kinsol_initialization.h Modified : /trunk/SimulationRuntime/c/simulation/solver/nelderMeadEx_initialization.c Modified : /trunk/SimulationRuntime/c/simulation/solver/newuoa_initialization.c Modified : /trunk/SimulationRuntime/c/simulation/solver/simplex_initialization.c Modified : /trunk/testsuite/initialization/Makefile Revision: 12030 Author: hubert.thieriot Date: Tuesday, June 12, 2012 12:45:05 Message: - nbintervals as OpenModelica simulation parameter (instead of stepsize) ---- Modified : /trunk/OMOptim/Core/OpenModelica/ModPlusOMCtrl.cpp Modified : /trunk/OMOptim/Core/OpenModelica/ModPlusOMCtrl.h Modified : /trunk/OMOptim/Core/OpenModelica/OpenModelica.cpp Revision: 12029 Author: sjoelund.se Date: Tuesday, June 12, 2012 11:57:25 Message: - Fix tab errors ---- Modified : /trunk/Compiler/Template/CodegenCpp.mo Modified : /trunk/Compiler/Template/ExpressionDumpTpl.mo Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenCpp.tpl Revision: 12028 Author: niklwors Date: Tuesday, June 12, 2012 11:28:14 Message: fix in cpp template for array of models code generation ---- Modified : /trunk/Compiler/Template/CodegenCpp.mo Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenCpp.tpl Modified : /trunk/Compiler/susan_codegen/SimCode/SimCodeTV.mo Modified : /trunk/SimulationRuntime/cpp/Source/System/Modelica/Modelica.h Revision: 12027 Author: hubert.thieriot Date: Tuesday, June 12, 2012 10:42:03 Message: - corrected potential issue when inserting items ---- Modified : /trunk/OMOptim/OMOptimBasis/MOVector.h Revision: 12026 Author: adrpo Date: Tuesday, June 12, 2012 07:03:31 Message: - assume these results are more correct than the ones before. ---- Modified : /trunk/testsuite/mosfiles-msl22/Test3PhaseInitParam.mos Revision: 12025 Author: adrpo Date: Tuesday, June 12, 2012 05:42:36 Message: - more explanation. ---- Modified : /trunk/testsuite/uncertainties/CantileverBeam_wrapper/README.txt Revision: 12024 Author: adrpo Date: Tuesday, June 12, 2012 05:24:22 Message: - warning note in the README.txt. ---- Modified : /trunk/testsuite/uncertainties/CantileverBeam_wrapper/README.txt Revision: 12023 Author: adrpo Date: Tuesday, June 12, 2012 05:22:31 Message: - CantileverBeam_wrapper contains the code for the wrapper of the CantileverBeam example. + read CantileverBeam_wrapper/README.txt ---- Added : /trunk/testsuite/uncertainties/CantileverBeam_wrapper Added : /trunk/testsuite/uncertainties/CantileverBeam_wrapper/CantileverBeam_wrapper.makefile Added : /trunk/testsuite/uncertainties/CantileverBeam_wrapper/CantileverBeam_wrapper.xml Added : /trunk/testsuite/uncertainties/CantileverBeam_wrapper/README.txt Added : /trunk/testsuite/uncertainties/CantileverBeam_wrapper/model_name.h Added : /trunk/testsuite/uncertainties/CantileverBeam_wrapper/read_matlab4.c Added : /trunk/testsuite/uncertainties/CantileverBeam_wrapper/read_matlab4.h Added : /trunk/testsuite/uncertainties/CantileverBeam_wrapper/wrapper.c Added : /trunk/testsuite/uncertainties/CantileverBeam_wrapper/wrapper_name.h Revision: 12022 Author: adrpo Date: Tuesday, June 12, 2012 05:12:43 Message: - MODELNAME is not required. ---- Modified : /trunk/SimulationRuntime/OpenTurns/model_name.h Revision: 12021 Author: adrpo Date: Tuesday, June 12, 2012 05:04:27 Message: - use a defined variable for the wrapper name. ---- Modified : /trunk/SimulationRuntime/OpenTurns/Makefile.mingw Revision: 12020 Author: hubert.thieriot Date: Monday, June 11, 2012 17:57:55 Message: - Corrected problems in problem folder deleting ! - GUI correction ---- Modified : /trunk/OMOptim/GUI/Widgets/WidgetSelectOptVars.ui Modified : /trunk/OMOptim/OMOptimBasis/ProjectBase.cpp Revision: 12019 Author: perost Date: Monday, June 11, 2012 16:22:53 Message: - Some conditional component improvements in SCodeInst. ---- Modified : /trunk/Compiler/FrontEnd/InstTypes.mo Modified : /trunk/Compiler/FrontEnd/InstUtil.mo Modified : /trunk/Compiler/FrontEnd/SCodeInst.mo Revision: 12018 Author: adrpo Date: Monday, June 11, 2012 14:23:19 Message: - AVM model scripts ---- Added : /trunk/testsuite/3rdParty/AVM Added : /trunk/testsuite/3rdParty/AVM/avm.xlsx Added : /trunk/testsuite/3rdParty/AVM/electrical Added : /trunk/testsuite/3rdParty/AVM/electrical/dym_simulate_Modelica.Electrical.Analog.Examples.CauerLowPassSC.mos Added : /trunk/testsuite/3rdParty/AVM/electrical/dym_simulate_Modelica.Electrical.Analog.Examples.CharacteristicIdealDiodes.mos Added : /trunk/testsuite/3rdParty/AVM/electrical/dym_simulate_Modelica.Electrical.Analog.Examples.CharacteristicThyristors.mos Added : /trunk/testsuite/3rdParty/AVM/electrical/omc_simulate_Modelica.Electrical.Analog.Examples.CauerLowPassSC.mos Added : /trunk/testsuite/3rdParty/AVM/electrical/omc_simulate_Modelica.Electrical.Analog.Examples.CharacteristicIdealDiodes.mos Added : /trunk/testsuite/3rdParty/AVM/electrical/omc_simulate_Modelica.Electrical.Analog.Examples.CharacteristicThyristors.mos Added : /trunk/testsuite/3rdParty/AVM/fluid Added : /trunk/testsuite/3rdParty/AVM/fluid/dym_check_Modelica.Fluid.Examples.ControlledTankSystem.ControlledTanks.mos Added : /trunk/testsuite/3rdParty/AVM/fluid/dym_check_Modelica.Fluid.Examples.DrumBoiler.DrumBoiler.mos Added : /trunk/testsuite/3rdParty/AVM/fluid/dym_check_Modelica.Fluid.Examples.Explanatory.MeasuringTemperature.mos Added : /trunk/testsuite/3rdParty/AVM/fluid/dym_simulate_Modelica.Fluid.Examples.ControlledTankSystem.ControlledTanks.mos Added : /trunk/testsuite/3rdParty/AVM/fluid/dym_simulate_Modelica.Fluid.Examples.DrumBoiler.DrumBoiler.mos Added : /trunk/testsuite/3rdParty/AVM/fluid/dym_simulate_Modelica.Fluid.Examples.Explanatory.MeasuringTemperature.mos Added : /trunk/testsuite/3rdParty/AVM/fluid/omc_check_Modelica.Fluid.Examples.ControlledTankSystem.ControlledTanks.mos Added : /trunk/testsuite/3rdParty/AVM/fluid/omc_check_Modelica.Fluid.Examples.DrumBoiler.DrumBoiler.mos Added : /trunk/testsuite/3rdParty/AVM/fluid/omc_check_Modelica.Fluid.Examples.Explanatory.MeasuringTemperature.mos Added : /trunk/testsuite/3rdParty/AVM/multibody Added : /trunk/testsuite/3rdParty/AVM/multibody/dym_simulate_Modelica.Mechanics.MultiBody.Examples.Loops.Engine1a.mos Added : /trunk/testsuite/3rdParty/AVM/multibody/dym_simulate_Modelica.Mechanics.MultiBody.Examples.Loops.Engine1b_analytic.mos Added : /trunk/testsuite/3rdParty/AVM/multibody/dym_simulate_Modelica.Mechanics.MultiBody.Examples.Loops.EngineV6.mos Added : /trunk/testsuite/3rdParty/AVM/multibody/dym_simulate_Modelica.Mechanics.MultiBody.Examples.Loops.EngineV6_analytic.mos Added : /trunk/testsuite/3rdParty/AVM/multibody/dym_simulate_Modelica.Mechanics.MultiBody.Examples.Systems.RobotR3.fullRobot.mos Added : /trunk/testsuite/3rdParty/AVM/multibody/omc_simulate_Modelica.Mechanics.MultiBody.Examples.Loops.Engine1a.mos Added : /trunk/testsuite/3rdParty/AVM/multibody/omc_simulate_Modelica.Mechanics.MultiBody.Examples.Loops.Engine1b_analytic.mos Added : /trunk/testsuite/3rdParty/AVM/multibody/omc_simulate_Modelica.Mechanics.MultiBody.Examples.Loops.EngineV6.mos Added : /trunk/testsuite/3rdParty/AVM/multibody/omc_simulate_Modelica.Mechanics.MultiBody.Examples.Loops.EngineV6_analytic.mos Added : /trunk/testsuite/3rdParty/AVM/multibody/omc_simulate_Modelica.Mechanics.MultiBody.Examples.Systems.RobotR3.fullRobot.mos Added : /trunk/testsuite/3rdParty/AVM/performance-avm.txt Revision: 12017 Author: perost Date: Monday, June 11, 2012 13:58:05 Message: - Updated workplan. ---- Modified : /trunk/doc/administration/Workplan-FrontBack.xls Revision: 12016 Author: adrpo Date: Monday, June 11, 2012 13:50:32 Message: - planning Excel sheet. ---- Added : /trunk/doc/administration/Workplan-FrontBack.xls Revision: 12015 Author: perost Date: Monday, June 11, 2012 11:54:16 Message: - Fix connector type check in SCodeInst for connectors derived from basic types. ---- Modified : /trunk/Compiler/FrontEnd/InstUtil.mo Revision: 12014 Author: perost Date: Monday, June 11, 2012 11:03:23 Message: - Moved the benchmark test models from doc/performance/benchmarks/tests to testsuite/benchmarks. - Added benchmark models from Marco Bonvini. ---- Modified : /trunk/Compiler/Template/CodegenAdevs.mo Added : /trunk/doc/performance/benchmarks/README.txt Deleted : /trunk/doc/performance/benchmarks/tests Added : /trunk/testsuite/benchmarks (Copy from path: /trunk/doc/performance/benchmarks/tests, Revision, 12012) Added : /trunk/testsuite/benchmarks/BEPI_OMC.mo Added : /trunk/testsuite/benchmarks/BEPI_OMC.mos Modified : /trunk/testsuite/benchmarks/README.txt Revision: 12013 Author: perost Date: Monday, June 11, 2012 10:50:28 Message: - Added SiemensPower tests. ---- Added : /trunk/testsuite/3rdParty/SiemensPower Added : /trunk/testsuite/3rdParty/SiemensPower/Makefile Added : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower Added : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Blocks Added : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Blocks/Smoothing.mo Added : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Blocks/TimeTable.mo Added : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Blocks/package.mo Added : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Boundaries Added : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Boundaries/PrescribedHeatFlow.mo Added : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Boundaries/WaterSink.mo Added : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Boundaries/WaterSourceMH.mo Added : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Boundaries/package.mo Added : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Components Added : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Components/Pipes Added : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Components/Pipes/Tests Added : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Components/Pipes/Tests/TubeWithoutWall.mo Added : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Components/Pipes/Tests/package.mo Added : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Components/Pipes/Tests/tube_test.mo Added : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Components/Pipes/Tube.mo Added : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Components/Pipes/TubeWithoutWall.mo Added : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Components/Pipes/package.mo Added : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Components/SolidComponents Added : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Components/SolidComponents/Wall.mo Added : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Components/SolidComponents/Walllayer.mo Added : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Components/SolidComponents/package.mo Added : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Components/package.mo Added : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Documents Added : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Documents/SiemensModelicaLicense2.html Added : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Interfaces Added : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Interfaces/package.mo Added : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Interfaces/portHeat.mo Added : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Utilities Added : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Utilities/BaseClasses Added : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Utilities/BaseClasses/BaseTube.mo Added : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Utilities/BaseClasses/PartialTwoPortTransport.mo Added : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Utilities/BaseClasses/package.mo Added : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Utilities/Functions Added : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Utilities/Functions/linearInterpolation.mo Added : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Utilities/Functions/package.mo Added : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Utilities/HeatTransfer Added : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Utilities/HeatTransfer/InnerHeatTransfer Added : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Utilities/HeatTransfer/InnerHeatTransfer/PartialHeatTransfer.mo Added : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Utilities/HeatTransfer/InnerHeatTransfer/SinglePhaseOverall.mo Added : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Utilities/HeatTransfer/InnerHeatTransfer/package.mo Added : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Utilities/HeatTransfer/PartialHeatTransfer.mo Added : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Utilities/HeatTransfer/package.mo Added : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Utilities/PressureLoss Added : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Utilities/PressureLoss/OverallFlow.mo Added : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Utilities/PressureLoss/PartialFriction.mo Added : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Utilities/PressureLoss/PartialFrictionSinglePhase.mo Added : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Utilities/PressureLoss/package.mo Added : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Utilities/Structures Added : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Utilities/Structures/PipeGeo.mo Added : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Utilities/Structures/PropertiesMetal.mo Added : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Utilities/Structures/package.mo Added : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/Utilities/package.mo Added : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower/package.mo Added : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower.Components.Pipes.Tests.TubeWithoutWall.mos Added : /trunk/testsuite/3rdParty/SiemensPower/SiemensPower.Components.Pipes.Tests.tube_test.mos Modified : /trunk/testsuite/Makefile Revision: 12012 Author: Frenkel TUD Date: Friday, June 08, 2012 18:00:45 Message: - fix compilation ---- Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Modified : /trunk/Compiler/BackEnd/BackendDump.mo Modified : /trunk/Compiler/BackEnd/BackendQSS.mo Modified : /trunk/Compiler/BackEnd/BackendVariable.mo Modified : /trunk/Compiler/BackEnd/OpenTURNS.mo Revision: 12011 Author: Frenkel TUD Date: Friday, June 08, 2012 17:22:41 Message: - remove local var declaration ---- Modified : /trunk/Compiler/BackEnd/BackendQSS.mo Revision: 12010 Author: Frenkel TUD Date: Friday, June 08, 2012 17:05:46 Message: - remove tabs ---- Modified : /trunk/Compiler/runtime/BackendDAEEXT_omc.cpp Modified : /trunk/Compiler/runtime/BackendDAEEXT_rml.cpp Modified : /trunk/Compiler/runtime/matchmaker.h Revision: 12009 Author: Frenkel TUD Date: Friday, June 08, 2012 15:56:18 Message: - remove tabs ---- Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Modified : /trunk/Compiler/BackEnd/IndexReduction.mo Modified : /trunk/Compiler/BackEnd/Matching.mo Modified : /trunk/Compiler/runtime/matching.c Modified : /trunk/Compiler/runtime/matching_cheap.c Revision: 12008 Author: fbergero Date: Friday, June 08, 2012 15:41:50 Message: Fixing bug in QSS target ---- Modified : /trunk/Compiler/BackEnd/BackendQSS.mo Modified : /trunk/Compiler/Template/CodegenAdevs.mo Modified : /trunk/Compiler/Template/CodegenQSS.mo Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenQSS.tpl Modified : /trunk/Compiler/susan_codegen/SimCode/SimCodeTV.mo Revision: 12007 Author: Frenkel TUD Date: Friday, June 08, 2012 15:32:12 Message: - bugfix compilation ---- Modified : /trunk/Compiler/Makefile.common Revision: 12006 Author: Frenkel TUD Date: Friday, June 08, 2012 15:24:01 Message: - 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) ---- Modified : /trunk/Compiler/BackEnd/BackendDAE.mo Modified : /trunk/Compiler/BackEnd/BackendDAEEXT.mo Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/BackEnd/BackendDAETransform.mo Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Modified : /trunk/Compiler/BackEnd/BackendDump.mo Added : /trunk/Compiler/BackEnd/GraphML.mo Added : /trunk/Compiler/BackEnd/IndexReduction.mo Added : /trunk/Compiler/BackEnd/Matching.mo Modified : /trunk/Compiler/BackEnd/SimCode.mo Modified : /trunk/Compiler/Util/Flags.mo Modified : /trunk/Compiler/runtime/BackendDAEEXT_omc.cpp Modified : /trunk/Compiler/runtime/BackendDAEEXT_rml.cpp Modified : /trunk/Compiler/runtime/Makefile.common Added : /trunk/Compiler/runtime/matching.c Added : /trunk/Compiler/runtime/matching_cheap.c Added : /trunk/Compiler/runtime/matchmaker.h Modified : /trunk/SimulationRuntime/c/util/division.c Modified : /trunk/SimulationRuntime/c/util/division.h Modified : /trunk/SimulationRuntime/c/util/integer_array.c Modified : /trunk/SimulationRuntime/c/util/real_array.c Revision: 12005 Author: perost Date: Friday, June 08, 2012 14:26:23 Message: - Removed tab. ---- Modified : /trunk/Compiler/BackEnd/OpenTURNS.mo Revision: 12004 Author: perost Date: Friday, June 08, 2012 14:12:49 Message: - Added support for x = func(...), where func returns multiple values. - Some fixes for expandable connectors in SCodeInst. ---- Modified : /trunk/Compiler/FrontEnd/ExpressionSimplify.mo Modified : /trunk/Compiler/FrontEnd/Inst.mo Modified : /trunk/Compiler/FrontEnd/InstSection.mo Modified : /trunk/Compiler/FrontEnd/SCodeInst.mo Modified : /trunk/Compiler/FrontEnd/Types.mo Modified : /trunk/Compiler/FrontEnd/Typing.mo Modified : /trunk/Compiler/Template/ExpressionDumpTpl.mo Modified : /trunk/Compiler/Template/SCodeDumpTpl.mo Modified : /trunk/Compiler/susan_codegen/SimCode/ExpressionDumpTpl.tpl Added : /trunk/testsuite/mofiles/FunctionMultiReturn.mo Modified : /trunk/testsuite/mofiles/Makefile Revision: 12003 Author: sjoelund.se Date: Friday, June 08, 2012 12:15:25 Message: - Tabs are evil ---- Modified : /trunk/Compiler/BackEnd/OpenTURNS.mo Revision: 12002 Author: petar Date: Friday, June 08, 2012 09:26:09 Message: -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) ---- Modified : /trunk/Compiler/BackEnd/BackendDAECreate.mo Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/BackEnd/BackendDAETransform.mo Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Modified : /trunk/Compiler/BackEnd/BackendDump.mo Modified : /trunk/Compiler/BackEnd/BackendVariable.mo Added : /trunk/Compiler/BackEnd/OpenTURNS.mo Modified : /trunk/Compiler/BackEnd/XMLDump.mo Modified : /trunk/Compiler/FrontEnd/Builtin.mo Modified : /trunk/Compiler/FrontEnd/ClassInf.mo Modified : /trunk/Compiler/FrontEnd/DAE.mo Modified : /trunk/Compiler/FrontEnd/DAEDump.mo Modified : /trunk/Compiler/FrontEnd/DAEUtil.mo Modified : /trunk/Compiler/FrontEnd/Inst.mo Modified : /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo Modified : /trunk/Compiler/Makefile.common Modified : /trunk/Compiler/Script/CevalScript.mo Modified : /trunk/Compiler/Template/AbsynDumpTpl.mo Modified : /trunk/Compiler/Template/DAEDumpTpl.mo Modified : /trunk/Compiler/Template/ExpressionDumpTpl.mo Modified : /trunk/Compiler/Util/VarTransform.mo Modified : /trunk/Makefile.common Modified : /trunk/Makefile.omdev.mingw Modified : /trunk/testsuite/bootstrapping/LoadCompilerSources.mos Added : /trunk/testsuite/uncertainties Added : /trunk/testsuite/uncertainties/CantileverBeam_MC-template.py Added : /trunk/testsuite/uncertainties/CantiliverBeam.mos Added : /trunk/testsuite/uncertainties/Makefile Added : /trunk/testsuite/uncertainties/TestModels Added : /trunk/testsuite/uncertainties/TestModels/DataReconciliationTests.mo Added : /trunk/testsuite/uncertainties/TestModels/OpenTURNSTests.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/AAAUsersGuide.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Combustion Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Combustion/BoundaryConditions Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Combustion/BoundaryConditions/FuelSourcePQ.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Combustion/BoundaryConditions/package.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Combustion/CombustionChambers Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Combustion/CombustionChambers/GTCombustionChamber.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Combustion/CombustionChambers/GenericCombustion.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Combustion/CombustionChambers/GridFurnace.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Combustion/CombustionChambers/PostCombustionGas.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Combustion/CombustionChambers/package.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Combustion/Connectors.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Combustion/Sensors Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Combustion/Sensors/FuelMassFlowSensor.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Combustion/Sensors/package.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Combustion/package.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Correlations Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Correlations/Misc Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Correlations/Misc/Pro_FlueGases.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Correlations/Misc/Pro_TwoPhaseWaterSteam.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Correlations/Misc/Pro_WaterSteam.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Correlations/Misc/PropFlueGases.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Correlations/Misc/PropWaterSteam.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Correlations/Misc/WBCorrectiveDiameterCoefficient.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Correlations/Misc/package.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Correlations/Thermal Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Correlations/Thermal/WBCrossedCurrentConvectiveHeatTransferCoefficient.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Correlations/Thermal/WBFlueGasesHeatTransferCoefficient.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Correlations/Thermal/WBHeatExchangerEfficiency.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Correlations/Thermal/WBInternalOnePhaseFlowHeatTransferCoefficient.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Correlations/Thermal/WBInternalSuperCriticalFlowHeatTransferCoefficient.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Correlations/Thermal/WBInternalTwoPhaseFlowHeatTransferCoefficient.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Correlations/Thermal/WBLongitudinalCurrentConvectiveHeatTransferCoefficient.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Correlations/Thermal/WBRadiativeHeatTransferCoefficient.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Correlations/Thermal/package.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Correlations/package.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/ElectroMechanics Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/ElectroMechanics/BoundaryConditions Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/ElectroMechanics/BoundaryConditions/SourceMechanicalPower.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/ElectroMechanics/BoundaryConditions/package.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/ElectroMechanics/Connectors.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/ElectroMechanics/Machines Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/ElectroMechanics/Machines/Shaft.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/ElectroMechanics/Machines/SynchronousMotor.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/ElectroMechanics/Machines/package.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/ElectroMechanics/package.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/CombinedCyclePowerPlant Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/CombinedCyclePowerPlant/AJ_D74_FD1.mos Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/CombinedCyclePowerPlant/CombinedCycle_Load_100_50.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/CombinedCyclePowerPlant/CombinedCycle_TripTAC.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/CombinedCyclePowerPlant/CombinedCycle_init_D2012.mos Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/CombinedCyclePowerPlant/CombinedCycle_init_D6.1.mos Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/CombinedCyclePowerPlant/CombinedCycle_init_D7.4_FD01.mos Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/CombinedCyclePowerPlant/Control Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/CombinedCyclePowerPlant/Control/Condenser_LevelControl.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/CombinedCyclePowerPlant/Control/Drum_LevelControl.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/CombinedCyclePowerPlant/Control/package.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/CombinedCyclePowerPlant/Plot_Load_100_55.mos Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/CombinedCyclePowerPlant/Plot_TripTAC.mos Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/CombinedCyclePowerPlant/package.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestAirHumidity.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestBend.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestCentrifugalPumpWaterSolution.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestCheckValve.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestCompressor.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestControlValve.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestDiaphragm.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestDynamicCentrifugalPump.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestDynamicCentrifugalPump1.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestDynamicCentrifugalPump2.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestDynamicCheckValve.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestDynamicDrum.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestDynamicOnePhaseFlowPipe.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestDynamicReliefValve.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestDynamicTwoPhaseFlowPipe.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestDynamicWaterWaterExchanger.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestFan.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestFlueGasesJunctions.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestFlueGasesVolumes.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestFlueGasesVolumes1.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestIdealCheckValve.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestIdealSwitchValve.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestInvSingularPressureLoss.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestJunctions.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestJunctions2.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestJunctions3.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestJunctions4.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestJunctions5.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestLumpedStraightPipe.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestMassFlowMultiplier.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestPipePressureLoss.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestRefP.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestSensors.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestSimpleEvaporatorWaterSteamFlueGases.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestSimpleStaticCondenser.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestSingularPressureLoss.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestStaticCentrifugalPump.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestStaticCentrifugalPump1.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestStaticCentrifugalPump2.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestStaticCentrifugalPumpWaterSolution.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestStaticCondenser.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestStaticExchangerWaterSteamFlueGases.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestStaticWaterWaterExchanger.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestStaticWaterWaterExchangerDTorWorEff.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestSteamDryer.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestSteamDryer2.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestSteamEngine.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestSteamExtractionSplitter.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestStodolaTurbine.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestStodolaTurbine1.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestStodolaTurbine2.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestSwitchValve.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestTank.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestThreeWayValve.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestVolumes.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestVolumes1.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestVolumes2.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/TestWaterHammer.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/SimpleExamples/package.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Examples/package.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/Boilers Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/Boilers/package.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/BoundaryConditions Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/BoundaryConditions/AirHumidity.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/BoundaryConditions/Sink.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/BoundaryConditions/SinkG.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/BoundaryConditions/SinkP.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/BoundaryConditions/SinkPQ.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/BoundaryConditions/SinkQ.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/BoundaryConditions/Source.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/BoundaryConditions/SourceG.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/BoundaryConditions/SourceP.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/BoundaryConditions/SourcePQ.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/BoundaryConditions/SourceQ.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/BoundaryConditions/package.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/Connectors.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/HeatExchangers Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/HeatExchangers/FlueGasesChamberEvaporator.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/HeatExchangers/StaticFluegasesFluegasesExchangerKS.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/HeatExchangers/StaticWallFlueGasesExchanger.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/HeatExchangers/package.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/Junctions Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/Junctions/Mixer2.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/Junctions/Splitter2.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/Junctions/package.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/LoopBreakers Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/LoopBreakers/package.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/Machines Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/Machines/CombustionTurbine.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/Machines/Compressor.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/Machines/StaticFan.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/Machines/package.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/PressureLosses Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/PressureLosses/CheckValve.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/PressureLosses/ControlValve.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/PressureLosses/InvSingularPressureLoss.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/PressureLosses/SingularPressureLoss.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/PressureLosses/package.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/Sensors Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/Sensors/MassFlowSensor.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/Sensors/PressureSensor.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/Sensors/TemperatureSensor.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/Sensors/package.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/TAC Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/TAC/GTCICOBarilla.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/TAC/GasTurbine.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/TAC/package.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/Volumes Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/Volumes/VolumeATh.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/Volumes/VolumeBTh.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/Volumes/VolumeCTh.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/Volumes/VolumeDTh.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/Volumes/package.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/FlueGases/package.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Functions.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/HeatNetworksCooling Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/HeatNetworksCooling/AbsorberWaterLiBr.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/HeatNetworksCooling/AbsorptionRefrigeratorSystem.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/HeatNetworksCooling/DesorberWaterLiBr.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/HeatNetworksCooling/HeatNetworkPipe.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/HeatNetworksCooling/LatentHeatStorage.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/HeatNetworksCooling/SensibleHeatStorage.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/HeatNetworksCooling/package.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Commun.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Continu Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Continu/Derivee.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Continu/FctTrans.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Continu/Integrateur.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Continu/IntegrateurSat.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Continu/PI.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Continu/PIsat.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Continu/PT1.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Continu/PT2.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Continu/package.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Discret Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Discret/ConvAD.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Discret/ConvDA.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Discret/Echant.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Discret/FctTrans.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Discret/PI.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Discret/PIsat.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Discret/PT1.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Discret/Pre.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Discret/package.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Logique Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/AND.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/AND3.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/AND4.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/Constante.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/Echelon.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/Edge.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/NONL.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/OR.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/OR3.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/OR4.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/Pre.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/Pulse.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/SampleTrigger.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/Selecteur.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/Terminate.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/XOR.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/package.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Abs.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Acos.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Add.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Add3.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Asin.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Atan.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Cos.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Div.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/EgEntier.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Exp.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Feedback.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Gain.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Inf.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/InfEntier.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Infeg.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/InfegEntier.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Log.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Log10.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Mul.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Mul3.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Polynome.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Sign.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Sin.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Sqrt.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Sup.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/SupEntier.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Supeg.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/SupegEntier.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Tan.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math/package.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire/BandeMorte.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire/Limiteur.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire/LimiteurVar.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire/LimiteurVitesse.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire/RetardFixe.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire/RetardVar.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire/Selecteur.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire/SelecteurEntier.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire/Switch.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire/package.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Sources Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/Constante.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/ConstanteEntier.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/Echelon.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/Exp.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/Horloge.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/Pulse.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/Rampe.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/Random.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/RandomLineaire.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/SinusExp.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/Sinusoide.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/Trapezoide.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/package.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Tables Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Tables/Table1D.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Tables/Table1DTemps.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Tables/Table1DTempsBool.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Tables/Table2D.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Tables/package.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/package.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Common.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Connectors.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/package.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/MultiFluids Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/MultiFluids/Boilers Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/MultiFluids/Boilers/BoilerSystem.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/MultiFluids/Boilers/FossilFuelBoiler.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/MultiFluids/Boilers/package.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/MultiFluids/HeatExchangers Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/MultiFluids/HeatExchangers/DynamicExchangerWaterSteamFlueGases.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/MultiFluids/HeatExchangers/ExchangerWaterC3H3F5W.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/MultiFluids/HeatExchangers/SimpleEvaporatorWaterSteamFlueGases.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/MultiFluids/HeatExchangers/StaticExchangerWaterSteamFlueGases.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/MultiFluids/HeatExchangers/package.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/MultiFluids/Machines Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/MultiFluids/Machines/AlternatingEngine.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/MultiFluids/Machines/CHPEngineBarkantineSystem.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/MultiFluids/Machines/CHPEngineTriGenPredSystem.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/MultiFluids/Machines/CHPEngineTrigenParamSystem.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/MultiFluids/Machines/package.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/MultiFluids/package.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/C3H3F5 Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/C3H3F5/C3H3F5_Ph.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/C3H3F5/C3H3F5_Ps.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/C3H3F5/package.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/FlueGases Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/FlueGases/Absorb.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/FlueGases/EmissivGP.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/FlueGases/FlueGases_Absorb.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/FlueGases/FlueGases_T.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/FlueGases/FlueGases_Xtot.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/FlueGases/FlueGases_a.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/FlueGases/FlueGases_cp.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/FlueGases/FlueGases_cv.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/FlueGases/FlueGases_drhodh.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/FlueGases/FlueGases_drhodp.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/FlueGases/FlueGases_h.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/FlueGases/FlueGases_h_Ps.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/FlueGases/FlueGases_k.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/FlueGases/FlueGases_mu.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/FlueGases/FlueGases_rho.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/FlueGases/FlueGases_s.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/FlueGases/XSat.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/FlueGases/package.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/FlueGases/unSafeForJacobian.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/Fluid Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/Fluid/Ph.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/Fluid/Ps.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/Fluid/package.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/ModelicaMediaFlueGases.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/WaterSolution Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/WaterSolution/DTcristal_TX.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/WaterSolution/MassFraction_eq_PT.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/WaterSolution/Pressure_eq_TX.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/WaterSolution/SpecificEnthalpy_TX.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/WaterSolution/package.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/WaterSolution/temperature_HX.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/WaterSteam Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/WaterSteam/BaseIF97.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/WaterSteam/Common.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/WaterSteam/IF97_Utilities.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/WaterSteam/IF97_packages.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/WaterSteam/InitLimits.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/WaterSteam/Region.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/WaterSteam/createSpline.mos Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/WaterSteam/package.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Properties/package.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Solar Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Solar/SolarCollector.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Solar/package.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Thermal Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Thermal/BoundaryConditions Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Thermal/BoundaryConditions/HeatSource.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Thermal/BoundaryConditions/package.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Thermal/Connectors.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Thermal/HeatTransfer Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Thermal/HeatTransfer/ConvectiveHeatFlow.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Thermal/HeatTransfer/HeatExchangerWall.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Thermal/HeatTransfer/HeatExchangerWallAsym.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Thermal/HeatTransfer/package.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Thermal/package.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/Units.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution/BoundaryConditions Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution/BoundaryConditions/RefP.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution/BoundaryConditions/RefQ.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution/BoundaryConditions/RefT.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution/BoundaryConditions/RefXh2o.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution/BoundaryConditions/Sink.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution/BoundaryConditions/SinkP.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution/BoundaryConditions/SourceP.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution/BoundaryConditions/SourcePQ.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution/BoundaryConditions/package.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution/Connectors.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution/HeatExchangers Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution/HeatExchangers/ExchangerEfficiency.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution/HeatExchangers/package.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution/LoopBreakers Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution/LoopBreakers/LoopBreakerP.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution/LoopBreakers/LoopBreakerQ.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution/LoopBreakers/LoopBreakerT.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution/LoopBreakers/LoopBreakerXh2o.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution/LoopBreakers/package.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution/Machines Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution/Machines/StaticCentrifugalPump.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution/Machines/StaticCentrifugalPumpNom.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution/Machines/package.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution/PressureLosses Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution/PressureLosses/SingularPressureLoss.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution/PressureLosses/package.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSolution/package.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Boilers Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Boilers/ElectricBoiler.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Boilers/package.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/BoundaryConditions Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/BoundaryConditions/RefH.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/BoundaryConditions/RefP.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/BoundaryConditions/RefQ.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/BoundaryConditions/RefT.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/BoundaryConditions/Sink.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/BoundaryConditions/SinkP.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/BoundaryConditions/SinkPQ.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/BoundaryConditions/SinkQ.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/BoundaryConditions/Source.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/BoundaryConditions/SourceP.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/BoundaryConditions/SourcePQ.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/BoundaryConditions/SourceQ.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/BoundaryConditions/package.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Connectors.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/HeatExchangers Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/HeatExchangers/DynamicCondenser.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/HeatExchangers/DynamicOnePhaseFlowPipe.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/HeatExchangers/DynamicTwoPhaseFlowPipe.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/HeatExchangers/DynamicWaterWaterExchanger.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/HeatExchangers/NTUWaterHeating.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/HeatExchangers/SimpleDynamicCondenser.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/HeatExchangers/SimpleStaticCondenser.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/HeatExchangers/StaticCondenser.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/HeatExchangers/StaticWaterWaterExchanger.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/HeatExchangers/StaticWaterWaterExchangerDTorWorEff.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/HeatExchangers/package.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Junctions Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Junctions/DeheaterMixer2.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Junctions/MassFlowMultiplier.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Junctions/Mixer2.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Junctions/Mixer3.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Junctions/Mixer8.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Junctions/Splitter2.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Junctions/Splitter3.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Junctions/StaticDrum.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Junctions/SteamDryer.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Junctions/SteamExtractionSplitter.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Junctions/package.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/LoopBreakers Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/LoopBreakers/LoopBreakerH.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/LoopBreakers/LoopBreakerP.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/LoopBreakers/LoopBreakerQ.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/LoopBreakers/LoopingPQ.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/LoopBreakers/package.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Machines Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Machines/Compressor.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Machines/DynamicCentrifugalPump.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Machines/Generator.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Machines/StaticCentrifugalPump.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Machines/SteamEngine.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Machines/StodolaTurbine.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Machines/package.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/PressureLosses Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/PressureLosses/Bend.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/PressureLosses/CheckValve.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/PressureLosses/ControlValve.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/PressureLosses/Diaphragm.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/PressureLosses/DynamicCheckValve.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/PressureLosses/DynamicReliefValve.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/PressureLosses/IdealCheckValve.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/PressureLosses/IdealSwitchValve.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/PressureLosses/InvSingularPressureLoss.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/PressureLosses/LumpedStraightPipe.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/PressureLosses/NonBoilingValve.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/PressureLosses/PipePressureLoss.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/PressureLosses/SingularPressureLoss.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/PressureLosses/SwitchValve.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/PressureLosses/ThreeWayValve.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/PressureLosses/WaterHammer.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/PressureLosses/package.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Sensors Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Sensors/SensorH.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Sensors/SensorP.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Sensors/SensorQ.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Sensors/SensorQv.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Sensors/SensorT.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Sensors/package.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Volumes Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Volumes/Degasifier.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Volumes/DegasifierVolume.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Volumes/DynamicDrum.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Volumes/Pressurizer.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Volumes/Tank.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Volumes/TwoPhaseVolume.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Volumes/VolumeA.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Volumes/VolumeAth.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Volumes/VolumeB.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Volumes/VolumeBth.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Volumes/VolumeC.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Volumes/VolumeCth.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Volumes/VolumeD.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Volumes/VolumeDth.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Volumes/VolumeI.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Volumes/VolumeITh.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/Volumes/package.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/WaterSteam/package.mo Added : /trunk/testsuite/uncertainties/TestModels/ThermoSysPro/package.mo Added : /trunk/testsuite/uncertainties/TestModels/logoModelica.png Added : /trunk/testsuite/uncertainties/TestModels/logoOpenturns.png Added : /trunk/testsuite/uncertainties/TestModels/logoVDI2048.png Added : /trunk/testsuite/uncertainties/UncertaintyFlatten1.mo Revision: 12001 Author: sjoelund.se Date: Thursday, June 07, 2012 16:19:26 Message: - Fix dependency analysis ---- Modified : /trunk/Compiler/FrontEnd/SCode.mo Revision: 12000 Author: sjoelund.se Date: Thursday, June 07, 2012 14:43:36 Message: - Refactoring EQ_NORETCALL (store Exp to simplify implementation/traversal) ---- Modified : /trunk/Compiler/FrontEnd/InstExtends.mo Modified : /trunk/Compiler/FrontEnd/InstSection.mo Modified : /trunk/Compiler/FrontEnd/InstTypes.mo Modified : /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo Modified : /trunk/Compiler/FrontEnd/SCode.mo Modified : /trunk/Compiler/FrontEnd/SCodeDependency.mo Modified : /trunk/Compiler/FrontEnd/SCodeFlattenImports.mo Modified : /trunk/Compiler/FrontEnd/SCodeInst.mo Modified : /trunk/Compiler/FrontEnd/SCodeUtil.mo Modified : /trunk/Compiler/FrontEnd/Typing.mo Modified : /trunk/Compiler/Template/SCodeDumpTpl.mo Modified : /trunk/Compiler/susan_codegen/SimCode/SCodeDumpTpl.tpl Modified : /trunk/Compiler/susan_codegen/SimCode/SCodeTV.mo Revision: 11999 Author: perost Date: Thursday, June 07, 2012 14:15:02 Message: - Changed back rtest to -v in interactive/Makefile. ---- Modified : /trunk/testsuite/interactive/Makefile Revision: 11998 Author: perost Date: Thursday, June 07, 2012 12:35:18 Message: - Ported MSL 3.1 fix to MSL 3.2. ---- Modified : /trunk/libraries/Modelica 3.2/Media/Water/package.mo Modified : /trunk/libraries/Modelica 3.2.txt Modified : /trunk/libraries/README Modified : /trunk/testsuite/parser/ParseFullModelica3.2.mos Revision: 11997 Author: sjoelund.se Date: Thursday, June 07, 2012 12:30:52 Message: - Added support for varargs-style functions in SCodeInst ---- Modified : /trunk/Compiler/FrontEnd/InstTypes.mo Modified : /trunk/Compiler/FrontEnd/InstUtil.mo Modified : /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo Modified : /trunk/Compiler/FrontEnd/SCode.mo Modified : /trunk/Compiler/FrontEnd/SCodeInst.mo Revision: 11996 Author: sjoelund.se Date: Thursday, June 07, 2012 11:28:17 Message: - Refactoring: SCode.ALG_NORETCALL now takes an expression to simplify traversal ---- Modified : /trunk/Compiler/FrontEnd/InstExtends.mo Modified : /trunk/Compiler/FrontEnd/InstSection.mo Modified : /trunk/Compiler/FrontEnd/SCode.mo Modified : /trunk/Compiler/FrontEnd/SCodeDependency.mo Modified : /trunk/Compiler/FrontEnd/SCodeFlattenImports.mo Modified : /trunk/Compiler/FrontEnd/SCodeUtil.mo Modified : /trunk/Compiler/Template/SCodeDumpTpl.mo Modified : /trunk/Compiler/susan_codegen/SimCode/SCodeDumpTpl.tpl Modified : /trunk/Compiler/susan_codegen/SimCode/SCodeTV.mo Revision: 11995 Author: sjoelund.se Date: Thursday, June 07, 2012 11:10:50 Message: - Updated examples ---- Modified : /trunk/Examples/sim_BouncingBall.mos Modified : /trunk/Examples/visualize_3D_BouncingBall.mos Modified : /trunk/Makefile.common Revision: 11994 Author: sjoelund.se Date: Thursday, June 07, 2012 10:53:05 Message: - 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 ---- Modified : /trunk/Compiler/runtime/ErrorMessage.cpp Modified : /trunk/Compiler/runtime/Makefile.common Modified : /trunk/Compiler/runtime/errorext.cpp Modified : /trunk/Compiler/runtime/errorext.h Modified : /trunk/Compiler/runtime/printimpl.c Revision: 11993 Author: sjoelund.se Date: Thursday, June 07, 2012 10:02:49 Message: - Spelling ---- Modified : /trunk/mosh/src/mosh.cpp Revision: 11992 Author: Frenkel TUD Date: Tuesday, June 05, 2012 23:37:14 Message: - 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 ---- Modified : /trunk/Compiler/BackEnd/BackendEquation.mo Modified : /trunk/Compiler/BackEnd/BackendVariable.mo Revision: 11991 Author: Frenkel TUD Date: Tuesday, June 05, 2012 23:33:31 Message: - Inline.mo: splitt function inlineEqOpt in two functions (inlineEq,inlineEqOpt) - Expression.mo: add functions traversingDerAndComponentRefFinder, expHasDerCref, traversingexpHasDerCref ---- Modified : /trunk/Compiler/FrontEnd/Expression.mo Modified : /trunk/Compiler/FrontEnd/Inline.mo Revision: 11990 Author: niklwors Date: Tuesday, June 05, 2012 18:26:18 Message: Added Ida solver to cpp runtime ---- Modified : /trunk/SimulationRuntime/cpp/Source/CMakeLists.txt Modified : /trunk/SimulationRuntime/cpp/Source/LibrariesConfig.h.in Modified : /trunk/SimulationRuntime/cpp/Source/SettingsFactory/Implementation/Factory.cpp Modified : /trunk/SimulationRuntime/cpp/Source/SimManager/Configuration.cpp Added : /trunk/SimulationRuntime/cpp/Source/Solver/Ida Added : /trunk/SimulationRuntime/cpp/Source/Solver/Ida/Implementation Added : /trunk/SimulationRuntime/cpp/Source/Solver/Ida/Implementation/CMakeLists.txt Added : /trunk/SimulationRuntime/cpp/Source/Solver/Ida/Implementation/Ida.cpp Added : /trunk/SimulationRuntime/cpp/Source/Solver/Ida/Implementation/Ida.h Added : /trunk/SimulationRuntime/cpp/Source/Solver/Ida/Implementation/IdaSettings.cpp Added : /trunk/SimulationRuntime/cpp/Source/Solver/Ida/Implementation/IdaSettings.h Added : /trunk/SimulationRuntime/cpp/Source/Solver/Ida/Implementation/stdafx.h Added : /trunk/SimulationRuntime/cpp/Source/Solver/Ida/Interfaces Added : /trunk/SimulationRuntime/cpp/Source/Solver/Ida/Interfaces/IIdaSettings.h Revision: 11989 Author: perost Date: Tuesday, June 05, 2012 15:53:05 Message: - Allow expandable connector components in connects for SCodeInst. ---- Modified : /trunk/Compiler/FrontEnd/InstTypes.mo Modified : /trunk/Compiler/FrontEnd/SCodeInst.mo Modified : /trunk/Compiler/FrontEnd/Types.mo Modified : /trunk/Compiler/FrontEnd/Typing.mo Revision: 11988 Author: sjoelund.se Date: Tuesday, June 05, 2012 15:24:37 Message: - Instantiate more statements ---- Modified : /trunk/Compiler/FrontEnd/InstTypes.mo Modified : /trunk/Compiler/FrontEnd/SCodeInst.mo Revision: 11987 Author: sjoelund.se Date: Tuesday, June 05, 2012 14:28:16 Message: - Changed structure of SCode.ALG_FOR to be nested instead of a list of iterators (to mimic the EQ_FOR structure) ---- Modified : /trunk/Compiler/FrontEnd/InstExtends.mo Modified : /trunk/Compiler/FrontEnd/InstSection.mo Modified : /trunk/Compiler/FrontEnd/SCode.mo Modified : /trunk/Compiler/FrontEnd/SCodeDependency.mo Modified : /trunk/Compiler/FrontEnd/SCodeFlattenImports.mo Modified : /trunk/Compiler/FrontEnd/SCodeUtil.mo Modified : /trunk/Compiler/Template/SCodeDumpTpl.mo Modified : /trunk/Compiler/susan_codegen/SimCode/SCodeDumpTpl.tpl Modified : /trunk/Compiler/susan_codegen/SimCode/SCodeTV.mo Revision: 11986 Author: sjoelund.se Date: Tuesday, June 05, 2012 14:19:21 Message: #1753 - Fix typo ---- Modified : /trunk/Compiler/Script/CevalScript.mo Revision: 11985 Author: sjoelund.se Date: Tuesday, June 05, 2012 13:02:18 Message: - Fix compilation ---- Modified : /trunk/Compiler/FrontEnd/InstUtil.mo Revision: 11984 Author: sjoelund.se Date: Tuesday, June 05, 2012 12:59:37 Message: - Fix compilation ---- Modified : /trunk/Compiler/FrontEnd/InstUtil.mo Revision: 11983 Author: sjoelund.se Date: Tuesday, June 05, 2012 12:38:07 Message: - Changed the range of a for-loop to Option to account for implicit ranges in a more visible manner ---- Modified : /trunk/Compiler/FrontEnd/InstExtends.mo Modified : /trunk/Compiler/FrontEnd/InstSection.mo Modified : /trunk/Compiler/FrontEnd/InstTypes.mo Modified : /trunk/Compiler/FrontEnd/SCode.mo Modified : /trunk/Compiler/FrontEnd/SCodeInst.mo Modified : /trunk/Compiler/FrontEnd/SCodeUtil.mo Modified : /trunk/Compiler/FrontEnd/Typing.mo Modified : /trunk/Compiler/Template/SCodeDumpTpl.mo Modified : /trunk/Compiler/susan_codegen/SimCode/SCodeDumpTpl.tpl Modified : /trunk/Compiler/susan_codegen/SimCode/SCodeTV.mo Revision: 11982 Author: sjoelund.se Date: Tuesday, June 05, 2012 11:13:28 Message: - Handle inst of if-statements ---- Modified : /trunk/Compiler/FrontEnd/SCodeInst.mo Revision: 11981 Author: sjoelund.se Date: Tuesday, June 05, 2012 10:38:25 Message: - Fix the getInstanceName() documentation ---- Modified : /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo Revision: 11980 Author: sjoelund.se Date: Tuesday, June 05, 2012 10:29:19 Message: - Also generate MetaModelica documentation ---- Modified : /trunk/Compiler/FrontEnd/MetaModelicaBuiltin.mo Modified : /trunk/Examples/GenerateDoc.mos Revision: 11979 Author: sjoelund.se Date: Tuesday, June 05, 2012 09:48:44 Message: - Added documentation for referenceEq - Made Builtin.mo load MetaModelicaBuiltin.mo using the correct filename+line numbers - Added fileName argument to val() ---- Modified : /trunk/Compiler/FrontEnd/Builtin.mo Modified : /trunk/Compiler/FrontEnd/InstTypes.mo Modified : /trunk/Compiler/FrontEnd/MetaModelicaBuiltin.mo Modified : /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo Modified : /trunk/Compiler/FrontEnd/SCodeInst.mo Modified : /trunk/Compiler/Script/CevalScript.mo Modified : /trunk/Compiler/Util/List.mo Modified : /trunk/OMOptim/build/Makefile.unix.in Revision: 11978 Author: sjoelund.se Date: Tuesday, June 05, 2012 09:12:08 Message: - Do not re-run lrelease unless something changed ---- Modified : /trunk/OMEdit/OMEditGUI/Makefile.unix.in Revision: 11977 Author: sjoelund.se Date: Tuesday, June 05, 2012 08:45:37 Message: - Do not rebuild sample client every time ---- Modified : /trunk/SimulationRuntime/interactive/Makefile.in Modified : /trunk/SimulationRuntime/interactive/Makefile.omdev.mingw Revision: 11976 Author: sjoelund.se Date: Monday, June 04, 2012 16:02:06 Message: - Adding omcc to main testsuite ---- Modified : /trunk/testsuite/Makefile Modified : /trunk/testsuite/omcc/Makefile Modified : /trunk/testsuite/omcc/SCRIPT.mos Revision: 11975 Author: sjoelund.se Date: Monday, June 04, 2012 15:50:20 Message: - getClassNames now handles classes with a constrainedby clause ---- Modified : /trunk/Compiler/Script/Interactive.mo Revision: 11973 Author: arun3688 Date: Monday, June 04, 2012 14:05:01 Message: omcc/Makefile modified, bugs fixed ---- Modified : /trunk/testsuite/omcc/Makefile Revision: 11972 Author: perost Date: Monday, June 04, 2012 13:57:45 Message: - Forbid Real priority in potentialRoot calls. ---- Modified : /trunk/Compiler/FrontEnd/InstSection.mo Modified : /trunk/Compiler/FrontEnd/SCodeInst.mo Revision: 11971 Author: arun3688 Date: Monday, June 04, 2012 13:46:04 Message: omccp, Main.mo unwanted function call removed to speed up the code ---- Modified : /trunk/testsuite/omcc/Main.mo Modified : /trunk/testsuite/omcc/Makefile Revision: 11970 Author: wbraun Date: Monday, June 04, 2012 13:36:15 Message: - updated gantt workplan with frontend tasks ---- Modified : /trunk/doc/administration/OMProjectWorkplan.gan Revision: 11969 Author: sjoelund.se Date: Monday, June 04, 2012 13:25:08 Message: - Adding a function type ---- Modified : /trunk/Compiler/FrontEnd/InstTypes.mo Modified : /trunk/Compiler/FrontEnd/SCodeInst.mo Revision: 11968 Author: adrpo Date: Friday, June 01, 2012 18:10:19 Message: - 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. ---- Modified : /trunk/SimulationRuntime/c/simulation/solver/initialization_data.c Revision: 11967 Author: lochel Date: Friday, June 01, 2012 17:15:14 Message: - fix undefined behaviour ---- Modified : /trunk/SimulationRuntime/c/simulation/solver/initialization.c Revision: 11966 Author: lochel Date: Friday, June 01, 2012 14:53:45 Message: - fix memory leaks ---- Modified : /trunk/SimulationRuntime/c/simulation/solver/initialization.c Modified : /trunk/SimulationRuntime/c/simulation/solver/initialization_data.c Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Rotational.Examples.Backlash.mat Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Rotational.Examples.Friction.mat Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Translational.Examples.ElastoGap.mat Revision: 11965 Author: wbraun Date: Friday, June 01, 2012 12:17:55 Message: - 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. ---- Added : /trunk/doc/administration/OMProjectWorkplan.gan Revision: 11964 Author: adeas31 Date: Friday, June 01, 2012 01:54:40 Message: - match constrainedBy clause with NONE(). ---- Modified : /trunk/Compiler/Script/Interactive.mo Revision: 11963 Author: hubert.thieriot Date: Thursday, May 31, 2012 18:17:25 Message: - gui improvments ---- Modified : /trunk/OMOptim/Core/Problems/Optimization.cpp Modified : /trunk/OMOptim/Core/Problems/Optimization.h Modified : /trunk/OMOptim/GUI/Widgets/WidgetSelectOptVars.cpp Modified : /trunk/OMOptim/GUI/Widgets/WidgetSelectOptVars.h Modified : /trunk/OMOptim/GUI/Widgets/WidgetSelectOptVars.ui Modified : /trunk/OMOptim/OMOptimBasis/GUI/Tools/GuiTools.h Modified : /trunk/OMOptim/OMOptimBasis/Units/MEDimValue.h Revision: 11962 Author: lochel Date: Thursday, May 31, 2012 14:54:17 Message: - corrected mat-files because of changed initialization (now some events occur one timestep earlier/later than before) ---- Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Rotational.Examples.Backlash.mat Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Rotational.Examples.Friction.mat Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Translational.Examples.ElastoGap.mat Revision: 11961 Author: adeas31 Date: Thursday, May 31, 2012 13:49:45 Message: - Check the constrainClass while fetching the classnames. ---- Modified : /trunk/Compiler/Script/Interactive.mo Revision: 11960 Author: adrpo Date: Thursday, May 31, 2012 01:13:03 Message: - added simulation tests for Modelica.Fluid - unfortunately none of them currently work so they are not added to the testsuite runs. ---- Added : /trunk/testsuite/libraries/msl31/fluid/simulate Added : /trunk/testsuite/libraries/msl31/fluid/simulate/Makefile Added : /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.AST_BatchPlant.Test.OneTank.mos Added : /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.AST_BatchPlant.Test.TankWithEmptyingPipe1.mos Added : /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.AST_BatchPlant.Test.TankWithEmptyingPipe2.mos Added : /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.AST_BatchPlant.Test.TanksWithEmptyingPipe1.mos Added : /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.AST_BatchPlant.Test.TanksWithEmptyingPipe2.mos Added : /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.AST_BatchPlant.Test.TwoTanks.mos Added : /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.BranchingDynamicPipes.mos Added : /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.ControlledTankSystem.ControlledTanks.mos Added : /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.DrumBoiler.DrumBoiler.mos Added : /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.Explanatory.MeasuringTemperature.mos Added : /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.Explanatory.MomentumBalanceFittings.mos Added : /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.HeatExchanger.HeatExchangerSimulation.mos Added : /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.HeatingSystem.mos Added : /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.IncompressibleFluidNetwork.mos Added : /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.InverseParameterization.mos Added : /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.PumpingSystem.mos Added : /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.Tanks.EmptyTanks.mos Added : /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.Tanks.TanksWithOverflow.mos Added : /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.Tanks.ThreeTanks.mos Added : /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.TraceSubstances.RoomCO2.mos Added : /trunk/testsuite/libraries/msl31/fluid/simulate/Modelica.Fluid.Examples.TraceSubstances.RoomCO2WithControls.mos Revision: 11959 Author: hubert.thieriot Date: Wednesday, May 30, 2012 19:12:57 Message: - updated ModIemsTree - new MOomc functions - corrected WidgetModelsList ---- Modified : /trunk/OMOptim/Core/Modelica/ModItem.cpp Modified : /trunk/OMOptim/Core/Modelica/ModItem.h Modified : /trunk/OMOptim/Core/Modelica/ModItemsTree.cpp Modified : /trunk/OMOptim/Core/OMC/MOomc.cpp Modified : /trunk/OMOptim/Core/OMC/MOomc.h Modified : /trunk/OMOptim/Core/Problems/Optimization.cpp Modified : /trunk/OMOptim/Core/Problems/Optimization.h Modified : /trunk/OMOptim/GUI/Widgets/WidgetModelsList.cpp Modified : /trunk/OMOptim/GUI/Widgets/WidgetOneSimVars.ui Modified : /trunk/OMOptim/GUI/Widgets/WidgetSelectOptVars.cpp Modified : /trunk/OMOptim/GUI/Widgets/WidgetSelectOptVars.h Modified : /trunk/OMOptim/GUI/Widgets/WidgetSelectOptVars.ui Modified : /trunk/OMOptim/OMOptimBasis/GUI/MOTableView.cpp Modified : /trunk/OMOptim/OMOptimBasis/GUI/MOTableView.h Modified : /trunk/OMOptim/OMOptimBasis/MOVector.h Modified : /trunk/OMOptim/OMOptimBasis/Problems/OMCase.cpp Modified : /trunk/OMOptim/OMOptimBasis/ProjectBase.cpp Modified : /trunk/OMOptim/OMOptimBasis/Variable.cpp Modified : /trunk/OMOptim/OMOptimBasis/Variable.h Revision: 11958 Author: Frenkel TUD Date: Wednesday, May 30, 2012 16:28:29 Message: - bugfix compilation bootstrapped ---- Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Revision: 11957 Author: Frenkel TUD Date: Wednesday, May 30, 2012 16:02:36 Message: - bugfix compilation bootstrapped ---- Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Revision: 11956 Author: Frenkel TUD Date: Wednesday, May 30, 2012 15:34:28 Message: - add modules tearing, coundOperations ---- Modified : /trunk/Compiler/BackEnd/BackendDAECreate.mo Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Modified : /trunk/Compiler/BackEnd/BackendDump.mo Modified : /trunk/Compiler/BackEnd/BackendVariable.mo Modified : /trunk/Compiler/Util/Flags.mo Revision: 11954 Author: adeas31 Date: Wednesday, May 30, 2012 01:35:09 Message: - Close OMOptim window when user select File->Quit. ---- Modified : /trunk/OMOptim/GUI/MainWindow.cpp Revision: 11953 Author: adeas31 Date: Tuesday, May 29, 2012 23:44:41 Message: - Fixed a missing { in getExternalFunctionSpecification. - Also updated the test. ---- Modified : /trunk/Compiler/Script/Interactive.mo Modified : /trunk/testsuite/interactive/interactive_api_calls.mos Revision: 11952 Author: arun3688 Date: Tuesday, May 29, 2012 21:03:29 Message: OMCCp, setting rtest baseline is moved to make file, start compiling directly by makefile by arun3688 ---- Modified : /trunk/testsuite/omcc/Makefile Modified : /trunk/testsuite/omcc/Readme.txt Modified : /trunk/testsuite/omcc/SCRIPT.mos Revision: 11951 Author: arun3688 Date: Tuesday, May 29, 2012 20:12:32 Message: OMCCp, bugs fixed with new changes made in front end and tested with rtest, all the tests are passed. by arun3688 ---- Modified : /trunk/testsuite/omcc/Main.mo Modified : /trunk/testsuite/omcc/Makefile Modified : /trunk/testsuite/omcc/ParseCodeModelica.mo Modified : /trunk/testsuite/omcc/Readme.txt Modified : /trunk/testsuite/omcc/SCRIPT.mos Modified : /trunk/testsuite/omcc/parserModelica.y Revision: 11950 Author: hubert.thieriot Date: Tuesday, May 29, 2012 16:58:14 Message: - gui corrections - problems threads corrections ---- Modified : /trunk/OMOptim/Core/Modelica/ModModelPlus.cpp Modified : /trunk/OMOptim/Core/Modelica/ModModelPlus.h Modified : /trunk/OMOptim/Core/Optim/EA/Monitor/MyEoGnuplot1DMonitor.cpp Modified : /trunk/OMOptim/GUI/Widgets/WidgetCalculateMooPoints.cpp Modified : /trunk/OMOptim/GUI/Widgets/WidgetModelsList.cpp Modified : /trunk/OMOptim/OMOptimBasis/GUI/MOTableView.cpp Modified : /trunk/OMOptim/OMOptimBasis/GUI/MOTableView.h Modified : /trunk/OMOptim/OMOptimBasis/GUI/Tools/MyDelegates.h Modified : /trunk/OMOptim/OMOptimBasis/GUI/Tools/MyTreeView.cpp Modified : /trunk/OMOptim/OMOptimBasis/GUI/Tools/MyTreeView.h Modified : /trunk/OMOptim/OMOptimBasis/MOThreads.cpp Modified : /trunk/OMOptim/OMOptimBasis/MOVector.h Modified : /trunk/OMOptim/OMOptimBasis/ProjectBase.cpp Revision: 11949 Author: adrpo Date: Tuesday, May 29, 2012 15:12:05 Message: - 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"} ---- Modified : /trunk/Compiler/FrontEnd/Absyn.mo Modified : /trunk/Compiler/Script/Interactive.mo Modified : /trunk/testsuite/interactive/interactive_api_calls.mo Modified : /trunk/testsuite/interactive/interactive_api_calls.mos Revision: 11948 Author: perost Date: Tuesday, May 29, 2012 09:46:19 Message: - Instantiation/typing of functions for SCodeInst. ---- Modified : /trunk/Compiler/FrontEnd/InstTypes.mo Modified : /trunk/Compiler/FrontEnd/InstUtil.mo Modified : /trunk/Compiler/FrontEnd/SCodeDependency.mo Modified : /trunk/Compiler/FrontEnd/SCodeEnv.mo Modified : /trunk/Compiler/FrontEnd/SCodeFlatten.mo Modified : /trunk/Compiler/FrontEnd/SCodeFlattenRedeclare.mo Modified : /trunk/Compiler/FrontEnd/SCodeInst.mo Modified : /trunk/Compiler/FrontEnd/SCodeLookup.mo Modified : /trunk/Compiler/FrontEnd/Typing.mo Modified : /trunk/Compiler/Template/CodegenAdevs.mo Modified : /trunk/Compiler/Util/Error.mo Modified : /trunk/Compiler/Util/List.mo Modified : /trunk/testsuite/mofiles/FunctionProtectedInput.mo Revision: 11947 Author: adrpo Date: Saturday, May 26, 2012 19:44:23 Message: - added TestMedia reference files from Martin @ Siemens. ---- Added : /trunk/testsuite/3rdParty/TestMedia/simulation Added : /trunk/testsuite/3rdParty/TestMedia/simulation/ReferenceFiles Added : /trunk/testsuite/3rdParty/TestMedia/simulation/ReferenceFiles/ColdWater Added : /trunk/testsuite/3rdParty/TestMedia/simulation/ReferenceFiles/ColdWater/ColdWater_Test1_ref.mat Added : /trunk/testsuite/3rdParty/TestMedia/simulation/ReferenceFiles/ColdWater/ColdWater_Test1_var.txt Added : /trunk/testsuite/3rdParty/TestMedia/simulation/ReferenceFiles/ColdWater/ColdWater_Test2_ref.mat Added : /trunk/testsuite/3rdParty/TestMedia/simulation/ReferenceFiles/ColdWater/ColdWater_Test2_var.txt Added : /trunk/testsuite/3rdParty/TestMedia/simulation/ReferenceFiles/ColdWater/ColdWater_Test3_ref.mat Added : /trunk/testsuite/3rdParty/TestMedia/simulation/ReferenceFiles/ColdWater/ColdWater_Test3_var.txt Added : /trunk/testsuite/3rdParty/TestMedia/simulation/ReferenceFiles/ColdWater/ColdWater_Test4_ref.mat Added : /trunk/testsuite/3rdParty/TestMedia/simulation/ReferenceFiles/ColdWater/ColdWater_Test4_var.txt Added : /trunk/testsuite/3rdParty/TestMedia/simulation/ReferenceFiles/FlueGas Added : /trunk/testsuite/3rdParty/TestMedia/simulation/ReferenceFiles/FlueGas/FlueGas_Test1_ref.mat Added : /trunk/testsuite/3rdParty/TestMedia/simulation/ReferenceFiles/FlueGas/FlueGas_Test1_var.txt Added : /trunk/testsuite/3rdParty/TestMedia/simulation/ReferenceFiles/FlueGas/FlueGas_Test2_ref.mat Added : /trunk/testsuite/3rdParty/TestMedia/simulation/ReferenceFiles/FlueGas/FlueGas_Test2_var.txt Added : /trunk/testsuite/3rdParty/TestMedia/simulation/ReferenceFiles/FlueGas/FlueGas_Test3_ref.mat Added : /trunk/testsuite/3rdParty/TestMedia/simulation/ReferenceFiles/FlueGas/FlueGas_Test3_var.txt Added : /trunk/testsuite/3rdParty/TestMedia/simulation/ReferenceFiles/FlueGas/FlueGas_Test4_ref.mat Added : /trunk/testsuite/3rdParty/TestMedia/simulation/ReferenceFiles/FlueGas/FlueGas_Test4_var.txt Added : /trunk/testsuite/3rdParty/TestMedia/simulation/ReferenceFiles/Nitrogen Added : /trunk/testsuite/3rdParty/TestMedia/simulation/ReferenceFiles/Nitrogen/Nitrogen_Test1_ref.mat Added : /trunk/testsuite/3rdParty/TestMedia/simulation/ReferenceFiles/Nitrogen/Nitrogen_Test1_var.txt Added : /trunk/testsuite/3rdParty/TestMedia/simulation/ReferenceFiles/WaterIF97 Added : /trunk/testsuite/3rdParty/TestMedia/simulation/ReferenceFiles/WaterIF97/WaterIF97_Test1_ref.mat Added : /trunk/testsuite/3rdParty/TestMedia/simulation/ReferenceFiles/WaterIF97/WaterIF97_Test1_var.txt Added : /trunk/testsuite/3rdParty/TestMedia/simulation/ReferenceFiles/WaterIF97/WaterIF97_Test2_ref.mat Added : /trunk/testsuite/3rdParty/TestMedia/simulation/ReferenceFiles/WaterIF97/WaterIF97_Test2_var.txt Added : /trunk/testsuite/3rdParty/TestMedia/simulation/ReferenceFiles/WaterIF97/WaterIF97_Test3_ref.mat Added : /trunk/testsuite/3rdParty/TestMedia/simulation/ReferenceFiles/WaterIF97/WaterIF97_Test3_var.txt Added : /trunk/testsuite/3rdParty/TestMedia/simulation/ReferenceFiles/WaterIF97/WaterIF97_Test4_ref.mat Added : /trunk/testsuite/3rdParty/TestMedia/simulation/ReferenceFiles/WaterIF97/WaterIF97_Test4_var.txt Added : /trunk/testsuite/3rdParty/TestMedia/simulation/ReferenceFiles/WaterIF97/WaterIF97_Test5_ref.mat Added : /trunk/testsuite/3rdParty/TestMedia/simulation/ReferenceFiles/WaterIF97/WaterIF97_Test5_var.txt Added : /trunk/testsuite/3rdParty/TestMedia/simulation/ReferenceFiles/WaterIF97/WaterIF97_Test6_ref.mat Added : /trunk/testsuite/3rdParty/TestMedia/simulation/ReferenceFiles/WaterIF97/WaterIF97_Test6_var.txt Added : /trunk/testsuite/3rdParty/TestMedia/simulation/ReferenceFiles/WaterIF97/WaterIF97_Test7_ref.mat Added : /trunk/testsuite/3rdParty/TestMedia/simulation/ReferenceFiles/WaterIF97/WaterIF97_Test7_var.txt Added : /trunk/testsuite/3rdParty/TestMedia/simulation/ReferenceFiles/WaterIF97/WaterIF97_Test8_ref.mat Added : /trunk/testsuite/3rdParty/TestMedia/simulation/ReferenceFiles/WaterIF97/WaterIF97_Test8_var.txt Added : /trunk/testsuite/3rdParty/TestMedia/simulation/Test1.txt Added : /trunk/testsuite/3rdParty/TestMedia/simulation/Test2.txt Added : /trunk/testsuite/3rdParty/TestMedia/simulation/Test3.txt Added : /trunk/testsuite/3rdParty/TestMedia/simulation/Test4.txt Added : /trunk/testsuite/3rdParty/TestMedia/simulation/Test5.txt Added : /trunk/testsuite/3rdParty/TestMedia/simulation/Test6.txt Added : /trunk/testsuite/3rdParty/TestMedia/simulation/Test7.txt Added : /trunk/testsuite/3rdParty/TestMedia/simulation/Test8.txt Added : /trunk/testsuite/3rdParty/TestMedia/simulation/TestMedia.mo Revision: 11946 Author: lochel Date: Thursday, May 24, 2012 17:39:54 Message: move singularJacobian.mos back to failingtest ---- Modified : /trunk/testsuite/initialization/Makefile Revision: 11945 Author: lochel Date: Thursday, May 24, 2012 17:35:17 Message: - undo changes in initialization.c from last commit ---- Modified : /trunk/SimulationRuntime/c/simulation/solver/initialization.c Revision: 11944 Author: lochel Date: Thursday, May 24, 2012 17:03:43 Message: - minor fixes - add initialization test case ---- Modified : /trunk/SimulationRuntime/c/simulation/solver/initialization.c Modified : /trunk/SimulationRuntime/c/simulation/solver/initialization_data.c Modified : /trunk/SimulationRuntime/c/simulation/solver/nelderMeadEx_initialization.c Modified : /trunk/testsuite/initialization/Makefile Revision: 11943 Author: ppriv Date: Thursday, May 24, 2012 16:15:54 Message: - assert() support in C# simulation code ---- Modified : /trunk/Compiler/Template/CodegenCSharp.mo Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenCSharp.tpl Revision: 11942 Author: lochel Date: Thursday, May 24, 2012 11:40:33 Message: - fix msl31/simulate test cases ---- Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Rotational.Examples.Backlash.mat Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Rotational.Examples.Friction.mat Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Translational.Examples.ElastoGap.mat Revision: 11940 Author: hubert.thieriot Date: Wednesday, May 23, 2012 17:43:50 Message: - resolved compilation issues (environment variables, lib orders...) ---- Modified : /trunk/OMOptim/OMOptimBasis/build/OMOptimBasis.pro Revision: 11939 Author: lochel Date: Wednesday, May 23, 2012 17:35:21 Message: - fix for last commit ---- Modified : /trunk/SimulationRuntime/c/simulation/solver/nelderMeadEx_initialization.c Revision: 11938 Author: lochel Date: Wednesday, May 23, 2012 17:30:08 Message: - 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 ---- Modified : /trunk/Compiler/BackEnd/SimCode.mo Modified : /trunk/Compiler/Template/CodegenAdevs.mo Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/Template/CodegenCSharp.mo Modified : /trunk/Compiler/Template/CodegenCpp.mo Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenCSharp.tpl Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenCpp.tpl Modified : /trunk/Compiler/susan_codegen/SimCode/SimCodeTV.mo Modified : /trunk/SimulationRuntime/c/Makefile.objs Modified : /trunk/SimulationRuntime/c/openmodelica_func.h Modified : /trunk/SimulationRuntime/c/simulation/simulation_input_xml.cpp Modified : /trunk/SimulationRuntime/c/simulation/solver/initialization.c Modified : /trunk/SimulationRuntime/c/simulation/solver/initialization.h Added : /trunk/SimulationRuntime/c/simulation/solver/initialization_data.c Added : /trunk/SimulationRuntime/c/simulation/solver/initialization_data.h Deleted : /trunk/SimulationRuntime/c/simulation/solver/initialization_sundials.c Added : /trunk/SimulationRuntime/c/simulation/solver/kinsol_initialization.c Added : /trunk/SimulationRuntime/c/simulation/solver/kinsol_initialization.h Added : /trunk/SimulationRuntime/c/simulation/solver/nelderMeadEx_initialization.c Added : /trunk/SimulationRuntime/c/simulation/solver/nelderMeadEx_initialization.h Added : /trunk/SimulationRuntime/c/simulation/solver/newuoa_initialization.c Added : /trunk/SimulationRuntime/c/simulation/solver/newuoa_initialization.h Added : /trunk/SimulationRuntime/c/simulation/solver/simplex_initialization.c Added : /trunk/SimulationRuntime/c/simulation/solver/simplex_initialization.h Modified : /trunk/SimulationRuntime/c/simulation_data.h Modified : /trunk/testsuite/initialization/Makefile Modified : /trunk/testsuite/initialization/nonlinear.mos Revision: 11937 Author: hubert.thieriot Date: Wednesday, May 23, 2012 15:05:30 Message: - improved Dymola script function - improved documentation - loading OptimResult does not ask for model compilation if unfound ---- Modified : /trunk/OMOptim/Core/Dymola/Dymola.cpp Modified : /trunk/OMOptim/Core/Problems/OptimResult.cpp Modified : /trunk/OMOptim/Core/Project.cpp Added : /trunk/OMOptim/Doc/AddANewProblem.txt Deleted : /trunk/OMOptim/Doc/MainPage.txt Added : /trunk/OMOptim/Doc/OMOptimDoc.txt (Copy from path: /trunk/OMOptim/Doc/MainPage.txt, Revision, 11833) Modified : /trunk/OMOptim/GUI/Tools/OMOptimGuiTools.cpp Modified : /trunk/OMOptim/OMOptimBasis/GUI/Widgets/WidgetMOItem.cpp Modified : /trunk/OMOptim/OMOptimBasis/GUI/Widgets/WidgetMOItem.h Modified : /trunk/OMOptim/OMOptimBasis/MOItem.cpp Modified : /trunk/OMOptim/OMOptimBasis/ProjectBase.cpp Modified : /trunk/OMOptim/OMOptimBasis/Tools/LowTools.cpp Modified : /trunk/OMOptim/OMOptimBasis/Tools/LowTools.h Modified : /trunk/OMOptim/OMOptimBasis/Units/MEDimValue.h Modified : /trunk/OMOptim/OMOptimBasis/Units/METemperature.h Added : /trunk/OMOptim/OMOptimBasis/doc Added : /trunk/OMOptim/OMOptimBasis/doc/OMOptimBasisDoc.txt Added : /trunk/OMOptim/OMOptimBasis/doc/ProblemsDoc.txt Revision: 11935 Author: perost Date: Wednesday, May 23, 2012 10:13:06 Message: - Added test for variability check of function parameters. ---- Added : /trunk/testsuite/mofiles/FunctionVariability.mo Modified : /trunk/testsuite/mofiles/Makefile Revision: 11934 Author: perost Date: Tuesday, May 22, 2012 11:09:24 Message: - 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. ---- Modified : /trunk/Compiler/BackEnd/PartFn.mo Modified : /trunk/Compiler/BackEnd/SimCode.mo Modified : /trunk/Compiler/FrontEnd/Absyn.mo Modified : /trunk/Compiler/FrontEnd/Builtin.mo Modified : /trunk/Compiler/FrontEnd/CevalFunction.mo Modified : /trunk/Compiler/FrontEnd/ConnectUtil.mo Modified : /trunk/Compiler/FrontEnd/DAE.mo Modified : /trunk/Compiler/FrontEnd/DAEDump.mo Modified : /trunk/Compiler/FrontEnd/DAEUtil.mo Modified : /trunk/Compiler/FrontEnd/Env.mo Modified : /trunk/Compiler/FrontEnd/Expression.mo Modified : /trunk/Compiler/FrontEnd/InnerOuter.mo Modified : /trunk/Compiler/FrontEnd/Inst.mo Modified : /trunk/Compiler/FrontEnd/InstSection.mo Modified : /trunk/Compiler/FrontEnd/InstSymbolTable.mo Modified : /trunk/Compiler/FrontEnd/Lookup.mo Modified : /trunk/Compiler/FrontEnd/SCode.mo Modified : /trunk/Compiler/FrontEnd/SCodeInst.mo Modified : /trunk/Compiler/FrontEnd/Static.mo Modified : /trunk/Compiler/FrontEnd/Types.mo Modified : /trunk/Compiler/FrontEnd/Typing.mo Modified : /trunk/Compiler/FrontEnd/ValuesUtil.mo Modified : /trunk/Compiler/Script/CevalScript.mo Modified : /trunk/Compiler/Script/Interactive.mo Modified : /trunk/Compiler/Util/Error.mo Modified : /trunk/Compiler/susan_codegen/SimCode/SimCodeTV.mo Modified : /trunk/testsuite/3rdParty/HumMod/instHumMod.mos Modified : /trunk/testsuite/expandable/ExpandableConnectors.mos Modified : /trunk/testsuite/libraries/biochem/BiochemModels.mos Modified : /trunk/testsuite/libraries/multibody/systems/RobotR3.mos Added : /trunk/testsuite/mofiles/ConnectTwoSources.mo Modified : /trunk/testsuite/mofiles/EnumConnectArray.mo Modified : /trunk/testsuite/mofiles/Makefile Revision: 11933 Author: sjoelund.se Date: Tuesday, May 22, 2012 09:03:12 Message: - cp -u is a GNU extension; we support non-GNU systems... ---- Modified : /trunk/SimulationRuntime/c/Makefile.common Revision: 11931 Author: sjoelund.se Date: Monday, May 21, 2012 15:01:39 Message: - Some fixes to OMCC ---- Modified : /trunk/testsuite/omcc/Makefile Modified : /trunk/testsuite/omcc/SCRIPT.mos Revision: 11930 Author: adrpo Date: Monday, May 21, 2012 14:55:00 Message: - attempt to fix Windows compilation and testsuite. ---- Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/runtime/config.h Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl Modified : /trunk/SimulationRuntime/c/Makefile.omdev.mingw Revision: 11929 Author: sjoelund.se Date: Monday, May 21, 2012 13:59:45 Message: - Do not add LDFLAGS twice ---- Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl Revision: 11928 Author: sjoelund.se Date: Monday, May 21, 2012 12:35:35 Message: - Link with Sundials only if requested ---- Modified : /trunk/Compiler/BackEnd/SimCode.mo Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/Template/CodegenFMU.mo Modified : /trunk/Compiler/runtime/config.h Modified : /trunk/Compiler/runtime/config.unix.h.in Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenFMU.tpl Modified : /trunk/Compiler/susan_codegen/SimCode/SimCodeTV.mo Modified : /trunk/configure.in Revision: 11927 Author: sjoelund.se Date: Monday, May 21, 2012 11:57:58 Message: - First step towards compiling without sundials ---- Modified : /trunk/Compiler/Template/CodegenAdevs.mo Modified : /trunk/Compiler/runtime/config.h Modified : /trunk/Compiler/runtime/config.unix.h.in Modified : /trunk/SimulationRuntime/c/simulation/solver/initialization.c Added : /trunk/SimulationRuntime/c/simulation/solver/initialization_sundials.c (Copy from path: /trunk/SimulationRuntime/c/simulation/solver/initialization.c, Revision, 11926) Modified : /trunk/configure.in Revision: 11926 Author: nutaro Date: Saturday, May 19, 2012 18:17:32 Message: Fixed event handling in the adevs backend ---- Modified : /trunk/Compiler/Template/AbsynDumpTpl.mo Modified : /trunk/Compiler/Template/CodegenAdevs.mo Modified : /trunk/Compiler/Template/DAEDumpTpl.mo Modified : /trunk/Compiler/Template/ExpressionDumpTpl.mo Modified : /trunk/Compiler/Template/SCodeDumpTpl.mo Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenAdevs.tpl Revision: 11925 Author: arun3688 Date: Wednesday, May 16, 2012 22:01:46 Message: add omcc test cases to testsuite/omcc_test-arun3688 ---- Added : /trunk/testsuite/omcc_test Added : /trunk/testsuite/omcc_test/Test1.mo Added : /trunk/testsuite/omcc_test/Test10.mo Added : /trunk/testsuite/omcc_test/Test11.mo Added : /trunk/testsuite/omcc_test/Test12.mo Added : /trunk/testsuite/omcc_test/Test13.mo Added : /trunk/testsuite/omcc_test/Test14.mo Added : /trunk/testsuite/omcc_test/Test15.mo Added : /trunk/testsuite/omcc_test/Test16.mo Added : /trunk/testsuite/omcc_test/Test17.mo Added : /trunk/testsuite/omcc_test/Test18.mo Added : /trunk/testsuite/omcc_test/Test19.mo Added : /trunk/testsuite/omcc_test/Test2.mo Added : /trunk/testsuite/omcc_test/Test20.mo Added : /trunk/testsuite/omcc_test/Test21.mo Added : /trunk/testsuite/omcc_test/Test3.mo Added : /trunk/testsuite/omcc_test/Test4.mo Added : /trunk/testsuite/omcc_test/Test5.mo Added : /trunk/testsuite/omcc_test/Test6.mo Added : /trunk/testsuite/omcc_test/Test7.mo Added : /trunk/testsuite/omcc_test/Test8.mo Added : /trunk/testsuite/omcc_test/Test9.mo Added : /trunk/testsuite/omcc_test/fulltest.mo Revision: 11924 Author: arun3688 Date: Wednesday, May 16, 2012 21:57:05 Message: 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 ---- Deleted : /trunk/testsuite/omcc/LoadCompilerSources.mos Modified : /trunk/testsuite/omcc/Main.mo Deleted : /trunk/testsuite/omcc/MainTest.mos Added : /trunk/testsuite/omcc/Makefile Deleted : /trunk/testsuite/omcc/NewParser.mo Modified : /trunk/testsuite/omcc/Parser.mo Modified : /trunk/testsuite/omcc/ParserModelica.mo Added : /trunk/testsuite/omcc/Readme.txt Modified : /trunk/testsuite/omcc/SCRIPT.mos Deleted : /trunk/testsuite/omcc/TEST_CASES.mo Deleted : /trunk/testsuite/omcc/TestGrammar.mo Deleted : /trunk/testsuite/omcc/TestGrammar.moUnParsed.mo Deleted : /trunk/testsuite/omcc/main.c Revision: 11923 Author: Frenkel TUD Date: Wednesday, May 16, 2012 20:38:55 Message: - bugfix linker realRand, intRand ---- Modified : /trunk/Compiler/Util/System.mo Revision: 11922 Author: sjoelund.se Date: Wednesday, May 16, 2012 09:35:48 Message: #1746 - Fix for asub in functions ---- Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl Modified : /trunk/testsuite/mosfiles/Makefile Added : /trunk/testsuite/mosfiles/TestAsub.mos Revision: 11921 Author: Frenkel TUD Date: Wednesday, May 16, 2012 09:25:47 Message: - add function getVarDAE ---- Modified : /trunk/Compiler/BackEnd/BackendVariable.mo Revision: 11920 Author: Frenkel TUD Date: Wednesday, May 16, 2012 09:24:33 Message: - bugfix tearing ---- Modified : /trunk/Compiler/BackEnd/SimCode.mo Revision: 11919 Author: perost Date: Tuesday, May 15, 2012 13:02:40 Message: - Fix iterator typing in for equations for SCodeInst. ---- Modified : /trunk/Compiler/FrontEnd/InstUtil.mo Modified : /trunk/Compiler/FrontEnd/SCodeInst.mo Modified : /trunk/Compiler/FrontEnd/Typing.mo Revision: 11918 Author: hubert.thieriot Date: Tuesday, May 15, 2012 12:16:39 Message: - .min file fully compatible with relative paths ---- Modified : /trunk/OMOptim/Core/FileData/LoadOMOptim.cpp Modified : /trunk/OMOptim/Core/Project.cpp Modified : /trunk/OMOptim/GUI/MainWindow.cpp Modified : /trunk/OMOptim/GUI/Tools/OMOptimGuiTools.cpp Modified : /trunk/OMOptim/GUI/Widgets/WidgetProjectInfos.cpp Modified : /trunk/OMOptim/OMOptimBasis/FileData/Load.cpp Modified : /trunk/OMOptim/OMOptimBasis/FileData/Save.cpp Modified : /trunk/OMOptim/OMOptimBasis/GUI/Widgets/WidgetProjectBaseInfos.cpp Modified : /trunk/OMOptim/OMOptimBasis/ProjectBase.cpp Modified : /trunk/OMOptim/OMOptimBasis/ProjectBase.h Modified : /trunk/OMOptim/version.h Revision: 11917 Author: niklwors Date: Tuesday, May 15, 2012 10:07:14 Message: Resolved name conflicts for some member variables of AlgLoop System in cpp runtime. ---- Modified : /trunk/Compiler/Template/CodegenCpp.mo Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenCpp.tpl Revision: 11916 Author: hubert.thieriot Date: Tuesday, May 15, 2012 09:37:16 Message: - improved gnuplot display of temp optimization results - clsing .mat file after reading... - LowTools::mkdir : mkdir with write permissions ---- Modified : /trunk/OMOptim/Core/Dymola/ModPlusDymolaCtrl.cpp Modified : /trunk/OMOptim/Core/FileData/LoadOMOptim.cpp Modified : /trunk/OMOptim/Core/Modelica/ModLoader.cpp Modified : /trunk/OMOptim/Core/Modelica/ModLoader.h Modified : /trunk/OMOptim/Core/OMC/MOomc.cpp Modified : /trunk/OMOptim/Core/OpenModelica/ModPlusOMCtrl.cpp Modified : /trunk/OMOptim/Core/OpenModelica/OpenModelica.cpp Modified : /trunk/OMOptim/Core/OpenModelica/OpenModelica.h Modified : /trunk/OMOptim/Core/Optim/EA/Monitor/MyEoGnuplot.cpp Modified : /trunk/OMOptim/Core/Optim/EA/Monitor/MyEoGnuplot.h Modified : /trunk/OMOptim/Core/Optim/EA/Monitor/MyEoGnuplot1DMonitor.cpp Modified : /trunk/OMOptim/Core/Problems/Optimization.cpp Modified : /trunk/OMOptim/Core/Project.cpp Modified : /trunk/OMOptim/GUI/MainWindow.cpp Modified : /trunk/OMOptim/OMOptimBasis/ProjectBase.cpp Modified : /trunk/OMOptim/OMOptimBasis/ProjectBase.h Modified : /trunk/OMOptim/OMOptimBasis/Tools/LowTools.cpp Modified : /trunk/OMOptim/OMOptimBasis/Tools/LowTools.h Modified : /trunk/OMOptim/buildOMOptim.pro Modified : /trunk/OMOptim/version.h Revision: 11913 Author: adeas31 Date: Monday, May 14, 2012 23:42:15 Message: - Added the missing omniORB libs. Update OMDEV. Changed the back the bin to lib. ---- Modified : /trunk/OMOptim/build/OMOptim.windowsconfig.in Revision: 11911 Author: perost Date: Monday, May 14, 2012 15:58:58 Message: - Fix testsuite. ---- Modified : /trunk/testsuite/bootstrapping/DumpTest.mos Revision: 11910 Author: hubert.thieriot Date: Monday, May 14, 2012 15:15:37 Message: - corrected 4.1.6 lib paths : /bin/ instead of /lib/ ---- Modified : /trunk/OMOptim/build/OMOptim.windowsconfig.in Revision: 11909 Author: mahge930 Date: Monday, May 14, 2012 14:48:23 Message: + Part of support for Class Attributes (objectives) for optimization class of Optimica extension. ---- Modified : /trunk/Compiler/FrontEnd/Absyn.mo Modified : /trunk/Compiler/FrontEnd/Builtin.mo Modified : /trunk/Compiler/FrontEnd/Dependency.mo Modified : /trunk/Compiler/FrontEnd/Dump.mo Modified : /trunk/Compiler/FrontEnd/Inst.mo Modified : /trunk/Compiler/FrontEnd/InstExtends.mo Modified : /trunk/Compiler/FrontEnd/Lookup.mo Modified : /trunk/Compiler/FrontEnd/MetaUtil.mo Modified : /trunk/Compiler/FrontEnd/SCode.mo Modified : /trunk/Compiler/FrontEnd/SCodeDependency.mo Modified : /trunk/Compiler/FrontEnd/SCodeEnv.mo Modified : /trunk/Compiler/FrontEnd/SCodeFlat.mo Modified : /trunk/Compiler/FrontEnd/SCodeFlattenExtends.mo Modified : /trunk/Compiler/FrontEnd/SCodeFlattenImports.mo Modified : /trunk/Compiler/FrontEnd/SCodeFlattenRedeclare.mo Modified : /trunk/Compiler/FrontEnd/SCodeGraph.mo Modified : /trunk/Compiler/FrontEnd/SCodeHashTable.mo Modified : /trunk/Compiler/FrontEnd/SCodeLookup.mo Modified : /trunk/Compiler/FrontEnd/SCodeSimplify.mo Modified : /trunk/Compiler/FrontEnd/SCodeUtil.mo Modified : /trunk/Compiler/OpenModelicaBootstrappingHeader.h Modified : /trunk/Compiler/Script/Interactive.mo Modified : /trunk/Compiler/Script/Refactor.mo Modified : /trunk/Compiler/Template/AbsynDumpTpl.mo Modified : /trunk/Compiler/Template/CodegenAdevs.mo Modified : /trunk/Compiler/Template/DAEDumpTpl.mo Modified : /trunk/Compiler/Template/ExpressionDumpTpl.mo Modified : /trunk/Compiler/Template/SCodeDumpTpl.mo Modified : /trunk/Parser/Modelica.g Revision: 11908 Author: perost Date: Monday, May 14, 2012 13:48:01 Message: Fix for bug #1738: - Check variability of first argument to reinit. ---- Modified : /trunk/Compiler/FrontEnd/InstSection.mo Modified : /trunk/Compiler/FrontEnd/SCodeInst.mo Modified : /trunk/Compiler/FrontEnd/Static.mo Modified : /trunk/Compiler/FrontEnd/Types.mo Modified : /trunk/Compiler/Util/Error.mo Modified : /trunk/testsuite/mofiles/Makefile Modified : /trunk/testsuite/mofiles/ReinitInvalidType.mo Added : /trunk/testsuite/mofiles/ReinitInvalidType2.mo Added : /trunk/testsuite/mofiles/ReinitInvalidType3.mo Revision: 11907 Author: sjoelund.se Date: Monday, May 14, 2012 11:59:00 Message: - Update the UTF-8 error message ---- Modified : /trunk/Parser/BaseModelica_Lexer.g Revision: 11906 Author: niklwors Date: Monday, May 14, 2012 11:57:16 Message: Resolved name conflicts for some member variables in cpp runtime. ---- Modified : /trunk/Compiler/Template/CodegenCpp.mo Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenCpp.tpl Modified : /trunk/SimulationRuntime/cpp/Source/System/Implementation/AlgLoopDefaultImplementation.cpp Modified : /trunk/SimulationRuntime/cpp/Source/System/Implementation/AlgLoopDefaultImplementation.h Modified : /trunk/SimulationRuntime/cpp/Source/System/Implementation/SystemDefaultImplementation.cpp Modified : /trunk/SimulationRuntime/cpp/Source/System/Implementation/SystemDefaultImplementation.h Revision: 11905 Author: sjoelund.se Date: Monday, May 14, 2012 09:51:14 Message: #1744 - Add OMDEV to checkSettings() result ---- Modified : /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo Modified : /trunk/Compiler/Script/CevalScript.mo Revision: 11904 Author: adeas31 Date: Saturday, May 12, 2012 15:50:42 Message: - fix testsuite. ---- Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl Revision: 11903 Author: adeas31 Date: Saturday, May 12, 2012 14:10:28 Message: - Try -rdynamic instead of -ldl. ---- Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl Revision: 11902 Author: adrpo Date: Saturday, May 12, 2012 13:52:27 Message: - assert tests enabled. ---- Modified : /trunk/testsuite/mosfiles/AssertTest.mo Modified : /trunk/testsuite/mosfiles/AssertTest.mos Modified : /trunk/testsuite/mosfiles/AssertTest1.mo Modified : /trunk/testsuite/mosfiles/AssertTest1.mos Modified : /trunk/testsuite/mosfiles/AssertTest2.mos Modified : /trunk/testsuite/mosfiles/Makefile Revision: 11901 Author: adrpo Date: Saturday, May 12, 2012 13:37:22 Message: - no -ldl on MinGW! duh. ---- Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl Revision: 11900 Author: adrpo Date: Saturday, May 12, 2012 13:08:20 Message: - mind the space. ---- Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl Revision: 11899 Author: adrpo Date: Saturday, May 12, 2012 12:15:23 Message: - attempt to fix the testsuite? - add -ldl with -whole-archive ---- Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl Revision: 11898 Author: adrpo Date: Saturday, May 12, 2012 12:11:39 Message: - squash the tabs. ---- Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenCpp.tpl Revision: 11897 Author: AnandKGaneson Date: Saturday, May 12, 2012 01:00:43 Message: Modified and added functionality to OMPython/__init__.py and OMParser/__init__.py ---- Modified : /trunk/PythonInterface/OMPython/OMParser/__init__.py Modified : /trunk/PythonInterface/OMPython/__init__.py Revision: 11896 Author: janssen Date: Friday, May 11, 2012 21:43:05 Message: remove extra 'apply' around matrix XML dumps (bug #1743) ---- Modified : /trunk/Compiler/BackEnd/XMLDump.mo Revision: 11895 Author: hubert.thieriot Date: Friday, May 11, 2012 17:48:40 Message: - changed save/load for omparameters -> there were an index misbehavior when list of index were modified (index field is not anymore saved/loaded) ---- Added : /trunk/OMOptim/Doc/Images/ProblemInterface.png Modified : /trunk/OMOptim/Doc/MainClasses.graphml Modified : /trunk/OMOptim/Doc/MainPage.txt Modified : /trunk/OMOptim/OMOptimBasis/MOParameter.cpp Modified : /trunk/OMOptim/OMOptimBasis/MOParameter.h Modified : /trunk/OMOptim/OMOptimBasis/ProjectBase.h Revision: 11894 Author: adeas31 Date: Friday, May 11, 2012 17:29:45 Message: - load all symbols defined in libSimulationRuntimeC.a into the simulation executable. ---- Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl Revision: 11893 Author: niklwors Date: Friday, May 11, 2012 17:26:34 Message: Fix in event iteration of cpp runtime ---- Modified : /trunk/Compiler/Template/CodegenCpp.mo Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenCpp.tpl Modified : /trunk/SimulationRuntime/cpp/Source/System/Implementation/EventHandling.cpp Revision: 11892 Author: adeas31 Date: Friday, May 11, 2012 13:15:59 Message: - Japanese translations (Thanks to Hirono Tomohide). ---- Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts Revision: 11891 Author: hubert.thieriot Date: Friday, May 11, 2012 09:16:22 Message: - use more QFileInfo instead of QString - removed useless headers include - updated MOomc ---- Modified : /trunk/OMOptim/Core/Dymola/Dymola.cpp Modified : /trunk/OMOptim/Core/Dymola/Dymola.h Modified : /trunk/OMOptim/Core/Dymola/ModPlusDymolaCtrl.cpp Modified : /trunk/OMOptim/Core/Dymola/ModPlusDymolaCtrl.h Modified : /trunk/OMOptim/Core/FileData/SaveOMOptim.cpp Modified : /trunk/OMOptim/Core/Modelica/ModComponent.cpp Modified : /trunk/OMOptim/Core/Modelica/ModComponent.h Modified : /trunk/OMOptim/Core/Modelica/ModItem.cpp Modified : /trunk/OMOptim/Core/Modelica/ModItem.h Modified : /trunk/OMOptim/Core/Modelica/ModItemsTree.cpp Modified : /trunk/OMOptim/Core/Modelica/ModLoader.cpp Modified : /trunk/OMOptim/Core/Modelica/ModLoader.h Modified : /trunk/OMOptim/Core/Modelica/ModModel.cpp Modified : /trunk/OMOptim/Core/Modelica/ModModel.h Modified : /trunk/OMOptim/Core/Modelica/ModModelPlus.cpp Modified : /trunk/OMOptim/Core/Modelica/ModModelPlus.h Modified : /trunk/OMOptim/Core/Modelica/ModPackage.cpp Modified : /trunk/OMOptim/Core/Modelica/ModPackage.h Modified : /trunk/OMOptim/Core/Modelica/ModPlusCtrl.h Modified : /trunk/OMOptim/Core/Modelica/ModRecord.cpp Modified : /trunk/OMOptim/Core/Modelica/ModRecord.h Modified : /trunk/OMOptim/Core/OMC/MOomc.cpp Modified : /trunk/OMOptim/Core/OMC/MOomc.h Modified : /trunk/OMOptim/Core/OpenModelica/ModPlusOMCtrl.cpp Modified : /trunk/OMOptim/Core/OpenModelica/ModPlusOMCtrl.h Modified : /trunk/OMOptim/Core/OpenModelica/OpenModelica.cpp Modified : /trunk/OMOptim/Core/OpenModelica/OpenModelica.h Modified : /trunk/OMOptim/Core/Optim/EA/Monitor/MyEoGnuplot1DMonitor.cpp Modified : /trunk/OMOptim/Core/Problems/OneSimResult.cpp Modified : /trunk/OMOptim/Core/Problems/OneSimulation.cpp Modified : /trunk/OMOptim/Core/Problems/OneSimulation.h Modified : /trunk/OMOptim/Core/Problems/OptimResult.cpp Modified : /trunk/OMOptim/Core/Problems/Optimization.cpp Modified : /trunk/OMOptim/Core/Project.cpp Modified : /trunk/OMOptim/Core/Project.h Modified : /trunk/OMOptim/GUI/MainWindow.cpp Modified : /trunk/OMOptim/GUI/Widgets/WidgetModelsList.cpp Modified : /trunk/OMOptim/GUI/Widgets/WidgetProjectInfos.cpp Modified : /trunk/OMOptim/OMOptimBasis/FileData/Load.cpp Modified : /trunk/OMOptim/OMOptimBasis/FileData/Save.cpp Modified : /trunk/OMOptim/OMOptimBasis/GUI/Dialogs/DlgSelectFiles.cpp Modified : /trunk/OMOptim/OMOptimBasis/GUI/Dialogs/DlgSelectFiles.h Modified : /trunk/OMOptim/OMOptimBasis/GUI/Tools/GuiTools.cpp Modified : /trunk/OMOptim/OMOptimBasis/GUI/Widgets/WidgetFilesList.cpp Modified : /trunk/OMOptim/OMOptimBasis/GUI/Widgets/WidgetFilesList.h Deleted : /trunk/OMOptim/OMOptimBasis/MOClasses.h Modified : /trunk/OMOptim/OMOptimBasis/MOItem.cpp Modified : /trunk/OMOptim/OMOptimBasis/MOItem.h Modified : /trunk/OMOptim/OMOptimBasis/Problems/OMCase.cpp Modified : /trunk/OMOptim/OMOptimBasis/Problems/OMCase.h Modified : /trunk/OMOptim/OMOptimBasis/Problems/ProblemInterface.h Modified : /trunk/OMOptim/OMOptimBasis/Problems/ProblemInterfaces.cpp Modified : /trunk/OMOptim/OMOptimBasis/Problems/ProblemInterfaces.h Modified : /trunk/OMOptim/OMOptimBasis/ProjectBase.cpp Modified : /trunk/OMOptim/OMOptimBasis/ProjectBase.h Modified : /trunk/OMOptim/OMOptimBasis/Tools/HighTools.cpp Modified : /trunk/OMOptim/OMOptimBasis/Tools/LowTools.cpp Modified : /trunk/OMOptim/OMOptimBasis/Tools/LowTools.h Modified : /trunk/OMOptim/OMOptimBasis/Variable.cpp Modified : /trunk/OMOptim/OMOptimBasis/Variable.h Modified : /trunk/OMOptim/OMOptimBasis/VariableType.h Modified : /trunk/OMOptim/OMOptimBasis/build/OMOptimBasis.pro Revision: 11890 Author: adeas31 Date: Friday, May 11, 2012 00:29:36 Message: - 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. ---- Modified : /trunk/Compiler/Template/AbsynDumpTpl.mo Modified : /trunk/Compiler/Template/CodegenAdevs.mo Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/Template/DAEDumpTpl.mo Modified : /trunk/Compiler/Template/ExpressionDumpTpl.mo Modified : /trunk/Compiler/Template/SCodeDumpTpl.mo Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl Revision: 11889 Author: perost Date: Thursday, May 10, 2012 14:47:40 Message: - More cats. ---- Modified : /trunk/Compiler/FrontEnd/Static.mo Modified : /trunk/testsuite/records/OperatorOverloadComplexArray.mo Revision: 11888 Author: adrpo Date: Thursday, May 10, 2012 14:29:56 Message: OpenTURNS changes - added Makefiles for mingw. - updated to OpenTURNS v1.0. The wrapper .dll generation now works. ---- Added : /trunk/SimulationRuntime/OpenTurns/Makefile.mingw Modified : /trunk/SimulationRuntime/OpenTurns/model_name.h Modified : /trunk/SimulationRuntime/OpenTurns/wrapper.c Modified : /trunk/SimulationRuntime/OpenTurns/wrapper_name.h Revision: 11887 Author: perost Date: Thursday, May 10, 2012 14:15:50 Message: - Added more missing files. ---- Added : /trunk/Compiler/Template/ExpressionDumpTpl.mo Revision: 11886 Author: perost Date: Thursday, May 10, 2012 14:14:36 Message: - Adding missing file. ---- Added : /trunk/Compiler/Template/AbsynDumpTpl.mo Revision: 11885 Author: perost Date: Thursday, May 10, 2012 14:06:18 Message: - Implemented a new template based expression dumping. - Updated test suite. ---- Modified : /trunk/Compiler/FrontEnd/Expression.mo Modified : /trunk/Compiler/FrontEnd/ExpressionDump.mo Modified : /trunk/Compiler/Makefile.common Added : /trunk/Compiler/Template/DAEDumpTpl.mo Modified : /trunk/Compiler/Template/SCodeDumpTpl.mo Modified : /trunk/Compiler/Template/Tpl.mo Added : /trunk/Compiler/susan_codegen/SimCode/AbsynDumpTV.mo Added : /trunk/Compiler/susan_codegen/SimCode/AbsynDumpTpl.tpl Added : /trunk/Compiler/susan_codegen/SimCode/DAEDumpTV.mo Added : /trunk/Compiler/susan_codegen/SimCode/DAEDumpTpl.tpl Added : /trunk/Compiler/susan_codegen/SimCode/ExpressionDumpTV.mo Added : /trunk/Compiler/susan_codegen/SimCode/ExpressionDumpTpl.tpl Modified : /trunk/Compiler/susan_codegen/SimCode/Makefile Modified : /trunk/Compiler/susan_codegen/SimCode/SCodeDumpTpl.tpl Modified : /trunk/testsuite/3rdParty/HumMod/instHumMod.mos Modified : /trunk/testsuite/3rdParty/PlanarMechanics/instantiatePlanarMechanicsForTesting.mos Modified : /trunk/testsuite/3rdParty/TestMedia/TestFlueGas.mos Modified : /trunk/testsuite/3rdParty/TestMedia/TestNitrogen.mos Modified : /trunk/testsuite/3rdParty/TestMedia/TestSteam.mos Modified : /trunk/testsuite/3rdParty/TestMedia/TestWater.mos Modified : /trunk/testsuite/3rdParty/siemens/valve_test.mos Modified : /trunk/testsuite/bootstrapping/LoadCompilerSources.mos Modified : /trunk/testsuite/bootstrapping/SimplifyTest.mos Modified : /trunk/testsuite/dependency/Modelica.Mechanics.MultiBody.mos Modified : /trunk/testsuite/expandable/ExpandableConnectors.mos Modified : /trunk/testsuite/interactive/ForStatement3.mos Modified : /trunk/testsuite/interactive/ForStatement7.mos Modified : /trunk/testsuite/interactive/Makefile Modified : /trunk/testsuite/interactive/differentiate.mos Modified : /trunk/testsuite/interactive/interactive_api_annotations.mos Modified : /trunk/testsuite/interactive/interactive_api_attributes.mos Modified : /trunk/testsuite/interactive/interactive_api_classes.mos Modified : /trunk/testsuite/interactive/matrices.mos Modified : /trunk/testsuite/interactive/simplify.mos Modified : /trunk/testsuite/libraries/biochem/BiochemModels.mos Modified : /trunk/testsuite/libraries/biochem/EnzMM.mos Modified : /trunk/testsuite/libraries/biochem/Glycolysis.mos Modified : /trunk/testsuite/libraries/biochem/InsulinSignaling_Sedaghat.mos Modified : /trunk/testsuite/libraries/biochem/UniBi.mos Modified : /trunk/testsuite/libraries/biochem/UniUni.mos Modified : /trunk/testsuite/libraries/msl221/AIMC_DOL.mos Modified : /trunk/testsuite/libraries/msl221/AIMC_Inverter.mos Modified : /trunk/testsuite/libraries/msl221/AIMC_YD.mos Modified : /trunk/testsuite/libraries/msl221/AIMS_start.mos Modified : /trunk/testsuite/libraries/msl221/BusUsage.mos Modified : /trunk/testsuite/libraries/msl221/CauerLowPassOPV.mos Modified : /trunk/testsuite/libraries/msl221/CauerLowPassSC.mos Modified : /trunk/testsuite/libraries/msl221/CharacteristicIdealDiodes.mos Modified : /trunk/testsuite/libraries/msl221/CharacteristicThyristors.mos Modified : /trunk/testsuite/libraries/msl221/ChuaCircuit.mos Modified : /trunk/testsuite/libraries/msl221/ControlledTanks.mos Modified : /trunk/testsuite/libraries/msl221/CoupledClutches.mos Modified : /trunk/testsuite/libraries/msl221/DCEE_start.mos Modified : /trunk/testsuite/libraries/msl221/DCPM_start.mos Modified : /trunk/testsuite/libraries/msl221/DCSE_start.mos Modified : /trunk/testsuite/libraries/msl221/DifferentialAmplifier.mos Modified : /trunk/testsuite/libraries/msl221/ElasticBearing.mos Modified : /trunk/testsuite/libraries/msl221/EnforcedMovement.mos Modified : /trunk/testsuite/libraries/msl221/ExecutionPaths.mos Modified : /trunk/testsuite/libraries/msl221/ExtractorTest.mos Modified : /trunk/testsuite/libraries/msl221/First.mos Modified : /trunk/testsuite/libraries/msl221/FirstExample.mos Modified : /trunk/testsuite/libraries/msl221/FirstExample_Variant2.mos Modified : /trunk/testsuite/libraries/msl221/FirstExample_Variant3.mos Modified : /trunk/testsuite/libraries/msl221/Friction.mos Modified : /trunk/testsuite/libraries/msl221/HeatingMOSInverter.mos Modified : /trunk/testsuite/libraries/msl221/HeatingRectifier.mos Modified : /trunk/testsuite/libraries/msl221/IndirectCooling.mos Modified : /trunk/testsuite/libraries/msl221/LogicalNetwork1.mos Modified : /trunk/testsuite/libraries/msl221/LossyGearDemo1.mos Modified : /trunk/testsuite/libraries/msl221/LossyGearDemo2.mos Modified : /trunk/testsuite/libraries/msl221/MotionCycleWithLoad.mos Modified : /trunk/testsuite/libraries/msl221/Motor.mos Modified : /trunk/testsuite/libraries/msl221/NandGate.mos Modified : /trunk/testsuite/libraries/msl221/OneMass.mos Modified : /trunk/testsuite/libraries/msl221/OneWayRectifier.mos Modified : /trunk/testsuite/libraries/msl221/OneWayRectifierBG.mos Modified : /trunk/testsuite/libraries/msl221/Oscillator.mos Modified : /trunk/testsuite/libraries/msl221/PID_Controller.mos Modified : /trunk/testsuite/libraries/msl221/ParallelCooling.mos Modified : /trunk/testsuite/libraries/msl221/ParallelPumpDropOut.mos Modified : /trunk/testsuite/libraries/msl221/PreLoad.mos Modified : /trunk/testsuite/libraries/msl221/PullinStroke.mos Modified : /trunk/testsuite/libraries/msl221/PumpAndValve.mos Modified : /trunk/testsuite/libraries/msl221/PumpDropOut.mos Modified : /trunk/testsuite/libraries/msl221/Rectifier.mos Modified : /trunk/testsuite/libraries/msl221/SMEE_Gen.mos Modified : /trunk/testsuite/libraries/msl221/SMPM_Inverter.mos Modified : /trunk/testsuite/libraries/msl221/SMR_Inverter.mos Modified : /trunk/testsuite/libraries/msl221/Sensors.mos Modified : /trunk/testsuite/libraries/msl221/ShowCompositeStep.mos Modified : /trunk/testsuite/libraries/msl221/ShowExceptions.mos Modified : /trunk/testsuite/libraries/msl221/ShowLogicalSources.mos Modified : /trunk/testsuite/libraries/msl221/ShowSaturatingInductor.mos Modified : /trunk/testsuite/libraries/msl221/ShowVariableResistor.mos Modified : /trunk/testsuite/libraries/msl221/SimpleCooling.mos Modified : /trunk/testsuite/libraries/msl221/TestNand.mos Modified : /trunk/testsuite/libraries/msl221/TransformerYD.mos Modified : /trunk/testsuite/libraries/msl221/TransformerYY.mos Modified : /trunk/testsuite/libraries/msl221/TwoMass.mos Modified : /trunk/testsuite/libraries/msl221/modelicaAdditions/Engine1.mos Modified : /trunk/testsuite/libraries/msl221/modelicaAdditions/Engine2.mos Modified : /trunk/testsuite/libraries/msl221/modelicaAdditions/FourBar1.mos Modified : /trunk/testsuite/libraries/msl221/modelicaAdditions/FourBar2.mos Modified : /trunk/testsuite/libraries/msl221/modelicaAdditions/Makefile Modified : /trunk/testsuite/libraries/msl221/modelicaAdditions/TwoLoop.mos Modified : /trunk/testsuite/libraries/msl221/modelicaAdditions/robot.mos Modified : /trunk/testsuite/libraries/msl31/Modelica.Blocks.mos Modified : /trunk/testsuite/libraries/msl31/Modelica.Electrical.Analog.mos Modified : /trunk/testsuite/libraries/msl31/Modelica.Electrical.Digital.mos Modified : /trunk/testsuite/libraries/msl31/Modelica.Electrical.Machines.Examples.mos Modified : /trunk/testsuite/libraries/msl31/Modelica.Electrical.MultiPhase.Examples.mos Modified : /trunk/testsuite/libraries/msl31/Modelica.Magnetic.FluxTubes.mos Modified : /trunk/testsuite/libraries/msl31/Modelica.Math.Matrices.LAPACK.mos Modified : /trunk/testsuite/libraries/msl31/Modelica.Math.Matrices.mos Modified : /trunk/testsuite/libraries/msl31/Modelica.Math.mos Modified : /trunk/testsuite/libraries/msl31/Modelica.Mechanics.MultiBody.mos Modified : /trunk/testsuite/libraries/msl31/Modelica.Mechanics.mos Modified : /trunk/testsuite/libraries/msl31/Modelica.Thermal.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.AST_BatchPlant.BaseClasses.Controller.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.AST_BatchPlant.BaseClasses.InnerTank.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.AST_BatchPlant.BaseClasses.TankWith3InletOutletArraysWithEvaporatorCondensor.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.AST_BatchPlant.BaseClasses.TriggeredTrapezoid.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.ControlledTankSystem.ControlledTanks.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.ControlledTankSystem.Utilities.NormalOperation.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.ControlledTankSystem.Utilities.RadioButton.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.ControlledTankSystem.Utilities.TankController.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.DrumBoiler.BaseClasses.EquilibriumDrumBoiler.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.DrumBoiler.DrumBoiler.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.Explanatory.MeasuringTemperature.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.HeatExchanger.BaseClasses.WallConstProps.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.HeatingSystem.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Fittings.MultiPort.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Fittings.TeeJunctionIdeal.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Pipes.BaseClasses.FlowModels.DetailedPipeFlow.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Pipes.BaseClasses.FlowModels.NominalLaminarFlow.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Pipes.BaseClasses.FlowModels.NominalTurbulentPipeFlow.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Pipes.BaseClasses.FlowModels.TurbulentPipeFlow.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Pipes.BaseClasses.HeatTransfer.ConstantFlowHeatTransfer.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Pipes.BaseClasses.HeatTransfer.LocalPipeFlowHeatTransfer.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Pipes.BaseClasses.WallFriction.TestWallFrictionAndGravity.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Pipes.StaticPipe.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Sensors.Density.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Sensors.DensityTwoPort.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Sensors.RelativeTemperature.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Sensors.SpecificEnthalpyTwoPort.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Sensors.SpecificEntropy.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Sensors.SpecificEntropyTwoPort.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Sensors.Temperature.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Sensors.TemperatureTwoPort.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Sensors.TraceSubstances.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Sensors.TraceSubstancesTwoPort.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Sensors.VolumeFlowRate.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Valves.ValveCompressible.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Valves.ValveVaporizing.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Vessels.BaseClasses.HeatTransfer.ConstantHeatTransfer.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.IdealGasH2O.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.MixtureGases.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.MoistAir.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.SimpleLiquidWater.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.SolveOneNonlinearEquation.Inverse_sh_T.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.TestOnly.FlueGas.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.TestOnly.IdealGasN2.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.TestOnly.IdealGasN2Mix.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.TestOnly.MixIdealGasAir.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.Components.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.Air.DryAirNasa.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.Air.MoistAir.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.Air.SimpleAir.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.IdealGases.Air.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.IdealGases.Nitrogen.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.IdealGases.SimpleNaturalGas.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.IdealGases.SimpleNaturalGasFixedComposition.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.Incompressible.Essotherm650.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.Incompressible.Glycol47.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.LinearFluid.LinearColdWater.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.LinearFluid.LinearWater_pT.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.Water.IdealSteam.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.Water.WaterIF97OnePhase_ph.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.Water.WaterIF97_pT.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.Water.WaterIF97_ph.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.TwoPhaseWater.ExtendedProperties.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.TwoPhaseWater.TestTwoPhaseStates.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.WaterIF97.mos Modified : /trunk/testsuite/libraries/msl31/media/Incompressible.Examples.Glycol47.mos Modified : /trunk/testsuite/libraries/msl31/media/Incompressible.Examples.TestGlycol.mos Modified : /trunk/testsuite/libraries/msl32/Modelica.Blocks.Examples.Filter.mos Modified : /trunk/testsuite/libraries/multibody/checkingModels/BodyCylinder.mos Modified : /trunk/testsuite/libraries/multibody/elementary/DoublePendulum.mos Modified : /trunk/testsuite/libraries/multibody/elementary/ForceAndTorque.mos Modified : /trunk/testsuite/libraries/multibody/elementary/FreeBody.mos Modified : /trunk/testsuite/libraries/multibody/elementary/InitSpringConstant.mos Modified : /trunk/testsuite/libraries/multibody/elementary/LineForceWithTwoMasses.mos Modified : /trunk/testsuite/libraries/multibody/elementary/Pendulum.mos Modified : /trunk/testsuite/libraries/multibody/elementary/PendulumWithSpringDamper.mos Modified : /trunk/testsuite/libraries/multibody/elementary/PointGravity.mos Modified : /trunk/testsuite/libraries/multibody/elementary/PointGravityWithPointMasses.mos Modified : /trunk/testsuite/libraries/multibody/elementary/PointGravityWithPointMasses2.mos Modified : /trunk/testsuite/libraries/multibody/elementary/RollingWheel.mos Modified : /trunk/testsuite/libraries/multibody/elementary/RollingWheelSetDriving.mos Modified : /trunk/testsuite/libraries/multibody/elementary/RollingWheelSetPulling.mos Modified : /trunk/testsuite/libraries/multibody/elementary/SpringDamperSystem.mos Modified : /trunk/testsuite/libraries/multibody/elementary/SpringMassSystem.mos Modified : /trunk/testsuite/libraries/multibody/elementary/SpringWithMass.mos Modified : /trunk/testsuite/libraries/multibody/elementary/ThreeSprings.mos Modified : /trunk/testsuite/libraries/multibody/elementary/World.mos Modified : /trunk/testsuite/libraries/multibody/loops/Engine1a.mos Modified : /trunk/testsuite/libraries/multibody/loops/Engine1b.mos Modified : /trunk/testsuite/libraries/multibody/loops/Engine1b_analytic.mos Modified : /trunk/testsuite/libraries/multibody/loops/Fourbar1.mos Modified : /trunk/testsuite/libraries/multibody/loops/Fourbar2.mos Modified : /trunk/testsuite/libraries/multibody/loops/Fourbar_analytic.mos Modified : /trunk/testsuite/libraries/multibody/loops/PlanarLoops_analytic.mos Modified : /trunk/testsuite/libraries/multibody/loops/instEngineV6.mos Modified : /trunk/testsuite/libraries/multibody/loops/instEngineV6_analytic.mos Modified : /trunk/testsuite/libraries/multibody/rotational3deffects/ActuatedDrive.mos Modified : /trunk/testsuite/libraries/multibody/rotational3deffects/GearConstraint.mos Modified : /trunk/testsuite/libraries/multibody/rotational3deffects/GyroscopicEffects.mos Modified : /trunk/testsuite/libraries/multibody/rotational3deffects/MovingActuatedDrive.mos Modified : /trunk/testsuite/libraries/multibody/systems/RobotR3.mos Modified : /trunk/testsuite/meta/AllWild.mos Modified : /trunk/testsuite/meta/BuiltinList.mos Modified : /trunk/testsuite/meta/List4.mo Modified : /trunk/testsuite/meta/List5.mo Modified : /trunk/testsuite/meta/ListReductionCodegen.mo Modified : /trunk/testsuite/meta/ListReductionDimError.mo Modified : /trunk/testsuite/meta/ListReductionInterpret.mo Modified : /trunk/testsuite/meta/MatchCase14.mo Modified : /trunk/testsuite/meta/MatchCase15.mo Modified : /trunk/testsuite/meta/MatchCase16.mo Modified : /trunk/testsuite/meta/MatchCase17.mo Modified : /trunk/testsuite/meta/OptimizeContinue.mo Modified : /trunk/testsuite/meta/PartialFn1.mo Modified : /trunk/testsuite/meta/PartialFn15.mo Modified : /trunk/testsuite/meta/PartialFn2.mo Modified : /trunk/testsuite/meta/PartialFn4.mo Modified : /trunk/testsuite/meta/PartialFn5.mo Modified : /trunk/testsuite/meta/PartialFn6.mo Modified : /trunk/testsuite/meta/PartialFn7.mo Modified : /trunk/testsuite/meta/TailRecursion.mo Modified : /trunk/testsuite/mofiles/AddReal1.mo Modified : /trunk/testsuite/mofiles/AlgorithmFor1.mo Modified : /trunk/testsuite/mofiles/AlgorithmFor6.mo Modified : /trunk/testsuite/mofiles/AlgorithmNoRetCall.mo Modified : /trunk/testsuite/mofiles/ArrayAssignWholeDim.mo Modified : /trunk/testsuite/mofiles/ArrayEWOps6.mo Modified : /trunk/testsuite/mofiles/ArrayReduce2.mo Modified : /trunk/testsuite/mofiles/ArrayRemoveIndex1.mo Modified : /trunk/testsuite/mofiles/ArraySizeFromFunc.mo Modified : /trunk/testsuite/mofiles/Array_builtin.mo Modified : /trunk/testsuite/mofiles/Cardinality.mo Modified : /trunk/testsuite/mofiles/Circuit1.mo Modified : /trunk/testsuite/mofiles/ConditionalArrayExpression1.mo Modified : /trunk/testsuite/mofiles/Connect1.mo Modified : /trunk/testsuite/mofiles/Connect12.mo Modified : /trunk/testsuite/mofiles/Connect16.mo Modified : /trunk/testsuite/mofiles/Connect18.mo Modified : /trunk/testsuite/mofiles/Connect2.mo Modified : /trunk/testsuite/mofiles/Connect4.mo Modified : /trunk/testsuite/mofiles/Connect5.mo Modified : /trunk/testsuite/mofiles/Connect6.mo Modified : /trunk/testsuite/mofiles/Connect7.mo Modified : /trunk/testsuite/mofiles/Connect8.mo Modified : /trunk/testsuite/mofiles/ConnectHierarchical1.mo Modified : /trunk/testsuite/mofiles/ConnectHierarchical2.mo Modified : /trunk/testsuite/mofiles/ConnectInner1.mo Modified : /trunk/testsuite/mofiles/ConnectInnerOuter.mo Modified : /trunk/testsuite/mofiles/ConnectInnerOuter2.mo Modified : /trunk/testsuite/mofiles/ConnectInnerOuter3.mo Modified : /trunk/testsuite/mofiles/ConnectTheSameConnector.mo Modified : /trunk/testsuite/mofiles/ConstrainingType1.mo Modified : /trunk/testsuite/mofiles/ConstructParameters.mo Modified : /trunk/testsuite/mofiles/DefaultRecordParameters.mo Modified : /trunk/testsuite/mofiles/Delay.mo Modified : /trunk/testsuite/mofiles/Delay2.mo Modified : /trunk/testsuite/mofiles/Delay3.mo Modified : /trunk/testsuite/mofiles/Delay4.mo Modified : /trunk/testsuite/mofiles/Delay6.mo Modified : /trunk/testsuite/mofiles/Delay8.mo Modified : /trunk/testsuite/mofiles/Derivative1.mo Modified : /trunk/testsuite/mofiles/DiagonalBlock.mo Modified : /trunk/testsuite/mofiles/End.mo Modified : /trunk/testsuite/mofiles/EndUnknown.mo Modified : /trunk/testsuite/mofiles/EngineSAAB95Total.mo Modified : /trunk/testsuite/mofiles/Enum7.mo Modified : /trunk/testsuite/mofiles/EnumDimSum.mo Modified : /trunk/testsuite/mofiles/EnumRange.mo Modified : /trunk/testsuite/mofiles/EquationFor4.mo Modified : /trunk/testsuite/mofiles/ExternalFunction2.mo Modified : /trunk/testsuite/mofiles/ExternalFunction3.mo Modified : /trunk/testsuite/mofiles/ExternalFunction4.mo Modified : /trunk/testsuite/mofiles/ExternalFunction7.mo Modified : /trunk/testsuite/mofiles/ExternalFunctionArray.mo Modified : /trunk/testsuite/mofiles/FillSize.mo Modified : /trunk/testsuite/mofiles/FlexibleShaftNonLinearTotal.mo Modified : /trunk/testsuite/mofiles/FlowDeclRecord2.mo Modified : /trunk/testsuite/mofiles/ForIterator1.mo Modified : /trunk/testsuite/mofiles/ForIteratorType.mo Modified : /trunk/testsuite/mofiles/ForNested.mo Modified : /trunk/testsuite/mofiles/Function11.mo Modified : /trunk/testsuite/mofiles/Function12.mo Modified : /trunk/testsuite/mofiles/FunctionBreak.mo Modified : /trunk/testsuite/mofiles/FunctionBubblesort.mo Modified : /trunk/testsuite/mofiles/FunctionDefaultArgs.mo Modified : /trunk/testsuite/mofiles/FunctionEval10.mo Modified : /trunk/testsuite/mofiles/FunctionEval11.mo Modified : /trunk/testsuite/mofiles/FunctionEval12.mo Modified : /trunk/testsuite/mofiles/FunctionEvalSlice.mo Modified : /trunk/testsuite/mofiles/FunctionSimplex.mo Modified : /trunk/testsuite/mofiles/IdenticalEquations.mo Modified : /trunk/testsuite/mofiles/InOutArray.mo Modified : /trunk/testsuite/mofiles/InOutArray2.mo Modified : /trunk/testsuite/mofiles/Influenza.mo Modified : /trunk/testsuite/mofiles/InvertedPendulumTotal.mo Modified : /trunk/testsuite/mofiles/MatrixAddition.mo Modified : /trunk/testsuite/mofiles/MatrixPow.mo Modified : /trunk/testsuite/mofiles/MatrixRowIndexing.mo Modified : /trunk/testsuite/mofiles/MaxArray.mo Modified : /trunk/testsuite/mofiles/MinMax.mo Modified : /trunk/testsuite/mofiles/NamedArguments.mo Modified : /trunk/testsuite/mofiles/NonExpArray1.mo Modified : /trunk/testsuite/mofiles/NonExpArray2.mo Modified : /trunk/testsuite/mofiles/NonExpArray3.mo Modified : /trunk/testsuite/mofiles/NonExpArray4.mo Modified : /trunk/testsuite/mofiles/NonExpModif1.mo Modified : /trunk/testsuite/mofiles/OperatorComponents.mo Modified : /trunk/testsuite/mofiles/OperatorFunction1.mo Modified : /trunk/testsuite/mofiles/OperatorSimple.mo Modified : /trunk/testsuite/mofiles/OverrideFinalTest.mo Modified : /trunk/testsuite/mofiles/PEXPipeTotal.mo Modified : /trunk/testsuite/mofiles/Philosopher.mo Modified : /trunk/testsuite/mofiles/Philosopher2.mo Modified : /trunk/testsuite/mofiles/Real2Integer3.mo Modified : /trunk/testsuite/mofiles/Reductions.mo Modified : /trunk/testsuite/mofiles/Sequence.mo Modified : /trunk/testsuite/mofiles/Simplify2.mo Modified : /trunk/testsuite/mofiles/SmallLinsys.mo Modified : /trunk/testsuite/mofiles/StringBoolean.mo Modified : /trunk/testsuite/mofiles/StringInteger.mo Modified : /trunk/testsuite/mofiles/StringReal.mo Modified : /trunk/testsuite/mofiles/SubScript2.mo Modified : /trunk/testsuite/mofiles/SubScript3.mo Modified : /trunk/testsuite/mofiles/SubscriptEval.mo Modified : /trunk/testsuite/mofiles/Sum.mo Modified : /trunk/testsuite/mofiles/SumVar.mo Modified : /trunk/testsuite/mofiles/Switch.mo Modified : /trunk/testsuite/mofiles/TestGravityAcceleration.mo Modified : /trunk/testsuite/mofiles/TupleSingleAssign.mo Modified : /trunk/testsuite/mofiles/VectorTest.mo Modified : /trunk/testsuite/mofiles/Vectorizable5.mo Modified : /trunk/testsuite/mofiles/VectorizeUnknownDim.mo Modified : /trunk/testsuite/mofiles/WaveEquationSample.mo Modified : /trunk/testsuite/mofiles/WhenSemantics1.mo Modified : /trunk/testsuite/mofiles/WillowForest.mo Modified : /trunk/testsuite/mofiles/drmodelica/AlgorithmCondAssign2.mo Modified : /trunk/testsuite/mofiles/drmodelica/ArrayDivError.mo Modified : /trunk/testsuite/mofiles/drmodelica/ArrayFieldSlice.mo Modified : /trunk/testsuite/mofiles/drmodelica/ArrayIndex.mo Modified : /trunk/testsuite/mofiles/drmodelica/BlockMatrix.mo Modified : /trunk/testsuite/mofiles/drmodelica/BlockMatrix2.mo Modified : /trunk/testsuite/mofiles/drmodelica/BlockMatrix3.mo Modified : /trunk/testsuite/mofiles/drmodelica/ColoredPointLegalMod.mo Modified : /trunk/testsuite/mofiles/drmodelica/Colors.mo Modified : /trunk/testsuite/mofiles/drmodelica/ComplexNumbers.mo Modified : /trunk/testsuite/mofiles/drmodelica/ConstructFunc.mo Modified : /trunk/testsuite/mofiles/drmodelica/DiscreteVectorStateSpace.mo Modified : /trunk/testsuite/mofiles/drmodelica/ElementWiseMultiplication.mo Modified : /trunk/testsuite/mofiles/drmodelica/Epidemics1.mo Modified : /trunk/testsuite/mofiles/drmodelica/EqualityEquationsCorrect.mo Modified : /trunk/testsuite/mofiles/drmodelica/EquationCall.mo Modified : /trunk/testsuite/mofiles/drmodelica/FlatTank.mo Modified : /trunk/testsuite/mofiles/drmodelica/FuncDer.mo Modified : /trunk/testsuite/mofiles/drmodelica/FuncMultResults.mo Modified : /trunk/testsuite/mofiles/drmodelica/HeatTank.mo Modified : /trunk/testsuite/mofiles/drmodelica/HeatTankExpanded.mo Modified : /trunk/testsuite/mofiles/drmodelica/HydrogenIodide.mo Modified : /trunk/testsuite/mofiles/drmodelica/JoinThreeVectors2.mo Modified : /trunk/testsuite/mofiles/drmodelica/LeastSquares.mo Modified : /trunk/testsuite/mofiles/drmodelica/LogCall1.mo Modified : /trunk/testsuite/mofiles/drmodelica/LotkaVolterra.mo Modified : /trunk/testsuite/mofiles/drmodelica/MRFcall.mo Modified : /trunk/testsuite/mofiles/drmodelica/MoonLanding.mo Modified : /trunk/testsuite/mofiles/drmodelica/OneArgBaseFunction.mo Modified : /trunk/testsuite/mofiles/drmodelica/PolynomialEvaluator1.mo Modified : /trunk/testsuite/mofiles/drmodelica/PolynomialEvaluator2.mo Modified : /trunk/testsuite/mofiles/drmodelica/PolynomialEvaluator3.mo Modified : /trunk/testsuite/mofiles/drmodelica/SimplePeriodicSampler.mo Modified : /trunk/testsuite/mofiles/drmodelica/SumSeriesWhile.mo Modified : /trunk/testsuite/mofiles/drmodelica/SumVectorForIf.mo Modified : /trunk/testsuite/mofiles/drmodelica/TankHybridPI.mo Modified : /trunk/testsuite/mofiles/drmodelica/TankHybridPID.mo Modified : /trunk/testsuite/mofiles/drmodelica/TankPI.mo Modified : /trunk/testsuite/mofiles/drmodelica/TankPID.mo Modified : /trunk/testsuite/mofiles/drmodelica/TanksConnectedPI.mo Modified : /trunk/testsuite/mofiles/drmodelica/TwoRateSampler.mo Modified : /trunk/testsuite/mofiles/drmodelica/VanDerPol.mo Modified : /trunk/testsuite/mofiles/drmodelica/VectorizeOneReturnValue.mo Modified : /trunk/testsuite/mofiles/drmodelica/WhenEquation.mo Modified : /trunk/testsuite/mofiles/drmodelica/WhenStatement1.mo Modified : /trunk/testsuite/mofiles/drmodelica/WhenStatement2.mo Modified : /trunk/testsuite/mofiles/drmodelica/WhenStatement3.mo Modified : /trunk/testsuite/mofiles/drmodelica/WhenValidResult.mo Modified : /trunk/testsuite/mofiles/drmodelica/WhenVectorPredicateEquation.mo Modified : /trunk/testsuite/mofiles/modelica_1_1_Function10.mo Modified : /trunk/testsuite/mofiles/modelica_1_1_Type10.mo Modified : /trunk/testsuite/mofiles/modifyOuter.mo Modified : /trunk/testsuite/mofiles/msl/BC2.mo Modified : /trunk/testsuite/mofiles/msl/BC6.mo Modified : /trunk/testsuite/mofiles/msl/BC8.mo Modified : /trunk/testsuite/mofiles/msl/BC9.mo Modified : /trunk/testsuite/mofiles/msl/BM17.mo Modified : /trunk/testsuite/mofiles/msl/BM18.mo Modified : /trunk/testsuite/mofiles/msl/BM7.mo Modified : /trunk/testsuite/mofiles/msl/BN3.mo Modified : /trunk/testsuite/mofiles/msl/BS11.mo Modified : /trunk/testsuite/mofiles/msl/BS12.mo Modified : /trunk/testsuite/mofiles/msl/BS16.mo Modified : /trunk/testsuite/mofiles/msl/BS3.mo Modified : /trunk/testsuite/mofiles/msl/BS4.mo Modified : /trunk/testsuite/mofiles/msl/BS6.mo Modified : /trunk/testsuite/mofiles/msl/BS7.mo Modified : /trunk/testsuite/mofiles/msl/BS8.mo Modified : /trunk/testsuite/mofiles/msl/BS9.mo Modified : /trunk/testsuite/mofiles/msl/Gear.mo Modified : /trunk/testsuite/mofiles/prtest.mo Modified : /trunk/testsuite/mofiles/tupleSubset.mo Modified : /trunk/testsuite/mosfiles/AlgorithmForInClass.mos Modified : /trunk/testsuite/mosfiles/ArrayDivError.mos Modified : /trunk/testsuite/mosfiles/CyclicPerm.mos Modified : /trunk/testsuite/mosfiles/Matrix.mos Modified : /trunk/testsuite/mosfiles/Random.mos Modified : /trunk/testsuite/mosfiles/SyncFilter.mos Modified : /trunk/testsuite/mosfiles-nosim/EnzMM.mos Modified : /trunk/testsuite/mosfiles-nosim/FinalTests.mos Modified : /trunk/testsuite/records/OperatorOverloadComplex.mo Modified : /trunk/testsuite/records/OperatorOverloadComplexArray.mo Modified : /trunk/testsuite/records/RecordClassModOutput.mo Modified : /trunk/testsuite/redeclare/RedeclareFunction.mo Modified : /trunk/testsuite/streams/InStreamInsideOutside.mo Modified : /trunk/testsuite/streams/InStreamPipeline.mo Modified : /trunk/testsuite/streams/InStreamTwoOutside.mo Modified : /trunk/testsuite/streams/StreamConcept_NoMedium_Total.mo Revision: 11884 Author: adrpo Date: Thursday, May 10, 2012 06:33:01 Message: - removed tabs in CodegenAdevs.tpl ---- Modified : /trunk/Compiler/Template/CodegenAdevs.mo Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenAdevs.tpl Revision: 11883 Author: nutaro Date: Wednesday, May 09, 2012 21:07:42 Message: Updated and cleaned-up the Adevs code generator ---- Modified : /trunk/Compiler/Template/CodegenAdevs.mo Modified : /trunk/Compiler/Template/CodegenFMU.mo Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenAdevs.tpl Revision: 11882 Author: adeas31 Date: Wednesday, May 09, 2012 17:55:42 Message: - Fixed lapack linking for FMU code generation. ---- Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenFMU.tpl Revision: 11881 Author: adrpo Date: Wednesday, May 09, 2012 16:56:03 Message: - fix to make OMC happy. ---- Modified : /trunk/Compiler/BackEnd/BackendQSS.mo Revision: 11880 Author: fbergero Date: Wednesday, May 09, 2012 16:21:34 Message: Final version for article. All three example working ---- Modified : /trunk/Compiler/BackEnd/BackendQSS.mo Modified : /trunk/Compiler/Template/CodegenAdevs.mo Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/Template/CodegenQSS.mo Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenQSS.tpl Modified : /trunk/Compiler/susan_codegen/SimCode/SimCodeTV.mo Revision: 11879 Author: adeas31 Date: Wednesday, May 09, 2012 13:13:20 Message: - Fixed simulation for windows. -llapack is called -llapack-mingw on windows. ---- Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl Revision: 11878 Author: wbraun Date: Wednesday, May 09, 2012 11:27:50 Message: - changed THROWS back to WARNINGS (it seems that not all variables, a present in a dymola result file.) ---- Modified : /trunk/SimulationRuntime/c/simulation/solver/initialization.c Revision: 11877 Author: lochel Date: Wednesday, May 09, 2012 11:00:08 Message: - get rid of some type mismatch warnings ---- Modified : /trunk/SimulationRuntime/c/ModelicaExternalC/tables.c Modified : /trunk/SimulationRuntime/c/meta/realString.c Modified : /trunk/SimulationRuntime/c/simulation/solver/initialization.c Revision: 11876 Author: janssen Date: Tuesday, May 08, 2012 18:48:20 Message: fix for #1740, typo in string literal ---- Modified : /trunk/Compiler/BackEnd/XMLDump.mo Revision: 11875 Author: lochel Date: Tuesday, May 08, 2012 17:17:52 Message: - add testcases for kinsol-method - add testcase for singular jacobian ---- Modified : /trunk/testsuite/initialization/Makefile Modified : /trunk/testsuite/initialization/forest.mos Modified : /trunk/testsuite/initialization/gaspropreties.mos Modified : /trunk/testsuite/initialization/minvalue.mos Modified : /trunk/testsuite/initialization/nominal.mos Modified : /trunk/testsuite/initialization/nonlinear.mos Added : /trunk/testsuite/initialization/nonlinear2.mos Modified : /trunk/testsuite/initialization/scaling1.mos Modified : /trunk/testsuite/initialization/scaling2.mos Added : /trunk/testsuite/initialization/singularJacobian.mos Modified : /trunk/testsuite/initialization/startValue.mos Revision: 11874 Author: lochel Date: Tuesday, May 08, 2012 12:35:21 Message: resolved dependencies between math-support and simulation/solver ---- Modified : /trunk/SimulationRuntime/c/Makefile.common Modified : /trunk/SimulationRuntime/c/Makefile.objs Deleted : /trunk/SimulationRuntime/c/math-support/delay.c Deleted : /trunk/SimulationRuntime/c/math-support/delay.h Deleted : /trunk/SimulationRuntime/c/math-support/initialization.c Deleted : /trunk/SimulationRuntime/c/math-support/initialization.h Deleted : /trunk/SimulationRuntime/c/math-support/model_help.c Deleted : /trunk/SimulationRuntime/c/math-support/model_help.h Modified : /trunk/SimulationRuntime/c/simulation/solver/dassl.c Added : /trunk/SimulationRuntime/c/simulation/solver/delay.c (Copy from path: /trunk/SimulationRuntime/c/math-support/delay.c, Revision, 11872) Added : /trunk/SimulationRuntime/c/simulation/solver/delay.h (Copy from path: /trunk/SimulationRuntime/c/math-support/delay.h, Revision, 11872) Added : /trunk/SimulationRuntime/c/simulation/solver/initialization.c (Copy from path: /trunk/SimulationRuntime/c/math-support/initialization.c, Revision, 11872) Added : /trunk/SimulationRuntime/c/simulation/solver/initialization.h (Copy from path: /trunk/SimulationRuntime/c/math-support/initialization.h, Revision, 11872) Added : /trunk/SimulationRuntime/c/simulation/solver/model_help.c (Copy from path: /trunk/SimulationRuntime/c/math-support/model_help.c, Revision, 11872) Added : /trunk/SimulationRuntime/c/simulation/solver/model_help.h (Copy from path: /trunk/SimulationRuntime/c/math-support/model_help.h, Revision, 11872) Revision: 11873 Author: sjoelund.se Date: Tuesday, May 08, 2012 12:27:31 Message: - Removed some generated files ---- Deleted : /trunk/testsuite/omcc/Flags_loadFlags.c Deleted : /trunk/testsuite/omcc/Flags_loadFlags.conv.c Deleted : /trunk/testsuite/omcc/Flags_loadFlags.h Deleted : /trunk/testsuite/omcc/Flags_loadFlags.libs Deleted : /trunk/testsuite/omcc/Flags_loadFlags.log Deleted : /trunk/testsuite/omcc/Flags_loadFlags.makefile Deleted : /trunk/testsuite/omcc/Flags_loadFlags_records.c Deleted : /trunk/testsuite/omcc/LexerGenerator_getCurrentTimeStr.c Deleted : /trunk/testsuite/omcc/LexerGenerator_getCurrentTimeStr.conv.c Deleted : /trunk/testsuite/omcc/LexerGenerator_getCurrentTimeStr.h Deleted : /trunk/testsuite/omcc/LexerGenerator_getCurrentTimeStr.libs Deleted : /trunk/testsuite/omcc/LexerGenerator_getCurrentTimeStr.log Deleted : /trunk/testsuite/omcc/LexerGenerator_getCurrentTimeStr.makefile Deleted : /trunk/testsuite/omcc/LexerGenerator_getCurrentTimeStr_records.c Deleted : /trunk/testsuite/omcc/LinkMain.makefile Deleted : /trunk/testsuite/omcc/Main_main.c Deleted : /trunk/testsuite/omcc/Main_main.conv.c Deleted : /trunk/testsuite/omcc/Main_main.dll Deleted : /trunk/testsuite/omcc/Main_main.h Deleted : /trunk/testsuite/omcc/Main_main.libs Deleted : /trunk/testsuite/omcc/Main_main.log Deleted : /trunk/testsuite/omcc/Main_main.makefile Deleted : /trunk/testsuite/omcc/Main_main_records.c Deleted : /trunk/testsuite/omcc/OMCC_main.c Deleted : /trunk/testsuite/omcc/OMCC_main.conv.c Deleted : /trunk/testsuite/omcc/OMCC_main.dll Deleted : /trunk/testsuite/omcc/OMCC_main.h Deleted : /trunk/testsuite/omcc/OMCC_main.libs Deleted : /trunk/testsuite/omcc/OMCC_main.log Deleted : /trunk/testsuite/omcc/OMCC_main.makefile Deleted : /trunk/testsuite/omcc/OMCC_main_records.c Deleted : /trunk/testsuite/omcc/ParserGenerator_getCurrentTimeStr.c Deleted : /trunk/testsuite/omcc/ParserGenerator_getCurrentTimeStr.conv.c Deleted : /trunk/testsuite/omcc/ParserGenerator_getCurrentTimeStr.h Deleted : /trunk/testsuite/omcc/ParserGenerator_getCurrentTimeStr.libs Deleted : /trunk/testsuite/omcc/ParserGenerator_getCurrentTimeStr.log Deleted : /trunk/testsuite/omcc/ParserGenerator_getCurrentTimeStr.makefile Deleted : /trunk/testsuite/omcc/ParserGenerator_getCurrentTimeStr_records.c Deleted : /trunk/testsuite/omcc/System_getCurrentTimeStr.c Deleted : /trunk/testsuite/omcc/System_getCurrentTimeStr.conv.c Deleted : /trunk/testsuite/omcc/System_getCurrentTimeStr.h Deleted : /trunk/testsuite/omcc/System_getCurrentTimeStr.libs Deleted : /trunk/testsuite/omcc/System_getCurrentTimeStr.log Deleted : /trunk/testsuite/omcc/System_getCurrentTimeStr.makefile Deleted : /trunk/testsuite/omcc/System_getCurrentTimeStr_records.c Deleted : /trunk/testsuite/omcc/System_readFile.c Deleted : /trunk/testsuite/omcc/System_readFile.conv.c Deleted : /trunk/testsuite/omcc/System_readFile.h Deleted : /trunk/testsuite/omcc/System_readFile.libs Deleted : /trunk/testsuite/omcc/System_readFile.log Deleted : /trunk/testsuite/omcc/System_readFile.makefile Deleted : /trunk/testsuite/omcc/System_readFile_records.c Deleted : /trunk/testsuite/omcc/System_regex.c Deleted : /trunk/testsuite/omcc/System_regex.conv.c Deleted : /trunk/testsuite/omcc/System_regex.h Deleted : /trunk/testsuite/omcc/System_regex.libs Deleted : /trunk/testsuite/omcc/System_regex.log Deleted : /trunk/testsuite/omcc/System_regex.makefile Deleted : /trunk/testsuite/omcc/System_regex_records.c Deleted : /trunk/testsuite/omcc/lexer4.c Deleted : /trunk/testsuite/omcc/lexerModelica.c Deleted : /trunk/testsuite/omcc/main_records.c Deleted : /trunk/testsuite/omcc/parserModelica.c Revision: 11872 Author: adrpo Date: Tuesday, May 08, 2012 03:38:18 Message: - remove the nominal warning for now. Lennart, please put it back when ready. ---- Modified : /trunk/SimulationRuntime/c/math-support/initialization.c Revision: 11871 Author: adrpo Date: Tuesday, May 08, 2012 03:26:22 Message: 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 ---- Modified : /trunk/Compiler/Template/CodegenFMU.mo Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenFMU.tpl Modified : /trunk/Makefile.omdev.mingw Revision: 11870 Author: adrpo Date: Tuesday, May 08, 2012 03:14:53 Message: - 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. ---- Modified : /trunk/Makefile.omdev.mingw Modified : /trunk/SimulationRuntime/c/Makefile.common Modified : /trunk/SimulationRuntime/c/Makefile.in Modified : /trunk/SimulationRuntime/c/Makefile.omdev.mingw Modified : /trunk/SimulationRuntime/c/math-support/initialization.c Deleted : /trunk/SimulationRuntime/c/omdev_qtdeps Revision: 11869 Author: fbergero Date: Monday, May 07, 2012 21:37:00 Message: Fixing replacement error ---- Modified : /trunk/Compiler/Template/CodegenQSS.mo Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenQSS.tpl Revision: 11868 Author: fbergero Date: Monday, May 07, 2012 21:02:14 Message: Creating the makefile ---- Modified : /trunk/Compiler/Template/CodegenQSS.mo Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenQSS.tpl Revision: 11867 Author: fbergero Date: Monday, May 07, 2012 19:44:28 Message: Working prototype ---- Modified : /trunk/Compiler/BackEnd/BackendQSS.mo Modified : /trunk/Compiler/Template/CodegenQSS.mo Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenQSS.tpl Modified : /trunk/Compiler/susan_codegen/SimCode/SimCodeTV.mo Revision: 11866 Author: lochel Date: Monday, May 07, 2012 18:44:43 Message: added new initialization method: -iom kinsol NOTE: new OMDev needed, do Subversion update on your OMDev! ---- Modified : /trunk/Compiler/Template/CodegenAdevs.mo Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl Modified : /trunk/SimulationRuntime/c/Makefile.common Modified : /trunk/SimulationRuntime/c/math-support/initialization.c Modified : /trunk/SimulationRuntime/c/math-support/model_help.c Modified : /trunk/SimulationRuntime/c/simulation/simulation_runtime.cpp Revision: 11865 Author: arun3688 Date: Monday, May 07, 2012 18:14:38 Message: OMCCp is tested with test cases and added omcc to the path openmodelica/trunk/testsuite/ committed by - arun3688(arunkumar palanisamy) ---- Added : /trunk/testsuite/omcc Added : /trunk/testsuite/omcc/Flags_loadFlags.c Added : /trunk/testsuite/omcc/Flags_loadFlags.conv.c Added : /trunk/testsuite/omcc/Flags_loadFlags.h Added : /trunk/testsuite/omcc/Flags_loadFlags.libs Added : /trunk/testsuite/omcc/Flags_loadFlags.log Added : /trunk/testsuite/omcc/Flags_loadFlags.makefile Added : /trunk/testsuite/omcc/Flags_loadFlags_records.c Added : /trunk/testsuite/omcc/LexTableModelica.mo Added : /trunk/testsuite/omcc/Lexer.mo Added : /trunk/testsuite/omcc/LexerCode.tmo Added : /trunk/testsuite/omcc/LexerCodeModelica.mo Added : /trunk/testsuite/omcc/LexerGenerator.mo Added : /trunk/testsuite/omcc/LexerGenerator_getCurrentTimeStr.c Added : /trunk/testsuite/omcc/LexerGenerator_getCurrentTimeStr.conv.c Added : /trunk/testsuite/omcc/LexerGenerator_getCurrentTimeStr.h Added : /trunk/testsuite/omcc/LexerGenerator_getCurrentTimeStr.libs Added : /trunk/testsuite/omcc/LexerGenerator_getCurrentTimeStr.log Added : /trunk/testsuite/omcc/LexerGenerator_getCurrentTimeStr.makefile Added : /trunk/testsuite/omcc/LexerGenerator_getCurrentTimeStr_records.c Added : /trunk/testsuite/omcc/LexerModelica.mo Added : /trunk/testsuite/omcc/LinkMain.makefile Added : /trunk/testsuite/omcc/LoadCompilerSources.mos Added : /trunk/testsuite/omcc/Main.mo Added : /trunk/testsuite/omcc/MainTest.mos Added : /trunk/testsuite/omcc/Main_main.c Added : /trunk/testsuite/omcc/Main_main.conv.c Added : /trunk/testsuite/omcc/Main_main.dll Added : /trunk/testsuite/omcc/Main_main.h Added : /trunk/testsuite/omcc/Main_main.libs Added : /trunk/testsuite/omcc/Main_main.log Added : /trunk/testsuite/omcc/Main_main.makefile Added : /trunk/testsuite/omcc/Main_main_records.c Added : /trunk/testsuite/omcc/NewParser.mo Added : /trunk/testsuite/omcc/OMCC.mo Added : /trunk/testsuite/omcc/OMCC.mos Added : /trunk/testsuite/omcc/OMCC_main.c Added : /trunk/testsuite/omcc/OMCC_main.conv.c Added : /trunk/testsuite/omcc/OMCC_main.dll Added : /trunk/testsuite/omcc/OMCC_main.h Added : /trunk/testsuite/omcc/OMCC_main.libs Added : /trunk/testsuite/omcc/OMCC_main.log Added : /trunk/testsuite/omcc/OMCC_main.makefile Added : /trunk/testsuite/omcc/OMCC_main_records.c Added : /trunk/testsuite/omcc/ParseCode.tmo Added : /trunk/testsuite/omcc/ParseCodeModelica.mo Added : /trunk/testsuite/omcc/ParseTableModelica.mo Added : /trunk/testsuite/omcc/Parser.mo Added : /trunk/testsuite/omcc/ParserGenerator.mo Added : /trunk/testsuite/omcc/ParserGenerator_getCurrentTimeStr.c Added : /trunk/testsuite/omcc/ParserGenerator_getCurrentTimeStr.conv.c Added : /trunk/testsuite/omcc/ParserGenerator_getCurrentTimeStr.h Added : /trunk/testsuite/omcc/ParserGenerator_getCurrentTimeStr.libs Added : /trunk/testsuite/omcc/ParserGenerator_getCurrentTimeStr.log Added : /trunk/testsuite/omcc/ParserGenerator_getCurrentTimeStr.makefile Added : /trunk/testsuite/omcc/ParserGenerator_getCurrentTimeStr_records.c Added : /trunk/testsuite/omcc/ParserModelica.mo Added : /trunk/testsuite/omcc/SCRIPT.mos Added : /trunk/testsuite/omcc/System_getCurrentTimeStr.c Added : /trunk/testsuite/omcc/System_getCurrentTimeStr.conv.c Added : /trunk/testsuite/omcc/System_getCurrentTimeStr.h Added : /trunk/testsuite/omcc/System_getCurrentTimeStr.libs Added : /trunk/testsuite/omcc/System_getCurrentTimeStr.log Added : /trunk/testsuite/omcc/System_getCurrentTimeStr.makefile Added : /trunk/testsuite/omcc/System_getCurrentTimeStr_records.c Added : /trunk/testsuite/omcc/System_readFile.c Added : /trunk/testsuite/omcc/System_readFile.conv.c Added : /trunk/testsuite/omcc/System_readFile.h Added : /trunk/testsuite/omcc/System_readFile.libs Added : /trunk/testsuite/omcc/System_readFile.log Added : /trunk/testsuite/omcc/System_readFile.makefile Added : /trunk/testsuite/omcc/System_readFile_records.c Added : /trunk/testsuite/omcc/System_regex.c Added : /trunk/testsuite/omcc/System_regex.conv.c Added : /trunk/testsuite/omcc/System_regex.h Added : /trunk/testsuite/omcc/System_regex.libs Added : /trunk/testsuite/omcc/System_regex.log Added : /trunk/testsuite/omcc/System_regex.makefile Added : /trunk/testsuite/omcc/System_regex_records.c Added : /trunk/testsuite/omcc/TEST_CASES.mo Added : /trunk/testsuite/omcc/TestGrammar.mo Added : /trunk/testsuite/omcc/TestGrammar.moUnParsed.mo Added : /trunk/testsuite/omcc/TokenModelica.mo Added : /trunk/testsuite/omcc/Types.mo Added : /trunk/testsuite/omcc/lexer4.c Added : /trunk/testsuite/omcc/lexerModelica.c Added : /trunk/testsuite/omcc/lexerModelica.l Added : /trunk/testsuite/omcc/main.c Added : /trunk/testsuite/omcc/main_records.c Added : /trunk/testsuite/omcc/parserModelica.c Added : /trunk/testsuite/omcc/parserModelica.y Revision: 11863 Author: sjoelund.se Date: Monday, May 07, 2012 15:35:10 Message: - Recommend omniORB in configure ---- Modified : /trunk/configure.in Revision: 11862 Author: sjoelund.se Date: Monday, May 07, 2012 15:29:30 Message: - Add -I. to MICO CFLAGS ---- Modified : /trunk/configure.in Revision: 11861 Author: Frenkel TUD Date: Monday, May 07, 2012 15:01:57 Message: - dump id for matrix row ---- Modified : /trunk/Compiler/BackEnd/XMLDump.mo Revision: 11860 Author: Frenkel TUD Date: Monday, May 07, 2012 13:43:38 Message: - take care of replace <,>... everywhere in dumpXMLDAE ---- Modified : /trunk/Compiler/BackEnd/XMLDump.mo Revision: 11859 Author: sjoelund.se Date: Monday, May 07, 2012 10:44:33 Message: - Expected output ---- Modified : /trunk/testsuite/mofiles/GetInstanceName.mo Revision: 11858 Author: sjoelund.se Date: Monday, May 07, 2012 10:40:52 Message: - Fixed getInstanceName() to work for packages and top-level models ---- Modified : /trunk/Compiler/FrontEnd/Static.mo Modified : /trunk/Compiler/Template/CodegenAdevs.mo Revision: 11856 Author: nutaro Date: Monday, May 07, 2012 02:46:36 Message: Update to Adevs code generator for new simulation runtime ---- Modified : /trunk/Compiler/Template/CodegenAdevs.mo Modified : /trunk/Compiler/Template/CodegenQSS.mo Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenAdevs.tpl Revision: 11855 Author: adrpo Date: Saturday, May 05, 2012 01:51:40 Message: - tabs instead of spaces. ---- Modified : /trunk/mosh/src/Makefile.in Revision: 11854 Author: wbraun Date: Saturday, May 05, 2012 01:00:42 Message: - fixed testsuite for last commit ---- Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Modified : /trunk/Compiler/BackEnd/SimCode.mo Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/Template/CodegenFMU.mo Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenFMU.tpl Modified : /trunk/SimulationRuntime/c/math-support/initialization.c Modified : /trunk/SimulationRuntime/c/simulation/solver/solver_main.c Revision: 11853 Author: sjoelund.se Date: Friday, May 04, 2012 23:01:21 Message: - Some Makefile fixes ---- Modified : /trunk/mosh/src/Makefile.in Revision: 11852 Author: fbergero Date: Friday, May 04, 2012 20:09:10 Message: Updating algebraic loop code ---- Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenQSS.tpl Revision: 11851 Author: fbergero Date: Friday, May 04, 2012 20:08:49 Message: Using crefEqual ---- Modified : /trunk/Compiler/BackEnd/BackendQSS.mo Revision: 11850 Author: wbraun Date: Friday, May 04, 2012 19:44:46 Message: - 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 ---- Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Modified : /trunk/Compiler/BackEnd/BackendVariable.mo Modified : /trunk/Compiler/BackEnd/SimCode.mo Modified : /trunk/SimulationRuntime/c/math-support/initialization.c Modified : /trunk/testsuite/mosfiles/Random.mos Revision: 11849 Author: perost Date: Friday, May 04, 2012 15:03:58 Message: Fix for bug #1733: - Fixed connection of complex arrays with subscripts. ---- Modified : /trunk/Compiler/FrontEnd/InstSection.mo Added : /trunk/testsuite/mofiles/Connect18.mo Modified : /trunk/testsuite/mofiles/Makefile Revision: 11848 Author: perost Date: Friday, May 04, 2012 13:28:08 Message: Fix for bug #1731: - Fixed connection of arrays with subscripts. - Updated testsuit due to changed equation order for connects. ---- Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Modified : /trunk/Compiler/FrontEnd/ComponentReference.mo Modified : /trunk/Compiler/FrontEnd/ConnectUtil.mo Modified : /trunk/Compiler/FrontEnd/Expression.mo Modified : /trunk/Compiler/FrontEnd/InstSection.mo Modified : /trunk/Compiler/FrontEnd/Static.mo Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/Template/CodegenFMU.mo Modified : /trunk/Compiler/Util/List.mo Modified : /trunk/testsuite/libraries/msl221/AIMC_DOL.mos Modified : /trunk/testsuite/libraries/msl221/AIMC_Inverter.mos Modified : /trunk/testsuite/libraries/msl221/AIMC_YD.mos Modified : /trunk/testsuite/libraries/msl221/AIMS_start.mos Modified : /trunk/testsuite/libraries/msl221/SMEE_Gen.mos Modified : /trunk/testsuite/libraries/msl221/SMPM_Inverter.mos Modified : /trunk/testsuite/libraries/msl221/SMR_Inverter.mos Modified : /trunk/testsuite/libraries/msl221/TestNand.mos Modified : /trunk/testsuite/libraries/msl221/modelicaAdditions/Engine1.mos Modified : /trunk/testsuite/libraries/msl221/modelicaAdditions/Engine2.mos Modified : /trunk/testsuite/libraries/msl221/modelicaAdditions/FourBar1.mos Modified : /trunk/testsuite/libraries/msl221/modelicaAdditions/FourBar2.mos Modified : /trunk/testsuite/libraries/msl221/modelicaAdditions/TwoLoop.mos Modified : /trunk/testsuite/libraries/msl221/modelicaAdditions/robot.mos Modified : /trunk/testsuite/libraries/msl31/Modelica.Electrical.Digital.mos Modified : /trunk/testsuite/libraries/msl31/Modelica.Electrical.Machines.Examples.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.ControlledTankSystem.ControlledTanks.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.HeatingSystem.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.IdealGases.SimpleNaturalGas.mos Modified : /trunk/testsuite/libraries/multibody/checkingModels/BodyCylinder.mos Modified : /trunk/testsuite/libraries/multibody/elementary/DoublePendulum.mos Modified : /trunk/testsuite/libraries/multibody/elementary/ForceAndTorque.mos Modified : /trunk/testsuite/libraries/multibody/elementary/FreeBody.mos Modified : /trunk/testsuite/libraries/multibody/elementary/InitSpringConstant.mos Modified : /trunk/testsuite/libraries/multibody/elementary/LineForceWithTwoMasses.mos Modified : /trunk/testsuite/libraries/multibody/elementary/Pendulum.mos Modified : /trunk/testsuite/libraries/multibody/elementary/PendulumWithSpringDamper.mos Modified : /trunk/testsuite/libraries/multibody/elementary/PointGravityWithPointMasses.mos Modified : /trunk/testsuite/libraries/multibody/elementary/PointGravityWithPointMasses2.mos Modified : /trunk/testsuite/libraries/multibody/elementary/RollingWheel.mos Modified : /trunk/testsuite/libraries/multibody/elementary/RollingWheelSetDriving.mos Modified : /trunk/testsuite/libraries/multibody/elementary/RollingWheelSetPulling.mos Modified : /trunk/testsuite/libraries/multibody/elementary/SpringDamperSystem.mos Modified : /trunk/testsuite/libraries/multibody/elementary/SpringMassSystem.mos Modified : /trunk/testsuite/libraries/multibody/elementary/SpringWithMass.mos Modified : /trunk/testsuite/libraries/multibody/elementary/ThreeSprings.mos Modified : /trunk/testsuite/libraries/multibody/loops/Engine1a.mos Modified : /trunk/testsuite/libraries/multibody/loops/Engine1b.mos Modified : /trunk/testsuite/libraries/multibody/loops/Engine1b_analytic.mos Modified : /trunk/testsuite/libraries/multibody/loops/Fourbar1.mos Modified : /trunk/testsuite/libraries/multibody/loops/Fourbar2.mos Modified : /trunk/testsuite/libraries/multibody/loops/Fourbar_analytic.mos Modified : /trunk/testsuite/libraries/multibody/loops/PlanarLoops_analytic.mos Modified : /trunk/testsuite/libraries/multibody/loops/instEngineV6.mos Modified : /trunk/testsuite/libraries/multibody/loops/instEngineV6_analytic.mos Modified : /trunk/testsuite/libraries/multibody/rotational3deffects/ActuatedDrive.mos Modified : /trunk/testsuite/libraries/multibody/rotational3deffects/GearConstraint.mos Modified : /trunk/testsuite/libraries/multibody/rotational3deffects/GyroscopicEffects.mos Modified : /trunk/testsuite/libraries/multibody/rotational3deffects/MovingActuatedDrive.mos Modified : /trunk/testsuite/libraries/multibody/systems/RobotR3.mos Modified : /trunk/testsuite/mofiles/Connect12.mo Modified : /trunk/testsuite/mofiles/Connect13.mo Added : /trunk/testsuite/mofiles/Connect17.mo Modified : /trunk/testsuite/mofiles/ConnectEnumArray.mo Modified : /trunk/testsuite/mofiles/EnumConnectArray.mo Modified : /trunk/testsuite/mofiles/FlowDeclRecord2.mo Modified : /trunk/testsuite/mofiles/ForceAndTorque.mo Modified : /trunk/testsuite/mofiles/InvertedPendulumTotal.mo Modified : /trunk/testsuite/mofiles/Makefile Modified : /trunk/testsuite/mofiles/msl/BM16.mo Modified : /trunk/tools/validatetest/validatetest.pl Revision: 11847 Author: adrpo Date: Friday, May 04, 2012 07:56:19 Message: - move ThermoSysPro.Examples.SimpleExamples.TestSensors.mos to failing tests as sometimes it works, sometimes it doesn't ---- Modified : /trunk/testsuite/3rdParty/ThermoSysPro/Makefile Revision: 11846 Author: wbraun Date: Friday, May 04, 2012 02:54:10 Message: - fixed debug output for symbolic jacobians ---- Modified : /trunk/Compiler/BackEnd/BackendDAE.mo Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/BackEnd/SimCode.mo Revision: 11845 Author: Frenkel TUD Date: Thursday, May 03, 2012 21:27:24 Message: - bugfix coding style ---- Modified : /trunk/Compiler/runtime/SimulationResultsCmp.c Revision: 11844 Author: Frenkel TUD Date: Thursday, May 03, 2012 20:48:13 Message: - bugfix coding style ---- Modified : /trunk/Compiler/runtime/SimulationResultsCmp.c Revision: 11843 Author: Frenkel TUD Date: Thursday, May 03, 2012 20:37:34 Message: - compareSimulationResults: report vars in case of file not equal and print error messages if command failed - msl31/simulate: delete all generated files ---- Modified : /trunk/Compiler/Script/CevalScript.mo Modified : /trunk/Compiler/runtime/SimulationResultsCmp.c Modified : /trunk/testsuite/libraries/msl31/Modelica.Math.Matrices.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Blocks.CombiTables.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Blocks.Examples.BusUsage.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Blocks.Examples.InverseModel.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Blocks.Examples.LogicalNetwork1.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Blocks.Examples.PID_Controller.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Blocks.Examples.ShowLogicalSources.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Blocks.Examples.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Analog.Examples.AmplifierWithOpAmpDetailed.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Analog.Examples.CauerLowPassAnalog.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Analog.Examples.CauerLowPassOPV.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Analog.Examples.CauerLowPassSC.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Analog.Examples.CharacteristicIdealDiodes.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Analog.Examples.CharacteristicThyristors.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Analog.Examples.ChuaCircuit.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Analog.Examples.CompareTransformers.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Analog.Examples.ControlledSwitchWithArc.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Analog.Examples.DifferenceAmplifier.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Analog.Examples.HeatingMOSInverter.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Analog.Examples.HeatingNPN_OrGate.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Analog.Examples.HeatingRectifier.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Analog.Examples.HeatingResistor.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Analog.Examples.NandGate.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Analog.Examples.OvervoltageProtection.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Analog.Examples.Rectifier.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Analog.Examples.ShowSaturatingInductor.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Analog.Examples.ShowVariableResistor.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Analog.Examples.SwitchWithArc.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Analog.Examples.ThyristorBehaviourTest.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Analog.Examples.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Digital.Examples.Adder4.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Digital.Examples.Counter.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Digital.Examples.Counter3.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Digital.Examples.FlipFlop.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Digital.Examples.FullAdder.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Digital.Examples.HalfAdder.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Digital.Examples.Multiplexer.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Digital.Examples.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Machines.Examples.AIMC_DOL.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Machines.Examples.AIMC_Inverter.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Machines.Examples.AIMC_Steinmetz.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Machines.Examples.AIMC_YD.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Machines.Examples.AIMS_Start.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Machines.Examples.DCEE_Start.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Machines.Examples.DCPM_Start.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Machines.Examples.DCSE_Start.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Machines.Examples.Rectifier12pulse.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Machines.Examples.Rectifier6pulse.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Machines.Examples.SMEE_Generator.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Machines.Examples.SMPM_Inverter.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Machines.Examples.SMR_Inverter.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Machines.Examples.TransformerTestbench.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.MultiPhase.Examples.Rectifier.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.MultiPhase.Examples.TransformerYD.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.MultiPhase.Examples.TransformerYY.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.MultiPhase.Examples.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Magnetic.FluxTubes.Examples.MovingCoilActuator.ArmatureStroke.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Magnetic.FluxTubes.Examples.MovingCoilActuator.ForceCurrentBehaviour.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Magnetic.FluxTubes.Examples.MovingCoilActuator.ForceStrokeBehaviour.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Magnetic.FluxTubes.Examples.SaturatedInductor.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Magnetic.FluxTubes.Examples.SolenoidActuator.ComparisonPullInStroke.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Magnetic.FluxTubes.Examples.SolenoidActuator.ComparisonQuasiStationary.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Math.Matrices.norm.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.DoublePendulum.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.ForceAndTorque.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.FreeBody.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.InitSpringConstant.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.LineForceWithTwoMasses.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.Pendulum.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.PendulumWithSpringDamper.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.PointGravity.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.PointGravityWithPointMasses.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.PointGravityWithPointMasses2.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.RollingWheel.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.RollingWheelSetDriving.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.RollingWheelSetPulling.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.SpringDamperSystem.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.SpringMassSystem.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.SpringWithMass.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.ThreeSprings.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Loops.Engine1a.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Loops.Engine1b.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Loops.Engine1b_analytic.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Loops.EngineV6_analytic.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Loops.Fourbar1.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Loops.Fourbar2.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Loops.Fourbar_analytic.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Loops.PlanarLoops_analytic.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.ActuatedDrive.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.GearConstraint.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.GyroscopicEffects.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.MovingActuatedDrive.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Systems.RobotR3.fullRobot.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Systems.RobotR3.oneAxis.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Frames.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Rotational.Examples.Backlash.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Rotational.Examples.CoupledClutches.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Rotational.Examples.ElasticBearing.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Rotational.Examples.First.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Rotational.Examples.FirstGrounded.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Rotational.Examples.Friction.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Rotational.Examples.LossyGearDemo1.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Rotational.Examples.LossyGearDemo2.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Rotational.Examples.RollingWheel.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Translational.Examples.Accelerate.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Translational.Examples.Brake.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Translational.Examples.Damper.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Translational.Examples.ElastoGap.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Translational.Examples.Friction.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Translational.Examples.InitialConditions.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Translational.Examples.Oscillator.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Translational.Examples.PreLoad.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Translational.Examples.Sensors.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Translational.Examples.SignConvention.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Translational.Examples.WhyArrows.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.StateGraph.Examples.ControlledTanks.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.StateGraph.Examples.ExecutionPaths.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.StateGraph.Examples.FirstExample.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.StateGraph.Examples.FirstExample_Variant2.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.StateGraph.Examples.FirstExample_Variant3.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.StateGraph.Examples.ShowCompositeStep.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.StateGraph.Examples.ShowExceptions.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Thermal.FluidHeatFlow.Examples.IndirectCooling.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Thermal.FluidHeatFlow.Examples.OneMass.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Thermal.FluidHeatFlow.Examples.ParallelCooling.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Thermal.FluidHeatFlow.Examples.ParallelPumpDropOut.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Thermal.FluidHeatFlow.Examples.PumpAndValve.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Thermal.FluidHeatFlow.Examples.PumpDropOut.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Thermal.FluidHeatFlow.Examples.SimpleCooling.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Thermal.FluidHeatFlow.Examples.TwoMass.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Thermal.HeatTransfer.Examples.ControlledTemperature.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Thermal.HeatTransfer.Examples.Motor.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Thermal.HeatTransfer.Examples.TwoMasses.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Utilities.Examples.readRealParameterModel.mos Revision: 11842 Author: mahge930 Date: Thursday, May 03, 2012 14:48:31 Message: + Fix windows compilation. update r11840. random and srandom. Moved defines to openmodelica.h. ---- Modified : /trunk/Compiler/runtime/systemimpl.c Modified : /trunk/SimulationRuntime/c/omc_msvc.h Modified : /trunk/SimulationRuntime/c/openmodelica.h Revision: 11841 Author: Frenkel TUD Date: Thursday, May 03, 2012 13:00:40 Message: - XMLDump: fix implementation to handle also several indipendent systems - BackendDump: add function debugStrEqnStr ---- Modified : /trunk/Compiler/BackEnd/BackendDump.mo Modified : /trunk/Compiler/BackEnd/XMLDump.mo Revision: 11840 Author: sjoelund.se Date: Thursday, May 03, 2012 07:19:13 Message: - Use srand/rand instead of srandom/srand on non-POSIX platforms ---- Modified : /trunk/SimulationRuntime/c/omc_msvc.h Revision: 11839 Author: wbraun Date: Thursday, May 03, 2012 01:24:58 Message: - fixed array exp in symbolic jacobians ---- Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Revision: 11838 Author: wbraun Date: Wednesday, May 02, 2012 22:13:35 Message: - fixed coding style ---- Modified : /trunk/Compiler/BackEnd/BackendEquation.mo Modified : /trunk/Compiler/BackEnd/BackendVariable.mo Revision: 11837 Author: wbraun Date: Wednesday, May 02, 2012 19:47:56 Message: - 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 ---- Modified : /trunk/Compiler/BackEnd/BackendDAE.mo Modified : /trunk/Compiler/BackEnd/BackendDAECreate.mo Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/BackEnd/BackendDAETransform.mo Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Modified : /trunk/Compiler/BackEnd/BackendDump.mo Modified : /trunk/Compiler/BackEnd/BackendEquation.mo Modified : /trunk/Compiler/BackEnd/BackendVariable.mo Modified : /trunk/Compiler/BackEnd/SimCode.mo Modified : /trunk/Compiler/BackEnd/Uncertainties.mo Modified : /trunk/Compiler/BackEnd/XMLDump.mo Modified : /trunk/Compiler/FrontEnd/Inline.mo Modified : /trunk/Compiler/Main/Main.mo Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/Template/CodegenFMU.mo Modified : /trunk/Compiler/Util/Debug.mo Modified : /trunk/Compiler/Util/Flags.mo Modified : /trunk/Compiler/Util/Graph.mo Modified : /trunk/Compiler/Util/List.mo Modified : /trunk/Compiler/Util/Util.mo Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl Modified : /trunk/testsuite/3rdParty/siemens/Makefile Modified : /trunk/testsuite/3rdParty/siemens/testHeatExchanger.mos Modified : /trunk/testsuite/3rdParty/siemens/testPipes.mos Modified : /trunk/testsuite/3rdParty/siemens/testSolidComponents.mos Added : /trunk/testsuite/3rdParty/siemens/testSolidComponentsJac.mos Modified : /trunk/testsuite/linearize/linmodel.mos Modified : /trunk/testsuite/linearize/simLotkaVolterra.mos Modified : /trunk/testsuite/linearize/simNonlinear.mos Modified : /trunk/testsuite/linearize/simTwoTank.mos Modified : /trunk/testsuite/linearize/simVanDerPol.mos Modified : /trunk/testsuite/linearize/simextfunction.mos Modified : /trunk/testsuite/linearize/smallValues.mos Modified : /trunk/testsuite/linearize/test_01.mos Modified : /trunk/testsuite/linearize/test_02.mos Modified : /trunk/testsuite/linearize/test_03.mos Modified : /trunk/testsuite/linearize/test_04.mos Modified : /trunk/testsuite/linearize/test_05.mos Modified : /trunk/testsuite/linearize/test_06.mos Modified : /trunk/testsuite/linearize/testknownvar.mos Revision: 11836 Author: sjoelund.se Date: Wednesday, May 02, 2012 16:46:28 Message: - Added better System.*Rand functions based on srandom() and random() ---- Modified : /trunk/Compiler/Util/System.mo Modified : /trunk/Compiler/runtime/System_omc.cpp Modified : /trunk/Compiler/runtime/System_rml.c Modified : /trunk/Compiler/runtime/systemimpl.c Revision: 11835 Author: perost Date: Wednesday, May 02, 2012 16:24:29 Message: - Fix test. ---- Modified : /trunk/testsuite/mofiles/ReinitInvalidType.mo Revision: 11834 Author: perost Date: Wednesday, May 02, 2012 16:03:07 Message: - Added check that the first argument to reinit is a subtype of Real. ---- Modified : /trunk/Compiler/FrontEnd/InstSection.mo Modified : /trunk/Compiler/Util/Error.mo Modified : /trunk/testsuite/mofiles/Makefile Added : /trunk/testsuite/mofiles/ReinitInvalidType.mo Revision: 11833 Author: perost Date: Wednesday, May 02, 2012 12:52:34 Message: - Removed failtrace from Expression.subscriptIndexExp, since the function is expected to fail sometimes. ---- Modified : /trunk/Compiler/FrontEnd/Expression.mo Modified : /trunk/Compiler/Template/CodegenAdevs.mo Revision: 11832 Author: wbraun Date: Monday, April 30, 2012 13:35:33 Message: - included functionTree to BackendDAE - create from removeUnusedFunctions a pastOptModule ---- Modified : /trunk/Compiler/BackEnd/BackendDAE.mo Modified : /trunk/Compiler/BackEnd/BackendDAECreate.mo Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/BackEnd/BackendDAETransform.mo Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Modified : /trunk/Compiler/BackEnd/BackendDump.mo Modified : /trunk/Compiler/BackEnd/BackendVariable.mo Modified : /trunk/Compiler/BackEnd/Derive.mo Modified : /trunk/Compiler/BackEnd/SimCode.mo Modified : /trunk/Compiler/BackEnd/Uncertainties.mo Modified : /trunk/Compiler/BackEnd/XMLDump.mo Modified : /trunk/Compiler/FrontEnd/Inline.mo Modified : /trunk/Compiler/Main/Main.mo Modified : /trunk/Compiler/Script/CevalScript.mo Modified : /trunk/Compiler/Template/CodegenFMU.mo Modified : /trunk/Compiler/Util/Flags.mo Revision: 11831 Author: adrpo Date: Monday, April 30, 2012 00:15:24 Message: 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. ---- Modified : /trunk/Compiler/BackEnd/BackendVariable.mo Modified : /trunk/SimulationRuntime/c/simulation/solver/solver_main.c Revision: 11830 Author: adrpo Date: Sunday, April 29, 2012 05:02:21 Message: - expected output. ---- Modified : /trunk/testsuite/bootstrapping/SimCodeTest.mos Revision: 11829 Author: adrpo Date: Sunday, April 29, 2012 03:57:54 Message: - push the .mo file too. ---- Modified : /trunk/Compiler/Template/CodegenC.mo Revision: 11828 Author: adrpo Date: Sunday, April 29, 2012 03:56:25 Message: - 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. ---- Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl Revision: 11827 Author: adrpo Date: Sunday, April 29, 2012 03:09:45 Message: 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. ---- Modified : /trunk/Compiler/BackEnd/BackendVariable.mo Modified : /trunk/Compiler/FrontEnd/DAE.mo Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl Revision: 11826 Author: adrpo Date: Sunday, April 29, 2012 01:16:44 Message: 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 ---- Modified : /trunk/Compiler/BackEnd/BackendVariable.mo Modified : /trunk/Compiler/runtime/ModelicaExternalC_rml.c Modified : /trunk/SimulationRuntime/c/simulation/simulation_runtime.cpp Revision: 11825 Author: adrpo Date: Sunday, April 29, 2012 00:48:34 Message: - make 31 bit integer warnings on 32 bit systems go away. ---- Modified : /trunk/testsuite/initialization/nominal.mos Modified : /trunk/testsuite/initialization/scaling1.mos Revision: 11824 Author: Frenkel TUD Date: Saturday, April 28, 2012 12:42:23 Message: - fix testsuite ---- Modified : /trunk/testsuite/libraries/msl31/simulate/Makefile Revision: 11823 Author: adrpo Date: Saturday, April 28, 2012 12:10:12 Message: - replaced tabs with 4 spaces to make Hudson Code Style job happy. ---- Modified : /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.mo Revision: 11822 Author: Frenkel TUD Date: Saturday, April 28, 2012 03:36:17 Message: - fix testsuite ---- Modified : /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.SingleTrackWithEngine.mos Revision: 11821 Author: Frenkel TUD Date: Saturday, April 28, 2012 03:18:53 Message: - add boxptr_intMin - bugfix setPastOptModules -> postOptModules ---- Modified : /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo Modified : /trunk/SimulationRuntime/c/meta/meta_modelica_builtin.c Modified : /trunk/SimulationRuntime/c/meta/meta_modelica_builtin.h Revision: 11820 Author: Frenkel TUD Date: Saturday, April 28, 2012 02:35:00 Message: - minor changes to dummy state selection heuristic ---- Modified : /trunk/Compiler/BackEnd/BackendDAETransform.mo Modified : /trunk/testsuite/3rdParty/PlanarMechanics/Makefile Modified : /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.SimpleCarWithDifferentialGear.mos Modified : /trunk/testsuite/3rdParty/PlanarMechanics/simulation/SimpleCarWithDifferentialGear.mat Modified : /trunk/testsuite/libraries/msl31/simulate/Makefile Revision: 11819 Author: Frenkel TUD Date: Saturday, April 28, 2012 00:55:21 Message: - fix testsuite ---- Modified : /trunk/testsuite/3rdParty/PlanarMechanics/Makefile Modified : /trunk/testsuite/mosfiles/DummyDerMatching.mos Revision: 11818 Author: Frenkel TUD Date: Saturday, April 28, 2012 00:28:11 Message: - BackendDAEOptimize: doReplaceScalarArrayEqns more generic - BackendDAETransform: simplify code, use stateorder for differentiated equations - PlanarMechanics: set initialconditions - Update testsuite ---- Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/BackEnd/BackendDAETransform.mo Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Modified : /trunk/testsuite/3rdParty/PlanarMechanics/Makefile Modified : /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.SimpleCarWithDifferentialGear.mos Modified : /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.SingleTrackWithEngine.mos Modified : /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.TestIdealWheel.mos Modified : /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.mo Modified : /trunk/testsuite/3rdParty/PlanarMechanics/instantiatePlanarMechanicsForTesting.mos Modified : /trunk/testsuite/libraries/msl221/Mechanics/First2.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Makefile Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.GearConstraint.mat Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Translational.Examples.ElastoGap.mat Modified : /trunk/testsuite/linearize/test_06.mos Modified : /trunk/testsuite/mosfiles/DummyDerMatching.mos Modified : /trunk/testsuite/mosfiles/Pendulum.mos Modified : /trunk/testsuite/mosfiles/nonConstantParam.mos Revision: 11817 Author: Frenkel TUD Date: Friday, April 27, 2012 22:15:14 Message: - add function rand to System ---- Modified : /trunk/Compiler/Util/System.mo Modified : /trunk/Compiler/runtime/System_omc.cpp Modified : /trunk/Compiler/runtime/System_rml.c Revision: 11816 Author: Frenkel TUD Date: Friday, April 27, 2012 19:21:52 Message: - move ModelicaConfic.inc to /include/omc/cpp ---- Modified : /trunk/Compiler/Template/CodegenCpp.mo Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenCpp.tpl Modified : /trunk/SimulationRuntime/cpp/Source/System/Modelica/CMakeLists.txt Revision: 11815 Author: Frenkel TUD Date: Friday, April 27, 2012 16:01:30 Message: - use full path to include ModelicaConfic.inc - copy LibrariesConfig.h to OM_HOME/include/omc/cpp because this is in include path ---- Modified : /trunk/Compiler/Template/CodegenCpp.mo Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenCpp.tpl Modified : /trunk/SimulationRuntime/cpp/Source/CMakeLists.txt Revision: 11814 Author: Frenkel TUD Date: Friday, April 27, 2012 15:52:14 Message: - fix typos ---- Modified : /trunk/Compiler/Util/Flags.mo Revision: 11813 Author: Frenkel TUD Date: Friday, April 27, 2012 11:08:17 Message: - fix testsuite ---- Modified : /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.KinematicLoop.mos Modified : /trunk/testsuite/libraries/multibody/checkingModels/BodyCylinder.mos Modified : /trunk/testsuite/libraries/multibody/elementary/DoublePendulum.mos Revision: 11812 Author: Frenkel TUD Date: Friday, April 27, 2012 10:42:16 Message: - fix testsuite - move PlanarMechanicsForTesting.Examples.KinematicLoop.mos to working tests ---- Modified : /trunk/testsuite/3rdParty/PlanarMechanics/Makefile Modified : /trunk/testsuite/libraries/multibody/checkingModels/BodyCylinder.mos Modified : /trunk/testsuite/libraries/multibody/elementary/DoublePendulum.mos Modified : /trunk/testsuite/libraries/multibody/elementary/ForceAndTorque.mos Modified : /trunk/testsuite/libraries/multibody/elementary/FreeBody.mos Modified : /trunk/testsuite/libraries/multibody/elementary/InitSpringConstant.mos Modified : /trunk/testsuite/libraries/multibody/elementary/LineForceWithTwoMasses.mos Modified : /trunk/testsuite/libraries/multibody/elementary/Pendulum.mos Modified : /trunk/testsuite/libraries/multibody/systems/RobotR3.mos Revision: 11811 Author: Frenkel TUD Date: Friday, April 27, 2012 09:25:04 Message: - fix testsuite ---- Modified : /trunk/testsuite/libraries/msl221/modelicaAdditions/robot.mos Modified : /trunk/testsuite/libraries/msl31/Modelica.Blocks.mos Modified : /trunk/testsuite/libraries/msl31/Modelica.Electrical.Analog.mos Modified : /trunk/testsuite/libraries/msl31/Modelica.Electrical.Machines.Examples.mos Modified : /trunk/testsuite/libraries/msl31/Modelica.Electrical.MultiPhase.Examples.mos Modified : /trunk/testsuite/libraries/msl31/Modelica.Magnetic.FluxTubes.mos Modified : /trunk/testsuite/libraries/msl31/Modelica.Thermal.mos Modified : /trunk/testsuite/mofiles/InvertedPendulumTotal.mo Modified : /trunk/testsuite/mosfiles-nosim/Model1.mos Modified : /trunk/testsuite/mosfiles-nosim/Model2.mos Revision: 11810 Author: Frenkel TUD Date: Friday, April 27, 2012 09:15:44 Message: - fix testsuite ---- Modified : /trunk/testsuite/3rdParty/PlanarMechanics/checkPlanarMechanicsForTesting.mos Modified : /trunk/testsuite/3rdParty/TestMedia/TestSteam.mos Modified : /trunk/testsuite/3rdParty/TestMedia/TestWater.mos Modified : /trunk/testsuite/3rdParty/siemens/valve_test.mos Revision: 11809 Author: Frenkel TUD Date: Friday, April 27, 2012 00:47:35 Message: - improve handling of complex equations - improve evaluation of parameters with Evaluate=True annotation - add built in functions to set machtingalgorithm - update testsuite ---- Modified : /trunk/Compiler/BackEnd/BackendDAECreate.mo Modified : /trunk/Compiler/BackEnd/SimCode.mo Modified : /trunk/Compiler/BackEnd/Uncertainties.mo Modified : /trunk/Compiler/FrontEnd/DAEUtil.mo Modified : /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo Modified : /trunk/Compiler/Main/Main.mo Modified : /trunk/Compiler/Script/CevalScript.mo Modified : /trunk/testsuite/3rdParty/PlanarMechanics/checkPlanarMechanicsForTesting.mos Modified : /trunk/testsuite/3rdParty/TestMedia/TestSteam.mos Modified : /trunk/testsuite/3rdParty/TestMedia/TestWater.mos Modified : /trunk/testsuite/3rdParty/siemens/valve_test.mos Modified : /trunk/testsuite/bootstrapping/LoadCompilerSources.mos Modified : /trunk/testsuite/libraries/msl221/modelicaAdditions/robot.mos Modified : /trunk/testsuite/libraries/msl31/Modelica.Blocks.mos Modified : /trunk/testsuite/libraries/msl31/Modelica.Electrical.Analog.mos Modified : /trunk/testsuite/libraries/msl31/Modelica.Electrical.Machines.Examples.mos Modified : /trunk/testsuite/libraries/msl31/Modelica.Electrical.MultiPhase.Examples.mos Modified : /trunk/testsuite/libraries/msl31/Modelica.Magnetic.FluxTubes.mos Modified : /trunk/testsuite/libraries/msl31/Modelica.Thermal.mos Modified : /trunk/testsuite/libraries/multibody/checkingModels/BodyCylinder.mos Modified : /trunk/testsuite/libraries/multibody/elementary/DoublePendulum.mos Modified : /trunk/testsuite/libraries/multibody/elementary/ForceAndTorque.mos Modified : /trunk/testsuite/libraries/multibody/elementary/FreeBody.mos Modified : /trunk/testsuite/libraries/multibody/elementary/InitSpringConstant.mos Modified : /trunk/testsuite/libraries/multibody/elementary/LineForceWithTwoMasses.mos Modified : /trunk/testsuite/libraries/multibody/elementary/Pendulum.mos Modified : /trunk/testsuite/libraries/multibody/elementary/PendulumWithSpringDamper.mos Modified : /trunk/testsuite/libraries/multibody/elementary/RollingWheelSetDriving.mos Modified : /trunk/testsuite/libraries/multibody/elementary/RollingWheelSetPulling.mos Modified : /trunk/testsuite/libraries/multibody/elementary/SpringDamperSystem.mos Modified : /trunk/testsuite/libraries/multibody/elementary/SpringMassSystem.mos Modified : /trunk/testsuite/libraries/multibody/systems/RobotR3.mos Modified : /trunk/testsuite/mofiles/InvertedPendulumTotal.mo Modified : /trunk/testsuite/mosfiles-nosim/Model1.mos Modified : /trunk/testsuite/mosfiles-nosim/Model2.mos Revision: 11808 Author: adeas31 Date: Thursday, April 26, 2012 20:02:00 Message: - Fixed the spaces problem. ---- Modified : /trunk/Compiler/Script/CevalScript.mo Modified : /trunk/Compiler/scripts/Compile.bat Revision: 11807 Author: adrpo Date: Thursday, April 26, 2012 16:00:28 Message: - 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 ---- Modified : /trunk/testsuite/3rdParty/ThermoSysPro/Makefile Modified : /trunk/testsuite/3rdParty/ThermoSysPro/README.txt Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Combustion/CombustionChambers/GenericCombustion.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Combustion/CombustionChambers/GridFurnace.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Combustion/CombustionChambers/PostCombustionGas.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Correlations/Thermal/WBLongitudinalCurrentConvectiveHeatTransferCoefficient.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Correlations/Thermal/WBRadiativeHeatTransferCoefficient.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/CombinedCyclePowerPlant/Control/Condenser_LevelControl.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/CombinedCyclePowerPlant/Control/Drum_LevelControl.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/HeatExchangers/FlueGasesChamberEvaporator.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Volumes/VolumeATh.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Volumes/VolumeBTh.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Volumes/VolumeCTh.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Volumes/VolumeDTh.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/HeatNetworksCooling/AbsorberWaterLiBr.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/HeatNetworksCooling/AbsorptionRefrigeratorSystem.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/HeatNetworksCooling/DesorberWaterLiBr.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/HeatNetworksCooling/HeatNetworkPipe.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/HeatNetworksCooling/LatentHeatStorage.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/HeatNetworksCooling/SensibleHeatStorage.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Continu/FctTrans.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Continu/Integrateur.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Continu/IntegrateurSat.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Continu/PI.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Continu/PIsat.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Continu/PT1.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Continu/PT2.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Discret/ConvAD.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Discret/ConvDA.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Discret/Echant.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Discret/FctTrans.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Discret/PI.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Discret/PIsat.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Discret/PT1.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Discret/Pre.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/Pulse.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/SampleTrigger.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/EgEntier.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Feedback.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Inf.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/InfEntier.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Infeg.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/InfegEntier.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Sup.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/SupEntier.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Supeg.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/SupegEntier.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/package.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire/BandeMorte.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire/Limiteur.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire/LimiteurVar.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire/LimiteurVitesse.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire/RetardFixe.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire/Selecteur.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire/SelecteurEntier.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire/Switch.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire/package.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/Echelon.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/Exp.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/Horloge.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/Pulse.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/Rampe.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/Random.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/RandomLineaire.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/SinusExp.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/Sinusoide.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/Trapezoide.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/package.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Tables/Table1D.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Tables/Table1DTemps.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Tables/Table1DTempsBool.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Tables/Table2D.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Common.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/MultiFluids/Machines/AlternatingEngine.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/MultiFluids/Machines/CHPEngineBarkantineSystem.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/MultiFluids/Machines/CHPEngineTriGenPredSystem.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/MultiFluids/Machines/CHPEngineTrigenParamSystem.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/FlueGases/FlueGases_h.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/FlueGases/FlueGases_h_Ps.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/FlueGases/FlueGases_s.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/FlueGases/XSat.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/WaterSolution/MassFraction_eq_PT.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/WaterSolution/Pressure_eq_TX.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/WaterSteam/BaseIF97.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/WaterSteam/Common.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/WaterSteam/IF97_packages.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Solar/SolarCollector.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/BoundaryConditions/RefP.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/BoundaryConditions/RefQ.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/BoundaryConditions/RefT.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/BoundaryConditions/RefXh2o.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/BoundaryConditions/Sink.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/BoundaryConditions/SinkP.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/BoundaryConditions/SourceP.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/BoundaryConditions/SourcePQ.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/Connectors.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/HeatExchangers/ExchangerEfficiency.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/LoopBreakers/LoopBreakerP.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/LoopBreakers/LoopBreakerQ.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/LoopBreakers/LoopBreakerT.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/LoopBreakers/LoopBreakerXh2o.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/Machines/StaticCentrifugalPumpNom.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/PressureLosses/SingularPressureLoss.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/BoundaryConditions/SinkP.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/BoundaryConditions/SourceP.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/HeatExchangers/DynamicWaterWaterExchanger.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/HeatExchangers/SimpleDynamicCondenser.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/HeatExchangers/StaticCondenser.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/HeatExchangers/StaticWaterWaterExchanger.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Junctions/MassFlowMultiplier.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Junctions/Mixer2.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Junctions/Mixer3.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Junctions/Mixer8.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Junctions/Splitter2.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Junctions/Splitter3.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/LoopBreakers/LoopingPQ.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Machines/Compressor.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Machines/SteamEngine.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/PressureLosses/Bend.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/PressureLosses/CheckValve.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/PressureLosses/ControlValve.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/PressureLosses/Diaphragm.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/PressureLosses/DynamicCheckValve.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/PressureLosses/DynamicReliefValve.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/PressureLosses/PipePressureLoss.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/PressureLosses/SwitchValve.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Sensors/SensorQv.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Sensors/SensorT.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Volumes/DegasifierVolume.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Volumes/DynamicDrum.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Volumes/Tank.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Volumes/TwoPhaseVolume.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Volumes/VolumeA.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Volumes/VolumeB.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Volumes/VolumeC.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Volumes/VolumeD.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Volumes/VolumeI.mo Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Volumes/VolumeITh.mo Deleted : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/package.encoding Modified : /trunk/testsuite/partest/runtest.pl Revision: 11806 Author: adrpo Date: Thursday, April 26, 2012 15:12:33 Message: - 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. ---- Modified : /trunk/testsuite/3rdParty/ThermoSysPro/Makefile Added : /trunk/testsuite/3rdParty/ThermoSysPro/README.txt Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/AAAUsersGuide.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Combustion Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Combustion/BoundaryConditions Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Combustion/BoundaryConditions/FuelSourcePQ.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Combustion/BoundaryConditions/package.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Combustion/BoundaryConditions/package.order Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Combustion/CombustionChambers Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Combustion/CombustionChambers/GTCombustionChamber.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Combustion/CombustionChambers/GenericCombustion.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Combustion/CombustionChambers/GridFurnace.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Combustion/CombustionChambers/PostCombustionGas.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Combustion/CombustionChambers/package.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Combustion/CombustionChambers/package.order Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Combustion/Connectors.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Combustion/Sensors Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Combustion/Sensors/FuelMassFlowSensor.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Combustion/Sensors/package.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Combustion/Sensors/package.order Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Combustion/package.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Combustion/package.order Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Correlations Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Correlations/Misc Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Correlations/Misc/Pro_FlueGases.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Correlations/Misc/Pro_TwoPhaseWaterSteam.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Correlations/Misc/Pro_WaterSteam.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Correlations/Misc/PropFlueGases.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Correlations/Misc/PropWaterSteam.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Correlations/Misc/WBCorrectiveDiameterCoefficient.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Correlations/Misc/package.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Correlations/Misc/package.order Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Correlations/Thermal Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Correlations/Thermal/WBCrossedCurrentConvectiveHeatTransferCoefficient.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Correlations/Thermal/WBFlueGasesHeatTransferCoefficient.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Correlations/Thermal/WBHeatExchangerEfficiency.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Correlations/Thermal/WBInternalHeatTransferCoefficient.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Correlations/Thermal/WBInternalOnePhaseFlowHeatTransferCoefficient.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Correlations/Thermal/WBInternalSuperCriticalFlowHeatTransferCoefficient.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Correlations/Thermal/WBInternalTwoPhaseFlowHeatTransferCoefficient.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Correlations/Thermal/WBLongitudinalCurrentConvectiveHeatTransferCoefficient.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Correlations/Thermal/WBRadiativeHeatTransferCoefficient.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Correlations/Thermal/package.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Correlations/Thermal/package.order Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Correlations/package.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Correlations/package.order Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/ElectroMechanics Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/ElectroMechanics/BoundaryConditions Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/ElectroMechanics/BoundaryConditions/SourceMechanicalPower.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/ElectroMechanics/BoundaryConditions/package.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/ElectroMechanics/BoundaryConditions/package.order Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/ElectroMechanics/Connectors.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/ElectroMechanics/Machines Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/ElectroMechanics/Machines/Shaft.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/ElectroMechanics/Machines/SynchronousMotor.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/ElectroMechanics/Machines/package.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/ElectroMechanics/Machines/package.order Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/ElectroMechanics/package.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/ElectroMechanics/package.order Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/AAAInfo.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/CombinedCyclePowerPlant Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/CombinedCyclePowerPlant/AAAInfo.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/CombinedCyclePowerPlant/AJ_D74_FD1.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/CombinedCyclePowerPlant/CombinedCycle_Load_100_50.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/CombinedCyclePowerPlant/CombinedCycle_TripTAC.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/CombinedCyclePowerPlant/CombinedCycle_init_D2012.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/CombinedCyclePowerPlant/CombinedCycle_init_D6.1.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/CombinedCyclePowerPlant/CombinedCycle_init_D7.4_FD01.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/CombinedCyclePowerPlant/Control Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/CombinedCyclePowerPlant/Control/Condenser_LevelControl.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/CombinedCyclePowerPlant/Control/Drum_LevelControl.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/CombinedCyclePowerPlant/Control/package.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/CombinedCyclePowerPlant/Control/package.order Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/CombinedCyclePowerPlant/Plot_Load_100_55.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/CombinedCyclePowerPlant/Plot_TripTAC.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/CombinedCyclePowerPlant/package.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/CombinedCyclePowerPlant/package.order Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestAirHumidity.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestBend.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestCentrifugalPumpWaterSolution.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestCheckValve.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestCompressor.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestControlValve.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestDiaphragm.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestDynamicCentrifugalPump.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestDynamicCentrifugalPump1.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestDynamicCentrifugalPump2.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestDynamicCheckValve.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestDynamicDrum.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestDynamicOnePhaseFlowPipe.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestDynamicReliefValve.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestDynamicTwoPhaseFlowPipe.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestDynamicWaterWaterExchanger.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestFan.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestFlueGasesJunctions.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestFlueGasesVolumes.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestFlueGasesVolumes1.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestIdealCheckValve.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestIdealSwitchValve.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestInvSingularPressureLoss.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestJunctions.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestJunctions2.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestJunctions3.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestJunctions4.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestJunctions5.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestLumpedStraightPipe.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestMassFlowMultiplier.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestPipePressureLoss.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestRefP.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestSensors.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestSimpleEvaporatorWaterSteamFlueGases.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestSimpleStaticCondenser.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestSingularPressureLoss.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestStaticCentrifugalPump.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestStaticCentrifugalPump1.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestStaticCentrifugalPump2.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestStaticCentrifugalPumpWaterSolution.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestStaticCondenser.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestStaticDrum1.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestStaticDrum2.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestStaticExchangerWaterSteamFlueGases.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestStaticWaterWaterExchanger.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestStaticWaterWaterExchangerDTorWorEff.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestSteamDryer.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestSteamDryer2.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestSteamEngine.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestSteamExtractionSplitter.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestStodolaTurbine.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestStodolaTurbine1.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestStodolaTurbine2.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestSwitchValve.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestTank.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestThreeWayValve.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestVolumes.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestVolumes1.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestVolumes2.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/TestWaterHammer.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/package.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples/package.order Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/package.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/package.order Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Boilers Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Boilers/package.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Boilers/package.order Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/BoundaryConditions Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/BoundaryConditions/AirHumidity.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/BoundaryConditions/Sink.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/BoundaryConditions/SinkG.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/BoundaryConditions/SinkP.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/BoundaryConditions/SinkPQ.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/BoundaryConditions/SinkQ.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/BoundaryConditions/Source.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/BoundaryConditions/SourceG.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/BoundaryConditions/SourceP.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/BoundaryConditions/SourcePQ.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/BoundaryConditions/SourceQ.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/BoundaryConditions/package.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/BoundaryConditions/package.order Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Connectors.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/HeatExchangers Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/HeatExchangers/FlueGasesChamberEvaporator.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/HeatExchangers/StaticFluegasesFluegasesExchangerKS.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/HeatExchangers/StaticWallFlueGasesExchanger.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/HeatExchangers/package.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/HeatExchangers/package.order Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Junctions Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Junctions/Mixer2.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Junctions/Splitter2.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Junctions/package.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Junctions/package.order Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/LoopBreakers Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/LoopBreakers/package.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/LoopBreakers/package.order Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Machines Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Machines/CombustionTurbine.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Machines/Compressor.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Machines/StaticFan.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Machines/package.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Machines/package.order Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/PressureLosses Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/PressureLosses/CheckValve.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/PressureLosses/ControlValve.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/PressureLosses/InvSingularPressureLoss.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/PressureLosses/SingularPressureLoss.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/PressureLosses/package.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/PressureLosses/package.order Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Sensors Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Sensors/MassFlowSensor.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Sensors/PressureSensor.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Sensors/TemperatureSensor.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Sensors/package.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Sensors/package.order Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/TAC Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/TAC/GTCICOBarilla.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/TAC/GasTurbine.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/TAC/package.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/TAC/package.order Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Volumes Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Volumes/VolumeATh.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Volumes/VolumeBTh.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Volumes/VolumeCTh.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Volumes/VolumeDTh.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Volumes/package.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Volumes/package.order Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/package.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/package.order Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Functions.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/HeatNetworksCooling Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/HeatNetworksCooling/AbsorberWaterLiBr.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/HeatNetworksCooling/AbsorptionRefrigeratorSystem.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/HeatNetworksCooling/DesorberWaterLiBr.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/HeatNetworksCooling/HeatNetworkPipe.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/HeatNetworksCooling/LatentHeatStorage.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/HeatNetworksCooling/SensibleHeatStorage.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/HeatNetworksCooling/package.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/HeatNetworksCooling/package.order Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Commun.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Continu Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Continu/Derivee.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Continu/FctTrans.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Continu/Integrateur.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Continu/IntegrateurSat.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Continu/PI.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Continu/PIsat.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Continu/PT1.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Continu/PT2.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Continu/package.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Continu/package.order Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Discret Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Discret/ConvAD.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Discret/ConvDA.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Discret/Echant.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Discret/FctTrans.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Discret/PI.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Discret/PIsat.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Discret/PT1.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Discret/Pre.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Discret/package.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Discret/package.order Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Logique Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/AND.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/AND3.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/AND4.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/Constante.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/Echelon.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/Edge.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/NONL.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/OR.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/OR3.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/OR4.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/Pre.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/Pulse.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/SampleTrigger.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/Selecteur.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/Terminate.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/XOR.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/package.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/package.order Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Abs.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Acos.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Add.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Add3.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Asin.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Atan.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Cos.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Div.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/EgEntier.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Exp.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Feedback.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Gain.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Inf.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/InfEntier.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Infeg.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/InfegEntier.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Log.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Log10.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Mul.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Mul3.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Polynome.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Sign.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Sin.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Sqrt.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Sup.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/SupEntier.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Supeg.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/SupegEntier.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/Tan.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/package.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math/package.order Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire/BandeMorte.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire/Limiteur.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire/LimiteurVar.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire/LimiteurVitesse.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire/RetardFixe.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire/RetardVar.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire/Selecteur.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire/SelecteurEntier.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire/Switch.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire/package.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire/package.order Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Sources Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/Constante.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/ConstanteEntier.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/Echelon.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/Exp.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/Horloge.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/Pulse.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/Rampe.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/Random.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/RandomLineaire.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/SinusExp.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/Sinusoide.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/Trapezoide.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/package.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Sources/package.order Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Tables Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Tables/Table1D.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Tables/Table1DTemps.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Tables/Table1DTempsBool.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Tables/Table2D.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Tables/package.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Tables/package.order Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/package.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/package.order Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Common.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Connectors.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/package.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/package.order Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/MultiFluids Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/MultiFluids/Boilers Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/MultiFluids/Boilers/BoilerSystem.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/MultiFluids/Boilers/FossilFuelBoiler.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/MultiFluids/Boilers/package.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/MultiFluids/Boilers/package.order Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/MultiFluids/HeatExchangers Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/MultiFluids/HeatExchangers/DynamicExchangerWaterSteamFlueGases.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/MultiFluids/HeatExchangers/ExchangerWaterC3H3F5W.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/MultiFluids/HeatExchangers/SimpleEvaporatorWaterSteamFlueGases.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/MultiFluids/HeatExchangers/StaticExchangerWaterSteamFlueGases.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/MultiFluids/HeatExchangers/package.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/MultiFluids/HeatExchangers/package.order Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/MultiFluids/Machines Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/MultiFluids/Machines/AlternatingEngine.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/MultiFluids/Machines/CHPEngineBarkantineSystem.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/MultiFluids/Machines/CHPEngineTriGenPredSystem.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/MultiFluids/Machines/CHPEngineTrigenParamSystem.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/MultiFluids/Machines/package.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/MultiFluids/Machines/package.order Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/MultiFluids/package.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/MultiFluids/package.order Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/C3H3F5 Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/C3H3F5/C3H3F5_Ph.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/C3H3F5/C3H3F5_Ps.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/C3H3F5/package.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/C3H3F5/package.order Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/FlueGases Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/FlueGases/Absorb.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/FlueGases/EmissivGP.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/FlueGases/FlueGases_Absorb.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/FlueGases/FlueGases_T.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/FlueGases/FlueGases_Xtot.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/FlueGases/FlueGases_a.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/FlueGases/FlueGases_cp.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/FlueGases/FlueGases_cv.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/FlueGases/FlueGases_drhodh.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/FlueGases/FlueGases_drhodp.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/FlueGases/FlueGases_h.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/FlueGases/FlueGases_h_Ps.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/FlueGases/FlueGases_k.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/FlueGases/FlueGases_mu.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/FlueGases/FlueGases_rho.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/FlueGases/FlueGases_s.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/FlueGases/XSat.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/FlueGases/package.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/FlueGases/package.order Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/FlueGases/unSafeForJacobian.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/Fluid Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/Fluid/Ph.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/Fluid/Ps.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/Fluid/package.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/Fluid/package.order Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/ModelicaMediaFlueGases.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/WaterSolution Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/WaterSolution/DTcristal_TX.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/WaterSolution/MassFraction_eq_PT.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/WaterSolution/Pressure_eq_TX.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/WaterSolution/SpecificEnthalpy_TX.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/WaterSolution/Temperature_hX.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/WaterSolution/package.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/WaterSolution/package.order Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/WaterSteam Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/WaterSteam/BaseIF97.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/WaterSteam/Common.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/WaterSteam/IF97_Utilities.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/WaterSteam/IF97_packages.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/WaterSteam/InitLimits.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/WaterSteam/Region.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/WaterSteam/createSpline.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/WaterSteam/package.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/WaterSteam/package.order Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/package.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/package.order Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Solar Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Solar/SolarCollector.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Solar/package.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Solar/package.order Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Thermal Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Thermal/BoundaryConditions Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Thermal/BoundaryConditions/HeatSink.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Thermal/BoundaryConditions/HeatSource.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Thermal/BoundaryConditions/package.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Thermal/BoundaryConditions/package.order Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Thermal/Connectors.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Thermal/HeatTransfer Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Thermal/HeatTransfer/ConvectiveHeatFlow.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Thermal/HeatTransfer/HeatExchangerWall.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Thermal/HeatTransfer/HeatExchangerWallAsym.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Thermal/HeatTransfer/package.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Thermal/HeatTransfer/package.order Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Thermal/package.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Thermal/package.order Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Units.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/BoundaryConditions Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/BoundaryConditions/RefP.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/BoundaryConditions/RefQ.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/BoundaryConditions/RefT.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/BoundaryConditions/RefXh2o.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/BoundaryConditions/Sink.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/BoundaryConditions/SinkP.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/BoundaryConditions/SourceP.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/BoundaryConditions/SourcePQ.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/BoundaryConditions/package.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/BoundaryConditions/package.order Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/Connectors.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/HeatExchangers Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/HeatExchangers/ExchangerEfficiency.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/HeatExchangers/package.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/HeatExchangers/package.order Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/LoopBreakers Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/LoopBreakers/LoopBreakerP.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/LoopBreakers/LoopBreakerQ.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/LoopBreakers/LoopBreakerT.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/LoopBreakers/LoopBreakerXh2o.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/LoopBreakers/package.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/LoopBreakers/package.order Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/Machines Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/Machines/StaticCentrifugalPump.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/Machines/StaticCentrifugalPumpNom.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/Machines/package.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/Machines/package.order Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/PressureLosses Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/PressureLosses/SingularPressureLoss.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/PressureLosses/package.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/PressureLosses/package.order Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/package.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/package.order Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Boilers Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Boilers/ElectricBoiler.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Boilers/package.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Boilers/package.order Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/BoundaryConditions Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/BoundaryConditions/PlugA.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/BoundaryConditions/PlugB.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/BoundaryConditions/RefH.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/BoundaryConditions/RefP.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/BoundaryConditions/RefQ.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/BoundaryConditions/RefT.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/BoundaryConditions/Sink.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/BoundaryConditions/SinkP.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/BoundaryConditions/SinkPQ.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/BoundaryConditions/SinkQ.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/BoundaryConditions/Source.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/BoundaryConditions/SourceP.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/BoundaryConditions/SourcePQ.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/BoundaryConditions/SourceQ.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/BoundaryConditions/package.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/BoundaryConditions/package.order Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Connectors.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/HeatExchangers Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/HeatExchangers/DynamicCondenser.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/HeatExchangers/DynamicOnePhaseFlowPipe.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/HeatExchangers/DynamicTwoPhaseFlowPipe.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/HeatExchangers/DynamicWaterWaterExchanger.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/HeatExchangers/NTUWaterHeating.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/HeatExchangers/SimpleDynamicCondenser.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/HeatExchangers/SimpleStaticCondenser.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/HeatExchangers/StaticCondenser.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/HeatExchangers/StaticWaterWaterExchanger.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/HeatExchangers/StaticWaterWaterExchangerDTorWorEff.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/HeatExchangers/package.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/HeatExchangers/package.order Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Junctions Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Junctions/DeheaterMixer2.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Junctions/MassFlowMultiplier.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Junctions/Mixer2.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Junctions/Mixer3.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Junctions/Mixer8.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Junctions/Splitter2.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Junctions/Splitter3.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Junctions/StaticDrum.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Junctions/SteamDryer.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Junctions/SteamExtractionSplitter.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Junctions/package.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Junctions/package.order Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/LoopBreakers Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/LoopBreakers/LoopBreakerH.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/LoopBreakers/LoopBreakerP.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/LoopBreakers/LoopBreakerQ.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/LoopBreakers/LoopingPQ.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/LoopBreakers/package.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/LoopBreakers/package.order Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Machines Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Machines/Compressor.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Machines/DynamicCentrifugalPump.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Machines/Generator.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Machines/StaticCentrifugalPump.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Machines/SteamEngine.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Machines/StodolaTurbine.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Machines/package.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Machines/package.order Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/PressureLosses Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/PressureLosses/Bend.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/PressureLosses/CheckValve.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/PressureLosses/ControlValve.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/PressureLosses/Diaphragm.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/PressureLosses/DynamicCheckValve.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/PressureLosses/DynamicReliefValve.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/PressureLosses/IdealCheckValve.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/PressureLosses/IdealSwitchValve.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/PressureLosses/InvSingularPressureLoss.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/PressureLosses/LumpedStraightPipe.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/PressureLosses/NonBoilingValve.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/PressureLosses/PipePressureLoss.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/PressureLosses/SingularPressureLoss.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/PressureLosses/SwitchValve.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/PressureLosses/ThreeWayValve.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/PressureLosses/WaterHammer.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/PressureLosses/package.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/PressureLosses/package.order Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Sensors Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Sensors/SensorH.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Sensors/SensorP.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Sensors/SensorQ.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Sensors/SensorQv.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Sensors/SensorT.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Sensors/package.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Sensors/package.order Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Volumes Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Volumes/Degasifier.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Volumes/DegasifierVolume.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Volumes/DynamicDrum.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Volumes/Pressurizer.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Volumes/Tank.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Volumes/TwoPhaseVolume.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Volumes/VolumeA.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Volumes/VolumeATh.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Volumes/VolumeB.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Volumes/VolumeBTh.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Volumes/VolumeC.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Volumes/VolumeCTh.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Volumes/VolumeD.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Volumes/VolumeDTh.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Volumes/VolumeI.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Volumes/VolumeITh.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Volumes/package.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Volumes/package.order Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/package.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/package.order Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/package.encoding Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/package.mo Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/package.order Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestAirHumidity.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestBend.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestCentrifugalPumpWaterSolution.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestCheckValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestCompressor.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestControlValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDiaphragm.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump1.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump2.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicCheckValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicDrum.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicOnePhaseFlowPipe.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicReliefValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicTwoPhaseFlowPipe.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicWaterWaterExchanger.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestFan.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesJunctions.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesVolumes.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesVolumes1.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestIdealCheckValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestIdealSwitchValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestInvSingularPressureLoss.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestJunctions.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestJunctions2.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestJunctions3.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestJunctions4.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestJunctions5.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestLumpedStraightPipe.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestMassFlowMultiplier.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestNTUWaterHeating0.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestNTUWaterHeating1.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestNTUWaterHeating2.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestPipePressureLoss.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestRefP.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSensors.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSimpleEvaporatorWaterSteamFlueGases.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSimpleStaticCondenser.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSingularPressureLoss.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump1.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump2.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPumpWaterSolution.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCondenser.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticDrum1.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticDrum2.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchanger.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchangerDTorWorEff.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSteamDryer.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSteamDryer2.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSteamEngine.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSteamExtractionSplitter.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine1.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine2.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSwitchValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestTank.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestThreeWayValve.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestVolumes.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestVolumes1.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestVolumes2.mos Modified : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestWaterHammer.mos Modified : /trunk/testsuite/Makefile Revision: 11805 Author: adeas31 Date: Thursday, April 26, 2012 14:53:53 Message: - Updated the pro and readme files according to omniORB4.1.6 ---- Modified : /trunk/OMEdit/OMEditGUI/OMEditGUI.pro Modified : /trunk/OMEdit/README.txt Modified : /trunk/OMNotebook/OMNotebookGUI/OMNotebookGUI.pro Modified : /trunk/OMNotebook/README.txt Modified : /trunk/OMOptim/build/OMOptim.windowsconfig.in Modified : /trunk/OMShell/OMShellGUI/OMShellGUI.pro Modified : /trunk/OMShell/README.txt Revision: 11803 Author: perost Date: Thursday, April 26, 2012 12:36:57 Message: - Fix for previous commit. ---- Modified : /trunk/Compiler/BackEnd/XMLDump.mo Modified : /trunk/testsuite/interactive/XmlDumpComment.mos Revision: 11802 Author: perost Date: Thursday, April 26, 2012 12:29:42 Message: - XMLDump fixes from Bill Janssen. ---- Modified : /trunk/Compiler/BackEnd/XMLDump.mo Modified : /trunk/Compiler/Template/CodegenAdevs.mo Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/Template/CodegenFMU.mo Modified : /trunk/Compiler/Util/Util.mo Revision: 11801 Author: fbergero Date: Wednesday, April 25, 2012 17:24:03 Message: Generating a linear algebraic loop solve function and a header for parameters ---- Modified : /trunk/Compiler/BackEnd/BackendQSS.mo Modified : /trunk/Compiler/Template/CodegenQSS.mo Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenQSS.tpl Modified : /trunk/Compiler/susan_codegen/SimCode/SimCodeTV.mo Revision: 11800 Author: perost Date: Wednesday, April 25, 2012 15:55:27 Message: - Fixed compilation. ---- Modified : /trunk/Compiler/FrontEnd/InstSymbolTable.mo Revision: 11799 Author: perost Date: Wednesday, April 25, 2012 15:52:43 Message: SCodeInst fixes: - Improved instantiation/typing of equations. - Handle deleted components in connections. - Improved propagation of prefixes, now also propagates class prefixes. ---- Modified : /trunk/Compiler/FrontEnd/Inst.mo Modified : /trunk/Compiler/FrontEnd/InstSymbolTable.mo Modified : /trunk/Compiler/FrontEnd/InstTypes.mo Modified : /trunk/Compiler/FrontEnd/InstUtil.mo Modified : /trunk/Compiler/FrontEnd/SCodeExpand.mo Modified : /trunk/Compiler/FrontEnd/SCodeInst.mo Modified : /trunk/Compiler/FrontEnd/Types.mo Modified : /trunk/Compiler/FrontEnd/Typing.mo Modified : /trunk/Compiler/Util/Error.mo Revision: 11798 Author: sjoelund.se Date: Wednesday, April 25, 2012 08:18:51 Message: - Only enable python interface if we use omniorb ---- Modified : /trunk/configure.in Revision: 11797 Author: fbergero Date: Tuesday, April 24, 2012 18:23:56 Message: Minor modifications to code ---- Modified : /trunk/Compiler/BackEnd/BackendQSS.mo Modified : /trunk/Compiler/Template/CodegenQSS.mo Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenQSS.tpl Modified : /trunk/Compiler/susan_codegen/SimCode/SimCodeTV.mo Revision: 11794 Author: hubert.thieriot Date: Tuesday, April 24, 2012 12:18:02 Message: - improved LowTools::removeDirContents (set permissions before) ---- Modified : /trunk/OMOptim/Core/Optim/EA/Monitor/MyEoGnuplot1DMonitor.cpp Modified : /trunk/OMOptim/OMOptimBasis/Tools/LowTools.cpp Revision: 11793 Author: hubert.thieriot Date: Tuesday, April 24, 2012 12:06:54 Message: - added Gnuplot display of intermediary results. - removed bug of omctrl (multithread not compatible with project->loadMoFile) ---- Modified : /trunk/OMOptim/Core/OMOptimSettings.cpp Modified : /trunk/OMOptim/Core/OpenModelica/ModPlusOMCtrl.cpp Modified : /trunk/OMOptim/Core/Optim/EA/Checkpoints/EAStdCheckPoint.h Modified : /trunk/OMOptim/Core/Optim/EA/Monitor/MyEoGnuplot.cpp Modified : /trunk/OMOptim/Core/Optim/EA/Monitor/MyEoGnuplot1DMonitor.cpp Modified : /trunk/OMOptim/Core/Optim/EA/Monitor/MyEoGnuplot1DMonitor.h Modified : /trunk/OMOptim/Core/Optim/EA/NSGA2/NSGA2.cpp Modified : /trunk/OMOptim/Core/Optim/EA/SPEA2/SPEA2.cpp Modified : /trunk/OMOptim/Core/Optim/EA/SPEA2Adaptative/SPEA2Adapt.cpp Modified : /trunk/OMOptim/Core/Project.cpp Revision: 11792 Author: Frenkel TUD Date: Sunday, April 22, 2012 10:32:59 Message: - fix testsuite ---- Modified : /trunk/Compiler/BackEnd/BackendDump.mo Revision: 11791 Author: Frenkel TUD Date: Sunday, April 22, 2012 10:30:03 Message: - bufix bootstrapp compilation ---- Modified : /trunk/Compiler/BackEnd/BackendQSS.mo Revision: 11790 Author: adrpo Date: Saturday, April 21, 2012 23:38:10 Message: - more Romanian translations. ---- Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts Revision: 11789 Author: fbergero Date: Friday, April 20, 2012 20:15:44 Message: Generating when handlers ---- Modified : /trunk/Compiler/BackEnd/BackendDump.mo Modified : /trunk/Compiler/BackEnd/BackendQSS.mo Modified : /trunk/Compiler/Template/CodegenAdevs.mo Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/Template/CodegenFMU.mo Modified : /trunk/Compiler/Template/CodegenQSS.mo Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenQSS.tpl Modified : /trunk/Compiler/susan_codegen/SimCode/SimCodeTV.mo Revision: 11788 Author: wbraun Date: Friday, April 20, 2012 18:16:06 Message: - removed some tabs ---- Modified : /trunk/Compiler/BackEnd/BackendDAETransform.mo Revision: 11787 Author: adeas31 Date: Friday, April 20, 2012 17:48:29 Message: - Some fixes in the Italian translations by Massimo. ---- Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts Revision: 11786 Author: wbraun Date: Friday, April 20, 2012 17:20:58 Message: #1728 - added proper message to findDiscreteEquation - added some failure cases ---- Modified : /trunk/Compiler/BackEnd/BackendDAETransform.mo Modified : /trunk/Compiler/BackEnd/SimCode.mo Revision: 11785 Author: wbraun Date: Friday, April 20, 2012 14:10:26 Message: - updated testsuite to make hundson happy ---- Modified : /trunk/testsuite/3rdParty/siemens/Makefile Deleted : /trunk/testsuite/3rdParty/siemens/TTSE_libs Modified : /trunk/testsuite/3rdParty/siemens/testFlueGasZones.mos Modified : /trunk/testsuite/3rdParty/siemens/testHeatExchanger.mos Modified : /trunk/testsuite/3rdParty/siemens/testJunctions.mos Modified : /trunk/testsuite/3rdParty/siemens/testPipes.mos Modified : /trunk/testsuite/3rdParty/siemens/testSolidComponents.mos Added : /trunk/testsuite/3rdParty/siemens/translateFlueGasZones.mos Added : /trunk/testsuite/3rdParty/siemens/translateHeatExchanger.mos Added : /trunk/testsuite/3rdParty/siemens/translateJunctions.mos Added : /trunk/testsuite/3rdParty/siemens/translatePipes.mos Modified : /trunk/testsuite/partest/runtest.pl Revision: 11784 Author: perost Date: Thursday, April 19, 2012 16:08:33 Message: - Fixed bootstrapping, and improved an odd error message. ---- Modified : /trunk/Compiler/FrontEnd/Inst.mo Modified : /trunk/Compiler/FrontEnd/InstSymbolTable.mo Modified : /trunk/Compiler/Util/Error.mo Revision: 11783 Author: perost Date: Thursday, April 19, 2012 14:29:07 Message: - Replaced tabs and converted files to UTF-8. ---- Modified : /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/CL/cl.h Modified : /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/CL/cl_ext.h Modified : /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/CL/cl_gl_ext.h Modified : /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/ocl_offcomp.c Modified : /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/omc_ocl_builtin_kernels.c Modified : /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/omc_ocl_builtin_kernels.h Modified : /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/omc_ocl_common_header.h Modified : /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/omc_ocl_interface.c Modified : /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/omc_ocl_interface.h Modified : /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/omc_ocl_memory_ops.c Modified : /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/omc_ocl_memory_ops.h Modified : /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/omc_ocl_util.c Modified : /trunk/SimulationRuntime/ParModelica/OpenCLRuntime/omc_ocl_util.h Revision: 11782 Author: perost Date: Thursday, April 19, 2012 14:22:29 Message: - Added Util.arrayFold. - Implemented a phase in SCodeInst which marks all structural parameters, to allow proper constant evaluation. ---- Modified : /trunk/Compiler/FrontEnd/InstSymbolTable.mo Modified : /trunk/Compiler/FrontEnd/InstTypes.mo Modified : /trunk/Compiler/FrontEnd/InstUtil.mo Modified : /trunk/Compiler/FrontEnd/SCodeInst.mo Modified : /trunk/Compiler/FrontEnd/Typing.mo Modified : /trunk/Compiler/Util/Util.mo Revision: 11781 Author: perost Date: Thursday, April 19, 2012 13:02:01 Message: - Replaced even more tabs. ---- Modified : /trunk/SimulationRuntime/cpp/Source/Solver/Idas/Implementation/Idas.cpp Modified : /trunk/SimulationRuntime/cpp/Source/Solver/Idas/Implementation/Idas.h Modified : /trunk/SimulationRuntime/cpp/Source/Solver/Implementation/SolverSettings.cpp Revision: 11780 Author: lochel Date: Thursday, April 19, 2012 12:24:33 Message: add teardown_command to test cases ---- Modified : /trunk/testsuite/3rdParty/siemens/paralleFlowEVA_test.mos Modified : /trunk/testsuite/3rdParty/siemens/testFlueGasZones.mos Modified : /trunk/testsuite/3rdParty/siemens/testHeatExchanger.mos Modified : /trunk/testsuite/3rdParty/siemens/testJunctions.mos Modified : /trunk/testsuite/3rdParty/siemens/testPipes.mos Modified : /trunk/testsuite/3rdParty/siemens/testSolidComponents.mos Modified : /trunk/testsuite/3rdParty/siemens/valve_test.mos Revision: 11779 Author: mahge930 Date: Thursday, April 19, 2012 12:01:50 Message: - Moved the OpenCL runtime to SimulationRuntime ---- Deleted : /trunk/ParModelica Added : /trunk/SimulationRuntime/ParModelica (Copy from path: /trunk/ParModelica, Revision, 11778) Revision: 11778 Author: perost Date: Thursday, April 19, 2012 11:56:50 Message: - Replaced tabs. ---- Modified : /trunk/SimulationRuntime/cpp/Source/Solver/Idas/Implementation/Idas.cpp Modified : /trunk/SimulationRuntime/cpp/Source/Solver/Idas/Implementation/Idas.h Modified : /trunk/SimulationRuntime/cpp/Source/Solver/Implementation/SolverSettings.cpp Modified : /trunk/SimulationRuntime/cpp/Source/Solver/Implementation/SolverSettings.h Revision: 11777 Author: lochel Date: Thursday, April 19, 2012 11:39:16 Message: update of initialization tests ---- Modified : /trunk/Compiler/Template/CodegenAdevs.mo Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/Template/CodegenFMU.mo Modified : /trunk/testsuite/initialization/Makefile Deleted : /trunk/testsuite/initialization/_forest.mos Deleted : /trunk/testsuite/initialization/_forest1.mo Deleted : /trunk/testsuite/initialization/_forest2.mo Deleted : /trunk/testsuite/initialization/_nominal.mo Deleted : /trunk/testsuite/initialization/_nominal.mos Deleted : /trunk/testsuite/initialization/_scaling1.mo Deleted : /trunk/testsuite/initialization/_scaling1.mos Deleted : /trunk/testsuite/initialization/_scaling2.mo Deleted : /trunk/testsuite/initialization/_scaling2.mos Deleted : /trunk/testsuite/initialization/_startValue.mo Deleted : /trunk/testsuite/initialization/_startValue.mos Added : /trunk/testsuite/initialization/forest.mos (Copy from path: /trunk/testsuite/initialization/_forest.mos, Revision, 11760) Modified : /trunk/testsuite/initialization/gaspropreties.mos Added : /trunk/testsuite/initialization/minvalue.mos Added : /trunk/testsuite/initialization/nominal.mos (Copy from path: /trunk/testsuite/initialization/_nominal.mos, Revision, 11774) Added : /trunk/testsuite/initialization/nonlinear.mos Added : /trunk/testsuite/initialization/scaling1.mos (Copy from path: /trunk/testsuite/initialization/_scaling1.mos, Revision, 11774) Added : /trunk/testsuite/initialization/scaling2.mos (Copy from path: /trunk/testsuite/initialization/_scaling2.mos, Revision, 11774) Added : /trunk/testsuite/initialization/startValue.mos (Copy from path: /trunk/testsuite/initialization/_startValue.mos, Revision, 11774) Revision: 11776 Author: sjoelund.se Date: Thursday, April 19, 2012 11:36:35 Message: - Remove obsolete translations ---- Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/tsupdate.bat Revision: 11775 Author: niklwors Date: Thursday, April 19, 2012 11:09:11 Message: Fix for Idas Solver. Initialization of idas memory,initialization zero functions, added RTol and ATol to solver settings. ---- Modified : /trunk/SimulationRuntime/cpp/Source/Solver/Idas/Implementation/Idas.cpp Modified : /trunk/SimulationRuntime/cpp/Source/Solver/Idas/Implementation/Idas.h Modified : /trunk/SimulationRuntime/cpp/Source/Solver/Implementation/SolverSettings.cpp Modified : /trunk/SimulationRuntime/cpp/Source/Solver/Implementation/SolverSettings.h Modified : /trunk/SimulationRuntime/cpp/Source/Solver/Interfaces/ISolverSettings.h Revision: 11773 Author: wbraun Date: Thursday, April 19, 2012 00:17:37 Message: - added TTSE_libs ---- Added : /trunk/testsuite/3rdParty/siemens/TTSE_libs Added : /trunk/testsuite/3rdParty/siemens/TTSE_libs/libTTSE.so Added : /trunk/testsuite/3rdParty/siemens/TTSE_libs/libTTSEmoI.a Revision: 11772 Author: wbraun Date: Thursday, April 19, 2012 00:16:27 Message: - added current SiemensPower Library and component tests ---- Modified : /trunk/testsuite/3rdParty/siemens/Makefile Added : /trunk/testsuite/3rdParty/siemens/ResultFiles Added : /trunk/testsuite/3rdParty/siemens/ResultFiles/FlueGasZoneSingleTube_test.mat Added : /trunk/testsuite/3rdParty/siemens/ResultFiles/FlueGasZoneSingleTube_test_var.txt Added : /trunk/testsuite/3rdParty/siemens/ResultFiles/FlueGasZoneSingleTube_testsimple.mat Added : /trunk/testsuite/3rdParty/siemens/ResultFiles/FlueGasZoneSingleTube_testsimple_var.txt Added : /trunk/testsuite/3rdParty/siemens/ResultFiles/ParallelFlowEvaporatorOwnMedia_test.mat Added : /trunk/testsuite/3rdParty/siemens/ResultFiles/ParallelFlowEvaporatorOwnMedia_test_var.txt Added : /trunk/testsuite/3rdParty/siemens/ResultFiles/ParallelFlowEvaporatorOwnMedia_testsimple.mat Added : /trunk/testsuite/3rdParty/siemens/ResultFiles/ParallelFlowEvaporatorOwnMedia_testsimple_var.txt Added : /trunk/testsuite/3rdParty/siemens/ResultFiles/splitterMixer_testTubeOwnMedia_simpleInput.mat Added : /trunk/testsuite/3rdParty/siemens/ResultFiles/splitterMixer_testTubeOwnMedia_simpleInput_var.txt Added : /trunk/testsuite/3rdParty/siemens/ResultFiles/tubeTest.mat Added : /trunk/testsuite/3rdParty/siemens/ResultFiles/tubeTest_var.txt Added : /trunk/testsuite/3rdParty/siemens/ResultFiles/tube_ownMedia_test.mat Added : /trunk/testsuite/3rdParty/siemens/ResultFiles/tube_ownMedia_test_var.txt Added : /trunk/testsuite/3rdParty/siemens/ResultFiles/wall_test.mat Added : /trunk/testsuite/3rdParty/siemens/ResultFiles/wall_test_var.txt Added : /trunk/testsuite/3rdParty/siemens/SiemensPower Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Blocks Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Blocks/Smoothing.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Blocks/TimeTable.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Blocks/package.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Boundaries Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Boundaries/GasSinkP.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Boundaries/GasSinkPH.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Boundaries/GasSource.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Boundaries/MassFlowSource_h.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Boundaries/PrescribedHeatFlow.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Boundaries/Reservoir.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Boundaries/Types Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Boundaries/Types/package.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Boundaries/Types/reservoir.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Boundaries/WaterSink.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Boundaries/WaterSourceMH.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Boundaries/WaterSourceWithSetPressure.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Boundaries/package.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Components Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/FlueGasZones Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/FlueGasZones/FlueGasZoneSingleTubeOwnMedia.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/FlueGasZones/Tests Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/FlueGasZones/Tests/FlueGasZoneSingleTube_test.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/FlueGasZones/Tests/FlueGasZoneSingleTube_testsimple.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/FlueGasZones/Tests/package.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/FlueGasZones/package.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/HeatExchanger Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/HeatExchanger/ParallelFlowEvaporatorOwnMedia.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/HeatExchanger/Tests Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/HeatExchanger/Tests/ParallelFlowEvaporatorOwnMedia_test.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/HeatExchanger/Tests/ParallelFlowEvaporatorOwnMedia_testsimple.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/HeatExchanger/Tests/package.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/HeatExchanger/package.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/Junctions Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/Junctions/SplitterMixer.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/Junctions/Tests Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/Junctions/Tests/package.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/Junctions/Tests/splitterMixer_testTubeOwnMedia.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/Junctions/Tests/splitterMixer_testTubeOwnMedia_simpleInput.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/Junctions/package.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/Pipes Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/Pipes/Tests Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/Pipes/Tests/package.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/Pipes/Tests/tubeTest.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/Pipes/Tests/tube_ownMedia_test.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/Pipes/TubeOwnMedia.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/Pipes/package.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/SolidComponents Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/SolidComponents/Tests Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/SolidComponents/Tests/package.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/SolidComponents/Tests/wall_test.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/SolidComponents/Wall.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/SolidComponents/Walllayer.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/SolidComponents/package.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Components/package.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Fluid Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Fluid/MassFlowRate.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Fluid/PartialAbsoluteSensor.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Fluid/PartialFlowSensor.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Fluid/PartialTwoPort.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Fluid/Pressure.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Fluid/RotationalSensor.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Fluid/Temperature.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Fluid/package.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Interfaces Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Interfaces/FluidPort.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Interfaces/FluidPort_a.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Interfaces/FluidPort_b.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Interfaces/FluidPorts_b.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Interfaces/package.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Interfaces/portGasIn.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Interfaces/portGasOut.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Interfaces/portHeat.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/Common Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/Common/MixtureGasNasa Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/Common/MixtureGasNasa/package.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/Common/SingleGasNasa Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/Common/SingleGasNasa/package.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/Common/package.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/ExhaustGas.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/ExhaustGasSingleComponent.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/IdealGasData.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/IntH2O Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/IntH2O/T_rhoh.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/IntH2O/library Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/IntH2O/library/intH2O.h Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/IntH2O/p_rhoh.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/IntH2O/package.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/IntH2O/rho_ph_dpdh.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/T_ph.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/T_ph_dh.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/T_ph_dp.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/T_rhoh.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/T_rhoh_dh.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/T_rhoh_drho.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/Tsat_p.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/Tsat_p_dp.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/cp_pT.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/cp_ph.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/der_T_ph.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/der_T_rhoh.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/der_Tsat_p.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/der_drhodh.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/der_drhodp.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/der_h1s_p.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/der_h2s_p.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/der_p_rhoh.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/der_rho1s_p.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/der_rho2s_p.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/der_rho_ph.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/eta_pT.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/eta_ph.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/h1s_p.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/h1s_p_dp.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/h2s_p.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/h2s_p_dp.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/lambda_pT.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/lambda_ph.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/p_rhoh.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/p_rhoh_dh.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/p_rhoh_drho.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/package.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/pr_pT.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/rho1s_p.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/rho1s_p_dp.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/rho2s_p.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/rho2s_p_dp.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/rho_ph.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/rho_ph_d2h.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/rho_ph_d2p.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/rho_ph_d2ph.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/rho_ph_dh.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities/rho_ph_dp.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/package.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Media/package.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Units Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Units/AbsolutePressure.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Units/Area.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Units/CoefficientOfHeatTransfer.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Units/Density.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Units/HeatCapacity.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Units/HeatFlowRate.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Units/HeatFlux.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Units/Length.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Units/Mass.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Units/MassFlowRate.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Units/Pressure.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Units/SpecificEnthalpy.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Units/SpecificHeatCapacity.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Units/SpecificVolume.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Units/Temperature.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Units/TemperatureDifference.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Units/Volume.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Units/package.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/BaseClasses Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/BaseClasses/BaseTube.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/BaseClasses/PartialTwoPortTransport.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/BaseClasses/package.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/Functions Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/Functions/CharacteristicNumbers Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/Functions/CharacteristicNumbers/NusseltNumber.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/Functions/CharacteristicNumbers/ReynoldsNumber.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/Functions/CharacteristicNumbers/package.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/Functions/Test Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/Functions/Test/Test_htFDBR82.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/Functions/Test/package.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/Functions/cp_FDBR82.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/Functions/hT_FDBR82.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/Functions/lambdaFin.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/Functions/my_linspace.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/Functions/package.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/HeatTransfer Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/HeatTransfer/HeatTransferBaseClass.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/HeatTransfer/HeatTransfer_constAlpha.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/HeatTransfer/InnerHeatTransfer Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/HeatTransfer/InnerHeatTransfer/package.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/HeatTransfer/package.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/PressureLoss Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/PressureLoss/PartialFriction.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/PressureLoss/PartialFrictionSinglePhase.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/PressureLoss/RoughnessFlow.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/PressureLoss/package.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/Structures Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/Structures/FgzGeo.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/Structures/Fins.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/Structures/PipeGeo.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/Structures/PropertiesMetal.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/Structures/package.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/initOpt.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/Utilities/package.mo Added : /trunk/testsuite/3rdParty/siemens/SiemensPower/package.mo Added : /trunk/testsuite/3rdParty/siemens/testFlueGasZones.mos Added : /trunk/testsuite/3rdParty/siemens/testHeatExchanger.mos Added : /trunk/testsuite/3rdParty/siemens/testJunctions.mos Added : /trunk/testsuite/3rdParty/siemens/testPipes.mos Added : /trunk/testsuite/3rdParty/siemens/testSolidComponents.mos Revision: 11771 Author: adeas31 Date: Wednesday, April 18, 2012 22:39:40 Message: - some corrections in the english text and translations. - Italian translations (Thanks to Massimo). ---- Modified : /trunk/OMEdit/OMEditGUI/Helper.cpp Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts Modified : /trunk/OMEdit/OMEditGUI/SimulationWidget.cpp Revision: 11770 Author: fbergero Date: Wednesday, April 18, 2012 21:56:05 Message: Changes to the QSS target. Replacing variables and discontinuities ---- Modified : /trunk/Compiler/BackEnd/BackendQSS.mo Modified : /trunk/Compiler/Template/CodegenQSS.mo Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenQSS.tpl Modified : /trunk/Compiler/susan_codegen/SimCode/SimCodeTV.mo Revision: 11769 Author: hubert.thieriot Date: Wednesday, April 18, 2012 19:19:24 Message: - removed many unnedded header includes ---- Modified : /trunk/OMOptim/Core/Dymola/ModPlusDymolaCtrl.cpp Modified : /trunk/OMOptim/Core/Modelica/ModItemsTree.cpp Modified : /trunk/OMOptim/Core/Modelica/ModLoader.cpp Modified : /trunk/OMOptim/Core/Modelica/ModModelPlus.cpp Modified : /trunk/OMOptim/Core/Modelica/ModPlusCtrl.cpp Modified : /trunk/OMOptim/Core/Modelica/ModelicaModifier.h Modified : /trunk/OMOptim/Core/OMC/MOomc.cpp Modified : /trunk/OMOptim/Core/Optim/EA/EABase.h Modified : /trunk/OMOptim/Core/Optim/EA/OptimAlgo.cpp Modified : /trunk/OMOptim/Core/Optim/EA/OptimAlgo.h Modified : /trunk/OMOptim/Core/Optim/EA/SPEA2/SPEA2.cpp Modified : /trunk/OMOptim/Core/Optim/EA/SPEA2/SPEA2.h Modified : /trunk/OMOptim/Core/Problems/BlockSubs/BlockSubstitution.cpp Modified : /trunk/OMOptim/Core/Problems/BlockSubs/BlockSubstitution.h Modified : /trunk/OMOptim/Core/Problems/OneSimulation.cpp Modified : /trunk/OMOptim/Core/Problems/OneSimulation.h Modified : /trunk/OMOptim/Core/Project.cpp Modified : /trunk/OMOptim/Core/Project.h Modified : /trunk/OMOptim/GUI/Tabs/TabProject.cpp Modified : /trunk/OMOptim/GUI/Tabs/TabProject.h Modified : /trunk/OMOptim/GUI/Tools/OMOptimGuiTools.cpp Modified : /trunk/OMOptim/GUI/Widgets/WidgetCtrlParameters.cpp Modified : /trunk/OMOptim/GUI/Widgets/WidgetOneSimVars.cpp Modified : /trunk/OMOptim/GUI/Widgets/WidgetProgress.ui Modified : /trunk/OMOptim/GUI/Widgets/WidgetSelPointScan.cpp Modified : /trunk/OMOptim/GUI/Widgets/WidgetSelPointScan.h Added : /trunk/OMOptim/OMOptimBasis/GUI/MOTableView.cpp (Copy from path: /trunk/OMOptim/OMOptimBasis/MOTableView.cpp, Revision, 11760) Added : /trunk/OMOptim/OMOptimBasis/GUI/MOTableView.h (Copy from path: /trunk/OMOptim/OMOptimBasis/MOTableView.h, Revision, 11760) Modified : /trunk/OMOptim/OMOptimBasis/GUI/Tabs/MOMainTab.cpp Modified : /trunk/OMOptim/OMOptimBasis/MOItem.h Deleted : /trunk/OMOptim/OMOptimBasis/MOTableView.cpp Deleted : /trunk/OMOptim/OMOptimBasis/MOTableView.h Modified : /trunk/OMOptim/OMOptimBasis/MOThreads.cpp Modified : /trunk/OMOptim/OMOptimBasis/MOVector.h Modified : /trunk/OMOptim/OMOptimBasis/Problems/ProblemInterface.h Modified : /trunk/OMOptim/OMOptimBasis/Tools/LowTools.cpp Modified : /trunk/OMOptim/OMOptimBasis/Tools/LowTools.h Modified : /trunk/OMOptim/OMOptimBasis/Units/METemperature.h Modified : /trunk/OMOptim/OMOptimBasis/Variable.h Modified : /trunk/OMOptim/OMOptimBasis/build/OMOptimBasis.pro Revision: 11768 Author: sjoelund.se Date: Wednesday, April 18, 2012 19:14:48 Message: - Apply the iconv if using non-UTF8 target ---- Modified : /trunk/Compiler/Template/CodegenAdevs.mo Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/Template/CodegenFMU.mo Modified : /trunk/Parser/BaseModelica_Lexer.g Revision: 11767 Author: mahge930 Date: Wednesday, April 18, 2012 15:01:22 Message: - Adding support to enable XML export of Optimization Modelica models (Optimica Extensions). ---- Modified : /trunk/Compiler/BackEnd/BackendDAE.mo Modified : /trunk/Compiler/BackEnd/BackendDAECreate.mo Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/BackEnd/BackendDAETransform.mo Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Modified : /trunk/Compiler/BackEnd/BackendDump.mo Modified : /trunk/Compiler/BackEnd/BackendVariable.mo Modified : /trunk/Compiler/BackEnd/SimCode.mo Modified : /trunk/Compiler/BackEnd/Uncertainties.mo Modified : /trunk/Compiler/BackEnd/XMLDump.mo Modified : /trunk/Compiler/FrontEnd/Absyn.mo Modified : /trunk/Compiler/FrontEnd/Builtin.mo Modified : /trunk/Compiler/FrontEnd/DAE.mo Modified : /trunk/Compiler/FrontEnd/DAEDump.mo Modified : /trunk/Compiler/FrontEnd/DAEUtil.mo Modified : /trunk/Compiler/FrontEnd/Dump.mo Modified : /trunk/Compiler/FrontEnd/Inline.mo Modified : /trunk/Compiler/FrontEnd/Inst.mo Modified : /trunk/Compiler/FrontEnd/InstExtends.mo Modified : /trunk/Compiler/FrontEnd/InstSection.mo Modified : /trunk/Compiler/FrontEnd/Lookup.mo Modified : /trunk/Compiler/FrontEnd/SCode.mo Modified : /trunk/Compiler/FrontEnd/SCodeDependency.mo Modified : /trunk/Compiler/FrontEnd/SCodeEnv.mo Modified : /trunk/Compiler/FrontEnd/SCodeFlat.mo Modified : /trunk/Compiler/FrontEnd/SCodeFlattenExtends.mo Modified : /trunk/Compiler/FrontEnd/SCodeFlattenImports.mo Modified : /trunk/Compiler/FrontEnd/SCodeFlattenRedeclare.mo Modified : /trunk/Compiler/FrontEnd/SCodeGraph.mo Modified : /trunk/Compiler/FrontEnd/SCodeHashTable.mo Modified : /trunk/Compiler/FrontEnd/SCodeLookup.mo Modified : /trunk/Compiler/FrontEnd/SCodeSimplify.mo Modified : /trunk/Compiler/FrontEnd/SCodeUtil.mo Modified : /trunk/Compiler/Script/CevalScript.mo Modified : /trunk/Compiler/susan_codegen/SimCode/SimCodeTV.mo Modified : /trunk/Parser/Modelica.g Modified : /trunk/testsuite/mosfiles/FinalPropagation.mos Revision: 11765 Author: a_severin Date: Wednesday, April 18, 2012 09:38:59 Message: - OMEdit: changed some translation ---- Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts Revision: 11763 Author: hubert.thieriot Date: Tuesday, April 17, 2012 16:35:22 Message: - changed PLUGINEIDEV call ---- Modified : /trunk/OMOptim/OMOptimBasis/build/OMOptimBasis.windowsconfig.in Revision: 11762 Author: hubert.thieriot Date: Tuesday, April 17, 2012 15:59:03 Message: - 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... ---- Modified : /trunk/OMOptim/Core/OMC/MOomc.cpp Modified : /trunk/OMOptim/OMOptimBasis/GUI/Plots/MOPlot.h Modified : /trunk/OMOptim/OMOptimBasis/GUI/Tools/qsciencespinbox.cpp Modified : /trunk/OMOptim/build/OMOptimLib.pro Revision: 11761 Author: adeas31 Date: Tuesday, April 17, 2012 13:53:59 Message: - Removed ptplot.jar and ptplot_license.txt - some translations. ---- Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts Modified : /trunk/SimulationRuntime/c/util/java_interface/Makefile.common Deleted : /trunk/SimulationRuntime/c/util/java_interface/ptplot.jar Deleted : /trunk/SimulationRuntime/c/util/java_interface/ptplot_license.txt Revision: 11760 Author: adrpo Date: Tuesday, April 17, 2012 01:10:59 Message: - some more Romanian. - fixed an English typo. ---- Modified : /trunk/OMEdit/OMEditGUI/Helper.cpp Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts Revision: 11758 Author: adeas31 Date: Monday, April 16, 2012 20:12:48 Message: - Removed plot2, plotparametric2 and the script files associated with it. ---- Modified : /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo Modified : /trunk/Compiler/Makefile.in Modified : /trunk/Compiler/Makefile.omdev.mingw Modified : /trunk/Compiler/Script/CevalScript.mo Deleted : /trunk/Compiler/scripts/doPlot Deleted : /trunk/Compiler/scripts/doPlot.Cygwin Deleted : /trunk/Compiler/scripts/doPlot.bat Revision: 11757 Author: hubert.thieriot Date: Monday, April 16, 2012 17:52:13 Message: - MOParameter modifications (still without any effect) ---- Modified : /trunk/OMOptim/Core/Optim/EA/NSGA2/NSGA2Parameters.h Modified : /trunk/OMOptim/Core/Optim/EA/SA1/SA1Parameters.h Modified : /trunk/OMOptim/Core/Optim/EA/SPEA2/SPEA2Parameters.h Modified : /trunk/OMOptim/Core/Optim/EA/SPEA2Adaptative/SPEA2AdaptParameters.h Modified : /trunk/OMOptim/GUI/Tools/OMOptimGuiTools.cpp Modified : /trunk/OMOptim/OMOptimBasis/GUI/Dialogs/DlgSettings.cpp Modified : /trunk/OMOptim/OMOptimBasis/GUI/Dialogs/MOParametersDlg.cpp Modified : /trunk/OMOptim/OMOptimBasis/GUI/Dialogs/MOParametersDlg.h Modified : /trunk/OMOptim/OMOptimBasis/MOParameter.cpp Modified : /trunk/OMOptim/OMOptimBasis/MOParameter.h Modified : /trunk/OMOptim/build/OMOptimLib.pro Revision: 11756 Author: hkiel Date: Monday, April 16, 2012 10:45:18 Message: - added missing closing brace to translatable string - german translation complete, needs to be checked for consistency ---- Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts Modified : /trunk/OMEdit/OMEditGUI/ShapeAnnotation.cpp Revision: 11755 Author: leonardo.laguna Date: Monday, April 16, 2012 09:59:02 Message: - Fixed small bug in setPos function. - Changed the scope of map1r to public ---- Modified : /trunk/Compiler/Util/List.mo Revision: 11754 Author: adeas31 Date: Sunday, April 15, 2012 16:02:30 Message: - French translations (Thanks to Thibaut). ---- Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts Revision: 11752 Author: adeas31 Date: Friday, April 13, 2012 17:18:11 Message: - Fixed connect equation indexing problem (thanks to Henning Kiel). - Properly check annotations before creating a redbox. ---- Modified : /trunk/OMEdit/OMEditGUI/Component.cpp Modified : /trunk/OMEdit/OMEditGUI/ConnectorWidget.cpp Revision: 11751 Author: lochel Date: Friday, April 13, 2012 15:59:19 Message: #1721 add testcase for [#BUG-1721] ---- Modified : /trunk/testsuite/initialization/Makefile Added : /trunk/testsuite/initialization/gaspropreties.mos Revision: 11750 Author: lochel Date: Friday, April 13, 2012 15:44:46 Message: #1721 fix for initial()-operator ---- Modified : /trunk/Compiler/Template/CodegenAdevs.mo Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/Template/CodegenFMU.mo Modified : /trunk/SimulationRuntime/c/math-support/initialization.c Modified : /trunk/testsuite/mosfiles/Makefile Modified : /trunk/testsuite/mosfiles/ModelicaUtilities.mos Revision: 11749 Author: sjoelund.se Date: Friday, April 13, 2012 13:14:58 Message: #1719 - OMEdit: Handle pathnames with quoted identifiers that contain dots in the last part ---- Modified : /trunk/OMEdit/OMEditGUI/StringHandler.cpp Modified : /trunk/OMEdit/OMEditGUI/StringHandler.h Revision: 11748 Author: sjoelund.se Date: Friday, April 13, 2012 11:23:37 Message: - Updated instructions ---- Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/README.txt Revision: 11747 Author: sjoelund.se Date: Friday, April 13, 2012 11:11:24 Message: - Added testcase for checking a recursion limit of any class (maximum depth=100) ---- Modified : /trunk/Compiler/FrontEnd/Inst.mo Modified : /trunk/Compiler/Util/Error.mo Added : /trunk/testsuite/mofiles/ErrorRecursionLimit.mo Modified : /trunk/testsuite/mofiles/Makefile Revision: 11746 Author: sjoelund.se Date: Friday, April 13, 2012 10:44:18 Message: - Run lrelease on the project ---- Modified : /trunk/OMEdit/OMEditGUI/Makefile.unix.in Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts Deleted : /trunk/OMEdit/OMEditGUI/Resources/nls/tsrelease.sh Deleted : /trunk/OMEdit/OMEditGUI/Resources/nls/tsupdate.sh Revision: 11745 Author: sjoelund.se Date: Friday, April 13, 2012 10:26:41 Message: - Update all ts-files regardless if they are in a makefile or not ---- Modified : /trunk/OMEdit/OMEditGUI/Makefile.unix.in Revision: 11744 Author: hkiel Date: Friday, April 13, 2012 08:43:06 Message: - added spanish language ---- Modified : /trunk/OMEdit/OMEditGUI/OMEditGUI.pro Modified : /trunk/OMEdit/OMEditGUI/OptionsWidget.cpp Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts Added : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_es.ts Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts Revision: 11743 Author: sjoelund.se Date: Friday, April 13, 2012 07:23:00 Message: - Avoid segfault on UTF-8 error ---- Modified : /trunk/Parser/BaseModelica_Lexer.g Revision: 11740 Author: adeas31 Date: Thursday, April 12, 2012 20:16:40 Message: - Load Qt qm files for windows. ---- Modified : /trunk/OMEdit/OMEditGUI/main.cpp Revision: 11739 Author: adeas31 Date: Thursday, April 12, 2012 19:13:02 Message: - Minor modifications for chinese translations. ---- Modified : /trunk/OMEdit/OMEditGUI/InteractiveSimulationTabWidget.cpp Modified : /trunk/OMEdit/OMEditGUI/LibraryWidget.cpp Modified : /trunk/OMEdit/OMEditGUI/OMEditGUI.pro Modified : /trunk/OMEdit/OMEditGUI/OptionsWidget.cpp Modified : /trunk/OMEdit/OMEditGUI/ProjectTabWidget.cpp Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts Deleted : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh.ts Added : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh_CN.ts (Copy from path: /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh.ts, Revision, 11737) Modified : /trunk/OMEdit/OMEditGUI/main.cpp Revision: 11738 Author: hubert.thieriot Date: Thursday, April 12, 2012 18:03:44 Message: - added unloadMoFile function ---- Modified : /trunk/OMOptim/Core/Modelica/ModLoader.cpp Modified : /trunk/OMOptim/Core/Modelica/ModLoader.h Modified : /trunk/OMOptim/Core/OMC/MOomc.cpp Modified : /trunk/OMOptim/Core/OMC/MOomc.h Modified : /trunk/OMOptim/Core/OpenModelica/ModPlusOMCtrl.cpp Modified : /trunk/OMOptim/Core/OpenModelica/OpenModelica.cpp Modified : /trunk/OMOptim/Core/Project.cpp Modified : /trunk/OMOptim/Core/Project.h Modified : /trunk/OMOptim/GUI/Tools/OMOptimGuiTools.cpp Revision: 11737 Author: adeas31 Date: Thursday, April 12, 2012 17:03:02 Message: - 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. ---- Modified : /trunk/OMEdit/OMEditGUI/Component.cpp Modified : /trunk/OMEdit/OMEditGUI/Component.h Modified : /trunk/OMEdit/OMEditGUI/OMEditGUI.pro Modified : /trunk/OMEdit/OMEditGUI/OptionsWidget.cpp Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts Added : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_it.ts Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts Added : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_zh.ts Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/README.txt Added : /trunk/OMEdit/OMEditGUI/Resources/nls/tsrelease.bat Added : /trunk/OMEdit/OMEditGUI/Resources/nls/tsrelease.sh Added : /trunk/OMEdit/OMEditGUI/Resources/nls/tsupdate.bat Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/tsupdate.sh Modified : /trunk/OMEdit/OMEditGUI/main.cpp Revision: 11736 Author: sjoelund.se Date: Thursday, April 12, 2012 16:56:19 Message: #1723 - Automatically load dependencies of a model (uses annotation) upon instantiation ---- Modified : /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo Modified : /trunk/Compiler/Script/CevalScript.mo Modified : /trunk/Compiler/Util/Error.mo Revision: 11735 Author: perost Date: Thursday, April 12, 2012 15:29:27 Message: - Save modifiers that only makes a component final in Absyn2SCode. - Handle modifiers that does nothing in SCodeMod. ---- Modified : /trunk/Compiler/FrontEnd/InstSymbolTable.mo Modified : /trunk/Compiler/FrontEnd/SCodeInst.mo Modified : /trunk/Compiler/FrontEnd/SCodeMod.mo Modified : /trunk/Compiler/FrontEnd/SCodeUtil.mo Modified : /trunk/Compiler/FrontEnd/Typing.mo Modified : /trunk/Compiler/Util/Error.mo Revision: 11734 Author: sjoelund.se Date: Thursday, April 12, 2012 14:21:32 Message: - Remove qm-files from svn to avoid needless updates ---- Deleted : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.qm Deleted : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.qm Deleted : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.qm Deleted : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.qm Deleted : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.qm Deleted : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.qm Revision: 11733 Author: perost Date: Thursday, April 12, 2012 14:18:06 Message: - Improved the swedish translation of OMEdit. ---- Modified : /trunk/OMEdit/OMEditGUI/Helper.cpp Modified : /trunk/OMEdit/OMEditGUI/Helper.h Modified : /trunk/OMEdit/OMEditGUI/PlotWidget.cpp Modified : /trunk/OMEdit/OMEditGUI/ProblemsWidget.cpp Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.qm Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.qm Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.qm Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.qm Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts Modified : /trunk/OMEdit/OMEditGUI/StringHandler.cpp Revision: 11732 Author: sjoelund.se Date: Thursday, April 12, 2012 10:58:33 Message: - Regenerate all qm-files ---- Modified : /trunk/OMEdit/OMEditGUI/Makefile.unix.in Added : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.qm Added : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.qm Revision: 11731 Author: sjoelund.se Date: Thursday, April 12, 2012 10:56:21 Message: - Add PARTEVALFUNCTION to the list of called functions in a function ---- Modified : /trunk/Compiler/BackEnd/SimCode.mo Modified : /trunk/Compiler/FrontEnd/Parser.mo Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.qm Revision: 11730 Author: hkiel Date: Thursday, April 12, 2012 08:46:05 Message: - some more .de translations ---- Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts Revision: 11729 Author: adrpo Date: Thursday, April 12, 2012 00:20:59 Message: - some more .ro translations - ro_RO (Romania) instead of ro_MD (Moldova) ---- Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts Revision: 11728 Author: adeas31 Date: Thursday, April 12, 2012 00:20:05 Message: - Use ./ in makefile. ---- Modified : /trunk/OMEdit/OMEditGUI/Makefile.unix.in Revision: 11727 Author: adeas31 Date: Wednesday, April 11, 2012 23:43:14 Message: - Fix hudson. ---- Modified : /trunk/Compiler/FrontEnd/Parser.mo Revision: 11726 Author: adeas31 Date: Wednesday, April 11, 2012 23:29:16 Message: - Fix hudson build. ---- Modified : /trunk/OMEdit/OMEditGUI/Makefile.unix.in Revision: 11725 Author: adeas31 Date: Wednesday, April 11, 2012 22:50:17 Message: - Fix build and some minor changes. ---- Modified : /trunk/OMEdit/OMEditGUI/Helper.cpp Modified : /trunk/OMEdit/OMEditGUI/Makefile.unix.in Modified : /trunk/OMEdit/OMEditGUI/OMEditGUI.pro Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.qm Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.qm Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts Added : /trunk/OMEdit/OMEditGUI/Resources/nls/README.txt Modified : /trunk/OMEdit/OMEditGUI/Resources/nls/tsupdate.sh Revision: 11724 Author: sjoelund.se Date: Wednesday, April 11, 2012 22:08:15 Message: - Check Absyn->SCode before accepting a string or file as valid abstract syntax ---- Modified : /trunk/Compiler/FrontEnd/Builtin.mo Modified : /trunk/Compiler/FrontEnd/Parser.mo Revision: 11723 Author: adeas31 Date: Wednesday, April 11, 2012 22:00:13 Message: - Fixed isReplaceAble API. - Added testcases for some APIs. - Added French & Romanian to language dropdown. - Moved the translations file to OMEdit/OMEditGUI/Resources/nls/. ---- Modified : /trunk/Compiler/Script/Interactive.mo Deleted : /trunk/OMEdit/OMEditGUI/OMEdit_de.qm Deleted : /trunk/OMEdit/OMEditGUI/OMEdit_de.ts Deleted : /trunk/OMEdit/OMEditGUI/OMEdit_fr.ts Deleted : /trunk/OMEdit/OMEditGUI/OMEdit_ja.qm Deleted : /trunk/OMEdit/OMEditGUI/OMEdit_ja.ts Deleted : /trunk/OMEdit/OMEditGUI/OMEdit_ro.ts Deleted : /trunk/OMEdit/OMEditGUI/OMEdit_ru.qm Deleted : /trunk/OMEdit/OMEditGUI/OMEdit_ru.ts Deleted : /trunk/OMEdit/OMEditGUI/OMEdit_sv.qm Deleted : /trunk/OMEdit/OMEditGUI/OMEdit_sv.ts Modified : /trunk/OMEdit/OMEditGUI/OptionsWidget.cpp Added : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.qm (Copy from path: /trunk/OMEdit/OMEditGUI/OMEdit_de.qm, Revision, 11722) Added : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_de.ts (Copy from path: /trunk/OMEdit/OMEditGUI/OMEdit_de.ts, Revision, 11722) Added : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_fr.ts (Copy from path: /trunk/OMEdit/OMEditGUI/OMEdit_fr.ts, Revision, 11722) Added : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.qm (Copy from path: /trunk/OMEdit/OMEditGUI/OMEdit_ja.qm, Revision, 11722) Added : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ja.ts (Copy from path: /trunk/OMEdit/OMEditGUI/OMEdit_ja.ts, Revision, 11722) Added : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ro.ts (Copy from path: /trunk/OMEdit/OMEditGUI/OMEdit_ro.ts, Revision, 11722) Added : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.qm (Copy from path: /trunk/OMEdit/OMEditGUI/OMEdit_ru.qm, Revision, 11722) Added : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_ru.ts (Copy from path: /trunk/OMEdit/OMEditGUI/OMEdit_ru.ts, Revision, 11722) Added : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.qm (Copy from path: /trunk/OMEdit/OMEditGUI/OMEdit_sv.qm, Revision, 11722) Added : /trunk/OMEdit/OMEditGUI/Resources/nls/OMEdit_sv.ts (Copy from path: /trunk/OMEdit/OMEditGUI/OMEdit_sv.ts, Revision, 11722) Added : /trunk/OMEdit/OMEditGUI/Resources/nls/tsupdate.sh (Copy from path: /trunk/OMEdit/OMEditGUI/tsupdate.sh, Revision, 11722) Deleted : /trunk/OMEdit/OMEditGUI/tsupdate.sh Modified : /trunk/testsuite/interactive/interactive_api_calls.mo Modified : /trunk/testsuite/interactive/interactive_api_calls.mos Revision: 11722 Author: adeas31 Date: Wednesday, April 11, 2012 21:49:19 Message: - Added nls directory. ---- Added : /trunk/OMEdit/OMEditGUI/Resources/nls Revision: 11721 Author: sjoelund.se Date: Wednesday, April 11, 2012 20:35:05 Message: - Don't return loadFile("package.mo") success on error ---- Modified : /trunk/Compiler/FrontEnd/ClassLoader.mo Modified : /trunk/OMEdit/OMEditGUI/OptionsWidget.cpp Revision: 11720 Author: adrpo Date: Wednesday, April 11, 2012 19:51:18 Message: - fix the English typo. - add partial Romanian translation. - small fix in the Swedish translation. ---- Modified : /trunk/OMEdit/OMEditGUI/OMEdit_de.ts Modified : /trunk/OMEdit/OMEditGUI/OMEdit_fr.ts Modified : /trunk/OMEdit/OMEditGUI/OMEdit_ja.ts Added : /trunk/OMEdit/OMEditGUI/OMEdit_ro.ts Modified : /trunk/OMEdit/OMEditGUI/OMEdit_ru.ts Modified : /trunk/OMEdit/OMEditGUI/OMEdit_sv.ts Revision: 11719 Author: hkiel Date: Wednesday, April 11, 2012 16:57:23 Message: - added some more german translations ---- Modified : /trunk/OMEdit/OMEditGUI/OMEdit_de.ts Modified : /trunk/OMShell/OMShellGUI/OMShell_de.ts Revision: 11718 Author: adeas31 Date: Wednesday, April 11, 2012 15:41:04 Message: - Fixed getNthImport. ---- Modified : /trunk/Compiler/Script/CevalScript.mo Revision: 11717 Author: adeas31 Date: Wednesday, April 11, 2012 14:01:21 Message: - Added french translation file. ---- Modified : /trunk/OMEdit/OMEditGUI/OMEditGUI.pro Added : /trunk/OMEdit/OMEditGUI/OMEdit_fr.ts Modified : /trunk/OMEdit/OMEditGUI/tsupdate.sh Revision: 11716 Author: perost Date: Wednesday, April 11, 2012 13:47:18 Message: - Fixed better messages for modifier errors in SCodeInst. - Added better control over constant evaluation in Typing. ---- Modified : /trunk/Compiler/FrontEnd/SCodeCheck.mo Modified : /trunk/Compiler/FrontEnd/SCodeInst.mo Modified : /trunk/Compiler/FrontEnd/SCodeMod.mo Modified : /trunk/Compiler/FrontEnd/Typing.mo Modified : /trunk/Compiler/Util/Error.mo Revision: 11715 Author: sjoelund.se Date: Wednesday, April 11, 2012 11:42:25 Message: - Added Japanese translation stubs ---- Modified : /trunk/OMEdit/OMEditGUI/Makefile.unix.in Modified : /trunk/OMEdit/OMEditGUI/OMEditGUI.pro Modified : /trunk/OMEdit/OMEditGUI/OMEdit_de.qm Added : /trunk/OMEdit/OMEditGUI/OMEdit_ja.qm Added : /trunk/OMEdit/OMEditGUI/OMEdit_ja.ts Modified : /trunk/OMEdit/OMEditGUI/OMEdit_ru.ts Modified : /trunk/OMEdit/OMEditGUI/OMEdit_sv.ts Modified : /trunk/OMEdit/OMEditGUI/OptionsWidget.cpp Modified : /trunk/OMEdit/OMEditGUI/tsupdate.sh Revision: 11714 Author: hkiel Date: Wednesday, April 11, 2012 10:57:00 Message: - added some german translations ---- Modified : /trunk/OMEdit/OMEditGUI/OMEdit_de.ts Revision: 11713 Author: sjoelund.se Date: Wednesday, April 11, 2012 10:50:33 Message: - Added German language to the combo-box ---- Modified : /trunk/OMEdit/OMEditGUI/OptionsWidget.cpp Revision: 11712 Author: sjoelund.se Date: Wednesday, April 11, 2012 06:38:22 Message: - Revert r11711 as it is plain wrong ---- Modified : /trunk/Compiler/runtime/errorext.cpp Modified : /trunk/Parser/BaseModelica_Lexer.g Revision: 11711 Author: adeas31 Date: Tuesday, April 10, 2012 23:16:27 Message: - Changed the utf-8 error to warning. - getErrorString() only returns messages that have severity = ErrorLevel_error ---- Modified : /trunk/Compiler/runtime/errorext.cpp Modified : /trunk/Parser/BaseModelica_Lexer.g Revision: 11710 Author: hubert.thieriot Date: Tuesday, April 10, 2012 18:23:50 Message: - removed a const ---- Modified : /trunk/OMOptim/OMOptimBasis/Problems/Result.cpp Modified : /trunk/OMOptim/OMOptimBasis/Problems/Result.h Revision: 11709 Author: sjoelund.se Date: Tuesday, April 10, 2012 16:16:00 Message: - Fix for the type system when calling getGlobalRoot with a non-boxed lhs ---- Modified : /trunk/Compiler/FrontEnd/Types.mo Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl Modified : /trunk/Compiler/susan_codegen/SimCode/SimCodeTV.mo Revision: 11708 Author: Frenkel TUD Date: Tuesday, April 10, 2012 13:43:30 Message: - replace some matchs again inputs with wildcard ---- Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Revision: 11707 Author: Frenkel TUD Date: Tuesday, April 10, 2012 13:25:54 Message: - 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 ---- Modified : /trunk/Compiler/BackEnd/BackendDAE.mo Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/BackEnd/BackendDAETransform.mo Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Modified : /trunk/Compiler/BackEnd/BackendEquation.mo Modified : /trunk/Compiler/BackEnd/BackendVariable.mo Modified : /trunk/Compiler/BackEnd/SimCode.mo Modified : /trunk/Compiler/BackEnd/Uncertainties.mo Modified : /trunk/Compiler/BackEnd/XMLDump.mo Modified : /trunk/Compiler/Main/Main.mo Modified : /trunk/Compiler/Script/CevalScript.mo Revision: 11706 Author: sjoelund.se Date: Tuesday, April 10, 2012 13:23:52 Message: - Move the printing of some config flags around - Added +help=flagName option ---- Modified : /trunk/Compiler/Util/Flags.mo Revision: 11705 Author: sjoelund.se Date: Tuesday, April 10, 2012 11:46:02 Message: - Some German translations for OMEdit ---- Modified : /trunk/OMEdit/OMEditGUI/Makefile.unix.in Modified : /trunk/OMEdit/OMEditGUI/OMEdit_de.qm Modified : /trunk/OMEdit/OMEditGUI/OMEdit_de.ts Revision: 11704 Author: Frenkel TUD Date: Tuesday, April 10, 2012 11:42:56 Message: - add flag "matchingAlgorithm" to select the MatchingAlgorithm ---- Modified : /trunk/Compiler/Util/Config.mo Modified : /trunk/Compiler/Util/Flags.mo Revision: 11703 Author: sjoelund.se Date: Tuesday, April 10, 2012 10:53:02 Message: - Swedish translations ---- Modified : /trunk/OMEdit/OMEditGUI/Makefile.unix.in Modified : /trunk/OMEdit/OMEditGUI/OMEdit_de.ts Modified : /trunk/OMEdit/OMEditGUI/OMEdit_ru.ts Modified : /trunk/OMEdit/OMEditGUI/OMEdit_sv.qm Modified : /trunk/OMEdit/OMEditGUI/OMEdit_sv.ts Modified : /trunk/OMEdit/OMEditGUI/main.cpp Modified : /trunk/OMEdit/OMEditGUI/mainwindow.cpp Revision: 11702 Author: adeas31 Date: Tuesday, April 10, 2012 10:44:06 Message: - Don't translate Modelica keywords. ---- Modified : /trunk/OMEdit/OMEditGUI/Helper.cpp Modified : /trunk/OMEdit/OMEditGUI/Helper.h Modified : /trunk/OMEdit/OMEditGUI/IconProperties.cpp Modified : /trunk/OMEdit/OMEditGUI/OMEdit_de.ts Modified : /trunk/OMEdit/OMEditGUI/OMEdit_ru.qm Modified : /trunk/OMEdit/OMEditGUI/OMEdit_ru.ts Modified : /trunk/OMEdit/OMEditGUI/OMEdit_sv.qm Modified : /trunk/OMEdit/OMEditGUI/OMEdit_sv.ts Modified : /trunk/OMEdit/OMEditGUI/OptionsWidget.cpp Modified : /trunk/OMEdit/OMEditGUI/SimulationWidget.cpp Modified : /trunk/OMEdit/OMEditGUI/StringHandler.cpp Modified : /trunk/OMEdit/OMEditGUI/mainwindow.cpp Revision: 11700 Author: sjoelund.se Date: Tuesday, April 10, 2012 07:46:58 Message: - OMPython docdir removed ---- Modified : /trunk/Makefile.common Revision: 11699 Author: Frenkel TUD Date: Monday, April 09, 2012 22:42:44 Message: - fix test ---- Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Analog.Examples.CauerLowPassSC.mos Revision: 11698 Author: adeas31 Date: Monday, April 09, 2012 21:52:47 Message: - Swedish translations. - Use -noobsolete flag to remove the obsolete translations in the files. ---- Modified : /trunk/OMEdit/OMEditGUI/OMEditGUI.pro Modified : /trunk/OMEdit/OMEditGUI/OMEdit_de.ts Modified : /trunk/OMEdit/OMEditGUI/OMEdit_ru.qm Modified : /trunk/OMEdit/OMEditGUI/OMEdit_ru.ts Modified : /trunk/OMEdit/OMEditGUI/OMEdit_sv.qm Modified : /trunk/OMEdit/OMEditGUI/OMEdit_sv.ts Modified : /trunk/OMEdit/OMEditGUI/SimulationWidget.cpp Modified : /trunk/OMEdit/OMEditGUI/tsupdate.sh Revision: 11697 Author: Frenkel TUD Date: Monday, April 09, 2012 21:28:42 Message: - bugfix removeSimplequation alias der - bugfix alias a=der(var) ---- Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/BackEnd/SimCode.mo Revision: 11696 Author: Frenkel TUD Date: Monday, April 09, 2012 21:23:29 Message: - update MSL 3.1 simulate examples ---- Modified : /trunk/testsuite/libraries/msl31/simulate/Makefile Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Blocks.Examples.InverseModel.mat Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Blocks.Examples.PID_Controller.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Analog.Examples.CauerLowPassOPV.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Analog.Examples.CauerLowPassSC.mat Revision: 11695 Author: a_severin Date: Monday, April 09, 2012 18:42:41 Message: - added some tr() in OMPlot - OMEdit: added translation of OMPlot in .ts-files ---- Modified : /trunk/OMEdit/OMEditGUI/OMEdit_de.ts Modified : /trunk/OMEdit/OMEditGUI/OMEdit_ru.qm Modified : /trunk/OMEdit/OMEditGUI/OMEdit_ru.ts Modified : /trunk/OMEdit/OMEditGUI/OMEdit_sv.ts Modified : /trunk/OMEdit/OMEditGUI/tsupdate.sh Modified : /trunk/OMPlot/OMPlotGUI/Legend.cpp Modified : /trunk/OMPlot/OMPlotGUI/PlotApplication.cpp Modified : /trunk/OMPlot/OMPlotGUI/PlotMainWindow.cpp Modified : /trunk/OMPlot/OMPlotGUI/PlotWindow.cpp Revision: 11694 Author: a_severin Date: Monday, April 09, 2012 18:11:14 Message: - added Russian translation ---- Modified : /trunk/OMEdit/OMEditGUI/OMEdit_de.ts Modified : /trunk/OMEdit/OMEditGUI/OMEdit_ru.qm Modified : /trunk/OMEdit/OMEditGUI/OMEdit_ru.ts Modified : /trunk/OMEdit/OMEditGUI/OMEdit_sv.ts Modified : /trunk/OMEdit/OMEditGUI/SimulationWidget.cpp Revision: 11693 Author: Frenkel TUD Date: Monday, April 09, 2012 14:08:28 Message: - move Modelica.Mechanics.MultiBody.Examples.Loops.Fourbar1 to working tests ---- Modified : /trunk/testsuite/libraries/msl31/simulate/Makefile Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Loops.Fourbar1.mat Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Loops.Fourbar1.mos Revision: 11690 Author: adrpo Date: Monday, April 09, 2012 02:00:14 Message: - fix equalityConstraint function return type. ---- Modified : /trunk/Compiler/FrontEnd/InstSection.mo Revision: 11689 Author: Frenkel TUD Date: Monday, April 09, 2012 00:39:38 Message: - move tests back to failing tests, because of unknown failur on Hudson build system (maybe a unix issue) ---- Modified : /trunk/testsuite/libraries/msl31/simulate/Makefile Revision: 11688 Author: Frenkel TUD Date: Sunday, April 08, 2012 23:55:52 Message: - fix tests ---- Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.SpringDamperSystem.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Loops.Engine1b_analytic.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Loops.Fourbar2.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Loops.Fourbar_analytic.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Loops.PlanarLoops_analytic.mos Revision: 11687 Author: adeas31 Date: Sunday, April 08, 2012 23:32:10 Message: - Allow automatic width for options list. - Remove multiple initializations of Helper::noColor ---- Modified : /trunk/OMEdit/OMEditGUI/Helper.cpp Modified : /trunk/OMEdit/OMEditGUI/OptionsWidget.cpp Revision: 11686 Author: Frenkel TUD Date: Sunday, April 08, 2012 22:40:54 Message: - update M.M.M 3.3.1 examples ---- Modified : /trunk/testsuite/libraries/msl31/simulate/Makefile Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.ForceAndTorque.mat Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.ForceAndTorque.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.FreeBody.mat Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.FreeBody.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.PointGravity.mat Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.PointGravity.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.PointGravityWithPointMasses.mat Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.PointGravityWithPointMasses.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.RollingWheel.mat Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.RollingWheel.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.SpringDamperSystem.mat Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.SpringDamperSystem.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.SpringWithMass.mat Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.SpringWithMass.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.ThreeSprings.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Loops.Engine1a.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Loops.Engine1b.mat Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Loops.Engine1b.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Loops.Engine1b_analytic.mat Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Loops.Engine1b_analytic.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Loops.Fourbar2.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Loops.Fourbar_analytic.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Loops.PlanarLoops_analytic.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.ActuatedDrive.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.GearConstraint.mat Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.GearConstraint.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.GyroscopicEffects.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.MovingActuatedDrive.mat Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.MovingActuatedDrive.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Systems.RobotR3.oneAxis.mat Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Systems.RobotR3.oneAxis.mos Revision: 11685 Author: adeas31 Date: Sunday, April 08, 2012 21:35:56 Message: - PTII environment variable not required anymore. - Changed PTII to OMPTII. - Removed OMPython-UserManual. OMPython documentation is moved to OpenModelica usersguide. ---- Modified : /trunk/Compiler/scripts/doPlot.bat Modified : /trunk/Makefile.common Deleted : /trunk/doc/OMPython Revision: 11684 Author: Frenkel TUD Date: Sunday, April 08, 2012 13:12:10 Message: - got rid of bootstrapped warning ---- Modified : /trunk/Compiler/BackEnd/BackendDump.mo Revision: 11683 Author: adeas31 Date: Friday, April 06, 2012 20:11:55 Message: - SVN id tag. ---- Modified : /trunk/OMEdit/OMEditGUI/Helper.cpp Modified : /trunk/OMEdit/OMEditGUI/Helper.h Revision: 11682 Author: adeas31 Date: Friday, April 06, 2012 20:05:31 Message: - Some more fixes for the translations. - Added the missing Q_OBJECT macro. - Removed stupid Qt default buttons as they are not translated. ---- Modified : /trunk/OMEdit/OMEditGUI/Helper.h Modified : /trunk/OMEdit/OMEditGUI/InteractiveSimulationTabWidget.cpp Modified : /trunk/OMEdit/OMEditGUI/LibraryWidget.cpp Modified : /trunk/OMEdit/OMEditGUI/ModelicaEditor.cpp Modified : /trunk/OMEdit/OMEditGUI/OMEdit_de.ts Modified : /trunk/OMEdit/OMEditGUI/OMEdit_ru.ts Modified : /trunk/OMEdit/OMEditGUI/OMEdit_sv.ts Modified : /trunk/OMEdit/OMEditGUI/ProjectTabWidget.cpp Modified : /trunk/OMEdit/OMEditGUI/StringHandler.h Modified : /trunk/OMEdit/OMEditGUI/main.cpp Revision: 11681 Author: sjoelund.se Date: Friday, April 06, 2012 16:16:48 Message: - Install OMPython documentation ---- Modified : /trunk/Makefile.common Revision: 11680 Author: adeas31 Date: Thursday, April 05, 2012 23:57:07 Message: - Fix build. ---- Modified : /trunk/OMNotebook/OMNotebookGUI/OMNotebookGUI.pro Revision: 11679 Author: AnandKGaneson Date: Thursday, April 05, 2012 22:52:41 Message: 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. ---- Modified : /trunk/PythonInterface/OMPython/OMParser/__init__.py Modified : /trunk/PythonInterface/OMPython/__init__.py Modified : /trunk/PythonInterface/setup.py Revision: 11678 Author: adeas31 Date: Thursday, April 05, 2012 21:51:20 Message: - Swedish translations. - Language drop down in the options widget. - Changed the files tab width. - Allow users to unset the modifiers value. ---- Modified : /trunk/OMEdit/OMEditGUI/BitmapAnnotation.cpp Modified : /trunk/OMEdit/OMEditGUI/BitmapAnnotation.h Modified : /trunk/OMEdit/OMEditGUI/Component.cpp Modified : /trunk/OMEdit/OMEditGUI/Component.h Modified : /trunk/OMEdit/OMEditGUI/ComponentsProperties.cpp Modified : /trunk/OMEdit/OMEditGUI/ComponentsProperties.h Modified : /trunk/OMEdit/OMEditGUI/ConnectorWidget.cpp Modified : /trunk/OMEdit/OMEditGUI/ConnectorWidget.h Modified : /trunk/OMEdit/OMEditGUI/CornerItem.cpp Modified : /trunk/OMEdit/OMEditGUI/CornerItem.h Modified : /trunk/OMEdit/OMEditGUI/DocumentationWidget.cpp Modified : /trunk/OMEdit/OMEditGUI/DocumentationWidget.h Modified : /trunk/OMEdit/OMEditGUI/EllipseAnnotation.cpp Modified : /trunk/OMEdit/OMEditGUI/EllipseAnnotation.h Modified : /trunk/OMEdit/OMEditGUI/FMIWidget.cpp Modified : /trunk/OMEdit/OMEditGUI/FMIWidget.h Modified : /trunk/OMEdit/OMEditGUI/Helper.cpp Modified : /trunk/OMEdit/OMEditGUI/Helper.h Modified : /trunk/OMEdit/OMEditGUI/IconParameters.cpp Modified : /trunk/OMEdit/OMEditGUI/IconParameters.h Modified : /trunk/OMEdit/OMEditGUI/IconProperties.cpp Modified : /trunk/OMEdit/OMEditGUI/IconProperties.h Modified : /trunk/OMEdit/OMEditGUI/InteractiveSimulationTabWidget.cpp Modified : /trunk/OMEdit/OMEditGUI/InteractiveSimulationTabWidget.h Modified : /trunk/OMEdit/OMEditGUI/LibraryWidget.cpp Modified : /trunk/OMEdit/OMEditGUI/LibraryWidget.h Modified : /trunk/OMEdit/OMEditGUI/LineAnnotation.cpp Modified : /trunk/OMEdit/OMEditGUI/LineAnnotation.h Modified : /trunk/OMEdit/OMEditGUI/ModelWidget.cpp Modified : /trunk/OMEdit/OMEditGUI/ModelWidget.h Modified : /trunk/OMEdit/OMEditGUI/ModelicaEditor.cpp Modified : /trunk/OMEdit/OMEditGUI/ModelicaEditor.h Modified : /trunk/OMEdit/OMEditGUI/OMCProxy.cpp Modified : /trunk/OMEdit/OMEditGUI/OMCProxy.h Modified : /trunk/OMEdit/OMEditGUI/OMCThread.cpp Modified : /trunk/OMEdit/OMEditGUI/OMCThread.h Modified : /trunk/OMEdit/OMEditGUI/OMEdit_de.ts Modified : /trunk/OMEdit/OMEditGUI/OMEdit_ru.ts Modified : /trunk/OMEdit/OMEditGUI/OMEdit_sv.qm Modified : /trunk/OMEdit/OMEditGUI/OMEdit_sv.ts Modified : /trunk/OMEdit/OMEditGUI/OptionsWidget.cpp Modified : /trunk/OMEdit/OMEditGUI/OptionsWidget.h Modified : /trunk/OMEdit/OMEditGUI/PlotWidget.cpp Modified : /trunk/OMEdit/OMEditGUI/PlotWidget.h Modified : /trunk/OMEdit/OMEditGUI/PlotWindowContainer.cpp Modified : /trunk/OMEdit/OMEditGUI/PlotWindowContainer.h Modified : /trunk/OMEdit/OMEditGUI/PolygonAnnotation.cpp Modified : /trunk/OMEdit/OMEditGUI/PolygonAnnotation.h Modified : /trunk/OMEdit/OMEditGUI/ProblemsWidget.cpp Modified : /trunk/OMEdit/OMEditGUI/ProblemsWidget.h Modified : /trunk/OMEdit/OMEditGUI/ProjectTabWidget.cpp Modified : /trunk/OMEdit/OMEditGUI/ProjectTabWidget.h Modified : /trunk/OMEdit/OMEditGUI/RectangleAnnotation.cpp Modified : /trunk/OMEdit/OMEditGUI/RectangleAnnotation.h Modified : /trunk/OMEdit/OMEditGUI/ShapeAnnotation.cpp Modified : /trunk/OMEdit/OMEditGUI/ShapeAnnotation.h Modified : /trunk/OMEdit/OMEditGUI/SimulationWidget.cpp Modified : /trunk/OMEdit/OMEditGUI/SimulationWidget.h Modified : /trunk/OMEdit/OMEditGUI/SplashScreen.cpp Modified : /trunk/OMEdit/OMEditGUI/SplashScreen.h Modified : /trunk/OMEdit/OMEditGUI/StringHandler.cpp Modified : /trunk/OMEdit/OMEditGUI/StringHandler.h Modified : /trunk/OMEdit/OMEditGUI/TextAnnotation.cpp Modified : /trunk/OMEdit/OMEditGUI/TextAnnotation.h Modified : /trunk/OMEdit/OMEditGUI/Transformation.cpp Modified : /trunk/OMEdit/OMEditGUI/Transformation.h Modified : /trunk/OMEdit/OMEditGUI/main.cpp Modified : /trunk/OMEdit/OMEditGUI/mainwindow.cpp Modified : /trunk/OMEdit/OMEditGUI/mainwindow.h Revision: 11677 Author: sjoelund.se Date: Thursday, April 05, 2012 21:22:22 Message: - Expected output ---- Modified : /trunk/testsuite/bootstrapping/DumpTest.mos Revision: 11676 Author: sjoelund.se Date: Thursday, April 05, 2012 21:05:37 Message: - Fix testsuite ---- Modified : /trunk/SimulationRuntime/c/util/java_interface/src/org/openmodelica/ModelicaRecord.java Revision: 11675 Author: sjoelund.se Date: Thursday, April 05, 2012 17:01:19 Message: - Some fixes to dumping as corba string ---- Modified : /trunk/Compiler/FrontEnd/Dump.mo Modified : /trunk/SimulationRuntime/c/util/java_interface/src/org/openmodelica/ModelicaRecord.java Modified : /trunk/SimulationRuntime/c/util/java_interface/src/org/openmodelica/corba/parser/OMCStringParser.java Revision: 11674 Author: perost Date: Thursday, April 05, 2012 14:40:04 Message: - Changed simplification of scalar-array operations with an empty array to return an empty array, instead of an array with one element. ---- Modified : /trunk/Compiler/FrontEnd/ExpressionSimplify.mo Revision: 11673 Author: perost Date: Thursday, April 05, 2012 13:50:15 Message: - Fixed correct types on array-scalar and scalar-array operations. - Updated test cases due to changed operation order. ---- Modified : /trunk/Compiler/FrontEnd/Expression.mo Modified : /trunk/Compiler/FrontEnd/ExpressionDump.mo Modified : /trunk/Compiler/FrontEnd/ExpressionSimplify.mo Modified : /trunk/Compiler/FrontEnd/Types.mo Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl Modified : /trunk/SimulationRuntime/c/util/integer_array.c Modified : /trunk/SimulationRuntime/c/util/integer_array.h Modified : /trunk/SimulationRuntime/c/util/real_array.c Modified : /trunk/SimulationRuntime/c/util/real_array.h Modified : /trunk/testsuite/3rdParty/PlanarMechanics/instantiatePlanarMechanicsForTesting.mos Modified : /trunk/testsuite/libraries/msl221/AIMC_DOL.mos Modified : /trunk/testsuite/libraries/msl221/AIMC_Inverter.mos Modified : /trunk/testsuite/libraries/msl221/AIMC_YD.mos Modified : /trunk/testsuite/libraries/msl221/PID_Controller.mos Modified : /trunk/testsuite/libraries/msl221/SMEE_Gen.mos Modified : /trunk/testsuite/libraries/msl221/modelicaAdditions/Engine1.mos Modified : /trunk/testsuite/libraries/msl221/modelicaAdditions/Engine2.mos Modified : /trunk/testsuite/libraries/msl221/modelicaAdditions/FourBar1.mos Modified : /trunk/testsuite/libraries/msl221/modelicaAdditions/FourBar2.mos Modified : /trunk/testsuite/libraries/msl221/modelicaAdditions/TwoLoop.mos Modified : /trunk/testsuite/libraries/msl221/modelicaAdditions/robot.mos Modified : /trunk/testsuite/libraries/msl31/Modelica.Electrical.Analog.mos Modified : /trunk/testsuite/libraries/msl31/Modelica.Electrical.Machines.Examples.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.HeatingSystem.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Pipes.BaseClasses.FlowModels.DetailedPipeFlow.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Pipes.BaseClasses.FlowModels.NominalLaminarFlow.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Pipes.BaseClasses.FlowModels.NominalTurbulentPipeFlow.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Pipes.BaseClasses.FlowModels.TurbulentPipeFlow.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Pipes.StaticPipe.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.IdealGasH2O.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.MixtureGases.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.MoistAir.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.SimpleLiquidWater.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.SolveOneNonlinearEquation.Inverse_sh_T.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.TestOnly.FlueGas.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.TestOnly.IdealGasN2.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.TestOnly.IdealGasN2Mix.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.TestOnly.MixIdealGasAir.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.Components.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.Air.DryAirNasa.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.Air.MoistAir.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.Air.SimpleAir.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.IdealGases.Air.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.IdealGases.Nitrogen.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.IdealGases.SimpleNaturalGas.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.IdealGases.SimpleNaturalGasFixedComposition.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.Incompressible.Essotherm650.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.Incompressible.Glycol47.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.LinearFluid.LinearColdWater.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.LinearFluid.LinearWater_pT.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.Water.IdealSteam.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.Water.WaterIF97OnePhase_ph.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.Water.WaterIF97_pT.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.Water.WaterIF97_ph.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.TwoPhaseWater.ExtendedProperties.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.TwoPhaseWater.TestTwoPhaseStates.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.WaterIF97.mos Modified : /trunk/testsuite/libraries/msl31/media/Incompressible.Examples.TestGlycol.mos Modified : /trunk/testsuite/libraries/multibody/checkingModels/BodyCylinder.mos Modified : /trunk/testsuite/libraries/multibody/elementary/DoublePendulum.mos Modified : /trunk/testsuite/libraries/multibody/elementary/ForceAndTorque.mos Modified : /trunk/testsuite/libraries/multibody/elementary/FreeBody.mos Modified : /trunk/testsuite/libraries/multibody/elementary/InitSpringConstant.mos Modified : /trunk/testsuite/libraries/multibody/elementary/LineForceWithTwoMasses.mos Modified : /trunk/testsuite/libraries/multibody/elementary/Pendulum.mos Modified : /trunk/testsuite/libraries/multibody/elementary/PendulumWithSpringDamper.mos Modified : /trunk/testsuite/libraries/multibody/elementary/PointGravity.mos Modified : /trunk/testsuite/libraries/multibody/elementary/PointGravityWithPointMasses.mos Modified : /trunk/testsuite/libraries/multibody/elementary/PointGravityWithPointMasses2.mos Modified : /trunk/testsuite/libraries/multibody/elementary/RollingWheel.mos Modified : /trunk/testsuite/libraries/multibody/elementary/RollingWheelSetDriving.mos Modified : /trunk/testsuite/libraries/multibody/elementary/RollingWheelSetPulling.mos Modified : /trunk/testsuite/libraries/multibody/elementary/SpringDamperSystem.mos Modified : /trunk/testsuite/libraries/multibody/elementary/SpringMassSystem.mos Modified : /trunk/testsuite/libraries/multibody/elementary/SpringWithMass.mos Modified : /trunk/testsuite/libraries/multibody/elementary/ThreeSprings.mos Modified : /trunk/testsuite/libraries/multibody/elementary/World.mos Modified : /trunk/testsuite/libraries/multibody/loops/Engine1a.mos Modified : /trunk/testsuite/libraries/multibody/loops/Engine1b.mos Modified : /trunk/testsuite/libraries/multibody/loops/Engine1b_analytic.mos Modified : /trunk/testsuite/libraries/multibody/loops/Fourbar1.mos Modified : /trunk/testsuite/libraries/multibody/loops/Fourbar2.mos Modified : /trunk/testsuite/libraries/multibody/loops/Fourbar_analytic.mos Modified : /trunk/testsuite/libraries/multibody/loops/Makefile Modified : /trunk/testsuite/libraries/multibody/loops/PlanarLoops_analytic.mos Modified : /trunk/testsuite/libraries/multibody/loops/instEngineV6.mos Modified : /trunk/testsuite/libraries/multibody/loops/instEngineV6_analytic.mos Modified : /trunk/testsuite/libraries/multibody/rotational3deffects/ActuatedDrive.mos Modified : /trunk/testsuite/libraries/multibody/rotational3deffects/GearConstraint.mos Modified : /trunk/testsuite/libraries/multibody/rotational3deffects/GyroscopicEffects.mos Modified : /trunk/testsuite/libraries/multibody/rotational3deffects/MovingActuatedDrive.mos Modified : /trunk/testsuite/libraries/multibody/systems/RobotR3.mos Modified : /trunk/testsuite/mofiles/ArrayEWOps1.mo Modified : /trunk/testsuite/mofiles/ArrayEWOps2.mo Modified : /trunk/testsuite/mofiles/ArrayEWOps3.mo Added : /trunk/testsuite/mofiles/ArrayEWOps6.mo Modified : /trunk/testsuite/mofiles/InvertedPendulumTotal.mo Modified : /trunk/testsuite/mofiles/Makefile Modified : /trunk/testsuite/mofiles/Matrix1.mo Modified : /trunk/testsuite/mofiles/TestGravityAcceleration.mo Modified : /trunk/testsuite/mofiles/drmodelica/ArrayDiv.mo Modified : /trunk/testsuite/mofiles/drmodelica/ElementWiseMultiplication.mo Modified : /trunk/testsuite/mofiles/msl/BC6.mo Modified : /trunk/testsuite/mofiles/msl/BC8.mo Modified : /trunk/testsuite/mofiles/msl/BM3.mo Modified : /trunk/testsuite/mofiles/msl/BM4.mo Modified : /trunk/testsuite/mofiles/msl/BS5.mo Modified : /trunk/testsuite/mosfiles-nosim/FinalTests.mos Revision: 11672 Author: sjoelund.se Date: Thursday, April 05, 2012 13:46:11 Message: - Clean more ---- Modified : /trunk/testsuite/partest/runtests.pl Revision: 11671 Author: sjoelund.se Date: Thursday, April 05, 2012 11:16:17 Message: - Added API call setInitXmlStartValue ---- Modified : /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo Revision: 11670 Author: sjoelund.se Date: Thursday, April 05, 2012 11:16:02 Message: - Make checkSettings() less verbose ---- Modified : /trunk/Compiler/Script/CevalScript.mo Revision: 11669 Author: sjoelund.se Date: Thursday, April 05, 2012 08:10:39 Message: - Set OPENMODELICAHOME ---- Modified : /trunk/SimulationRuntime/c/util/java_interface/Makefile Modified : /trunk/SimulationRuntime/c/util/java_interface/Makefile.common Revision: 11668 Author: sjoelund.se Date: Thursday, April 05, 2012 07:23:18 Message: - Fix AbsynTest.jar testcase ---- Modified : /trunk/testsuite/java/Makefile Revision: 11667 Author: sjoelund.se Date: Thursday, April 05, 2012 07:10:11 Message: - Fixed the Java DefinitionsCreator ---- Modified : /trunk/SimulationRuntime/c/util/java_interface/src/org/openmodelica/corba/parser/JarCreator.java Modified : /trunk/SimulationRuntime/c/util/java_interface/src/org/openmodelica/test/TestDefinitionsParser.java Revision: 11666 Author: adrpo Date: Thursday, April 05, 2012 02:44:49 Message: - added isShortDefinition API and tests in testsuite/interactive/interactive_api_calls.mos for it. ---- Modified : /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo Modified : /trunk/Compiler/Script/CevalScript.mo Modified : /trunk/testsuite/interactive/interactive_api_calls.mo Modified : /trunk/testsuite/interactive/interactive_api_calls.mos Revision: 11665 Author: adrpo Date: Thursday, April 05, 2012 01:44:51 Message: - fixed "setParameterValue" API in Interactive.mo to update the program. - added tests for this functionality in testsuite/interactive/interactive_api_param.mos ---- Modified : /trunk/Compiler/Script/Interactive.mo Modified : /trunk/testsuite/interactive/interactive_api_param.mos Revision: 11664 Author: adrpo Date: Wednesday, April 04, 2012 23:06:39 Message: - 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. ---- Modified : /trunk/SimulationRuntime/c/ModelicaExternalC/ModelicaInternal.c Revision: 11663 Author: sjoelund.se Date: Wednesday, April 04, 2012 22:36:25 Message: - Some fixes for Java interface ---- Modified : /trunk/SimulationRuntime/c/util/java_interface/src/org/openmodelica/test/TestDefinitionsParser.java Modified : /trunk/SimulationRuntime/c/util/java_interface/test_files/simple.mo Revision: 11662 Author: sjoelund.se Date: Wednesday, April 04, 2012 21:09:01 Message: - Added scanReal ceval ---- Modified : /trunk/Compiler/FrontEnd/Ceval.mo Modified : /trunk/Compiler/Util/ModelicaExternalC.mo Modified : /trunk/Compiler/runtime/ModelicaExternalC_rml.c Modified : /trunk/testsuite/bootstrapping/LinkMain.makefile.in Modified : /trunk/testsuite/bootstrapping/LinkMain.makefile.mingw Revision: 11661 Author: sjoelund.se Date: Wednesday, April 04, 2012 20:30:54 Message: - OMDev makefiles ---- Modified : /trunk/Compiler/omc_debug/Makefile.omdev.mingw Modified : /trunk/Compiler/omc_profiler/Makefile.omdev.mingw Modified : /trunk/Compiler/omc_release/Makefile.omdev.mingw Revision: 11660 Author: sjoelund.se Date: Wednesday, April 04, 2012 19:49:10 Message: - Handle Modelica.Utilities.Streams.* external functions without generating so-files ---- Modified : /trunk/Compiler/FrontEnd/Ceval.mo Modified : /trunk/Compiler/FrontEnd/CevalFunction.mo Modified : /trunk/Compiler/Makefile.compiler_subdirs.common Added : /trunk/Compiler/Util/ModelicaExternalC.mo (Copy from path: /trunk/Compiler/Util/Lapack.mo, Revision, 11652) Modified : /trunk/Compiler/omc_debug/Makefile.in Modified : /trunk/Compiler/omc_profiler/Makefile.in Modified : /trunk/Compiler/omc_release/Makefile.in Modified : /trunk/Compiler/runtime/Makefile.common Added : /trunk/Compiler/runtime/ModelicaExternalC_rml.c (Copy from path: /trunk/Compiler/runtime/System_rml.c, Revision, 11652) Modified : /trunk/testsuite/bootstrapping/LoadCompilerSources.mos Revision: 11659 Author: hubert.thieriot Date: Wednesday, April 04, 2012 18:30:16 Message: - added units - changed OMProcess ---- Modified : /trunk/OMOptim/OMOptimBasis/Tools/OMProcess.cpp Modified : /trunk/OMOptim/OMOptimBasis/Tools/OMProcess.h Modified : /trunk/OMOptim/OMOptimBasis/Units/MEHTCoeff.cpp Modified : /trunk/OMOptim/OMOptimBasis/Units/MEHTCoeff.h Modified : /trunk/OMOptim/OMOptimBasis/Units/MESpecHeatCapacity.cpp Modified : /trunk/OMOptim/OMOptimBasis/Units/MESpecHeatCapacity.h Revision: 11658 Author: wbraun Date: Wednesday, April 04, 2012 18:13:11 Message: - added a figure of the overall structure drawn with dia. ---- Added : /trunk/doc/tex/img/OverallStructure.dia Added : /trunk/doc/tex/img/OverallStructure.png Revision: 11657 Author: perost Date: Wednesday, April 04, 2012 16:40:59 Message: - 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. ---- Modified : /trunk/Compiler/BackEnd/BackendDAECreate.mo Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Modified : /trunk/Compiler/BackEnd/BackendVarTransform.mo Modified : /trunk/Compiler/FrontEnd/Ceval.mo Modified : /trunk/Compiler/FrontEnd/ComponentReference.mo Modified : /trunk/Compiler/FrontEnd/Connect.mo Modified : /trunk/Compiler/FrontEnd/ConnectUtil.mo Modified : /trunk/Compiler/FrontEnd/DAE.mo Modified : /trunk/Compiler/FrontEnd/Expression.mo Modified : /trunk/Compiler/FrontEnd/ExpressionDump.mo Modified : /trunk/Compiler/FrontEnd/ExpressionSimplify.mo Modified : /trunk/Compiler/FrontEnd/InstSymbolTable.mo Modified : /trunk/Compiler/FrontEnd/InstTypes.mo Modified : /trunk/Compiler/FrontEnd/InstUtil.mo Modified : /trunk/Compiler/FrontEnd/PrefixUtil.mo Modified : /trunk/Compiler/FrontEnd/SCodeCheck.mo Modified : /trunk/Compiler/FrontEnd/SCodeExpand.mo Modified : /trunk/Compiler/FrontEnd/SCodeFlattenImports.mo Modified : /trunk/Compiler/FrontEnd/SCodeInst.mo Modified : /trunk/Compiler/FrontEnd/Types.mo Modified : /trunk/Compiler/FrontEnd/Typing.mo Modified : /trunk/Compiler/Template/CodegenAdevs.mo Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/Template/CodegenCSharp.mo Modified : /trunk/Compiler/Template/CodegenCpp.mo Modified : /trunk/Compiler/Util/BaseHashTable.mo Modified : /trunk/Compiler/Util/List.mo Modified : /trunk/Compiler/Util/VarTransform.mo Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenAdevs.tpl Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenCSharp.tpl Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenCpp.tpl Modified : /trunk/Compiler/susan_codegen/SimCode/SimCodeTV.mo Revision: 11656 Author: perost Date: Wednesday, April 04, 2012 14:57:29 Message: - Fix RML compilation... ---- Modified : /trunk/Compiler/BackEnd/BackendQSS.mo Revision: 11655 Author: perost Date: Wednesday, April 04, 2012 14:47:30 Message: - Fixed bootstrapped compilation. ---- Modified : /trunk/Compiler/BackEnd/BackendQSS.mo Modified : /trunk/Compiler/BackEnd/SimCode.mo Revision: 11654 Author: sjoelund.se Date: Wednesday, April 04, 2012 14:38:17 Message: - Fixes for getAstAsCorbaString ---- Modified : /trunk/Compiler/FrontEnd/Dump.mo Modified : /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo Modified : /trunk/Compiler/Script/CevalScript.mo Modified : /trunk/Compiler/runtime/config.h Revision: 11653 Author: fbergero Date: Wednesday, April 04, 2012 14:24:04 Message: Changes in the QSS version. ---- Modified : /trunk/Compiler/BackEnd/BackendQSS.mo Modified : /trunk/Compiler/BackEnd/SimCode.mo Modified : /trunk/Compiler/Template/CodegenQSS.mo Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenQSS.tpl Modified : /trunk/Compiler/susan_codegen/SimCode/SimCodeTV.mo Revision: 11651 Author: sjoelund.se Date: Wednesday, April 04, 2012 12:21:34 Message: - Force rebuild of libraries ---- Modified : /trunk/libraries/README Revision: 11650 Author: sjoelund.se Date: Wednesday, April 04, 2012 11:47:46 Message: - 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) ---- Modified : /trunk/Compiler/BackEnd/SimCode.mo Modified : /trunk/Compiler/FrontEnd/Inst.mo Modified : /trunk/Compiler/Main/Main.mo Modified : /trunk/Compiler/Script/CevalScript.mo Modified : /trunk/testsuite/libraries/biochem/BiochemModels.mos Modified : /trunk/testsuite/libraries/msl31/media/Air.SimpleAir.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.TestOnly.N2AsMix.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.TwoPhaseWater.mos Modified : /trunk/testsuite/libraries/msl31/media/Incompressible.Examples.Glycol47.mos Modified : /trunk/testsuite/libraries/msl31/media/Water.StandardWater.mos Modified : /trunk/testsuite/meta/ErrorInvalidComplexType.mo Modified : /trunk/testsuite/meta/ErrorInvalidMetarecord.mo Modified : /trunk/testsuite/meta/ErrorInvalidPattern1.mo Modified : /trunk/testsuite/meta/ErrorInvalidPattern2.mo Modified : /trunk/testsuite/meta/ErrorInvalidPattern3.mo Modified : /trunk/testsuite/meta/ErrorInvalidPattern4.mo Modified : /trunk/testsuite/meta/ErrorLocalElement1.mo Modified : /trunk/testsuite/meta/ErrorLocalElement2.mo Modified : /trunk/testsuite/meta/ErrorLocalElement3.mo Modified : /trunk/testsuite/meta/ErrorMatchInOut1.mo Modified : /trunk/testsuite/meta/ListReductionDimError.mo Modified : /trunk/testsuite/mofiles/Abs2.mo Modified : /trunk/testsuite/mofiles/Acos.mo Modified : /trunk/testsuite/mofiles/Algorithm2.mo Modified : /trunk/testsuite/mofiles/ArrayInvalidDims.mo Modified : /trunk/testsuite/mofiles/ArrayOperators.mo Modified : /trunk/testsuite/mofiles/Array_builtin.mo Modified : /trunk/testsuite/mofiles/Asin.mo Modified : /trunk/testsuite/mofiles/AssignmentErrorConstant.mo Modified : /trunk/testsuite/mofiles/AssignmentErrorInput.mo Modified : /trunk/testsuite/mofiles/Atan.mo Modified : /trunk/testsuite/mofiles/Atan2.mo Modified : /trunk/testsuite/mofiles/Circuit1.mo Modified : /trunk/testsuite/mofiles/ConditionalArrayExpression1.mo Modified : /trunk/testsuite/mofiles/ConnectFlowEffort.mo Modified : /trunk/testsuite/mofiles/ConnectorIllegal.mo Modified : /trunk/testsuite/mofiles/ConnectorIllegal2.mo Modified : /trunk/testsuite/mofiles/Constant9.mo Modified : /trunk/testsuite/mofiles/ConstrainingType1.mo Modified : /trunk/testsuite/mofiles/Cos.mo Modified : /trunk/testsuite/mofiles/Cosh.mo Modified : /trunk/testsuite/mofiles/CyclicBindingConditional.mo Modified : /trunk/testsuite/mofiles/CyclicBindingConst.mo Modified : /trunk/testsuite/mofiles/CyclicBindingParam.mo Modified : /trunk/testsuite/mofiles/DeclareConstant3.mo Modified : /trunk/testsuite/mofiles/Delay5.mo Modified : /trunk/testsuite/mofiles/Delay7.mo Modified : /trunk/testsuite/mofiles/Delay8.mo Modified : /trunk/testsuite/mofiles/DependsRecursive.mo Modified : /trunk/testsuite/mofiles/DerConstant3.mo Modified : /trunk/testsuite/mofiles/DisturbedResistance1.mo Modified : /trunk/testsuite/mofiles/DisturbedResistance3.mo Modified : /trunk/testsuite/mofiles/DisturbedResistance4.mo Modified : /trunk/testsuite/mofiles/DocString.mo Modified : /trunk/testsuite/mofiles/DuplicateElements.mo Modified : /trunk/testsuite/mofiles/DuplicateElementsEquivalent.mo Modified : /trunk/testsuite/mofiles/DuplicateElementsExtends.mo Modified : /trunk/testsuite/mofiles/DuplicateElementsNonEquivalent.mo Modified : /trunk/testsuite/mofiles/EmptyArray.mo Modified : /trunk/testsuite/mofiles/Encapsulated2.mo Modified : /trunk/testsuite/mofiles/Encapsulated3.mo Modified : /trunk/testsuite/mofiles/Encapsulated4.mo Modified : /trunk/testsuite/mofiles/EndIllegal.mo Modified : /trunk/testsuite/mofiles/EndUnknown.mo Modified : /trunk/testsuite/mofiles/Enum12.mo Modified : /trunk/testsuite/mofiles/Enum5.mo Modified : /trunk/testsuite/mofiles/EnumInvalidLiteral.mo Modified : /trunk/testsuite/mofiles/ErrorExternalAlgorithm.mo Modified : /trunk/testsuite/mofiles/ErrorExternalModel.mo Modified : /trunk/testsuite/mofiles/Exp.mo Modified : /trunk/testsuite/mofiles/ExtObjError.mo Modified : /trunk/testsuite/mofiles/Extends4.mo Modified : /trunk/testsuite/mofiles/Extends6.mo Modified : /trunk/testsuite/mofiles/Extends7.mo Modified : /trunk/testsuite/mofiles/ExternalFunction4.mo Modified : /trunk/testsuite/mofiles/ExternalFunction8.mo Modified : /trunk/testsuite/mofiles/FloatingPoint.mo Modified : /trunk/testsuite/mofiles/FlowInvalid1.mo Modified : /trunk/testsuite/mofiles/ForIterator1.mo Modified : /trunk/testsuite/mofiles/Function11.mo Modified : /trunk/testsuite/mofiles/Function7.mo Modified : /trunk/testsuite/mofiles/Function8.mo Modified : /trunk/testsuite/mofiles/FunctionEvalBuiltin.mo Modified : /trunk/testsuite/mofiles/FunctionInvalidVar1.mo Modified : /trunk/testsuite/mofiles/FunctionInvalidVar2.mo Modified : /trunk/testsuite/mofiles/FunctionProtectedInput.mo Modified : /trunk/testsuite/mofiles/FunctionSimplex.mo Modified : /trunk/testsuite/mofiles/FunctionWithEquation.mo Modified : /trunk/testsuite/mofiles/IfExpCombiTable2.mo Modified : /trunk/testsuite/mofiles/IllegalSubscript.mo Modified : /trunk/testsuite/mofiles/Import2.mo Modified : /trunk/testsuite/mofiles/IntDiv.mo Modified : /trunk/testsuite/mofiles/IntPow.mo Modified : /trunk/testsuite/mofiles/InvalidExtends1.mo Modified : /trunk/testsuite/mofiles/InvalidSizeIndex1.mo Modified : /trunk/testsuite/mofiles/InvalidSizeIndex2.mo Modified : /trunk/testsuite/mofiles/InvalidSizeScalar.mo Modified : /trunk/testsuite/mofiles/InvertedPendulumTotal.mo Modified : /trunk/testsuite/mofiles/Log.mo Modified : /trunk/testsuite/mofiles/Log10.mo Modified : /trunk/testsuite/mofiles/Lookup3.mo Modified : /trunk/testsuite/mofiles/Lookup7.mo Modified : /trunk/testsuite/mofiles/MathematicalFunctions.mo Modified : /trunk/testsuite/mofiles/Modification15.mo Modified : /trunk/testsuite/mofiles/Modification4.mo Modified : /trunk/testsuite/mofiles/Modification8.mo Modified : /trunk/testsuite/mofiles/ModifierTypeError.mo Modified : /trunk/testsuite/mofiles/ModifyConstant4.mo Modified : /trunk/testsuite/mofiles/ModifyConstant5.mo Modified : /trunk/testsuite/mofiles/ModifyConstant6.mo Modified : /trunk/testsuite/mofiles/ModifyUnknown1.mo Modified : /trunk/testsuite/mofiles/ModifyUnknown2.mo Modified : /trunk/testsuite/mofiles/MultipleDeclarations.mo Modified : /trunk/testsuite/mofiles/MultipleDeclarations2.mo Modified : /trunk/testsuite/mofiles/PackageParameter.mo Modified : /trunk/testsuite/mofiles/Partial1.mo Modified : /trunk/testsuite/mofiles/Philosopher.mo Modified : /trunk/testsuite/mofiles/Philosopher2.mo Modified : /trunk/testsuite/mofiles/Protected1.mo Modified : /trunk/testsuite/mofiles/ProtectedAccess.mo Modified : /trunk/testsuite/mofiles/Real2Integer1.mo Modified : /trunk/testsuite/mofiles/Real2Integer2.mo Modified : /trunk/testsuite/mofiles/RealDiv.mo Modified : /trunk/testsuite/mofiles/RealPow.mo Modified : /trunk/testsuite/mofiles/RealSub.mo Modified : /trunk/testsuite/mofiles/RecursiveDefinition.mo Modified : /trunk/testsuite/mofiles/RecursiveShort.mo Modified : /trunk/testsuite/mofiles/ReturnError.mo Modified : /trunk/testsuite/mofiles/SampleError.mo Modified : /trunk/testsuite/mofiles/ScopeDeclaration2.mo Modified : /trunk/testsuite/mofiles/ScopeModification2.mo Modified : /trunk/testsuite/mofiles/SimpleIntegrator3.mo Modified : /trunk/testsuite/mofiles/SimplifyRangeInCall.mo Modified : /trunk/testsuite/mofiles/Sin.mo Modified : /trunk/testsuite/mofiles/Sinh.mo Modified : /trunk/testsuite/mofiles/SumScalar.mo Modified : /trunk/testsuite/mofiles/Tan.mo Modified : /trunk/testsuite/mofiles/Terminal2.mo Modified : /trunk/testsuite/mofiles/TestGravityAcceleration.mo Modified : /trunk/testsuite/mofiles/Type1.mo Modified : /trunk/testsuite/mofiles/Type3.mo Modified : /trunk/testsuite/mofiles/Type7.mo Modified : /trunk/testsuite/mofiles/Type8.mo Modified : /trunk/testsuite/mofiles/TypeClass2.mo Modified : /trunk/testsuite/mofiles/Units2.mo Modified : /trunk/testsuite/mofiles/WhenElseNested.mo Modified : /trunk/testsuite/mofiles/WhenNested.mo Modified : /trunk/testsuite/mofiles/WhenNestedEquation.mo Modified : /trunk/testsuite/mofiles/drmodelica/AccessDemoIllegalMod.mo Modified : /trunk/testsuite/mofiles/drmodelica/ArrayAddSub.mo Modified : /trunk/testsuite/mofiles/drmodelica/ArrayDiv.mo Modified : /trunk/testsuite/mofiles/drmodelica/ArrayDivError.mo Modified : /trunk/testsuite/mofiles/drmodelica/BlockMatrix.mo Modified : /trunk/testsuite/mofiles/drmodelica/BlockMatrix2.mo Modified : /trunk/testsuite/mofiles/drmodelica/BlockMatrix3.mo Modified : /trunk/testsuite/mofiles/drmodelica/BouncingBall.mo Modified : /trunk/testsuite/mofiles/drmodelica/MicroCircuitInvalid.mo Modified : /trunk/testsuite/mofiles/drmodelica/RefinedSimpleCircuitInvalid.mo Modified : /trunk/testsuite/mofiles/drmodelica/StepAdvanced.mo Modified : /trunk/testsuite/mofiles/drmodelica/VanDerPol.mo Modified : /trunk/testsuite/mofiles/drmodelica/VectorizeSeveralArguments.mo Modified : /trunk/testsuite/mofiles/drmodelica/WhenNotValid.mo Modified : /trunk/testsuite/mofiles/modelica_1_1_Type10.mo Modified : /trunk/testsuite/mofiles/prtest.mo Modified : /trunk/testsuite/redeclare/ClassExtendsInvalid1.mo Modified : /trunk/testsuite/redeclare/ClassExtendsInvalid2.mo Modified : /trunk/testsuite/redeclare/ConstantRedeclareModifier.mo Modified : /trunk/testsuite/redeclare/DuplicateRedeclares1.mo Modified : /trunk/testsuite/redeclare/DuplicateRedeclares2.mo Modified : /trunk/testsuite/redeclare/FinalRedeclareModifier.mo Modified : /trunk/testsuite/redeclare/RedeclareFlowEffort.mo Modified : /trunk/testsuite/redeclare/RedeclareModifierInvalid1.mo Modified : /trunk/testsuite/redeclare/RedeclareModifierInvalid2.mo Modified : /trunk/testsuite/redeclare/RedeclareVisibility2.mo Modified : /trunk/testsuite/redeclare/ReplaceableBaseClass.mo Modified : /trunk/testsuite/streams/InStreamInvalidArgument.mo Modified : /trunk/testsuite/streams/StreamUnbalancedConnector.mo Revision: 11649 Author: hubert.thieriot Date: Wednesday, April 04, 2012 10:42:03 Message: - mofiles loaded are added in dependencies for simulation ---- Modified : /trunk/OMOptim/Core/Modelica/ModModelPlus.cpp Revision: 11646 Author: sjoelund.se Date: Tuesday, April 03, 2012 14:56:17 Message: - Make omniidl command more suitable for parallel jobs ---- Modified : /trunk/Compiler/runtime/Makefile.common Modified : /trunk/OMEdit/OMEditGUI/Makefile.unix.in Modified : /trunk/mosh/src/Makefile.in Revision: 11645 Author: sjoelund.se Date: Tuesday, April 03, 2012 14:31:57 Message: - Fix make install ---- Modified : /trunk/Makefile.common Revision: 11644 Author: sjoelund.se Date: Tuesday, April 03, 2012 13:10:37 Message: - Install OMEdit nls files ---- Modified : /trunk/Makefile.common Revision: 11643 Author: adeas31 Date: Tuesday, April 03, 2012 10:26:48 Message: - Release notes. ---- Modified : /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo Revision: 11642 Author: wbraun Date: Monday, April 02, 2012 22:33:47 Message: - changed test-case ---- Modified : /trunk/testsuite/fmi/InOutTest.mo Modified : /trunk/testsuite/fmi/InOutTest.mos Modified : /trunk/testsuite/fmi/testInOut.mo Revision: 11641 Author: wbraun Date: Monday, April 02, 2012 22:15:33 Message: - 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 ---- Modified : /trunk/SimulationRuntime/fmi/export/fmu_model_interface.c Modified : /trunk/SimulationRuntime/fmi/import/fmuModelica.in Modified : /trunk/SimulationRuntime/fmi/import/fmuModelica.unix.in Modified : /trunk/SimulationRuntime/fmi/import/fmuWrapper.c Modified : /trunk/SimulationRuntime/fmi/import/fmuWrapper.h Modified : /trunk/SimulationRuntime/fmi/import/moGenerator.c Added : /trunk/testsuite/fmi/InOutTest.mo Added : /trunk/testsuite/fmi/InOutTest.mos Modified : /trunk/testsuite/fmi/Makefile Added : /trunk/testsuite/fmi/testInOut.mo Revision: 11640 Author: sjoelund.se Date: Monday, April 02, 2012 20:10:01 Message: - Expected output, etc ---- Modified : /trunk/Compiler/Script/CevalScript.mo Modified : /trunk/testsuite/libraries/msl221/CauerLowPassAnalog.mos Modified : /trunk/testsuite/libraries/msl221/CauerLowPassOPV.mos Modified : /trunk/testsuite/libraries/msl221/CauerLowPassSC.mos Revision: 11639 Author: sjoelund.se Date: Monday, April 02, 2012 19:58:00 Message: - Removed some simulate(PACKAGE) tests + Added one in mosfiles-nosim to test this in the future ---- Modified : /trunk/testsuite/libraries/msl31/media/simulate/Makefile Deleted : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Air.SimpleAir.mos Deleted : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.TestOnly.N2AsMix.mos Deleted : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.TwoPhaseWater.mos Deleted : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Incompressible.Examples.Glycol47.mos Deleted : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Water.StandardWater.mos Added : /trunk/testsuite/mosfiles-nosim/ErrorSimPackage.mos Modified : /trunk/testsuite/mosfiles-nosim/Makefile Revision: 11638 Author: sjoelund.se Date: Monday, April 02, 2012 19:26:52 Message: - Fixed some of the testcases (tries to simulate packages, instantiate functions) ---- Modified : /trunk/Compiler/Script/CevalScript.mo Modified : /trunk/testsuite/libraries/msl31/Modelica.Math.Matrices.LAPACK.mos Modified : /trunk/testsuite/mosfiles/ASubIfExp.mos Modified : /trunk/testsuite/mosfiles/ComplexNumbers.mo Modified : /trunk/testsuite/mosfiles/ComplexNumbers.mos Revision: 11637 Author: sjoelund.se Date: Monday, April 02, 2012 17:21:21 Message: - Add a check for uses-annotations being fulfilled before starting inst/translate model ---- Modified : /trunk/Compiler/Script/CevalScript.mo Modified : /trunk/Compiler/Template/CodegenAdevs.mo Modified : /trunk/Compiler/Util/Error.mo Revision: 11636 Author: mahge930 Date: Monday, April 02, 2012 16:19:46 Message: - Compact free_memory. Check parallel variable type in Template. Generate one more file for ParModelica. ---- Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl Modified : /trunk/ParModelica/OpenCLRuntime/omc_ocl_interface.c Modified : /trunk/ParModelica/OpenCLRuntime/omc_ocl_interface.h Modified : /trunk/ParModelica/OpenCLRuntime/omc_ocl_memory_ops.c Revision: 11635 Author: sjoelund.se Date: Monday, April 02, 2012 15:55:39 Message: - Fix translation (r11632 broke) - Updated timestamp translation ---- Modified : /trunk/OMEdit/OMEditGUI/Makefile.unix.in Modified : /trunk/OMEdit/OMEditGUI/OMEdit_ru.qm Modified : /trunk/OMEdit/OMEditGUI/OMEdit_ru.ts Modified : /trunk/OMEdit/OMEditGUI/main.cpp Revision: 11634 Author: perost Date: Monday, April 02, 2012 15:37:04 Message: - Better error message for non-connectors in connections. ---- Modified : /trunk/Compiler/FrontEnd/InstSection.mo Modified : /trunk/Compiler/Util/Error.mo Revision: 11633 Author: hubert.thieriot Date: Monday, April 02, 2012 13:39:59 Message: - corrected OptimResult cloning : csv filenames also cloned. ---- Modified : /trunk/OMOptim/Core/Dymola/ModPlusDymolaCtrl.cpp Modified : /trunk/OMOptim/Core/OpenModelica/ModPlusOMCtrl.cpp Modified : /trunk/OMOptim/Core/Problems/OptimResult.cpp Revision: 11632 Author: adeas31 Date: Monday, April 02, 2012 13:25:58 Message: - Catch the std::runtime_error. - Better checking for translations file. ---- Modified : /trunk/OMEdit/OMEditGUI/main.cpp Revision: 11631 Author: mahge930 Date: Monday, April 02, 2012 13:18:24 Message: - Proper naming. ---- Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl Revision: 11630 Author: adeas31 Date: Monday, April 02, 2012 12:23:48 Message: Fix for bug #1722 - Removed the Ambiguous shortcut. ---- Modified : /trunk/OMNotebook/OMNotebookGUI/notebook.cpp Revision: 11629 Author: sjoelund.se Date: Monday, April 02, 2012 12:19:56 Message: - Load NLS files based on OPENMODELICAHOME, not relative to cwd ---- Modified : /trunk/OMEdit/OMEditGUI/main.cpp Revision: 11628 Author: a_severin Date: Monday, April 02, 2012 11:45:21 Message: - OMEdit: added localization ---- Modified : /trunk/OMEdit/OMEditGUI/DocumentationWidget.cpp Modified : /trunk/OMEdit/OMEditGUI/Makefile.unix.in Modified : /trunk/OMEdit/OMEditGUI/OMEditGUI.pro Added : /trunk/OMEdit/OMEditGUI/OMEdit_de.qm Added : /trunk/OMEdit/OMEditGUI/OMEdit_de.ts Added : /trunk/OMEdit/OMEditGUI/OMEdit_ru.qm Added : /trunk/OMEdit/OMEditGUI/OMEdit_ru.ts Added : /trunk/OMEdit/OMEditGUI/OMEdit_sv.qm Added : /trunk/OMEdit/OMEditGUI/OMEdit_sv.ts Modified : /trunk/OMEdit/OMEditGUI/ProblemsWidget.cpp Modified : /trunk/OMEdit/OMEditGUI/main.cpp Modified : /trunk/OMEdit/OMEditGUI/mainwindow.cpp Added : /trunk/OMEdit/OMEditGUI/tsupdate.sh Revision: 11627 Author: sjoelund.se Date: Monday, April 02, 2012 11:43:04 Message: - Removed the need for DRMODELICAHOME env.var ---- Modified : /trunk/OMNotebook/OMNotebookGUI/cellapplication.cpp Revision: 11626 Author: hubert.thieriot Date: Monday, April 02, 2012 11:27:43 Message: - changed version reader from tortoise svn ---- Modified : /trunk/OMOptim/build/UpdateRevision.bat Revision: 11625 Author: sjoelund.se Date: Monday, April 02, 2012 11:17:15 Message: - More detailed parser error ---- Modified : /trunk/Parser/BaseModelica_Lexer.g Revision: 11624 Author: hubert.thieriot Date: Monday, April 02, 2012 11:08:48 Message: - changed OptimResult VariableResult reading ---- Modified : /trunk/OMOptim/Core/OptObjective.cpp Modified : /trunk/OMOptim/Core/OptObjective.h Modified : /trunk/OMOptim/Core/Optim/EA/Results/EAStdResult.h Modified : /trunk/OMOptim/Core/Problems/OptimResult.cpp Modified : /trunk/OMOptim/OMOptimBasis/Variable.cpp Modified : /trunk/OMOptim/OMOptimBasis/Variable.h Modified : /trunk/OMOptim/version.h Revision: 11623 Author: mahge930 Date: Sunday, April 01, 2012 16:29:53 Message: + Added the OpenCL runtime. ---- Added : /trunk/ParModelica Added : /trunk/ParModelica/Makefile.common Added : /trunk/ParModelica/Makefile.in Added : /trunk/ParModelica/Makefile.omdev.mingw Added : /trunk/ParModelica/OpenCLRuntime Added : /trunk/ParModelica/OpenCLRuntime/CL Added : /trunk/ParModelica/OpenCLRuntime/CL/cl.h Added : /trunk/ParModelica/OpenCLRuntime/CL/cl.hpp Added : /trunk/ParModelica/OpenCLRuntime/CL/cl_agent_amd.h Added : /trunk/ParModelica/OpenCLRuntime/CL/cl_d3d10.h Added : /trunk/ParModelica/OpenCLRuntime/CL/cl_ext.h Added : /trunk/ParModelica/OpenCLRuntime/CL/cl_gl.h Added : /trunk/ParModelica/OpenCLRuntime/CL/cl_gl_ext.h Added : /trunk/ParModelica/OpenCLRuntime/CL/cl_icd.h Added : /trunk/ParModelica/OpenCLRuntime/CL/cl_platform.h Added : /trunk/ParModelica/OpenCLRuntime/CL/opencl.h Added : /trunk/ParModelica/OpenCLRuntime/Makefile Added : /trunk/ParModelica/OpenCLRuntime/Makefile.common Added : /trunk/ParModelica/OpenCLRuntime/Makefile.in Added : /trunk/ParModelica/OpenCLRuntime/OCLRuntimeUtil.cl Added : /trunk/ParModelica/OpenCLRuntime/OpenCL.lib Added : /trunk/ParModelica/OpenCLRuntime/ocl_offcomp.c Added : /trunk/ParModelica/OpenCLRuntime/omc_ocl_builtin_kernels.c Added : /trunk/ParModelica/OpenCLRuntime/omc_ocl_builtin_kernels.h Added : /trunk/ParModelica/OpenCLRuntime/omc_ocl_common_header.h Added : /trunk/ParModelica/OpenCLRuntime/omc_ocl_interface.c Added : /trunk/ParModelica/OpenCLRuntime/omc_ocl_interface.h Added : /trunk/ParModelica/OpenCLRuntime/omc_ocl_memory_ops.c Added : /trunk/ParModelica/OpenCLRuntime/omc_ocl_memory_ops.h Added : /trunk/ParModelica/OpenCLRuntime/omc_ocl_util.c Added : /trunk/ParModelica/OpenCLRuntime/omc_ocl_util.h Revision: 11622 Author: wbraun Date: Sunday, April 01, 2012 04:23:07 Message: - fixed coding style ---- Modified : /trunk/SimulationRuntime/fmi/import/moGenerator.c Revision: 11621 Author: wbraun Date: Sunday, April 01, 2012 04:12:41 Message: - changed compilation flag for fmu-export from -O2 to -O - added String support for fmu-import - added MultiBody.DoublePendelum test ---- Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/Template/CodegenFMU.mo Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenFMU.tpl Modified : /trunk/SimulationRuntime/fmi/import/fmuWrapper.c Modified : /trunk/SimulationRuntime/fmi/import/moGenerator.c Modified : /trunk/SimulationRuntime/fmi/import/xmlparser.c Modified : /trunk/testsuite/fmi/EnumerationTest.mo Modified : /trunk/testsuite/fmi/ExternalFMUs.mos Modified : /trunk/testsuite/fmi/Makefile Modified : /trunk/testsuite/fmi/Modelica.Electrical.Analog.Examples.ChuaCircuit.mos Added : /trunk/testsuite/fmi/Modelica_Mechanics_MultiBody_Examples_Elementary_DoublePendulum.mos Revision: 11620 Author: mahge930 Date: Friday, March 30, 2012 22:19:05 Message: Fix error in template and remove Tab. ---- Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl Revision: 11619 Author: mahge930 Date: Friday, March 30, 2012 21:57:54 Message: + Handling of parallel variables in the Back-end. Mostly fall-through. + Limited handling of parallel variables in Code generation. ---- Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/Template/CodegenCpp.mo Modified : /trunk/Compiler/Template/CodegenFMU.mo Revision: 11618 Author: mahge930 Date: Friday, March 30, 2012 21:55:07 Message: + Handling of parallel variables in the Back-end. Mostly fall-through. + Limited handling of parallel variables in Code generation. ---- Modified : /trunk/Compiler/BackEnd/BackendDAE.mo Modified : /trunk/Compiler/BackEnd/BackendDAECreate.mo Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/BackEnd/BackendDAETransform.mo Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Modified : /trunk/Compiler/BackEnd/BackendVariable.mo Modified : /trunk/Compiler/BackEnd/SimCode.mo Modified : /trunk/Compiler/BackEnd/TaskGraph.mo Modified : /trunk/Compiler/BackEnd/Uncertainties.mo Modified : /trunk/Compiler/FrontEnd/Inline.mo Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl Modified : /trunk/Compiler/susan_codegen/SimCode/SimCodeTV.mo Modified : /trunk/SimulationRuntime/c/util/integer_array.c Modified : /trunk/SimulationRuntime/c/util/real_array.c Revision: 11617 Author: hubert.thieriot Date: Friday, March 30, 2012 16:44:47 Message: - changed Dymola compilation (one mo path) - AboutOMOptim includes version header -> will this make it compile every time (needed for version number coherency) ? ---- Modified : /trunk/OMOptim/Core/Dymola/Dymola.cpp Modified : /trunk/OMOptim/Core/Dymola/Dymola.h Modified : /trunk/OMOptim/Core/Dymola/ModPlusDymolaCtrl.cpp Modified : /trunk/OMOptim/Core/Project.h Modified : /trunk/OMOptim/GUI/Dialogs/AboutOMOptim.cpp Modified : /trunk/OMOptim/GUI/Dialogs/AboutOMOptim.h Revision: 11616 Author: perost Date: Friday, March 30, 2012 16:42:41 Message: - Remove tab. ---- Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenCpp.tpl Revision: 11615 Author: Frenkel TUD Date: Friday, March 30, 2012 16:11:57 Message: - fix tests ---- Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Rotational.Examples.ElasticBearing.mos Modified : /trunk/testsuite/mosfiles-msl22/IdealGear.mos Modified : /trunk/testsuite/mosfiles-msl22/IdealGearBrake.mos Revision: 11614 Author: wbraun Date: Friday, March 30, 2012 15:52:07 Message: - fixed some fmi-export memory leaks ---- Modified : /trunk/SimulationRuntime/fmi/export/fmu_model_interface.c Revision: 11613 Author: niklwors Date: Friday, March 30, 2012 15:45:46 Message: Fix for assert expressions in cpp template ---- Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenCpp.tpl Revision: 11612 Author: Frenkel TUD Date: Friday, March 30, 2012 14:07:01 Message: - fix tests ---- Modified : /trunk/SimulationRuntime/c/meta/gc/marksweep.c Modified : /trunk/testsuite/mosfiles/CheckEvents.mos Modified : /trunk/testsuite/mosfiles-msl22/IdealGear.mos Modified : /trunk/testsuite/mosfiles-msl22/IdealGearBrake.mos Modified : /trunk/testsuite/parser/ParseFullModelica3.1.mos Revision: 11611 Author: Frenkel TUD Date: Friday, March 30, 2012 13:55:13 Message: - fix tests ---- Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Blocks.Examples.InverseModel.mat Revision: 11610 Author: Frenkel TUD Date: Friday, March 30, 2012 13:48:49 Message: - fix tests ---- Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Rotational.Examples.Backlash.mat Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Translational.Examples.ElastoGap.mat Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Translational.Examples.Oscillator.mat Revision: 11609 Author: wbraun Date: Friday, March 30, 2012 11:21:13 Message: -fixed CODING_STYLE ---- Modified : /trunk/SimulationRuntime/fmi/export/fmu_model_interface.c Modified : /trunk/SimulationRuntime/fmi/import/moGenerator.c Revision: 11608 Author: wbraun Date: Friday, March 30, 2012 10:41:26 Message: - fixed FMI-Export Alias variables ---- Modified : /trunk/Compiler/Template/CodegenFMU.mo Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenFMU.tpl Modified : /trunk/SimulationRuntime/fmi/export/fmu_model_interface.c Modified : /trunk/SimulationRuntime/fmi/import/moGenerator.c Modified : /trunk/testsuite/fmi/Makefile Added : /trunk/testsuite/fmi/Modelica.Electrical.Analog.Examples.ChuaCircuit.mos Revision: 11607 Author: Frenkel TUD Date: Friday, March 30, 2012 00:19:43 Message: - add comments to flags, add flags - bugfix removesimpleequationspast - update teststuite msl31/simulate - add experiment annotation for M.M.Rotational.ElasticBearing ---- Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/Util/Flags.mo Modified : /trunk/libraries/Modelica 3.1/Mechanics/Rotational.mo Modified : /trunk/libraries/Modelica 3.1.txt Modified : /trunk/testsuite/libraries/msl31/simulate/Makefile Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Rotational.Examples.Backlash.mat Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Rotational.Examples.Backlash.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Rotational.Examples.ElasticBearing.mat Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Rotational.Examples.ElasticBearing.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Rotational.Examples.First.mat Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Rotational.Examples.First.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Rotational.Examples.FirstGrounded.mat Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Rotational.Examples.FirstGrounded.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Rotational.Examples.Friction.mat Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Rotational.Examples.Friction.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Rotational.Examples.LossyGearDemo1.mat Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Rotational.Examples.LossyGearDemo1.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Rotational.Examples.LossyGearDemo2.mat Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Rotational.Examples.LossyGearDemo2.mos Modified : /trunk/testsuite/mosfiles/CheckEvents.mos Revision: 11606 Author: adeas31 Date: Friday, March 30, 2012 00:16:39 Message: - More documentation. - New chapter for OMPython in OpenModelicaUsersGuide. ---- Modified : /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo Modified : /trunk/OMEdit/OMEditGUI/SimulationWidget.cpp Modified : /trunk/doc/OpenModelicaUsersGuide.doc Modified : /trunk/doc/OpenModelicaUsersGuide.pdf Revision: 11605 Author: Frenkel TUD Date: Friday, March 30, 2012 00:13:55 Message: - add function dumpEqnsSolved, to dump the equations in the order of calculate them ---- Modified : /trunk/Compiler/BackEnd/BackendDump.mo Revision: 11604 Author: Frenkel TUD Date: Friday, March 30, 2012 00:10:35 Message: - Bugfix codegeneration for tearing system, use index from original system ---- Modified : /trunk/Compiler/BackEnd/SimCode.mo Revision: 11603 Author: wbraun Date: Thursday, March 29, 2012 21:18:23 Message: - removed some tabs ---- Modified : /trunk/SimulationRuntime/fmi/export/fmu_model_interface.c Revision: 11602 Author: wbraun Date: Thursday, March 29, 2012 20:50:54 Message: - aded fixes and tests for fmu-export and fmu-import ---- Modified : /trunk/Compiler/Script/CevalScript.mo Modified : /trunk/Compiler/Template/CodegenAdevs.mo Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/Template/CodegenFMU.mo Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenFMU.tpl Modified : /trunk/SimulationRuntime/c/math-support/model_help.c Modified : /trunk/SimulationRuntime/fmi/export/fmu_model_interface.c Modified : /trunk/SimulationRuntime/fmi/export/fmu_model_interface.h Modified : /trunk/SimulationRuntime/fmi/import/fmuWrapper.c Modified : /trunk/SimulationRuntime/fmi/import/fmuWrapper.h Modified : /trunk/SimulationRuntime/fmi/import/moGenerator.c Modified : /trunk/SimulationRuntime/fmi/import/moGenerator.h Added : /trunk/testsuite/fmi/EnumerationTest.mo Added : /trunk/testsuite/fmi/EnumerationTest.mos Modified : /trunk/testsuite/fmi/Makefile Added : /trunk/testsuite/fmi/TanksConnectedPI.mo Added : /trunk/testsuite/fmi/TanksConnectedPI.mos Revision: 11601 Author: adeas31 Date: Thursday, March 29, 2012 15:59:16 Message: - Check for simulation executable crashes. - Only send simulation flags if user specify them. ---- Modified : /trunk/OMEdit/OMEditGUI/Helper.cpp Modified : /trunk/OMEdit/OMEditGUI/SimulationWidget.cpp Revision: 11600 Author: perost Date: Thursday, March 29, 2012 14:09:43 Message: - Initial support for equations in SCodeInst. ---- Modified : /trunk/Compiler/FrontEnd/InstTypes.mo Modified : /trunk/Compiler/FrontEnd/InstUtil.mo Modified : /trunk/Compiler/FrontEnd/SCodeExpand.mo Modified : /trunk/Compiler/FrontEnd/SCodeInst.mo Modified : /trunk/Compiler/FrontEnd/Types.mo Modified : /trunk/Compiler/FrontEnd/Typing.mo Revision: 11599 Author: sjoelund.se Date: Thursday, March 29, 2012 12:25:25 Message: - 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 ---- Modified : /trunk/Compiler/FrontEnd/ClassLoader.mo Revision: 11598 Author: hubert.thieriot Date: Thursday, March 29, 2012 11:12:29 Message: -update installer ---- Modified : /trunk/OMOptim/tools/Installer/Update.iss Revision: 11597 Author: sjoelund.se Date: Thursday, March 29, 2012 08:13:11 Message: - Parser now supports the BOM ---- Modified : /trunk/Parser/BaseModelica_Lexer.g Modified : /trunk/Parser/Modelica.g Revision: 11596 Author: sjoelund.se Date: Thursday, March 29, 2012 07:37:07 Message: - Added option to loadFile(..., encoding="ISO-8859-1"), to convert from one encoding to UTF-8 - loadModel(): Added support for package.encoding (OM extension) ---- Modified : /trunk/Compiler/FrontEnd/ClassLoader.mo Modified : /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo Modified : /trunk/Compiler/FrontEnd/Parser.mo Modified : /trunk/Compiler/FrontEnd/ParserExt.mo Modified : /trunk/Compiler/Main/Main.mo Modified : /trunk/Compiler/Script/CevalScript.mo Modified : /trunk/Compiler/Script/Interactive.mo Modified : /trunk/Parser/BaseModelica_Lexer.g Modified : /trunk/Parser/ModelicaParserCommon.h Modified : /trunk/Parser/Parser_omc.cpp Modified : /trunk/Parser/Parser_rml.c Modified : /trunk/Parser/parse.c Revision: 11595 Author: adeas31 Date: Wednesday, March 28, 2012 22:09:09 Message: - Added OMPython doocumentation to OpenModelicaUsersGuide. - Moved the OMPython docs from PythonInterface to doc/OMPython. ---- Deleted : /trunk/PythonInterface/OMPython v1.0 User Manual.docx Deleted : /trunk/PythonInterface/OMPython v1.0 User Manual.pdf Added : /trunk/doc/OMPython Added : /trunk/doc/OMPython/OMPython-UserManual.doc Added : /trunk/doc/OMPython/OMPython-UserManual.pdf Modified : /trunk/doc/OpenModelicaUsersGuide.doc Modified : /trunk/doc/OpenModelicaUsersGuide.pdf Revision: 11594 Author: hubert.thieriot Date: Wednesday, March 28, 2012 21:14:10 Message: - added missing variables in Optimization result - corrected iscan in Optimization result - corrected TabResOneSim ---- Modified : /trunk/OMOptim/Core/Optim/EA/Results/EAStdResult.h Modified : /trunk/OMOptim/Core/Problems/OneSimulation.cpp Modified : /trunk/OMOptim/Core/Problems/OptimResult.cpp Modified : /trunk/OMOptim/GUI/Tabs/TabResOneSim.cpp Modified : /trunk/OMOptim/build/OMOptim.windowsconfig.in Revision: 11593 Author: adrpo Date: Wednesday, March 28, 2012 21:04:17 Message: - 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/* ---- Modified : /trunk/.settings/org.eclipse.core.resources.prefs Modified : /trunk/Compiler/runtime/SimulationResultsCmp.c Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Translational.Examples.ElastoGap.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Translational.Examples.Friction.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Translational.Examples.Oscillator.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Translational.Examples.Sensors.mos Revision: 11592 Author: sjoelund.se Date: Wednesday, March 28, 2012 20:43:53 Message: - Use system isnan ---- Modified : /trunk/SimulationRuntime/c/util/division.c Revision: 11591 Author: adrpo Date: Wednesday, March 28, 2012 20:21:20 Message: - do NOT define isnan in a header! it will conflict with other C headers. ---- Modified : /trunk/SimulationRuntime/c/util/division.c Modified : /trunk/SimulationRuntime/c/util/division.h Revision: 11590 Author: hubert.thieriot Date: Wednesday, March 28, 2012 18:33:16 Message: - updated .mat reading function - changed OPtimResult.toXmlData ---- Modified : /trunk/OMOptim/Core/OpenModelica/OpenModelica.cpp Modified : /trunk/OMOptim/Core/Problems/OptimResult.cpp Revision: 11589 Author: Frenkel TUD Date: Wednesday, March 28, 2012 16:33:02 Message: - 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 ---- Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/runtime/SimulationResultsCmp.c Modified : /trunk/SimulationRuntime/c/util/division.c Modified : /trunk/SimulationRuntime/c/util/division.h Modified : /trunk/testsuite/libraries/msl31/simulate/Makefile Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Translational.Examples.ElastoGap.mat Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Translational.Examples.ElastoGap.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Translational.Examples.Friction.mat Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Translational.Examples.Oscillator.mat Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Translational.Examples.PreLoad.mat Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Translational.Examples.Sensors.mat Revision: 11588 Author: sjoelund.se Date: Wednesday, March 28, 2012 15:34:16 Message: - PythonInterface make clean ---- Modified : /trunk/Makefile.common Modified : /trunk/PythonInterface/Makefile.common Revision: 11587 Author: sjoelund.se Date: Wednesday, March 28, 2012 15:30:53 Message: - Re-add tabs ---- Modified : /trunk/PythonInterface/Makefile.in Revision: 11586 Author: adeas31 Date: Wednesday, March 28, 2012 15:21:53 Message: - 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. ---- Modified : /trunk/Makefile.common Modified : /trunk/PythonInterface/Makefile.in Modified : /trunk/PythonInterface/Makefile.omdev.mingw Modified : /trunk/PythonInterface/OMPython/__init__.py Modified : /trunk/PythonInterface/setup.py Revision: 11585 Author: hubert.thieriot Date: Wednesday, March 28, 2012 14:27:51 Message: - improved needed files for compilation - OpenModelica compiling in tmp folder ---- Modified : /trunk/OMOptim/Core/Dymola/Dymola.cpp Modified : /trunk/OMOptim/Core/Dymola/Dymola.h Modified : /trunk/OMOptim/Core/Dymola/ModPlusDymolaCtrl.cpp Modified : /trunk/OMOptim/Core/Dymola/ModPlusDymolaCtrl.h Modified : /trunk/OMOptim/Core/Modelica/ModModelPlus.cpp Modified : /trunk/OMOptim/Core/Modelica/ModModelPlus.h Modified : /trunk/OMOptim/Core/Modelica/ModPlusCtrl.h Modified : /trunk/OMOptim/Core/OpenModelica/ModPlusOMCtrl.cpp Modified : /trunk/OMOptim/Core/OpenModelica/ModPlusOMCtrl.h Modified : /trunk/OMOptim/Core/OpenModelica/OpenModelica.cpp Modified : /trunk/OMOptim/Core/OpenModelica/OpenModelica.h Modified : /trunk/OMOptim/Core/Problems/OneSimulation.cpp Modified : /trunk/OMOptim/GUI/Tools/OMOptimGuiTools.cpp Modified : /trunk/OMOptim/OMOptimBasis/Tools/LowTools.cpp Modified : /trunk/OMOptim/OMOptimBasis/Tools/LowTools.h Modified : /trunk/OMOptim/OMOptimBasis/Variable.cpp Revision: 11584 Author: sjoelund.se Date: Wednesday, March 28, 2012 14:13:57 Message: - Removed invalid setup option "date" ---- Modified : /trunk/PythonInterface/setup.py Revision: 11583 Author: sjoelund.se Date: Wednesday, March 28, 2012 14:01:56 Message: - Some changes to the way we store the idl-generated files in Python (avoid import errors when installed to site-packages) ---- Modified : /trunk/PythonInterface/Makefile.in Modified : /trunk/PythonInterface/setup.py Revision: 11582 Author: sjoelund.se Date: Wednesday, March 28, 2012 13:35:08 Message: - 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 ---- Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Modified : /trunk/Compiler/BackEnd/SimCode.mo Modified : /trunk/Compiler/FrontEnd/ExpressionSimplify.mo Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/Template/CodegenFMU.mo Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenFMU.tpl Revision: 11581 Author: sjoelund.se Date: Wednesday, March 28, 2012 13:30:21 Message: - Add flag so we can --disable-python-interface ---- Modified : /trunk/PythonInterface/Makefile.in Modified : /trunk/configure.in Revision: 11580 Author: adrpo Date: Wednesday, March 28, 2012 04:05:57 Message: - expected output. ---- Modified : /trunk/testsuite/bootstrapping/SimCodeTest.mos Revision: 11579 Author: adrpo Date: Wednesday, March 28, 2012 03:36:04 Message: - fix the UTF-8 encoding. ---- Modified : /trunk/Compiler/Script/CevalScript.mo Revision: 11578 Author: adrpo Date: Wednesday, March 28, 2012 03:21:11 Message: - 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. ---- Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/FrontEnd/ComponentReference.mo Modified : /trunk/Compiler/FrontEnd/DAE.mo Modified : /trunk/Compiler/Script/CevalScript.mo Modified : /trunk/Compiler/Template/CodegenAdevs.mo Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/Template/CodegenFMU.mo Modified : /trunk/Compiler/Util/System.mo Modified : /trunk/Compiler/Util/Util.mo Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl Modified : /trunk/doc/performance/benchmarks/tests/HumModOMCTotal.mo Modified : /trunk/doc/performance/benchmarks/tests/_LoopsTotal.mo Modified : /trunk/testsuite/mosfiles/nonConstantParam.mos Revision: 11577 Author: adrpo Date: Wednesday, March 28, 2012 02:30:34 Message: - 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. ---- Modified : /trunk/testsuite/libraries/msl31/simulate/Makefile Added : /trunk/testsuite/libraries/msl31/simulate/Rectifier.mat Added : /trunk/testsuite/libraries/msl31/simulate/RectifierOM.mo Added : /trunk/testsuite/libraries/msl31/simulate/RectifierOM.mos Added : /trunk/testsuite/libraries/msl31/simulate/ThyrGTO.mat Added : /trunk/testsuite/libraries/msl31/simulate/ThyrGTO.mo Added : /trunk/testsuite/libraries/msl31/simulate/ThyrGTO.mos Revision: 11576 Author: hubert.thieriot Date: Tuesday, March 27, 2012 19:36:43 Message: - corrected installer ---- Modified : /trunk/OMOptim/tools/Installer/Update.iss Revision: 11575 Author: hubert.thieriot Date: Tuesday, March 27, 2012 19:32:33 Message: - security in changeDirectory ---- Modified : /trunk/OMOptim/Core/OMC/MOomc.cpp Revision: 11574 Author: hubert.thieriot Date: Tuesday, March 27, 2012 19:31:33 Message: - create temp path if it does not exist ---- Modified : /trunk/OMOptim/Core/OMC/OMCHelper.cpp Modified : /trunk/OMOptim/Core/OpenModelica/OpenModelica.cpp Modified : /trunk/OMOptim/buildOMOptim.pro Modified : /trunk/OMOptim/version.h Revision: 11573 Author: hubert.thieriot Date: Tuesday, March 27, 2012 19:05:55 Message: - small correction ---- Modified : /trunk/OMOptim/Core/OpenModelica/OpenModelica.cpp Revision: 11572 Author: hubert.thieriot Date: Tuesday, March 27, 2012 18:59:56 Message: - optVariable model initialization corrected - OpenModelica compilation in work folder (to avoid space problems) : untested yet ---- Modified : /trunk/OMOptim/Core/OpenModelica/OpenModelica.cpp Modified : /trunk/OMOptim/OMOptimBasis/Tools/LowTools.cpp Modified : /trunk/OMOptim/OMOptimBasis/Tools/LowTools.h Modified : /trunk/OMOptim/OMOptimBasis/Variable.cpp Revision: 11571 Author: hubert.thieriot Date: Tuesday, March 27, 2012 18:28:32 Message: - corrected potential seg fault in optimization - Variable::clone() now is virtual ---- Modified : /trunk/OMOptim/Core/OpenModelica/OpenModelica.cpp Modified : /trunk/OMOptim/Core/Optim/EA/Checkpoints/EAUpdaterDispObjGUI.h Modified : /trunk/OMOptim/Core/Optim/EA/Results/EAStdResult.h Modified : /trunk/OMOptim/Core/VariablesManip.cpp Modified : /trunk/OMOptim/OMOptimBasis/Variable.h Revision: 11570 Author: hubert.thieriot Date: Tuesday, March 27, 2012 17:26:47 Message: - corrected find functions - EA now also display generation parameters ---- Modified : /trunk/OMOptim/Core/Optim/EA/Checkpoints/EAUpdaterDispObjGUI.h Modified : /trunk/OMOptim/Core/Optim/EA/SPEA2/SPEA2.cpp Modified : /trunk/OMOptim/GUI/Tabs/TabResOptimization.cpp Modified : /trunk/OMOptim/GUI/Tabs/TabResOptimization.h Modified : /trunk/OMOptim/OMOptimBasis/MOOptVector.cpp Modified : /trunk/OMOptim/OMOptimBasis/MOOptVector.h Modified : /trunk/OMOptim/OMOptimBasis/Variables.cpp Modified : /trunk/OMOptim/OMOptimBasis/Variables.h Revision: 11569 Author: hubert.thieriot Date: Tuesday, March 27, 2012 16:34:32 Message: - corrected find functions - corrected WidgetModelsList ---- Modified : /trunk/OMOptim/GUI/Tools/OMOptimGuiTools.cpp Modified : /trunk/OMOptim/GUI/Widgets/WidgetModelsList.cpp Modified : /trunk/OMOptim/OMOptimBasis/Variables.cpp Revision: 11568 Author: hubert.thieriot Date: Tuesday, March 27, 2012 14:39:17 Message: - modified installer script - added pre_target_deps ---- Modified : /trunk/OMOptim/build/OMOptim.windowsconfig.in Modified : /trunk/OMOptim/tools/Installer/Update.iss Revision: 11567 Author: hubert.thieriot Date: Tuesday, March 27, 2012 14:22:52 Message: - models consolidation when loading project (check whether models exist or not) ---- Modified : /trunk/OMOptim/Core/OpenModelica/OpenModelica.cpp Modified : /trunk/OMOptim/GUI/MainWindow.cpp Modified : /trunk/OMOptim/GUI/Tools/OMOptimGuiTools.cpp Revision: 11566 Author: hubert.thieriot Date: Tuesday, March 27, 2012 13:40:32 Message: - OpenModelica compiles in model folder : be careful when space in path - first functions to consolidate models path (not applied yet) ---- Modified : /trunk/OMOptim/Core/Dymola/ModPlusDymolaCtrl.cpp Modified : /trunk/OMOptim/Core/FileData/LoadOMOptim.cpp Modified : /trunk/OMOptim/Core/FileData/LoadOMOptim.h Modified : /trunk/OMOptim/Core/FileData/SaveOMOptim.cpp Modified : /trunk/OMOptim/Core/FileData/SaveOMOptim.h Modified : /trunk/OMOptim/Core/OpenModelica/ModPlusOMCtrl.cpp Modified : /trunk/OMOptim/Core/OpenModelica/OpenModelica.cpp Modified : /trunk/OMOptim/GUI/Tools/OMOptimGuiTools.cpp Modified : /trunk/OMOptim/GUI/Tools/OMOptimGuiTools.h Modified : /trunk/OMOptim/OMOptimBasis/Infos/ListInfo.h Revision: 11565 Author: adeas31 Date: Tuesday, March 27, 2012 12:29:18 Message: - Moved OMPython manual. ---- Deleted : /trunk/Compiler/scripts/PythonInterface Modified : /trunk/OMEdit/OMEditGUI/mainwindow.h Added : /trunk/PythonInterface/OMPython v1.0 User Manual.docx Revision: 11564 Author: AnandKGaneson Date: Tuesday, March 27, 2012 12:16:08 Message: Added the OMPython User Manual, Word document. ---- Modified : /trunk/Compiler/Template/CodegenAdevs.mo Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/Template/CodegenFMU.mo Modified : /trunk/Compiler/Template/SCodeDumpTpl.mo Added : /trunk/Compiler/scripts/PythonInterface Added : /trunk/Compiler/scripts/PythonInterface/OMPython v1.0 User Manual.docx Revision: 11563 Author: adeas31 Date: Tuesday, March 27, 2012 12:12:02 Message: - PDF versions of OM users guide and system documentation. ---- Modified : /trunk/doc/OpenModelicaSystem.pdf Modified : /trunk/doc/OpenModelicaUsersGuide.pdf Revision: 11562 Author: hubert.thieriot Date: Tuesday, March 27, 2012 12:00:28 Message: - added a .pro file to build OMOptimBasis, OMOptimLib and OMOptim in one step ---- Added : /trunk/OMOptim/buildOMOptim.pro Revision: 11561 Author: adeas31 Date: Tuesday, March 27, 2012 11:36:59 Message: - Fixed compilation for MAC. - Added version numbers for settings. ---- Modified : /trunk/OMEdit/OMEditGUI/Helper.cpp Modified : /trunk/OMEdit/OMEditGUI/Helper.h Modified : /trunk/OMEdit/OMEditGUI/OMCProxy.cpp Modified : /trunk/OMEdit/OMEditGUI/mainwindow.cpp Revision: 11560 Author: hubert.thieriot Date: Tuesday, March 27, 2012 11:35:12 Message: - major bug correction : controler was not anymore set in Optimization simulations - corrected risk of bug when looking for filepath of an unfoundable model ---- Modified : /trunk/OMOptim/Core/Dymola/ModPlusDymolaCtrl.cpp Modified : /trunk/OMOptim/Core/Modelica/ModModelPlus.cpp Modified : /trunk/OMOptim/Core/Modelica/ModModelPlus.h Modified : /trunk/OMOptim/Core/Modelica/ModPlusCtrl.cpp Modified : /trunk/OMOptim/Core/OpenModelica/ModPlusOMCtrl.cpp Modified : /trunk/OMOptim/Core/Problems/Optimization.cpp Modified : /trunk/OMOptim/Core/Problems/Optimization.h Modified : /trunk/OMOptim/GUI/Widgets/WidgetSelectOptVars.cpp Modified : /trunk/OMOptim/GUI/Widgets/WidgetSelectOptVars.h Modified : /trunk/OMOptim/OMOptimBasis/MOVector.h Modified : /trunk/OMOptim/OMOptimBasis/Tools/LowTools.cpp Added : /trunk/OMOptim/revision.h Revision: 11559 Author: sjoelund.se Date: Tuesday, March 27, 2012 08:22:58 Message: - Install both python 2.6 and 2.7 versions if available ---- Modified : /trunk/PythonInterface/Makefile.in Revision: 11558 Author: petfr Date: Tuesday, March 27, 2012 03:55:23 Message: 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. ---- Modified : /trunk/doc/OpenModelicaSystem.doc Modified : /trunk/doc/OpenModelicaUsersGuide.doc Revision: 11557 Author: adeas31 Date: Tuesday, March 27, 2012 00:52:28 Message: - Support for simulation flags. ---- Modified : /trunk/Makefile.common Modified : /trunk/OMEdit/OMEditGUI/Component.cpp Modified : /trunk/OMEdit/OMEditGUI/Helper.cpp Modified : /trunk/OMEdit/OMEditGUI/Helper.h Modified : /trunk/OMEdit/OMEditGUI/LibraryWidget.cpp Modified : /trunk/OMEdit/OMEditGUI/OMCProxy.cpp Modified : /trunk/OMEdit/OMEditGUI/OMCProxy.h Modified : /trunk/OMEdit/OMEditGUI/OptionsWidget.cpp Modified : /trunk/OMEdit/OMEditGUI/OptionsWidget.h Modified : /trunk/OMEdit/OMEditGUI/ProjectTabWidget.cpp Modified : /trunk/OMEdit/OMEditGUI/SimulationWidget.cpp Modified : /trunk/OMEdit/OMEditGUI/SimulationWidget.h Modified : /trunk/OMEdit/OMEditGUI/main.cpp Modified : /trunk/OMEdit/OMEditGUI/mainwindow.cpp Modified : /trunk/OMEdit/OMEditGUI/mainwindow.h Revision: 11556 Author: adeas31 Date: Monday, March 26, 2012 20:09:19 Message: - Fixed FMI import compilation on windows. ---- Modified : /trunk/SimulationRuntime/fmi/import/Makefile.omdev.mingw Revision: 11555 Author: sjoelund.se Date: Monday, March 26, 2012 19:31:22 Message: - UTF-8 fixes ---- Modified : /trunk/testsuite/expandable/BusOMCTotal2.mo Modified : /trunk/testsuite/expandable/ElectrolytesT2Total.mo Revision: 11554 Author: sjoelund.se Date: Monday, March 26, 2012 19:11:24 Message: - Succeed on success ---- Modified : /trunk/Makefile.in Revision: 11553 Author: sjoelund.se Date: Monday, March 26, 2012 18:53:13 Message: - UTF-8 versions of some tests - Disable iconv.mos ---- Modified : /trunk/testsuite/expandable/ElectrolytesT2Total.mo Modified : /trunk/testsuite/mofiles/InvertedPendulumTotal.mo Modified : /trunk/testsuite/mofiles/PEXPipeTotal.mo Modified : /trunk/testsuite/mofiles/msl/Gear.mo Modified : /trunk/testsuite/mosfiles/Bug1687.mo Modified : /trunk/testsuite/mosfiles/nonConstantParam.mo Modified : /trunk/testsuite/mosfiles-nosim/AIMC_DOLTotal.mo Modified : /trunk/testsuite/mosfiles-nosim/EnzMMTotal.mo Modified : /trunk/testsuite/mosfiles-nosim/TransformerYYTotal.mo Modified : /trunk/testsuite/mosfiles-nosim/iconv.mos Modified : /trunk/testsuite/streams/StreamConcept_NoMedium_Total.mo Revision: 11552 Author: perost Date: Monday, March 26, 2012 18:41:11 Message: - Removed more tabs to get Hudson to shut up. ---- Modified : /trunk/testsuite/modelicaML/BouncingBallExample/Ball.mo Modified : /trunk/testsuite/modelicaML/ModelicaMLModel/Design/SystemModel1.mo Modified : /trunk/testsuite/modelicaML/TrafficLight/TrafficLight.mo Modified : /trunk/testsuite/modelicaML/TwoTanksSystemExample/Design/Library/BaseController.mo Modified : /trunk/testsuite/modelicaML/TwoTanksSystemExample/Design/Library/CalculationModels/AreaCalculation.mo Modified : /trunk/testsuite/modelicaML/TwoTanksSystemExample/Design/Library/CalculationModels/VolumeCalculation.mo Modified : /trunk/testsuite/modelicaML/TwoTanksSystemExample/Design/Library/limitValue.mo Modified : /trunk/testsuite/modelicaML/TwoTanksSystemExample/Design/Two_Tanks_System/Components/LiquidSource.mo Modified : /trunk/testsuite/modelicaML/TwoTanksSystemExample/Design/Two_Tanks_System/Components/PIcontinuousController.mo Modified : /trunk/testsuite/modelicaML/TwoTanksSystemExample/Design/Two_Tanks_System/Components/Tank.mo Modified : /trunk/testsuite/modelicaML/TwoTanksSystemExample/Design/Two_Tanks_System/Interfaces/ActSignal.mo Modified : /trunk/testsuite/modelicaML/TwoTanksSystemExample/Design/Two_Tanks_System/Interfaces/LiquidFlow.mo Modified : /trunk/testsuite/modelicaML/TwoTanksSystemExample/Design/Two_Tanks_System/Interfaces/ReadSignal.mo Modified : /trunk/testsuite/modelicaML/TwoTanksSystemExample/Design/Two_Tanks_System/TanksConnectedPI.mo Modified : /trunk/testsuite/modelicaML/TwoTanksSystemExample/Requirements/Max_level_of_liquid_in_a_tank.mo Modified : /trunk/testsuite/modelicaML/TwoTanksSystemExample/Requirements/Volume_of_the_tank1.mo Modified : /trunk/testsuite/modelicaML/TwoTanksSystemExample/Simulations/TankSystemSimulation.mo Modified : /trunk/testsuite/modelicaML/WatchDogSystem/Requirements/Low_battery_indication.mo Modified : /trunk/testsuite/modelicaML/WatchDogSystem/Requirements/Reset_of_alarm_signal.mo Modified : /trunk/testsuite/modelicaML/WatchDogSystem/Requirements/package.mo Modified : /trunk/testsuite/modelicaML/WatchDogSystem/SystemDesign/AlarmSystem.mo Modified : /trunk/testsuite/modelicaML/WatchDogSystem/SystemDesign/AlarmSystem_Components/EWatchDog.mo Modified : /trunk/testsuite/modelicaML/WatchDogSystem/SystemDesign/AlarmSystem_Components/Interfaces/ISensor.mo Modified : /trunk/testsuite/modelicaML/WatchDogSystem/SystemDesign/AlarmSystem_Components/Interfaces/package.mo Modified : /trunk/testsuite/modelicaML/WatchDogSystem/SystemDesign/AlarmSystem_Components/Sensor.mo Modified : /trunk/testsuite/modelicaML/WatchDogSystem/SystemDesign/AlarmSystem_Components/package.mo Modified : /trunk/testsuite/modelicaML/WatchDogSystem/SystemDesign/package.mo Modified : /trunk/testsuite/modelicaML/WatchDogSystem/SystemSimulations/WatchDogSystemSimulation_1.mo Modified : /trunk/testsuite/modelicaML/WatchDogSystem/SystemSimulations/WatchDogSystemSimulation_2.mo Modified : /trunk/testsuite/modelicaML/WatchDogSystem/SystemSimulations/package.mo Revision: 11551 Author: adeas31 Date: Monday, March 26, 2012 17:03:20 Message: - System documentation updates by Kristian Stavåker. ---- Modified : /trunk/doc/OpenModelicaSystem.doc Modified : /trunk/doc/OpenModelicaSystem.pdf Revision: 11550 Author: sjoelund.se Date: Monday, March 26, 2012 16:39:46 Message: - Symlink 2.6 and 2.7 Python files ---- Modified : /trunk/PythonInterface/Makefile.in Revision: 11549 Author: sjoelund.se Date: Monday, March 26, 2012 15:53:54 Message: - Use suffix .in for in-files ---- Modified : /trunk/SimulationRuntime/fmi/import/Makefile.in Added : /trunk/SimulationRuntime/fmi/import/fmuModelica.in (Copy from path: /trunk/SimulationRuntime/fmi/import/fmuModelica.tmp, Revision, 11548) Deleted : /trunk/SimulationRuntime/fmi/import/fmuModelica.tmp Added : /trunk/SimulationRuntime/fmi/import/fmuModelica.unix.in (Copy from path: /trunk/SimulationRuntime/fmi/import/fmuModelica.unix.tmp, Revision, 11548) Deleted : /trunk/SimulationRuntime/fmi/import/fmuModelica.unix.tmp Modified : /trunk/SimulationRuntime/fmi/import/moGenerator.c Modified : /trunk/SimulationRuntime/fmi/import/moGenerator.h Revision: 11548 Author: sjoelund.se Date: Monday, March 26, 2012 15:42:34 Message: - Conversion to UTF-8 ---- Modified : /trunk/Makefile.in Modified : /trunk/testsuite/3rdParty/HumMod/HumModOMCTotal.mo Modified : /trunk/testsuite/3rdParty/siemens/SiemensPowerOMCtest/Components/Valves/Valve.mo Modified : /trunk/testsuite/libraries/biochem/ContainerTotal.mo Modified : /trunk/testsuite/libraries/biochem/CytosolTotal.mo Modified : /trunk/testsuite/libraries/biochem/extra_cellularTotal.mo Modified : /trunk/testsuite/libraries/msl221/modelicaAdditions/Engine1Total.mo Modified : /trunk/testsuite/libraries/msl221/modelicaAdditions/Engine2Total.mo Modified : /trunk/testsuite/libraries/msl221/modelicaAdditions/FourBar1Total.mo Modified : /trunk/testsuite/libraries/msl221/modelicaAdditions/FourBar2Total.mo Modified : /trunk/testsuite/libraries/msl221/modelicaAdditions/PendulumTotal.mo Modified : /trunk/testsuite/libraries/msl221/modelicaAdditions/TwoLoopTotal.mo Modified : /trunk/testsuite/libraries/msl221/modelicaAdditions/robotTotal.mo Modified : /trunk/testsuite/libraries/multibody/checkingModels/BodyCylinderTotal.mo Modified : /trunk/testsuite/libraries/multibody/elementary/_ElementaryTotal.mo Modified : /trunk/testsuite/modelicaML/BouncingBallExample/Ball.mo Modified : /trunk/testsuite/modelicaML/ModelicaMLModel/Design/SystemModel1.mo Modified : /trunk/testsuite/modelicaML/TrafficLight/TrafficLight.mo Modified : /trunk/testsuite/modelicaML/TwoTanksSystemExample/Design/Library/BaseController.mo Modified : /trunk/testsuite/modelicaML/TwoTanksSystemExample/Design/Library/CalculationModels/AreaCalculation.mo Modified : /trunk/testsuite/modelicaML/TwoTanksSystemExample/Design/Library/CalculationModels/VolumeCalculation.mo Modified : /trunk/testsuite/modelicaML/TwoTanksSystemExample/Design/Two_Tanks_System/Components/LiquidSource.mo Modified : /trunk/testsuite/modelicaML/TwoTanksSystemExample/Design/Two_Tanks_System/Components/PIcontinuousController.mo Modified : /trunk/testsuite/modelicaML/TwoTanksSystemExample/Design/Two_Tanks_System/Components/Tank.mo Modified : /trunk/testsuite/modelicaML/TwoTanksSystemExample/Design/Two_Tanks_System/Interfaces/ActSignal.mo Modified : /trunk/testsuite/modelicaML/TwoTanksSystemExample/Design/Two_Tanks_System/Interfaces/LiquidFlow.mo Modified : /trunk/testsuite/modelicaML/TwoTanksSystemExample/Design/Two_Tanks_System/Interfaces/ReadSignal.mo Modified : /trunk/testsuite/modelicaML/TwoTanksSystemExample/Design/Two_Tanks_System/TanksConnectedPI.mo Modified : /trunk/testsuite/modelicaML/TwoTanksSystemExample/Requirements/Max_level_of_liquid_in_a_tank.mo Modified : /trunk/testsuite/modelicaML/TwoTanksSystemExample/Requirements/Volume_of_the_tank1.mo Modified : /trunk/testsuite/modelicaML/TwoTanksSystemExample/Simulations/TankSystemSimulation.mo Modified : /trunk/testsuite/modelicaML/WatchDogSystem/Requirements/Low_battery_indication.mo Modified : /trunk/testsuite/modelicaML/WatchDogSystem/Requirements/Reset_of_alarm_signal.mo Modified : /trunk/testsuite/modelicaML/WatchDogSystem/SystemDesign/AlarmSystem.mo Modified : /trunk/testsuite/modelicaML/WatchDogSystem/SystemDesign/AlarmSystem_Components/EWatchDog.mo Modified : /trunk/testsuite/modelicaML/WatchDogSystem/SystemDesign/AlarmSystem_Components/Interfaces/ISensor.mo Modified : /trunk/testsuite/modelicaML/WatchDogSystem/SystemDesign/AlarmSystem_Components/Sensor.mo Modified : /trunk/testsuite/modelicaML/WatchDogSystem/SystemSimulations/WatchDogSystemSimulation_1.mo Modified : /trunk/testsuite/modelicaML/WatchDogSystem/SystemSimulations/WatchDogSystemSimulation_2.mo Revision: 11547 Author: hubert.thieriot Date: Monday, March 26, 2012 14:58:34 Message: - problem renamed when needed ---- Modified : /trunk/OMOptim/OMOptimBasis/GUI/Widgets/WidgetProjectBaseInfos.cpp Modified : /trunk/OMOptim/OMOptimBasis/ProjectBase.cpp Revision: 11545 Author: sjoelund.se Date: Monday, March 26, 2012 14:45:53 Message: - Remove tabs ---- Modified : /trunk/OMOptim/version.h Revision: 11544 Author: sjoelund.se Date: Monday, March 26, 2012 14:45:34 Message: - Die with fire ---- Modified : /trunk/OMOptim/build/version.h.tmpl Revision: 11542 Author: sjoelund.se Date: Monday, March 26, 2012 14:35:30 Message: - Updated MSL 2.2.1 tests to UTF-8 ---- Modified : /trunk/testsuite/libraries/msl221/DifferentialAmplifierTotal.mo Modified : /trunk/testsuite/libraries/msl221/EnforcedMovement.mos Modified : /trunk/testsuite/libraries/msl221/EnforcedMovementTotal.mo Modified : /trunk/testsuite/libraries/msl221/ExtractorTestTotal.mo Modified : /trunk/testsuite/libraries/msl221/MotionCycleWithLoad.mos Modified : /trunk/testsuite/libraries/msl221/MotionCycleWithLoadTotal.mo Modified : /trunk/testsuite/libraries/msl221/OneWayRectifierBGTotal.mo Modified : /trunk/testsuite/libraries/msl221/OneWayRectifierTotal.mo Modified : /trunk/testsuite/libraries/msl221/PullinStroke.mos Modified : /trunk/testsuite/libraries/msl221/PullinStrokeTotal.mo Modified : /trunk/testsuite/libraries/msl221/TestNandTotal.mo Revision: 11541 Author: hubert.thieriot Date: Monday, March 26, 2012 14:34:08 Message: - corrected bugs when several models in optimization - adde pre_target_deps for omoptim - catch problem exception ---- Modified : /trunk/OMOptim/Core/Problems/Optimization.cpp Modified : /trunk/OMOptim/GUI/Widgets/WidgetMooPointsList.cpp Modified : /trunk/OMOptim/GUI/Widgets/WidgetSelectOptVars.cpp Modified : /trunk/OMOptim/GUI/Widgets/WidgetSelectOptVars.h Modified : /trunk/OMOptim/OMOptimBasis/MOThreads.cpp Modified : /trunk/OMOptim/OMOptimBasis/MOVector.h Modified : /trunk/OMOptim/build/OMOptim.pro Modified : /trunk/OMOptim/build/OMOptim.windowsconfig.in Modified : /trunk/OMOptim/tools/Installer/Update.iss Modified : /trunk/OMOptim/version.h Revision: 11540 Author: sjoelund.se Date: Monday, March 26, 2012 14:27:15 Message: - Updated expected ---- Modified : /trunk/testsuite/parser/ParseFullModelica3.2.mos Revision: 11539 Author: sjoelund.se Date: Monday, March 26, 2012 13:24:16 Message: - Verify that string literals are encoded in UTF-8 ---- Modified : /trunk/Compiler/Util/System.mo Modified : /trunk/Compiler/runtime/System_rml.c Modified : /trunk/Compiler/runtime/systemimpl.c Modified : /trunk/Compiler/runtime/systemimpl.h Modified : /trunk/Parser/BaseModelica_Lexer.g Modified : /trunk/Parser/Makefile.common Modified : /trunk/Parser/ModelicaParserCommon.h Modified : /trunk/Parser/parse.c Revision: 11538 Author: perost Date: Monday, March 26, 2012 12:56:24 Message: - Got rid of tabs. ---- Modified : /trunk/Compiler/Template/CodegenAdevs.mo Modified : /trunk/Compiler/Template/CodegenCpp.mo Modified : /trunk/Compiler/Template/SCodeDumpTpl.mo Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenAdevs.tpl Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenCSharp.tpl Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenCpp.tpl Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenFMU.tpl Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenQSS.tpl Modified : /trunk/Compiler/susan_codegen/SimCode/SimCodeFMU.tpl Modified : /trunk/Compiler/susan_codegen/SusanDump.tpl Modified : /trunk/Compiler/susan_codegen/paper.tpl Modified : /trunk/Compiler/susan_codegen/test.tpl Modified : /trunk/Makefile.common Modified : /trunk/SimulationRuntime/cpp/Source/CMakeLists.txt Modified : /trunk/SimulationRuntime/cpp/Source/DataExchange/Interfaces/IHistory.h Modified : /trunk/SimulationRuntime/cpp/Source/Math/Implementation/ArrayOperations.h Modified : /trunk/SimulationRuntime/cpp/Source/Math/Implementation/CMakeLists.txt Modified : /trunk/SimulationRuntime/cpp/Source/Math/Implementation/Constants.h Modified : /trunk/SimulationRuntime/cpp/Source/Math/Implementation/Functions.h Modified : /trunk/SimulationRuntime/cpp/Source/Math/Interfaces/IBlas.h Modified : /trunk/SimulationRuntime/cpp/Source/Math/Interfaces/ILapack.h Modified : /trunk/SimulationRuntime/cpp/Source/SettingsFactory/Implementation/Factory.cpp Modified : /trunk/SimulationRuntime/cpp/Source/SettingsFactory/Implementation/Factory.h Modified : /trunk/SimulationRuntime/cpp/Source/SettingsFactory/Implementation/GlobalSettings.cpp Modified : /trunk/SimulationRuntime/cpp/Source/SettingsFactory/Implementation/GlobalSettings.h Modified : /trunk/SimulationRuntime/cpp/Source/SettingsFactory/Interfaces/IGlobalSettings.h Modified : /trunk/SimulationRuntime/cpp/Source/SettingsFactory/Interfaces/ISettingsFactory.h Modified : /trunk/SimulationRuntime/cpp/Source/SimManager/Configuration.cpp Modified : /trunk/SimulationRuntime/cpp/Source/SimManager/Configuration.h Modified : /trunk/SimulationRuntime/cpp/Source/SimManager/Main.cpp Modified : /trunk/SimulationRuntime/cpp/Source/Solver/CVode/Implementation/CVode.cpp Modified : /trunk/SimulationRuntime/cpp/Source/Solver/CVode/Implementation/CVode.h Modified : /trunk/SimulationRuntime/cpp/Source/Solver/CVode/Implementation/CVodeSettings.cpp Modified : /trunk/SimulationRuntime/cpp/Source/Solver/CVode/Implementation/CVodeSettings.h Modified : /trunk/SimulationRuntime/cpp/Source/Solver/CVode/Interfaces/ICVodeSettings.h Modified : /trunk/SimulationRuntime/cpp/Source/Solver/Euler/Implementation/Euler.cpp Modified : /trunk/SimulationRuntime/cpp/Source/Solver/Euler/Implementation/Euler.h Modified : /trunk/SimulationRuntime/cpp/Source/Solver/Euler/Implementation/EulerSettings.cpp Modified : /trunk/SimulationRuntime/cpp/Source/Solver/Euler/Implementation/EulerSettings.h Modified : /trunk/SimulationRuntime/cpp/Source/Solver/Euler/Implementation/stdafx.h Modified : /trunk/SimulationRuntime/cpp/Source/Solver/Euler/Interfaces/IEulerSettings.h Modified : /trunk/SimulationRuntime/cpp/Source/Solver/Idas/Implementation/Idas.cpp Modified : /trunk/SimulationRuntime/cpp/Source/Solver/Idas/Implementation/Idas.h Modified : /trunk/SimulationRuntime/cpp/Source/Solver/Idas/Implementation/IdasSettings.cpp Modified : /trunk/SimulationRuntime/cpp/Source/Solver/Idas/Implementation/IdasSettings.h Modified : /trunk/SimulationRuntime/cpp/Source/Solver/Idas/Interfaces/IIdasSettings.h Modified : /trunk/SimulationRuntime/cpp/Source/Solver/Implementation/Initialization.cpp Modified : /trunk/SimulationRuntime/cpp/Source/Solver/Implementation/Initialization.h Modified : /trunk/SimulationRuntime/cpp/Source/Solver/Implementation/SolverDefaultImplementation.cpp Modified : /trunk/SimulationRuntime/cpp/Source/Solver/Implementation/SolverDefaultImplementation.h Modified : /trunk/SimulationRuntime/cpp/Source/Solver/Implementation/SolverSettings.cpp Modified : /trunk/SimulationRuntime/cpp/Source/Solver/Implementation/SolverSettings.h Modified : /trunk/SimulationRuntime/cpp/Source/Solver/Implementation/stdafx.h Modified : /trunk/SimulationRuntime/cpp/Source/Solver/Interfaces/IAlgLoopSolver.h Modified : /trunk/SimulationRuntime/cpp/Source/Solver/Interfaces/IDAESolver.h Modified : /trunk/SimulationRuntime/cpp/Source/Solver/Interfaces/ISolverSettings.h Modified : /trunk/SimulationRuntime/cpp/Source/System/Implementation/AlgLoopDefaultImplementation.cpp Modified : /trunk/SimulationRuntime/cpp/Source/System/Implementation/AlgLoopDefaultImplementation.h Modified : /trunk/SimulationRuntime/cpp/Source/System/Implementation/AlgLoopSolverFactory.cpp Modified : /trunk/SimulationRuntime/cpp/Source/System/Implementation/AlgLoopSolverFactory.h Modified : /trunk/SimulationRuntime/cpp/Source/System/Implementation/CMakeLists.txt Modified : /trunk/SimulationRuntime/cpp/Source/System/Implementation/EventHandling.cpp Modified : /trunk/SimulationRuntime/cpp/Source/System/Implementation/EventHandling.h Modified : /trunk/SimulationRuntime/cpp/Source/System/Implementation/SystemDefaultImplementation.cpp Modified : /trunk/SimulationRuntime/cpp/Source/System/Implementation/SystemDefaultImplementation.h Modified : /trunk/SimulationRuntime/cpp/Source/System/Interfaces/IAlgLoop.h Modified : /trunk/SimulationRuntime/cpp/Source/System/Interfaces/IAlgLoopSolver.h Modified : /trunk/SimulationRuntime/cpp/Source/System/Interfaces/IAlgLoopSolverFactory.h Modified : /trunk/SimulationRuntime/cpp/Source/System/Interfaces/IContinous.h Modified : /trunk/SimulationRuntime/cpp/Source/System/Interfaces/IDAESystem.h Modified : /trunk/SimulationRuntime/cpp/Source/System/Interfaces/IDataExchange.h Modified : /trunk/SimulationRuntime/cpp/Source/System/Interfaces/IEvent.h Modified : /trunk/SimulationRuntime/cpp/Source/System/Interfaces/ISystemInitialization.h Modified : /trunk/SimulationRuntime/cpp/Source/System/Interfaces/ISystemProperties.h Modified : /trunk/SimulationRuntime/cpp/Source/System/Kinsol/Implementation/KinsolCall.cpp Modified : /trunk/SimulationRuntime/cpp/Source/System/Kinsol/Implementation/KinsolCall.h Modified : /trunk/SimulationRuntime/cpp/Source/System/Kinsol/Implementation/KinsolSettings.cpp Modified : /trunk/SimulationRuntime/cpp/Source/System/Kinsol/Implementation/KinsolSettings.h Modified : /trunk/SimulationRuntime/cpp/Source/System/Kinsol/Implementation/stdafx.h Modified : /trunk/SimulationRuntime/cpp/Source/System/Kinsol/Interfaces/IKinsolSettings.h Modified : /trunk/SimulationRuntime/cpp/Source/System/Modelica/HistoryImpl.h Modified : /trunk/SimulationRuntime/cpp/Source/System/Modelica/ModelicaSystem.cpp Modified : /trunk/SimulationRuntime/cpp/Source/System/Modelica/ModelicaSystem.h Modified : /trunk/SimulationRuntime/cpp/Source/System/Modelica/Policies/TextfileWriter.h Modified : /trunk/SimulationRuntime/cpp/Source/System/Newton/Implementation/Newton.cpp Modified : /trunk/SimulationRuntime/cpp/Source/System/Newton/Implementation/Newton.h Modified : /trunk/SimulationRuntime/cpp/Source/System/Newton/Implementation/NewtonSettings.cpp Modified : /trunk/SimulationRuntime/cpp/Source/System/Newton/Implementation/NewtonSettings.h Modified : /trunk/SimulationRuntime/cpp/Source/System/Newton/Implementation/stdafx.h Modified : /trunk/SimulationRuntime/cpp/Source/System/Newton/Interfaces/INewtonSettings.h Modified : /trunk/SimulationRuntime/fmi/export/fmu_model_interface.c Modified : /trunk/SimulationRuntime/fmi/import/fmuWrapper.c Modified : /trunk/SimulationRuntime/fmi/import/fmuWrapper.h Modified : /trunk/SimulationRuntime/fmi/import/moGenerator.c Modified : /trunk/SimulationRuntime/fmi/import/moGenerator.h Modified : /trunk/SimulationRuntime/fmi/import/stack.c Modified : /trunk/SimulationRuntime/fmi/import/xmlparser.c Modified : /trunk/SimulationRuntime/fmi/import/xmlparser.h Modified : /trunk/SimulationRuntime/interactive/omi_Calculation.cpp Modified : /trunk/SimulationRuntime/interactive/omi_Control.cpp Modified : /trunk/SimulationRuntime/interactive/omi_ResultManager.cpp Modified : /trunk/SimulationRuntime/interactive/omi_Transfer.cpp Modified : /trunk/SimulationRuntime/qss/solver_qss.cpp Modified : /trunk/libraries/Modelica 2.2.1/C-Sources/win32_dirent.h Modified : /trunk/libraries/Modelica 3.1/Mechanics/MultiBody/package.mo Modified : /trunk/libraries/Modelica 3.2/Math/Nonlinear.mo Modified : /trunk/libraries/Modelica 3.2/package.mo Modified : /trunk/libraries/ModelicaServices 1.0/package.mo Modified : /trunk/libraries/SimpleFluid/Examples.mo Modified : /trunk/libraries/SimpleFluid/Types.mo Modified : /trunk/testsuite/libraries/msl221/HeatingMOSInverter.mos Modified : /trunk/testsuite/libraries/msl221/HeatingRectifier.mos Modified : /trunk/testsuite/libraries/msl221/IndirectCooling.mos Modified : /trunk/testsuite/libraries/msl221/Motor.mos Modified : /trunk/testsuite/libraries/msl221/OneMass.mos Modified : /trunk/testsuite/libraries/msl221/ParallelCooling.mos Modified : /trunk/testsuite/libraries/msl221/ParallelPumpDropOut.mos Modified : /trunk/testsuite/libraries/msl221/PumpAndValve.mos Modified : /trunk/testsuite/libraries/msl221/PumpDropOut.mos Modified : /trunk/testsuite/libraries/msl221/SimpleCooling.mos Modified : /trunk/testsuite/libraries/msl221/TwoMass.mos Modified : /trunk/testsuite/libraries/msl221/TwoMasses.mos Modified : /trunk/testsuite/parser/ParseFullModelica1.6.mos Modified : /trunk/testsuite/parser/ParseFullModelica2.2.1.mos Modified : /trunk/testsuite/parser/ParseFullModelica3.2.mos Revision: 11537 Author: sjoelund.se Date: Monday, March 26, 2012 11:49:15 Message: - Converted the older libraries to UTF-8 ---- Modified : /trunk/Makefile.in Modified : /trunk/libraries/BioChem 1.0/Examples/package.mo Modified : /trunk/libraries/BioChem 1.0/Reactions/MassAction/Irreversible/package.mo Modified : /trunk/libraries/BioChem 1.0/package.mo Added : /trunk/libraries/BioChem 1.0.txt Modified : /trunk/libraries/Modelica 1.6/SIunits.mo Modified : /trunk/libraries/Modelica 1.6/Thermal/HeatTransfer.mo Modified : /trunk/libraries/Modelica 1.6.txt Modified : /trunk/libraries/Modelica 2.2.1/Blocks/Math.mo Modified : /trunk/libraries/Modelica 2.2.1/Blocks/package.mo Modified : /trunk/libraries/Modelica 2.2.1/Electrical/Digital.mo Modified : /trunk/libraries/Modelica 2.2.1/SIunits.mo Modified : /trunk/libraries/Modelica 2.2.1/Thermal/FluidHeatFlow.mo Modified : /trunk/libraries/Modelica 2.2.1/Thermal/HeatTransfer.mo Modified : /trunk/libraries/Modelica 2.2.1/package.mo Added : /trunk/libraries/Modelica 2.2.1.txt Modified : /trunk/libraries/Modelica 3.2/Fluid/Dissipation.mo Modified : /trunk/libraries/ModelicaTest 1.1/FluidDissipation.mo Modified : /trunk/libraries/Modelica_LinearSystems2 2.0/Controller/Examples/DoublePendulum.mo Modified : /trunk/libraries/Modelica_LinearSystems2 2.0/Internal/from_Hz.mo Modified : /trunk/libraries/Modelica_LinearSystems2 2.0/Internal/to_Hz.mo Modified : /trunk/libraries/README Revision: 11536 Author: sjoelund.se Date: Monday, March 26, 2012 11:40:31 Message: - Fixed the encoding of the remaining files (added .tpl, fixed some illegal chars in interactive) ---- Modified : /trunk/Compiler/susan_codegen/test.tpl Modified : /trunk/Makefile.in Modified : /trunk/SimulationRuntime/interactive/omi_Control.cpp Modified : /trunk/SimulationRuntime/interactive/omi_ResultManager.cpp Modified : /trunk/SimulationRuntime/interactive/omi_Transfer.cpp Revision: 11535 Author: sjoelund.se Date: Monday, March 26, 2012 11:31:33 Message: - Fix encoding in CPP and interactive ---- Modified : /trunk/Makefile.in Modified : /trunk/SimulationRuntime/cpp/Source/Math/Implementation/stdafx.h Modified : /trunk/SimulationRuntime/cpp/Source/ModelicaExternalC/tables.cpp Modified : /trunk/SimulationRuntime/cpp/Source/ModelicaExternalC/tables.h Modified : /trunk/SimulationRuntime/cpp/Source/SettingsFactory/Implementation/stdafx.h Modified : /trunk/SimulationRuntime/cpp/Source/SimManager/stdafx.h Modified : /trunk/SimulationRuntime/cpp/Source/Solver/CVode/Implementation/CVode.cpp Modified : /trunk/SimulationRuntime/cpp/Source/Solver/CVode/Implementation/CVode.h Modified : /trunk/SimulationRuntime/cpp/Source/Solver/CVode/Implementation/stdafx.h Modified : /trunk/SimulationRuntime/cpp/Source/Solver/Euler/Implementation/Euler.cpp Modified : /trunk/SimulationRuntime/cpp/Source/Solver/Euler/Implementation/Euler.h Modified : /trunk/SimulationRuntime/cpp/Source/Solver/Euler/Implementation/EulerSettings.h Modified : /trunk/SimulationRuntime/cpp/Source/Solver/Euler/Implementation/stdafx.cpp Modified : /trunk/SimulationRuntime/cpp/Source/Solver/Euler/Implementation/stdafx.h Modified : /trunk/SimulationRuntime/cpp/Source/Solver/Euler/Interfaces/IEulerSettings.h Modified : /trunk/SimulationRuntime/cpp/Source/Solver/Idas/Implementation/Idas.cpp Modified : /trunk/SimulationRuntime/cpp/Source/Solver/Idas/Implementation/Idas.h Modified : /trunk/SimulationRuntime/cpp/Source/Solver/Idas/Implementation/stdafx.h Modified : /trunk/SimulationRuntime/cpp/Source/Solver/Implementation/SolverDefaultImplementation.cpp Modified : /trunk/SimulationRuntime/cpp/Source/Solver/Implementation/SolverDefaultImplementation.h Modified : /trunk/SimulationRuntime/cpp/Source/Solver/Implementation/SolverSettings.h Modified : /trunk/SimulationRuntime/cpp/Source/System/Implementation/stdafx.cpp Modified : /trunk/SimulationRuntime/cpp/Source/System/Interfaces/IContinous.h Modified : /trunk/SimulationRuntime/cpp/Source/System/Kinsol/Implementation/KinsolCall.cpp Modified : /trunk/SimulationRuntime/cpp/Source/System/Kinsol/Implementation/KinsolSettings.cpp Modified : /trunk/SimulationRuntime/cpp/Source/System/Kinsol/Implementation/KinsolSettings.h Modified : /trunk/SimulationRuntime/cpp/Source/System/Kinsol/Interfaces/IKinsolSettings.h Modified : /trunk/SimulationRuntime/cpp/Source/System/Newton/Implementation/NewtonSettings.cpp Modified : /trunk/SimulationRuntime/cpp/Source/System/Newton/Implementation/NewtonSettings.h Modified : /trunk/SimulationRuntime/cpp/Source/System/Newton/Implementation/stdafx.cpp Modified : /trunk/SimulationRuntime/cpp/Source/System/Newton/Interfaces/INewtonSettings.h Modified : /trunk/SimulationRuntime/fmi/export/fmiModelFunctions.h Modified : /trunk/SimulationRuntime/fmi/export/fmiModelTypes.h Modified : /trunk/SimulationRuntime/fmi/export/fmu_model_interface.c Modified : /trunk/SimulationRuntime/fmi/export/fmu_model_interface.h Modified : /trunk/SimulationRuntime/fmi/import/moGenerator.c Modified : /trunk/SimulationRuntime/fmi/import/moGenerator.h Modified : /trunk/SimulationRuntime/interactive/omi_Calculation.cpp Modified : /trunk/SimulationRuntime/interactive/omi_ServiceInterface.cpp Modified : /trunk/SimulationRuntime/qss/solver_qss.cpp Modified : /trunk/SimulationRuntime/qss/solver_qss.h Revision: 11534 Author: sjoelund.se Date: Monday, March 26, 2012 11:29:50 Message: - Fix C-runtime encoding (UTF-8) ---- Modified : /trunk/SimulationRuntime/c/ModelicaExternalC/ModelicaUtilities.c Modified : /trunk/SimulationRuntime/c/ModelicaExternalC/tables.c Modified : /trunk/SimulationRuntime/c/ModelicaExternalC/tables.h Modified : /trunk/SimulationRuntime/c/inline.h Modified : /trunk/SimulationRuntime/c/linearization/linearize.cpp Modified : /trunk/SimulationRuntime/c/linearization/linearize.h Modified : /trunk/SimulationRuntime/c/math-support/delay.h Modified : /trunk/SimulationRuntime/c/math-support/initialization.c Modified : /trunk/SimulationRuntime/c/math-support/initialization.h Modified : /trunk/SimulationRuntime/c/math-support/matrix.h Modified : /trunk/SimulationRuntime/c/math-support/model_help.c Modified : /trunk/SimulationRuntime/c/meta/gc/common.c Modified : /trunk/SimulationRuntime/c/meta/gc/common.h Modified : /trunk/SimulationRuntime/c/meta/gc/gc.c Modified : /trunk/SimulationRuntime/c/meta/gc/gc.h Modified : /trunk/SimulationRuntime/c/meta/gc/generational.c Modified : /trunk/SimulationRuntime/c/meta/gc/generational.h Modified : /trunk/SimulationRuntime/c/meta/gc/marksweep.c Modified : /trunk/SimulationRuntime/c/meta/gc/marksweep.h Modified : /trunk/SimulationRuntime/c/meta/gc/roots.c Modified : /trunk/SimulationRuntime/c/meta/gc/roots.h Modified : /trunk/SimulationRuntime/c/meta/meta_modelica.c Modified : /trunk/SimulationRuntime/c/meta/meta_modelica.h Modified : /trunk/SimulationRuntime/c/meta/meta_modelica_builtin.c Modified : /trunk/SimulationRuntime/c/meta/meta_modelica_builtin.h Modified : /trunk/SimulationRuntime/c/meta/meta_modelica_catch.c Modified : /trunk/SimulationRuntime/c/meta/meta_modelica_real.c Modified : /trunk/SimulationRuntime/c/meta/meta_modelica_real.h Modified : /trunk/SimulationRuntime/c/meta/realString.c Modified : /trunk/SimulationRuntime/c/meta/rml_compatibility.h Modified : /trunk/SimulationRuntime/c/omc_msvc.h Modified : /trunk/SimulationRuntime/c/openmodelica.h Modified : /trunk/SimulationRuntime/c/openmodelica_func.h Modified : /trunk/SimulationRuntime/c/simulation/options.cpp Modified : /trunk/SimulationRuntime/c/simulation/options.h Modified : /trunk/SimulationRuntime/c/simulation/results/read_csv.cpp Modified : /trunk/SimulationRuntime/c/simulation/results/read_csv.h Modified : /trunk/SimulationRuntime/c/simulation/results/simulation_result_csv.cpp Modified : /trunk/SimulationRuntime/c/simulation/results/simulation_result_csv.h Modified : /trunk/SimulationRuntime/c/simulation/results/simulation_result_empty.h Modified : /trunk/SimulationRuntime/c/simulation/simulation_input_xml.cpp Modified : /trunk/SimulationRuntime/c/simulation/simulation_input_xml.h Modified : /trunk/SimulationRuntime/c/simulation/solver/dopri45.c Modified : /trunk/SimulationRuntime/c/simulation/solver/dopri45.h Modified : /trunk/SimulationRuntime/c/simulation/solver/events.c Modified : /trunk/SimulationRuntime/c/simulation/solver/events.h Modified : /trunk/SimulationRuntime/c/simulation/solver/simulation_inline_solver.h Modified : /trunk/SimulationRuntime/c/simulation/solver/solver_main.c Modified : /trunk/SimulationRuntime/c/simulation/solver/solver_main.h Modified : /trunk/SimulationRuntime/c/util/base_array.c Modified : /trunk/SimulationRuntime/c/util/base_array.h Modified : /trunk/SimulationRuntime/c/util/boolean_array.c Modified : /trunk/SimulationRuntime/c/util/boolean_array.h Modified : /trunk/SimulationRuntime/c/util/division.c Modified : /trunk/SimulationRuntime/c/util/division.h Modified : /trunk/SimulationRuntime/c/util/index_spec.c Modified : /trunk/SimulationRuntime/c/util/index_spec.h Modified : /trunk/SimulationRuntime/c/util/integer_array.c Modified : /trunk/SimulationRuntime/c/util/integer_array.h Modified : /trunk/SimulationRuntime/c/util/java_interface.c Modified : /trunk/SimulationRuntime/c/util/java_interface.h Modified : /trunk/SimulationRuntime/c/util/list.c Modified : /trunk/SimulationRuntime/c/util/list.h Modified : /trunk/SimulationRuntime/c/util/memory_pool.c Modified : /trunk/SimulationRuntime/c/util/memory_pool.h Modified : /trunk/SimulationRuntime/c/util/modelica.h Modified : /trunk/SimulationRuntime/c/util/modelica_string.c Modified : /trunk/SimulationRuntime/c/util/modelica_string.h Modified : /trunk/SimulationRuntime/c/util/omc_error.c Modified : /trunk/SimulationRuntime/c/util/omc_error.h Modified : /trunk/SimulationRuntime/c/util/read_write.c Modified : /trunk/SimulationRuntime/c/util/read_write.h Modified : /trunk/SimulationRuntime/c/util/real_array.c Modified : /trunk/SimulationRuntime/c/util/real_array.h Modified : /trunk/SimulationRuntime/c/util/ringbuffer.c Modified : /trunk/SimulationRuntime/c/util/string_array.c Modified : /trunk/SimulationRuntime/c/util/string_array.h Modified : /trunk/SimulationRuntime/c/util/utility.c Modified : /trunk/SimulationRuntime/c/util/utility.h Modified : /trunk/SimulationRuntime/c/util/varinfo.h Revision: 11533 Author: sjoelund.se Date: Monday, March 26, 2012 11:24:30 Message: - Converted OMOptim/OMShell to UTF-8 ---- Modified : /trunk/OMOptim/Core/Optim/EA/NSGA2/NSGA2.h Modified : /trunk/OMOptim/Core/Optim/EA/NSGA2/NSGA2Parameters.h Modified : /trunk/OMOptim/Core/Optim/EA/SPEA2/SPEA2Parameters.h Modified : /trunk/OMOptim/Core/Optim/EA/SPEA2Adaptative/SPEA2Adapt.h Modified : /trunk/OMOptim/Core/Optim/EA/SPEA2Adaptative/SPEA2AdaptParameters.h Modified : /trunk/OMShell/OMShellGUI/commandcompletion.cpp Modified : /trunk/OMShell/OMShellGUI/commandcompletion.h Modified : /trunk/OMShell/OMShellGUI/commandunit.h Modified : /trunk/OMShell/OMShellGUI/inputcelldelegate.h Modified : /trunk/OMShell/OMShellGUI/main.cpp Modified : /trunk/OMShell/OMShellGUI/omc_communicator.cpp Modified : /trunk/OMShell/OMShellGUI/omc_communicator.h Modified : /trunk/OMShell/OMShellGUI/omcinteractiveenvironment.cpp Modified : /trunk/OMShell/OMShellGUI/omcinteractiveenvironment.h Modified : /trunk/OMShell/OMShellGUI/oms.cpp Modified : /trunk/OMShell/OMShellGUI/oms.h Modified : /trunk/OMShell/OMShellGUI/otherdlg.h Revision: 11532 Author: sjoelund.se Date: Monday, March 26, 2012 11:22:45 Message: - Converted OMNotebook to UTF-8 ---- Modified : /trunk/OMNotebook/OMNotebookGUI/application.h Modified : /trunk/OMNotebook/OMNotebookGUI/cell.cpp Modified : /trunk/OMNotebook/OMNotebookGUI/cell.h Modified : /trunk/OMNotebook/OMNotebookGUI/cellapplication.cpp Modified : /trunk/OMNotebook/OMNotebookGUI/cellapplication.h Modified : /trunk/OMNotebook/OMNotebookGUI/cellcommandcenter.cpp Modified : /trunk/OMNotebook/OMNotebookGUI/cellcommandcenter.h Modified : /trunk/OMNotebook/OMNotebookGUI/cellcommands.cpp Modified : /trunk/OMNotebook/OMNotebookGUI/cellcommands.h Modified : /trunk/OMNotebook/OMNotebookGUI/cellcursor.cpp Modified : /trunk/OMNotebook/OMNotebookGUI/cellcursor.h Modified : /trunk/OMNotebook/OMNotebookGUI/celldocument.cpp Modified : /trunk/OMNotebook/OMNotebookGUI/celldocument.h Modified : /trunk/OMNotebook/OMNotebookGUI/celldocumentview.h Modified : /trunk/OMNotebook/OMNotebookGUI/cellfactory.cpp Modified : /trunk/OMNotebook/OMNotebookGUI/cellfactory.h Modified : /trunk/OMNotebook/OMNotebookGUI/cellgroup.cpp Modified : /trunk/OMNotebook/OMNotebookGUI/cellgroup.h Modified : /trunk/OMNotebook/OMNotebookGUI/cellparserfactory.cpp Modified : /trunk/OMNotebook/OMNotebookGUI/cellstyle.h Modified : /trunk/OMNotebook/OMNotebookGUI/chaptercountervisitor.cpp Modified : /trunk/OMNotebook/OMNotebookGUI/chaptercountervisitor.h Modified : /trunk/OMNotebook/OMNotebookGUI/command.h Modified : /trunk/OMNotebook/OMNotebookGUI/commandcenter.h Modified : /trunk/OMNotebook/OMNotebookGUI/commandcompletion.cpp Modified : /trunk/OMNotebook/OMNotebookGUI/commandcompletion.h Modified : /trunk/OMNotebook/OMNotebookGUI/commandunit.h Modified : /trunk/OMNotebook/OMNotebookGUI/copytest.cpp Modified : /trunk/OMNotebook/OMNotebookGUI/cursorcommands.h Modified : /trunk/OMNotebook/OMNotebookGUI/cursorposvisitor.h Modified : /trunk/OMNotebook/OMNotebookGUI/document.h Modified : /trunk/OMNotebook/OMNotebookGUI/documentview.h Modified : /trunk/OMNotebook/OMNotebookGUI/evalthread.cpp Modified : /trunk/OMNotebook/OMNotebookGUI/evalthread.h Modified : /trunk/OMNotebook/OMNotebookGUI/factory.h Modified : /trunk/OMNotebook/OMNotebookGUI/graphcell.cpp Modified : /trunk/OMNotebook/OMNotebookGUI/graphcell.h Modified : /trunk/OMNotebook/OMNotebookGUI/graphcelldelegate.h Modified : /trunk/OMNotebook/OMNotebookGUI/highlighterthread.cpp Modified : /trunk/OMNotebook/OMNotebookGUI/highlighterthread.h Modified : /trunk/OMNotebook/OMNotebookGUI/imagesizedlg.h Modified : /trunk/OMNotebook/OMNotebookGUI/indent.cpp Modified : /trunk/OMNotebook/OMNotebookGUI/indent.h Modified : /trunk/OMNotebook/OMNotebookGUI/inputcell.cpp Modified : /trunk/OMNotebook/OMNotebookGUI/inputcell.h Modified : /trunk/OMNotebook/OMNotebookGUI/inputcelldelegate.h Modified : /trunk/OMNotebook/OMNotebookGUI/nbparser.h Modified : /trunk/OMNotebook/OMNotebookGUI/notebook.cpp Modified : /trunk/OMNotebook/OMNotebookGUI/notebook.h Modified : /trunk/OMNotebook/OMNotebookGUI/notebookcommands.h Modified : /trunk/OMNotebook/OMNotebookGUI/omc_communicator.cpp Modified : /trunk/OMNotebook/OMNotebookGUI/omc_communicator.h Modified : /trunk/OMNotebook/OMNotebookGUI/omcinteractiveenvironment.cpp Modified : /trunk/OMNotebook/OMNotebookGUI/omcinteractiveenvironment.h Modified : /trunk/OMNotebook/OMNotebookGUI/openmodelicahighlighter.cpp Modified : /trunk/OMNotebook/OMNotebookGUI/openmodelicahighlighter.h Modified : /trunk/OMNotebook/OMNotebookGUI/otherdlg.h Modified : /trunk/OMNotebook/OMNotebookGUI/parserfactory.h Modified : /trunk/OMNotebook/OMNotebookGUI/printervisitor.cpp Modified : /trunk/OMNotebook/OMNotebookGUI/printervisitor.h Modified : /trunk/OMNotebook/OMNotebookGUI/puretextvisitor.cpp Modified : /trunk/OMNotebook/OMNotebookGUI/puretextvisitor.h Modified : /trunk/OMNotebook/OMNotebookGUI/qcombobox_search.cpp Modified : /trunk/OMNotebook/OMNotebookGUI/qcombobox_search.h Modified : /trunk/OMNotebook/OMNotebookGUI/qtapp.cpp Modified : /trunk/OMNotebook/OMNotebookGUI/removehighlightervisitor.h Modified : /trunk/OMNotebook/OMNotebookGUI/replaceallvisitor.h Modified : /trunk/OMNotebook/OMNotebookGUI/resource1.h Modified : /trunk/OMNotebook/OMNotebookGUI/rule.h Modified : /trunk/OMNotebook/OMNotebookGUI/searchform.cpp Modified : /trunk/OMNotebook/OMNotebookGUI/searchform.h Modified : /trunk/OMNotebook/OMNotebookGUI/serializingvisitor.cpp Modified : /trunk/OMNotebook/OMNotebookGUI/serializingvisitor.h Modified : /trunk/OMNotebook/OMNotebookGUI/stripstring.h Modified : /trunk/OMNotebook/OMNotebookGUI/stylesheet.cpp Modified : /trunk/OMNotebook/OMNotebookGUI/stylesheet.h Modified : /trunk/OMNotebook/OMNotebookGUI/syntaxhighlighter.h Modified : /trunk/OMNotebook/OMNotebookGUI/textcell.cpp Modified : /trunk/OMNotebook/OMNotebookGUI/textcell.h Modified : /trunk/OMNotebook/OMNotebookGUI/textcursorcommands.cpp Modified : /trunk/OMNotebook/OMNotebookGUI/textcursorcommands.h Modified : /trunk/OMNotebook/OMNotebookGUI/treeview.cpp Modified : /trunk/OMNotebook/OMNotebookGUI/treeview.h Modified : /trunk/OMNotebook/OMNotebookGUI/updategroupcellvisitor.cpp Modified : /trunk/OMNotebook/OMNotebookGUI/updategroupcellvisitor.h Modified : /trunk/OMNotebook/OMNotebookGUI/updatelinkvisitor.cpp Modified : /trunk/OMNotebook/OMNotebookGUI/updatelinkvisitor.h Modified : /trunk/OMNotebook/OMNotebookGUI/visitor.h Modified : /trunk/OMNotebook/OMNotebookGUI/xmlnodename.h Modified : /trunk/OMNotebook/OMNotebookGUI/xmlparser.cpp Modified : /trunk/OMNotebook/OMNotebookGUI/xmlparser.h Revision: 11531 Author: sjoelund.se Date: Monday, March 26, 2012 11:17:16 Message: - Converted some files to UTF-8 ---- Modified : /trunk/Compiler/BackEnd/BackendDAE.mo Modified : /trunk/Compiler/BackEnd/BackendDAECreate.mo Modified : /trunk/Compiler/BackEnd/BackendDAEEXT.mo Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/BackEnd/BackendDAETransform.mo Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Modified : /trunk/Compiler/BackEnd/BackendDump.mo Modified : /trunk/Compiler/BackEnd/BackendEquation.mo Modified : /trunk/Compiler/BackEnd/BackendQSS.mo Modified : /trunk/Compiler/BackEnd/BackendVarTransform.mo Modified : /trunk/Compiler/BackEnd/BackendVariable.mo Modified : /trunk/Compiler/BackEnd/DAEQuery.mo Modified : /trunk/Compiler/BackEnd/Derive.mo Modified : /trunk/Compiler/BackEnd/ExpressionSolve.mo Modified : /trunk/Compiler/BackEnd/PartFn.mo Modified : /trunk/Compiler/BackEnd/SimCode.mo Modified : /trunk/Compiler/BackEnd/TaskGraph.mo Modified : /trunk/Compiler/BackEnd/TaskGraphExt.mo Modified : /trunk/Compiler/BackEnd/XMLDump.mo Modified : /trunk/Compiler/FrontEnd/Absyn.mo Modified : /trunk/Compiler/FrontEnd/AbsynDep.mo Modified : /trunk/Compiler/FrontEnd/Algorithm.mo Modified : /trunk/Compiler/FrontEnd/Builtin.mo Modified : /trunk/Compiler/FrontEnd/Ceval.mo Modified : /trunk/Compiler/FrontEnd/CevalFunction.mo Modified : /trunk/Compiler/FrontEnd/ClassInf.mo Modified : /trunk/Compiler/FrontEnd/ClassLoader.mo Modified : /trunk/Compiler/FrontEnd/ComponentReference.mo Modified : /trunk/Compiler/FrontEnd/Connect.mo Modified : /trunk/Compiler/FrontEnd/ConnectUtil.mo Modified : /trunk/Compiler/FrontEnd/ConnectionGraph.mo Modified : /trunk/Compiler/FrontEnd/Constants.mo Modified : /trunk/Compiler/FrontEnd/DAE.mo Modified : /trunk/Compiler/FrontEnd/DAEDump.mo Modified : /trunk/Compiler/FrontEnd/DAEUtil.mo Modified : /trunk/Compiler/FrontEnd/Dependency.mo Modified : /trunk/Compiler/FrontEnd/DumpGraphviz.mo Modified : /trunk/Compiler/FrontEnd/Edge.mo Modified : /trunk/Compiler/FrontEnd/Element.mo Modified : /trunk/Compiler/FrontEnd/Env.mo Modified : /trunk/Compiler/FrontEnd/ExpandableConnectors.mo Modified : /trunk/Compiler/FrontEnd/Expression.mo Modified : /trunk/Compiler/FrontEnd/ExpressionDump.mo Modified : /trunk/Compiler/FrontEnd/ExpressionSimplify.mo Modified : /trunk/Compiler/FrontEnd/Graphviz.mo Modified : /trunk/Compiler/FrontEnd/Inline.mo Modified : /trunk/Compiler/FrontEnd/InnerOuter.mo Modified : /trunk/Compiler/FrontEnd/Inst.mo Modified : /trunk/Compiler/FrontEnd/InstExtends.mo Modified : /trunk/Compiler/FrontEnd/InstInfo.mo Modified : /trunk/Compiler/FrontEnd/InstSection.mo Modified : /trunk/Compiler/FrontEnd/Instance.mo Modified : /trunk/Compiler/FrontEnd/InstanceHierarchy.mo Modified : /trunk/Compiler/FrontEnd/Lookup.mo Modified : /trunk/Compiler/FrontEnd/MMath.mo Modified : /trunk/Compiler/FrontEnd/MetaModelicaBuiltin.mo Modified : /trunk/Compiler/FrontEnd/MetaUtil.mo Modified : /trunk/Compiler/FrontEnd/Mod.mo Modified : /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo Modified : /trunk/Compiler/FrontEnd/Node.mo Modified : /trunk/Compiler/FrontEnd/Parser.mo Modified : /trunk/Compiler/FrontEnd/ParserExt.mo Modified : /trunk/Compiler/FrontEnd/Patternm.mo Modified : /trunk/Compiler/FrontEnd/Prefix.mo Modified : /trunk/Compiler/FrontEnd/PrefixUtil.mo Modified : /trunk/Compiler/FrontEnd/Reference.mo Modified : /trunk/Compiler/FrontEnd/SCode.mo Modified : /trunk/Compiler/FrontEnd/SCodeCheck.mo Modified : /trunk/Compiler/FrontEnd/SCodeDependency.mo Modified : /trunk/Compiler/FrontEnd/SCodeDump.mo Modified : /trunk/Compiler/FrontEnd/SCodeEnv.mo Modified : /trunk/Compiler/FrontEnd/SCodeFlat.mo Modified : /trunk/Compiler/FrontEnd/SCodeFlatDump.mo Modified : /trunk/Compiler/FrontEnd/SCodeFlatten.mo Modified : /trunk/Compiler/FrontEnd/SCodeFlattenExtends.mo Modified : /trunk/Compiler/FrontEnd/SCodeFlattenImports.mo Modified : /trunk/Compiler/FrontEnd/SCodeFlattenRedeclare.mo Modified : /trunk/Compiler/FrontEnd/SCodeGraph.mo Modified : /trunk/Compiler/FrontEnd/SCodeHashTable.mo Modified : /trunk/Compiler/FrontEnd/SCodeInst.mo Modified : /trunk/Compiler/FrontEnd/SCodeLookup.mo Modified : /trunk/Compiler/FrontEnd/SCodeMod.mo Modified : /trunk/Compiler/FrontEnd/SCodeSimplify.mo Modified : /trunk/Compiler/FrontEnd/SCodeUtil.mo Modified : /trunk/Compiler/FrontEnd/Static.mo Modified : /trunk/Compiler/FrontEnd/Types.mo Modified : /trunk/Compiler/FrontEnd/UnitChecker.mo Modified : /trunk/Compiler/FrontEnd/Values.mo Modified : /trunk/Compiler/FrontEnd/ValuesUtil.mo Modified : /trunk/Compiler/FrontEnd/Visited.mo Modified : /trunk/Compiler/Global/Global.mo Modified : /trunk/Compiler/Main/Main.mo Modified : /trunk/Compiler/Script/CevalScript.mo Modified : /trunk/Compiler/Script/Interactive.mo Modified : /trunk/Compiler/Script/Refactor.mo Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/Template/CodegenFMU.mo Modified : /trunk/Compiler/Template/TplMain.mo Modified : /trunk/Compiler/Template/TplParser.mo Modified : /trunk/Compiler/Util/BaseHashTable.mo Modified : /trunk/Compiler/Util/Config.mo Modified : /trunk/Compiler/Util/Corba.mo Modified : /trunk/Compiler/Util/Database.mo Modified : /trunk/Compiler/Util/Debug.mo Modified : /trunk/Compiler/Util/DynLoad.mo Modified : /trunk/Compiler/Util/Error.mo Modified : /trunk/Compiler/Util/ErrorExt.mo Modified : /trunk/Compiler/Util/Graph.mo Modified : /trunk/Compiler/Util/HashTableTypeToExpType.mo Modified : /trunk/Compiler/Util/IOStream.mo Modified : /trunk/Compiler/Util/IOStreamExt.mo Modified : /trunk/Compiler/Util/Lapack.mo Modified : /trunk/Compiler/Util/Name.mo Modified : /trunk/Compiler/Util/NamePool.mo Modified : /trunk/Compiler/Util/Pool.mo Modified : /trunk/Compiler/Util/Print.mo Modified : /trunk/Compiler/Util/Relation.mo Modified : /trunk/Compiler/Util/Scope.mo Modified : /trunk/Compiler/Util/Settings.mo Modified : /trunk/Compiler/Util/SimulationResults.mo Modified : /trunk/Compiler/Util/Socket.mo Modified : /trunk/Compiler/Util/System.mo Modified : /trunk/Compiler/Util/Util.mo Modified : /trunk/Compiler/Util/VarTransform.mo Modified : /trunk/Compiler/modpar/solvers.cpp Modified : /trunk/Compiler/runtime/BackendDAEEXT.cpp Modified : /trunk/Compiler/runtime/BackendDAEEXT_omc.cpp Modified : /trunk/Compiler/runtime/BackendDAEEXT_rml.cpp Modified : /trunk/Compiler/runtime/Corba_omc.cpp Modified : /trunk/Compiler/runtime/Corba_rml.cpp Modified : /trunk/Compiler/runtime/Database.c Modified : /trunk/Compiler/runtime/Dynload.cpp Modified : /trunk/Compiler/runtime/Dynload_omc.cpp Modified : /trunk/Compiler/runtime/Dynload_rml.cpp Modified : /trunk/Compiler/runtime/ErrorMessage.cpp Modified : /trunk/Compiler/runtime/Error_omc.cpp Modified : /trunk/Compiler/runtime/Error_rml.cpp Modified : /trunk/Compiler/runtime/IOStreamExt.c Modified : /trunk/Compiler/runtime/IOStreamExt_omc.cpp Modified : /trunk/Compiler/runtime/IOStreamExt_rml.c Modified : /trunk/Compiler/runtime/Lapack_omc.cpp Modified : /trunk/Compiler/runtime/Lapack_rml.c Modified : /trunk/Compiler/runtime/Print_omc.cpp Modified : /trunk/Compiler/runtime/Print_rml.c Modified : /trunk/Compiler/runtime/Settings_omc.cpp Modified : /trunk/Compiler/runtime/Settings_rml.c Modified : /trunk/Compiler/runtime/SimulationResultsCmp.c Modified : /trunk/Compiler/runtime/SimulationResults_omc.cpp Modified : /trunk/Compiler/runtime/SimulationResults_rml.c Modified : /trunk/Compiler/runtime/Socket_omc.cpp Modified : /trunk/Compiler/runtime/Socket_rml.c Modified : /trunk/Compiler/runtime/System_omc.cpp Modified : /trunk/Compiler/runtime/System_rml.c Modified : /trunk/Compiler/runtime/config.h Modified : /trunk/Compiler/runtime/corbaimpl.cpp Modified : /trunk/Compiler/runtime/dynload_stub.c Modified : /trunk/Compiler/runtime/error_reporting.h Modified : /trunk/Compiler/runtime/errorext.cpp Modified : /trunk/Compiler/runtime/errorext.h Modified : /trunk/Compiler/runtime/lapackimpl.c Modified : /trunk/Compiler/runtime/printimpl.c Modified : /trunk/Compiler/runtime/ptolemyio.cpp Modified : /trunk/Compiler/runtime/ptolemyio_omc.cpp Modified : /trunk/Compiler/runtime/ptolemyio_rml.cpp Modified : /trunk/Compiler/runtime/settingsimpl.c Modified : /trunk/Compiler/runtime/settingsimpl.h Modified : /trunk/Compiler/runtime/socketimpl.c Modified : /trunk/Compiler/runtime/systemimpl.c Modified : /trunk/Compiler/runtime/systemimpl.h Modified : /trunk/Compiler/runtime/unitparser.cpp Modified : /trunk/Compiler/runtime/unitparser.h Modified : /trunk/Compiler/susan_codegen/SimCode/GenTest/QHP/TestRedCellsTotal.mo Modified : /trunk/Compiler/susan_codegen/test.mo Modified : /trunk/Compiler/susan_codegen/test__testShouldBe.mo Modified : /trunk/Makefile.in Modified : /trunk/mosh/src/mosh.cpp Modified : /trunk/mosh/src/options.cpp Modified : /trunk/mosh/src/options.h Revision: 11530 Author: sjoelund.se Date: Monday, March 26, 2012 09:57:50 Message: - Added make target utf8-error ---- Modified : /trunk/Makefile.in Revision: 11529 Author: wbraun Date: Monday, March 26, 2012 09:48:20 Message: - fixed Makefile for FMI ---- Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/Template/CodegenFMU.mo Modified : /trunk/SimulationRuntime/c/Makefile.common Revision: 11528 Author: perost Date: Monday, March 26, 2012 09:44:03 Message: - Changed Ö back to UTF-8 in this file too. ---- Modified : /trunk/testsuite/partest/runtest.pl Revision: 11527 Author: perost Date: Monday, March 26, 2012 09:42:20 Message: - Changed back Ö to UTF-8. ---- Modified : /trunk/testsuite/partest/runtests.pl Revision: 11526 Author: wbraun Date: Monday, March 26, 2012 09:27:54 Message: - fixed FMU-Export - fixed FMI-Import - moved FMI-Import to SimulationRuntime ---- Modified : /trunk/Compiler/Template/CodegenAdevs.mo Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/Template/CodegenFMU.mo Modified : /trunk/Compiler/Template/SCodeDumpTpl.mo Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenFMU.tpl Deleted : /trunk/FMI Modified : /trunk/Makefile.common Modified : /trunk/SimulationRuntime/fmi/export/fmu_model_interface.c Modified : /trunk/SimulationRuntime/fmi/export/fmu_model_interface.h Modified : /trunk/SimulationRuntime/fmi/import/Makefile.in Added : /trunk/SimulationRuntime/fmi/import/fmuModelica.unix.tmp (Copy from path: /trunk/FMI/import/source/fmuModelica.unix.tmp, Revision, 11465) Modified : /trunk/SimulationRuntime/fmi/import/fmuWrapper.c Modified : /trunk/SimulationRuntime/fmi/import/moGenerator.c Modified : /trunk/SimulationRuntime/fmi/import/moGenerator.h Modified : /trunk/SimulationRuntime/fmi/import/xmlparser.c Modified : /trunk/configure.in Modified : /trunk/testsuite/fmi/BouncingBall.mos Modified : /trunk/testsuite/fmi/HelloFMIWorld.mos Modified : /trunk/testsuite/fmi/Makefile Revision: 11525 Author: adrpo Date: Sunday, March 25, 2012 07:48:56 Message: - forgot one. ---- Modified : /trunk/testsuite/3rdParty/ThermoSysPro/Makefile Revision: 11524 Author: adrpo Date: Sunday, March 25, 2012 07:32:34 Message: - 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. ---- Added : /trunk/testsuite/3rdParty/ThermoSysPro Added : /trunk/testsuite/3rdParty/ThermoSysPro/Makefile Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestAirHumidity.mat Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestAirHumidity.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestBend.mat Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestBend.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestCentrifugalPumpWaterSolution.mat Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestCentrifugalPumpWaterSolution.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestCheckValve.mat Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestCheckValve.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestCompressor.mat Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestCompressor.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestControlValve.mat Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestControlValve.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDiaphragm.mat Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDiaphragm.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump.mat Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump1.mat Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump1.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump2.mat Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump2.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicCheckValve.mat Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicCheckValve.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicDrum.mat Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicDrum.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicOnePhaseFlowPipe.mat Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicOnePhaseFlowPipe.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicReliefValve.mat Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicReliefValve.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicTwoPhaseFlowPipe.mat Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicTwoPhaseFlowPipe.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicWaterWaterExchanger.mat Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestDynamicWaterWaterExchanger.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestFan.mat Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestFan.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesJunctions.mat Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesJunctions.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesVolumes.mat Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesVolumes.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesVolumes1.mat Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestFlueGasesVolumes1.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestIdealCheckValve.mat Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestIdealCheckValve.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestIdealSwitchValve.mat Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestIdealSwitchValve.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestInvSingularPressureLoss.mat Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestInvSingularPressureLoss.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestJunctions.mat Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestJunctions.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestJunctions2.mat Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestJunctions2.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestJunctions3.mat Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestJunctions3.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestJunctions4.mat Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestJunctions4.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestJunctions5.mat Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestJunctions5.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestLumpedStraightPipe.mat Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestLumpedStraightPipe.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestMassFlowMultiplier.mat Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestMassFlowMultiplier.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestNTUWaterHeating0.mat Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestNTUWaterHeating0.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestNTUWaterHeating1.mat Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestNTUWaterHeating1.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestNTUWaterHeating2.mat Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestNTUWaterHeating2.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestPipePressureLoss.mat Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestPipePressureLoss.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestRefP.mat Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestRefP.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSensors.mat Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSensors.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSimpleEvaporatorWaterSteamFlueGases.mat Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSimpleEvaporatorWaterSteamFlueGases.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSimpleStaticCondenser.mat Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSimpleStaticCondenser.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSingularPressureLoss.mat Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSingularPressureLoss.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump.mat Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump1.mat Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump1.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump2.mat Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump2.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPumpWaterSolution.mat Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPumpWaterSolution.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCondenser.mat Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCondenser.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticDrum1.mat Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticDrum1.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticDrum2.mat Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticDrum2.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mat Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchanger.mat Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchanger.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchangerDTorWorEff.mat Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchangerDTorWorEff.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSteamDryer.mat Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSteamDryer.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSteamDryer2.mat Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSteamDryer2.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSteamEngine.mat Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSteamEngine.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSteamExtractionSplitter.mat Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSteamExtractionSplitter.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine.mat Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine1.mat Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine1.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine2.mat Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine2.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSwitchValve.mat Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSwitchValve.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestTank.mat Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestTank.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestThreeWayValve.mat Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestThreeWayValve.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestVolumes.mat Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestVolumes.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestVolumes1.mat Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestVolumes1.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestVolumes2.mat Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestVolumes2.mos Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestWaterHammer.mat Added : /trunk/testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestWaterHammer.mos Revision: 11523 Author: adrpo Date: Sunday, March 25, 2012 01:36:47 Message: - add link to simulation directory when running testsuite/3rdParty/PlanarMechanics. - corrected Ö ---- Modified : /trunk/testsuite/partest/runtest.pl Modified : /trunk/testsuite/partest/runtests.pl Revision: 11522 Author: adrpo Date: Sunday, March 25, 2012 01:16:41 Message: - report an user understandable error message when trying to instantiate or check an model that does not exists. ---- Modified : /trunk/Compiler/Script/CevalScript.mo Revision: 11521 Author: adrpo Date: Sunday, March 25, 2012 01:14:25 Message: - 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. ---- Modified : /trunk/testsuite/3rdParty/PlanarMechanics/Makefile Added : /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.ControlledCraneCrab.mos Added : /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.CounterSpin.mos Added : /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.CraneCrab.mos Added : /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.DoublePendulum.mos Added : /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.FreeBody.mos Added : /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.InvertedCraneCrab.mos Added : /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.KinematicLoop.mos Added : /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.KinematicLoop_DynamicStateSelection.mos Added : /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.Pendulum.mos Added : /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.PistonEngine.mos Added : /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.PistonEngine_DynamicStateSelection.mos Added : /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.SimpleCarWithDifferentialGear.mos Added : /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.SingleTrackWithEngine.mos Added : /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.TestDryFrictionWheel.mos Added : /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.TestIdealWheel.mos Added : /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.TestSlipBasedWheel.mos Added : /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.WheelBasedCranCrab.mos Added : /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.mo (Copy from path: /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsV4.mo, Revision, 11520) Deleted : /trunk/testsuite/3rdParty/PlanarMechanics/PlanarMechanicsV4.mo Added : /trunk/testsuite/3rdParty/PlanarMechanics/checkPlanarMechanicsForTesting.mos (Copy from path: /trunk/testsuite/3rdParty/PlanarMechanics/checkPlanarMechanicsV4.mos, Revision, 11520) Deleted : /trunk/testsuite/3rdParty/PlanarMechanics/checkPlanarMechanicsV4.mos Added : /trunk/testsuite/3rdParty/PlanarMechanics/instantiatePlanarMechanicsForTesting.mos (Copy from path: /trunk/testsuite/3rdParty/PlanarMechanics/instantiatePlanarMechanicsV4.mos, Revision, 11520) Deleted : /trunk/testsuite/3rdParty/PlanarMechanics/instantiatePlanarMechanicsV4.mos Deleted : /trunk/testsuite/3rdParty/PlanarMechanics/simulatePlanarMechanicsV4.mos Added : /trunk/testsuite/3rdParty/PlanarMechanics/simulation Added : /trunk/testsuite/3rdParty/PlanarMechanics/simulation/ControlledCraneCrab.mat Added : /trunk/testsuite/3rdParty/PlanarMechanics/simulation/ControlledCraneCrab_1.png Added : /trunk/testsuite/3rdParty/PlanarMechanics/simulation/ControlledCraneCrab_2.png Added : /trunk/testsuite/3rdParty/PlanarMechanics/simulation/CounterSpin.mat Added : /trunk/testsuite/3rdParty/PlanarMechanics/simulation/CounterSpin_1.png Added : /trunk/testsuite/3rdParty/PlanarMechanics/simulation/CounterSpin_2.png Added : /trunk/testsuite/3rdParty/PlanarMechanics/simulation/CounterSpin_3.png Added : /trunk/testsuite/3rdParty/PlanarMechanics/simulation/CraneCrab.mat Added : /trunk/testsuite/3rdParty/PlanarMechanics/simulation/CraneCrab_1.png Added : /trunk/testsuite/3rdParty/PlanarMechanics/simulation/CraneCrab_2.png Added : /trunk/testsuite/3rdParty/PlanarMechanics/simulation/DoublePendulum.mat Added : /trunk/testsuite/3rdParty/PlanarMechanics/simulation/DoublePendulum_1.png Added : /trunk/testsuite/3rdParty/PlanarMechanics/simulation/DoublePendulum_2.png Added : /trunk/testsuite/3rdParty/PlanarMechanics/simulation/FreeBody.mat Added : /trunk/testsuite/3rdParty/PlanarMechanics/simulation/FreeBody_1.png Added : /trunk/testsuite/3rdParty/PlanarMechanics/simulation/InvertedCraneCrab.mat Added : /trunk/testsuite/3rdParty/PlanarMechanics/simulation/InvertedCraneCrab_1.png Added : /trunk/testsuite/3rdParty/PlanarMechanics/simulation/InvertedCraneCrab_2.png Added : /trunk/testsuite/3rdParty/PlanarMechanics/simulation/InvertedCraneCrab_3.png Added : /trunk/testsuite/3rdParty/PlanarMechanics/simulation/KinematicLoop.mat Added : /trunk/testsuite/3rdParty/PlanarMechanics/simulation/KinematicLoop_1.png Added : /trunk/testsuite/3rdParty/PlanarMechanics/simulation/KinematicLoop_2.png Added : /trunk/testsuite/3rdParty/PlanarMechanics/simulation/Pendulum.mat Added : /trunk/testsuite/3rdParty/PlanarMechanics/simulation/Pendulum_1.png Added : /trunk/testsuite/3rdParty/PlanarMechanics/simulation/Pendulum_2.png Added : /trunk/testsuite/3rdParty/PlanarMechanics/simulation/Pendulum_3.png Added : /trunk/testsuite/3rdParty/PlanarMechanics/simulation/PistonEngine.mat Added : /trunk/testsuite/3rdParty/PlanarMechanics/simulation/PistonEngine_1.png Added : /trunk/testsuite/3rdParty/PlanarMechanics/simulation/PistonEngine_2.png Added : /trunk/testsuite/3rdParty/PlanarMechanics/simulation/SimpleCarWithDifferentialGear.mat Added : /trunk/testsuite/3rdParty/PlanarMechanics/simulation/SimpleCarWithDifferentialGear_1.png Added : /trunk/testsuite/3rdParty/PlanarMechanics/simulation/SimpleCarWithDifferentialGear_2.png Added : /trunk/testsuite/3rdParty/PlanarMechanics/simulation/SimpleCarWithDifferentialGear_3.png Added : /trunk/testsuite/3rdParty/PlanarMechanics/simulation/SingleTrackWithEngine.mat Added : /trunk/testsuite/3rdParty/PlanarMechanics/simulation/SingleTrackWithEngine_1.png Added : /trunk/testsuite/3rdParty/PlanarMechanics/simulation/SingleTrackWithEngine_2.png Added : /trunk/testsuite/3rdParty/PlanarMechanics/simulation/TestDryFrictionWheel.mat Added : /trunk/testsuite/3rdParty/PlanarMechanics/simulation/TestDryFrictionWheel_1.png Added : /trunk/testsuite/3rdParty/PlanarMechanics/simulation/TestDryFrictionWheel_2.png Added : /trunk/testsuite/3rdParty/PlanarMechanics/simulation/TestIdealWheel.mat Added : /trunk/testsuite/3rdParty/PlanarMechanics/simulation/TestIdealWheel_1.png Added : /trunk/testsuite/3rdParty/PlanarMechanics/simulation/TestIdealWheel_2.png Added : /trunk/testsuite/3rdParty/PlanarMechanics/simulation/TestReportTable.xls Added : /trunk/testsuite/3rdParty/PlanarMechanics/simulation/TestSlipBasedWheel.mat Added : /trunk/testsuite/3rdParty/PlanarMechanics/simulation/TestSlipBasedWheel_1.png Added : /trunk/testsuite/3rdParty/PlanarMechanics/simulation/TestSlipBasedWheel_2.png Added : /trunk/testsuite/3rdParty/PlanarMechanics/simulation/WheelBasedCranCrab.mat Added : /trunk/testsuite/3rdParty/PlanarMechanics/simulation/WheelBasedCranCrab_1.png Added : /trunk/testsuite/3rdParty/PlanarMechanics/simulation/WheelBasedCranCrab_2.png Revision: 11520 Author: sjoelund.se Date: Saturday, March 24, 2012 07:48:18 Message: - Only use deb layout on a system with aptitude ---- Modified : /trunk/PythonInterface/Makefile.in Revision: 11519 Author: sjoelund.se Date: Friday, March 23, 2012 21:43:43 Message: - Fix typo ---- Modified : /trunk/Examples/BuildModelRecursive.mos Revision: 11517 Author: sjoelund.se Date: Friday, March 23, 2012 18:21:20 Message: - Remove tab ---- Modified : /trunk/SimulationRuntime/c/util/integer_array.c Revision: 11516 Author: sjoelund.se Date: Friday, March 23, 2012 17:12:41 Message: - Use a path relative to the build dir, not my own home ---- Modified : /trunk/PythonInterface/Makefile.in Revision: 11515 Author: mahge930 Date: Friday, March 23, 2012 16:20:05 Message: - Forgotten test case makefile modification. lucky catch :) ---- Modified : /trunk/testsuite/mosfiles/Makefile Revision: 11514 Author: mahge930 Date: Friday, March 23, 2012 16:03:35 Message: - Coding style. ---- Modified : /trunk/SimulationRuntime/c/util/integer_array.c Modified : /trunk/SimulationRuntime/c/util/real_array.c Revision: 11513 Author: mahge930 Date: Friday, March 23, 2012 15:48:50 Message: + Added filing of arrays from range expressions. - Avoid previous unnecessary array copies. ---- Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl Modified : /trunk/SimulationRuntime/c/util/integer_array.c Modified : /trunk/SimulationRuntime/c/util/integer_array.h Modified : /trunk/SimulationRuntime/c/util/real_array.c Modified : /trunk/SimulationRuntime/c/util/real_array.h Modified : /trunk/testsuite/Makefile Added : /trunk/testsuite/mosfiles/ArrayFromRange.mo Added : /trunk/testsuite/mosfiles/ArrayFromRange.mos Modified : /trunk/testsuite/mosfiles/Makefile Revision: 11512 Author: sjoelund.se Date: Friday, March 23, 2012 14:24:27 Message: - Moving python interface ---- Modified : /trunk/Compiler/Makefile.in Modified : /trunk/Compiler/Makefile.omdev.mingw Modified : /trunk/Compiler/runtime/Makefile.common Modified : /trunk/Compiler/runtime/Makefile.omdev.mingw Deleted : /trunk/Compiler/scripts/PythonInterface Modified : /trunk/Makefile.common Modified : /trunk/Makefile.omdev.mingw Added : /trunk/PythonInterface (Copy from path: /trunk/Compiler/scripts/PythonInterface, Revision, 11510) Added : /trunk/PythonInterface/Makefile.common Added : /trunk/PythonInterface/Makefile.in Added : /trunk/PythonInterface/Makefile.omdev.mingw Modified : /trunk/PythonInterface/OMPython Modified : /trunk/PythonInterface/setup.py Modified : /trunk/configure.in Revision: 11511 Author: sjoelund.se Date: Friday, March 23, 2012 13:02:41 Message: - Added simulate(..., simflags="flags") option. It will be passed to the simulation executable in the future ---- Modified : /trunk/Compiler/FrontEnd/Static.mo Modified : /trunk/Compiler/Script/CevalScript.mo Modified : /trunk/testsuite/3rdParty/TestMedia/TestFlueGas.mos Modified : /trunk/testsuite/3rdParty/TestMedia/TestNitrogen.mos Modified : /trunk/testsuite/3rdParty/TestMedia/TestSteam.mos Modified : /trunk/testsuite/3rdParty/TestMedia/TestWater.mos Modified : /trunk/testsuite/initialization/_forest.mos Modified : /trunk/testsuite/initialization/_nominal.mos Modified : /trunk/testsuite/initialization/_scaling1.mos Modified : /trunk/testsuite/initialization/_scaling2.mos Modified : /trunk/testsuite/initialization/_startValue.mos Modified : /trunk/testsuite/interactive/interactive_api_simulations.mos Modified : /trunk/testsuite/libraries/msl221/Electrical/CauerLowPassOPV2.mos Modified : /trunk/testsuite/libraries/msl221/Electrical/CauerLowPassSC2.mos Modified : /trunk/testsuite/libraries/msl221/Electrical/ChuaCircuit2.mos Modified : /trunk/testsuite/libraries/msl221/Electrical/HeatingMOSInverter2.mos Modified : /trunk/testsuite/libraries/msl221/Electrical/ShowVariableResistor2.mos Modified : /trunk/testsuite/libraries/msl221/Mechanics/Accelerate2.mos Modified : /trunk/testsuite/libraries/msl221/Mechanics/Damper2.mos Modified : /trunk/testsuite/libraries/msl221/Mechanics/ElasticBearing2.mos Modified : /trunk/testsuite/libraries/msl221/Mechanics/First2.mos Modified : /trunk/testsuite/libraries/msl221/Mechanics/Oscillator2.mos Modified : /trunk/testsuite/libraries/msl221/Mechanics/Sensors2.mos Modified : /trunk/testsuite/libraries/msl221/Mechanics/SignConvention2.mos Modified : /trunk/testsuite/libraries/msl221/Mechanics/WhyArrows2.mos Modified : /trunk/testsuite/libraries/msl31/Modelica.Math.Matrices.mos Modified : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Air.SimpleAir.mos Modified : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.IdealGasH2O.mos Modified : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.MixtureGases.mos Modified : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.MoistAir.mos Modified : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.SimpleLiquidWater.mos Modified : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.TestOnly.FlueGas.mos Modified : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.TestOnly.IdealGasN2.mos Modified : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.TestOnly.IdealGasN2Mix.mos Modified : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.TestOnly.MixIdealGasAir.mos Modified : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.TestOnly.N2AsMix.mos Modified : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.Tests.MediaTestModels.LinearFluid.LinearColdWater.mos Modified : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.TwoPhaseWater.TestTwoPhaseStates.mos Modified : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.TwoPhaseWater.mos Modified : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Incompressible.Examples.Glycol47.mos Modified : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Incompressible.Examples.TestGlycol.mos Modified : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Water.StandardWater.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Blocks.CombiTables.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Blocks.Examples.BusUsage.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Blocks.Examples.InverseModel.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Blocks.Examples.LogicalNetwork1.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Blocks.Examples.ShowLogicalSources.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Analog.Examples.CauerLowPassAnalog.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Analog.Examples.ChuaCircuit.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Analog.Examples.NandGate.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Machines.Examples.TransformerTestbench.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Math.Matrices.norm.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.DoublePendulum.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.InitSpringConstant.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.LineForceWithTwoMasses.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.Pendulum.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.RollingWheelSetDriving.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.RollingWheelSetPulling.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.SpringMassSystem.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Frames.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Rotational.Examples.RollingWheel.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Translational.Examples.Accelerate.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Translational.Examples.Brake.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Translational.Examples.Damper.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Translational.Examples.InitialConditions.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Translational.Examples.SignConvention.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Translational.Examples.WhyArrows.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Thermal.FluidHeatFlow.Examples.OneMass.mos Modified : /trunk/testsuite/linearize/linmodel.mos Modified : /trunk/testsuite/linearize/simLotkaVolterra.mos Modified : /trunk/testsuite/linearize/simNonlinear.mos Modified : /trunk/testsuite/linearize/simTwoTank.mos Modified : /trunk/testsuite/linearize/simVanDerPol.mos Modified : /trunk/testsuite/linearize/simextfunction.mos Modified : /trunk/testsuite/linearize/smallValues.mos Modified : /trunk/testsuite/linearize/test_01.mos Modified : /trunk/testsuite/linearize/test_02.mos Modified : /trunk/testsuite/linearize/test_03.mos Modified : /trunk/testsuite/linearize/test_04.mos Modified : /trunk/testsuite/linearize/test_05.mos Modified : /trunk/testsuite/linearize/test_06.mos Modified : /trunk/testsuite/linearize/testknownvar.mos Modified : /trunk/testsuite/meta/BuiltinReal.mos Modified : /trunk/testsuite/meta/List1.mos Modified : /trunk/testsuite/meta/List2.mos Modified : /trunk/testsuite/meta/List3.mos Modified : /trunk/testsuite/meta/MatchCase1.mos Modified : /trunk/testsuite/meta/MatchCase10.mos Modified : /trunk/testsuite/meta/MatchCase2.mos Modified : /trunk/testsuite/meta/MatchCase3.mos Modified : /trunk/testsuite/meta/MatchCase4.mos Modified : /trunk/testsuite/meta/MatchCase5.mos Modified : /trunk/testsuite/meta/MatchCase6.mos Modified : /trunk/testsuite/meta/MatchCase7.mos Modified : /trunk/testsuite/meta/MatchCase8.mos Modified : /trunk/testsuite/meta/MatchCase9.mos Modified : /trunk/testsuite/meta/PartialFn10.mos Modified : /trunk/testsuite/meta/PartialFn11.mos Modified : /trunk/testsuite/meta/PartialFn12.mos Modified : /trunk/testsuite/meta/PartialFn15.mo Modified : /trunk/testsuite/meta/PartialFn8.mos Modified : /trunk/testsuite/meta/Uniontype1.mos Modified : /trunk/testsuite/meta/Uniontype2.mos Modified : /trunk/testsuite/meta/Uniontype3.mos Modified : /trunk/testsuite/meta/Uniontype4.mos Modified : /trunk/testsuite/meta/Uniontype5.mos Modified : /trunk/testsuite/meta/Uniontype6.mos Modified : /trunk/testsuite/meta/Uniontype9.mos Modified : /trunk/testsuite/modelicaML/Makefile Modified : /trunk/testsuite/modelicaML/bouncingball.mos Modified : /trunk/testsuite/modelicaML/testModelicaML.mos Modified : /trunk/testsuite/modelicaML/trafficlight.mos Modified : /trunk/testsuite/modelicaML/twotankmodel.mos Modified : /trunk/testsuite/modelicaML/watchdog.mos Modified : /trunk/testsuite/mosfiles/ABCDsystem.csv.mos Modified : /trunk/testsuite/mosfiles/ABCDsystem.empty.mos Modified : /trunk/testsuite/mosfiles/ABCDsystem.plt.mos Modified : /trunk/testsuite/mosfiles/ASubIfExp.mos Modified : /trunk/testsuite/mosfiles/ActivateWhenEquation.mos Modified : /trunk/testsuite/mosfiles/AlgorithmArrayEqn.mos Modified : /trunk/testsuite/mosfiles/AlgorithmCondAssign1.mos Modified : /trunk/testsuite/mosfiles/AlgorithmCondAssign2.mos Modified : /trunk/testsuite/mosfiles/AlgorithmForInClass.mos Modified : /trunk/testsuite/mosfiles/AlgorithmSection.mos Modified : /trunk/testsuite/mosfiles/AliasEquations.mos Modified : /trunk/testsuite/mosfiles/ArrayAddSub1.mos Modified : /trunk/testsuite/mosfiles/ArrayDivError.mos Modified : /trunk/testsuite/mosfiles/ArrayEquation.mos Modified : /trunk/testsuite/mosfiles/ArrayExponentiation.mos Modified : /trunk/testsuite/mosfiles/ArrayMult.mos Modified : /trunk/testsuite/mosfiles/ArrayReduce.mos Modified : /trunk/testsuite/mosfiles/ArraySlice.mos Modified : /trunk/testsuite/mosfiles/AsubCrefExpType.mos Modified : /trunk/testsuite/mosfiles/BooleanArray.mos Modified : /trunk/testsuite/mosfiles/BouncingBall.mos Modified : /trunk/testsuite/mosfiles/BouncingBall2.mos Modified : /trunk/testsuite/mosfiles/BouncingBallExamples.mos Modified : /trunk/testsuite/mosfiles/Bug1687.mos Modified : /trunk/testsuite/mosfiles/BuiltinMath.mos Modified : /trunk/testsuite/mosfiles/CheckEvents.mos Modified : /trunk/testsuite/mosfiles/ComplexNumbers.mos Modified : /trunk/testsuite/mosfiles/ComplexSystem.mos Modified : /trunk/testsuite/mosfiles/ConstructFunc.mos Modified : /trunk/testsuite/mosfiles/Cross.mos Modified : /trunk/testsuite/mosfiles/CyclicPerm.mos Modified : /trunk/testsuite/mosfiles/DAEexample.mos Modified : /trunk/testsuite/mosfiles/DAEexample2.mos Modified : /trunk/testsuite/mosfiles/Delay.mos Modified : /trunk/testsuite/mosfiles/DimConvert.mos Modified : /trunk/testsuite/mosfiles/DiscreteVectorStateSpace.mos Modified : /trunk/testsuite/mosfiles/DoubleWhenConflict.mos Modified : /trunk/testsuite/mosfiles/DoubleWhenSequential.mos Modified : /trunk/testsuite/mosfiles/DummyDerMatching.mos Modified : /trunk/testsuite/mosfiles/EnumArray.mos Modified : /trunk/testsuite/mosfiles/Epidemics1.mos Modified : /trunk/testsuite/mosfiles/EqualityEquations.mos Modified : /trunk/testsuite/mosfiles/EqualityEquationsCorrect.mos Modified : /trunk/testsuite/mosfiles/EquationCallIntegerArray.mos Modified : /trunk/testsuite/mosfiles/EventDelay.mos Modified : /trunk/testsuite/mosfiles/EventIteration.mos Modified : /trunk/testsuite/mosfiles/EventTests.mos Modified : /trunk/testsuite/mosfiles/ExtObj.mos Modified : /trunk/testsuite/mosfiles/ExtObjStringParam.mos Modified : /trunk/testsuite/mosfiles/ExtendsBasic.mos Modified : /trunk/testsuite/mosfiles/ExternalLibraries.mos Modified : /trunk/testsuite/mosfiles/FiveForEquations.mos Modified : /trunk/testsuite/mosfiles/FlatTank.mos Modified : /trunk/testsuite/mosfiles/ForIterator1.mos Modified : /trunk/testsuite/mosfiles/FrameTest.mos Modified : /trunk/testsuite/mosfiles/FuncDer.mos Modified : /trunk/testsuite/mosfiles/FunctionInReinit.mos Modified : /trunk/testsuite/mosfiles/FunctionIndirectRecursion.mos Modified : /trunk/testsuite/mosfiles/HeatTank.mos Modified : /trunk/testsuite/mosfiles/HeatTankExpanded.mos Modified : /trunk/testsuite/mosfiles/HelloWorld.mos Modified : /trunk/testsuite/mosfiles/HideVariableForEquations.mos Modified : /trunk/testsuite/mosfiles/HydrogenIodide.mos Modified : /trunk/testsuite/mosfiles/IdealDiode.mos Modified : /trunk/testsuite/mosfiles/Identity.mos Modified : /trunk/testsuite/mosfiles/IfEquation.mos Modified : /trunk/testsuite/mosfiles/IfEquation2.mos Modified : /trunk/testsuite/mosfiles/IfEquation3.mos Modified : /trunk/testsuite/mosfiles/InOutRecord.mos Modified : /trunk/testsuite/mosfiles/InOutStrings.mos Modified : /trunk/testsuite/mosfiles/InitialConstantSection.mos Modified : /trunk/testsuite/mosfiles/Initialization.mos Modified : /trunk/testsuite/mosfiles/InlineSolverCodeGenerationEuler.mos Modified : /trunk/testsuite/mosfiles/InlineSolverCodeGenerationRK.mos Modified : /trunk/testsuite/mosfiles/Interpolation.mos Modified : /trunk/testsuite/mosfiles/JBouncingBall.mos Modified : /trunk/testsuite/mosfiles/LinearSysEq.mos Modified : /trunk/testsuite/mosfiles/LocalVariableInit.mos Modified : /trunk/testsuite/mosfiles/LotkaVolterra.mos Modified : /trunk/testsuite/mosfiles/Matrix.mos Modified : /trunk/testsuite/mosfiles/MeasureTime.mos Modified : /trunk/testsuite/mosfiles/MissV.mos Modified : /trunk/testsuite/mosfiles/ModelBalance1.mos Modified : /trunk/testsuite/mosfiles/ModelBalance2.mos Modified : /trunk/testsuite/mosfiles/ModelBalance3.mos Modified : /trunk/testsuite/mosfiles/ModelicaUtilities.mos Modified : /trunk/testsuite/mosfiles/MyPointsInst1.mos Modified : /trunk/testsuite/mosfiles/MyPointsInst2.mos Modified : /trunk/testsuite/mosfiles/NonlinearFailed.mos Modified : /trunk/testsuite/mosfiles/NonlinearMixed.mos Modified : /trunk/testsuite/mosfiles/OneArgBaseFunction.mos Modified : /trunk/testsuite/mosfiles/ParameterCycle.mos Modified : /trunk/testsuite/mosfiles/ParameterModel.mos Modified : /trunk/testsuite/mosfiles/Pendulum.mos Modified : /trunk/testsuite/mosfiles/PolynomialEvaluator1.mos Modified : /trunk/testsuite/mosfiles/PolynomialEvaluator2.mos Modified : /trunk/testsuite/mosfiles/PolynomialEvaluator3.mos Modified : /trunk/testsuite/mosfiles/PolynomialEvaluatorA.mos Modified : /trunk/testsuite/mosfiles/PolynomialEvaluatorB.mos Modified : /trunk/testsuite/mosfiles/PreAndAliasedVar.mos Modified : /trunk/testsuite/mosfiles/Random.mos Modified : /trunk/testsuite/mosfiles/RedeclarePackage.mos Modified : /trunk/testsuite/mosfiles/Reductions.mos Modified : /trunk/testsuite/mosfiles/Riccati.mos Modified : /trunk/testsuite/mosfiles/Sample1.mos Modified : /trunk/testsuite/mosfiles/Sample2.mos Modified : /trunk/testsuite/mosfiles/Sample3.mos Modified : /trunk/testsuite/mosfiles/SemiLinear.mos Modified : /trunk/testsuite/mosfiles/Sign.mos Modified : /trunk/testsuite/mosfiles/SimResultScripting.mos Modified : /trunk/testsuite/mosfiles/SimplePeriodicSampler.mos Modified : /trunk/testsuite/mosfiles/SliceAssignment.mos Modified : /trunk/testsuite/mosfiles/StepAdvanced.mos Modified : /trunk/testsuite/mosfiles/StringTest.mos Modified : /trunk/testsuite/mosfiles/SumSeriesWhile.mos Modified : /trunk/testsuite/mosfiles/Switch.mos Modified : /trunk/testsuite/mosfiles/SyncFilter.mos Modified : /trunk/testsuite/mosfiles/Tank.mos Modified : /trunk/testsuite/mosfiles/TankHybridPI.mos Modified : /trunk/testsuite/mosfiles/TankHybridPID.mos Modified : /trunk/testsuite/mosfiles/TankPI.mos Modified : /trunk/testsuite/mosfiles/TankPID.mos Modified : /trunk/testsuite/mosfiles/TanksConnectedPI.mos Modified : /trunk/testsuite/mosfiles/TestLapack.mos Modified : /trunk/testsuite/mosfiles/TestSolve.mos Modified : /trunk/testsuite/mosfiles/Time.mos Modified : /trunk/testsuite/mosfiles/TupleReturn.mos Modified : /trunk/testsuite/mosfiles/TwoRateSampler.mos Modified : /trunk/testsuite/mosfiles/VariableFilter.mos Modified : /trunk/testsuite/mosfiles/VectorizeOneReturnValue.mos Modified : /trunk/testsuite/mosfiles/WatchDog1AlgorithmWhen.mos Modified : /trunk/testsuite/mosfiles/WatchDog2EquationWhen.mos Modified : /trunk/testsuite/mosfiles/WhenEquation.mos Modified : /trunk/testsuite/mosfiles/WhenEquation1.mos Modified : /trunk/testsuite/mosfiles/WhenPriority.mos Modified : /trunk/testsuite/mosfiles/WhenStatement1.mos Modified : /trunk/testsuite/mosfiles/WhenStatement2.mos Modified : /trunk/testsuite/mosfiles/WhenStatement3.mos Modified : /trunk/testsuite/mosfiles/Xpowers1.mos Modified : /trunk/testsuite/mosfiles/Xpowers2.mos Modified : /trunk/testsuite/mosfiles/Xpowers3.mos Modified : /trunk/testsuite/mosfiles/ZeroCross.mos Modified : /trunk/testsuite/mosfiles/algorithms.mos Modified : /trunk/testsuite/mosfiles/constantLinSys.mos Modified : /trunk/testsuite/mosfiles/dertest.mos Modified : /trunk/testsuite/mosfiles/nonConstantIndex.mos Modified : /trunk/testsuite/mosfiles/nonConstantParam.mos Modified : /trunk/testsuite/mosfiles/simulation.mos Modified : /trunk/testsuite/mosfiles/tempInterpol2test.mos Modified : /trunk/testsuite/mosfiles/terminal.mos Modified : /trunk/testsuite/mosfiles/val.mos Modified : /trunk/testsuite/mosfiles/when_sorting.mos Modified : /trunk/testsuite/mosfiles/whenstatements.mos Modified : /trunk/testsuite/mosfiles-msl22/Backlash.mos Modified : /trunk/testsuite/mosfiles-msl22/Circuit1.mos Modified : /trunk/testsuite/mosfiles-msl22/DCMotorBlocks.mos Modified : /trunk/testsuite/mosfiles-msl22/DCMotorDeadzone.mos Modified : /trunk/testsuite/mosfiles-msl22/DCMotorRotational.mos Modified : /trunk/testsuite/mosfiles-msl22/ElasticBearing.mos Modified : /trunk/testsuite/mosfiles-msl22/First.mos Modified : /trunk/testsuite/mosfiles-msl22/FuncCross.mos Modified : /trunk/testsuite/mosfiles-msl22/IdealGear.mos Modified : /trunk/testsuite/mosfiles-msl22/IdealGearBrake.mos Modified : /trunk/testsuite/mosfiles-msl22/InitTest.mos Modified : /trunk/testsuite/mosfiles-msl22/InputOutput.mos Modified : /trunk/testsuite/mosfiles-msl22/MatrixTest.mos Modified : /trunk/testsuite/mosfiles-msl22/NonLinsys.mos Modified : /trunk/testsuite/mosfiles-msl22/Shaft.mos Modified : /trunk/testsuite/mosfiles-msl22/SineAccelerate.mos Modified : /trunk/testsuite/mosfiles-msl22/SineSpeed.mos Modified : /trunk/testsuite/mosfiles-msl22/SineTorque.mos Modified : /trunk/testsuite/mosfiles-msl22/SineTorque2inertias.mos Modified : /trunk/testsuite/mosfiles-msl22/SpringMass.mos Modified : /trunk/testsuite/mosfiles-msl22/StepTorque.mos Modified : /trunk/testsuite/mosfiles-msl22/Tank.mos Modified : /trunk/testsuite/mosfiles-msl22/Test3PhaseInit.mos Modified : /trunk/testsuite/mosfiles-msl22/Test3PhaseInitOver.mos Modified : /trunk/testsuite/mosfiles-msl22/Test3PhaseInitParam.mos Modified : /trunk/testsuite/mosfiles-msl22/Test3PhaseStart.mos Modified : /trunk/testsuite/mosfiles-msl22/TimeVaryingLinsys.mos Modified : /trunk/testsuite/mosfiles-msl22/TrapezoidTest.mos Modified : /trunk/testsuite/mosfiles-msl22/WeakAxis.mos Modified : /trunk/testsuite/mosfiles-msl22/avg.mos Modified : /trunk/testsuite/mosfiles-msl22/blockssources.mos Modified : /trunk/testsuite/mosfiles-msl22/simulation2.mos Modified : /trunk/testsuite/mosfiles-msl22/tupleTest.mos Revision: 11510 Author: adeas31 Date: Thursday, March 22, 2012 23:47:47 Message: - 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. ---- Modified : /trunk/OMEdit/OMEditGUI/mainwindow.cpp Revision: 11509 Author: adeas31 Date: Thursday, March 22, 2012 21:30:02 Message: - Added keyword tag. ---- Modified : /trunk/OMShell/README.txt Revision: 11508 Author: adeas31 Date: Thursday, March 22, 2012 21:28:47 Message: - Auto generate the stub files for clients. - Added/Updated README.txt files for all clients. ---- Deleted : /trunk/OMEdit/INSTALL.txt Modified : /trunk/OMEdit/OMEditGUI/OMEditGUI.pro Modified : /trunk/OMEdit/README.txt Modified : /trunk/OMNotebook/OMNotebookGUI/OMNotebookGUI.pro Added : /trunk/OMNotebook/README.txt (Copy from path: /trunk/OMNotebook/ReadMe.txt, Revision, 11505) Deleted : /trunk/OMNotebook/ReadMe.txt Added : /trunk/OMPlot/README.txt Modified : /trunk/OMShell/OMShellGUI/OMShellGUI.pro Modified : /trunk/OMShell/README.txt Modified : /trunk/OMTools/README.txt Revision: 11506 Author: hubert.thieriot Date: Thursday, March 22, 2012 20:26:40 Message: - changed MainWindow size ---- Modified : /trunk/OMOptim/GUI/MainWindow.cpp Modified : /trunk/OMOptim/GUI/MainWindow.ui Revision: 11505 Author: perost Date: Thursday, March 22, 2012 17:21:45 Message: - Added check for connect equation in initial equation sections. ---- Modified : /trunk/Compiler/FrontEnd/SCodeUtil.mo Modified : /trunk/Compiler/Util/Error.mo Added : /trunk/testsuite/mofiles/InitialConnection.mo Modified : /trunk/testsuite/mofiles/Makefile Revision: 11504 Author: adeas31 Date: Thursday, March 22, 2012 17:10:01 Message: - Added $Id$ tag. ---- Modified : /trunk/OMEdit/INSTALL.txt Revision: 11503 Author: sjoelund.se Date: Thursday, March 22, 2012 17:08:17 Message: - Better SimCodeDump for when-equations ---- Modified : /trunk/Compiler/Template/SimCodeDump.mo Modified : /trunk/Compiler/susan_codegen/SimCode/SimCodeDump.tpl Revision: 11502 Author: sjoelund.se Date: Thursday, March 22, 2012 17:04:54 Message: - Fix for linear systems with the same index (why add these in the first place?) ---- Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl Revision: 11501 Author: adeas31 Date: Thursday, March 22, 2012 17:02:37 Message: - Updated the instructions. ---- Modified : /trunk/OMEdit/INSTALL.txt Revision: 11500 Author: perost Date: Thursday, March 22, 2012 16:40:24 Message: - Got rid of more compiler warnings. ---- Modified : /trunk/SimulationRuntime/c/ModelicaExternalC/tables.c Modified : /trunk/SimulationRuntime/c/math-support/dpmpar.c Modified : /trunk/SimulationRuntime/c/math-support/enorm.c Modified : /trunk/SimulationRuntime/c/math-support/initialization.c Modified : /trunk/SimulationRuntime/c/math-support/lsame.c Modified : /trunk/SimulationRuntime/c/meta/gc/common.h Modified : /trunk/SimulationRuntime/c/meta/gc/generational.c Modified : /trunk/SimulationRuntime/c/meta/gc/roots.h Modified : /trunk/SimulationRuntime/c/meta/realString.c Modified : /trunk/SimulationRuntime/c/simulation/solver/daux.c Modified : /trunk/SimulationRuntime/c/simulation/solver/ddassl.c Modified : /trunk/SimulationRuntime/c/util/modelinfo.c Modified : /trunk/SimulationRuntime/c/util/string_array.c Revision: 11499 Author: sjoelund.se Date: Thursday, March 22, 2012 16:34:36 Message: - svn:ignore ---- Modified : /trunk/testsuite Revision: 11498 Author: sjoelund.se Date: Thursday, March 22, 2012 14:32:02 Message: - 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 ---- Modified : /trunk/Compiler/BackEnd/SimCode.mo Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl Modified : /trunk/Compiler/susan_codegen/SimCode/SimCodeTV.mo Revision: 11497 Author: sjoelund.se Date: Thursday, March 22, 2012 14:22:13 Message: - Simplify matrix+asub {{...},...,{...}}[1,2] => ... ---- Modified : /trunk/Compiler/FrontEnd/ExpressionSimplify.mo Revision: 11496 Author: sjoelund.se Date: Thursday, March 22, 2012 14:16:49 Message: - Fix testcase ---- Modified : /trunk/testsuite/mosfiles/MeasureTime.mos Revision: 11495 Author: perost Date: Thursday, March 22, 2012 13:43:31 Message: - Get rid of some compilation warnings in interactive. ---- Modified : /trunk/SimulationRuntime/interactive/client.cpp Modified : /trunk/SimulationRuntime/interactive/thread.cpp Revision: 11494 Author: sjoelund.se Date: Thursday, March 22, 2012 13:42:24 Message: - Fix segfault ---- Modified : /trunk/SimulationRuntime/c/util/modelinfo.c Revision: 11493 Author: perost Date: Thursday, March 22, 2012 13:36:12 Message: - Added checks for valid class types of components in SCodeInst. ---- Modified : /trunk/Compiler/FrontEnd/SCodeCheck.mo Modified : /trunk/Compiler/FrontEnd/SCodeInst.mo Modified : /trunk/Compiler/Util/Error.mo Revision: 11492 Author: sjoelund.se Date: Thursday, March 22, 2012 13:31:28 Message: - Some fixes for the gnuplot connection and log-scale of zero measurements ---- Modified : /trunk/SimulationRuntime/c/util/modelinfo.c Revision: 11491 Author: sjoelund.se Date: Thursday, March 22, 2012 12:50:01 Message: - Adding some more function calls to the profiling ---- Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl Revision: 11490 Author: sjoelund.se Date: Thursday, March 22, 2012 12:45:58 Message: - Some fixes for gcc 4.7 ---- Modified : /trunk/SimulationRuntime/interactive/client.cpp Modified : /trunk/SimulationRuntime/interactive/socket.h Modified : /trunk/SimulationRuntime/interactive/socket_unix.cpp Modified : /trunk/SimulationRuntime/interactive/thread.cpp Revision: 11489 Author: perost Date: Thursday, March 22, 2012 12:08:49 Message: - More improvements to cref prefixing in SCodeInst. ---- Modified : /trunk/Compiler/FrontEnd/ComponentReference.mo Modified : /trunk/Compiler/FrontEnd/SCodeInst.mo Revision: 11486 Author: hubert.thieriot Date: Wednesday, March 21, 2012 19:02:32 Message: - corrected Memory leak in variable ---- Modified : /trunk/OMOptim/OMOptimBasis/Infos/InfoSender.cpp Modified : /trunk/OMOptim/OMOptimBasis/MOVector.h Modified : /trunk/OMOptim/OMOptimBasis/Variable.h Revision: 11485 Author: hubert.thieriot Date: Wednesday, March 21, 2012 18:47:41 Message: - added missing files ---- Added : /trunk/OMOptim/OMOptimBasis/Problems/ProblemInterfaces.cpp Added : /trunk/OMOptim/OMOptimBasis/Problems/ProblemInterfaces.h Revision: 11484 Author: hubert.thieriot Date: Wednesday, March 21, 2012 18:34:39 Message: - larger use of forware declarations : should compile faster - corrected optobjective view problem - corected find function of MOVector - Problemthreads are terminated when application quitted ---- Modified : /trunk/OMOptim/Core/Dymola/Dymola.cpp Modified : /trunk/OMOptim/Core/Dymola/Dymola.h Modified : /trunk/OMOptim/Core/Dymola/ModPlusDymolaCtrl.cpp Modified : /trunk/OMOptim/Core/Dymola/ModPlusDymolaCtrl.h Modified : /trunk/OMOptim/Core/FileData/SaveOMOptim.cpp Modified : /trunk/OMOptim/Core/Modelica/ModModelPlus.cpp Modified : /trunk/OMOptim/Core/Modelica/ModModelPlus.h Modified : /trunk/OMOptim/Core/Modelica/ModPlusCtrl.cpp Modified : /trunk/OMOptim/Core/Modelica/ModPlusCtrl.h Modified : /trunk/OMOptim/Core/OMC/MOomc.cpp Modified : /trunk/OMOptim/Core/OMC/OMCThreads.cpp Modified : /trunk/OMOptim/Core/OMC/OMCThreads.h Modified : /trunk/OMOptim/Core/OMOptimSettings.cpp Modified : /trunk/OMOptim/Core/OpenModelica/ModPlusOMCtrl.cpp Modified : /trunk/OMOptim/Core/OptObjectives.cpp Modified : /trunk/OMOptim/Core/OptObjectives.h Modified : /trunk/OMOptim/Core/Optim/EA/Evaluations/EAStdOptimizationEval.h Modified : /trunk/OMOptim/Core/Optim/EA/SPEA2/SPEA2.cpp Modified : /trunk/OMOptim/Core/Problems/OneSimulation.cpp Modified : /trunk/OMOptim/Core/Problems/OneSimulation.h Modified : /trunk/OMOptim/Core/Problems/Optimization.cpp Modified : /trunk/OMOptim/Core/Problems/Optimization.h Modified : /trunk/OMOptim/Core/Problems/optimizationinterface.cpp Modified : /trunk/OMOptim/Core/Project.cpp Modified : /trunk/OMOptim/Core/VariablesManip.cpp Modified : /trunk/OMOptim/Core/VariablesManip.h Modified : /trunk/OMOptim/GUI/Tabs/TabOptimization.cpp Modified : /trunk/OMOptim/GUI/Tabs/TabOptimization.h Modified : /trunk/OMOptim/GUI/Tabs/TabResOptimization.cpp Modified : /trunk/OMOptim/GUI/Tabs/TabResOptimization.h Modified : /trunk/OMOptim/GUI/Widgets/WidgetCalculateMooPoints.cpp Modified : /trunk/OMOptim/GUI/Widgets/WidgetMooPointsList.cpp Modified : /trunk/OMOptim/GUI/Widgets/WidgetSelectOptVars.cpp Modified : /trunk/OMOptim/GUI/Widgets/WidgetSelectOptVars.h Modified : /trunk/OMOptim/OMOptimBasis/FileData/Load.cpp Modified : /trunk/OMOptim/OMOptimBasis/FileData/Load.h Modified : /trunk/OMOptim/OMOptimBasis/FileData/Save.cpp Modified : /trunk/OMOptim/OMOptimBasis/FileData/Save.h Modified : /trunk/OMOptim/OMOptimBasis/GUI/Tabs/MOMainTab.cpp Modified : /trunk/OMOptim/OMOptimBasis/GUI/Tools/GuiTools.cpp Modified : /trunk/OMOptim/OMOptimBasis/GUI/Tools/GuiTools.h Modified : /trunk/OMOptim/OMOptimBasis/GUI/Tools/MyTextLog.cpp Modified : /trunk/OMOptim/OMOptimBasis/GUI/Tools/MyTreeView.cpp Modified : /trunk/OMOptim/OMOptimBasis/GUI/Widgets/WidgetTableVar.h Modified : /trunk/OMOptim/OMOptimBasis/MOItem.h Modified : /trunk/OMOptim/OMOptimBasis/MOThreads.cpp Modified : /trunk/OMOptim/OMOptimBasis/MOThreads.h Modified : /trunk/OMOptim/OMOptimBasis/MOVector.h Modified : /trunk/OMOptim/OMOptimBasis/Problems/OMCase.cpp Modified : /trunk/OMOptim/OMOptimBasis/Problems/Problem.cpp Modified : /trunk/OMOptim/OMOptimBasis/Problems/Problem.h Modified : /trunk/OMOptim/OMOptimBasis/Problems/ProblemInterface.cpp Modified : /trunk/OMOptim/OMOptimBasis/Problems/ProblemInterface.h Modified : /trunk/OMOptim/OMOptimBasis/ProjectBase.cpp Modified : /trunk/OMOptim/OMOptimBasis/ProjectBase.h Modified : /trunk/OMOptim/OMOptimBasis/Variable.cpp Modified : /trunk/OMOptim/OMOptimBasis/Variable.h Modified : /trunk/OMOptim/OMOptimBasis/Variables.cpp Modified : /trunk/OMOptim/OMOptimBasis/Variables.h Modified : /trunk/OMOptim/OMOptimBasis/build/OMOptimBasis.pro Revision: 11483 Author: adeas31 Date: Wednesday, March 21, 2012 15:33:44 Message: - Fixed OMOptim compilation for windows. - Include the omoptim generated files. ---- Modified : /trunk/OMOptim/build/OMOptim.windowsconfig.in Revision: 11482 Author: adeas31 Date: Wednesday, March 21, 2012 15:33:21 Message: - Generate code with +d=gendebugsymbols flag. ---- Modified : /trunk/Compiler/FrontEnd/Ceval.mo Revision: 11480 Author: perost Date: Wednesday, March 21, 2012 13:10:36 Message: - Fix compilation. ---- Modified : /trunk/Compiler/FrontEnd/SCodeInst.mo Revision: 11479 Author: perost Date: Wednesday, March 21, 2012 12:14:44 Message: - Preserve subscripts when prefixing crefs during instantiation. ---- Modified : /trunk/Compiler/FrontEnd/ComponentReference.mo Modified : /trunk/Compiler/FrontEnd/SCodeEnv.mo Modified : /trunk/Compiler/FrontEnd/SCodeInst.mo Revision: 11478 Author: perost Date: Wednesday, March 21, 2012 10:08:56 Message: - Fixed broken compilation due to RML stupidity. ---- Modified : /trunk/Compiler/FrontEnd/SCodeEnv.mo Revision: 11477 Author: perost Date: Wednesday, March 21, 2012 10:01:49 Message: - Implemented better handling of component names in SCodeInst. ---- Modified : /trunk/Compiler/FrontEnd/InstSymbolTable.mo Modified : /trunk/Compiler/FrontEnd/InstTypes.mo Modified : /trunk/Compiler/FrontEnd/InstUtil.mo Modified : /trunk/Compiler/FrontEnd/SCodeDependency.mo Modified : /trunk/Compiler/FrontEnd/SCodeEnv.mo Modified : /trunk/Compiler/FrontEnd/SCodeExpand.mo Modified : /trunk/Compiler/FrontEnd/SCodeFlattenRedeclare.mo Modified : /trunk/Compiler/FrontEnd/SCodeInst.mo Modified : /trunk/Compiler/FrontEnd/SCodeLookup.mo Modified : /trunk/Compiler/FrontEnd/Typing.mo Revision: 11476 Author: Frenkel TUD Date: Wednesday, March 21, 2012 09:31:21 Message: - update msl31/simulate examples ---- Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Analog.Examples.AmplifierWithOpAmpDetailed.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Digital.Examples.Counter.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Digital.Examples.Counter3.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Digital.Examples.FlipFlop.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Digital.Examples.FullAdder.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Digital.Examples.Multiplexer.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Machines.Examples.AIMC_DOL.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Machines.Examples.AIMC_Inverter.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Machines.Examples.AIMC_Steinmetz.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Machines.Examples.AIMC_YD.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Machines.Examples.AIMS_Start.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Machines.Examples.SMPM_Inverter.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Machines.Examples.SMR_Inverter.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Magnetic.FluxTubes.Examples.MovingCoilActuator.ForceCurrentBehaviour.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Magnetic.FluxTubes.Examples.MovingCoilActuator.ForceStrokeBehaviour.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Magnetic.FluxTubes.Examples.SolenoidActuator.ComparisonPullInStroke.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Magnetic.FluxTubes.Examples.SolenoidActuator.ComparisonQuasiStationary.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Loops.Engine1b_analytic.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Loops.EngineV6_analytic.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Loops.Fourbar2.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Loops.Fourbar_analytic.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Loops.PlanarLoops_analytic.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Systems.RobotR3.fullRobot.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Translational.Examples.PreLoad.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Thermal.FluidHeatFlow.Examples.IndirectCooling.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Thermal.FluidHeatFlow.Examples.ParallelCooling.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Thermal.FluidHeatFlow.Examples.ParallelPumpDropOut.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Thermal.FluidHeatFlow.Examples.PumpAndValve.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Thermal.FluidHeatFlow.Examples.PumpDropOut.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Thermal.FluidHeatFlow.Examples.SimpleCooling.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Thermal.FluidHeatFlow.Examples.TwoMass.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Thermal.HeatTransfer.Examples.Motor.mos Revision: 11475 Author: AnandKGaneson Date: Wednesday, March 21, 2012 03:59:36 Message: 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. ---- Modified : /trunk/Compiler/scripts/PythonInterface/OMPython/OMParser/__init__.py Modified : /trunk/Compiler/scripts/PythonInterface/OMPython/__init__.py Added : /trunk/Compiler/scripts/PythonInterface/OMPython v1.0 User Manual.pdf Modified : /trunk/Compiler/scripts/PythonInterface/README.txt Modified : /trunk/Compiler/scripts/PythonInterface/setup.py Revision: 11474 Author: Frenkel TUD Date: Tuesday, March 20, 2012 16:28:45 Message: - add simulation result reference files ---- Added : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Analog.Examples.AmplifierWithOpAmpDetailed.mat Added : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Digital.Examples.Counter.mat Added : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Digital.Examples.Counter3.mat Added : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Digital.Examples.FlipFlop.mat Added : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Digital.Examples.FullAdder.mat Added : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Digital.Examples.HalfAdder.mat Added : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Digital.Examples.Multiplexer.mat Added : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Digital.Examples.VectorDelay.mat Added : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Machines.Examples.AIMC_DOL.mat Added : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Machines.Examples.AIMC_Inverter.mat Added : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Machines.Examples.AIMC_Steinmetz.mat Added : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Machines.Examples.AIMC_YD.mat Added : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Machines.Examples.AIMS_Start.mat Added : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Machines.Examples.Rectifier12pulse.mat Added : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Machines.Examples.Rectifier6pulse.mat Added : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Machines.Examples.SMEE_Generator.mat Added : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Machines.Examples.SMPM_Inverter.mat Added : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Machines.Examples.SMR_Inverter.mat Added : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.MultiPhase.Examples.Rectifier.mat Added : /trunk/testsuite/libraries/msl31/simulate/Modelica.Magnetic.FluxTubes.Examples.MovingCoilActuator.ForceStrokeBehaviour.mat Deleted : /trunk/testsuite/libraries/msl31/simulate/Modelica.Magnetic.FluxTubes.Examples.MovingCoilActuator.ForceStrokeBehaviour_res.mat Added : /trunk/testsuite/libraries/msl31/simulate/Modelica.Magnetic.FluxTubes.Examples.SolenoidActuator.ComparisonPullInStroke.mat Added : /trunk/testsuite/libraries/msl31/simulate/Modelica.Magnetic.FluxTubes.Examples.SolenoidActuator.ComparisonQuasiStationary.mat Added : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.SpringDamperSystem.mat Added : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Loops.Engine1b_analytic.mat Added : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Loops.EngineV6_analytic.mat Added : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Loops.Fourbar2.mat Added : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Loops.Fourbar_analytic.mat Added : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Loops.PlanarLoops_analytic.mat Added : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Systems.RobotR3.fullRobot.mat Added : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.Translational.Examples.PreLoad.mat Added : /trunk/testsuite/libraries/msl31/simulate/Modelica.Thermal.FluidHeatFlow.Examples.IndirectCooling.mat Added : /trunk/testsuite/libraries/msl31/simulate/Modelica.Thermal.FluidHeatFlow.Examples.ParallelCooling.mat Added : /trunk/testsuite/libraries/msl31/simulate/Modelica.Thermal.FluidHeatFlow.Examples.ParallelPumpDropOut.mat Added : /trunk/testsuite/libraries/msl31/simulate/Modelica.Thermal.FluidHeatFlow.Examples.PumpAndValve.mat Added : /trunk/testsuite/libraries/msl31/simulate/Modelica.Thermal.FluidHeatFlow.Examples.PumpDropOut.mat Added : /trunk/testsuite/libraries/msl31/simulate/Modelica.Thermal.FluidHeatFlow.Examples.SimpleCooling.mat Added : /trunk/testsuite/libraries/msl31/simulate/Modelica.Thermal.FluidHeatFlow.Examples.TwoMass.mat Added : /trunk/testsuite/libraries/msl31/simulate/Modelica.Thermal.HeatTransfer.Examples.Motor.mat Revision: 11473 Author: mahge930 Date: Tuesday, March 20, 2012 16:10:49 Message: + 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) ---- Modified : /trunk/Compiler/FrontEnd/Absyn.mo Modified : /trunk/Compiler/FrontEnd/Dependency.mo Modified : /trunk/Compiler/FrontEnd/Dump.mo Modified : /trunk/Compiler/FrontEnd/InstExtends.mo Modified : /trunk/Compiler/FrontEnd/InstSection.mo Modified : /trunk/Compiler/FrontEnd/SCode.mo Modified : /trunk/Compiler/FrontEnd/SCodeDependency.mo Modified : /trunk/Compiler/FrontEnd/SCodeFlattenImports.mo Modified : /trunk/Compiler/FrontEnd/SCodeUtil.mo Modified : /trunk/Compiler/FrontEnd/Static.mo Modified : /trunk/Compiler/OpenModelicaBootstrappingHeader.h Modified : /trunk/Parser/Modelica.g Modified : /trunk/testsuite/records/OperatorOverloadComplexArray.mo Revision: 11472 Author: Frenkel TUD Date: Tuesday, March 20, 2012 15:27:16 Message: - remove taps ---- Modified : /trunk/SimulationRuntime/c/util/read_matlab4.c Revision: 11471 Author: Frenkel TUD Date: Tuesday, March 20, 2012 14:54:36 Message: - fix compilation ---- Modified : /trunk/SimulationRuntime/c/simulation/results/simulation_result_mat.cpp Modified : /trunk/SimulationRuntime/c/util/read_matlab4.c Revision: 11470 Author: hubert.thieriot Date: Tuesday, March 20, 2012 14:11:00 Message: - cleaned OMOptim.windowsconfig.in - Infosender : task management ---- Modified : /trunk/OMOptim/GUI/MainWindow.cpp Modified : /trunk/OMOptim/OMOptimBasis/Infos/InfoSender.cpp Modified : /trunk/OMOptim/OMOptimBasis/Infos/ListInfo.h Modified : /trunk/OMOptim/OMOptimBasis/MOItem.h Modified : /trunk/OMOptim/build/OMOptim.windowsconfig.in Revision: 11467 Author: Frenkel TUD Date: Tuesday, March 20, 2012 13:52:05 Message: - 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 ---- Modified : /trunk/Compiler/BackEnd/BackendDAETransform.mo Modified : /trunk/Compiler/BackEnd/BackendDump.mo Modified : /trunk/Compiler/Util/Flags.mo Modified : /trunk/Compiler/runtime/SimulationResults.c Modified : /trunk/Compiler/runtime/SimulationResultsCmp.c Modified : /trunk/SimulationRuntime/c/util/CMakeLists.txt Modified : /trunk/SimulationRuntime/c/util/read_matlab4.c Modified : /trunk/SimulationRuntime/c/util/read_matlab4.h Modified : /trunk/SimulationRuntime/interactive/CMakeLists.txt Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.SpringDamperSystem.mos Revision: 11466 Author: wbraun Date: Tuesday, March 20, 2012 12:35:34 Message: - inverted +v flag. By default are all arrays crefs vectorized. One can set a still a Limit to aviod that. ---- Modified : /trunk/Compiler/FrontEnd/Static.mo Modified : /trunk/Compiler/Util/Flags.mo Modified : /trunk/testsuite/libraries/msl31/Modelica.Magnetic.FluxTubes.mos Modified : /trunk/testsuite/libraries/msl31/Modelica.Mechanics.mos Modified : /trunk/testsuite/mofiles/FunctionSimplex.mo Revision: 11465 Author: adeas31 Date: Monday, March 19, 2012 19:41:56 Message: - Fixed OpenModelica_CODING_STYLE. ---- Modified : /trunk/OMOptim/version.h Revision: 11463 Author: hubert.thieriot Date: Monday, March 19, 2012 18:07:34 Message: - new finding function in MOOptVector ---- Modified : /trunk/OMOptim/OMOptimBasis/MOOptVector.cpp Modified : /trunk/OMOptim/OMOptimBasis/MOOptVector.h Revision: 11462 Author: hubert.thieriot Date: Monday, March 19, 2012 17:46:19 Message: - infosender improvements - probleminterface light improvements - bugs correction concerning project loading/ saving ---- Modified : /trunk/OMOptim/Core/Dymola/Dymola.cpp Modified : /trunk/OMOptim/Core/Dymola/ModPlusDymolaCtrl.cpp Modified : /trunk/OMOptim/Core/FileData/LoadOMOptim.cpp Modified : /trunk/OMOptim/Core/Modelica/ModModelPlus.cpp Modified : /trunk/OMOptim/Core/OMC/MOomc.cpp Modified : /trunk/OMOptim/Core/OpenModelica/ModPlusOMCtrl.cpp Modified : /trunk/OMOptim/Core/Optim/EA/Results/EAStdResult.h Modified : /trunk/OMOptim/Core/Problems/OptimResult.cpp Modified : /trunk/OMOptim/Core/Problems/OptimResult.h Modified : /trunk/OMOptim/Core/Problems/Optimization.cpp Modified : /trunk/OMOptim/Core/Problems/onesimulationinterface.h Modified : /trunk/OMOptim/Core/Problems/optimizationinterface.h Modified : /trunk/OMOptim/GUI/MainWindow.cpp Modified : /trunk/OMOptim/GUI/Tabs/TabOptimization.cpp Modified : /trunk/OMOptim/GUI/Tabs/TabOptimization.h Modified : /trunk/OMOptim/GUI/Widgets/WidgetModelsList.cpp Modified : /trunk/OMOptim/GUI/Widgets/WidgetModelsList.h Modified : /trunk/OMOptim/GUI/Widgets/WidgetOptParameters.h Modified : /trunk/OMOptim/GUI/Widgets/WidgetSelectOptVars.cpp Modified : /trunk/OMOptim/GUI/Widgets/WidgetSelectOptVars.h Modified : /trunk/OMOptim/OMOptimBasis/FileData/Load.cpp Modified : /trunk/OMOptim/OMOptimBasis/GUI/Tabs/MO2ColTab.h Modified : /trunk/OMOptim/OMOptimBasis/Infos/InfoSender.cpp Modified : /trunk/OMOptim/OMOptimBasis/Infos/InfoSender.h Modified : /trunk/OMOptim/OMOptimBasis/Problems/ProblemInterface.h Modified : /trunk/OMOptim/OMOptimBasis/ProjectBase.cpp Modified : /trunk/OMOptim/OMOptimBasis/ProjectBase.h Modified : /trunk/OMOptim/version.h Revision: 11460 Author: AnandKGaneson Date: Monday, March 19, 2012 02:30:10 Message: Modified OMPython/__init__.py to add a missing library. ---- Modified : /trunk/Compiler/scripts/PythonInterface/OMPython/__init__.py Revision: 11459 Author: AnandKGaneson Date: Monday, March 19, 2012 02:14:20 Message: 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. ---- Modified : /trunk/Compiler/scripts/PythonInterface/OMPython/OMParser/__init__.py Modified : /trunk/Compiler/scripts/PythonInterface/OMPython/__init__.py Modified : /trunk/Compiler/scripts/PythonInterface/README.txt Modified : /trunk/Compiler/scripts/PythonInterface/setup.py Revision: 11458 Author: AnandKGaneson Date: Saturday, March 17, 2012 17:32:31 Message: Updated author signatures, renamed OMPython/OMPythonParser to OMPython/OMParser ---- Added : /trunk/Compiler/scripts/PythonInterface/OMPython/OMParser Added : /trunk/Compiler/scripts/PythonInterface/OMPython/OMParser/__init__.py Deleted : /trunk/Compiler/scripts/PythonInterface/OMPython/OMPythonParser Modified : /trunk/Compiler/scripts/PythonInterface/OMPython/__init__.py Modified : /trunk/Compiler/scripts/PythonInterface/README.txt Deleted : /trunk/Compiler/scripts/PythonInterface/_GlobalIDL Deleted : /trunk/Compiler/scripts/PythonInterface/_GlobalIDL__POA Modified : /trunk/Compiler/scripts/PythonInterface/setup.py Deleted : /trunk/Compiler/scripts/PythonInterface/stubs Revision: 11457 Author: AnandKGaneson Date: Saturday, March 17, 2012 15:46:17 Message: ---- Deleted : /trunk/Compiler/scripts/PythonInterface/OMPython/OMParser Revision: 11456 Author: AnandKGaneson Date: Saturday, March 17, 2012 15:43:22 Message: ---- Added : /trunk/Compiler/scripts/PythonInterface/OMPython/OMPythonParser Added : /trunk/Compiler/scripts/PythonInterface/OMPython/OMPythonParser/__init__.py Modified : /trunk/Compiler/scripts/PythonInterface/OMPython/__init__.py Modified : /trunk/Compiler/scripts/PythonInterface/README.txt Added : /trunk/Compiler/scripts/PythonInterface/_GlobalIDL Added : /trunk/Compiler/scripts/PythonInterface/_GlobalIDL/__init__.py Added : /trunk/Compiler/scripts/PythonInterface/_GlobalIDL__POA Added : /trunk/Compiler/scripts/PythonInterface/_GlobalIDL__POA/__init__.py Modified : /trunk/Compiler/scripts/PythonInterface/setup.py Added : /trunk/Compiler/scripts/PythonInterface/stubs Added : /trunk/Compiler/scripts/PythonInterface/stubs/OmcClient_idl.py Added : /trunk/Compiler/scripts/PythonInterface/stubs/__init__.py Revision: 11455 Author: adeas31 Date: Saturday, March 17, 2012 01:31:24 Message: Fixed python API Interface for Linux. ---- Modified : /trunk/Compiler/Makefile.in Added : /trunk/Compiler/scripts/PythonInterface/OMPython/OMConfig.py.in Modified : /trunk/Compiler/scripts/PythonInterface/OMPython/__init__.py Modified : /trunk/configure.in Revision: 11454 Author: adeas31 Date: Friday, March 16, 2012 20:03:49 Message: - Fixed typo. ---- Modified : /trunk/Makefile.common Revision: 11453 Author: adeas31 Date: Friday, March 16, 2012 18:51:31 Message: - Generate python stubs in stubs folder. - Added the setup.py script to install python API. ---- Modified : /trunk/Compiler/Makefile.in Modified : /trunk/Compiler/Makefile.omdev.mingw Modified : /trunk/Compiler/runtime/Makefile.common Modified : /trunk/Compiler/runtime/Makefile.in Modified : /trunk/Compiler/runtime/Makefile.omdev.mingw Added : /trunk/Compiler/scripts/PythonInterface (Copy from path: /trunk/Compiler/scripts/ompython, Revision, 11450) Added : /trunk/Compiler/scripts/PythonInterface/OMPython Added : /trunk/Compiler/scripts/PythonInterface/OMPython/OMParser Added : /trunk/Compiler/scripts/PythonInterface/OMPython/OMParser/__init__.py Added : /trunk/Compiler/scripts/PythonInterface/OMPython/__init__.py Deleted : /trunk/Compiler/scripts/PythonInterface/OMPython.py Deleted : /trunk/Compiler/scripts/PythonInterface/Parser Modified : /trunk/Compiler/scripts/PythonInterface/README.txt Deleted : /trunk/Compiler/scripts/PythonInterface/setup.bat Added : /trunk/Compiler/scripts/PythonInterface/setup.py Deleted : /trunk/Compiler/scripts/ompython Modified : /trunk/Makefile.common Revision: 11452 Author: adeas31 Date: Friday, March 16, 2012 14:33:56 Message: - Fixed hudson build. ---- Modified : /trunk/Compiler/Makefile.in Modified : /trunk/Makefile.common Revision: 11451 Author: adeas31 Date: Friday, March 16, 2012 14:18:02 Message: - Changed Parser to OMParser. ---- Added : /trunk/Compiler/scripts/ompython/OMParser (Copy from path: /trunk/Compiler/scripts/ompython/Parser, Revision, 11450) Modified : /trunk/Compiler/scripts/ompython/OMPython.py Deleted : /trunk/Compiler/scripts/ompython/Parser Revision: 11450 Author: sjoelund.se Date: Friday, March 16, 2012 12:34:57 Message: - Allow omniidl-python fail on OSX ---- Modified : /trunk/Compiler/runtime/Makefile.common Modified : /trunk/configure.in Revision: 11449 Author: sjoelund.se Date: Friday, March 16, 2012 12:13:39 Message: - Fix to make sure python interface is built - Check if using omniidl, else don't create it ---- Modified : /trunk/Compiler/runtime/Makefile.common Modified : /trunk/Compiler/runtime/Makefile.in Modified : /trunk/Compiler/runtime/Makefile.omdev.mingw Revision: 11448 Author: sjoelund.se Date: Friday, March 16, 2012 10:32:03 Message: - Better copying of ompython ---- Modified : /trunk/Compiler/Makefile.in Modified : /trunk/Makefile.common Revision: 11447 Author: sjoelund.se Date: Friday, March 16, 2012 10:31:38 Message: - 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 ---- Modified : /trunk/SimulationRuntime/c/Makefile.objs Modified : /trunk/SimulationRuntime/c/util/division.c Modified : /trunk/SimulationRuntime/c/util/omc_error.c Revision: 11446 Author: sjoelund.se Date: Friday, March 16, 2012 08:25:48 Message: - Renamed error.h to omc_error.h ---- Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/Template/CodegenFMU.mo Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenFMU.tpl Modified : /trunk/SimulationRuntime/c/Makefile.objs Modified : /trunk/SimulationRuntime/c/ModelicaExternalC/tables.c Modified : /trunk/SimulationRuntime/c/linearization/linearize.cpp Modified : /trunk/SimulationRuntime/c/math-support/delay.c Modified : /trunk/SimulationRuntime/c/math-support/initialization.c Modified : /trunk/SimulationRuntime/c/math-support/model_help.c Modified : /trunk/SimulationRuntime/c/simulation/results/simulation_result_csv.cpp Modified : /trunk/SimulationRuntime/c/simulation/results/simulation_result_mat.cpp Modified : /trunk/SimulationRuntime/c/simulation/results/simulation_result_plt.cpp Modified : /trunk/SimulationRuntime/c/simulation/simulation_input_xml.cpp Modified : /trunk/SimulationRuntime/c/simulation/simulation_runtime.cpp Modified : /trunk/SimulationRuntime/c/simulation/solver/dassl.c Modified : /trunk/SimulationRuntime/c/simulation/solver/events.c Modified : /trunk/SimulationRuntime/c/simulation/solver/solver_main.c Modified : /trunk/SimulationRuntime/c/util/division.c Deleted : /trunk/SimulationRuntime/c/util/error.c Deleted : /trunk/SimulationRuntime/c/util/error.h Modified : /trunk/SimulationRuntime/c/util/list.c Modified : /trunk/SimulationRuntime/c/util/modelinfo.c Added : /trunk/SimulationRuntime/c/util/omc_error.c (Copy from path: /trunk/SimulationRuntime/c/util/error.c, Revision, 11435) Added : /trunk/SimulationRuntime/c/util/omc_error.h (Copy from path: /trunk/SimulationRuntime/c/util/error.h, Revision, 11435) Modified : /trunk/SimulationRuntime/c/util/ringbuffer.c Modified : /trunk/SimulationRuntime/c/util/varinfo.c Revision: 11443 Author: adeas31 Date: Thursday, March 15, 2012 20:50:09 Message: - Fixed build. ---- Modified : /trunk/Compiler/runtime/Makefile.common Modified : /trunk/Compiler/runtime/Makefile.in Modified : /trunk/Compiler/runtime/Makefile.omdev.mingw Modified : /trunk/configure.in Revision: 11442 Author: adeas31 Date: Thursday, March 15, 2012 20:06:11 Message: - Added +d=gendebugsymbols flag to generate code with debug symbols for standard Modelica. ---- Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/Util/Flags.mo Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl Modified : /trunk/Compiler/susan_codegen/SimCode/SimCodeTV.mo Revision: 11441 Author: ppriv Date: Thursday, March 15, 2012 20:04:24 Message: Small C# template update ---- Modified : /trunk/Compiler/Template/CodegenCSharp.mo Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenCSharp.tpl Modified : /trunk/Compiler/susan_codegen/SimCode/GenTest/Makefile Modified : /trunk/Compiler/susan_codegen/SimCode/GenTest/QHP/generate.mos Modified : /trunk/Compiler/susan_codegen/SimCode/GenTest/QHP/simulate.mos Revision: 11440 Author: adeas31 Date: Thursday, March 15, 2012 20:03:16 Message: - Updating OMDEV is required. - Added ompython to Compiler/scripts (From Anand). ---- Modified : /trunk/Compiler/Makefile.in Modified : /trunk/Compiler/Makefile.omdev.mingw Modified : /trunk/Compiler/runtime/Makefile.common Modified : /trunk/Compiler/runtime/Makefile.in Modified : /trunk/Compiler/runtime/Makefile.omdev.mingw Modified : /trunk/Compiler/runtime/Makefile.vc Added : /trunk/Compiler/scripts/ompython Added : /trunk/Compiler/scripts/ompython/OMPython.py Added : /trunk/Compiler/scripts/ompython/Parser Added : /trunk/Compiler/scripts/ompython/Parser/__init__.py Added : /trunk/Compiler/scripts/ompython/README.txt Added : /trunk/Compiler/scripts/ompython/setup.bat Modified : /trunk/Makefile.common Modified : /trunk/Makefile.omdev.mingw Revision: 11438 Author: adrpo Date: Thursday, March 15, 2012 16:30:26 Message: - fix a case of "how the beep did it worked until now"? - EQ_NORETCALL should be returned instead of ALG_NORETCALL ---- Modified : /trunk/Parser/Modelica.g Revision: 11437 Author: sjoelund.se Date: Thursday, March 15, 2012 13:22:56 Message: - Make really clean ---- Modified : /trunk/OMOptim/build/Makefile.unix.in Revision: 11436 Author: sjoelund.se Date: Thursday, March 15, 2012 08:59:28 Message: - Update generated code ---- Modified : /trunk/Compiler/Template/CodegenC.mo Revision: 11435 Author: sjoelund.se Date: Thursday, March 15, 2012 06:33:44 Message: - Perl does not do multi-line regex by default... ---- Modified : /trunk/testsuite/partest/runtests.pl Revision: 11434 Author: sjoelund.se Date: Wednesday, March 14, 2012 23:50:56 Message: - Don't return non-zero for result.xml ---- Modified : /trunk/testsuite/partest/runtests.pl Revision: 11433 Author: adeas31 Date: Wednesday, March 14, 2012 23:13:56 Message: - Fixed the include paths. ---- Modified : /trunk/OMOptim/OMOptimBasis/build/OMOptimBasis.pro Modified : /trunk/OMOptim/build/OMOptim.pro Revision: 11432 Author: adeas31 Date: Wednesday, March 14, 2012 23:13:01 Message: - isEmpty don't work for environment variables. ---- Modified : /trunk/OMOptim/OMOptimBasis/build/OMOptimBasis.windowsconfig.in Revision: 11431 Author: adeas31 Date: Wednesday, March 14, 2012 23:08:55 Message: - Fixed OMOptim compilation. ---- Modified : /trunk/OMOptim/GUI/Widgets/WidgetCtrlParameters.h Revision: 11430 Author: adeas31 Date: Wednesday, March 14, 2012 23:07:33 Message: - Fix tabs. ---- Modified : /trunk/OMOptim/Core/OptObjective.cpp Modified : /trunk/OMOptim/Core/Optim/EA/Init/EAStdBounds.h Revision: 11429 Author: hubert.thieriot Date: Wednesday, March 14, 2012 18:51:36 Message: - changes in variables : now have models - changes in Optimization : now can handle several models ---- Modified : /trunk/OMOptim/Core/Dymola/Dymola.cpp Modified : /trunk/OMOptim/Core/Modelica/ModItemsTree.cpp Modified : /trunk/OMOptim/Core/Modelica/ModItemsTree.h Modified : /trunk/OMOptim/Core/OpenModelica/OpenModelica.cpp Modified : /trunk/OMOptim/Core/OptObjective.cpp Modified : /trunk/OMOptim/Core/OptObjective.h Modified : /trunk/OMOptim/Core/Optim/EA/EABase.cpp Modified : /trunk/OMOptim/Core/Optim/EA/EABase.h Modified : /trunk/OMOptim/Core/Optim/EA/Evaluations/EAStdOptimizationEval.h Modified : /trunk/OMOptim/Core/Optim/EA/Init/EAStdBounds.h Modified : /trunk/OMOptim/Core/Optim/EA/OptimAlgo.h Modified : /trunk/OMOptim/Core/Optim/EA/Results/EAStdResult.h Modified : /trunk/OMOptim/Core/Problems/BlockSubs/BlockSubstitution.cpp Modified : /trunk/OMOptim/Core/Problems/BlockSubs/BlockSubstitution.h Modified : /trunk/OMOptim/Core/Problems/BlockSubs/BlockSubstitutions.cpp Modified : /trunk/OMOptim/Core/Problems/BlockSubs/BlockSubstitutions.h Modified : /trunk/OMOptim/Core/Problems/OneSimResult.cpp Modified : /trunk/OMOptim/Core/Problems/OneSimulation.cpp Modified : /trunk/OMOptim/Core/Problems/OneSimulation.h Modified : /trunk/OMOptim/Core/Problems/OptimResult.cpp Modified : /trunk/OMOptim/Core/Problems/OptimResult.h Modified : /trunk/OMOptim/Core/Problems/Optimization.cpp Modified : /trunk/OMOptim/Core/Problems/Optimization.h Modified : /trunk/OMOptim/Core/Problems/optimizationinterface.cpp Modified : /trunk/OMOptim/Core/Problems/optimizationinterface.h Modified : /trunk/OMOptim/Core/Project.cpp Modified : /trunk/OMOptim/Core/Project.h Modified : /trunk/OMOptim/GUI/Dialogs/BlockSubstituteConnDlg.h Modified : /trunk/OMOptim/GUI/MainWindow.cpp Modified : /trunk/OMOptim/GUI/Scene/BlockSubsScene.cpp Modified : /trunk/OMOptim/GUI/Scene/BlockSubsScene.h Modified : /trunk/OMOptim/GUI/Tabs/TabOneSim.cpp Modified : /trunk/OMOptim/GUI/Tabs/TabOptimization.cpp Modified : /trunk/OMOptim/GUI/Tabs/TabOptimization.h Modified : /trunk/OMOptim/GUI/Tabs/TabResOneSim.cpp Modified : /trunk/OMOptim/GUI/Tabs/TabResOptimization.cpp Modified : /trunk/OMOptim/GUI/Widgets/WidgetBlocks.cpp Modified : /trunk/OMOptim/GUI/Widgets/WidgetBlocks.h Modified : /trunk/OMOptim/GUI/Widgets/WidgetCtrlParameters.cpp Modified : /trunk/OMOptim/GUI/Widgets/WidgetCtrlParameters.h Added : /trunk/OMOptim/GUI/Widgets/WidgetModelsList.cpp Added : /trunk/OMOptim/GUI/Widgets/WidgetModelsList.h Added : /trunk/OMOptim/GUI/Widgets/WidgetModelsList.ui Modified : /trunk/OMOptim/GUI/Widgets/WidgetMooPlot.cpp Modified : /trunk/OMOptim/GUI/Widgets/WidgetOptParameters.h Modified : /trunk/OMOptim/GUI/Widgets/WidgetOptimActions.cpp Modified : /trunk/OMOptim/GUI/Widgets/WidgetOptimActions.ui Modified : /trunk/OMOptim/GUI/Widgets/WidgetSelectComponents.cpp Modified : /trunk/OMOptim/GUI/Widgets/WidgetSelectComponents.h Modified : /trunk/OMOptim/GUI/Widgets/WidgetSelectModModel.cpp Modified : /trunk/OMOptim/GUI/Widgets/WidgetSelectModModel.h Modified : /trunk/OMOptim/GUI/Widgets/WidgetSelectOptVars.cpp Modified : /trunk/OMOptim/GUI/Widgets/WidgetSelectOptVars.h Modified : /trunk/OMOptim/OMOptimBasis/GUI/Widgets/WidgetFilesList.cpp Modified : /trunk/OMOptim/OMOptimBasis/MOOptVector.cpp Modified : /trunk/OMOptim/OMOptimBasis/MOOptVector.h Modified : /trunk/OMOptim/OMOptimBasis/MOVector.h Modified : /trunk/OMOptim/OMOptimBasis/ProjectBase.cpp Modified : /trunk/OMOptim/OMOptimBasis/Variable.cpp Modified : /trunk/OMOptim/OMOptimBasis/Variable.h Modified : /trunk/OMOptim/OMOptimBasis/Variables.cpp Modified : /trunk/OMOptim/OMOptimBasis/Variables.h Modified : /trunk/OMOptim/build/OMOptimLib.pro Modified : /trunk/OMOptim/version.h Revision: 11428 Author: Frenkel TUD Date: Wednesday, March 14, 2012 18:38:09 Message: - bugfix for complex equations in strong connected components - add test for complex equation in strong connected component ---- Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/BackEnd/BackendDAETransform.mo Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Modified : /trunk/Compiler/BackEnd/BackendEquation.mo Modified : /trunk/Compiler/BackEnd/SimCode.mo Modified : /trunk/Compiler/Script/CevalScript.mo Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl Modified : /trunk/SimulationRuntime/c/math-support/matrix.h Added : /trunk/testsuite/mosfiles/ComplexSystem.mo Added : /trunk/testsuite/mosfiles/ComplexSystem.mos Modified : /trunk/testsuite/mosfiles/Makefile Revision: 11427 Author: sjoelund.se Date: Wednesday, March 14, 2012 17:20:17 Message: - Create the result.xml in the correct directory ---- Modified : /trunk/Examples/BuildModelRecursive.mos Modified : /trunk/testsuite/partest/runtests.pl Revision: 11426 Author: sjoelund.se Date: Wednesday, March 14, 2012 17:04:53 Message: - Write the file in serial as the mutex does not seem to guarantee the writes are all ok ---- Modified : /trunk/testsuite/partest/runtest.pl Modified : /trunk/testsuite/partest/runtests.pl Revision: 11423 Author: sjoelund.se Date: Wednesday, March 14, 2012 14:54:46 Message: - Check the returned file for the tag ---- Modified : /trunk/testsuite/partest/runtests.pl Revision: 11422 Author: perost Date: Wednesday, March 14, 2012 12:56:21 Message: - Refactoring of SCodeInst. ---- Added : /trunk/Compiler/FrontEnd/InstSymbolTable.mo Added : /trunk/Compiler/FrontEnd/InstTypes.mo Added : /trunk/Compiler/FrontEnd/InstUtil.mo Modified : /trunk/Compiler/FrontEnd/SCodeExpand.mo Modified : /trunk/Compiler/FrontEnd/SCodeFlattenRedeclare.mo Modified : /trunk/Compiler/FrontEnd/SCodeInst.mo Modified : /trunk/Compiler/FrontEnd/SCodeMod.mo Added : /trunk/Compiler/FrontEnd/Typing.mo Modified : /trunk/Compiler/Makefile.common Modified : /trunk/testsuite/bootstrapping/LoadCompilerSources.mos Revision: 11421 Author: sjoelund.se Date: Wednesday, March 14, 2012 12:29:42 Message: - Force UTF-8 output in the test-script ---- Modified : /trunk/testsuite/partest/runtest.pl Revision: 11420 Author: adrpo Date: Wednesday, March 14, 2012 11:51:26 Message: - expected output (first update libraries/README, then build, then run rtest -b on the file) ---- Modified : /trunk/testsuite/parser/ParseFullModelica3.2.mos Revision: 11419 Author: adrpo Date: Wednesday, March 14, 2012 11:27:57 Message: - 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 ---- Modified : /trunk/libraries/Modelica 3.2.txt Modified : /trunk/libraries/README Modified : /trunk/testsuite/parser/ParseFullModelica3.2.mos Revision: 11418 Author: hkiel Date: Wednesday, March 14, 2012 10:17:02 Message: - ignore generated files ---- Modified : /trunk Modified : /trunk/Compiler Modified : /trunk/Compiler/omc_release Modified : /trunk/Compiler/susan_codegen/SimCode Modified : /trunk/FMI/import/source Modified : /trunk/Parser Modified : /trunk/SimulationRuntime/interactive/SampleClient Modified : /trunk/testsuite/bootstrapping Revision: 11417 Author: sjoelund.se Date: Wednesday, March 14, 2012 09:57:15 Message: - Replace special xml characters with the entity ---- Modified : /trunk/testsuite/partest/runtest.pl Revision: 11416 Author: hkiel Date: Wednesday, March 14, 2012 09:41:28 Message: - remove stray "*/" - change calloc to malloc for immediately initialized memory ---- Modified : /trunk/SimulationRuntime/c/ModelicaExternalC/tables.c Modified : /trunk/SimulationRuntime/c/math-support/initialization.c Revision: 11415 Author: hkiel Date: Wednesday, March 14, 2012 09:40:34 Message: - remove typo ---- Modified : /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo Revision: 11414 Author: hkiel Date: Wednesday, March 14, 2012 09:38:19 Message: - replaced integers by their appropriate enumeration values ---- Modified : /trunk/libraries/Modelica 3.2/Electrical/Analog/Ideal.mo Modified : /trunk/libraries/Modelica 3.2/Electrical/Digital.mo Revision: 11413 Author: sjoelund.se Date: Tuesday, March 13, 2012 17:46:38 Message: - Fix columns ---- Modified : /trunk/Examples/BuildModelRecursive.mos Revision: 11412 Author: sjoelund.se Date: Tuesday, March 13, 2012 16:30:51 Message: #1408 - Removed support for min/max(string) as only enum,bool,int,real are allowed ---- Modified : /trunk/Compiler/FrontEnd/Static.mo Revision: 11411 Author: adeas31 Date: Tuesday, March 13, 2012 14:59:21 Message: - Fix the tabs :) ---- Modified : /trunk/Compiler/Script/CevalScript.mo Revision: 11410 Author: adeas31 Date: Tuesday, March 13, 2012 14:27:41 Message: - Fixed OMEdit to handle new changes of importFMU. ---- Modified : /trunk/OMEdit/OMEditGUI/FMIWidget.cpp Modified : /trunk/OMEdit/OMEditGUI/OMCProxy.cpp Revision: 11409 Author: adeas31 Date: Tuesday, March 13, 2012 14:26:11 Message: - Fixed the importFMU. - Removed the moGenerator::getDecompPath(), omc should sent the right output directory to fmigenerator. ---- Modified : /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo Modified : /trunk/Compiler/Script/CevalScript.mo Modified : /trunk/FMI/import/source/moGenerator.c Revision: 11408 Author: sjoelund.se Date: Tuesday, March 13, 2012 13:56:44 Message: - Fix coding style ---- Modified : /trunk/Makefile.in Modified : /trunk/Parser/main.c Modified : /trunk/Parser/omcc/Lexer.mo Modified : /trunk/Parser/omcc/LexerGenerator.mo Modified : /trunk/Parser/omcc/LexerModelica.mo Modified : /trunk/Parser/omcc/Main.mo Modified : /trunk/Parser/omcc/OMCC.mo Modified : /trunk/Parser/omcc/Parser.mo Modified : /trunk/Parser/omcc/ParserGenerator.mo Modified : /trunk/Parser/omcc/ParserModelica.mo Modified : /trunk/Parser/omcc/Types.mo Modified : /trunk/Parser/parse.c Revision: 11407 Author: sjoelund.se Date: Tuesday, March 13, 2012 13:17:06 Message: - Increase ulimit ---- Modified : /trunk/Examples/BuildModelRecursive.mos Revision: 11406 Author: sjoelund.se Date: Tuesday, March 13, 2012 13:05:23 Message: - Fix rtest path in Makefiles ---- Modified : /trunk/testsuite/3rdParty/HumMod/Makefile Modified : /trunk/testsuite/3rdParty/siemens/Makefile Revision: 11405 Author: sjoelund.se Date: Tuesday, March 13, 2012 12:38:00 Message: - Changed order of cells ---- Modified : /trunk/Examples/BuildModelRecursive.mos Modified : /trunk/Makefile.in Revision: 11404 Author: perost Date: Tuesday, March 13, 2012 12:06:45 Message: - Fix application of redeclares in SCodeInst.instExtends. ---- Modified : /trunk/Compiler/FrontEnd/SCodeEnv.mo Modified : /trunk/Compiler/FrontEnd/SCodeFlattenRedeclare.mo Modified : /trunk/Compiler/FrontEnd/SCodeInst.mo Revision: 11403 Author: sjoelund.se Date: Tuesday, March 13, 2012 11:07:22 Message: - Try to run the simulation in BuildModelRecursive.mos ---- Modified : /trunk/Examples/BuildModelRecursive.mos Revision: 11402 Author: sjoelund.se Date: Tuesday, March 13, 2012 10:01:28 Message: - Use eq, not == ---- Modified : /trunk/testsuite/partest/runtests.pl Revision: 11401 Author: sjoelund.se Date: Tuesday, March 13, 2012 09:43:50 Message: - Test for empty xml-file ---- Modified : /trunk/testsuite/partest/runtests.pl Revision: 11400 Author: sjoelund.se Date: Tuesday, March 13, 2012 08:42:38 Message: - Fix the source of .h-files containing tabs ---- Modified : /trunk/SimulationRuntime/c/simulation/libf2c/signal1.h0 Modified : /trunk/SimulationRuntime/c/simulation/libf2c/sysdep1.h0 Revision: 11399 Author: sjoelund.se Date: Tuesday, March 13, 2012 08:08:21 Message: - Terminate the find regex so we do not find .h0 files on some OSes ---- Modified : /trunk/Makefile.in Revision: 11398 Author: sjoelund.se Date: Tuesday, March 13, 2012 07:54:08 Message: - Remove some tabs from sources ---- Modified : /trunk/Compiler/Template/TplAbsyn.mo Modified : /trunk/Compiler/Template/TplMain.mo Modified : /trunk/Compiler/Template/TplParser.mo Modified : /trunk/Compiler/Util/Error.mo Modified : /trunk/Compiler/susan_codegen/SimCode/SimCodeTV.mo Modified : /trunk/Compiler/susan_codegen/TplCodegenTV.mo Modified : /trunk/Compiler/susan_codegen/paperI.mo Modified : /trunk/Compiler/susan_codegen/testI.mo Modified : /trunk/Makefile.in Modified : /trunk/OMNotebook/OMNotebookGUI/notebook.cpp Modified : /trunk/OMNotebook/OMNotebookGUI/notebook.h Modified : /trunk/OMNotebook/OMSketch/Draw_Arc.cpp Modified : /trunk/OMNotebook/OMSketch/Draw_Arc.h Modified : /trunk/OMNotebook/OMSketch/Draw_Arrow.cpp Modified : /trunk/OMNotebook/OMSketch/Draw_Arrow.h Modified : /trunk/OMNotebook/OMSketch/Draw_Ellipse.cpp Modified : /trunk/OMNotebook/OMSketch/Draw_Ellipse.h Modified : /trunk/OMNotebook/OMSketch/Draw_LineArrow.cpp Modified : /trunk/OMNotebook/OMSketch/Draw_LineArrow.h Modified : /trunk/OMNotebook/OMSketch/Draw_Rectangle.cpp Modified : /trunk/OMNotebook/OMSketch/Draw_Rectangle.h Modified : /trunk/OMNotebook/OMSketch/Draw_RoundRect.cpp Modified : /trunk/OMNotebook/OMSketch/Draw_RoundRect.h Modified : /trunk/OMNotebook/OMSketch/Draw_Triangle.cpp Modified : /trunk/OMNotebook/OMSketch/Draw_Triangle.h Modified : /trunk/OMNotebook/OMSketch/Draw_line.cpp Modified : /trunk/OMNotebook/OMSketch/Draw_polygon.cpp Modified : /trunk/OMNotebook/OMSketch/Graph_Scene.cpp Modified : /trunk/OMNotebook/OMSketch/Graph_Scene.h Modified : /trunk/OMNotebook/OMSketch/Scene_Objects.cpp Modified : /trunk/OMNotebook/OMSketch/Scene_Objects.h Modified : /trunk/OMNotebook/OMSketch/Sketch_files.cpp Modified : /trunk/OMNotebook/OMSketch/Tools.cpp Modified : /trunk/OMNotebook/OMSketch/Tools.h Modified : /trunk/OMOptim/Core/Dymola/Dymola.h Modified : /trunk/OMOptim/Core/FileData/CSV.h Modified : /trunk/OMOptim/Core/FileData/LoadOMOptim.h Modified : /trunk/OMOptim/Core/FileData/SaveOMOptim.h Modified : /trunk/OMOptim/Core/Modelica/ModComponent.cpp Modified : /trunk/OMOptim/Core/Modelica/ModComponent.h Modified : /trunk/OMOptim/Core/Modelica/ModExecution.cpp Modified : /trunk/OMOptim/Core/Modelica/ModExecution.h Modified : /trunk/OMOptim/Core/Modelica/ModItem.cpp Modified : /trunk/OMOptim/Core/Modelica/ModItem.h Modified : /trunk/OMOptim/Core/Modelica/ModItemsTree.h Modified : /trunk/OMOptim/Core/Modelica/ModLoader.h Modified : /trunk/OMOptim/Core/Modelica/ModModel.cpp Modified : /trunk/OMOptim/Core/Modelica/ModModel.h Modified : /trunk/OMOptim/Core/Modelica/ModModelPlus.cpp Modified : /trunk/OMOptim/Core/Modelica/ModPackage.cpp Modified : /trunk/OMOptim/Core/Modelica/ModPackage.h Modified : /trunk/OMOptim/Core/Modelica/ModRecord.cpp Modified : /trunk/OMOptim/Core/Modelica/ModRecord.h Modified : /trunk/OMOptim/Core/Modelica/Modelica.h Modified : /trunk/OMOptim/Core/Modelica/ModelicaConnection.cpp Modified : /trunk/OMOptim/Core/Modelica/ModelicaConnection.h Modified : /trunk/OMOptim/Core/Modelica/ModelicaConnections.cpp Modified : /trunk/OMOptim/Core/Modelica/ModelicaConnections.h Modified : /trunk/OMOptim/Core/Modelica/ModelicaModifier.cpp Modified : /trunk/OMOptim/Core/Modelica/ModelicaModifier.h Modified : /trunk/OMOptim/Core/OMC/MOomc.cpp Modified : /trunk/OMOptim/Core/OMC/MOomc.h Modified : /trunk/OMOptim/Core/OMC/OMCThreads.h Modified : /trunk/OMOptim/Core/OMC/commandcompletion.cpp Modified : /trunk/OMOptim/Core/OMC/commandcompletion.h Modified : /trunk/OMOptim/Core/OMC/commandunit.h Modified : /trunk/OMOptim/Core/OMC/inputcelldelegate.h Modified : /trunk/OMOptim/Core/OMC/omc_communicator.cpp Modified : /trunk/OMOptim/Core/OMC/omcinteractiveenvironment.cpp Modified : /trunk/OMOptim/Core/OMC/omcinteractiveenvironment.h Modified : /trunk/OMOptim/Core/OMOptimSettings.cpp Modified : /trunk/OMOptim/Core/OMOptimSettings.h Modified : /trunk/OMOptim/Core/OpenModelica/OpenModelica.h Modified : /trunk/OMOptim/Core/OptObjective.cpp Modified : /trunk/OMOptim/Core/OptObjective.h Modified : /trunk/OMOptim/Core/Optim/EA/AlgoParameter.cpp Modified : /trunk/OMOptim/Core/Optim/EA/AlgoParameter.h Modified : /trunk/OMOptim/Core/Optim/EA/Checkpoints/EAStdCheckPoint.h Modified : /trunk/OMOptim/Core/Optim/EA/Checkpoints/EAUpdaterDispObjGUI.h Modified : /trunk/OMOptim/Core/Optim/EA/Chromosome/EOAdapt.h Modified : /trunk/OMOptim/Core/Optim/EA/Chromosome/EOStd.h Modified : /trunk/OMOptim/Core/Optim/EA/Crossover/SBCrossover.h Modified : /trunk/OMOptim/Core/Optim/EA/Init/EAAdaptReinitStdDev.h Modified : /trunk/OMOptim/Core/Optim/EA/Init/EAStdBounds.h Modified : /trunk/OMOptim/Core/Optim/EA/Init/EAStdInitBounded.h Modified : /trunk/OMOptim/Core/Optim/EA/Monitor/MyEoGnuplot.cpp Modified : /trunk/OMOptim/Core/Optim/EA/Monitor/MyEoGnuplot.h Modified : /trunk/OMOptim/Core/Optim/EA/Monitor/MyEoGnuplot1DMonitor.cpp Modified : /trunk/OMOptim/Core/Optim/EA/Monitor/MyEoGnuplot1DMonitor.h Modified : /trunk/OMOptim/Core/Optim/EA/Mutations/EAStdMutation.h Modified : /trunk/OMOptim/Core/Optim/EA/NSGA2/NSGA2.cpp Modified : /trunk/OMOptim/Core/Optim/EA/NSGA2/NSGA2Algo.h Modified : /trunk/OMOptim/Core/Optim/EA/OMEAEvalContinue.h Modified : /trunk/OMOptim/Core/Optim/EA/OMEAEvalFuncCounter.h Modified : /trunk/OMOptim/Core/Optim/EA/OMEAProgress.h Modified : /trunk/OMOptim/Core/Optim/EA/OptimAlgo.cpp Modified : /trunk/OMOptim/Core/Optim/EA/OptimAlgo.h Modified : /trunk/OMOptim/Core/Optim/EA/OptimAlgosList.h Modified : /trunk/OMOptim/Core/Optim/EA/Results/EAStdResult.h Modified : /trunk/OMOptim/Core/Optim/EA/SA1/SA1.cpp Modified : /trunk/OMOptim/Core/Optim/EA/SA1/SA1.h Modified : /trunk/OMOptim/Core/Optim/EA/SA1/SA1Algo.h Modified : /trunk/OMOptim/Core/Optim/EA/SA1/SA1Archive.h Modified : /trunk/OMOptim/Core/Optim/EA/SPEA2/SPEA2.cpp Modified : /trunk/OMOptim/Core/Optim/EA/SPEA2/SPEA2Algo.h Modified : /trunk/OMOptim/Core/Optim/EA/SPEA2/SPEA2Crossover.h Modified : /trunk/OMOptim/Core/Optim/EA/SPEA2Adaptative/SPEA2Adapt.cpp Modified : /trunk/OMOptim/Core/Optim/EA/SPEA2Adaptative/SPEA2Adapt.h Modified : /trunk/OMOptim/Core/Optim/EA/SPEA2Adaptative/SPEA2AdaptInitBounded.h Modified : /trunk/OMOptim/Core/Optim/EA/SPEA2Adaptative/SPEA2AdaptMutation.h Modified : /trunk/OMOptim/Core/ParetoDominance.cpp Modified : /trunk/OMOptim/Core/ParetoDominance.h Modified : /trunk/OMOptim/Core/Problems/BlockSubs/BlockSubstitution.cpp Modified : /trunk/OMOptim/Core/Problems/BlockSubs/BlockSubstitution.h Modified : /trunk/OMOptim/Core/Problems/BlockSubs/BlockSubstitutions.cpp Modified : /trunk/OMOptim/Core/Problems/BlockSubs/BlockSubstitutions.h Modified : /trunk/OMOptim/Core/Project.cpp Modified : /trunk/OMOptim/Core/Tools/vqtconvert.cpp Modified : /trunk/OMOptim/Core/Tools/vqtconvert.h Modified : /trunk/OMOptim/Core/VariablesManip.cpp Modified : /trunk/OMOptim/Core/VariablesManip.h Modified : /trunk/OMOptim/GUI/Dialogs/AboutOMOptim.cpp Modified : /trunk/OMOptim/GUI/Dialogs/AboutOMOptim.h Modified : /trunk/OMOptim/GUI/Dialogs/BlockSubstituteConnDlg.cpp Modified : /trunk/OMOptim/GUI/Dialogs/BlockSubstituteConnDlg.h Modified : /trunk/OMOptim/GUI/Dialogs/HelpDlg.cpp Modified : /trunk/OMOptim/GUI/Dialogs/HelpDlg.h Modified : /trunk/OMOptim/GUI/Dialogs/newprojectform.cpp Modified : /trunk/OMOptim/GUI/Dialogs/newprojectform.h Modified : /trunk/OMOptim/GUI/Plots/MOOptPlot.h Modified : /trunk/OMOptim/GUI/Scene/BlockDrawItem.cpp Modified : /trunk/OMOptim/GUI/Scene/BlockDrawItem.h Modified : /trunk/OMOptim/GUI/Scene/BlockSubsScene.cpp Modified : /trunk/OMOptim/GUI/Scene/arrow.cpp Modified : /trunk/OMOptim/GUI/Scene/arrow.h Modified : /trunk/OMOptim/GUI/Scene/diagramitem.cpp Modified : /trunk/OMOptim/GUI/Scene/diagramitem.h Modified : /trunk/OMOptim/GUI/Scene/diagramscene.cpp Modified : /trunk/OMOptim/GUI/Scene/diagramscene.h Modified : /trunk/OMOptim/GUI/Scene/diagramtextitem.cpp Modified : /trunk/OMOptim/GUI/Scene/diagramtextitem.h Modified : /trunk/OMOptim/GUI/Tabs/TabOMC.cpp Modified : /trunk/OMOptim/GUI/Tabs/TabOMC.h Modified : /trunk/OMOptim/GUI/Tabs/TabOneSim.cpp Modified : /trunk/OMOptim/GUI/Tabs/TabOneSim.h Modified : /trunk/OMOptim/GUI/Tabs/TabOptimization.cpp Modified : /trunk/OMOptim/GUI/Tabs/TabOptimization.h Modified : /trunk/OMOptim/GUI/Tabs/TabProject.cpp Modified : /trunk/OMOptim/GUI/Tabs/TabProject.h Modified : /trunk/OMOptim/GUI/Tabs/TabResOneSim.cpp Modified : /trunk/OMOptim/GUI/Tabs/TabResOptimization.cpp Modified : /trunk/OMOptim/GUI/Tabs/TabResOptimization.h Modified : /trunk/OMOptim/GUI/Tools/OMOptimGuiTools.cpp Modified : /trunk/OMOptim/GUI/Widgets/WidgetBlocks.cpp Modified : /trunk/OMOptim/GUI/Widgets/WidgetBlocks.h Modified : /trunk/OMOptim/GUI/Widgets/WidgetCalculateMooPoints.cpp Modified : /trunk/OMOptim/GUI/Widgets/WidgetCalculateMooPoints.h Modified : /trunk/OMOptim/GUI/Widgets/WidgetCtrlParameters.h Modified : /trunk/OMOptim/GUI/Widgets/WidgetOneSimVars.h Modified : /trunk/OMOptim/GUI/Widgets/WidgetOptParameters.cpp Modified : /trunk/OMOptim/GUI/Widgets/WidgetOptParameters.h Modified : /trunk/OMOptim/GUI/Widgets/WidgetOptTable.cpp Modified : /trunk/OMOptim/GUI/Widgets/WidgetOptTable.h Modified : /trunk/OMOptim/GUI/Widgets/WidgetOptimActions.h Modified : /trunk/OMOptim/GUI/Widgets/WidgetProjectInfos.h Modified : /trunk/OMOptim/GUI/Widgets/WidgetResultInfos.cpp Modified : /trunk/OMOptim/GUI/Widgets/WidgetSelPointScan.cpp Modified : /trunk/OMOptim/GUI/Widgets/WidgetSelPointScan.h Modified : /trunk/OMOptim/GUI/Widgets/WidgetSelectComponents.cpp Modified : /trunk/OMOptim/GUI/Widgets/WidgetSelectComponents.h Modified : /trunk/OMOptim/GUI/Widgets/WidgetSelectModModel.cpp Modified : /trunk/OMOptim/GUI/Widgets/WidgetSelectModModel.h Modified : /trunk/OMOptim/GUI/Widgets/WidgetSelectOptVars.cpp Modified : /trunk/OMOptim/GUI/Widgets/WidgetSelectOptVars.h Modified : /trunk/OMOptim/GUI/Widgets/WidgetToolBar.cpp Modified : /trunk/OMOptim/GUI/Widgets/WidgetToolBar.h Modified : /trunk/OMOptim/OMOptimBasis/FileData/Load.h Modified : /trunk/OMOptim/OMOptimBasis/FileData/Save.h Modified : /trunk/OMOptim/OMOptimBasis/FileData/XML.cpp Modified : /trunk/OMOptim/OMOptimBasis/FileData/XML.h Modified : /trunk/OMOptim/OMOptimBasis/GUI/Dialogs/DlgSelectVars.h Modified : /trunk/OMOptim/OMOptimBasis/GUI/Dialogs/DlgSettings.cpp Modified : /trunk/OMOptim/OMOptimBasis/GUI/Dialogs/DlgSettings.h Modified : /trunk/OMOptim/OMOptimBasis/GUI/Dialogs/NewProjectBaseForm.cpp Modified : /trunk/OMOptim/OMOptimBasis/GUI/Dialogs/NewProjectBaseForm.h Modified : /trunk/OMOptim/OMOptimBasis/GUI/Plots/MOPlot.cpp Modified : /trunk/OMOptim/OMOptimBasis/GUI/Plots/MOPlot.h Modified : /trunk/OMOptim/OMOptimBasis/GUI/Plots/MyQwtPlotPicker.cpp Modified : /trunk/OMOptim/OMOptimBasis/GUI/Plots/MyQwtPlotPicker.h Modified : /trunk/OMOptim/OMOptimBasis/GUI/Tabs/MO2ColTab.cpp Modified : /trunk/OMOptim/OMOptimBasis/GUI/Tabs/MO2ColTab.h Modified : /trunk/OMOptim/OMOptimBasis/GUI/Tabs/MOTab.cpp Modified : /trunk/OMOptim/OMOptimBasis/GUI/Tabs/MOTab.h Modified : /trunk/OMOptim/OMOptimBasis/GUI/Tabs/MOTabBase.cpp Modified : /trunk/OMOptim/OMOptimBasis/GUI/Tabs/MOTabBase.h Modified : /trunk/OMOptim/OMOptimBasis/GUI/Tabs/TabGeneric.cpp Modified : /trunk/OMOptim/OMOptimBasis/GUI/Tools/GuiTools.cpp Modified : /trunk/OMOptim/OMOptimBasis/GUI/Tools/MOSplitter.cpp Modified : /trunk/OMOptim/OMOptimBasis/GUI/Tools/MOSplitter.h Modified : /trunk/OMOptim/OMOptimBasis/GUI/Tools/MOStyleSheet.cpp Modified : /trunk/OMOptim/OMOptimBasis/GUI/Tools/MOStyleSheet.h Modified : /trunk/OMOptim/OMOptimBasis/GUI/Tools/MyDelegates.cpp Modified : /trunk/OMOptim/OMOptimBasis/GUI/Tools/MyDelegates.h Modified : /trunk/OMOptim/OMOptimBasis/GUI/Tools/MyTextLog.cpp Modified : /trunk/OMOptim/OMOptimBasis/GUI/Tools/MyTextLog.h Modified : /trunk/OMOptim/OMOptimBasis/GUI/Tools/qsciencespinbox.cpp Modified : /trunk/OMOptim/OMOptimBasis/GUI/Widgets/WidgetFilesList.cpp Modified : /trunk/OMOptim/OMOptimBasis/GUI/Widgets/WidgetList.cpp Modified : /trunk/OMOptim/OMOptimBasis/GUI/Widgets/WidgetList.h Modified : /trunk/OMOptim/OMOptimBasis/GUI/Widgets/WidgetMOItem.cpp Modified : /trunk/OMOptim/OMOptimBasis/GUI/Widgets/WidgetMOItem.h Modified : /trunk/OMOptim/OMOptimBasis/GUI/Widgets/WidgetProjectBaseInfos.h Modified : /trunk/OMOptim/OMOptimBasis/GUI/Widgets/WidgetTableVar.h Modified : /trunk/OMOptim/OMOptimBasis/Infos/Info.cpp Modified : /trunk/OMOptim/OMOptimBasis/Infos/Info.h Modified : /trunk/OMOptim/OMOptimBasis/Infos/InfoSender.cpp Modified : /trunk/OMOptim/OMOptimBasis/Infos/InfoSender.h Modified : /trunk/OMOptim/OMOptimBasis/Infos/ListInfo.h Modified : /trunk/OMOptim/OMOptimBasis/MOClasses.h Modified : /trunk/OMOptim/OMOptimBasis/MOItem.cpp Modified : /trunk/OMOptim/OMOptimBasis/MOItem.h Modified : /trunk/OMOptim/OMOptimBasis/MOParameter.h Modified : /trunk/OMOptim/OMOptimBasis/MOSettings.h Modified : /trunk/OMOptim/OMOptimBasis/MOTableView.cpp Modified : /trunk/OMOptim/OMOptimBasis/MOTableView.h Modified : /trunk/OMOptim/OMOptimBasis/MOThreads.h Modified : /trunk/OMOptim/OMOptimBasis/Problems/OMCases.h Modified : /trunk/OMOptim/OMOptimBasis/Problems/Problem.cpp Modified : /trunk/OMOptim/OMOptimBasis/Problems/ProblemConfig.cpp Modified : /trunk/OMOptim/OMOptimBasis/Problems/ProblemConfig.h Modified : /trunk/OMOptim/OMOptimBasis/Problems/Problems.cpp Modified : /trunk/OMOptim/OMOptimBasis/Problems/Problems.h Modified : /trunk/OMOptim/OMOptimBasis/Problems/Results.cpp Modified : /trunk/OMOptim/OMOptimBasis/Problems/Results.h Modified : /trunk/OMOptim/OMOptimBasis/ProjectBase.cpp Modified : /trunk/OMOptim/OMOptimBasis/Tools/HighTools.cpp Modified : /trunk/OMOptim/OMOptimBasis/Tools/HighTools.h Modified : /trunk/OMOptim/OMOptimBasis/Tools/LowTools.h Modified : /trunk/OMOptim/OMOptimBasis/Tools/SleeperThread.h Modified : /trunk/OMOptim/OMOptimBasis/Tools/XMLTools.cpp Modified : /trunk/OMOptim/OMOptimBasis/Tools/XMLTools.h Modified : /trunk/OMOptim/OMOptimBasis/Units/MEDimValue.cpp Modified : /trunk/OMOptim/OMOptimBasis/Units/MEDimValue.h Modified : /trunk/OMOptim/OMOptimBasis/Units/MEHTCoeff.cpp Modified : /trunk/OMOptim/OMOptimBasis/Units/MEHTCoeff.h Modified : /trunk/OMOptim/OMOptimBasis/Units/MEMassFlow.cpp Modified : /trunk/OMOptim/OMOptimBasis/Units/MEMassFlow.h Modified : /trunk/OMOptim/OMOptimBasis/Units/MEQflow.cpp Modified : /trunk/OMOptim/OMOptimBasis/Units/MEQflow.h Modified : /trunk/OMOptim/OMOptimBasis/Units/MERefValue.cpp Modified : /trunk/OMOptim/OMOptimBasis/Units/MERefValue.h Modified : /trunk/OMOptim/OMOptimBasis/Units/MESpecHeatCapacity.h Modified : /trunk/OMOptim/OMOptimBasis/Units/MESurface.cpp Modified : /trunk/OMOptim/OMOptimBasis/Units/MESurface.h Modified : /trunk/OMOptim/OMOptimBasis/Units/METemperature.cpp Modified : /trunk/OMOptim/OMOptimBasis/Units/METemperature.h Modified : /trunk/OMOptim/OMOptimBasis/Variable.cpp Modified : /trunk/OMOptim/version.h Modified : /trunk/SimulationRuntime/c/simulation/solver/dassl.c Modified : /trunk/SimulationRuntime/c/simulation/solver/dassl.h Modified : /trunk/SimulationRuntime/c/simulation/solver/dopri45.c Modified : /trunk/SimulationRuntime/c/simulation/solver/dopri45.h Modified : /trunk/SimulationRuntime/c/simulation/solver/events.c Revision: 11397 Author: sjoelund.se Date: Monday, March 12, 2012 22:15:29 Message: - Improved tab detection ---- Modified : /trunk/Compiler/BackEnd/BackendDump.mo Modified : /trunk/Compiler/BackEnd/SimCode.mo Modified : /trunk/Compiler/BackEnd/Uncertainties.mo Modified : /trunk/Compiler/FrontEnd/Static.mo Modified : /trunk/Compiler/Util/Error.mo Modified : /trunk/Compiler/Util/Graph.mo Modified : /trunk/Makefile.in Modified : /trunk/SimulationRuntime/c/math-support/initialization.c Modified : /trunk/SimulationRuntime/c/math-support/model_help.c Modified : /trunk/SimulationRuntime/c/meta/dtoa.c Modified : /trunk/SimulationRuntime/c/meta/gc/generational.c Modified : /trunk/SimulationRuntime/c/meta/meta_modelica.h Modified : /trunk/SimulationRuntime/c/meta/realString.c Deleted : /trunk/mosh/src/builtin_function.cpp Deleted : /trunk/mosh/src/builtin_function.hpp Deleted : /trunk/mosh/src/compiled_function.cpp Deleted : /trunk/mosh/src/compiled_function.hpp Deleted : /trunk/mosh/src/expression_parser.g Deleted : /trunk/mosh/src/function_argument.cpp Deleted : /trunk/mosh/src/function_argument.hpp Deleted : /trunk/mosh/src/modelica_function.cpp Deleted : /trunk/mosh/src/modelica_function.hpp Deleted : /trunk/mosh/src/modelica_runtime_error.cpp Deleted : /trunk/mosh/src/modelica_runtime_error.hpp Deleted : /trunk/mosh/src/modelica_type.cpp Deleted : /trunk/mosh/src/modelica_type.hpp Modified : /trunk/mosh/src/mosh.cpp Modified : /trunk/mosh/src/options.cpp Deleted : /trunk/mosh/src/runtime Deleted : /trunk/mosh/src/symboltable.cpp Deleted : /trunk/mosh/src/symboltable.hpp Deleted : /trunk/mosh/src/value.cpp Deleted : /trunk/mosh/src/value.hpp Deleted : /trunk/mosh/src/walker.g Revision: 11396 Author: sjoelund.se Date: Monday, March 12, 2012 21:52:25 Message: - Added make target tab-error ---- Modified : /trunk/Makefile.common Modified : /trunk/Makefile.in Revision: 11395 Author: sjoelund.se Date: Monday, March 12, 2012 21:34:53 Message: - Removing CheckSourcesForTabs from testsuite + We should replace this with a Hudson job ---- Deleted : /trunk/testsuite/parser/CheckSourcesForTabs.mos Modified : /trunk/testsuite/parser/Makefile Revision: 11394 Author: sjoelund.se Date: Monday, March 12, 2012 20:03:07 Message: - Some more error checking, and runtest.pl should now work on the offending tests when run from the default directory (testsuite root) ---- Modified : /trunk/testsuite/partest/runtest.pl Modified : /trunk/testsuite/partest/runtests.pl Revision: 11393 Author: sjoelund.se Date: Monday, March 12, 2012 18:56:15 Message: - Don't print failed for every test... ---- Modified : /trunk/testsuite/partest/runtest.pl Revision: 11392 Author: sjoelund.se Date: Monday, March 12, 2012 18:42:27 Message: - Fix runtest.pl ---- Modified : /trunk/testsuite/partest/runtest.pl Revision: 11391 Author: sjoelund.se Date: Monday, March 12, 2012 18:36:47 Message: - Always print tests that fail ---- Modified : /trunk/testsuite/partest/runtest.pl Revision: 11388 Author: sjoelund.se Date: Monday, March 12, 2012 17:13:15 Message: - Fix for tests that do not run in sandbox (chdir to correct one, use correct path to rtest) ---- Modified : /trunk/testsuite/partest/runtest.pl Revision: 11387 Author: sjoelund.se Date: Monday, March 12, 2012 16:56:28 Message: - Added missing file ---- Added : /trunk/testsuite/3rdParty/HumMod/Makefile Revision: 11386 Author: sjoelund.se Date: Monday, March 12, 2012 16:41:37 Message: - Moved HumMod and Siemens tests to 3rdParty ---- Added : /trunk/testsuite/3rdParty/HumMod Added : /trunk/testsuite/3rdParty/HumMod/HumModOMCTotal.mo (Copy from path: /trunk/testsuite/mosfiles-nosim/HumModOMCTotal.mo, Revision, 11385) Added : /trunk/testsuite/3rdParty/HumMod/checkHumMod.mos (Copy from path: /trunk/testsuite/mosfiles-nosim/checkHumMod.mos, Revision, 11385) Added : /trunk/testsuite/3rdParty/HumMod/instHumMod.mos (Copy from path: /trunk/testsuite/mosfiles-nosim/instHumMod.mos, Revision, 11385) Added : /trunk/testsuite/3rdParty/siemens (Copy from path: /trunk/testsuite/siemens, Revision, 11385) Added : /trunk/testsuite/HumMod Modified : /trunk/testsuite/Makefile Deleted : /trunk/testsuite/mosfiles-nosim/HumModOMCTotal.mo Modified : /trunk/testsuite/mosfiles-nosim/Makefile Deleted : /trunk/testsuite/mosfiles-nosim/checkHumMod.mos Deleted : /trunk/testsuite/mosfiles-nosim/instHumMod.mos Deleted : /trunk/testsuite/siemens Revision: 11385 Author: sjoelund.se Date: Monday, March 12, 2012 16:21:47 Message: - Add time information to test log ---- Modified : /trunk/testsuite/partest/runtest.pl Modified : /trunk/testsuite/partest/runtests.pl Revision: 11384 Author: sjoelund.se Date: Monday, March 12, 2012 15:39:19 Message: - BuildModelRecursive.mos now sets a ulimit on time ---- Modified : /trunk/Examples/BuildModelRecursive.mos Revision: 11383 Author: perost Date: Monday, March 12, 2012 15:29:06 Message: - Removed invalid 'external' prefix from external functions in SCodeDump. ---- Modified : /trunk/Compiler/Template/SCodeDumpTpl.mo Modified : /trunk/Compiler/susan_codegen/SimCode/SCodeDumpTpl.tpl Revision: 11382 Author: sjoelund.se Date: Monday, March 12, 2012 14:14:58 Message: - Try to ease Hudson parsing ---- Modified : /trunk/testsuite/partest/runtests.pl Revision: 11381 Author: hubert.thieriot Date: Monday, March 12, 2012 14:14:30 Message: - added OMOptimSettings to sources list ---- Modified : /trunk/OMOptim/build/OMOptimLib.pro Revision: 11380 Author: sjoelund.se Date: Monday, March 12, 2012 13:42:15 Message: - Don't build dynamic libraries in OMOptim ---- Modified : /trunk/OMOptim/OMOptimBasis/build/Makefile.unix.in Modified : /trunk/OMOptim/OMOptimBasis/build/OMOptimBasis.pro Modified : /trunk/OMOptim/build/OMOptim.pro Modified : /trunk/OMOptim/build/OMOptimLib.pro Revision: 11379 Author: perost Date: Monday, March 12, 2012 13:19:23 Message: - Update expected output. ---- Modified : /trunk/testsuite/interactive/interactive_api_simulations.mos Revision: 11378 Author: sjoelund.se Date: Monday, March 12, 2012 13:05:04 Message: - Fix class names ---- Modified : /trunk/testsuite/partest/runtests.pl Revision: 11377 Author: Frenkel TUD Date: Monday, March 12, 2012 12:53:12 Message: - 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 ---- Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Modified : /trunk/Compiler/BackEnd/BackendEquation.mo Modified : /trunk/Compiler/BackEnd/BackendVariable.mo Modified : /trunk/Compiler/BackEnd/TaskGraph.mo Modified : /trunk/Compiler/Util/Flags.mo Modified : /trunk/testsuite/mosfiles/ABCDsystem.csv.mos Modified : /trunk/testsuite/mosfiles/nonConstantParam.mos Modified : /trunk/testsuite/mosfiles-msl22/IdealGear.mos Modified : /trunk/testsuite/mosfiles-msl22/IdealGearBrake.mos Revision: 11376 Author: sjoelund.se Date: Monday, March 12, 2012 12:29:28 Message: - Forgot closing tag ---- Modified : /trunk/testsuite/partest/runtests.pl Revision: 11375 Author: sjoelund.se Date: Monday, March 12, 2012 12:15:49 Message: - Fix junit test format ---- Modified : /trunk/testsuite/partest/runtests.pl Revision: 11374 Author: sjoelund.se Date: Monday, March 12, 2012 11:55:19 Message: - runtests.pl: Added -with-xml flag ---- Modified : /trunk/testsuite/partest/runtests.pl Revision: 11372 Author: hubert.thieriot Date: Monday, March 12, 2012 10:42:29 Message: - settings changes ---- Modified : /trunk/OMOptim/Core/Dymola/Dymola.h Modified : /trunk/OMOptim/Core/OMOptimSettings.cpp Modified : /trunk/OMOptim/Core/OMOptimSettings.h Modified : /trunk/OMOptim/Core/Optim/EA/SA1/SA1moShiftNeighbor.h Modified : /trunk/OMOptim/Core/Optim/EA/SA1/sa1moshiftneighbor.cpp Modified : /trunk/OMOptim/Core/Problems/OptimResult.h Modified : /trunk/OMOptim/Core/Project.h Deleted : /trunk/OMOptim/GUI/Dialogs/OMTableDialog.cpp Deleted : /trunk/OMOptim/GUI/Dialogs/OMTableDialog.h Deleted : /trunk/OMOptim/GUI/Tabs/TabProjectInfos.h Modified : /trunk/OMOptim/OMOptimBasis/MOSettings.h Modified : /trunk/OMOptim/main.cpp Revision: 11370 Author: perost Date: Monday, March 12, 2012 10:23:31 Message: - Added test case for sum(scalar). ---- Modified : /trunk/testsuite/mofiles/Makefile Added : /trunk/testsuite/mofiles/SumScalar.mo Revision: 11369 Author: adrpo Date: Sunday, March 11, 2012 20:16:38 Message: - expected output. ---- Modified : /trunk/testsuite/3rdParty/PlanarMechanics/checkPlanarMechanicsV4.mos Modified : /trunk/testsuite/libraries/multibody/systems/RobotR3.mos Modified : /trunk/testsuite/mosfiles-nosim/Model1.mos Modified : /trunk/testsuite/mosfiles-nosim/Model2.mos Modified : /trunk/testsuite/parser/ParseFullModelica3.1.mos Revision: 11368 Author: adrpo Date: Sunday, March 11, 2012 19:43:00 Message: - 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. ---- Modified : /trunk/libraries/Modelica 3.1.txt Modified : /trunk/libraries/README Revision: 11367 Author: Frenkel TUD Date: Sunday, March 11, 2012 14:54:07 Message: - bugfix derivative of ASUB ---- Modified : /trunk/Compiler/BackEnd/Derive.mo Revision: 11366 Author: Frenkel TUD Date: Sunday, March 11, 2012 13:58:36 Message: - add missing inline annotation in function World.gravityAccelerationTypes ---- Modified : /trunk/libraries/Modelica 3.1/Mechanics/MultiBody/package.mo Revision: 11365 Author: sjoelund.se Date: Saturday, March 10, 2012 11:52:46 Message: - Make sum(scalar) an error ---- Modified : /trunk/Compiler/FrontEnd/Static.mo Modified : /trunk/Compiler/FrontEnd/Types.mo Modified : /trunk/Compiler/Util/Error.mo Revision: 11364 Author: Frenkel TUD Date: Saturday, March 10, 2012 11:38:56 Message: - fix for Bug [# 1596] Simple equation not found - fix name problem for mosfiles/BouncingBall2 ---- Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/testsuite/mosfiles/BouncingBall2.mo Modified : /trunk/testsuite/mosfiles/BouncingBall2.mos Revision: 11363 Author: Frenkel TUD Date: Friday, March 09, 2012 21:58:19 Message: - remove unused code ---- Modified : /trunk/Compiler/FrontEnd/Inline.mo Revision: 11362 Author: Frenkel TUD Date: Friday, March 09, 2012 21:21:46 Message: - fix test ---- Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Revision: 11361 Author: Frenkel TUD Date: Friday, March 09, 2012 19:55:18 Message: - break loop in Derive by providing information about inline success ---- Modified : /trunk/Compiler/BackEnd/BackendDAECreate.mo Modified : /trunk/Compiler/BackEnd/BackendDAETransform.mo Modified : /trunk/Compiler/BackEnd/Derive.mo Modified : /trunk/Compiler/FrontEnd/Inline.mo Revision: 11360 Author: Frenkel TUD Date: Friday, March 09, 2012 18:53:55 Message: - ~10% speedup for removeSimpleEquation ---- Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/BackEnd/BackendVarTransform.mo Revision: 11359 Author: sjoelund.se Date: Friday, March 09, 2012 17:32:56 Message: - Expected output ---- Modified : /trunk/testsuite/parser/ParseFullModelica3.1.mos Revision: 11358 Author: sjoelund.se Date: Friday, March 09, 2012 16:41:59 Message: - Description of previous commit changes to MSL31 ---- Modified : /trunk/libraries/Modelica 3.1.txt Revision: 11357 Author: sjoelund.se Date: Friday, March 09, 2012 16:40:17 Message: - Removed support for enum and Integer being compatible types - Testsuite still runs - But probably still problems in MSL31 ---- Modified : /trunk/Compiler/FrontEnd/Types.mo Modified : /trunk/libraries/Modelica 3.1/Electrical/Digital.mo Modified : /trunk/libraries/README Modified : /trunk/testsuite/libraries/msl31/Modelica.Electrical.Digital.mos Revision: 11356 Author: adeas31 Date: Friday, March 09, 2012 16:37:59 Message: - Check for the extent points value before calculating the boundingRect. ---- Modified : /trunk/OMEdit/OMEditGUI/ShapeAnnotation.cpp Revision: 11354 Author: sjoelund.se Date: Friday, March 09, 2012 13:39:12 Message: - 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 ---- Modified : /trunk/Compiler/FrontEnd/Types.mo Modified : /trunk/testsuite/libraries/biochem/BiochemModels.mos Modified : /trunk/testsuite/libraries/biochem/EnzMM.mos Modified : /trunk/testsuite/libraries/biochem/Glycolysis.mos Modified : /trunk/testsuite/libraries/biochem/InsulinSignaling_Sedaghat.mos Modified : /trunk/testsuite/libraries/biochem/UniBi.mos Modified : /trunk/testsuite/libraries/biochem/UniUni.mos Modified : /trunk/testsuite/mosfiles-nosim/checkHumMod.mos Modified : /trunk/testsuite/mosfiles-nosim/instHumMod.mos Revision: 11353 Author: sjoelund.se Date: Friday, March 09, 2012 13:08:35 Message: - Expected output ---- Modified : /trunk/testsuite/parser/ParseFullModelica3.2.mos Revision: 11352 Author: sjoelund.se Date: Friday, March 09, 2012 12:51:33 Message: - Moved connect(a,a) warning to Inst instead of SCode ---- Modified : /trunk/Compiler/FrontEnd/InstSection.mo Modified : /trunk/Compiler/FrontEnd/SCodeUtil.mo Revision: 11351 Author: sjoelund.se Date: Friday, March 09, 2012 12:49:01 Message: - Expected output ---- Modified : /trunk/libraries/Modelica 3.2/Electrical/Digital.mo Modified : /trunk/libraries/README Modified : /trunk/testsuite/libraries/msl31/Modelica.Electrical.Digital.mos Revision: 11350 Author: sjoelund.se Date: Friday, March 09, 2012 12:14:38 Message: - Update from MSL Maintenance branches for Digital.mo ---- Modified : /trunk/libraries/Modelica 3.1/Electrical/Digital.mo Modified : /trunk/libraries/Modelica 3.2/Electrical/Digital.mo Modified : /trunk/libraries/README Modified : /trunk/testsuite/parser/ParseFullModelica3.1.mos Modified : /trunk/testsuite/parser/ParseFullModelica3.2.mos Revision: 11349 Author: sjoelund.se Date: Friday, March 09, 2012 12:01:36 Message: - Added qmake targets ---- Modified : /trunk/OMOptim/build/Makefile.unix.in Revision: 11348 Author: Frenkel TUD Date: Friday, March 09, 2012 09:53:17 Message: - report Error Message in case of Discrete Equation Systems ---- Modified : /trunk/Compiler/BackEnd/BackendDAETransform.mo Revision: 11347 Author: Frenkel TUD Date: Friday, March 09, 2012 08:17:25 Message: - remove rule for min/max (enumeration, int) ---- Modified : /trunk/Compiler/FrontEnd/ExpressionSimplify.mo Revision: 11346 Author: adeas31 Date: Thursday, March 08, 2012 21:25:09 Message: - Changed UTF8 to UTF-8. ---- Modified : /trunk/Parser/parse.c Revision: 11345 Author: perost Date: Thursday, March 08, 2012 18:14:24 Message: - Improved handling of bindings and deduction of array dimensions in SCodeInst. - Added List.lastN and List.stripN. ---- Modified : /trunk/Compiler/FrontEnd/SCodeExpand.mo Modified : /trunk/Compiler/FrontEnd/SCodeInst.mo Modified : /trunk/Compiler/FrontEnd/SCodeMod.mo Modified : /trunk/Compiler/Util/List.mo Revision: 11344 Author: JohannaSchneider Date: Thursday, March 08, 2012 14:58:57 Message: - bugfix tearing ---- Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Revision: 11343 Author: perost Date: Thursday, March 08, 2012 13:52:44 Message: - Implemented class extends support in SCodeInst. ---- Modified : /trunk/Compiler/FrontEnd/SCodeEnv.mo Modified : /trunk/Compiler/FrontEnd/SCodeExpand.mo Modified : /trunk/Compiler/FrontEnd/SCodeFlattenRedeclare.mo Modified : /trunk/Compiler/FrontEnd/SCodeInst.mo Modified : /trunk/Compiler/Util/Util.mo Revision: 11342 Author: sjoelund.se Date: Thursday, March 08, 2012 13:12:08 Message: #1710 - Check filename for invalid characters ---- Modified : /trunk/Compiler/runtime/systemimpl.c Modified : /trunk/Compiler/runtime/systemimpl.h Modified : /trunk/Parser/parse.c Revision: 11341 Author: Frenkel TUD Date: Thursday, March 08, 2012 00:56:14 Message: - fix test ---- Modified : /trunk/testsuite/mofiles/MaxArray.mo Revision: 11340 Author: Frenkel TUD Date: Thursday, March 08, 2012 00:27:55 Message: - simplify min/max(enumeration) - set min max from enumeration for variables (maybe should be done in frontend) ---- Modified : /trunk/Compiler/BackEnd/BackendDAECreate.mo Modified : /trunk/Compiler/FrontEnd/ExpressionSimplify.mo Revision: 11339 Author: adrpo Date: Thursday, March 08, 2012 00:10:04 Message: - fix the CodegenC.tpl for T_ARRAY (be more specific). - expected output in testsuite/parser/ParseFullModelica3.1.mos ---- Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl Modified : /trunk/testsuite/parser/ParseFullModelica3.1.mos Revision: 11338 Author: adrpo Date: Thursday, March 08, 2012 00:07:41 Message: - expected output. ---- Modified : /trunk/testsuite/bootstrapping/SimCodeTest.mos Revision: 11337 Author: adrpo Date: Wednesday, March 07, 2012 23:40:30 Message: - update to libraries/Modelica 3.1.txt. ---- Modified : /trunk/libraries/Modelica 3.1.txt Revision: 11336 Author: adrpo Date: Wednesday, March 07, 2012 23:36:42 Message: - 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) ---- Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/Util/System.mo Modified : /trunk/Compiler/runtime/System_rml.c Modified : /trunk/Compiler/runtime/systemimpl.c Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl Modified : /trunk/Compiler/susan_codegen/SimCode/SimCodeTV.mo Modified : /trunk/SimulationRuntime/c/meta/gc/common.h Modified : /trunk/SimulationRuntime/c/meta/gc/gc.h Modified : /trunk/SimulationRuntime/c/meta/gc/generational.c Modified : /trunk/SimulationRuntime/c/meta/gc/generational.h Modified : /trunk/SimulationRuntime/c/meta/gc/marksweep.c Modified : /trunk/SimulationRuntime/c/meta/gc/roots.c Modified : /trunk/SimulationRuntime/c/meta/gc/roots.h Modified : /trunk/SimulationRuntime/c/meta/meta_modelica.h Modified : /trunk/SimulationRuntime/c/meta/meta_modelica_builtin.c Modified : /trunk/libraries/Modelica 3.1/Media/IdealGases/Common/package.mo Modified : /trunk/libraries/README Modified : /trunk/testsuite/bootstrapping/LinkMain.makefile.mingw Modified : /trunk/testsuite/bootstrapping/SimCodeTest.mos Modified : /trunk/testsuite/bootstrapping/main.c Modified : /trunk/testsuite/libraries/msl31/media/Examples.MixtureGases.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.TestOnly.FlueGas.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.TestOnly.IdealGasN2Mix.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.TestOnly.MixIdealGasAir.mos Modified : /trunk/testsuite/libraries/msl31/media/simulate/Makefile Modified : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.MixtureGases.mos Modified : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.TestOnly.MixIdealGasAir.mos Modified : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.Tests.MediaTestModels.LinearFluid.LinearWater_pT.mos Revision: 11335 Author: Frenkel TUD Date: Wednesday, March 07, 2012 23:06:29 Message: - move Modelica.Electrical.Digital.Examples.Adder4 to failingtests ---- Modified : /trunk/testsuite/libraries/msl31/simulate/Makefile Revision: 11334 Author: Frenkel TUD Date: Wednesday, March 07, 2012 22:40:20 Message: - lower enumerations to discrete vars like integers ---- Modified : /trunk/Compiler/BackEnd/BackendDAECreate.mo Revision: 11333 Author: Frenkel TUD Date: Wednesday, March 07, 2012 22:27:41 Message: - Var is either continous or discrete ---- Modified : /trunk/Compiler/BackEnd/BackendVariable.mo Revision: 11332 Author: adrpo Date: Wednesday, March 07, 2012 21:08:56 Message: - division.h: switch __FILE__ and __LINE__ in DIVISION macro as they are expected by division_error function. ---- Modified : /trunk/SimulationRuntime/c/util/division.h Revision: 11331 Author: adrpo Date: Wednesday, March 07, 2012 19:07:33 Message: - use build model for models that fail during simulation. ---- Modified : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Air.SimpleAir.mos Modified : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.IdealGasH2O.mos Modified : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.MoistAir.mos Modified : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.SimpleLiquidWater.mos Modified : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.TestOnly.N2AsMix.mos Modified : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.Tests.MediaTestModels.Air.DryAirNasa.mos Modified : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.Tests.MediaTestModels.Air.MoistAir.mos Modified : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.Tests.MediaTestModels.Air.SimpleAir.mos Modified : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.Air.mos Modified : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.Nitrogen.mos Modified : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.SimpleNaturalGas.mos Modified : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.SimpleNaturalGasFixedComposition.mos Modified : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.Tests.MediaTestModels.Incompressible.Essotherm650.mos Modified : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.Tests.MediaTestModels.Incompressible.Glycol47.mos Modified : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.Tests.MediaTestModels.Water.IdealSteam.mos Modified : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.Tests.MediaTestModels.Water.WaterIF97OnePhase_ph.mos Modified : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.Tests.MediaTestModels.Water.WaterIF97_pT.mos Modified : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.Tests.MediaTestModels.Water.WaterIF97_ph.mos Modified : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.TwoPhaseWater.ExtendedProperties.mos Modified : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.TwoPhaseWater.mos Modified : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.WaterIF97.mos Modified : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Incompressible.Examples.Glycol47.mos Modified : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Water.StandardWater.mos Revision: 11330 Author: adrpo Date: Wednesday, March 07, 2012 18:32:31 Message: - 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. ---- Modified : /trunk/Compiler/FrontEnd/Ceval.mo Modified : /trunk/Compiler/FrontEnd/Static.mo Added : /trunk/testsuite/3rdParty/TestMedia Added : /trunk/testsuite/3rdParty/TestMedia/Makefile Added : /trunk/testsuite/3rdParty/TestMedia/TestFlueGas.mos Added : /trunk/testsuite/3rdParty/TestMedia/TestMedia.mo Added : /trunk/testsuite/3rdParty/TestMedia/TestNitrogen.mos Added : /trunk/testsuite/3rdParty/TestMedia/TestSteam.mos Added : /trunk/testsuite/3rdParty/TestMedia/TestWater.mos Modified : /trunk/testsuite/Makefile Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.AST_BatchPlant.BaseClasses.TankWith3InletOutletArraysWithEvaporatorCondensor.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.DrumBoiler.DrumBoiler.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.Explanatory.MeasuringTemperature.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.HeatingSystem.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Valves.ValveVaporizing.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.MixtureGases.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.TestOnly.FlueGas.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.TestOnly.IdealGasN2Mix.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.TestOnly.MixIdealGasAir.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.IdealGases.SimpleNaturalGas.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.IdealGases.SimpleNaturalGasFixedComposition.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.LinearFluid.LinearWater_pT.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.Water.WaterIF97OnePhase_ph.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.Tests.MediaTestModels.Water.WaterIF97_ph.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.TwoPhaseWater.ExtendedProperties.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.TwoPhaseWater.TestTwoPhaseStates.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.WaterIF97.mos Modified : /trunk/testsuite/libraries/msl31/media/simulate/Makefile Modified : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.MixtureGases.mos Modified : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.TestOnly.FlueGas.mos Modified : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.TestOnly.IdealGasN2Mix.mos Modified : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.TestOnly.MixIdealGasAir.mos Modified : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.Tests.MediaTestModels.Air.DryAirNasa.mos Modified : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.Tests.MediaTestModels.Air.MoistAir.mos Modified : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.Tests.MediaTestModels.Air.SimpleAir.mos Modified : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.Air.mos Modified : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.Nitrogen.mos Modified : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.SimpleNaturalGas.mos Modified : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.SimpleNaturalGasFixedComposition.mos Modified : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.Tests.MediaTestModels.Incompressible.Essotherm650.mos Modified : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.Tests.MediaTestModels.Incompressible.Glycol47.mos Modified : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.Tests.MediaTestModels.LinearFluid.LinearWater_pT.mos Modified : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.Tests.MediaTestModels.Water.IdealSteam.mos Modified : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.Tests.MediaTestModels.Water.WaterIF97OnePhase_ph.mos Modified : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.Tests.MediaTestModels.Water.WaterIF97_pT.mos Modified : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.Tests.MediaTestModels.Water.WaterIF97_ph.mos Modified : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.TwoPhaseWater.ExtendedProperties.mos Modified : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.WaterIF97.mos Modified : /trunk/testsuite/siemens/valve_test.mos Revision: 11329 Author: Frenkel TUD Date: Wednesday, March 07, 2012 15:36:35 Message: - fix test ---- Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Revision: 11328 Author: Frenkel TUD Date: Wednesday, March 07, 2012 15:13:40 Message: - fix test ---- Modified : /trunk/testsuite/mosfiles-nosim/SolveLinearSystem.mos Revision: 11327 Author: Frenkel TUD Date: Wednesday, March 07, 2012 14:55:26 Message: - fix compilation ---- Modified : /trunk/Compiler/Script/CevalScript.mo Revision: 11326 Author: Frenkel TUD Date: Wednesday, March 07, 2012 14:46:46 Message: - add Incidencematrix type SOLVABLE - add compleqs to traverseBackendDAE and checkBackendDAE functions - use traverseBackendDAE in PartFn -> easier maintainance - more information if createOdeSystem fails ---- Modified : /trunk/Compiler/BackEnd/BackendDAE.mo Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Modified : /trunk/Compiler/BackEnd/BackendDump.mo Modified : /trunk/Compiler/BackEnd/PartFn.mo Modified : /trunk/Compiler/BackEnd/SimCode.mo Modified : /trunk/testsuite/mosfiles/algorithms.mos Revision: 11325 Author: lochel Date: Wednesday, March 07, 2012 12:13:16 Message: - fix for mapToDymolaVars ---- Modified : /trunk/SimulationRuntime/c/math-support/initialization.c Revision: 11324 Author: Frenkel TUD Date: Wednesday, March 07, 2012 11:25:07 Message: - update msl31/simulate/Makefile ---- Modified : /trunk/testsuite/libraries/msl31/simulate/Makefile Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.PointGravityWithPointMasses2.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Loops.PlanarLoops_analytic.mos Revision: 11322 Author: hubert.thieriot Date: Wednesday, March 07, 2012 11:18:52 Message: - Changed the way qwt is referred to. Allows to compile OMOptimBasis without OMDev ---- Modified : /trunk/OMOptim/OMOptimBasis/build/OMOptimBasis.windowsconfig.in Revision: 11321 Author: adrpo Date: Wednesday, March 07, 2012 09:17:51 Message: - OpenTurns updates. ---- Added : /trunk/SimulationRuntime/OpenTurns/model_name.h Modified : /trunk/SimulationRuntime/OpenTurns/wrapper.c Revision: 11320 Author: adrpo Date: Wednesday, March 07, 2012 08:28:46 Message: - consider also partially evaluated functions and also do union as we seem to get duplicates. ---- Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/BackEnd/SimCode.mo Revision: 11319 Author: adrpo Date: Wednesday, March 07, 2012 06:30:01 Message: - also consider external functions! duh :) - expected output for some tests. ---- Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.TestOnly.IdealGasN2.mos Modified : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.Tests.MediaTestModels.LinearFluid.LinearColdWater.mos Modified : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.TwoPhaseWater.TestTwoPhaseStates.mos Modified : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Incompressible.Examples.TestGlycol.mos Revision: 11318 Author: Frenkel TUD Date: Wednesday, March 07, 2012 00:07:15 Message: - 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 ---- Modified : /trunk/Compiler/BackEnd/BackendDAECreate.mo Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Modified : /trunk/Compiler/BackEnd/SimCode.mo Modified : /trunk/Compiler/BackEnd/Uncertainties.mo Modified : /trunk/Compiler/Main/Main.mo Modified : /trunk/Compiler/Script/CevalScript.mo Modified : /trunk/SimulationRuntime/c/CMakeLists.txt Modified : /trunk/SimulationRuntime/c/simulation/results/CMakeLists.txt Modified : /trunk/SimulationRuntime/c/util/CMakeLists.txt Modified : /trunk/testsuite/libraries/msl31/media/simulate/Makefile Modified : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.TestOnly.IdealGasN2.mos Modified : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.Tests.MediaTestModels.Air.MoistAir.mos Modified : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.Tests.MediaTestModels.LinearFluid.LinearColdWater.mos Modified : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.TwoPhaseWater.ExtendedProperties.mos Modified : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.TwoPhaseWater.TestTwoPhaseStates.mos Modified : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Incompressible.Examples.TestGlycol.mos Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Blocks.Examples.PID_Controller.mos Revision: 11317 Author: lochel Date: Tuesday, March 06, 2012 19:47:52 Message: - import from matfile supports now variables with dymola names ---- Modified : /trunk/SimulationRuntime/c/math-support/initialization.c Revision: 11316 Author: Frenkel TUD Date: Tuesday, March 06, 2012 19:24:32 Message: - simplify size operator helps media ---- Modified : /trunk/Compiler/FrontEnd/ExpressionSimplify.mo Modified : /trunk/testsuite/libraries/msl31/media/simulate/Modelica.Media.Examples.Tests.MediaTestModels.Air.MoistAir.mos Revision: 11314 Author: adeas31 Date: Tuesday, March 06, 2012 14:56:42 Message: - Fixed the OMOptim compilation. Why we are linking OMOptimBasis against OMPlot? Its not required. Changed the shared libs to static libs. ---- Modified : /trunk/OMOptim/OMOptimBasis/build/OMOptimBasis.config.in Modified : /trunk/OMOptim/OMOptimBasis/build/OMOptimBasis.pro Modified : /trunk/OMOptim/build/OMOptim.pro Modified : /trunk/OMOptim/build/OMOptimLib.pro Revision: 11312 Author: adrpo Date: Tuesday, March 06, 2012 11:13:45 Message: - do not make a shared lib. ---- Modified : /trunk/OMOptim/build/OMOptimLib.pro Revision: 11311 Author: adrpo Date: Tuesday, March 06, 2012 10:45:42 Message: - attempt to fix OMOptim??!! ---- Modified : /trunk/OMOptim/build/Makefile.unix.in Revision: 11310 Author: adrpo Date: Tuesday, March 06, 2012 10:19:12 Message: - move ./libraries/msl221/Electrical/HeatingRectifier2.mos to failing tests ---- Modified : /trunk/testsuite/libraries/msl221/Electrical/Makefile Revision: 11309 Author: perost Date: Tuesday, March 06, 2012 10:05:01 Message: - Removed some deprecated code from SCodeInst. ---- Modified : /trunk/Compiler/FrontEnd/SCodeInst.mo Revision: 11306 Author: Frenkel TUD Date: Tuesday, March 06, 2012 09:25:25 Message: - break loop in Derive ---- Modified : /trunk/Compiler/BackEnd/Derive.mo Revision: 11305 Author: lochel Date: Monday, March 05, 2012 18:53:44 Message: - stop the simulation, if an error occurs ---- Modified : /trunk/SimulationRuntime/c/math-support/initialization.c Modified : /trunk/SimulationRuntime/c/util/division.c Modified : /trunk/SimulationRuntime/c/util/division.h Revision: 11302 Author: hubert.thieriot Date: Monday, March 05, 2012 17:42:27 Message: - removed user file ---- Deleted : /trunk/OMOptim/OMOptimBasis/build/OMOptimBasis.pro.user Revision: 11300 Author: hubert.thieriot Date: Monday, March 05, 2012 17:39:40 Message: - OMOptim now relies on OMOptimlib : no more "double compilation" - debug versions have a 'd' suffix - removed some unused variables ---- Modified : /trunk/OMOptim/Core/OMC/MOomc.cpp Modified : /trunk/OMOptim/OMOptimBasis/build/OMOptimBasis.pro Modified : /trunk/OMOptim/OMOptimBasis/build/OMOptimBasis.pro.user Modified : /trunk/OMOptim/build/OMOptim.pro Modified : /trunk/OMOptim/build/OMOptim.windowsconfig.in Modified : /trunk/OMOptim/build/OMOptimLib.pro Modified : /trunk/OMOptim/main.cpp Modified : /trunk/OMOptim/version.h Revision: 11299 Author: perost Date: Monday, March 05, 2012 16:16:01 Message: - Partially implemented error message for cyclic dependencies in SCodeInst. ---- Modified : /trunk/Compiler/FrontEnd/SCodeInst.mo Revision: 11296 Author: perost Date: Monday, March 05, 2012 16:09:24 Message: - Fix expected output. ---- Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.LineForceWithTwoMasses.mos Revision: 11295 Author: Frenkel TUD Date: Monday, March 05, 2012 15:57:51 Message: - move Modelica.Electrical.Digital.Examples.HalfAdder.mos to WRONGRESULTTEST ---- Modified : /trunk/testsuite/libraries/msl31/simulate/Makefile Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Electrical.Digital.Examples.HalfAdder.mos Revision: 11294 Author: Frenkel TUD Date: Monday, March 05, 2012 15:33:01 Message: - move Modelica.Mechanics.MultiBody.Examples.Elementary.LineForceWithTwoMasses to testfiles ---- Modified : /trunk/testsuite/libraries/msl31/simulate/Makefile Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.LineForceWithTwoMasses.mos Revision: 11293 Author: Frenkel TUD Date: Monday, March 05, 2012 15:22:13 Message: - fix for bug [# 1693] , use type of expression for mul when calculate the derivative of DIV_ARRAY_SCALAR ---- Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Modified : /trunk/Compiler/BackEnd/Derive.mo Revision: 11292 Author: lochel Date: Monday, March 05, 2012 13:46:57 Message: - minor fix ---- Modified : /trunk/SimulationRuntime/c/math-support/initialization.c Revision: 11291 Author: lochel Date: Monday, March 05, 2012 12:37:52 Message: - add two optimization methods from OM1.8.0 (simplex and newuoa) ---- Modified : /trunk/SimulationRuntime/c/math-support/initialization.c Modified : /trunk/SimulationRuntime/c/simulation/simulation_runtime.cpp Revision: 11290 Author: perost Date: Monday, March 05, 2012 11:30:25 Message: * SCodeInst fixes: - Instantiate cref subscripts. - Correct instantiation of function names. ---- Modified : /trunk/Compiler/FrontEnd/SCodeInst.mo Modified : /trunk/Compiler/FrontEnd/SCodeLookup.mo Revision: 11289 Author: sjoelund.se Date: Monday, March 05, 2012 11:01:23 Message: Expected output ---- Modified : /trunk/testsuite/parser/ParseFullModelica3.1.mos Revision: 11288 Author: sjoelund.se Date: Monday, March 05, 2012 10:58:52 Message: - Expected output ---- Modified : /trunk/testsuite/interactive/refactorGraphAnn1.mos Modified : /trunk/testsuite/interactive/refactorGraphAnn2.mos Revision: 11287 Author: sjoelund.se Date: Monday, March 05, 2012 10:44:37 Message: - Parse comments in correct order ---- Modified : /trunk/Parser/Modelica.g Modified : /trunk/testsuite/parser/ParseFullModelica1.6.mos Modified : /trunk/testsuite/parser/ParseFullModelica3.1.mos Modified : /trunk/testsuite/parser/ParseFullModelica3.2.mos Revision: 11286 Author: Frenkel TUD Date: Sunday, March 04, 2012 23:31:37 Message: - bugfix blt, do not check continues vars in relations - update path in interaktive readme ---- Modified : /trunk/Compiler/BackEnd/BackendDAETransform.mo Modified : /trunk/Compiler/BackEnd/BackendEquation.mo Modified : /trunk/Compiler/FrontEnd/Expression.mo Modified : /trunk/SimulationRuntime/interactive/README.txt Revision: 11285 Author: Frenkel TUD Date: Sunday, March 04, 2012 21:47:31 Message: - if derivative of function does not exist force inline to get media examp working ---- Modified : /trunk/Compiler/BackEnd/Derive.mo Revision: 11284 Author: adrpo Date: Sunday, March 04, 2012 21:37:53 Message: - expected output. ---- Modified : /trunk/testsuite/siemens/valve_test.mos Revision: 11283 Author: adrpo Date: Sunday, March 04, 2012 18:50:26 Message: - expected output. ---- Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.ControlledTankSystem.ControlledTanks.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.DrumBoiler.DrumBoiler.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.HeatingSystem.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Valves.ValveVaporizing.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.TwoPhaseWater.ExtendedProperties.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.TwoPhaseWater.TestTwoPhaseStates.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.WaterIF97.mos Modified : /trunk/testsuite/libraries/multibody/loops/Engine1b_analytic.mos Modified : /trunk/testsuite/libraries/multibody/loops/Fourbar2.mos Modified : /trunk/testsuite/libraries/multibody/loops/PlanarLoops_analytic.mos Modified : /trunk/testsuite/libraries/multibody/loops/checkEngineV6_analytic.mos Revision: 11282 Author: Frenkel TUD Date: Sunday, March 04, 2012 14:30:22 Message: - 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 ---- Modified : /trunk/Compiler/BackEnd/BackendDAECreate.mo Modified : /trunk/Compiler/FrontEnd/Inline.mo Modified : /trunk/testsuite/libraries/msl31/media/simulate/Makefile Revision: 11281 Author: Frenkel TUD Date: Saturday, March 03, 2012 21:09:46 Message: - add missing code for functions return records in optimisation modules ---- Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Modified : /trunk/Compiler/BackEnd/BackendVarTransform.mo Revision: 11280 Author: adrpo Date: Saturday, March 03, 2012 10:51:37 Message: - expected output ---- Modified : /trunk/testsuite/libraries/msl31/media/Examples.TwoPhaseWater.TestTwoPhaseStates.mos Revision: 11279 Author: adrpo Date: Saturday, March 03, 2012 10:35:44 Message: - expected output - 3 media/simulate models fail now! ---- Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.ControlledTankSystem.ControlledTanks.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.DrumBoiler.DrumBoiler.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.HeatingSystem.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Valves.ValveVaporizing.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.TwoPhaseWater.ExtendedProperties.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.WaterIF97.mos Modified : /trunk/testsuite/libraries/msl31/media/simulate/Makefile Modified : /trunk/testsuite/libraries/multibody/loops/Engine1b_analytic.mos Modified : /trunk/testsuite/libraries/multibody/loops/Fourbar2.mos Modified : /trunk/testsuite/libraries/multibody/loops/PlanarLoops_analytic.mos Modified : /trunk/testsuite/libraries/multibody/loops/checkEngineV6_analytic.mos Modified : /trunk/testsuite/siemens/valve_test.mos Revision: 11278 Author: Frenkel TUD Date: Saturday, March 03, 2012 09:35:26 Message: - do not force inline for complex equations helps TestMedia ---- Modified : /trunk/Compiler/BackEnd/BackendDAECreate.mo Revision: 11277 Author: sjoelund.se Date: Saturday, March 03, 2012 07:51:52 Message: - OSX .so-files are called .dylib files... ---- Modified : /trunk/OMOptim/OMOptimBasis/build/Makefile.unix.in Revision: 11276 Author: adrpo Date: Saturday, March 03, 2012 06:05:45 Message: - expected output. ---- Modified : /trunk/testsuite/mosfiles/FinalPropagation.mos Revision: 11275 Author: adrpo Date: Saturday, March 03, 2012 05:51:44 Message: - changes in backend considered in XMLDump.mo too - dependency seems to be broken, i think we also need to consider protected imports. ---- Modified : /trunk/Compiler/BackEnd/XMLDump.mo Revision: 11274 Author: Frenkel TUD Date: Saturday, March 03, 2012 05:13:31 Message: - implement support for functions return records down to code generation, code generation works for record = f(); f() = record ---- Modified : /trunk/Compiler/BackEnd/BackendDAE.mo Modified : /trunk/Compiler/BackEnd/BackendDAECreate.mo Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/BackEnd/BackendDAETransform.mo Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Modified : /trunk/Compiler/BackEnd/BackendDump.mo Modified : /trunk/Compiler/BackEnd/BackendEquation.mo Modified : /trunk/Compiler/BackEnd/BackendVariable.mo Modified : /trunk/Compiler/BackEnd/Derive.mo Modified : /trunk/Compiler/BackEnd/PartFn.mo Modified : /trunk/Compiler/BackEnd/SimCode.mo Modified : /trunk/Compiler/BackEnd/Uncertainties.mo Modified : /trunk/Compiler/FrontEnd/Inline.mo Modified : /trunk/testsuite/libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.PointGravityWithPointMasses2.mos Revision: 11272 Author: adeas31 Date: Saturday, March 03, 2012 01:38:45 Message: - Fixed the stupid OMSketch code. Now OMNotebook doesn't hang while opening. - Some other minor changes. ---- Modified : /trunk/OMNotebook/OMNotebookGUI/OMNotebookGUI.pro Modified : /trunk/OMNotebook/OMNotebookGUI/application.h Modified : /trunk/OMNotebook/OMNotebookGUI/cellapplication.h Modified : /trunk/OMNotebook/OMNotebookGUI/xmlnodename.h Modified : /trunk/OMNotebook/OMSketch/Tools.cpp Modified : /trunk/OMNotebook/OMSketch/Tools.h Revision: 11267 Author: adeas31 Date: Friday, March 02, 2012 18:38:44 Message: - Added OMOptimLib.pro ---- Modified : /trunk/OMTools/OMTools.pro Revision: 11266 Author: adeas31 Date: Friday, March 02, 2012 15:27:08 Message: 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. ---- Modified : /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo Modified : /trunk/Compiler/Script/CevalScript.mo Modified : /trunk/Compiler/Util/Config.mo Modified : /trunk/Compiler/Util/Flags.mo Modified : /trunk/OMNotebook/OMNotebookGUI/cellapplication.cpp Modified : /trunk/OMNotebook/OMNotebookGUI/graphcell.cpp Modified : /trunk/OMNotebook/OMNotebookGUI/graphcell.h Modified : /trunk/OMNotebook/OMNotebookGUI/notebook.cpp Modified : /trunk/OMNotebook/OMNotebookGUI/notebookcommands.h Modified : /trunk/OMNotebook/OMNotebookGUI/omcinteractiveenvironment.cpp Modified : /trunk/OMNotebook/OMNotebookGUI/omcinteractiveenvironment.h Modified : /trunk/OMNotebook/OMNotebookGUI/xmlparser.cpp Revision: 11265 Author: sjoelund.se Date: Friday, March 02, 2012 13:55:40 Message: #1707 - Add support for functions returning arrays of strings ---- Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl Modified : /trunk/SimulationRuntime/c/util/string_array.c Modified : /trunk/SimulationRuntime/c/util/string_array.h Modified : /trunk/testsuite/mosfiles-nosim/Makefile Added : /trunk/testsuite/mosfiles-nosim/StringArrayReturn.mos Revision: 11264 Author: sjoelund.se Date: Friday, March 02, 2012 13:29:29 Message: - Copy OMOptimBasis so-files ---- Modified : /trunk/OMOptim/OMOptimBasis/build/Makefile.unix.in Revision: 11263 Author: perost Date: Friday, March 02, 2012 10:47:13 Message: - Fix correct propagation level for modifications in extends in SCodeInst. ---- Modified : /trunk/Compiler/FrontEnd/SCodeInst.mo Modified : /trunk/Compiler/FrontEnd/SCodeMod.mo Revision: 11262 Author: adeas31 Date: Friday, March 02, 2012 00:56:23 Message: - Integrated OMPlot with OMNotebook. - Saving the embedded plots is reopening it is also possible now. ---- Modified : /trunk/OMNotebook/OMNotebookGUI/serializingvisitor.cpp Modified : /trunk/OMNotebook/OMNotebookGUI/xmlnodename.h Modified : /trunk/OMNotebook/OMNotebookGUI/xmlparser.cpp Modified : /trunk/OMPlot/OMPlotGUI/Legend.cpp Modified : /trunk/OMPlot/OMPlotGUI/Legend.h Modified : /trunk/OMPlot/OMPlotGUI/PlotCurve.cpp Modified : /trunk/OMPlot/OMPlotGUI/PlotCurve.h Modified : /trunk/OMPlot/OMPlotGUI/PlotWindow.cpp Modified : /trunk/OMPlot/OMPlotGUI/PlotWindow.h Revision: 11261 Author: adeas31 Date: Friday, March 02, 2012 00:00:32 Message: - Fixed isReplaceable API, check separately for public and protected elements. Added case for the extended classes as well. ---- Modified : /trunk/Compiler/Script/Interactive.mo Revision: 11260 Author: mahge930 Date: Thursday, March 01, 2012 21:48:05 Message: + 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) ---- Modified : /trunk/testsuite/3rdParty/PlanarMechanics/Makefile Modified : /trunk/testsuite/Makefile Added : /trunk/testsuite/Makefile_sample.txt Modified : /trunk/testsuite/README Modified : /trunk/testsuite/bootstrapping/Makefile Modified : /trunk/testsuite/dependency/Makefile Modified : /trunk/testsuite/expandable/Makefile Modified : /trunk/testsuite/fmi/Makefile Modified : /trunk/testsuite/initialization/Makefile Modified : /trunk/testsuite/interactive/Makefile Modified : /trunk/testsuite/interactive-simulation/Makefile Modified : /trunk/testsuite/libraries/biochem/Makefile Modified : /trunk/testsuite/libraries/msl221/Electrical/Makefile Modified : /trunk/testsuite/libraries/msl221/Makefile Modified : /trunk/testsuite/libraries/msl221/Mechanics/Makefile Modified : /trunk/testsuite/libraries/msl221/modelicaAdditions/Makefile Modified : /trunk/testsuite/libraries/msl31/Makefile Modified : /trunk/testsuite/libraries/msl31/fluid/Makefile Modified : /trunk/testsuite/libraries/msl31/media/Makefile Modified : /trunk/testsuite/libraries/msl31/media/simulate/Makefile Modified : /trunk/testsuite/libraries/msl31/simulate/Makefile Modified : /trunk/testsuite/libraries/msl32/Makefile Modified : /trunk/testsuite/libraries/multibody/Makefile Modified : /trunk/testsuite/libraries/multibody/checkingModels/Makefile Modified : /trunk/testsuite/libraries/multibody/elementary/Makefile Modified : /trunk/testsuite/libraries/multibody/loops/Makefile Modified : /trunk/testsuite/libraries/multibody/rotational3deffects/Makefile Modified : /trunk/testsuite/libraries/multibody/systems/Makefile Modified : /trunk/testsuite/linearize/Makefile Modified : /trunk/testsuite/meta/Makefile Modified : /trunk/testsuite/modelicaML/Makefile Modified : /trunk/testsuite/mofiles/Makefile Modified : /trunk/testsuite/mofiles/drmodelica/Makefile Modified : /trunk/testsuite/mofiles/msl/Makefile Modified : /trunk/testsuite/mosfiles/Makefile Modified : /trunk/testsuite/mosfiles-msl22/Makefile Modified : /trunk/testsuite/mosfiles-nosim/Makefile Modified : /trunk/testsuite/parser/Makefile Modified : /trunk/testsuite/records/Makefile Modified : /trunk/testsuite/redeclare/Makefile Modified : /trunk/testsuite/siemens/Makefile Modified : /trunk/testsuite/streams/Makefile Revision: 11259 Author: mahge930 Date: Thursday, March 01, 2012 20:48:39 Message: 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. ---- Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl Revision: 11258 Author: adrpo Date: Thursday, March 01, 2012 19:02:35 Message: - expected output (don't know if is correct). ---- Modified : /trunk/testsuite/parser/ParseFullModelica3.1.mos Revision: 11257 Author: adrpo Date: Thursday, March 01, 2012 18:43:37 Message: - update OpenModelicaBootstrappingHeader.h broken some commits back. ---- Modified : /trunk/Compiler/OpenModelicaBootstrappingHeader.h Revision: 11256 Author: adeas31 Date: Thursday, March 01, 2012 17:39:06 Message: --new-window flag for visualize API. ---- Modified : /trunk/Compiler/Script/CevalScript.mo Revision: 11255 Author: sjoelund.se Date: Thursday, March 01, 2012 17:21:01 Message: - 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) ---- Modified : /trunk/Compiler/FrontEnd/Types.mo Modified : /trunk/libraries/Modelica 3.1/Electrical/Digital.mo Modified : /trunk/libraries/Modelica 3.1.txt Modified : /trunk/libraries/Modelica 3.2/Electrical/Digital.mo Modified : /trunk/libraries/Modelica 3.2.txt Modified : /trunk/libraries/README Modified : /trunk/testsuite/libraries/msl31/Modelica.Electrical.Digital.mos Modified : /trunk/testsuite/parser/ParseFullModelica3.1.mos Modified : /trunk/testsuite/parser/ParseFullModelica3.2.mos Revision: 11254 Author: sjoelund.se Date: Thursday, March 01, 2012 17:19:42 Message: - Fixes illegal xml generation when using measureTime=true ---- Modified : /trunk/SimulationRuntime/c/util/modelinfo.c Revision: 11253 Author: sjoelund.se Date: Thursday, March 01, 2012 17:18:54 Message: - Fix for external noretcall functions ---- Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl Revision: 11252 Author: lochel Date: Thursday, March 01, 2012 16:29:17 Message: - fix init-file for constant expressions - fix initialization by mat-file ---- Modified : /trunk/Compiler/OpenModelicaBootstrappingHeader.h Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenC.tpl Modified : /trunk/SimulationRuntime/c/math-support/initialization.c Revision: 11251 Author: perost Date: Thursday, March 01, 2012 15:00:21 Message: - Fix MainTest. ---- Modified : /trunk/Compiler/BackEnd/BackendDump.mo Revision: 11250 Author: perost Date: Thursday, March 01, 2012 14:46:45 Message: - 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. ---- Modified : /trunk/Compiler/FrontEnd/SCodeCheck.mo Modified : /trunk/Compiler/FrontEnd/SCodeExpand.mo Modified : /trunk/Compiler/FrontEnd/SCodeInst.mo Modified : /trunk/Compiler/FrontEnd/SCodeUtil.mo Modified : /trunk/Compiler/Template/CodegenCpp.mo Modified : /trunk/Compiler/Util/Util.mo Revision: 11249 Author: Frenkel TUD Date: Thursday, March 01, 2012 14:35:47 Message: - dump Statistic about the system with +d=backenddaeinfo ---- Modified : /trunk/Compiler/BackEnd/BackendDAECreate.mo Modified : /trunk/Compiler/BackEnd/BackendDAEOptimize.mo Modified : /trunk/Compiler/BackEnd/BackendDAETransform.mo Modified : /trunk/Compiler/BackEnd/BackendDAEUtil.mo Modified : /trunk/Compiler/BackEnd/BackendDump.mo Modified : /trunk/Compiler/BackEnd/BackendEquation.mo Modified : /trunk/Compiler/Util/Flags.mo Revision: 11248 Author: adrpo Date: Thursday, March 01, 2012 08:37:58 Message: - gee, expected output ---- Modified : /trunk/testsuite/libraries/multibody/loops/checkEngineV6_analytic.mos Revision: 11247 Author: adrpo Date: Thursday, March 01, 2012 08:25:34 Message: - expected output. - got rid of print in Inline.mo ---- Modified : /trunk/Compiler/FrontEnd/Inline.mo Modified : /trunk/testsuite/3rdParty/PlanarMechanics/checkPlanarMechanicsV4.mos Modified : /trunk/testsuite/libraries/multibody/elementary/LineForceWithTwoMasses.mos Modified : /trunk/testsuite/libraries/multibody/elementary/PointGravityWithPointMasses2.mos Modified : /trunk/testsuite/libraries/multibody/loops/Engine1b_analytic.mos Modified : /trunk/testsuite/libraries/multibody/loops/Fourbar1.mos Modified : /trunk/testsuite/libraries/multibody/loops/Fourbar2.mos Modified : /trunk/testsuite/libraries/multibody/loops/PlanarLoops_analytic.mos Revision: 11246 Author: adrpo Date: Thursday, March 01, 2012 08:06:55 Message: - 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 :) ---- Modified : /trunk/Compiler/FrontEnd/Expression.mo Modified : /trunk/Compiler/FrontEnd/Inline.mo Modified : /trunk/Compiler/FrontEnd/Types.mo Revision: 11245 Author: adrpo Date: Thursday, March 01, 2012 06:30:14 Message: - do not do equiv type checking when MetaModelica as they might be not! - fix some of the expected output in some models. ---- Modified : /trunk/Compiler/FrontEnd/Inline.mo Modified : /trunk/testsuite/3rdParty/PlanarMechanics/checkPlanarMechanicsV4.mos Modified : /trunk/testsuite/libraries/multibody/elementary/LineForceWithTwoMasses.mos Modified : /trunk/testsuite/libraries/multibody/elementary/PointGravityWithPointMasses2.mos Modified : /trunk/testsuite/libraries/multibody/loops/Engine1b_analytic.mos Modified : /trunk/testsuite/libraries/multibody/loops/Fourbar2.mos Modified : /trunk/testsuite/libraries/multibody/loops/PlanarLoops_analytic.mos Modified : /trunk/testsuite/libraries/multibody/loops/checkEngineV6_analytic.mos Revision: 11244 Author: adeas31 Date: Wednesday, February 29, 2012 23:55:28 Message: - Another try to fix omoptim build :) ---- Modified : /trunk/OMOptim/OMOptimBasis/build/Makefile.unix.in Modified : /trunk/OMOptim/build/OMOptim.config.in Revision: 11243 Author: adeas31 Date: Wednesday, February 29, 2012 22:19:10 Message: - Fix build for omoptim. ---- Modified : /trunk/OMOptim/OMOptimBasis/build/Makefile.unix.in Revision: 11242 Author: Frenkel TUD Date: Wednesday, February 29, 2012 19:22:30 Message: - remove forgotten dump call ---- Modified : /trunk/Compiler/BackEnd/BackendDAECreate.mo Revision: 11241 Author: Frenkel TUD Date: Wednesday, February 29, 2012 17:12:09 Message: - check if extension of records was succesfull - remove forgotten dump call ---- Modified : /trunk/Compiler/BackEnd/BackendDAECreate.mo Revision: 11240 Author: Frenkel TUD Date: Wednesday, February 29, 2012 16:39:08 Message: - compare types before inline expression ---- Modified : /trunk/Compiler/FrontEnd/Inline.mo Revision: 11239 Author: Kaie Kubjas Date: Wednesday, February 29, 2012 15:15:15 Message: Fixed a bug in CodegenCpp.tpl ---- Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenCpp.tpl Revision: 11237 Author: adeas31 Date: Wednesday, February 29, 2012 15:07:55 Message: - Fix build. ---- Modified : /trunk/configure.in Revision: 11236 Author: adeas31 Date: Wednesday, February 29, 2012 15:02:05 Message: - 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. ---- Modified : /trunk/Makefile.in Modified : /trunk/OMOptim/OMOptimBasis/build/OMOptimBasis.pro Modified : /trunk/OMOptim/OMOptimBasis/build/OMOptimBasis.windowsconfig.in Modified : /trunk/OMOptim/build/OMOptim.config.in Modified : /trunk/OMOptim/build/OMOptim.pro Modified : /trunk/OMOptim/build/OMOptim.windowsconfig.in Modified : /trunk/OMTools/OMTools.pro Revision: 11235 Author: perost Date: Wednesday, February 29, 2012 12:46:12 Message: - Implemented better handling of extending basic and array types in SCodeInst. ---- Modified : /trunk/Compiler/FrontEnd/SCodeExpand.mo Modified : /trunk/Compiler/FrontEnd/SCodeInst.mo Revision: 11234 Author: adrpo Date: Wednesday, February 29, 2012 11:11:00 Message: - fix c_runtime read_mat4.* dependency to point to the SimulationRuntime. ---- Modified : /trunk/OMOptim/Core/OpenModelica/OpenModelica.cpp Modified : /trunk/OMOptim/build/OMOptim.pro Revision: 11233 Author: hubert.thieriot Date: Wednesday, February 29, 2012 11:08:45 Message: - Added needed files to build OMOptimBasis ---- Added : /trunk/OMOptim/OMOptimBasis/build Added : /trunk/OMOptim/OMOptimBasis/build/Makefile.unix.in Added : /trunk/OMOptim/OMOptimBasis/build/OMOptimBasis.config.in Added : /trunk/OMOptim/OMOptimBasis/build/OMOptimBasis.pro Added : /trunk/OMOptim/OMOptimBasis/build/OMOptimBasis.pro.user Added : /trunk/OMOptim/OMOptimBasis/build/OMOptimBasis.windowsconfig.in Revision: 11231 Author: hubert.thieriot Date: Wednesday, February 29, 2012 10:29:46 Message: - 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. ---- Modified : /trunk/OMOptim/Core/Dymola/Dymola.cpp Modified : /trunk/OMOptim/Core/FileData/CSV.cpp Modified : /trunk/OMOptim/Core/FileData/CSV.h Deleted : /trunk/OMOptim/Core/FileData/Load.cpp Deleted : /trunk/OMOptim/Core/FileData/Load.h Added : /trunk/OMOptim/Core/FileData/LoadOMOptim.cpp (Copy from path: /trunk/OMOptim/Core/FileData/Load.cpp, Revision, 11208) Added : /trunk/OMOptim/Core/FileData/LoadOMOptim.h (Copy from path: /trunk/OMOptim/Core/FileData/Load.h, Revision, 11208) Deleted : /trunk/OMOptim/Core/FileData/Save.cpp Deleted : /trunk/OMOptim/Core/FileData/Save.h Added : /trunk/OMOptim/Core/FileData/SaveOMOptim.cpp (Copy from path: /trunk/OMOptim/Core/FileData/Save.cpp, Revision, 11208) Added : /trunk/OMOptim/Core/FileData/SaveOMOptim.h (Copy from path: /trunk/OMOptim/Core/FileData/Save.h, Revision, 11208) Deleted : /trunk/OMOptim/Core/FileData/XML.cpp Deleted : /trunk/OMOptim/Core/FileData/XML.h Deleted : /trunk/OMOptim/Core/Infos Deleted : /trunk/OMOptim/Core/MOClasses.h Deleted : /trunk/OMOptim/Core/MOItem.cpp Deleted : /trunk/OMOptim/Core/MOItem.h Deleted : /trunk/OMOptim/Core/MOKeepVector.h Deleted : /trunk/OMOptim/Core/MOOptVector.cpp Deleted : /trunk/OMOptim/Core/MOOptVector.h Deleted : /trunk/OMOptim/Core/MOSettings.cpp Deleted : /trunk/OMOptim/Core/MOSettings.h Deleted : /trunk/OMOptim/Core/MOTableView.cpp Deleted : /trunk/OMOptim/Core/MOTableView.h Deleted : /trunk/OMOptim/Core/MOThreads.cpp Deleted : /trunk/OMOptim/Core/MOThreads.h Deleted : /trunk/OMOptim/Core/MOVector.h Deleted : /trunk/OMOptim/Core/Modelica/MOParameter.cpp Deleted : /trunk/OMOptim/Core/Modelica/MOParameter.h Modified : /trunk/OMOptim/Core/Modelica/ModItem.cpp Modified : /trunk/OMOptim/Core/Modelica/ModItem.h Modified : /trunk/OMOptim/Core/Modelica/ModItemsTree.cpp Modified : /trunk/OMOptim/Core/Modelica/ModItemsTree.h Modified : /trunk/OMOptim/Core/Modelica/ModModelPlus.cpp Modified : /trunk/OMOptim/Core/Modelica/Modelica.h Modified : /trunk/OMOptim/Core/Modelica/ModelicaConnections.cpp Modified : /trunk/OMOptim/Core/Modelica/ModelicaModifier.cpp Modified : /trunk/OMOptim/Core/OMC/MOomc.cpp Added : /trunk/OMOptim/Core/OMC/OMCThreads.cpp Added : /trunk/OMOptim/Core/OMC/OMCThreads.h Added : /trunk/OMOptim/Core/OMOptimSettings.cpp (Copy from path: /trunk/OMOptim/Core/MOSettings.cpp, Revision, 11208) Added : /trunk/OMOptim/Core/OMOptimSettings.h (Copy from path: /trunk/OMOptim/Core/MOSettings.h, Revision, 11208) Modified : /trunk/OMOptim/Core/OpenModelica/OpenModelica.cpp Modified : /trunk/OMOptim/Core/OptObjectives.cpp Modified : /trunk/OMOptim/Core/OptObjectives.h Modified : /trunk/OMOptim/Core/Optim/EA/EABase.cpp Modified : /trunk/OMOptim/Core/Optim/EA/EABase.h Modified : /trunk/OMOptim/Core/Optim/EA/NSGA2/NSGA2.cpp Modified : /trunk/OMOptim/Core/Optim/EA/NSGA2/NSGA2.h Modified : /trunk/OMOptim/Core/Optim/EA/OptimAlgoUtils.h Modified : /trunk/OMOptim/Core/Optim/EA/SA1/SA1.cpp Modified : /trunk/OMOptim/Core/Optim/EA/SA1/SA1.h Modified : /trunk/OMOptim/Core/Optim/EA/SPEA2/SPEA2.cpp Modified : /trunk/OMOptim/Core/Optim/EA/SPEA2/SPEA2.h Modified : /trunk/OMOptim/Core/Optim/EA/SPEA2Adaptative/SPEA2Adapt.cpp Modified : /trunk/OMOptim/Core/Optim/EA/SPEA2Adaptative/SPEA2Adapt.h Modified : /trunk/OMOptim/Core/Problems/BlockSubs/BlockSubstitution.cpp Modified : /trunk/OMOptim/Core/Problems/BlockSubs/BlockSubstitutions.cpp Deleted : /trunk/OMOptim/Core/Problems/OMCase.cpp Deleted : /trunk/OMOptim/Core/Problems/OMCase.h Deleted : /trunk/OMOptim/Core/Problems/OMCases.cpp Deleted : /trunk/OMOptim/Core/Problems/OMCases.h Modified : /trunk/OMOptim/Core/Problems/OneSimResult.cpp Modified : /trunk/OMOptim/Core/Problems/OneSimResult.h Modified : /trunk/OMOptim/Core/Problems/OneSimulation.cpp Modified : /trunk/OMOptim/Core/Problems/OneSimulation.h Modified : /trunk/OMOptim/Core/Problems/OptimResult.cpp Modified : /trunk/OMOptim/Core/Problems/OptimResult.h Modified : /trunk/OMOptim/Core/Problems/Optimization.cpp Modified : /trunk/OMOptim/Core/Problems/Optimization.h Deleted : /trunk/OMOptim/Core/Problems/Problem.cpp Deleted : /trunk/OMOptim/Core/Problems/Problem.h Deleted : /trunk/OMOptim/Core/Problems/ProblemConfig.cpp Deleted : /trunk/OMOptim/Core/Problems/ProblemConfig.h Deleted : /trunk/OMOptim/Core/Problems/ProblemInterface.cpp Deleted : /trunk/OMOptim/Core/Problems/ProblemInterface.h Deleted : /trunk/OMOptim/Core/Problems/Problems.cpp Deleted : /trunk/OMOptim/Core/Problems/Problems.h Deleted : /trunk/OMOptim/Core/Problems/Result.cpp Deleted : /trunk/OMOptim/Core/Problems/Result.h Deleted : /trunk/OMOptim/Core/Problems/Results.cpp Deleted : /trunk/OMOptim/Core/Problems/Results.h Modified : /trunk/OMOptim/Core/Problems/onesimulationinterface.cpp Modified : /trunk/OMOptim/Core/Problems/onesimulationinterface.h Modified : /trunk/OMOptim/Core/Problems/optimizationinterface.cpp Modified : /trunk/OMOptim/Core/Problems/optimizationinterface.h Modified : /trunk/OMOptim/Core/Project.cpp Modified : /trunk/OMOptim/Core/Project.h Deleted : /trunk/OMOptim/Core/Tools/HighTools.cpp Deleted : /trunk/OMOptim/Core/Tools/HighTools.h Deleted : /trunk/OMOptim/Core/Tools/LowTools.cpp Deleted : /trunk/OMOptim/Core/Tools/LowTools.h Deleted : /trunk/OMOptim/Core/Tools/OMProcess.cpp Deleted : /trunk/OMOptim/Core/Tools/OMProcess.h Deleted : /trunk/OMOptim/Core/Tools/SleeperThread.h Deleted : /trunk/OMOptim/Core/Tools/XMLTools.cpp Deleted : /trunk/OMOptim/Core/Tools/XMLTools.h Deleted : /trunk/OMOptim/Core/Units Deleted : /trunk/OMOptim/Core/Variable.cpp Deleted : /trunk/OMOptim/Core/Variable.h Deleted : /trunk/OMOptim/Core/VariableType.h Deleted : /trunk/OMOptim/Core/Variables.cpp Deleted : /trunk/OMOptim/Core/Variables.h Modified : /trunk/OMOptim/Doc/HowProblemWorks.pptx Deleted : /trunk/OMOptim/GUI/Dialogs/DlgSelectFiles.cpp Deleted : /trunk/OMOptim/GUI/Dialogs/DlgSelectFiles.h Deleted : /trunk/OMOptim/GUI/Dialogs/DlgSelectVars.cpp Deleted : /trunk/OMOptim/GUI/Dialogs/DlgSelectVars.h Deleted : /trunk/OMOptim/GUI/Dialogs/DlgSettings.cpp Deleted : /trunk/OMOptim/GUI/Dialogs/DlgSettings.h Deleted : /trunk/OMOptim/GUI/Dialogs/EIHENParametersDlg.cpp Deleted : /trunk/OMOptim/GUI/Dialogs/EIHENParametersDlg.h Deleted : /trunk/OMOptim/GUI/Dialogs/MOParametersDlg.cpp Deleted : /trunk/OMOptim/GUI/Dialogs/MOParametersDlg.h Modified : /trunk/OMOptim/GUI/MainWindow.cpp Modified : /trunk/OMOptim/GUI/MainWindow.h Modified : /trunk/OMOptim/GUI/Plots/MOOptPlot.h Deleted : /trunk/OMOptim/GUI/Plots/MOPlot.cpp Deleted : /trunk/OMOptim/GUI/Plots/MOPlot.h Deleted : /trunk/OMOptim/GUI/Plots/MyQwtPlotPicker.cpp Deleted : /trunk/OMOptim/GUI/Plots/MyQwtPlotPicker.h Deleted : /trunk/OMOptim/GUI/Tabs/MO2ColTab.cpp Deleted : /trunk/OMOptim/GUI/Tabs/MO2ColTab.h Deleted : /trunk/OMOptim/GUI/Tabs/MOMainTab.cpp Deleted : /trunk/OMOptim/GUI/Tabs/MOMainTab.h Deleted : /trunk/OMOptim/GUI/Tabs/MOTab.cpp Deleted : /trunk/OMOptim/GUI/Tabs/MOTab.h Deleted : /trunk/OMOptim/GUI/Tabs/MOTabBase.cpp Deleted : /trunk/OMOptim/GUI/Tabs/MOTabBase.h Deleted : /trunk/OMOptim/GUI/Tabs/TabEIProblem.cpp Deleted : /trunk/OMOptim/GUI/Tabs/TabGeneric.cpp Deleted : /trunk/OMOptim/GUI/Tabs/TabGeneric.h Deleted : /trunk/OMOptim/GUI/Tabs/TabGeneric.ui Modified : /trunk/OMOptim/GUI/Tabs/TabOMC.h Modified : /trunk/OMOptim/GUI/Tabs/TabOneSim.cpp Modified : /trunk/OMOptim/GUI/Tabs/TabOptimization.cpp Modified : /trunk/OMOptim/GUI/Tabs/TabProject.h Modified : /trunk/OMOptim/GUI/Tabs/TabResOneSim.cpp Modified : /trunk/OMOptim/GUI/Tabs/TabResOptimization.cpp Deleted : /trunk/OMOptim/GUI/Tools/GuiTools.cpp Deleted : /trunk/OMOptim/GUI/Tools/GuiTools.h Deleted : /trunk/OMOptim/GUI/Tools/MOGuiTools.cpp Deleted : /trunk/OMOptim/GUI/Tools/MOGuiTools.h Deleted : /trunk/OMOptim/GUI/Tools/MOSplitter.cpp Deleted : /trunk/OMOptim/GUI/Tools/MOSplitter.h Deleted : /trunk/OMOptim/GUI/Tools/MOStyleSheet.cpp Deleted : /trunk/OMOptim/GUI/Tools/MOStyleSheet.h Deleted : /trunk/OMOptim/GUI/Tools/MyDelegates.cpp Deleted : /trunk/OMOptim/GUI/Tools/MyDelegates.h Deleted : /trunk/OMOptim/GUI/Tools/MyTextLog.cpp Deleted : /trunk/OMOptim/GUI/Tools/MyTextLog.h Deleted : /trunk/OMOptim/GUI/Tools/MyTreeView.cpp Deleted : /trunk/OMOptim/GUI/Tools/MyTreeView.h Added : /trunk/OMOptim/GUI/Tools/OMOptimGuiTools.cpp Added : /trunk/OMOptim/GUI/Tools/OMOptimGuiTools.h Deleted : /trunk/OMOptim/GUI/Tools/qsciencespinbox.cpp Deleted : /trunk/OMOptim/GUI/Tools/qsciencespinbox.h Modified : /trunk/OMOptim/GUI/Widgets/WidgetCtrlParameters.cpp Modified : /trunk/OMOptim/GUI/Widgets/WidgetCtrlParameters.h Deleted : /trunk/OMOptim/GUI/Widgets/WidgetEIInputVars.cpp Deleted : /trunk/OMOptim/GUI/Widgets/WidgetFilesList.cpp Deleted : /trunk/OMOptim/GUI/Widgets/WidgetFilesList.h Deleted : /trunk/OMOptim/GUI/Widgets/WidgetFilesList.ui Deleted : /trunk/OMOptim/GUI/Widgets/WidgetList.cpp Deleted : /trunk/OMOptim/GUI/Widgets/WidgetList.h Deleted : /trunk/OMOptim/GUI/Widgets/WidgetMOItem.cpp Deleted : /trunk/OMOptim/GUI/Widgets/WidgetMOItem.h Deleted : /trunk/OMOptim/GUI/Widgets/WidgetMOItem.ui Modified : /trunk/OMOptim/GUI/Widgets/WidgetOneSimVars.cpp Modified : /trunk/OMOptim/GUI/Widgets/WidgetOneSimVars.h Modified : /trunk/OMOptim/GUI/Widgets/WidgetOptimActions.cpp Modified : /trunk/OMOptim/GUI/Widgets/WidgetOptimActions.h Modified : /trunk/OMOptim/GUI/Widgets/WidgetProgress.cpp Modified : /trunk/OMOptim/GUI/Widgets/WidgetProgress.h Modified : /trunk/OMOptim/GUI/Widgets/WidgetSelectComponents.cpp Modified : /trunk/OMOptim/GUI/Widgets/WidgetSelectOptVars.cpp Deleted : /trunk/OMOptim/GUI/Widgets/WidgetSelectVars.cpp Deleted : /trunk/OMOptim/GUI/Widgets/WidgetSelectVars.h Deleted : /trunk/OMOptim/GUI/Widgets/WidgetSelectVars.ui Modified : /trunk/OMOptim/GUI/Widgets/WidgetTableRecVar.cpp Deleted : /trunk/OMOptim/GUI/Widgets/WidgetTableVar.cpp Deleted : /trunk/OMOptim/GUI/Widgets/WidgetTableVar.h Added : /trunk/OMOptim/OMOptimBasis Added : /trunk/OMOptim/OMOptimBasis/FileData (Copy from path: /trunk/OMOptim/Core/FileData, Revision, 11208) Deleted : /trunk/OMOptim/OMOptimBasis/FileData/CSV.cpp Deleted : /trunk/OMOptim/OMOptimBasis/FileData/CSV.h Added : /trunk/OMOptim/OMOptimBasis/FileData/CSVBase.cpp (Copy from path: /trunk/OMOptim/Core/FileData/CSV.cpp, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/FileData/CSVBase.h (Copy from path: /trunk/OMOptim/Core/FileData/CSV.h, Revision, 11208) Modified : /trunk/OMOptim/OMOptimBasis/FileData/Load.cpp Modified : /trunk/OMOptim/OMOptimBasis/FileData/Load.h Modified : /trunk/OMOptim/OMOptimBasis/FileData/Save.cpp Modified : /trunk/OMOptim/OMOptimBasis/FileData/Save.h Modified : /trunk/OMOptim/OMOptimBasis/FileData/XML.cpp Modified : /trunk/OMOptim/OMOptimBasis/FileData/XML.h Added : /trunk/OMOptim/OMOptimBasis/GUI Added : /trunk/OMOptim/OMOptimBasis/GUI/Dialogs Added : /trunk/OMOptim/OMOptimBasis/GUI/Dialogs/DlgSelectFiles.cpp (Copy from path: /trunk/OMOptim/GUI/Dialogs/DlgSelectFiles.cpp, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/GUI/Dialogs/DlgSelectFiles.h (Copy from path: /trunk/OMOptim/GUI/Dialogs/DlgSelectFiles.h, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/GUI/Dialogs/DlgSelectVars.cpp (Copy from path: /trunk/OMOptim/GUI/Dialogs/DlgSelectVars.cpp, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/GUI/Dialogs/DlgSelectVars.h (Copy from path: /trunk/OMOptim/GUI/Dialogs/DlgSelectVars.h, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/GUI/Dialogs/DlgSettings.cpp (Copy from path: /trunk/OMOptim/GUI/Dialogs/DlgSettings.cpp, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/GUI/Dialogs/DlgSettings.h (Copy from path: /trunk/OMOptim/GUI/Dialogs/DlgSettings.h, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/GUI/Dialogs/MOParametersDlg.cpp (Copy from path: /trunk/OMOptim/GUI/Dialogs/MOParametersDlg.cpp, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/GUI/Dialogs/MOParametersDlg.h (Copy from path: /trunk/OMOptim/GUI/Dialogs/MOParametersDlg.h, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/GUI/Dialogs/NewProjectBaseForm.cpp (Copy from path: /trunk/OMOptim/GUI/Dialogs/newprojectform.cpp, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/GUI/Dialogs/NewProjectBaseForm.h (Copy from path: /trunk/OMOptim/GUI/Dialogs/newprojectform.h, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/GUI/Dialogs/NewProjectBaseForm.ui (Copy from path: /trunk/OMOptim/GUI/Dialogs/newprojectform.ui, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/GUI/Plots Added : /trunk/OMOptim/OMOptimBasis/GUI/Plots/MOPlot.cpp (Copy from path: /trunk/OMOptim/GUI/Plots/MOPlot.cpp, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/GUI/Plots/MOPlot.h (Copy from path: /trunk/OMOptim/GUI/Plots/MOPlot.h, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/GUI/Plots/MyQwtPlotPicker.cpp (Copy from path: /trunk/OMOptim/GUI/Plots/MyQwtPlotPicker.cpp, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/GUI/Plots/MyQwtPlotPicker.h (Copy from path: /trunk/OMOptim/GUI/Plots/MyQwtPlotPicker.h, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/GUI/Tabs Added : /trunk/OMOptim/OMOptimBasis/GUI/Tabs/MO2ColTab.cpp (Copy from path: /trunk/OMOptim/GUI/Tabs/MO2ColTab.cpp, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/GUI/Tabs/MO2ColTab.h (Copy from path: /trunk/OMOptim/GUI/Tabs/MO2ColTab.h, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/GUI/Tabs/MOMainTab.cpp (Copy from path: /trunk/OMOptim/GUI/Tabs/MOMainTab.cpp, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/GUI/Tabs/MOMainTab.h (Copy from path: /trunk/OMOptim/GUI/Tabs/MOMainTab.h, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/GUI/Tabs/MOTab.cpp (Copy from path: /trunk/OMOptim/GUI/Tabs/MOTab.cpp, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/GUI/Tabs/MOTab.h (Copy from path: /trunk/OMOptim/GUI/Tabs/MOTab.h, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/GUI/Tabs/MOTabBase.cpp (Copy from path: /trunk/OMOptim/GUI/Tabs/MOTabBase.cpp, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/GUI/Tabs/MOTabBase.h (Copy from path: /trunk/OMOptim/GUI/Tabs/MOTabBase.h, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/GUI/Tabs/TabGeneric.cpp (Copy from path: /trunk/OMOptim/GUI/Tabs/TabGeneric.cpp, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/GUI/Tabs/TabGeneric.h (Copy from path: /trunk/OMOptim/GUI/Tabs/TabGeneric.h, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/GUI/Tabs/TabGeneric.ui (Copy from path: /trunk/OMOptim/GUI/Tabs/TabGeneric.ui, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/GUI/Tabs/TabProjectBase.cpp Added : /trunk/OMOptim/OMOptimBasis/GUI/Tabs/TabProjectBase.h Added : /trunk/OMOptim/OMOptimBasis/GUI/Tabs/TabProjectBase.ui Added : /trunk/OMOptim/OMOptimBasis/GUI/Tools Added : /trunk/OMOptim/OMOptimBasis/GUI/Tools/GuiTools.cpp (Copy from path: /trunk/OMOptim/GUI/Tools/GuiTools.cpp, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/GUI/Tools/GuiTools.h (Copy from path: /trunk/OMOptim/GUI/Tools/GuiTools.h, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/GUI/Tools/MOSplitter.cpp (Copy from path: /trunk/OMOptim/GUI/Tools/MOSplitter.cpp, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/GUI/Tools/MOSplitter.h (Copy from path: /trunk/OMOptim/GUI/Tools/MOSplitter.h, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/GUI/Tools/MOStyleSheet.cpp (Copy from path: /trunk/OMOptim/GUI/Tools/MOStyleSheet.cpp, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/GUI/Tools/MOStyleSheet.h (Copy from path: /trunk/OMOptim/GUI/Tools/MOStyleSheet.h, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/GUI/Tools/MyDelegates.cpp (Copy from path: /trunk/OMOptim/GUI/Tools/MyDelegates.cpp, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/GUI/Tools/MyDelegates.h (Copy from path: /trunk/OMOptim/GUI/Tools/MyDelegates.h, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/GUI/Tools/MyTextLog.cpp (Copy from path: /trunk/OMOptim/GUI/Tools/MyTextLog.cpp, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/GUI/Tools/MyTextLog.h (Copy from path: /trunk/OMOptim/GUI/Tools/MyTextLog.h, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/GUI/Tools/MyTreeView.cpp (Copy from path: /trunk/OMOptim/GUI/Tools/MyTreeView.cpp, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/GUI/Tools/MyTreeView.h (Copy from path: /trunk/OMOptim/GUI/Tools/MyTreeView.h, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/GUI/Tools/qsciencespinbox.cpp (Copy from path: /trunk/OMOptim/GUI/Tools/qsciencespinbox.cpp, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/GUI/Tools/qsciencespinbox.h (Copy from path: /trunk/OMOptim/GUI/Tools/qsciencespinbox.h, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/GUI/Widgets Added : /trunk/OMOptim/OMOptimBasis/GUI/Widgets/WidgetFilesList.cpp (Copy from path: /trunk/OMOptim/GUI/Widgets/WidgetFilesList.cpp, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/GUI/Widgets/WidgetFilesList.h (Copy from path: /trunk/OMOptim/GUI/Widgets/WidgetFilesList.h, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/GUI/Widgets/WidgetFilesList.ui (Copy from path: /trunk/OMOptim/GUI/Widgets/WidgetFilesList.ui, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/GUI/Widgets/WidgetList.cpp (Copy from path: /trunk/OMOptim/GUI/Widgets/WidgetList.cpp, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/GUI/Widgets/WidgetList.h (Copy from path: /trunk/OMOptim/GUI/Widgets/WidgetList.h, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/GUI/Widgets/WidgetMOItem.cpp (Copy from path: /trunk/OMOptim/GUI/Widgets/WidgetMOItem.cpp, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/GUI/Widgets/WidgetMOItem.h (Copy from path: /trunk/OMOptim/GUI/Widgets/WidgetMOItem.h, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/GUI/Widgets/WidgetMOItem.ui (Copy from path: /trunk/OMOptim/GUI/Widgets/WidgetMOItem.ui, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/GUI/Widgets/WidgetProjectBaseInfos.cpp Added : /trunk/OMOptim/OMOptimBasis/GUI/Widgets/WidgetProjectBaseInfos.h Added : /trunk/OMOptim/OMOptimBasis/GUI/Widgets/WidgetProjectBaseInfos.ui Added : /trunk/OMOptim/OMOptimBasis/GUI/Widgets/WidgetSelectVars.cpp (Copy from path: /trunk/OMOptim/GUI/Widgets/WidgetSelectVars.cpp, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/GUI/Widgets/WidgetSelectVars.h (Copy from path: /trunk/OMOptim/GUI/Widgets/WidgetSelectVars.h, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/GUI/Widgets/WidgetSelectVars.ui (Copy from path: /trunk/OMOptim/GUI/Widgets/WidgetSelectVars.ui, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/GUI/Widgets/WidgetTableVar.cpp (Copy from path: /trunk/OMOptim/GUI/Widgets/WidgetTableVar.cpp, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/GUI/Widgets/WidgetTableVar.h (Copy from path: /trunk/OMOptim/GUI/Widgets/WidgetTableVar.h, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/Infos (Copy from path: /trunk/OMOptim/Core/Infos, Revision, 11208) Modified : /trunk/OMOptim/OMOptimBasis/Infos/InfoSender.cpp Added : /trunk/OMOptim/OMOptimBasis/MOClasses.h (Copy from path: /trunk/OMOptim/Core/MOClasses.h, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/MOItem.cpp (Copy from path: /trunk/OMOptim/Core/MOItem.cpp, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/MOItem.h (Copy from path: /trunk/OMOptim/Core/MOItem.h, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/MOKeepVector.h (Copy from path: /trunk/OMOptim/Core/MOKeepVector.h, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/MOOptVector.cpp (Copy from path: /trunk/OMOptim/Core/MOOptVector.cpp, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/MOOptVector.h (Copy from path: /trunk/OMOptim/Core/MOOptVector.h, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/MOParameter.cpp (Copy from path: /trunk/OMOptim/Core/Modelica/MOParameter.cpp, Revision, 11205) Added : /trunk/OMOptim/OMOptimBasis/MOParameter.h (Copy from path: /trunk/OMOptim/Core/Modelica/MOParameter.h, Revision, 11205) Added : /trunk/OMOptim/OMOptimBasis/MOSettings.cpp (Copy from path: /trunk/OMOptim/Core/MOSettings.cpp, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/MOSettings.h (Copy from path: /trunk/OMOptim/Core/MOSettings.h, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/MOTableView.cpp (Copy from path: /trunk/OMOptim/Core/MOTableView.cpp, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/MOTableView.h (Copy from path: /trunk/OMOptim/Core/MOTableView.h, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/MOThreads.cpp (Copy from path: /trunk/OMOptim/Core/MOThreads.cpp, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/MOThreads.h (Copy from path: /trunk/OMOptim/Core/MOThreads.h, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/MOVector.h (Copy from path: /trunk/OMOptim/Core/MOVector.h, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/Problems Added : /trunk/OMOptim/OMOptimBasis/Problems/OMCase.cpp (Copy from path: /trunk/OMOptim/Core/Problems/OMCase.cpp, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/Problems/OMCase.h (Copy from path: /trunk/OMOptim/Core/Problems/OMCase.h, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/Problems/OMCases.cpp (Copy from path: /trunk/OMOptim/Core/Problems/OMCases.cpp, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/Problems/OMCases.h (Copy from path: /trunk/OMOptim/Core/Problems/OMCases.h, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/Problems/Problem.cpp (Copy from path: /trunk/OMOptim/Core/Problems/Problem.cpp, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/Problems/Problem.h (Copy from path: /trunk/OMOptim/Core/Problems/Problem.h, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/Problems/ProblemConfig.cpp (Copy from path: /trunk/OMOptim/Core/Problems/ProblemConfig.cpp, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/Problems/ProblemConfig.h (Copy from path: /trunk/OMOptim/Core/Problems/ProblemConfig.h, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/Problems/ProblemInterface.cpp (Copy from path: /trunk/OMOptim/Core/Problems/ProblemInterface.cpp, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/Problems/ProblemInterface.h (Copy from path: /trunk/OMOptim/Core/Problems/ProblemInterface.h, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/Problems/Problems.cpp (Copy from path: /trunk/OMOptim/Core/Problems/Problems.cpp, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/Problems/Problems.h (Copy from path: /trunk/OMOptim/Core/Problems/Problems.h, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/Problems/Result.cpp (Copy from path: /trunk/OMOptim/Core/Problems/Result.cpp, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/Problems/Result.h (Copy from path: /trunk/OMOptim/Core/Problems/Result.h, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/Problems/Results.cpp (Copy from path: /trunk/OMOptim/Core/Problems/Results.cpp, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/Problems/Results.h (Copy from path: /trunk/OMOptim/Core/Problems/Results.h, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/ProjectBase.cpp (Copy from path: /trunk/OMOptim/Core/Project.cpp, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/ProjectBase.h (Copy from path: /trunk/OMOptim/Core/Project.h, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/Tools Added : /trunk/OMOptim/OMOptimBasis/Tools/HighTools.cpp (Copy from path: /trunk/OMOptim/Core/Tools/HighTools.cpp, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/Tools/HighTools.h (Copy from path: /trunk/OMOptim/Core/Tools/HighTools.h, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/Tools/LowTools.cpp (Copy from path: /trunk/OMOptim/Core/Tools/LowTools.cpp, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/Tools/LowTools.h (Copy from path: /trunk/OMOptim/Core/Tools/LowTools.h, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/Tools/OMProcess.cpp (Copy from path: /trunk/OMOptim/Core/Tools/OMProcess.cpp, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/Tools/OMProcess.h (Copy from path: /trunk/OMOptim/Core/Tools/OMProcess.h, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/Tools/SleeperThread.h (Copy from path: /trunk/OMOptim/Core/Tools/SleeperThread.h, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/Tools/XMLTools.cpp (Copy from path: /trunk/OMOptim/Core/Tools/XMLTools.cpp, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/Tools/XMLTools.h (Copy from path: /trunk/OMOptim/Core/Tools/XMLTools.h, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/Units (Copy from path: /trunk/OMOptim/Core/Units, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/Variable.cpp (Copy from path: /trunk/OMOptim/Core/Variable.cpp, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/Variable.h (Copy from path: /trunk/OMOptim/Core/Variable.h, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/VariableType.h (Copy from path: /trunk/OMOptim/Core/VariableType.h, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/Variables.cpp (Copy from path: /trunk/OMOptim/Core/Variables.cpp, Revision, 11208) Added : /trunk/OMOptim/OMOptimBasis/Variables.h (Copy from path: /trunk/OMOptim/Core/Variables.h, Revision, 11208) Modified : /trunk/OMOptim/build/OMOptim.pro Modified : /trunk/OMOptim/build/OMOptim.windowsconfig.in Modified : /trunk/OMOptim/version.h Revision: 11230 Author: sjoelund.se Date: Wednesday, February 29, 2012 09:10:12 Message: - Expected output ---- Modified : /trunk/testsuite/parser/ParseFullModelica3.1.mos Modified : /trunk/testsuite/parser/ParseFullModelica3.2.mos Revision: 11229 Author: sjoelund.se Date: Wednesday, February 29, 2012 09:03:06 Message: - Don't remove single quotes ---- Modified : /trunk/Examples/GenerateDoc.mos Revision: 11228 Author: sjoelund.se Date: Wednesday, February 29, 2012 07:43:22 Message: #1702 - Some fixes for enumeration and integer type errors in MSL ---- Modified : /trunk/libraries/Modelica 3.1/Media/Air.mo Modified : /trunk/libraries/Modelica 3.1.txt Modified : /trunk/libraries/Modelica 3.2/Media/Air.mo Modified : /trunk/libraries/README Revision: 11227 Author: sjoelund.se Date: Tuesday, February 28, 2012 22:49:26 Message: - Expected output ---- Modified : /trunk/testsuite/parser/ParseFullModelica3.1.mos Modified : /trunk/testsuite/parser/ParseFullModelica3.2.mos Revision: 11226 Author: sjoelund.se Date: Tuesday, February 28, 2012 22:46:13 Message: #1702 - Fixed a type error in HumMod ---- Modified : /trunk/testsuite/mosfiles-nosim/HumModOMCTotal.mo Modified : /trunk/testsuite/mosfiles-nosim/instHumMod.mos Revision: 11225 Author: sjoelund.se Date: Tuesday, February 28, 2012 22:34:33 Message: Modelica/Mechanics/Multibody/Parts.mo: rotationType == 1,2 => rotationType == Types.RotationTypes.RotationAxis,TwoAxesVectors - Partial fix for #1702 ---- Modified : /trunk/libraries/Modelica 3.1/Mechanics/MultiBody/parts.mo Modified : /trunk/libraries/Modelica 3.1.txt Modified : /trunk/libraries/Modelica 3.2/Mechanics/MultiBody/Parts.mo Modified : /trunk/libraries/Modelica 3.2.txt Modified : /trunk/libraries/README Modified : /trunk/testsuite/libraries/multibody/elementary/_ElementaryTotal.mo Modified : /trunk/testsuite/libraries/multibody/loops/_LoopsTotal.mo Modified : /trunk/testsuite/libraries/multibody/rotational3deffects/_Rotational3DEffectsTotal.mo Revision: 11224 Author: mahge930 Date: Tuesday, February 28, 2012 20:01:22 Message: + 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) ---- Modified : /trunk/Compiler/FrontEnd/Absyn.mo Modified : /trunk/Compiler/FrontEnd/DAE.mo Modified : /trunk/Compiler/FrontEnd/DAEDump.mo Modified : /trunk/Compiler/FrontEnd/Dump.mo Modified : /trunk/Compiler/FrontEnd/Env.mo Modified : /trunk/Compiler/FrontEnd/Inst.mo Modified : /trunk/Compiler/FrontEnd/SCode.mo Modified : /trunk/Compiler/FrontEnd/SCodeDump.mo Modified : /trunk/Compiler/FrontEnd/SCodeFlatDump.mo Modified : /trunk/Compiler/FrontEnd/SCodeUtil.mo Modified : /trunk/Compiler/FrontEnd/Static.mo Modified : /trunk/Compiler/OpenModelicaBootstrappingHeader.h Modified : /trunk/Parser/Modelica.g Revision: 11223 Author: sjoelund.se Date: Tuesday, February 28, 2012 18:55:16 Message: Partial fix for #1702 (enum == Integer is not an allowed relation) - This was also updated in MSL ---- Modified : /trunk/Compiler/OpenModelicaBootstrappingHeader.h Modified : /trunk/libraries/Modelica 3.1/Mechanics/MultiBody/package.mo Modified : /trunk/libraries/Modelica 3.1.txt Modified : /trunk/libraries/Modelica 3.2/Mechanics/MultiBody/package.mo Modified : /trunk/libraries/Modelica 3.2.txt Modified : /trunk/libraries/README Modified : /trunk/testsuite/libraries/multibody/checkingModels/BodyCylinderTotal.mo Modified : /trunk/testsuite/libraries/multibody/elementary/_ElementaryTotal.mo Modified : /trunk/testsuite/libraries/multibody/loops/_LoopsTotal.mo Modified : /trunk/testsuite/libraries/multibody/rotational3deffects/_Rotational3DEffectsTotal.mo Modified : /trunk/testsuite/parser/ParseFullModelica3.1.mos Modified : /trunk/testsuite/parser/ParseFullModelica3.2.mos Revision: 11222 Author: perost Date: Tuesday, February 28, 2012 17:18:30 Message: - Implemented prefix propagation in SCodeInst. ---- Modified : /trunk/Compiler/FrontEnd/Absyn.mo Modified : /trunk/Compiler/FrontEnd/DAEUtil.mo Modified : /trunk/Compiler/FrontEnd/SCodeExpand.mo Modified : /trunk/Compiler/FrontEnd/SCodeInst.mo Revision: 11219 Author: niklwors Date: Tuesday, February 28, 2012 10:51:52 Message: Modified interface method giveZeroFunc in cpp runtime, eps parameter is not needed. Fix in CMake file of Modelica System ---- Modified : /trunk/Compiler/Template/CodegenCpp.mo Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenCpp.tpl Modified : /trunk/SimulationRuntime/cpp/Source/CMakeLists.txt Modified : /trunk/SimulationRuntime/cpp/Source/Solver/CVode/Implementation/CVode.cpp Modified : /trunk/SimulationRuntime/cpp/Source/Solver/Euler/Implementation/Euler.cpp Modified : /trunk/SimulationRuntime/cpp/Source/Solver/Idas/Implementation/Idas.cpp Modified : /trunk/SimulationRuntime/cpp/Source/Solver/Implementation/SolverDefaultImplementation.cpp Modified : /trunk/SimulationRuntime/cpp/Source/System/Interfaces/IEvent.h Modified : /trunk/SimulationRuntime/cpp/Source/System/Modelica/CMakeLists.txt Modified : /trunk/SimulationRuntime/cpp/Source/System/Modelica/ModelicaSystem.cpp Modified : /trunk/SimulationRuntime/cpp/Source/System/Modelica/ModelicaSystem.h Revision: 11218 Author: sjoelund.se Date: Tuesday, February 28, 2012 10:48:16 Message: - Added target bom-error to test for BOM in files ---- Modified : /trunk/Makefile.common Modified : /trunk/Makefile.in Revision: 11217 Author: Kaie Kubjas Date: Tuesday, February 28, 2012 09:42:12 Message: Fix typo in AlgloopsolverFactory class ---- Modified : /trunk/SimulationRuntime/cpp/Source/CMakeLists.txt Modified : /trunk/SimulationRuntime/cpp/Source/Math/Implementation/Functions.h Modified : /trunk/SimulationRuntime/cpp/Source/System/Implementation/AlgLoopSolverFactory.cpp Modified : /trunk/SimulationRuntime/cpp/Source/System/Implementation/SystemDefaultImplementation.cpp Modified : /trunk/SimulationRuntime/cpp/Source/System/Modelica/CMakeLists.txt Modified : /trunk/SimulationRuntime/cpp/Source/System/Modelica/Modelica.h Modified : /trunk/SimulationRuntime/cpp/Source/System/Modelica/ModelicaSystem.cpp Modified : /trunk/SimulationRuntime/cpp/Source/System/Modelica/ModelicaSystem.h Revision: 11216 Author: sjoelund.se Date: Tuesday, February 28, 2012 09:36:00 Message: - OMNotebook now depends on OMPlot ---- Modified : /trunk/Makefile.in Revision: 11215 Author: adrpo Date: Tuesday, February 28, 2012 07:53:41 Message: - remove forgotten unused SimCodeC.tpl. ---- Deleted : /trunk/Compiler/susan_codegen/SimCode/SimCodeC.tpl Revision: 11214 Author: sjoelund.se Date: Tuesday, February 28, 2012 07:34:27 Message: - Updated auto-generated file ---- Modified : /trunk/Compiler/OpenModelicaBootstrappingHeader.h Revision: 11213 Author: sjoelund.se Date: Monday, February 27, 2012 17:42:28 Message: - 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 ---- Modified : /trunk/Compiler/FrontEnd/Absyn.mo Modified : /trunk/Compiler/FrontEnd/ClassLoader.mo Modified : /trunk/Compiler/FrontEnd/Dependency.mo Modified : /trunk/Compiler/FrontEnd/Dump.mo Modified : /trunk/Compiler/FrontEnd/ExpressionSimplify.mo Modified : /trunk/Compiler/FrontEnd/MetaUtil.mo Modified : /trunk/Compiler/FrontEnd/SCodeUtil.mo Modified : /trunk/Compiler/OpenModelicaBootstrappingHeader.h Modified : /trunk/Compiler/Script/Interactive.mo Modified : /trunk/Compiler/Util/Error.mo Modified : /trunk/Compiler/Util/System.mo Modified : /trunk/Compiler/runtime/System_omc.cpp Modified : /trunk/Compiler/runtime/System_rml.c Modified : /trunk/Compiler/runtime/systemimpl.c Modified : /trunk/Parser/Modelica.g Modified : /trunk/Parser/parse.c Modified : /trunk/testsuite/interactive/loadFileInteractiveQualified.mos Modified : /trunk/testsuite/interactive/refactorGraphAnn1.mos Modified : /trunk/testsuite/interactive/refactorGraphAnn2.mos Modified : /trunk/testsuite/libraries/msl31/fluid/Modelica.Fluid.Examples.HeatingSystem.mos Modified : /trunk/testsuite/linearize/linmodel.mos Modified : /trunk/testsuite/linearize/simLotkaVolterra.mos Modified : /trunk/testsuite/linearize/simNonlinear.mos Modified : /trunk/testsuite/linearize/simTwoTank.mos Modified : /trunk/testsuite/linearize/simVanDerPol.mos Modified : /trunk/testsuite/linearize/simextfunction.mos Modified : /trunk/testsuite/linearize/smallValues.mos Modified : /trunk/testsuite/linearize/test_01.mos Modified : /trunk/testsuite/linearize/test_02.mos Modified : /trunk/testsuite/linearize/test_03.mos Modified : /trunk/testsuite/linearize/test_04.mos Modified : /trunk/testsuite/linearize/test_05.mos Modified : /trunk/testsuite/linearize/test_06.mos Modified : /trunk/testsuite/linearize/testknownvar.mos Modified : /trunk/testsuite/meta/Polymorphic.mo Modified : /trunk/testsuite/parser/ParseFullModelica1.6.mos Modified : /trunk/testsuite/parser/ParseFullModelica2.2.1.mos Modified : /trunk/testsuite/parser/ParseFullModelica3.1.mos Modified : /trunk/testsuite/parser/ParseFullModelica3.2.mos Revision: 11212 Author: niklwors Date: Monday, February 27, 2012 17:24:37 Message: Modified event iteration in cpp runtime. Using checkConditions instead of setZeroState from solver ---- Modified : /trunk/Compiler/Template/CodegenCpp.mo Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenCpp.tpl Modified : /trunk/SimulationRuntime/cpp/Source/Solver/CVode/Implementation/CVode.cpp Modified : /trunk/SimulationRuntime/cpp/Source/Solver/Euler/Implementation/Euler.cpp Modified : /trunk/SimulationRuntime/cpp/Source/Solver/Idas/Implementation/Idas.cpp Modified : /trunk/SimulationRuntime/cpp/Source/System/Implementation/EventHandling.cpp Modified : /trunk/SimulationRuntime/cpp/Source/System/Implementation/EventHandling.h Modified : /trunk/SimulationRuntime/cpp/Source/System/Interfaces/IEvent.h Revision: 11211 Author: niklwors Date: Monday, February 27, 2012 16:43:31 Message: fix for mixed system iteration in cpp runtime fix in CVode for calculation of event state ---- Modified : /trunk/Compiler/Template/CodegenCpp.mo Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenCpp.tpl Modified : /trunk/SimulationRuntime/cpp/Source/Solver/CVode/Implementation/CVode.cpp Modified : /trunk/SimulationRuntime/cpp/Source/Solver/CVode/Implementation/CVode.h Modified : /trunk/SimulationRuntime/cpp/Source/Solver/Euler/Implementation/Euler.cpp Modified : /trunk/SimulationRuntime/cpp/Source/Solver/Euler/Implementation/Euler.h Modified : /trunk/SimulationRuntime/cpp/Source/Solver/Implementation/Initialization.cpp Modified : /trunk/SimulationRuntime/cpp/Source/System/Implementation/EventHandling.cpp Modified : /trunk/SimulationRuntime/cpp/Source/System/Implementation/SystemDefaultImplementation.h Modified : /trunk/SimulationRuntime/cpp/Source/System/Interfaces/IEvent.h Revision: 11210 Author: perost Date: Monday, February 27, 2012 15:40:52 Message: Fix for bug #1700: - Fixed type of sum. ---- Modified : /trunk/Compiler/FrontEnd/Static.mo Modified : /trunk/Compiler/FrontEnd/Types.mo Modified : /trunk/testsuite/mofiles/Makefile Added : /trunk/testsuite/mofiles/SumVar.mo Revision: 11209 Author: sjoelund.se Date: Monday, February 27, 2012 14:31:13 Message: - Removed files no used ---- Modified : /trunk/testsuite/bootstrapping/LoadCompilerSources.mos Revision: 11208 Author: lochel Date: Monday, February 27, 2012 13:21:49 Message: - update for importStartValues ---- Modified : /trunk/SimulationRuntime/c/math-support/initialization.c Modified : /trunk/SimulationRuntime/c/simulation/simulation_runtime.cpp Revision: 11207 Author: Frenkel TUD Date: Monday, February 27, 2012 10:33:44 Message: - copy table to avoid loss of data by memorypool ---- Modified : /trunk/SimulationRuntime/c/ModelicaExternalC/tables.c Revision: 11206 Author: perost Date: Monday, February 27, 2012 09:33:39 Message: - Fix type dimensions in SCodeInst. ---- Modified : /trunk/Compiler/FrontEnd/SCodeInst.mo Revision: 11205 Author: sjoelund.se Date: Saturday, February 25, 2012 11:31:12 Message: - 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 ---- Modified : /trunk/Compiler/FrontEnd/ExpressionSimplify.mo Modified : /trunk/testsuite/libraries/msl31/media/Examples.MixtureGases.mos Modified : /trunk/testsuite/libraries/msl31/media/Examples.TestOnly.MixIdealGasAir.mos Revision: 11204 Author: sjoelund.se Date: Saturday, February 25, 2012 08:52:58 Message: - Added rule Real(i1:i2) => Real(i1):Real(i2) ---- Modified : /trunk/Compiler/FrontEnd/ExpressionSimplify.mo Modified : /trunk/Compiler/Util/Util.mo Modified : /trunk/testsuite/redeclare/RedeclareFunction.mo Revision: 11203 Author: sjoelund.se Date: Friday, February 24, 2012 17:29:37 Message: - 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) ---- Modified : /trunk/Compiler/FrontEnd/Expression.mo Modified : /trunk/Compiler/FrontEnd/ExpressionDump.mo Modified : /trunk/Compiler/FrontEnd/ExpressionSimplify.mo Modified : /trunk/Compiler/Template/CodegenCpp.mo Modified : /trunk/Compiler/Util/Error.mo Revision: 11202 Author: adeas31 Date: Friday, February 24, 2012 16:54:34 Message: - Fix build. ---- Modified : /trunk/OMNotebook/OMNotebookGUI/OMNotebook.config.in Revision: 11201 Author: adeas31 Date: Friday, February 24, 2012 16:28:55 Message: - Qt 4.8 rewrites the Modelica links from Modelica:// to modelica:/ so we must compare CaseInsensitive. ---- Modified : /trunk/OMEdit/OMEditGUI/DocumentationWidget.cpp Revision: 11200 Author: adeas31 Date: Friday, February 24, 2012 16:13:59 Message: - 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 :) ---- Modified : /trunk/OMNotebook/OMNotebookGUI/celldocument.cpp Revision: 11199 Author: adeas31 Date: Friday, February 24, 2012 16:10:39 Message: - 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. ---- Modified : /trunk/OMNotebook/OMNotebookGUI/OMNotebookGUI.pro Modified : /trunk/OMNotebook/OMNotebookGUI/graphcell.cpp Modified : /trunk/OMNotebook/OMNotebookGUI/graphcell.h Revision: 11198 Author: sjoelund.se Date: Friday, February 24, 2012 11:52:00 Message: - Formatting ---- Modified : /trunk/testsuite/rtest Revision: 11197 Author: sjoelund.se Date: Friday, February 24, 2012 10:39:01 Message: - Add missing semicolon ---- Modified : /trunk/testsuite/rtest Revision: 11196 Author: sjoelund.se Date: Friday, February 24, 2012 10:23:39 Message: - Added rtest flag --with-bootstrapped-omc, which runs the bootstrapped compiler instead of omc ---- Modified : /trunk/testsuite/bootstrapping/LinkMain.makefile.in Modified : /trunk/testsuite/rtest Revision: 11195 Author: sjoelund.se Date: Friday, February 24, 2012 09:31:01 Message: - rtest now returns exit status on failure if requested using --with-error-code ---- Modified : /trunk/testsuite/rtest Revision: 11194 Author: adrpo Date: Friday, February 24, 2012 04:58:38 Message: - gee, shouldn't we return what we compute??!! ---- Modified : /trunk/Compiler/runtime/System_omc.cpp Revision: 11193 Author: adeas31 Date: Thursday, February 23, 2012 22:58:28 Message: - some changes in the Plot API family to support OMNotebook embedded plots. ---- Modified : /trunk/Compiler/FrontEnd/ModelicaBuiltin.mo Modified : /trunk/Compiler/Script/CevalScript.mo Revision: 11192 Author: adrpo Date: Thursday, February 23, 2012 20:29:12 Message: - get rid of race between smallValues.mos and simVanDerPol.mos as the parallel test might fail because of it. ---- Modified : /trunk/testsuite/linearize/smallValue.mo Modified : /trunk/testsuite/linearize/smallValues.mos Revision: 11191 Author: perost Date: Thursday, February 23, 2012 20:20:18 Message: - Implemented expansion of bindings in SCodeExpand. ---- Modified : /trunk/Compiler/FrontEnd/SCodeExpand.mo Modified : /trunk/Compiler/FrontEnd/SCodeInst.mo Modified : /trunk/Compiler/FrontEnd/SCodeMod.mo Modified : /trunk/Compiler/Util/List.mo Revision: 11190 Author: sjoelund.se Date: Thursday, February 23, 2012 17:08:04 Message: - Simplify ew array division/multiplication ({1,2}./{2,2}={0.5,1}) ---- Modified : /trunk/Compiler/FrontEnd/Expression.mo Modified : /trunk/Compiler/FrontEnd/ExpressionDump.mo Modified : /trunk/Compiler/FrontEnd/ExpressionSimplify.mo Modified : /trunk/Compiler/FrontEnd/Static.mo Revision: 11189 Author: Kaie Kubjas Date: Thursday, February 23, 2012 14:56:44 Message: added 2 flags and made some small changes for reduction methods ---- Modified : /trunk/Compiler/BackEnd/SimCode.mo Modified : /trunk/Compiler/Script/Interactive.mo Modified : /trunk/Compiler/Util/Config.mo Modified : /trunk/Compiler/Util/Flags.mo Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenCpp.tpl Modified : /trunk/Compiler/susan_codegen/SimCode/SimCodeTV.mo Revision: 11188 Author: perost Date: Thursday, February 23, 2012 14:39:47 Message: - 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. ---- Modified : /trunk/Compiler/FrontEnd/Absyn.mo Modified : /trunk/Compiler/FrontEnd/ComponentReference.mo Modified : /trunk/Compiler/FrontEnd/SCode.mo Added : /trunk/Compiler/FrontEnd/SCodeExpand.mo Modified : /trunk/Compiler/FrontEnd/SCodeInst.mo Modified : /trunk/Compiler/Makefile.common Modified : /trunk/Compiler/Util/List.mo Modified : /trunk/testsuite/bootstrapping/LoadCompilerSources.mos Revision: 11187 Author: sjoelund.se Date: Thursday, February 23, 2012 14:21:38 Message: - Gave MODELICA_TERMINATE a complete type (gcc ignores) ---- Modified : /trunk/Makefile.in Modified : /trunk/SimulationRuntime/c/openmodelica.h Revision: 11186 Author: niklwors Date: Thursday, February 23, 2012 14:20:13 Message: changed prefix of variable names in cpp runtime ---- Modified : /trunk/Compiler/Template/CodegenCpp.mo Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenCpp.tpl Modified : /trunk/SimulationRuntime/cpp/Source/System/Modelica/ModelicaSystem.cpp Modified : /trunk/SimulationRuntime/cpp/Source/System/Modelica/ModelicaSystem.h Revision: 11185 Author: sjoelund.se Date: Thursday, February 23, 2012 14:06:15 Message: - Fixed the fix-bom command (removed some BOM) ---- Modified : /trunk/Makefile.in Modified : /trunk/OMOptim/Core/OMC/commandcompletion.cpp Modified : /trunk/OMOptim/Core/OMC/commandcompletion.h Modified : /trunk/OMOptim/Core/OMC/commandunit.h Modified : /trunk/OMOptim/Core/OMC/inputcelldelegate.h Modified : /trunk/OMOptim/Core/OMC/omc_communicator.cpp Modified : /trunk/OMOptim/Core/OMC/omc_communicator.h Modified : /trunk/OMOptim/Core/OMC/omcinteractiveenvironment.cpp Modified : /trunk/OMOptim/Core/OMC/omcinteractiveenvironment.h Modified : /trunk/OMOptim/Core/Optim/EA/Chromosome/EOAdapt.h Modified : /trunk/OMOptim/Core/Optim/EA/Chromosome/EOStd.h Modified : /trunk/OMOptim/Core/Optim/EA/Init/EAStdBounds.h Modified : /trunk/OMOptim/Core/Optim/EA/Monitor/MyEoGnuplot.cpp Modified : /trunk/OMOptim/Core/Optim/EA/Monitor/MyEoGnuplot.h Modified : /trunk/OMOptim/Core/Optim/EA/Monitor/MyEoGnuplot1DMonitor.cpp Modified : /trunk/OMOptim/Core/Optim/EA/Monitor/MyEoGnuplot1DMonitor.h Modified : /trunk/OMOptim/Core/Optim/EA/Mutations/EAStdMutation.h Modified : /trunk/OMOptim/Core/Optim/EA/NSGA2/NSGA2Algo.h Modified : /trunk/OMOptim/Core/Optim/EA/Results/EAStdResult.h Modified : /trunk/OMOptim/Core/Optim/EA/SPEA2/SPEA2Algo.h Modified : /trunk/OMOptim/Core/Optim/EA/SPEA2/SPEA2Crossover.h Modified : /trunk/OMOptim/Core/Optim/EA/SPEA2Adaptative/SPEA2AdaptInitBounded.h Modified : /trunk/OMOptim/Core/Optim/EA/SPEA2Adaptative/SPEA2AdaptMutation.h Modified : /trunk/OMOptim/Core/Problems/OMCase.cpp Modified : /trunk/OMOptim/Core/Problems/Problem.cpp Modified : /trunk/OMOptim/GUI/Dialogs/OMTableDialog.cpp Modified : /trunk/OMOptim/GUI/Tabs/TabProjectInfos.h Modified : /trunk/OMOptim/tools/hqt.rules Revision: 11184 Author: sjoelund.se Date: Thursday, February 23, 2012 13:44:39 Message: - Fixed svn-eol-style ---- Modified : /trunk/SimulationRuntime/c/meta/dtoa.c Modified : /trunk/SimulationRuntime/c/meta/gc/common.c Modified : /trunk/SimulationRuntime/c/meta/gc/common.h Modified : /trunk/SimulationRuntime/c/meta/gc/gc.c Modified : /trunk/SimulationRuntime/c/meta/gc/gc.h Modified : /trunk/SimulationRuntime/c/meta/gc/generational.c Modified : /trunk/SimulationRuntime/c/meta/gc/generational.h Modified : /trunk/SimulationRuntime/c/meta/gc/marksweep.c Modified : /trunk/SimulationRuntime/c/meta/gc/marksweep.h Modified : /trunk/SimulationRuntime/c/meta/gc/roots.c Modified : /trunk/SimulationRuntime/c/meta/gc/roots.h Modified : /trunk/SimulationRuntime/c/meta/realString.c Modified : /trunk/testsuite/3rdParty/PlanarMechanics/Makefile Modified : /trunk/testsuite/libraries/msl32/Makefile Revision: 11183 Author: sjoelund.se Date: Thursday, February 23, 2012 13:43:07 Message: - Added fix-bom target ---- Modified : /trunk/Makefile.in Revision: 11182 Author: niklwors Date: Thursday, February 23, 2012 13:16:38 Message: Added get and set method for conditions vector in IEvent interface ---- Modified : /trunk/Compiler/Template/CodegenCpp.mo Modified : /trunk/Compiler/susan_codegen/SimCode/CodegenCpp.tpl Modified : /trunk/SimulationRuntime/cpp/Source/System/Implementation/CMakeLists.txt Modified : /trunk/SimulationRuntime/cpp/Source/System/Interfaces/IEvent.h Revision: 11181 Author: sjoelund.se Date: Thursday, February 23, 2012 12:49:56 Message: - Re-enabled generation of mosh/src/Makefile ---- Modified : /trunk/configure.in Revision: 11180 Author: sjoelund.se Date: Thursday, February 23, 2012 12:46:49 Message: - Added LD_LAPACK to configure.in ---- Modified : /trunk/Compiler/omc_debug/Makefile.in Modified : /trunk/Compiler/omc_profiler/Makefile.in Modified : /trunk/Compiler/omc_release/Makefile.in Modified : /trunk/configure.in Revision: 11177 Author: niklwors Date: Thursday, February 23, 2012 11:01:53 Message: modified cpp runtime CMake file for system initialization ---- Modified : /trunk/SimulationRuntime/cpp/Source/CMakeLists.txt Modified : /trunk/SimulationRuntime/cpp/Source/System/Implementation/CMakeLists.txt Revision: 11176 Author: adrpo Date: Thursday, February 23, 2012 07:29:49 Message: - fixed case issue. ---- Modified : /trunk/testsuite/bootstrapping/LoadCompilerSources.mos Revision: 11175 Author: adrpo Date: Thursday, February 23, 2012 07:11:41 Message: - got rid of references to c_runtime in configure.in. ---- Modified : /trunk/configure.in Revision: 11174 Author: adrpo Date: Thursday, February 23, 2012 07:08:32 Message: - 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. ---- Modified : /trunk/Compiler/BackEnd/SimCode.mo Modified : /trunk/Compiler/Makefile.common Added : /trunk/Compiler/Template/CodegenAdevs.mo (Copy from path: /trunk/Compiler/Template/SimCodeAdevs.mo, Revision, 11171) Added : /trunk/Compiler/Template/CodegenCSharp.mo (Copy from path: /trunk/Compiler/Template/SimCodeCSharp.mo, Revision, 11171) Added : /trunk/Compiler/Template/CodegenCpp.mo (Copy from path: /trunk/Compiler/Template/SimCodeCpp.mo, Revision, 11171) Added : /trunk/Compiler/Template/CodegenQSS.mo (Copy from path: /trunk/Compiler/Template/SimCodeQSS.mo, Revision, 11171) Deleted : /trunk/Compiler/Template/SimCodeAdevs.mo Deleted : /trunk/Compiler/Template/SimCodeC.mo Deleted : /trunk/Compiler/Template/SimCodeCSharp.mo Deleted : /trunk/Compiler/Template/SimCodeCpp.mo Deleted : /trunk/Compiler/Template/SimCodeFMU.mo Deleted : /trunk/Compiler/Template/SimCodeQSS.mo Modified : /trunk/Compiler/runtime/Makefile.common Modified : /trunk/Compiler/runtime/Makefile.vc Added : /trunk/Compiler/susan_codegen/SimCode/CodegenAdevs.tpl (Copy from path: /trunk/Compiler/susan_codegen/SimCode/SimCodeAdevs.tpl, Revision, 11170) Added : /trunk/Compiler/susan_codegen/SimCode/CodegenCSharp.tpl (Copy from path: /trunk/Compiler/susan_codegen/SimCode/SimCodeCSharp.tpl, Revision, 11170) Added : /trunk/Compiler/susan_codegen/SimCode/CodegenCpp.tpl (Copy from path: /trunk/Compiler/susan_codegen/SimCode/SimCodeCpp.tpl, Revision, 11171) Added : /trunk/Compiler/susan_codegen/SimCode/CodegenQSS.tpl (Copy from path: /trunk/Compiler/susan_codegen/SimCode/SimCodeQSS.tpl, Revision, 11170) Modified : /trunk/Compiler/susan_codegen/SimCode/Makefile Deleted : /trunk/Compiler/susan_codegen/SimCode/SimCodeAdevs.tpl Deleted : /trunk/Compiler/susan_codegen/SimCode/SimCodeCSharp.tpl Deleted : /trunk/Compiler/susan_codegen/SimCode/SimCodeCpp.tpl Deleted : /trunk/Compiler/susan_codegen/SimCode/SimCodeQSS.tpl Modified : /trunk/Makefile.common Modified : /trunk/Makefile.in Modified : /trunk/Makefile.omdev.mingw Modified : /trunk/OMOptim/Core/OpenModelica/OpenModelica.cpp Modified : /trunk/OMOptim/build/OMOptim.pro Modified : /trunk/OMOptim/version.h Modified : /trunk/OMPlot/OMPlotGUI/OMPlotGUI.pro Modified : /trunk/OMPlot/OMPlotGUI/OMPlotLib.pro Modified : /trunk/OMPlot/OMPlotGUI/PlotWindow.h Modified : /trunk/Parser/Makefile.common Modified : /trunk/Parser/omcc/LinkMain.makefile Modified : /trunk/SimulationRuntime/interactive/Makefile.in Deleted : /trunk/c_runtime Modified : /trunk/mosh/build/Makefile.single Modified : /trunk/testsuite/bootstrapping/LoadCompilerSources.mos Modified : /trunk/testsuite/interactive-simulation/Makefile.run Modified : /trunk/testsuite/interactive-simulation/README.txt Modified : /trunk/testsuite/interactive-simulation/testCompileInteractive.mos Revision: 11172 Author: hubert.thieriot Date: Wednesday, February 22, 2012 19:26:33 Message: - reload init variables ask whether to recompile or not ---- Modified : /trunk/OMOptim/Core/Dymola/ModPlusDymolaCtrl.cpp Modified : /trunk/OMOptim/Core/Dymola/ModPlusDymolaCtrl.h Modified : /trunk/OMOptim/Core/Modelica/ModModelPlus.cpp Modified : /trunk/OMOptim/Core/Modelica/ModModelPlus.h Modified : /trunk/OMOptim/Core/Modelica/ModPlusCtrl.h Modified : /trunk/OMOptim/Core/OMC/MOomc.cpp Modified : /trunk/OMOptim/Core/OpenModelica/ModPlusOMCtrl.cpp Modified : /trunk/OMOptim/Core/OpenModelica/ModPlusOMCtrl.h Modified : /trunk/OMOptim/GUI/Widgets/WidgetSelectOptVars.cpp Modified : /trunk/OMOptim/GUI/Widgets/WidgetSelectOptVars.ui Modified : /trunk/OMOptim/version.h Revision: 11171 Author: niklwors Date: Wednesday, February 22, 2012 16:52:55 Message: changed implementation of condition variables for zero crossing variables in cpp runtime ---- Modified : /trunk/Compiler/Template/SimCodeCpp.mo Modified : /trunk/Compiler/susan_codegen/SimCode/SimCodeCpp.tpl Modified : /trunk/SimulationRuntime/cpp/Source/System/Implementation/SystemDefaultImplementation.cpp Modified : /trunk/SimulationRuntime/cpp/Source/System/Implementation/SystemDefaultImplementation.h Revision: 11170 Author: adrpo Date: Wednesday, February 22, 2012 16:26:16 Message: - copied qss files from c_runtime ---- Added : /trunk/SimulationRuntime/qss (Copy from path: /trunk/c_runtime/solver_qss, Revision, 11169) Revision: 11169 Author: mahge930 Date: Wednesday, February 22, 2012 14:08:47 Message: - 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. ---- Modified : /trunk/Compiler/FrontEnd/Absyn.mo Modified : /trunk/Compiler/FrontEnd/Ceval.mo Modified : /trunk/Compiler/FrontEnd/ClassInf.mo Modified : /trunk/Compiler/FrontEnd/Dump.mo Modified : /trunk/Compiler/FrontEnd/Env.mo Modified : /trunk/Compiler/FrontEnd/Inst.mo Modified : /trunk/Compiler/FrontEnd/Lookup.mo Modified : /trunk/Compiler/FrontEnd/MetaUtil.mo Modified : /trunk/Compiler/FrontEnd/SCode.mo Modified : /trunk/Compiler/FrontEnd/SCodeDependency.mo Modified : /trunk/Compiler/FrontEnd/SCodeDump.mo Modified : /trunk/Compiler/FrontEnd/SCodeFlatDump.mo Modified : /trunk/Compiler/FrontEnd/SCodeFlatten.mo Modified : /trunk/Compiler/FrontEnd/SCodeUtil.mo Modified : /trunk/Compiler/FrontEnd/Static.mo Modified : /trunk/Compiler/OpenModelicaBootstrappingHeader.h Modified : /trunk/Compiler/Script/CevalScript.mo Modified : /trunk/Compiler/Script/Interactive.mo Modified : /trunk/Compiler/Template/CodegenC.mo Modified : /trunk/Compiler/Template/SCodeDumpTpl.mo Modified : /trunk/Compiler/Template/SimCodeDump.mo Modified : /trunk/Compiler/susan_codegen/SimCode/SCodeDumpTpl.tpl Modified : /trunk/Compiler/susan_codegen/SimCode/SCodeTV.mo Modified : /trunk/Parser/Modelica.g Modified : /trunk/testsuite/bootstrapping/DumpTest.mos Revision: 11168 Author: lochel Date: Wednesday, February 22, 2012 13:40:58 Message: - avoid initialization and use start values instead: simulation-flag "-iim none" - avoid initialization and use existing results instead (matfile): simulation-flag "-iif -iit