-
niklwors
2015-04-29 14:47
Rev.: 25823
-
6 lines of code changed in 3 files:
-
testsuite/openmodelica/cppruntime/libraries/msl32:
Makefile (+3 -4),
Modelica.Blocks.Examples.Filter.mos (+2 -3),
Modelica.Electrical.Analog.Examples.ShowSaturatingInductor.mos (+1 -1)
-
niklwors
2015-04-29 13:55
Rev.: 25821
-
84 lines of code changed in 6 files:
-
Compiler/Template:
CodegenCpp.tpl (+2 -2)
-
SimulationRuntime/cpp:
CMakeLists.txt (+2 -2)
-
SimulationRuntime/cpp/Core/Modelica:
CMakeLists.txt (+19 -5),
ModelicaConfig.inc.in (del),
ModelicaConfig_gcc.inc.in (new 30),
ModelicaConfig_msvc.inc.in (new 31)
-
niklwors
2015-04-29 12:55
Rev.: 25817
-
7 lines of code changed in 1 file:
-
SimulationRuntime/cpp/Include/Core:
Modelica.h (+7 -8)
-
niklwors
2015-04-29 09:10
Rev.: 25800
-
11 lines of code changed in 1 file:
-
SimulationRuntime/cpp/Include/Core:
Modelica.h (+11 -12)
-
niklwors
2015-04-28 15:06
Rev.: 25788
-
2 lines of code changed in 2 files:
-
SimulationRuntime/cpp:
CMakeLists.txt (-2)
-
SimulationRuntime/cpp/Include/Core/Math:
Array.h (+2 -2)
-
niklwors
2015-04-28 13:53
Rev.: 25784
-
128 lines of code changed in 35 files:
-
Compiler/Template:
CodegenCpp.tpl (-1)
-
SimulationRuntime/cpp:
CMakeLists.txt (+11 -10),
PrecompiledHeader.cmake (+49 -3)
-
SimulationRuntime/cpp/Core/DataExchange:
CMakeLists.txt (+2),
FactoryExport.cpp (+3 -3)
-
SimulationRuntime/cpp/Core/Math:
CMakeLists.txt (+3 -2),
FactoryExport.cpp (+3 -2),
SparseMatrix.cpp (+4)
-
SimulationRuntime/cpp/Core/Modelica:
CMakeLists.txt (+5 -4)
-
SimulationRuntime/cpp/Core/SimController:
CMakeLists.txt (+2 -1),
FactoryExport.cpp (+4 -3)
-
SimulationRuntime/cpp/Core/SimulationSettings:
CMakeLists.txt (+2 -1),
FactoryExport.cpp (+4 -4)
-
SimulationRuntime/cpp/Core/Solver:
CMakeLists.txt (+2 -1),
FactoryExport.cpp (+3 -2)
-
SimulationRuntime/cpp/Core/System:
CMakeLists.txt (+1 -1),
FactoryExport.cpp (+4 -4)
-
SimulationRuntime/cpp/Core/Utils/Modelica:
CMakeLists.txt (+1),
ModelicaSimulationError.cpp (+1)
-
SimulationRuntime/cpp/Include/Core:
Modelica.h (+1 -1)
-
SimulationRuntime/cpp/Include/Core/Math:
SparseMatrix.h (-5)
-
SimulationRuntime/cpp/Include/Core/SimController:
ISimController.h (-2)
-
SimulationRuntime/cpp/Include/Core/Utils/Modelica:
ModelicaSimulationError.h (+1 -1)
-
SimulationRuntime/cpp/SimCoreFactory/OMCFactory:
CMakeLists.txt (+2)
-
SimulationRuntime/cpp/Solver/CVode:
CMakeLists.txt (+2 -1)
-
SimulationRuntime/cpp/Solver/Euler:
CMakeLists.txt (+1),
FactoryExport.cpp (+3 -3)
-
SimulationRuntime/cpp/Solver/Hybrj:
CMakeLists.txt (+1)
-
SimulationRuntime/cpp/Solver/IDA:
CMakeLists.txt (+2 -1)
-
SimulationRuntime/cpp/Solver/Kinsol:
CMakeLists.txt (+2 -1)
-
SimulationRuntime/cpp/Solver/Newton:
CMakeLists.txt (+2 -1)
-
SimulationRuntime/cpp/Solver/Peer:
CMakeLists.txt (+2 -1)
-
SimulationRuntime/cpp/Solver/RTEuler:
CMakeLists.txt (+1),
FactoryExport.cpp (+2 -1)
-
SimulationRuntime/cpp/Solver/UmfPack:
CMakeLists.txt (+2 -1)
-
niklwors
2015-04-27 13:20
Rev.: 25751
-
8 lines of code changed in 1 file:
-
SimulationRuntime/cpp/Solver/Kinsol:
Kinsol.cpp (+8 -6)
-
niklwors
2015-04-23 13:26
Rev.: 25707
-
1 lines of code changed in 1 file:
-
SimulationRuntime/cpp/Include/Core/Math:
Array.h (+1 -1)
-
niklwors
2015-04-23 11:47
Rev.: 25706
-
6 lines of code changed in 1 file:
-
SimulationRuntime/cpp/Include/Core/Math:
Array.h (+6 -3)
-
niklwors
2015-04-23 11:02
Rev.: 25703
-
29 lines of code changed in 1 file:
-
SimulationRuntime/cpp/Include/Core/Math:
Array.h (+29 -5)
-
niklwors
2015-04-21 10:01
Rev.: 25654
-
8 lines of code changed in 2 files:
-
SimulationRuntime/cpp/Core/System:
SimVars.cpp (+7 -5)
-
SimulationRuntime/cpp/Include/Core/System:
SimVars.h (+1 -1)
-
niklwors
2015-04-20 18:51
Rev.: 25651
-
2 lines of code changed in 1 file:
-
SimulationRuntime/cpp/Core/System:
SimVars.cpp (+2 -2)
-
niklwors
2015-04-20 17:46
Rev.: 25649
-
196 lines of code changed in 3 files:
-
SimulationRuntime/cpp/Core/System:
SimVars.cpp (+171 -35)
-
SimulationRuntime/cpp/Include/Core/System:
ISimVars.h (+14 -20),
SimVars.h (+11 -11)
-
niklwors
2015-04-20 11:12
Rev.: 25633
-
303 lines of code changed in 1 file:
-
SimulationRuntime/cpp/Include/Core/Math:
Array.h (+303 -756)
-
niklwors
2015-04-17 11:53
Rev.: 25600
-
7 lines of code changed in 1 file:
-
SimulationRuntime/cpp/Include/Core/Math:
ArraySlice.h (+7 -7)
-
niklwors
2015-04-17 08:52
Rev.: 25598
-
338 lines of code changed in 25 files:
-
testsuite/simulation/libraries/msl32_cpp:
Modelica.Electrical.Analog.Examples.ChuaCircuit.mos (+1 -1),
Modelica.Electrical.Analog.Examples.SwitchWithArc.mos (+15 -7),
Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMR_Inverter.mos (+20 -7),
Modelica.Electrical.MultiPhase.Examples.TransformerYY.mos (+14 -8),
Modelica.Electrical.Spice3.Examples.Spice3BenchmarkRtlInverter.mos (+1 -1),
Modelica.Fluid.Examples.AST_BatchPlant.Test.TankWithEmptyingPipe1.mos (+14 -8),
Modelica.Fluid.Examples.AST_BatchPlant.Test.TankWithEmptyingPipe2.mos (+14 -8),
Modelica.Fluid.Examples.AST_BatchPlant.Test.TanksWithEmptyingPipe1.mos (+14 -8),
Modelica.Fluid.Examples.AST_BatchPlant.Test.TanksWithEmptyingPipe2.mos (+14 -8),
Modelica.Fluid.Examples.AST_BatchPlant.Test.TwoTanks.mos (+14 -8),
Modelica.Fluid.Examples.ControlledTankSystem.ControlledTanks.mos (+18 -8),
Modelica.Fluid.Examples.DrumBoiler.DrumBoiler.mos (+1 -1),
Modelica.Fluid.Examples.Tanks.EmptyTanks.mos (+14 -8),
Modelica.Fluid.Examples.Tanks.ThreeTanks.mos (+14 -8),
Modelica.Magnetic.FundamentalWave.Examples.Components.MultiPhaseInductance.mos (+14 -8),
Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.MovingActuatedDrive.mos (+14 -8),
Modelica.Mechanics.Rotational.Examples.Friction.mos (+21 -6),
Modelica.Mechanics.Rotational.Examples.SimpleGearShift.mos (+12 -7),
Modelica.Media.Examples.MoistAir.mos (+18 -7),
Modelica.Media.Examples.SolveOneNonlinearEquation.Inverse_sh_TX.mos (+14 -8),
Modelica.Media.Examples.TestOnly.FlueGas.mos (+19 -7),
Modelica.Media.Examples.TestOnly.IdealGasN2Mix.mos (+18 -7),
Modelica.Media.Examples.Tests.MediaTestModels.Air.MoistAir.mos (+14 -8),
Modelica.Thermal.FluidHeatFlow.Examples.ParallelPumpDropOut.mos (+15 -7),
Modelica.Utilities.Examples.readRealParameterModel.mos (+11 -7)
-
niklwors
2015-04-16 13:50
Rev.: 25577
-
270 lines of code changed in 33 files:
-
testsuite/simulation/libraries/msl32_cpp:
Modelica.Electrical.Analog.Examples.ChuaCircuit.mos (+1 -1),
Modelica.Electrical.Analog.Examples.SwitchWithArc.mos (+8 -11),
Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_withLosses.mos (+17 -6),
Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMEE_Generator.mos (+5 -3),
Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMR_Inverter.mos (+8 -11),
Modelica.Electrical.Machines.Examples.Transformers.TransformerTestbench.mos (+5 -3),
Modelica.Electrical.MultiPhase.Examples.TransformerYY.mos (+8 -11),
Modelica.Electrical.Spice3.Examples.Spice3BenchmarkRtlInverter.mos (+1 -1),
Modelica.Fluid.Examples.AST_BatchPlant.Test.TankWithEmptyingPipe1.mos (+8 -11),
Modelica.Fluid.Examples.AST_BatchPlant.Test.TankWithEmptyingPipe2.mos (+8 -11),
Modelica.Fluid.Examples.AST_BatchPlant.Test.TanksWithEmptyingPipe1.mos (+8 -11),
Modelica.Fluid.Examples.AST_BatchPlant.Test.TanksWithEmptyingPipe2.mos (+8 -11),
Modelica.Fluid.Examples.AST_BatchPlant.Test.TwoTanks.mos (+8 -11),
Modelica.Fluid.Examples.ControlledTankSystem.ControlledTanks.mos (+7 -14),
Modelica.Fluid.Examples.DrumBoiler.DrumBoiler.mos (+1 -1),
Modelica.Fluid.Examples.Explanatory.MomentumBalanceFittings.mos (+4 -2),
Modelica.Fluid.Examples.Tanks.EmptyTanks.mos (+8 -11),
Modelica.Fluid.Examples.Tanks.ThreeTanks.mos (+8 -11),
Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMEE_Generator_MultiPhase.mos (+15 -6),
Modelica.Magnetic.FundamentalWave.Examples.Components.MultiPhaseInductance.mos (+8 -11),
Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.MovingActuatedDrive.mos (+8 -11),
Modelica.Mechanics.Rotational.Examples.Friction.mos (+8 -11),
Modelica.Mechanics.Rotational.Examples.SimpleGearShift.mos (+7 -12),
Modelica.Media.Examples.MoistAir.mos (+8 -11),
Modelica.Media.Examples.SolveOneNonlinearEquation.Inverse_sh_TX.mos (+8 -11),
Modelica.Media.Examples.TestOnly.FlueGas.mos (+8 -11),
Modelica.Media.Examples.TestOnly.IdealGasN2Mix.mos (+8 -11),
Modelica.Media.Examples.Tests.MediaTestModels.Air.MoistAir.mos (+2 -2),
Modelica.Media.Examples.Tests.MediaTestModels.Water.WaterIF97OnePhase_ph.mos (+18 -3),
Modelica.Media.Examples.Tests.MediaTestModels.Water.WaterIF97_pT.mos (+18 -3),
Modelica.Media.Examples.Tests.MediaTestModels.Water.WaterIF97_ph.mos (+18 -3),
Modelica.Thermal.FluidHeatFlow.Examples.ParallelPumpDropOut.mos (+8 -11),
Modelica.Utilities.Examples.readRealParameterModel.mos (+7 -11)
-
niklwors
2015-04-16 11:49
Rev.: 25571
-
1775 lines of code changed in 49 files:
-
SimulationRuntime/cpp/Include/Core/Math:
Array.h (+495 -417)
-
testsuite/simulation/libraries/msl32_cpp:
Modelica.Electrical.Analog.Examples.ChuaCircuit.mos (+4 -3),
Modelica.Electrical.Analog.Examples.ControlledSwitchWithArc.mos (+5 -3),
Modelica.Electrical.Analog.Examples.SwitchWithArc.mos (+5 -7),
Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMEE_LoadDump.mos (+3 -8),
Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMEE_Rectifier.mos (+4 -3),
Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMR_Inverter.mos (+5 -12),
Modelica.Electrical.MultiPhase.Examples.TransformerYY.mos (+5 -6),
Modelica.Electrical.Spice3.Examples.CascodeCircuit.mos (+5 -3),
Modelica.Electrical.Spice3.Examples.Inverter.mos (+5 -3),
Modelica.Electrical.Spice3.Examples.Spice3BenchmarkDifferentialPair.mos (+5 -3),
Modelica.Electrical.Spice3.Examples.Spice3BenchmarkRtlInverter.mos (+5 -6),
Modelica.Fluid.Examples.AST_BatchPlant.BatchPlant_StandardWater.mos (+648 -3),
Modelica.Fluid.Examples.AST_BatchPlant.Test.OneTank.mos (+5 -3),
Modelica.Fluid.Examples.AST_BatchPlant.Test.TankWithEmptyingPipe1.mos (+5 -6),
Modelica.Fluid.Examples.AST_BatchPlant.Test.TankWithEmptyingPipe2.mos (+5 -6),
Modelica.Fluid.Examples.AST_BatchPlant.Test.TanksWithEmptyingPipe1.mos (+5 -6),
Modelica.Fluid.Examples.AST_BatchPlant.Test.TanksWithEmptyingPipe2.mos (+5 -6),
Modelica.Fluid.Examples.AST_BatchPlant.Test.TwoTanks.mos (+5 -6),
Modelica.Fluid.Examples.ControlledTankSystem.ControlledTanks.mos (+5 -3),
Modelica.Fluid.Examples.DrumBoiler.DrumBoiler.mos (+5 -44),
Modelica.Fluid.Examples.Explanatory.MomentumBalanceFittings.mos (+1 -1),
Modelica.Fluid.Examples.HeatExchanger.HeatExchangerSimulation.mos (+5 -3),
Modelica.Fluid.Examples.HeatingSystem.mos (+269 -3),
Modelica.Fluid.Examples.InverseParameterization.mos (+65 -3),
Modelica.Fluid.Examples.PumpingSystem.mos (+86 -3),
Modelica.Fluid.Examples.Tanks.EmptyTanks.mos (+5 -6),
Modelica.Fluid.Examples.Tanks.ThreeTanks.mos (+5 -6),
Modelica.Fluid.Examples.TraceSubstances.RoomCO2WithControls.mos (+3 -7),
Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.AIMC_DOL.mos (+5 -3),
Modelica.Magnetic.FundamentalWave.Examples.Components.MultiPhaseInductance.mos (+5 -6),
Modelica.Mechanics.MultiBody.Examples.Constraints.UniversalConstraint.mos (+5 -3),
Modelica.Mechanics.MultiBody.Examples.Elementary.HeatLosses.mos (+3 -7),
Modelica.Mechanics.MultiBody.Examples.Elementary.PointGravity.mos (+4 -3),
Modelica.Mechanics.MultiBody.Examples.Elementary.ThreeSprings.mos (+5 -3),
Modelica.Mechanics.MultiBody.Examples.Loops.Fourbar1.mos (+5 -3),
Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.MovingActuatedDrive.mos (+5 -6),
Modelica.Mechanics.Rotational.Examples.Friction.mos (+5 -7),
Modelica.Mechanics.Rotational.Examples.SimpleGearShift.mos (+6 -6),
Modelica.Media.Examples.MoistAir.mos (+5 -10),
Modelica.Media.Examples.SolveOneNonlinearEquation.Inverse_sh_TX.mos (+5 -6),
Modelica.Media.Examples.TestOnly.FlueGas.mos (+5 -11),
Modelica.Media.Examples.TestOnly.IdealGasN2Mix.mos (+5 -10),
Modelica.Media.Examples.Tests.MediaTestModels.Air.MoistAir.mos (+8 -12),
Modelica.Media.Examples.Tests.MediaTestModels.Water.WaterIF97OnePhase_ph.mos (+5 -17),
Modelica.Media.Examples.Tests.MediaTestModels.Water.WaterIF97_pT.mos (+5 -17),
Modelica.Media.Examples.Tests.MediaTestModels.Water.WaterIF97_ph.mos (+5 -17),
Modelica.Thermal.FluidHeatFlow.Examples.ParallelPumpDropOut.mos (+5 -7),
Modelica.Utilities.Examples.readRealParameterModel.mos (+6 -6)
-
niklwors
2015-04-15 16:06
Rev.: 25560
-
1586 lines of code changed in 1 file:
-
SimulationRuntime/cpp/Include/Core/Math:
Array.h (+1586 -1510)
-
niklwors
2015-04-15 09:48
Rev.: 25552
-
6 lines of code changed in 1 file:
-
SimulationRuntime/cpp/Include/Core/Math:
Array.h (+6 -3)