-
wbraun
2012-04-30 13:35
#195
Rev.: 11832
-
537 lines of code changed in 16 files:
-
Compiler/BackEnd:
BackendDAE.mo (+1),
BackendDAECreate.mo (+32 -32),
BackendDAEOptimize.mo (+168 -198),
BackendDAETransform.mo (+125 -135),
BackendDAEUtil.mo (+64 -71),
BackendDump.mo (+2 -2),
BackendVariable.mo (+3 -2),
Derive.mo (+37 -37),
SimCode.mo (+61 -57),
Uncertainties.mo (+12 -9),
XMLDump.mo (+8 -7)
-
Compiler/FrontEnd:
Inline.mo (+6 -7)
-
Compiler/Main:
Main.mo (+5 -6)
-
Compiler/Script:
CevalScript.mo (+8 -12)
-
Compiler/Template:
CodegenFMU.mo (+1 -1)
-
Compiler/Util:
Flags.mo (+4 -2)
-
adrpo
2012-04-30 00:15
#194
Rev.: 11831
-
4 lines of code changed in 2 files:
-
Compiler/BackEnd:
BackendVariable.mo (+2 -2)
-
SimulationRuntime/c/simulation/solver:
solver_main.c (+2 -3)
-
adrpo
2012-04-29 05:02
#193
Rev.: 11830
-
40 lines of code changed in 1 file:
-
testsuite/bootstrapping:
SimCodeTest.mos (+40 -33)
-
adrpo
2012-04-29 03:57
#192
Rev.: 11829
-
46 lines of code changed in 1 file:
-
Compiler/Template:
CodegenC.mo (+46 -39)
-
adrpo
2012-04-29 03:56
#191
Rev.: 11828
-
8 lines of code changed in 1 file:
-
Compiler/susan_codegen/SimCode:
CodegenC.tpl (+8 -5)
-
adrpo
2012-04-29 03:09
#190
Rev.: 11827
-
30 lines of code changed in 3 files:
-
Compiler/BackEnd:
BackendVariable.mo (+23 -8)
-
Compiler/FrontEnd:
DAE.mo (+1)
-
Compiler/susan_codegen/SimCode:
CodegenC.tpl (+6 -2)
-
adrpo
2012-04-29 01:16
#189
Rev.: 11826
-
15 lines of code changed in 3 files:
-
Compiler/BackEnd:
BackendVariable.mo (+7 -4)
-
Compiler/runtime:
ModelicaExternalC_rml.c (+1 -1)
-
SimulationRuntime/c/simulation:
simulation_runtime.cpp (+7 -5)
-
adrpo
2012-04-29 00:48
#188
Rev.: 11825
-
8 lines of code changed in 2 files:
-
testsuite/initialization:
nominal.mos (+7 -7),
scaling1.mos (+1 -1)
-
Frenkel TUD
2012-04-28 12:42
#187
Rev.: 11824
-
2 lines of code changed in 1 file:
-
testsuite/libraries/msl31/simulate:
Makefile (+2 -2)
-
adrpo
2012-04-28 12:10
#186
Rev.: 11823
-
2 lines of code changed in 1 file:
-
testsuite/3rdParty/PlanarMechanics:
PlanarMechanicsForTesting.mo (+2 -2)
-
Frenkel TUD
2012-04-28 03:36
#185
Rev.: 11822
-
1 lines of code changed in 1 file:
-
testsuite/3rdParty/PlanarMechanics:
PlanarMechanicsForTesting.Examples.SingleTrackWithEngine.mos (+1)
-
Frenkel TUD
2012-04-28 03:18
#184
Rev.: 11821
-
15 lines of code changed in 3 files:
-
Compiler/FrontEnd:
ModelicaBuiltin.mo (+1 -1)
-
SimulationRuntime/c/meta:
meta_modelica_builtin.c (+13 -5),
meta_modelica_builtin.h (+1)
-
Frenkel TUD
2012-04-28 02:35
#183
Rev.: 11820
-
12 lines of code changed in 5 files:
-
Compiler/BackEnd:
BackendDAETransform.mo (+5 -5)
-
testsuite/3rdParty/PlanarMechanics:
Makefile (+2 -2),
PlanarMechanicsForTesting.Examples.SimpleCarWithDifferentialGear.mos (+3 -1)
-
testsuite/3rdParty/PlanarMechanics/simulation:
SimpleCarWithDifferentialGear.mat (changed)
-
testsuite/libraries/msl31/simulate:
Makefile (+2 -2)
-
Frenkel TUD
2012-04-28 00:55
#182
Rev.: 11819
-
3 lines of code changed in 2 files:
-
testsuite/3rdParty/PlanarMechanics:
Makefile (+2 -2)
-
testsuite/mosfiles:
DummyDerMatching.mos (+1)
-
Frenkel TUD
2012-04-28 00:28
#181
Rev.: 11818
-
1241 lines of code changed in 17 files:
-
Compiler/BackEnd:
BackendDAEOptimize.mo (+20 -33),
BackendDAETransform.mo (+238 -162),
BackendDAEUtil.mo (+4 -1)
-
testsuite/3rdParty/PlanarMechanics:
Makefile (+4 -4),
PlanarMechanicsForTesting.Examples.SimpleCarWithDifferentialGear.mos (+2 -2),
PlanarMechanicsForTesting.Examples.SingleTrackWithEngine.mos (-1),
PlanarMechanicsForTesting.Examples.TestIdealWheel.mos (+2 -8),
PlanarMechanicsForTesting.mo (+5 -2),
instantiatePlanarMechanicsForTesting.mos (+771 -770)
-
testsuite/libraries/msl221/Mechanics:
First2.mos (+176 -176)
-
testsuite/libraries/msl31/simulate:
Makefile (+4 -4),
Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.GearConstraint.mat (changed),
Modelica.Mechanics.Translational.Examples.ElastoGap.mat (changed)
-
testsuite/linearize:
test_06.mos (+1 -1)
-
testsuite/mosfiles:
DummyDerMatching.mos (+5 -4),
Pendulum.mos (+8 -6),
nonConstantParam.mos (+1 -1)
-
Frenkel TUD
2012-04-27 22:15
#180
Rev.: 11817
-
22 lines of code changed in 3 files:
-
Compiler/Util:
System.mo (+9)
-
Compiler/runtime:
System_omc.cpp (+5),
System_rml.c (+8)
-
Frenkel TUD
2012-04-27 19:21
#179
Rev.: 11816
-
3 lines of code changed in 3 files:
-
Compiler/Template:
CodegenCpp.mo (+1 -1)
-
Compiler/susan_codegen/SimCode:
CodegenCpp.tpl (+1 -1)
-
SimulationRuntime/cpp/Source/System/Modelica:
CMakeLists.txt (+1 -1)
-
Frenkel TUD
2012-04-27 16:01
#178
Rev.: 11815
-
9 lines of code changed in 3 files:
-
Compiler/Template:
CodegenCpp.mo (+7 -3)
-
Compiler/susan_codegen/SimCode:
CodegenCpp.tpl (+1 -1)
-
SimulationRuntime/cpp/Source:
CMakeLists.txt (+1 -1)
-
Frenkel TUD
2012-04-27 15:52
#177
Rev.: 11814
-
2 lines of code changed in 1 file:
-
Compiler/Util:
Flags.mo (+2 -2)
-
Frenkel TUD
2012-04-27 11:08
#176
Rev.: 11813
-
2 lines of code changed in 3 files:
-
testsuite/3rdParty/PlanarMechanics:
PlanarMechanicsForTesting.Examples.KinematicLoop.mos (+1 -1)
-
testsuite/libraries/multibody/checkingModels:
BodyCylinder.mos (-1)
-
testsuite/libraries/multibody/elementary:
DoublePendulum.mos (+1 -1)
-
Frenkel TUD
2012-04-27 10:42
#175
Rev.: 11812
-
10 lines of code changed in 9 files:
-
testsuite/3rdParty/PlanarMechanics:
Makefile (+1 -1)
-
testsuite/libraries/multibody/checkingModels:
BodyCylinder.mos (+2 -1)
-
testsuite/libraries/multibody/elementary:
DoublePendulum.mos (+1 -1),
ForceAndTorque.mos (+1 -1),
FreeBody.mos (+1 -1),
InitSpringConstant.mos (+1 -1),
LineForceWithTwoMasses.mos (+1 -1),
Pendulum.mos (+1 -1)
-
testsuite/libraries/multibody/systems:
RobotR3.mos (+1 -1)
-
Frenkel TUD
2012-04-27 09:25
#174
Rev.: 11811
-
12 lines of code changed in 10 files:
-
testsuite/libraries/msl221/modelicaAdditions:
robot.mos (+1 -1)
-
testsuite/libraries/msl31:
Modelica.Blocks.mos (+1 -1),
Modelica.Electrical.Analog.mos (+2 -2),
Modelica.Electrical.Machines.Examples.mos (+1 -1),
Modelica.Electrical.MultiPhase.Examples.mos (+2 -2),
Modelica.Magnetic.FluxTubes.mos (+1 -1),
Modelica.Thermal.mos (+1 -1)
-
testsuite/mofiles:
InvertedPendulumTotal.mo (+1 -1)
-
testsuite/mosfiles-nosim:
Model1.mos (+1 -1),
Model2.mos (+1 -1)
-
Frenkel TUD
2012-04-27 09:15
#173
Rev.: 11810
-
10 lines of code changed in 4 files:
-
testsuite/3rdParty/PlanarMechanics:
checkPlanarMechanicsForTesting.mos (+7 -7)
-
testsuite/3rdParty/TestMedia:
TestSteam.mos (+1 -1),
TestWater.mos (+1 -1)
-
testsuite/3rdParty/siemens:
valve_test.mos (+1 -1)
-
Frenkel TUD
2012-04-27 00:47
#172
Rev.: 11809
-
247 lines of code changed in 35 files:
-
Compiler/BackEnd:
BackendDAECreate.mo (+81 -1),
SimCode.mo (+2 -2),
Uncertainties.mo (+1 -1)
-
Compiler/FrontEnd:
DAEUtil.mo (+104 -27),
ModelicaBuiltin.mo (+13 -4)
-
Compiler/Main:
Main.mo (+2 -2)
-
Compiler/Script:
CevalScript.mo (+6 -6)
-
testsuite/3rdParty/PlanarMechanics:
checkPlanarMechanicsForTesting.mos (+7 -7)
-
testsuite/3rdParty/TestMedia:
TestSteam.mos (+1 -1),
TestWater.mos (+1 -1)
-
testsuite/3rdParty/siemens:
valve_test.mos (+1 -1)
-
testsuite/bootstrapping:
LoadCompilerSources.mos (+3)
-
testsuite/libraries/msl221/modelicaAdditions:
robot.mos (+1 -1)
-
testsuite/libraries/msl31:
Modelica.Blocks.mos (+1 -1),
Modelica.Electrical.Analog.mos (+2 -2),
Modelica.Electrical.Machines.Examples.mos (+1 -1),
Modelica.Electrical.MultiPhase.Examples.mos (+2 -2),
Modelica.Magnetic.FluxTubes.mos (+1 -1),
Modelica.Thermal.mos (+1 -1)
-
testsuite/libraries/multibody/checkingModels:
BodyCylinder.mos (+1 -1)
-
testsuite/libraries/multibody/elementary:
DoublePendulum.mos (+1 -1),
ForceAndTorque.mos (+1 -1),
FreeBody.mos (+1 -1),
InitSpringConstant.mos (+1 -1),
LineForceWithTwoMasses.mos (+1 -1),
Pendulum.mos (+1 -1),
PendulumWithSpringDamper.mos (+1 -1),
RollingWheelSetDriving.mos (+1 -1),
RollingWheelSetPulling.mos (+1 -1),
SpringDamperSystem.mos (+1 -1),
SpringMassSystem.mos (+1 -1)
-
testsuite/libraries/multibody/systems:
RobotR3.mos (+1 -1)
-
testsuite/mofiles:
InvertedPendulumTotal.mo (+1 -1)
-
testsuite/mosfiles-nosim:
Model1.mos (+1 -1),
Model2.mos (+1 -1)
-
adeas31
2012-04-26 20:02
#171
Rev.: 11808
-
11 lines of code changed in 2 files:
-
Compiler/Script:
CevalScript.mo (+6 -9)
-
Compiler/scripts:
Compile.bat (+5 -5)
-
adrpo
2012-04-26 16:00
#170
Rev.: 11807
-
283 lines of code changed in 139 files:
-
testsuite/3rdParty/ThermoSysPro:
Makefile (+2 -2),
README.txt (+7 -1)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Combustion/CombustionChambers:
GenericCombustion.mo (+1 -1),
GridFurnace.mo (+3 -3),
PostCombustionGas.mo (+1 -1)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Correlations/Thermal:
WBLongitudinalCurrentConvectiveHeatTransferCoefficient.mo (+1 -1),
WBRadiativeHeatTransferCoefficient.mo (+5 -5)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/CombinedCyclePowerPlant/Control:
Condenser_LevelControl.mo (+5 -5),
Drum_LevelControl.mo (+1 -1)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/HeatExchangers:
FlueGasesChamberEvaporator.mo (+4 -4)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Volumes:
VolumeATh.mo (+1 -1),
VolumeBTh.mo (+1 -1),
VolumeCTh.mo (+1 -1),
VolumeDTh.mo (+1 -1)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/HeatNetworksCooling:
AbsorberWaterLiBr.mo (+1 -1),
AbsorptionRefrigeratorSystem.mo (+1 -1),
DesorberWaterLiBr.mo (+1 -1),
HeatNetworkPipe.mo (+1 -1),
LatentHeatStorage.mo (+3 -3),
SensibleHeatStorage.mo (+3 -3)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl:
Common.mo (+4 -4)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Continu:
FctTrans.mo (+3 -3),
Integrateur.mo (+1 -1),
IntegrateurSat.mo (+2 -2),
PI.mo (+1 -1),
PIsat.mo (+1 -1),
PT1.mo (+1 -1),
PT2.mo (+1 -1)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Discret:
ConvAD.mo (+4 -4),
ConvDA.mo (+4 -4),
Echant.mo (+2 -2),
FctTrans.mo (+4 -4),
PI.mo (+2 -2),
PIsat.mo (+2 -2),
PT1.mo (+2 -2),
Pre.mo (+2 -2)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Logique:
Pulse.mo (+1 -1),
SampleTrigger.mo (+1 -1)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math:
EgEntier.mo (+2 -2),
Feedback.mo (+1 -1),
Inf.mo (+2 -2),
InfEntier.mo (+2 -2),
Infeg.mo (+2 -2),
InfegEntier.mo (+2 -2),
Sup.mo (+2 -2),
SupEntier.mo (+2 -2),
Supeg.mo (+2 -2),
SupegEntier.mo (+2 -2),
package.mo (+1 -1)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire:
BandeMorte.mo (+2 -2),
Limiteur.mo (+1 -1),
LimiteurVar.mo (+2 -2),
LimiteurVitesse.mo (+2 -2),
RetardFixe.mo (+1 -1),
Selecteur.mo (+2 -2),
SelecteurEntier.mo (+3 -3),
Switch.mo (+11 -11),
package.mo (+1 -1)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Sources:
Echelon.mo (+3 -3),
Exp.mo (+3 -3),
Horloge.mo (+2 -2),
Pulse.mo (+2 -2),
Rampe.mo (+2 -2),
Random.mo (+3 -3),
RandomLineaire.mo (+3 -3),
SinusExp.mo (+3 -3),
Sinusoide.mo (+2 -2),
Trapezoide.mo (+9 -9),
package.mo (+1 -1)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Tables:
Table1D.mo (+2 -2),
Table1DTemps.mo (+2 -2),
Table1DTempsBool.mo (+1 -1),
Table2D.mo (+2 -2)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/MultiFluids/Machines:
AlternatingEngine.mo (+2 -2),
CHPEngineBarkantineSystem.mo (+1 -1),
CHPEngineTriGenPredSystem.mo (+1 -1),
CHPEngineTrigenParamSystem.mo (+1 -1)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/FlueGases:
FlueGases_h.mo (+1 -1),
FlueGases_h_Ps.mo (+1 -1),
FlueGases_s.mo (+1 -1),
XSat.mo (+2 -2)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/WaterSolution:
MassFraction_eq_PT.mo (+6 -6),
Pressure_eq_TX.mo (+6 -6)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/WaterSteam:
BaseIF97.mo (+2 -2),
Common.mo (+4 -4),
IF97_packages.mo (+13 -13)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Solar:
SolarCollector.mo (+3 -3)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution:
Connectors.mo (+2 -2)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/BoundaryConditions:
RefP.mo (+1 -1),
RefQ.mo (+1 -1),
RefT.mo (+1 -1),
RefXh2o.mo (+1 -1),
Sink.mo (+1 -1),
SinkP.mo (+1 -1),
SourceP.mo (+1 -1),
SourcePQ.mo (+1 -1)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/HeatExchangers:
ExchangerEfficiency.mo (+1 -1)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/LoopBreakers:
LoopBreakerP.mo (+1 -1),
LoopBreakerQ.mo (+1 -1),
LoopBreakerT.mo (+1 -1),
LoopBreakerXh2o.mo (+1 -1)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/Machines:
StaticCentrifugalPumpNom.mo (+1 -1)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/PressureLosses:
SingularPressureLoss.mo (+1 -1)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/BoundaryConditions:
SinkP.mo (+1 -1),
SourceP.mo (+1 -1)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/HeatExchangers:
DynamicWaterWaterExchanger.mo (+6 -6),
SimpleDynamicCondenser.mo (+3 -3),
StaticCondenser.mo (+4 -4),
StaticWaterWaterExchanger.mo (+1 -1)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Junctions:
MassFlowMultiplier.mo (+1 -1),
Mixer2.mo (+1 -1),
Mixer3.mo (+1 -1),
Mixer8.mo (+1 -1),
Splitter2.mo (+1 -1),
Splitter3.mo (+1 -1)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/LoopBreakers:
LoopingPQ.mo (+3 -3)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Machines:
Compressor.mo (+1 -1),
SteamEngine.mo (+1 -1)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/PressureLosses:
Bend.mo (+2 -2),
CheckValve.mo (+1 -1),
ControlValve.mo (+1 -1),
Diaphragm.mo (+1 -1),
DynamicCheckValve.mo (+1 -1),
DynamicReliefValve.mo (+1 -1),
PipePressureLoss.mo (+1 -1),
SwitchValve.mo (+1 -1)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Sensors:
SensorQv.mo (+1 -1),
SensorT.mo (+1 -1)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Volumes:
DegasifierVolume.mo (+1 -1),
DynamicDrum.mo (+2 -2),
Tank.mo (+1 -1),
TwoPhaseVolume.mo (+2 -2),
VolumeA.mo (+1 -1),
VolumeB.mo (+1 -1),
VolumeC.mo (+1 -1),
VolumeD.mo (+1 -1),
VolumeI.mo (+1 -1),
VolumeITh.mo (+1 -1)
-
testsuite/partest:
runtest.pl (+5)
-
adrpo
2012-04-26 15:12
#169
Rev.: 11806
-
71555 lines of code changed in 580 files:
-
testsuite:
Makefile (+5 -1)
-
testsuite/3rdParty/ThermoSysPro:
Makefile (+3 -5),
README.txt (new 7),
ThermoSysPro.Examples.SimpleExamples.TestAirHumidity.mos (+5 -43),
ThermoSysPro.Examples.SimpleExamples.TestBend.mos (+27 -47),
ThermoSysPro.Examples.SimpleExamples.TestCentrifugalPumpWaterSolution.mos (+1 -39),
ThermoSysPro.Examples.SimpleExamples.TestCheckValve.mos (+21 -75),
ThermoSysPro.Examples.SimpleExamples.TestCompressor.mos (+20 -58),
ThermoSysPro.Examples.SimpleExamples.TestControlValve.mos (+1 -39),
ThermoSysPro.Examples.SimpleExamples.TestDiaphragm.mos (+7 -44),
ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump.mos (+7 -45),
ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump1.mos (+7 -45),
ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump2.mos (+4 -42),
ThermoSysPro.Examples.SimpleExamples.TestDynamicCheckValve.mos (+1 -39),
ThermoSysPro.Examples.SimpleExamples.TestDynamicDrum.mos (+1272 -1310),
ThermoSysPro.Examples.SimpleExamples.TestDynamicOnePhaseFlowPipe.mos (+5 -43),
ThermoSysPro.Examples.SimpleExamples.TestDynamicReliefValve.mos (+148 -186),
ThermoSysPro.Examples.SimpleExamples.TestDynamicTwoPhaseFlowPipe.mos (+975 -1013),
ThermoSysPro.Examples.SimpleExamples.TestDynamicWaterWaterExchanger.mos (+7 -45),
ThermoSysPro.Examples.SimpleExamples.TestFan.mos (+6 -39),
ThermoSysPro.Examples.SimpleExamples.TestFlueGasesJunctions.mos (+1 -39),
ThermoSysPro.Examples.SimpleExamples.TestFlueGasesVolumes.mos (+1 -117),
ThermoSysPro.Examples.SimpleExamples.TestFlueGasesVolumes1.mos (+5 -43),
ThermoSysPro.Examples.SimpleExamples.TestIdealCheckValve.mos (+117 -39),
ThermoSysPro.Examples.SimpleExamples.TestIdealSwitchValve.mos (+1 -39),
ThermoSysPro.Examples.SimpleExamples.TestInvSingularPressureLoss.mos (+1 -39),
ThermoSysPro.Examples.SimpleExamples.TestJunctions.mos (+1 -39),
ThermoSysPro.Examples.SimpleExamples.TestJunctions2.mos (+1 -39),
ThermoSysPro.Examples.SimpleExamples.TestJunctions3.mos (+11 -49),
ThermoSysPro.Examples.SimpleExamples.TestJunctions4.mos (+1 -39),
ThermoSysPro.Examples.SimpleExamples.TestJunctions5.mos (+405 -143),
ThermoSysPro.Examples.SimpleExamples.TestLumpedStraightPipe.mos (+5 -43),
ThermoSysPro.Examples.SimpleExamples.TestMassFlowMultiplier.mos (+1 -39),
ThermoSysPro.Examples.SimpleExamples.TestNTUWaterHeating0.mos (+3 -170),
ThermoSysPro.Examples.SimpleExamples.TestNTUWaterHeating1.mos (+3 -203),
ThermoSysPro.Examples.SimpleExamples.TestNTUWaterHeating2.mos (+2 -233),
ThermoSysPro.Examples.SimpleExamples.TestPipePressureLoss.mos (+1 -39),
ThermoSysPro.Examples.SimpleExamples.TestRefP.mos (+11 -48),
ThermoSysPro.Examples.SimpleExamples.TestSensors.mos (+1 -39),
ThermoSysPro.Examples.SimpleExamples.TestSimpleEvaporatorWaterSteamFlueGases.mos (+6 -39),
ThermoSysPro.Examples.SimpleExamples.TestSimpleStaticCondenser.mos (+10 -48),
ThermoSysPro.Examples.SimpleExamples.TestSingularPressureLoss.mos (+1 -39),
ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump.mos (+321 -279),
ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump1.mos (+1 -39),
ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump2.mos (+67 -282),
ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPumpWaterSolution.mos (+1 -39),
ThermoSysPro.Examples.SimpleExamples.TestStaticCondenser.mos (+57 -95),
ThermoSysPro.Examples.SimpleExamples.TestStaticDrum1.mos (+1 -39),
ThermoSysPro.Examples.SimpleExamples.TestStaticDrum2.mos (+1 -39),
ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos (+6 -39),
ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchanger.mos (+7 -45),
ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchangerDTorWorEff.mos (+4 -42),
ThermoSysPro.Examples.SimpleExamples.TestSteamDryer.mos (+1 -39),
ThermoSysPro.Examples.SimpleExamples.TestSteamDryer2.mos (+1 -39),
ThermoSysPro.Examples.SimpleExamples.TestSteamEngine.mos (+1 -39),
ThermoSysPro.Examples.SimpleExamples.TestSteamExtractionSplitter.mos (+1 -39),
ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine.mos (+6 -44),
ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine1.mos (+5 -43),
ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine2.mos (+1 -39),
ThermoSysPro.Examples.SimpleExamples.TestSwitchValve.mos (+1 -39),
ThermoSysPro.Examples.SimpleExamples.TestTank.mos (+124 -162),
ThermoSysPro.Examples.SimpleExamples.TestThreeWayValve.mos (+13 -51),
ThermoSysPro.Examples.SimpleExamples.TestVolumes.mos (+92 -214),
ThermoSysPro.Examples.SimpleExamples.TestVolumes1.mos (+61 -174),
ThermoSysPro.Examples.SimpleExamples.TestVolumes2.mos (+3 -44),
ThermoSysPro.Examples.SimpleExamples.TestWaterHammer.mos (+17 -55)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro:
AAAUsersGuide.mo (new 372),
Functions.mo (new 353),
Units.mo (new 90),
package.encoding (new 1),
package.mo (new 40),
package.order (new 17)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Combustion:
Connectors.mo (new 175),
package.mo (new 8),
package.order (new 4)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Combustion/BoundaryConditions:
FuelSourcePQ.mo (new 107),
package.mo (new 3),
package.order (new 1)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Combustion/CombustionChambers:
GTCombustionChamber.mo (new 285),
GenericCombustion.mo (new 264),
GridFurnace.mo (new 901),
PostCombustionGas.mo (new 494),
package.mo (new 4),
package.order (new 4)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Combustion/Sensors:
FuelMassFlowSensor.mo (new 80),
package.mo (new 3),
package.order (new 1)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Correlations:
package.mo (new 8),
package.order (new 3)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Correlations/Misc:
Pro_FlueGases.mo (new 49),
Pro_TwoPhaseWaterSteam.mo (new 45),
Pro_WaterSteam.mo (new 50),
PropFlueGases.mo (new 47),
PropWaterSteam.mo (new 111),
WBCorrectiveDiameterCoefficient.mo (new 40),
package.mo (new 4),
package.order (new 10)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Correlations/Thermal:
WBCrossedCurrentConvectiveHeatTransferCoefficient.mo (new 74),
WBFlueGasesHeatTransferCoefficient.mo (new 98),
WBHeatExchangerEfficiency.mo (new 81),
WBInternalHeatTransferCoefficient.mo (new 132),
WBInternalOnePhaseFlowHeatTransferCoefficient.mo (new 54),
WBInternalSuperCriticalFlowHeatTransferCoefficient.mo (new 75),
WBInternalTwoPhaseFlowHeatTransferCoefficient.mo (new 124),
WBLongitudinalCurrentConvectiveHeatTransferCoefficient.mo (new 85),
WBRadiativeHeatTransferCoefficient.mo (new 85),
package.mo (new 4),
package.order (new 13)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/ElectroMechanics:
Connectors.mo (new 34),
package.mo (new 8),
package.order (new 3)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/ElectroMechanics/BoundaryConditions:
SourceMechanicalPower.mo (new 98),
package.mo (new 3),
package.order (new 1)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/ElectroMechanics/Machines:
Shaft.mo (new 75),
SynchronousMotor.mo (new 142),
package.mo (new 4),
package.order (new 2)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples:
AAAInfo.mo (new 18),
package.mo (new 48),
package.order (new 3)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/CombinedCyclePowerPlant:
AAAInfo.mo (new 38),
AJ_D74_FD1.mos (new 4),
CombinedCycle_Load_100_50.mo (new 1197),
CombinedCycle_TripTAC.mo (new 1142),
CombinedCycle_init_D2012.mos (new 1297),
CombinedCycle_init_D6.1.mos (new 1208),
CombinedCycle_init_D7.4_FD01.mos (new 1296),
Plot_Load_100_55.mos (new 347),
Plot_TripTAC.mos (new 771),
package.mo (new 52),
package.order (new 4)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/CombinedCyclePowerPlant/Control:
Condenser_LevelControl.mo (new 143),
Drum_LevelControl.mo (new 93),
package.mo (new 4),
package.order (new 2)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Examples/SimpleExamples:
TestAirHumidity.mo (new 38),
TestBend.mo (new 23),
TestCentrifugalPumpWaterSolution.mo (new 82),
TestCheckValve.mo (new 74),
TestCompressor.mo (new 36),
TestControlValve.mo (new 30),
TestDiaphragm.mo (new 24),
TestDynamicCentrifugalPump.mo (new 48),
TestDynamicCentrifugalPump1.mo (new 50),
TestDynamicCentrifugalPump2.mo (new 86),
TestDynamicCheckValve.mo (new 37),
TestDynamicDrum.mo (new 110),
TestDynamicOnePhaseFlowPipe.mo (new 37),
TestDynamicReliefValve.mo (new 47),
TestDynamicTwoPhaseFlowPipe.mo (new 38),
TestDynamicWaterWaterExchanger.mo (new 28),
TestFan.mo (new 203),
TestFlueGasesJunctions.mo (new 103),
TestFlueGasesVolumes.mo (new 95),
TestFlueGasesVolumes1.mo (new 96),
TestIdealCheckValve.mo (new 82),
TestIdealSwitchValve.mo (new 57),
TestInvSingularPressureLoss.mo (new 25),
TestJunctions.mo (new 74),
TestJunctions2.mo (new 92),
TestJunctions3.mo (new 102),
TestJunctions4.mo (new 32),
TestJunctions5.mo (new 85),
TestLumpedStraightPipe.mo (new 32),
TestMassFlowMultiplier.mo (new 43),
TestPipePressureLoss.mo (new 24),
TestRefP.mo (new 51),
TestSensors.mo (new 37),
TestSimpleEvaporatorWaterSteamFlueGases.mo (new 42),
TestSimpleStaticCondenser.mo (new 44),
TestSingularPressureLoss.mo (new 25),
TestStaticCentrifugalPump.mo (new 40),
TestStaticCentrifugalPump1.mo (new 33),
TestStaticCentrifugalPump2.mo (new 43),
TestStaticCentrifugalPumpWaterSolution.mo (new 53),
TestStaticCondenser.mo (new 84),
TestStaticDrum1.mo (new 72),
TestStaticDrum2.mo (new 62),
TestStaticExchangerWaterSteamFlueGases.mo (new 62),
TestStaticWaterWaterExchanger.mo (new 29),
TestStaticWaterWaterExchangerDTorWorEff.mo (new 38),
TestSteamDryer.mo (new 55),
TestSteamDryer2.mo (new 55),
TestSteamEngine.mo (new 30),
TestSteamExtractionSplitter.mo (new 54),
TestStodolaTurbine.mo (new 51),
TestStodolaTurbine1.mo (new 50),
TestStodolaTurbine2.mo (new 29),
TestSwitchValve.mo (new 32),
TestTank.mo (new 28),
TestThreeWayValve.mo (new 32),
TestVolumes.mo (new 84),
TestVolumes1.mo (new 100),
TestVolumes2.mo (new 76),
TestWaterHammer.mo (new 48),
package.mo (new 51),
package.order (new 64)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases:
Connectors.mo (new 215),
package.mo (new 8),
package.order (new 11)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Boilers:
package.mo (new 4),
package.order (new)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/BoundaryConditions:
AirHumidity.mo (new 142),
Sink.mo (new 69),
SinkG.mo (new 126),
SinkP.mo (new 91),
SinkPQ.mo (new 114),
SinkQ.mo (new 94),
Source.mo (new 87),
SourceG.mo (new 141),
SourceP.mo (new 110),
SourcePQ.mo (new 132),
SourceQ.mo (new 117),
package.mo (new 4),
package.order (new 11)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/HeatExchangers:
FlueGasesChamberEvaporator.mo (new 464),
StaticFluegasesFluegasesExchangerKS.mo (new 133),
StaticWallFlueGasesExchanger.mo (new 231),
package.mo (new 4),
package.order (new 3)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Junctions:
Mixer2.mo (new 126),
Splitter2.mo (new 133),
package.mo (new 4),
package.order (new 2)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/LoopBreakers:
package.mo (new 4),
package.order (new)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Machines:
CombustionTurbine.mo (new 131),
Compressor.mo (new 146),
StaticFan.mo (new 177),
package.mo (new 4),
package.order (new 5)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/PressureLosses:
CheckValve.mo (new 117),
ControlValve.mo (new 125),
InvSingularPressureLoss.mo (new 99),
SingularPressureLoss.mo (new 100),
package.mo (new 4),
package.order (new 4)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Sensors:
MassFlowSensor.mo (new 61),
PressureSensor.mo (new 57),
TemperatureSensor.mo (new 60),
package.mo (new 4),
package.order (new 3)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/TAC:
GTCICOBarilla.mo (new 254),
GasTurbine.mo (new 152),
package.mo (new 4),
package.order (new 3)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/FlueGases/Volumes:
VolumeATh.mo (new 235),
VolumeBTh.mo (new 233),
VolumeCTh.mo (new 232),
VolumeDTh.mo (new 234),
package.mo (new 4),
package.order (new 4)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/HeatNetworksCooling:
AbsorberWaterLiBr.mo (new 147),
AbsorptionRefrigeratorSystem.mo (new 305),
DesorberWaterLiBr.mo (new 188),
HeatNetworkPipe.mo (new 135),
LatentHeatStorage.mo (new 208),
SensibleHeatStorage.mo (new 153),
package.mo (new 8),
package.order (new 6)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl:
Common.mo (new 152),
Connectors.mo (new 213),
package.mo (new 49),
package.order (new 4)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks:
Commun.mo (new 122),
package.mo (new 50),
package.order (new 8)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Continu:
Derivee.mo (new 93),
FctTrans.mo (new 85),
Integrateur.mo (new 104),
IntegrateurSat.mo (new 96),
PI.mo (new 107),
PIsat.mo (new 103),
PT1.mo (new 93),
PT2.mo (new 123),
package.mo (new 48),
package.order (new 8)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Discret:
ConvAD.mo (new 48),
ConvDA.mo (new 47),
Echant.mo (new 62),
FctTrans.mo (new 71),
PI.mo (new 82),
PIsat.mo (new 82),
PT1.mo (new 83),
Pre.mo (new 64),
package.mo (new 48),
package.order (new 8)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Logique:
AND.mo (new 45),
AND3.mo (new 47),
AND4.mo (new 49),
Constante.mo (new 57),
Echelon.mo (new 85),
Edge.mo (new 46),
NONL.mo (new 37),
OR.mo (new 42),
OR3.mo (new 44),
OR4.mo (new 46),
Pre.mo (new 43),
Pulse.mo (new 129),
SampleTrigger.mo (new 111),
Selecteur.mo (new 88),
Terminate.mo (new 48),
XOR.mo (new 46),
package.mo (new 48),
package.order (new 16)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math:
Abs.mo (new 62),
Acos.mo (new 67),
Add.mo (new 80),
Add3.mo (new 87),
Asin.mo (new 67),
Atan.mo (new 69),
Cos.mo (new 71),
Div.mo (new 59),
EgEntier.mo (new 83),
Exp.mo (new 68),
Feedback.mo (new 66),
Gain.mo (new 41),
Inf.mo (new 82),
InfEntier.mo (new 83),
Infeg.mo (new 82),
InfegEntier.mo (new 83),
Log.mo (new 70),
Log10.mo (new 70),
Mul.mo (new 57),
Mul3.mo (new 62),
Polynome.mo (new 154),
Sign.mo (new 71),
Sin.mo (new 73),
Sqrt.mo (new 64),
Sup.mo (new 79),
SupEntier.mo (new 83),
Supeg.mo (new 79),
SupegEntier.mo (new 83),
Tan.mo (new 68),
package.mo (new 48),
package.order (new 29)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/NonLineaire:
BandeMorte.mo (new 66),
Limiteur.mo (new 69),
LimiteurVar.mo (new 93),
LimiteurVitesse.mo (new 74),
RetardFixe.mo (new 85),
RetardVar.mo (new 91),
Selecteur.mo (new 118),
SelecteurEntier.mo (new 120),
Switch.mo (new 333),
package.mo (new 48),
package.order (new 9)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Sources:
Constante.mo (new 58),
ConstanteEntier.mo (new 58),
Echelon.mo (new 95),
Exp.mo (new 118),
Horloge.mo (new 97),
Pulse.mo (new 142),
Rampe.mo (new 119),
Random.mo (new 59),
RandomLineaire.mo (new 106),
SinusExp.mo (new 120),
Sinusoide.mo (new 101),
Trapezoide.mo (new 174),
package.mo (new 48),
package.order (new 12)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Tables:
Table1D.mo (new 98),
Table1DTemps.mo (new 93),
Table1DTempsBool.mo (new 95),
Table2D.mo (new 187),
package.mo (new 48),
package.order (new 4)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/MultiFluids:
package.mo (new 8),
package.order (new 3)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/MultiFluids/Boilers:
BoilerSystem.mo (new 124),
FossilFuelBoiler.mo (new 296),
package.mo (new 4),
package.order (new 2)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/MultiFluids/HeatExchangers:
DynamicExchangerWaterSteamFlueGases.mo (new 97),
ExchangerWaterC3H3F5W.mo (new 147),
SimpleEvaporatorWaterSteamFlueGases.mo (new 205),
StaticExchangerWaterSteamFlueGases.mo (new 287),
package.mo (new 4),
package.order (new 8)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/MultiFluids/Machines:
AlternatingEngine.mo (new 326),
CHPEngineBarkantineSystem.mo (new 270),
CHPEngineTriGenPredSystem.mo (new 270),
CHPEngineTrigenParamSystem.mo (new 291),
package.mo (new 4),
package.order (new 4)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties:
ModelicaMediaFlueGases.mo (new 18),
package.mo (new 4),
package.order (new 6)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/C3H3F5:
C3H3F5_Ph.mo (new 130),
C3H3F5_Ps.mo (new 102),
package.mo (new 26),
package.order (new 2)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/FlueGases:
Absorb.mo (new 21),
EmissivGP.mo (new 32),
FlueGases_Absorb.mo (new 25),
FlueGases_T.mo (new 41),
FlueGases_Xtot.mo (new 42),
FlueGases_a.mo (new 42),
FlueGases_cp.mo (new 42),
FlueGases_cv.mo (new 37),
FlueGases_drhodh.mo (new 57),
FlueGases_drhodp.mo (new 58),
FlueGases_h.mo (new 50),
FlueGases_h_Ps.mo (new 48),
FlueGases_k.mo (new 42),
FlueGases_mu.mo (new 42),
FlueGases_rho.mo (new 43),
FlueGases_s.mo (new 51),
XSat.mo (new 67),
package.mo (new 38),
package.order (new 18),
unSafeForJacobian.mo (new 15)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/Fluid:
Ph.mo (new 45),
Ps.mo (new 46),
package.mo (new 42),
package.order (new 2)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/WaterSolution:
DTcristal_TX.mo (new 52),
MassFraction_eq_PT.mo (new 53),
Pressure_eq_TX.mo (new 94),
SpecificEnthalpy_TX.mo (new 59),
Temperature_hX.mo (new 37),
package.mo (new 38),
package.order (new 5)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/WaterSteam:
BaseIF97.mo (new 6755),
Common.mo (new 1560),
IF97_Utilities.mo (new 4543),
IF97_packages.mo (new 4568),
InitLimits.mo (new 140),
Region.mo (new 302),
createSpline.mos (new 70),
package.mo (new 46),
package.order (new 7)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Solar:
SolarCollector.mo (new 169),
package.mo (new 6),
package.order (new 1)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Thermal:
Connectors.mo (new 30),
package.mo (new 8),
package.order (new 3)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Thermal/BoundaryConditions:
HeatSink.mo (new 48),
HeatSource.mo (new 68),
package.mo (new 3),
package.order (new 1)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Thermal/HeatTransfer:
ConvectiveHeatFlow.mo (new 54),
HeatExchangerWall.mo (new 161),
HeatExchangerWallAsym.mo (new 140),
package.mo (new 4),
package.order (new 3)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution:
Connectors.mo (new 101),
package.mo (new 8),
package.order (new 6)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/BoundaryConditions:
RefP.mo (new 87),
RefQ.mo (new 87),
RefT.mo (new 87),
RefXh2o.mo (new 87),
Sink.mo (new 62),
SinkP.mo (new 97),
SourceP.mo (new 97),
SourcePQ.mo (new 61),
package.mo (new 3),
package.order (new 8)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/HeatExchangers:
ExchangerEfficiency.mo (new 174),
package.mo (new 3),
package.order (new 1)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/LoopBreakers:
LoopBreakerP.mo (new 62),
LoopBreakerQ.mo (new 62),
LoopBreakerT.mo (new 62),
LoopBreakerXh2o.mo (new 62),
package.mo (new 3),
package.order (new 4)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/Machines:
StaticCentrifugalPump.mo (new 143),
StaticCentrifugalPumpNom.mo (new 81),
package.mo (new 3),
package.order (new 2)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSolution/PressureLosses:
SingularPressureLoss.mo (new 80),
package.mo (new 3),
package.order (new 1)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam:
Connectors.mo (new 171),
package.mo (new 8),
package.order (new 10)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Boilers:
ElectricBoiler.mo (new 96),
package.mo (new 3),
package.order (new 1)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/BoundaryConditions:
PlugA.mo (new 57),
PlugB.mo (new 58),
RefH.mo (new 107),
RefP.mo (new 109),
RefQ.mo (new 105),
RefT.mo (new 115),
Sink.mo (new 67),
SinkP.mo (new 101),
SinkPQ.mo (new 101),
SinkQ.mo (new 88),
Source.mo (new 66),
SourceP.mo (new 100),
SourcePQ.mo (new 100),
SourceQ.mo (new 87),
package.mo (new 4),
package.order (new 14)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/HeatExchangers:
DynamicCondenser.mo (new 167),
DynamicOnePhaseFlowPipe.mo (new 328),
DynamicTwoPhaseFlowPipe.mo (new 449),
DynamicWaterWaterExchanger.mo (new 304),
NTUWaterHeating.mo (new 539),
SimpleDynamicCondenser.mo (new 397),
SimpleStaticCondenser.mo (new 243),
StaticCondenser.mo (new 350),
StaticWaterWaterExchanger.mo (new 288),
StaticWaterWaterExchangerDTorWorEff.mo (new 463),
package.mo (new 4),
package.order (new 11)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Junctions:
DeheaterMixer2.mo (new 103),
MassFlowMultiplier.mo (new 102),
Mixer2.mo (new 107),
Mixer3.mo (new 127),
Mixer8.mo (new 181),
Splitter2.mo (new 106),
Splitter3.mo (new 182),
StaticDrum.mo (new 172),
SteamDryer.mo (new 85),
SteamExtractionSplitter.mo (new 89),
package.mo (new 4),
package.order (new 10)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/LoopBreakers:
LoopBreakerH.mo (new 68),
LoopBreakerP.mo (new 67),
LoopBreakerQ.mo (new 67),
LoopingPQ.mo (new 62),
package.mo (new 4),
package.order (new 4)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Machines:
Compressor.mo (new 99),
DynamicCentrifugalPump.mo (new 190),
Generator.mo (new 158),
StaticCentrifugalPump.mo (new 180),
SteamEngine.mo (new 130),
StodolaTurbine.mo (new 155),
package.mo (new 4),
package.order (new 6)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/PressureLosses:
Bend.mo (new 184),
CheckValve.mo (new 125),
ControlValve.mo (new 125),
Diaphragm.mo (new 138),
DynamicCheckValve.mo (new 191),
DynamicReliefValve.mo (new 162),
IdealCheckValve.mo (new 97),
IdealSwitchValve.mo (new 87),
InvSingularPressureLoss.mo (new 114),
LumpedStraightPipe.mo (new 150),
NonBoilingValve.mo (new 90),
PipePressureLoss.mo (new 118),
SingularPressureLoss.mo (new 113),
SwitchValve.mo (new 113),
ThreeWayValve.mo (new 122),
WaterHammer.mo (new 217),
package.mo (new 4),
package.order (new 16)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Sensors:
SensorH.mo (new 74),
SensorP.mo (new 73),
SensorQ.mo (new 77),
SensorQv.mo (new 97),
SensorT.mo (new 93),
package.mo (new 4),
package.order (new 5)
-
testsuite/3rdParty/ThermoSysPro/ThermoSysPro/WaterSteam/Volumes:
Degasifier.mo (new 171),
DegasifierVolume.mo (new 163),
DynamicDrum.mo (new 327),
Pressurizer.mo (new 267),
Tank.mo (new 203),
TwoPhaseVolume.mo (new 200),
VolumeA.mo (new 151),
VolumeATh.mo (new 153),
VolumeB.mo (new 151),
VolumeBTh.mo (new 152),
VolumeC.mo (new 151),
VolumeCTh.mo (new 153),
VolumeD.mo (new 151),
VolumeDTh.mo (new 150),
VolumeI.mo (new 201),
VolumeITh.mo (new 206),
package.mo (new 4),
package.order (new 16)
-
adeas31
2012-04-26 14:53
#168
Rev.: 11805
-
22 lines of code changed in 7 files:
-
OMEdit:
README.txt (+1 -1)
-
OMEdit/OMEditGUI:
OMEditGUI.pro (+6 -6)
-
OMNotebook:
README.txt (+1 -1)
-
OMNotebook/OMNotebookGUI:
OMNotebookGUI.pro (+3 -3)
-
OMOptim/build:
OMOptim.windowsconfig.in (+7 -7)
-
OMShell:
README.txt (+1 -1)
-
OMShell/OMShellGUI:
OMShellGUI.pro (+3 -3)
-
perost
2012-04-26 12:36
#167
Rev.: 11803
-
3 lines of code changed in 2 files:
-
Compiler/BackEnd:
XMLDump.mo (+2 -2)
-
testsuite/interactive:
XmlDumpComment.mos (+1 -1)
-
perost
2012-04-26 12:29
#166
Rev.: 11802
-
17 lines of code changed in 5 files:
-
Compiler/BackEnd:
XMLDump.mo (+13 -11)
-
Compiler/Template:
CodegenAdevs.mo (+1 -1),
CodegenC.mo (+1 -1),
CodegenFMU.mo (+1 -1)
-
Compiler/Util:
Util.mo (+1)
-
fbergero
2012-04-25 17:24
#165
Rev.: 11801
-
778 lines of code changed in 4 files:
-
Compiler/BackEnd:
BackendQSS.mo (+45 -9)
-
Compiler/Template:
CodegenQSS.mo (+653 -5)
-
Compiler/susan_codegen/SimCode:
CodegenQSS.tpl (+74 -1),
SimCodeTV.mo (+6)
-
perost
2012-04-25 15:55
#164
Rev.: 11800
-
1 lines of code changed in 1 file:
-
Compiler/FrontEnd:
InstSymbolTable.mo (+1 -1)
-
perost
2012-04-25 15:52
#163
Rev.: 11799
-
832 lines of code changed in 9 files:
-
Compiler/FrontEnd:
Inst.mo (+1 -1),
InstSymbolTable.mo (+20),
InstTypes.mo (+32 -9),
InstUtil.mo (+382 -239),
SCodeExpand.mo (+6 -6),
SCodeInst.mo (+71 -32),
Types.mo (+1),
Typing.mo (+318 -55)
-
Compiler/Util:
Error.mo (+1 -1)
-
sjoelund.se
2012-04-25 08:18
#162
Rev.: 11798
-
10 lines of code changed in 1 file:
-
fbergero
2012-04-24 18:23
#161
Rev.: 11797
-
1109 lines of code changed in 4 files:
-
Compiler/BackEnd:
BackendQSS.mo (+240 -10)
-
Compiler/Template:
CodegenQSS.mo (+735 -202)
-
Compiler/susan_codegen/SimCode:
CodegenQSS.tpl (+108 -59),
SimCodeTV.mo (+26 -1)
-
hubert.thieriot
2012-04-24 12:18
#160
Rev.: 11794
-
7 lines of code changed in 2 files:
-
OMOptim/Core/Optim/EA/Monitor:
MyEoGnuplot1DMonitor.cpp (+2 -2)
-
OMOptim/OMOptimBasis/Tools:
LowTools.cpp (+5 -4)
-
hubert.thieriot
2012-04-24 12:06
#159
Rev.: 11793
-
327 lines of code changed in 10 files:
-
OMOptim/Core:
OMOptimSettings.cpp (+15),
Project.cpp (+40 -22)
-
OMOptim/Core/OpenModelica:
ModPlusOMCtrl.cpp (+5 -1)
-
OMOptim/Core/Optim/EA/Checkpoints:
EAStdCheckPoint.h (+21 -14)
-
OMOptim/Core/Optim/EA/Monitor:
MyEoGnuplot.cpp (+23 -18),
MyEoGnuplot1DMonitor.cpp (+88 -34),
MyEoGnuplot1DMonitor.h (+103 -97)
-
OMOptim/Core/Optim/EA/NSGA2:
NSGA2.cpp (+2 -2)
-
OMOptim/Core/Optim/EA/SPEA2:
SPEA2.cpp (+2 -1)
-
OMOptim/Core/Optim/EA/SPEA2Adaptative:
SPEA2Adapt.cpp (+28 -20)
-
Frenkel TUD
2012-04-22 10:32
#158
Rev.: 11792
-
1 lines of code changed in 1 file:
-
Compiler/BackEnd:
BackendDump.mo (+1 -1)
-
Frenkel TUD
2012-04-22 10:30
#157
Rev.: 11791
-
1 lines of code changed in 1 file:
-
Compiler/BackEnd:
BackendQSS.mo (+1 -1)
-
adrpo
2012-04-21 23:38
#156
Rev.: 11790
-
137 lines of code changed in 1 file:
-
OMEdit/OMEditGUI/Resources/nls:
OMEdit_ro.ts (+137 -137)
-
fbergero
2012-04-20 20:15
#155
Rev.: 11789
-
198 lines of code changed in 8 files:
-
Compiler/BackEnd:
BackendDump.mo (+1 -1),
BackendQSS.mo (+83 -2)
-
Compiler/Template:
CodegenAdevs.mo (+1 -1),
CodegenC.mo (+1 -1),
CodegenFMU.mo (+1 -1),
CodegenQSS.mo (+67 -202)
-
Compiler/susan_codegen/SimCode:
CodegenQSS.tpl (+20 -23),
SimCodeTV.mo (+24)
-
wbraun
2012-04-20 18:16
#154
Rev.: 11788
-
8 lines of code changed in 1 file:
-
Compiler/BackEnd:
BackendDAETransform.mo (+8 -9)
-
adeas31
2012-04-20 17:48
#153
Rev.: 11787
-
14 lines of code changed in 1 file:
-
OMEdit/OMEditGUI/Resources/nls:
OMEdit_it.ts (+14 -14)
-
wbraun
2012-04-20 17:20
#152
Rev.: 11786
-
29 lines of code changed in 2 files:
-
Compiler/BackEnd:
BackendDAETransform.mo (+17 -6),
SimCode.mo (+12)
-
wbraun
2012-04-20 14:10
#151
Rev.: 11785
-
124 lines of code changed in 11 files:
-
testsuite/3rdParty/siemens:
Makefile (+15 -6),
testFlueGasZones.mos (+1 -1),
testHeatExchanger.mos (+1 -1),
testJunctions.mos (+1 -1),
testPipes.mos (+1 -1),
testSolidComponents.mos (+4 -4),
translateFlueGasZones.mos (new 25),
translateHeatExchanger.mos (new 25),
translateJunctions.mos (new 24),
translatePipes.mos (new 24)
-
testsuite/partest:
runtest.pl (+3)
-
perost
2012-04-19 16:08
#150
Rev.: 11784
-
5 lines of code changed in 3 files:
-
Compiler/FrontEnd:
Inst.mo (+3 -1),
InstSymbolTable.mo (+1 -1)
-
Compiler/Util:
Error.mo (+1 -1)
-
perost
2012-04-19 14:29
#149
Rev.: 11783
-
0 lines of code changed in 26 files:
-
SimulationRuntime/ParModelica/OpenCLRuntime:
ocl_offcomp.c (changed),
omc_ocl_builtin_kernels.c (changed),
omc_ocl_builtin_kernels.h (changed),
omc_ocl_common_header.h (changed),
omc_ocl_interface.c (changed),
omc_ocl_interface.h (new),
omc_ocl_memory_ops.c (new),
omc_ocl_memory_ops.h (new),
omc_ocl_util.c (new),
omc_ocl_util.h (new)
-
SimulationRuntime/ParModelica/OpenCLRuntime/CL:
cl.h (changed),
cl_ext.h (changed),
cl_gl_ext.h (changed)
-
perost
2012-04-19 14:22
#148
Rev.: 11782
-
529 lines of code changed in 6 files:
-
Compiler/FrontEnd:
InstSymbolTable.mo (+44),
InstTypes.mo (+9),
InstUtil.mo (+152 -4),
SCodeInst.mo (+229 -12),
Typing.mo (+33 -14)
-
Compiler/Util:
Util.mo (+62)
-
perost
2012-04-19 13:02
#147
Rev.: 11781
-
243 lines of code changed in 3 files:
-
SimulationRuntime/cpp/Source/Solver/Idas/Implementation:
Idas.cpp (+212 -212),
Idas.h (+30 -30)
-
SimulationRuntime/cpp/Source/Solver/Implementation:
SolverSettings.cpp (+1 -1)
-
lochel
2012-04-19 12:24
#146
Rev.: 11780
-
8 lines of code changed in 9 files:
-
testsuite/3rdParty/siemens:
paralleFlowEVA_test.mos (new),
testFlueGasZones.mos (+1 -1),
testHeatExchanger.mos (+1 -1),
testJunctions.mos (+1 -1),
testPipes.mos (+1 -1),
testSolidComponents.mos (+1 -1),
valve_test.mos (new)
-
mahge930
2012-04-19 12:01
#145
Rev.: 11779
-
0 lines of code changed in 28 files:
-
ParModelica:
Makefile.common (del),
Makefile.in (del),
Makefile.omdev.mingw (del)
-
ParModelica/OpenCLRuntime:
Makefile (del),
Makefile.common (del),
Makefile.in (del),
OCLRuntimeUtil.cl (del),
OpenCL.lib (del),
ocl_offcomp.c (del),
omc_ocl_builtin_kernels.c (del),
omc_ocl_builtin_kernels.h (del),
omc_ocl_common_header.h (del),
omc_ocl_interface.c (del),
omc_ocl_interface.h (del),
omc_ocl_memory_ops.c (del),
omc_ocl_memory_ops.h (del),
omc_ocl_util.c (del),
omc_ocl_util.h (del)
-
ParModelica/OpenCLRuntime/CL:
cl.h (del),
cl.hpp (del),
cl_agent_amd.h (del),
cl_d3d10.h (del),
cl_ext.h (del),
cl_gl.h (del),
cl_gl_ext.h (del),
cl_icd.h (del),
cl_platform.h (del),
opencl.h (del)
-
perost
2012-04-19 11:56
#144
Rev.: 11778
-
276 lines of code changed in 4 files:
-
SimulationRuntime/cpp/Source/Solver/Idas/Implementation:
Idas.cpp (+235 -235),
Idas.h (+32 -32)
-
SimulationRuntime/cpp/Source/Solver/Implementation:
SolverSettings.cpp (+6 -6),
SolverSettings.h (+3 -3)
-
lochel
2012-04-19 11:39
#143
Rev.: 11777
-
484 lines of code changed in 12 files:
-
Compiler/Template:
CodegenAdevs.mo (+1 -1),
CodegenC.mo (+1 -1),
CodegenFMU.mo (+1 -1)
-
testsuite/initialization:
Makefile (+8 -6),
forest.mos (new 89),
gaspropreties.mos (+18 -14),
minvalue.mos (new 66),
nominal.mos (new 63),
nonlinear.mos (new 71),
scaling1.mos (new 63),
scaling2.mos (new 63),
startValue.mos (new 40)
-
sjoelund.se
2012-04-19 11:36
#142
Rev.: 11776
-
1 lines of code changed in 7 files:
-
OMEdit/OMEditGUI/Resources/nls:
OMEdit_de.ts (-12),
OMEdit_fr.ts (-20),
OMEdit_it.ts (-20),
OMEdit_ro.ts (-8),
OMEdit_ru.ts (-12),
OMEdit_sv.ts (-12),
tsupdate.bat (+1 -1)
-
niklwors
2012-04-19 11:09
#141
Rev.: 11775
-
341 lines of code changed in 5 files:
-
SimulationRuntime/cpp/Source/Solver/Idas/Implementation:
Idas.cpp (+271 -167),
Idas.h (+38 -20)
-
SimulationRuntime/cpp/Source/Solver/Implementation:
SolverSettings.cpp (+18 -1),
SolverSettings.h (+9 -3)
-
SimulationRuntime/cpp/Source/Solver/Interfaces:
ISolverSettings.h (+5)
-
wbraun
2012-04-19 00:17
#140
Rev.: 11773
-
0 lines of code changed in 2 files:
-
testsuite/3rdParty/siemens/TTSE_libs:
libTTSE.so (new),
libTTSEmoI.a (new)
-
wbraun
2012-04-19 00:16
#139
Rev.: 11772
-
16382 lines of code changed in 183 files:
-
testsuite/3rdParty/siemens:
Makefile (+14 -1),
testFlueGasZones.mos (new 103),
testHeatExchanger.mos (new 93),
testJunctions.mos (new 72),
testPipes.mos (new 121),
testSolidComponents.mos (new 47)
-
testsuite/3rdParty/siemens/ResultFiles:
FlueGasZoneSingleTube_test.mat (new),
FlueGasZoneSingleTube_test_var.txt (new 32),
FlueGasZoneSingleTube_testsimple.mat (new),
FlueGasZoneSingleTube_testsimple_var.txt (new 33),
ParallelFlowEvaporatorOwnMedia_test.mat (new),
ParallelFlowEvaporatorOwnMedia_test_var.txt (new 44),
ParallelFlowEvaporatorOwnMedia_testsimple.mat (new),
ParallelFlowEvaporatorOwnMedia_testsimple_var.txt (new 17),
splitterMixer_testTubeOwnMedia_simpleInput.mat (new),
splitterMixer_testTubeOwnMedia_simpleInput_var.txt (new 15),
tubeTest.mat (new),
tubeTest_var.txt (new 24),
tube_ownMedia_test.mat (new),
tube_ownMedia_test_var.txt (new 68),
wall_test.mat (new),
wall_test_var.txt (new 22)
-
testsuite/3rdParty/siemens/SiemensPower:
package.mo (new 6346)
-
testsuite/3rdParty/siemens/SiemensPower/Blocks:
Smoothing.mo (new 67),
TimeTable.mo (new 86),
package.mo (new 6)
-
testsuite/3rdParty/siemens/SiemensPower/Boundaries:
GasSinkP.mo (new 151),
GasSinkPH.mo (new 153),
GasSource.mo (new 141),
MassFlowSource_h.mo (new 146),
PrescribedHeatFlow.mo (new 118),
Reservoir.mo (new 83),
WaterSink.mo (new 120),
WaterSourceMH.mo (new 129),
WaterSourceWithSetPressure.mo (new 119),
package.mo (new 8)
-
testsuite/3rdParty/siemens/SiemensPower/Boundaries/Types:
package.mo (new 3),
reservoir.mo (new 4)
-
testsuite/3rdParty/siemens/SiemensPower/Components:
package.mo (new 8)
-
testsuite/3rdParty/siemens/SiemensPower/Components/FlueGasZones:
FlueGasZoneSingleTubeOwnMedia.mo (new 256),
package.mo (new 8)
-
testsuite/3rdParty/siemens/SiemensPower/Components/FlueGasZones/Tests:
FlueGasZoneSingleTube_test.mo (new 132),
FlueGasZoneSingleTube_testsimple.mo (new 135),
package.mo (new 9)
-
testsuite/3rdParty/siemens/SiemensPower/Components/HeatExchanger:
ParallelFlowEvaporatorOwnMedia.mo (new 322),
package.mo (new 8)
-
testsuite/3rdParty/siemens/SiemensPower/Components/HeatExchanger/Tests:
ParallelFlowEvaporatorOwnMedia_test.mo (new 301),
ParallelFlowEvaporatorOwnMedia_testsimple.mo (new 244),
package.mo (new 9)
-
testsuite/3rdParty/siemens/SiemensPower/Components/Junctions:
SplitterMixer.mo (new 178),
package.mo (new 4)
-
testsuite/3rdParty/siemens/SiemensPower/Components/Junctions/Tests:
package.mo (new 5),
splitterMixer_testTubeOwnMedia.mo (new 176),
splitterMixer_testTubeOwnMedia_simpleInput.mo (new 189)
-
testsuite/3rdParty/siemens/SiemensPower/Components/Pipes:
TubeOwnMedia.mo (new 353),
package.mo (new 14)
-
testsuite/3rdParty/siemens/SiemensPower/Components/Pipes/Tests:
package.mo (new 9),
tubeTest.mo (new 99),
tube_ownMedia_test.mo (new 195)
-
testsuite/3rdParty/siemens/SiemensPower/Components/SolidComponents:
Wall.mo (new 144),
Walllayer.mo (new 179),
package.mo (new 4)
-
testsuite/3rdParty/siemens/SiemensPower/Components/SolidComponents/Tests:
package.mo (new 5),
wall_test.mo (new 79)
-
testsuite/3rdParty/siemens/SiemensPower/Fluid:
MassFlowRate.mo (new 34),
PartialAbsoluteSensor.mo (new 30),
PartialFlowSensor.mo (new 30),
PartialTwoPort.mo (new 87),
Pressure.mo (new 39),
RotationalSensor.mo (new 39),
Temperature.mo (new 90),
package.mo (new 4)
-
testsuite/3rdParty/siemens/SiemensPower/Interfaces:
FluidPort.mo (new 18),
FluidPort_a.mo (new 22),
FluidPort_b.mo (new 36),
FluidPorts_b.mo (new 86),
package.mo (new 6),
portGasIn.mo (new 51),
portGasOut.mo (new 63),
portHeat.mo (new 65)
-
testsuite/3rdParty/siemens/SiemensPower/Media:
ExhaustGas.mo (new 74),
ExhaustGasSingleComponent.mo (new 53),
IdealGasData.mo (new 107),
package.mo (new 6)
-
testsuite/3rdParty/siemens/SiemensPower/Media/Common:
package.mo (new 3)
-
testsuite/3rdParty/siemens/SiemensPower/Media/Common/MixtureGasNasa:
package.mo (new 89)
-
testsuite/3rdParty/siemens/SiemensPower/Media/Common/SingleGasNasa:
package.mo (new 58)
-
testsuite/3rdParty/siemens/SiemensPower/Media/IntH2O:
T_rhoh.mo (new 52),
p_rhoh.mo (new 52),
package.mo (new 58),
rho_ph_dpdh.mo (new 75)
-
testsuite/3rdParty/siemens/SiemensPower/Media/IntH2O/library:
intH2O.h (new 6)
-
testsuite/3rdParty/siemens/SiemensPower/Media/TTSE:
package.mo (new 21)
-
testsuite/3rdParty/siemens/SiemensPower/Media/TTSE/Utilities:
T_ph.mo (new 43),
T_ph_dh.mo (new 44),
T_ph_dp.mo (new 42),
T_rhoh.mo (new 47),
T_rhoh_dh.mo (new 43),
T_rhoh_drho.mo (new 43),
Tsat_p.mo (new 42),
Tsat_p_dp.mo (new 41),
cp_pT.mo (new 44),
cp_ph.mo (new 44),
der_T_ph.mo (new 47),
der_T_rhoh.mo (new 50),
der_Tsat_p.mo (new 42),
der_drhodh.mo (new 50),
der_drhodp.mo (new 47),
der_h1s_p.mo (new 42),
der_h2s_p.mo (new 42),
der_p_rhoh.mo (new 52),
der_rho1s_p.mo (new 42),
der_rho2s_p.mo (new 43),
der_rho_ph.mo (new 48),
eta_pT.mo (new 44),
eta_ph.mo (new 44),
h1s_p.mo (new 42),
h1s_p_dp.mo (new 43),
h2s_p.mo (new 43),
h2s_p_dp.mo (new 43),
lambda_pT.mo (new 43),
lambda_ph.mo (new 44),
p_rhoh.mo (new 49),
p_rhoh_dh.mo (new 44),
p_rhoh_drho.mo (new 44),
package.mo (new 3),
pr_pT.mo (new 44),
rho1s_p.mo (new 43),
rho1s_p_dp.mo (new 43),
rho2s_p.mo (new 43),
rho2s_p_dp.mo (new 42),
rho_ph.mo (new 46),
rho_ph_d2h.mo (new 38),
rho_ph_d2p.mo (new 38),
rho_ph_d2ph.mo (new 38),
rho_ph_dh.mo (new 44),
rho_ph_dp.mo (new 44)
-
testsuite/3rdParty/siemens/SiemensPower/Units:
AbsolutePressure.mo (new 3),
Area.mo (new 2),
CoefficientOfHeatTransfer.mo (new 3),
Density.mo (new 2),
HeatCapacity.mo (new 2),
HeatFlowRate.mo (new 2),
HeatFlux.mo (new 2),
Length.mo (new 2),
Mass.mo (new 2),
MassFlowRate.mo (new 3),
Pressure.mo (new 2),
SpecificEnthalpy.mo (new 2),
SpecificHeatCapacity.mo (new 3),
SpecificVolume.mo (new 2),
Temperature.mo (new 2),
TemperatureDifference.mo (new 3),
Volume.mo (new 2),
package.mo (new 3)
-
testsuite/3rdParty/siemens/SiemensPower/Utilities:
initOpt.mo (new 5),
package.mo (new 11)
-
testsuite/3rdParty/siemens/SiemensPower/Utilities/BaseClasses:
BaseTube.mo (new 199),
PartialTwoPortTransport.mo (new 159),
package.mo (new 6)
-
testsuite/3rdParty/siemens/SiemensPower/Utilities/Functions:
cp_FDBR82.mo (new 187),
hT_FDBR82.mo (new 245),
lambdaFin.mo (new 107),
my_linspace.mo (new 17),
package.mo (new 6)
-
testsuite/3rdParty/siemens/SiemensPower/Utilities/Functions/CharacteristicNumbers:
NusseltNumber.mo (new 47),
ReynoldsNumber.mo (new 49),
package.mo (new 4)
-
testsuite/3rdParty/siemens/SiemensPower/Utilities/Functions/Test:
Test_htFDBR82.mo (new 91),
package.mo (new 3)
-
testsuite/3rdParty/siemens/SiemensPower/Utilities/HeatTransfer:
HeatTransferBaseClass.mo (new 118),
HeatTransfer_constAlpha.mo (new 39),
package.mo (new 8)
-
testsuite/3rdParty/siemens/SiemensPower/Utilities/HeatTransfer/InnerHeatTransfer:
package.mo (new 3)
-
testsuite/3rdParty/siemens/SiemensPower/Utilities/PressureLoss:
PartialFriction.mo (new 55),
PartialFrictionSinglePhase.mo (new 33),
RoughnessFlow.mo (new 43),
package.mo (new 3)
-
testsuite/3rdParty/siemens/SiemensPower/Utilities/Structures:
FgzGeo.mo (new 53),
Fins.mo (new 60),
PipeGeo.mo (new 51),
PropertiesMetal.mo (new 44),
package.mo (new 3)
-
adeas31
2012-04-18 22:39
#138
Rev.: 11771
-
598 lines of code changed in 11 files:
-
OMEdit/OMEditGUI:
Helper.cpp (+2 -2),
SimulationWidget.cpp (+1 -1)
-
OMEdit/OMEditGUI/Resources/nls:
OMEdit_de.ts (+16 -4),
OMEdit_es.ts (+3 -3),
OMEdit_fr.ts (+15 -3),
OMEdit_it.ts (+497 -469),
OMEdit_ja.ts (+3 -3),
OMEdit_ro.ts (+16 -8),
OMEdit_ru.ts (+27 -15),
OMEdit_sv.ts (+15 -3),
OMEdit_zh_CN.ts (+3 -3)
-
fbergero
2012-04-18 21:56
#137
Rev.: 11770
-
1330 lines of code changed in 4 files:
-
Compiler/BackEnd:
BackendQSS.mo (+148 -13)
-
Compiler/Template:
CodegenQSS.mo (+966 -124)
-
Compiler/susan_codegen/SimCode:
CodegenQSS.tpl (+193 -30),
SimCodeTV.mo (+23)
-
hubert.thieriot
2012-04-18 19:19
#136
Rev.: 11769
-
347 lines of code changed in 38 files:
-
OMOptim/Core:
Project.cpp (+28),
Project.h (+8 -24)
-
OMOptim/Core/Dymola:
ModPlusDymolaCtrl.cpp (+2)
-
OMOptim/Core/Modelica:
ModItemsTree.cpp (-1),
ModLoader.cpp (+1 -1),
ModModelPlus.cpp (+5 -1),
ModPlusCtrl.cpp (+1 -1),
ModelicaModifier.h (-1)
-
OMOptim/Core/OMC:
MOomc.cpp (-13)
-
OMOptim/Core/Optim/EA:
EABase.h (+7 -5),
OptimAlgo.cpp (+8 -8),
OptimAlgo.h (+2 -1)
-
OMOptim/Core/Optim/EA/SPEA2:
SPEA2.cpp (+19),
SPEA2.h (+5 -24)
-
OMOptim/Core/Problems:
OneSimulation.cpp (+14 -12),
OneSimulation.h (+2 -2)
-
OMOptim/Core/Problems/BlockSubs:
BlockSubstitution.cpp (+3),
BlockSubstitution.h (+3 -2)
-
OMOptim/GUI/Tabs:
TabProject.cpp (+2 -2),
TabProject.h (+13 -24)
-
OMOptim/GUI/Tools:
OMOptimGuiTools.cpp (+2 -1)
-
OMOptim/GUI/Widgets:
WidgetCtrlParameters.cpp (+1),
WidgetOneSimVars.cpp (+3),
WidgetProgress.ui (+9 -3),
WidgetSelPointScan.cpp (+1),
WidgetSelPointScan.h (+2)
-
OMOptim/OMOptimBasis:
MOItem.h (-1),
MOThreads.cpp (-1),
MOVector.h (-1),
Variable.h (-1)
-
OMOptim/OMOptimBasis/GUI:
MOTableView.cpp (new 113),
MOTableView.h (new 74)
-
OMOptim/OMOptimBasis/GUI/Tabs:
MOMainTab.cpp (+1 -1)
-
OMOptim/OMOptimBasis/Problems:
ProblemInterface.h (+2)
-
OMOptim/OMOptimBasis/Tools:
LowTools.cpp (+1),
LowTools.h (-11)
-
OMOptim/OMOptimBasis/Units:
METemperature.h (+13 -13)
-
OMOptim/OMOptimBasis/build:
OMOptimBasis.pro (+2 -2)
-
sjoelund.se
2012-04-18 19:14
#135
Rev.: 11768
-
36 lines of code changed in 4 files:
-
Compiler/Template:
CodegenAdevs.mo (+1 -1),
CodegenC.mo (+1 -1),
CodegenFMU.mo (+1 -1)
-
Parser:
BaseModelica_Lexer.g (+33 -26)
-
mahge930
2012-04-18 15:01
#134
Rev.: 11767
-
808 lines of code changed in 37 files:
-
Compiler/BackEnd:
BackendDAE.mo (+1),
BackendDAECreate.mo (+88 -71),
BackendDAEOptimize.mo (+52 -33),
BackendDAETransform.mo (+23 -17),
BackendDAEUtil.mo (+15 -10),
BackendDump.mo (+30 -1),
BackendVariable.mo (+3 -2),
SimCode.mo (+47 -30),
Uncertainties.mo (+11 -8),
XMLDump.mo (+71 -2)
-
Compiler/FrontEnd:
Absyn.mo (+1 -1),
Builtin.mo (+12 -12),
DAE.mo (+15),
DAEDump.mo (+59 -2),
DAEUtil.mo (+93 -76),
Dump.mo (+7 -4),
Inline.mo (+3 -2),
Inst.mo (+51 -9),
InstExtends.mo (+39 -8),
InstSection.mo (+57),
Lookup.mo (+1 -1),
SCode.mo (+15 -6),
SCodeDependency.mo (+5 -4),
SCodeEnv.mo (+1 -1),
SCodeFlat.mo (+2 -1),
SCodeFlattenExtends.mo (+3 -2),
SCodeFlattenImports.mo (+17 -2),
SCodeFlattenRedeclare.mo (+3 -1),
SCodeGraph.mo (+3 -2),
SCodeHashTable.mo (+6 -3),
SCodeLookup.mo (+7 -7),
SCodeSimplify.mo (+2 -1),
SCodeUtil.mo (+38 -3)
-
Compiler/Script:
CevalScript.mo (+5 -1)
-
Compiler/susan_codegen/SimCode:
SimCodeTV.mo (+1)
-
Parser:
Modelica.g (+19 -13)
-
testsuite/mosfiles:
FinalPropagation.mos (+2)
-
a_severin
2012-04-18 09:38
#133
Rev.: 11765
-
2 lines of code changed in 1 file:
-
OMEdit/OMEditGUI/Resources/nls:
OMEdit_ru.ts (+2 -2)
-
hubert.thieriot
2012-04-17 16:35
#132
Rev.: 11763
-
1 lines of code changed in 1 file:
-
OMOptim/OMOptimBasis/build:
OMOptimBasis.windowsconfig.in (+1 -1)
-
hubert.thieriot
2012-04-17 15:59
#131
Rev.: 11762
-
8 lines of code changed in 4 files:
-
OMOptim/Core/OMC:
MOomc.cpp (+4 -4)
-
OMOptim/OMOptimBasis/GUI/Plots:
MOPlot.h (-13)
-
OMOptim/OMOptimBasis/GUI/Tools:
qsciencespinbox.cpp (+1)
-
OMOptim/build:
OMOptimLib.pro (+3 -1)
-
adeas31
2012-04-17 13:53
#130
Rev.: 11761
-
579 lines of code changed in 12 files:
-
OMEdit/OMEditGUI/Resources/nls:
OMEdit_de.ts (+7 -7),
OMEdit_es.ts (+7 -7),
OMEdit_fr.ts (+521 -481),
OMEdit_it.ts (+7 -7),
OMEdit_ja.ts (+7 -7),
OMEdit_ro.ts (+7 -7),
OMEdit_ru.ts (+7 -7),
OMEdit_sv.ts (+7 -7),
OMEdit_zh_CN.ts (+7 -7)
-
SimulationRuntime/c/util/java_interface:
Makefile.common (+2 -3),
ptplot.jar (del),
ptplot_license.txt (del)
-
adrpo
2012-04-17 01:10
#129
Rev.: 11760
-
97 lines of code changed in 10 files:
-
OMEdit/OMEditGUI:
Helper.cpp (+1 -1)
-
OMEdit/OMEditGUI/Resources/nls:
OMEdit_de.ts (+1 -1),
OMEdit_es.ts (+1 -1),
OMEdit_fr.ts (+1 -1),
OMEdit_it.ts (+1 -1),
OMEdit_ja.ts (+1 -1),
OMEdit_ro.ts (+88 -88),
OMEdit_ru.ts (+1 -1),
OMEdit_sv.ts (+1 -1),
OMEdit_zh_CN.ts (+1 -1)
-
adeas31
2012-04-16 20:12
#128
Rev.: 11758
-
3 lines of code changed in 7 files:
-
Compiler:
Makefile.in (+2 -2),
Makefile.omdev.mingw (+1 -1)
-
Compiler/FrontEnd:
ModelicaBuiltin.mo (-29)
-
Compiler/Script:
CevalScript.mo (-49)
-
Compiler/scripts:
doPlot (del),
doPlot.Cygwin (del),
doPlot.bat (del)
-
hubert.thieriot
2012-04-16 17:52
#127
Rev.: 11757
-
266 lines of code changed in 11 files:
-
OMOptim/Core/Optim/EA/NSGA2:
NSGA2Parameters.h (+1 -1)
-
OMOptim/Core/Optim/EA/SA1:
SA1Parameters.h (+1 -1)
-
OMOptim/Core/Optim/EA/SPEA2:
SPEA2Parameters.h (+1 -1)
-
OMOptim/Core/Optim/EA/SPEA2Adaptative:
SPEA2AdaptParameters.h (+1 -1)
-
OMOptim/GUI/Tools:
OMOptimGuiTools.cpp (+33 -6)
-
OMOptim/OMOptimBasis:
MOParameter.cpp (+27 -2),
MOParameter.h (+84 -80)
-
OMOptim/OMOptimBasis/GUI/Dialogs:
DlgSettings.cpp (+1 -1),
MOParametersDlg.cpp (+94 -82),
MOParametersDlg.h (+23 -8)
-
OMOptim/build:
OMOptimLib.pro (-2)
-
hkiel
2012-04-16 10:45
#126
Rev.: 11756
-
175 lines of code changed in 10 files:
-
OMEdit/OMEditGUI:
ShapeAnnotation.cpp (+1 -1)
-
OMEdit/OMEditGUI/Resources/nls:
OMEdit_de.ts (+165 -150),
OMEdit_es.ts (+1 -1),
OMEdit_fr.ts (+2 -2),
OMEdit_it.ts (+1 -1),
OMEdit_ja.ts (+1 -1),
OMEdit_ro.ts (+1 -1),
OMEdit_ru.ts (+1 -1),
OMEdit_sv.ts (+1 -1),
OMEdit_zh_CN.ts (+1 -1)
-
leonardo.laguna
2012-04-16 09:59
#125
Rev.: 11755
-
3 lines of code changed in 1 file:
-
Compiler/Util:
List.mo (+3 -6)
-
adeas31
2012-04-15 16:02
#124
Rev.: 11754
-
966 lines of code changed in 1 file:
-
OMEdit/OMEditGUI/Resources/nls:
OMEdit_fr.ts (+966 -980)
-
adeas31
2012-04-13 17:18
#123
Rev.: 11752
-
8 lines of code changed in 2 files:
-
OMEdit/OMEditGUI:
Component.cpp (+6 -7),
ConnectorWidget.cpp (+2)
-
lochel
2012-04-13 15:59
#122
Rev.: 11751
-
40 lines of code changed in 2 files:
-
testsuite/initialization:
Makefile (+1),
gaspropreties.mos (new 39)
-
lochel
2012-04-13 15:44
#121
Rev.: 11750
-
12 lines of code changed in 6 files:
-
Compiler/Template:
CodegenAdevs.mo (+1 -1),
CodegenC.mo (+1 -1),
CodegenFMU.mo (+1 -1)
-
SimulationRuntime/c/math-support:
initialization.c (+6 -5)
-
testsuite/mosfiles:
Makefile (+1 -1),
ModelicaUtilities.mos (+2)
-
sjoelund.se
2012-04-13 13:14
#120
Rev.: 11749
-
27 lines of code changed in 2 files:
-
OMEdit/OMEditGUI:
StringHandler.cpp (+26 -22),
StringHandler.h (+1)
-
sjoelund.se
2012-04-13 11:23
#119
Rev.: 11748
-
25 lines of code changed in 1 file:
-
OMEdit/OMEditGUI/Resources/nls:
README.txt (+25 -24)
-
sjoelund.se
2012-04-13 11:11
#118
Rev.: 11747
-
33 lines of code changed in 4 files:
-
Compiler/FrontEnd:
Inst.mo (+6 -3)
-
Compiler/Util:
Error.mo (+2)
-
testsuite/mofiles:
ErrorRecursionLimit.mo (new 24),
Makefile (+1)
-
sjoelund.se
2012-04-13 10:44
#117
Rev.: 11746
-
3 lines of code changed in 4 files:
-
OMEdit/OMEditGUI:
Makefile.unix.in (+2 -2)
-
OMEdit/OMEditGUI/Resources/nls:
OMEdit_es.ts (+1 -1),
tsrelease.sh (del),
tsupdate.sh (del)
-
sjoelund.se
2012-04-13 10:26
#116
Rev.: 11745
-
4 lines of code changed in 1 file:
-
OMEdit/OMEditGUI:
Makefile.unix.in (+4 -6)
-
hkiel
2012-04-13 08:43
#115
Rev.: 11744
-
2817 lines of code changed in 11 files:
-
OMEdit/OMEditGUI:
OMEditGUI.pro (+1),
OptionsWidget.cpp (+1)
-
OMEdit/OMEditGUI/Resources/nls:
OMEdit_de.ts (+31 -26),
OMEdit_es.ts (new 2566),
OMEdit_fr.ts (+39 -34),
OMEdit_it.ts (+39 -34),
OMEdit_ja.ts (+28 -23),
OMEdit_ro.ts (+28 -23),
OMEdit_ru.ts (+28 -23),
OMEdit_sv.ts (+28 -23),
OMEdit_zh_CN.ts (+28 -23)
-
sjoelund.se
2012-04-13 07:23
#114
Rev.: 11743
-
13 lines of code changed in 1 file:
-
Parser:
BaseModelica_Lexer.g (+13 -2)
-
adeas31
2012-04-12 20:16
#113
Rev.: 11740
-
6 lines of code changed in 1 file:
-
OMEdit/OMEditGUI:
main.cpp (+6 -2)
-
adeas31
2012-04-12 19:13
#112
Rev.: 11739
-
2650 lines of code changed in 15 files:
-
OMEdit/OMEditGUI:
InteractiveSimulationTabWidget.cpp (+4 -7),
LibraryWidget.cpp (+4 -7),
OMEditGUI.pro (+1 -1),
OptionsWidget.cpp (+1 -1),
ProjectTabWidget.cpp (+4 -7),
main.cpp (+5 -3)
-
OMEdit/OMEditGUI/Resources/nls:
OMEdit_de.ts (+10 -10),
OMEdit_fr.ts (+10 -10),
OMEdit_it.ts (+10 -10),
OMEdit_ja.ts (+10 -10),
OMEdit_ro.ts (+10 -10),
OMEdit_ru.ts (+10 -10),
OMEdit_sv.ts (+10 -10),
OMEdit_zh.ts (del),
OMEdit_zh_CN.ts (new 2561)
-
hubert.thieriot
2012-04-12 18:03
#111
Rev.: 11738
-
87 lines of code changed in 9 files:
-
OMOptim/Core:
Project.cpp (+37),
Project.h (+2)
-
OMOptim/Core/Modelica:
ModLoader.cpp (+22),
ModLoader.h (+1)
-
OMOptim/Core/OMC:
MOomc.cpp (+8),
MOomc.h (+1)
-
OMOptim/Core/OpenModelica:
ModPlusOMCtrl.cpp (+6 -3),
OpenModelica.cpp (+4 -2)
-
OMOptim/GUI/Tools:
OMOptimGuiTools.cpp (+6)
-
adeas31
2012-04-12 17:03
#110
Rev.: 11737
-
5448 lines of code changed in 18 files:
-
OMEdit/OMEditGUI:
Component.cpp (+42 -2),
Component.h (+1),
OMEditGUI.pro (+14 -7),
OptionsWidget.cpp (+2),
main.cpp (+5 -2)
-
OMEdit/OMEditGUI/Resources/nls:
OMEdit_de.ts (+41 -31),
OMEdit_fr.ts (+41 -31),
OMEdit_it.ts (new 2561),
OMEdit_ja.ts (+41 -31),
OMEdit_ro.ts (+41 -31),
OMEdit_ru.ts (+41 -31),
OMEdit_sv.ts (+41 -31),
OMEdit_zh.ts (new 2562),
README.txt (+13 -4),
tsrelease.bat (new),
tsrelease.sh (new 1),
tsupdate.bat (new),
tsupdate.sh (+1 -1)
-
sjoelund.se
2012-04-12 16:56
#109
Rev.: 11736
-
34 lines of code changed in 3 files:
-
Compiler/FrontEnd:
ModelicaBuiltin.mo (+1)
-
Compiler/Script:
CevalScript.mo (+31 -22)
-
Compiler/Util:
Error.mo (+2)
-
perost
2012-04-12 15:29
#108
Rev.: 11735
-
86 lines of code changed in 6 files:
-
Compiler/FrontEnd:
InstSymbolTable.mo (+3 -1),
SCodeInst.mo (+3 -3),
SCodeMod.mo (+32 -24),
SCodeUtil.mo (+45 -40),
Typing.mo (+1 -1)
-
Compiler/Util:
Error.mo (+2 -2)
-
sjoelund.se
2012-04-12 14:21
#107
Rev.: 11734
-
0 lines of code changed in 6 files:
-
OMEdit/OMEditGUI/Resources/nls:
OMEdit_de.qm (del),
OMEdit_fr.qm (del),
OMEdit_ja.qm (del),
OMEdit_ro.qm (del),
OMEdit_ru.qm (del),
OMEdit_sv.qm (del)
-
perost
2012-04-12 14:18
#106
Rev.: 11733
-
1044 lines of code changed in 15 files:
-
OMEdit/OMEditGUI:
Helper.cpp (+4 -2),
Helper.h (+2 -1),
PlotWidget.cpp (+1 -1),
ProblemsWidget.cpp (+1 -1),
StringHandler.cpp (+2 -2)
-
OMEdit/OMEditGUI/Resources/nls:
OMEdit_de.qm (changed),
OMEdit_de.ts (+130 -123),
OMEdit_fr.ts (+129 -122),
OMEdit_ja.ts (+129 -122),
OMEdit_ro.qm (changed),
OMEdit_ro.ts (+130 -123),
OMEdit_ru.qm (changed),
OMEdit_ru.ts (+130 -123),
OMEdit_sv.qm (changed),
OMEdit_sv.ts (+386 -375)
-
sjoelund.se
2012-04-12 10:58
#105
Rev.: 11732
-
1 lines of code changed in 3 files:
-
OMEdit/OMEditGUI:
Makefile.unix.in (+1 -1)
-
OMEdit/OMEditGUI/Resources/nls:
OMEdit_fr.qm (new),
OMEdit_ro.qm (new)
-
sjoelund.se
2012-04-12 10:56
#104
Rev.: 11731
-
5 lines of code changed in 3 files:
-
Compiler/BackEnd:
SimCode.mo (+5)
-
Compiler/FrontEnd:
Parser.mo (-2)
-
OMEdit/OMEditGUI/Resources/nls:
OMEdit_de.qm (changed)
-
hkiel
2012-04-12 08:46
#103
Rev.: 11730
-
123 lines of code changed in 1 file:
-
OMEdit/OMEditGUI/Resources/nls:
OMEdit_de.ts (+123 -123)
-
adrpo
2012-04-12 00:20
#102
Rev.: 11729
-
137 lines of code changed in 1 file:
-
OMEdit/OMEditGUI/Resources/nls:
OMEdit_ro.ts (+137 -123)
-
adeas31
2012-04-12 00:20
#101
Rev.: 11728
-
2 lines of code changed in 1 file:
-
OMEdit/OMEditGUI:
Makefile.unix.in (+2 -2)
-
adeas31
2012-04-11 23:43
#100
Rev.: 11727
-
2 lines of code changed in 1 file:
-
Compiler/FrontEnd:
Parser.mo (+2 -1)
-
adeas31
2012-04-11 23:29
#99
Rev.: 11726
-
2 lines of code changed in 1 file:
-
OMEdit/OMEditGUI:
Makefile.unix.in (+2 -1)
-
adeas31
2012-04-11 22:50
#98
Rev.: 11725
-
3538 lines of code changed in 13 files:
-
OMEdit/OMEditGUI:
Helper.cpp (+1 -1),
Makefile.unix.in (+1 -1),
OMEditGUI.pro (+6 -5)
-
OMEdit/OMEditGUI/Resources/nls:
OMEdit_de.ts (+500 -480),
OMEdit_fr.ts (+490 -480),
OMEdit_ja.ts (+494 -479),
OMEdit_ro.ts (+1042 -1064),
OMEdit_ru.qm (changed),
OMEdit_ru.ts (+494 -479),
OMEdit_sv.qm (changed),
OMEdit_sv.ts (+495 -480),
README.txt (new 14),
tsupdate.sh (+1 -1)
-
sjoelund.se
2012-04-11 22:08
#97
Rev.: 11724
-
17 lines of code changed in 2 files:
-
Compiler/FrontEnd:
Builtin.mo (+1 -1),
Parser.mo (+16 -2)
-
adeas31
2012-04-11 22:00
#96
Rev.: 11723
-
15610 lines of code changed in 26 files:
-
Compiler/Script:
Interactive.mo (+10 -30)
-
OMEdit/OMEditGUI:
OMEdit_de.qm (del),
OMEdit_de.ts (del),
OMEdit_fr.ts (del),
OMEdit_ja.qm (del),
OMEdit_ja.ts (del),
OMEdit_ro.ts (del),
OMEdit_ru.qm (del),
OMEdit_ru.ts (del),
OMEdit_sv.qm (del),
OMEdit_sv.ts (del),
OptionsWidget.cpp (+2),
tsupdate.sh (del)
-
OMEdit/OMEditGUI/Resources/nls:
OMEdit_de.qm (new),
OMEdit_de.ts (new 2548),
OMEdit_fr.ts (new 2534),
OMEdit_ja.qm (new),
OMEdit_ja.ts (new 2535),
OMEdit_ro.ts (new 2566),
OMEdit_ru.qm (new),
OMEdit_ru.ts (new 2559),
OMEdit_sv.qm (new),
OMEdit_sv.ts (new 2561),
tsupdate.sh (new 1)
-
testsuite/interactive:
interactive_api_calls.mo (+4 -2),
interactive_api_calls.mos (+290)
-
sjoelund.se
2012-04-11 20:35
#95
Rev.: 11721
-
3 lines of code changed in 2 files:
-
Compiler/FrontEnd:
ClassLoader.mo (+1)
-
OMEdit/OMEditGUI:
OptionsWidget.cpp (+2 -1)
-
adrpo
2012-04-11 19:51
#94
Rev.: 11720
-
2573 lines of code changed in 6 files:
-
OMEdit/OMEditGUI:
OMEdit_de.ts (+1 -1),
OMEdit_fr.ts (+1 -1),
OMEdit_ja.ts (+1 -1),
OMEdit_ro.ts (new 2567),
OMEdit_ru.ts (+1 -1),
OMEdit_sv.ts (+2 -2)
-
hkiel
2012-04-11 16:57
#93
Rev.: 11719
-
61 lines of code changed in 2 files:
-
OMEdit/OMEditGUI:
OMEdit_de.ts (+37 -37)
-
OMShell/OMShellGUI:
OMShell_de.ts (+24 -30)
-
adeas31
2012-04-11 15:41
#92
Rev.: 11718
-
6 lines of code changed in 1 file:
-
Compiler/Script:
CevalScript.mo (+6 -1)
-
adeas31
2012-04-11 14:01
#91
Rev.: 11717
-
2537 lines of code changed in 3 files:
-
OMEdit/OMEditGUI:
OMEditGUI.pro (+1),
OMEdit_fr.ts (new 2535),
tsupdate.sh (+1 -1)
-
perost
2012-04-11 13:47
#90
Rev.: 11716
-
167 lines of code changed in 5 files:
-
Compiler/FrontEnd:
SCodeCheck.mo (+5 -5),
SCodeInst.mo (+4 -5),
SCodeMod.mo (+82 -34),
Typing.mo (+74 -44)
-
Compiler/Util:
Error.mo (+2)
-
sjoelund.se
2012-04-11 11:42
#89
Rev.: 11715
-
2602 lines of code changed in 9 files:
-
OMEdit/OMEditGUI:
Makefile.unix.in (+1 -1),
OMEditGUI.pro (+1),
OMEdit_de.qm (changed),
OMEdit_ja.qm (new),
OMEdit_ja.ts (new 2536),
OMEdit_ru.ts (+31 -26),
OMEdit_sv.ts (+31 -26),
OptionsWidget.cpp (+1),
tsupdate.sh (+1 -1)
-
hkiel
2012-04-11 10:57
#88
Rev.: 11714
-
149 lines of code changed in 1 file:
-
OMEdit/OMEditGUI:
OMEdit_de.ts (+149 -148)
-
sjoelund.se
2012-04-11 10:50
#87
Rev.: 11713
-
12 lines of code changed in 1 file:
-
OMEdit/OMEditGUI:
OptionsWidget.cpp (+12 -3)
-
sjoelund.se
2012-04-11 06:38
#86
Rev.: 11712
-
2 lines of code changed in 2 files:
-
Compiler/runtime:
errorext.cpp (+1 -2)
-
Parser:
BaseModelica_Lexer.g (+1 -1)
-
adeas31
2012-04-10 23:16
#85
Rev.: 11711
-
3 lines of code changed in 2 files:
-
Compiler/runtime:
errorext.cpp (+2 -1)
-
Parser:
BaseModelica_Lexer.g (+1 -1)
-
hubert.thieriot
2012-04-10 18:23
#84
Rev.: 11710
-
2 lines of code changed in 2 files:
-
OMOptim/OMOptimBasis/Problems:
Result.cpp (+1 -1),
Result.h (+1 -1)
-
sjoelund.se
2012-04-10 16:16
#83
Rev.: 11709
-
1540 lines of code changed in 4 files:
-
Compiler/FrontEnd:
Types.mo (+5 -4)
-
Compiler/Template:
CodegenC.mo (+1526 -1468)
-
Compiler/susan_codegen/SimCode:
CodegenC.tpl (+5 -3),
SimCodeTV.mo (+4)
-
Frenkel TUD
2012-04-10 13:43
#82
Rev.: 11708
-
91 lines of code changed in 1 file:
-
Compiler/BackEnd:
BackendDAEUtil.mo (+91 -93)
-
Frenkel TUD
2012-04-10 13:25
#81
Rev.: 11707
-
237 lines of code changed in 11 files:
-
Compiler/BackEnd:
BackendDAE.mo (+2 -2),
BackendDAEOptimize.mo (+2 -2),
BackendDAETransform.mo (+59 -42),
BackendDAEUtil.mo (+144 -95),
BackendEquation.mo (+7 -12),
BackendVariable.mo (+10),
SimCode.mo (+7 -9),
Uncertainties.mo (+1 -1),
XMLDump.mo (+2 -3)
-
Compiler/Main:
Main.mo (+1 -1)
-
Compiler/Script:
CevalScript.mo (+2 -2)
-
sjoelund.se
2012-04-10 13:23
#80
Rev.: 11706
-
52 lines of code changed in 1 file:
-
Compiler/Util:
Flags.mo (+52 -38)
-
sjoelund.se
2012-04-10 11:46
#79
Rev.: 11705
-
44 lines of code changed in 3 files:
-
OMEdit/OMEditGUI:
Makefile.unix.in (+1 -1),
OMEdit_de.qm (changed),
OMEdit_de.ts (+43 -38)
-
Frenkel TUD
2012-04-10 11:42
#78
Rev.: 11704
-
26 lines of code changed in 2 files:
-
Compiler/Util:
Config.mo (+12),
Flags.mo (+14 -8)
-
sjoelund.se
2012-04-10 10:53
#77
Rev.: 11703
-
86 lines of code changed in 7 files:
-
OMEdit/OMEditGUI:
Makefile.unix.in (+1 -1),
OMEdit_de.ts (+19 -2),
OMEdit_ru.ts (+19 -2),
OMEdit_sv.qm (changed),
OMEdit_sv.ts (+41 -21),
main.cpp (+2),
mainwindow.cpp (+4 -5)
-
adeas31
2012-04-10 10:44
#76
Rev.: 11702
-
434 lines of code changed in 12 files:
-
OMEdit/OMEditGUI:
Helper.cpp (-24),
Helper.h (-8),
IconProperties.cpp (+16 -16),
OMEdit_de.ts (+132 -237),
OMEdit_ru.qm (changed),
OMEdit_ru.ts (+132 -238),
OMEdit_sv.qm (changed),
OMEdit_sv.ts (+132 -238),
OptionsWidget.cpp (+1 -1),
SimulationWidget.cpp (+1 -1),
StringHandler.cpp (+13 -13),
mainwindow.cpp (+7 -7)
-
sjoelund.se
2012-04-10 07:46
#75
Rev.: 11700
-
0 lines of code changed in 1 file:
-
Frenkel TUD
2012-04-09 22:42
#74
Rev.: 11699
-
1 lines of code changed in 1 file:
-
testsuite/libraries/msl31/simulate:
Modelica.Electrical.Analog.Examples.CauerLowPassSC.mos (+1 -1)
-
adeas31
2012-04-09 21:52
#73
Rev.: 11698
-
27 lines of code changed in 8 files:
-
OMEdit/OMEditGUI:
OMEditGUI.pro (-2),
OMEdit_de.ts (-5),
OMEdit_ru.qm (changed),
OMEdit_ru.ts (+2 -11),
OMEdit_sv.qm (changed),
OMEdit_sv.ts (+23 -32),
SimulationWidget.cpp (+1 -1),
tsupdate.sh (+1 -1)
-
Frenkel TUD
2012-04-09 21:28
#72
Rev.: 11697
-
2 lines of code changed in 2 files:
-
Compiler/BackEnd:
BackendDAEOptimize.mo (+2 -2),
SimCode.mo (-12)
-
Frenkel TUD
2012-04-09 21:23
#71
Rev.: 11696
-
3 lines of code changed in 5 files:
-
testsuite/libraries/msl31/simulate:
Makefile (+2 -2),
Modelica.Blocks.Examples.InverseModel.mat (changed),
Modelica.Blocks.Examples.PID_Controller.mos (-2),
Modelica.Electrical.Analog.Examples.CauerLowPassOPV.mos (+1 -1),
Modelica.Electrical.Analog.Examples.CauerLowPassSC.mat (changed)
-
a_severin
2012-04-09 18:42
#70
Rev.: 11695
-
396 lines of code changed in 9 files:
-
OMEdit/OMEditGUI:
OMEdit_de.ts (+127),
OMEdit_ru.qm (changed),
OMEdit_ru.ts (+127),
OMEdit_sv.ts (+127),
tsupdate.sh (+1 -1)
-
OMPlot/OMPlotGUI:
Legend.cpp (+3 -3),
PlotApplication.cpp (+1 -1),
PlotMainWindow.cpp (+2 -2),
PlotWindow.cpp (+8 -8)
-
a_severin
2012-04-09 18:11
#69
Rev.: 11694
-
821 lines of code changed in 5 files:
-
OMEdit/OMEditGUI:
OMEdit_de.ts (+167 -167),
OMEdit_ru.qm (changed),
OMEdit_ru.ts (+485 -469),
OMEdit_sv.ts (+168 -164),
SimulationWidget.cpp (+1 -1)
-
Frenkel TUD
2012-04-09 14:08
#68
Rev.: 11693
-
2 lines of code changed in 3 files:
-
testsuite/libraries/msl31/simulate:
Makefile (+1 -1),
Modelica.Mechanics.MultiBody.Examples.Loops.Fourbar1.mat (changed),
Modelica.Mechanics.MultiBody.Examples.Loops.Fourbar1.mos (+1 -2)
-
adrpo
2012-04-09 02:00
#67
Rev.: 11690
-
6 lines of code changed in 1 file:
-
Compiler/FrontEnd:
InstSection.mo (+6 -2)
-
Frenkel TUD
2012-04-09 00:39
#66
Rev.: 11689
-
2 lines of code changed in 1 file:
-
testsuite/libraries/msl31/simulate:
Makefile (+2 -2)
-
Frenkel TUD
2012-04-08 23:55
#65
Rev.: 11688
-
5 lines of code changed in 5 files:
-
testsuite/libraries/msl31/simulate:
Modelica.Mechanics.MultiBody.Examples.Elementary.SpringDamperSystem.mos (+1),
Modelica.Mechanics.MultiBody.Examples.Loops.Engine1b_analytic.mos (+1),
Modelica.Mechanics.MultiBody.Examples.Loops.Fourbar2.mos (+1),
Modelica.Mechanics.MultiBody.Examples.Loops.Fourbar_analytic.mos (+1),
Modelica.Mechanics.MultiBody.Examples.Loops.PlanarLoops_analytic.mos (+1)
-
adeas31
2012-04-08 23:32
#64
Rev.: 11687
-
6 lines of code changed in 2 files:
-
OMEdit/OMEditGUI:
Helper.cpp (-1),
OptionsWidget.cpp (+6 -1)
-
Frenkel TUD
2012-04-08 22:40
#63
Rev.: 11686
-
43 lines of code changed in 32 files:
-
testsuite/libraries/msl31/simulate:
Makefile (+17 -17),
Modelica.Mechanics.MultiBody.Examples.Elementary.ForceAndTorque.mat (changed),
Modelica.Mechanics.MultiBody.Examples.Elementary.ForceAndTorque.mos (+2 -3),
Modelica.Mechanics.MultiBody.Examples.Elementary.FreeBody.mat (changed),
Modelica.Mechanics.MultiBody.Examples.Elementary.FreeBody.mos (+1 -2),
Modelica.Mechanics.MultiBody.Examples.Elementary.PointGravity.mat (changed),
Modelica.Mechanics.MultiBody.Examples.Elementary.PointGravity.mos (+1 -2),
Modelica.Mechanics.MultiBody.Examples.Elementary.PointGravityWithPointMasses.mat (changed),
Modelica.Mechanics.MultiBody.Examples.Elementary.PointGravityWithPointMasses.mos (+1 -2),
Modelica.Mechanics.MultiBody.Examples.Elementary.RollingWheel.mat (changed),
Modelica.Mechanics.MultiBody.Examples.Elementary.RollingWheel.mos (+1 -2),
Modelica.Mechanics.MultiBody.Examples.Elementary.SpringDamperSystem.mat (changed),
Modelica.Mechanics.MultiBody.Examples.Elementary.SpringDamperSystem.mos (+1 -2),
Modelica.Mechanics.MultiBody.Examples.Elementary.SpringWithMass.mat (changed),
Modelica.Mechanics.MultiBody.Examples.Elementary.SpringWithMass.mos (+1 -2),
Modelica.Mechanics.MultiBody.Examples.Elementary.ThreeSprings.mos (+2 -3),
Modelica.Mechanics.MultiBody.Examples.Loops.Engine1a.mos (+1 -2),
Modelica.Mechanics.MultiBody.Examples.Loops.Engine1b.mat (changed),
Modelica.Mechanics.MultiBody.Examples.Loops.Engine1b.mos (+1 -2),
Modelica.Mechanics.MultiBody.Examples.Loops.Engine1b_analytic.mat (changed),
Modelica.Mechanics.MultiBody.Examples.Loops.Engine1b_analytic.mos (+1 -2),
Modelica.Mechanics.MultiBody.Examples.Loops.Fourbar2.mos (+1 -2),
Modelica.Mechanics.MultiBody.Examples.Loops.Fourbar_analytic.mos (+1 -2),
Modelica.Mechanics.MultiBody.Examples.Loops.PlanarLoops_analytic.mos (+1 -2),
Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.ActuatedDrive.mos (+1 -2),
Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.GearConstraint.mat (changed),
Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.GearConstraint.mos (+1 -2),
Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.GyroscopicEffects.mos (+4 -3),
Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.MovingActuatedDrive.mat (changed),
Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.MovingActuatedDrive.mos (+3 -2),
Modelica.Mechanics.MultiBody.Examples.Systems.RobotR3.oneAxis.mat (changed),
Modelica.Mechanics.MultiBody.Examples.Systems.RobotR3.oneAxis.mos (+1 -2)
-
adeas31
2012-04-08 21:35
#62
Rev.: 11685
-
2 lines of code changed in 4 files:
-
Makefile.common (-1)
-
Compiler/scripts:
doPlot.bat (+2 -5)
-
doc/OMPython:
OMPython-UserManual.doc (del),
OMPython-UserManual.pdf (del)
-
Frenkel TUD
2012-04-08 13:12
#61
Rev.: 11684
-
1 lines of code changed in 1 file:
-
Compiler/BackEnd:
BackendDump.mo (+1)
-
adeas31
2012-04-06 20:11
#60
Rev.: 11683
-
8 lines of code changed in 2 files:
-
OMEdit/OMEditGUI:
Helper.cpp (+4),
Helper.h (+4)
-
adeas31
2012-04-06 20:05
#59
Rev.: 11682
-
105 lines of code changed in 10 files:
-
OMEdit/OMEditGUI:
Helper.h (+2),
InteractiveSimulationTabWidget.cpp (+8 -5),
LibraryWidget.cpp (+7 -4),
ModelicaEditor.cpp (+3 -2),
OMEdit_de.ts (+24 -24),
OMEdit_ru.ts (+25 -25),
OMEdit_sv.ts (+24 -24),
ProjectTabWidget.cpp (+10 -11),
StringHandler.h (+1),
main.cpp (+1 -1)
-
sjoelund.se
2012-04-06 16:16
#58
Rev.: 11681
-
3 lines of code changed in 1 file:
-
adeas31
2012-04-05 23:57
#57
Rev.: 11680
-
4 lines of code changed in 1 file:
-
OMNotebook/OMNotebookGUI:
OMNotebookGUI.pro (+4 -2)
-
AnandKGaneson
2012-04-05 22:52
#56
Rev.: 11679
-
140 lines of code changed in 4 files:
-
PythonInterface:
setup.py (+1 -11)
-
PythonInterface/OMPython:
__init__.py (+59 -49)
-
PythonInterface/OMPython/OMParser:
__init__.py (+80 -80)
-
adeas31
2012-04-05 21:51
#55
Rev.: 11678
-
21110 lines of code changed in 71 files:
-
OMEdit/OMEditGUI:
BitmapAnnotation.cpp (+210 -220),
BitmapAnnotation.h (+38 -34),
Component.cpp (+847 -919),
Component.h (+98 -97),
ComponentsProperties.cpp (+126 -126),
ComponentsProperties.h (+40 -36),
ConnectorWidget.cpp (+536 -542),
ConnectorWidget.h (+110 -106),
CornerItem.cpp (+185 -181),
CornerItem.h (+4),
DocumentationWidget.cpp (+185 -181),
DocumentationWidget.h (+47 -43),
EllipseAnnotation.cpp (+197 -201),
EllipseAnnotation.h (+24 -20),
FMIWidget.cpp (+106 -99),
FMIWidget.h (+25 -21),
Helper.cpp (+300 -222),
Helper.h (+191 -191),
IconParameters.cpp (new),
IconParameters.h (+22 -18),
IconProperties.cpp (+377 -387),
IconProperties.h (+75 -71),
InteractiveSimulationTabWidget.cpp (+611 -604),
InteractiveSimulationTabWidget.h (+133 -129),
LibraryWidget.cpp (+1173 -1184),
LibraryWidget.h (+198 -194),
LineAnnotation.cpp (+289 -287),
LineAnnotation.h (+26 -22),
ModelWidget.cpp (+219 -224),
ModelWidget.h (+50 -46),
ModelicaEditor.cpp (+434 -430),
ModelicaEditor.h (+87 -83),
OMCProxy.cpp (+969 -963),
OMCProxy.h (+150 -146),
OMCThread.cpp (+10 -6),
OMCThread.h (+14 -10),
OMEdit_de.ts (+1063 -1164),
OMEdit_ru.ts (+1179 -1609),
OMEdit_sv.qm (changed),
OMEdit_sv.ts (+1477 -1566),
OptionsWidget.cpp (+805 -752),
OptionsWidget.h (+199 -189),
PlotWidget.cpp (+389 -384),
PlotWidget.h (+48 -44),
PlotWindowContainer.cpp (+102 -98),
PlotWindowContainer.h (+19 -15),
PolygonAnnotation.cpp (+205 -201),
PolygonAnnotation.h (+24 -20),
ProblemsWidget.cpp (+306 -297),
ProblemsWidget.h (+79 -75),
ProjectTabWidget.cpp (+2495 -2580),
ProjectTabWidget.h (+202 -202),
RectangleAnnotation.cpp (+213 -210),
RectangleAnnotation.h (+24 -20),
ShapeAnnotation.cpp (+647 -697),
ShapeAnnotation.h (+182 -180),
SimulationWidget.cpp (+521 -517),
SimulationWidget.h (+91 -86),
SplashScreen.cpp (+41 -43),
SplashScreen.h (+18 -14),
StringHandler.cpp (+366 -394),
StringHandler.h (+47 -43),
TextAnnotation.cpp (+597 -664),
TextAnnotation.h (+82 -78),
Transformation.cpp (+239 -236),
Transformation.h (+48 -44),
main.cpp (+83 -73),
mainwindow.cpp (+1029 -1051),
mainwindow.h (+164 -161)
-
sjoelund.se
2012-04-05 21:22
#54
Rev.: 11677
-
1 lines of code changed in 1 file:
-
testsuite/bootstrapping:
DumpTest.mos (+1 -1)
-
sjoelund.se
2012-04-05 21:05
#53
Rev.: 11676
-
4 lines of code changed in 1 file:
-
SimulationRuntime/c/util/java_interface/src/org/openmodelica:
ModelicaRecord.java (+4 -4)
-
sjoelund.se
2012-04-05 17:01
#52
Rev.: 11675
-
49 lines of code changed in 5 files:
-
Compiler/FrontEnd:
Dump.mo (+34 -21)
-
SimulationRuntime/c/util/java_interface/src/org/openmodelica:
ModelicaRecord.java (new)
-
SimulationRuntime/c/util/java_interface/src/org/openmodelica/corba/parser:
OMCStringParser.java (new)
-
perost
2012-04-05 14:40
#51
Rev.: 11674
-
1 lines of code changed in 1 file:
-
Compiler/FrontEnd:
ExpressionSimplify.mo (+1 -1)
-
perost
2012-04-05 13:50
#50
Rev.: 11673
-
12773 lines of code changed in 109 files:
-
Compiler/FrontEnd:
Expression.mo (+87),
ExpressionDump.mo (+8 -8),
ExpressionSimplify.mo (+19 -102),
Types.mo (+1 -1)
-
Compiler/Template:
CodegenC.mo (+775 -676)
-
Compiler/susan_codegen/SimCode:
CodegenC.tpl (+14 -1)
-
SimulationRuntime/c/util:
integer_array.c (+38),
integer_array.h (+4),
real_array.c (+38),
real_array.h (+4)
-
testsuite/3rdParty/PlanarMechanics:
instantiatePlanarMechanicsForTesting.mos (+870 -870)
-
testsuite/libraries/msl221:
AIMC_DOL.mos (+47 -47),
AIMC_Inverter.mos (+36 -36),
AIMC_YD.mos (+53 -53),
PID_Controller.mos (+3 -3),
SMEE_Gen.mos (+62 -62)
-
testsuite/libraries/msl221/modelicaAdditions:
Engine1.mos (+101 -101),
Engine2.mos (+121 -121),
FourBar1.mos (+114 -114),
FourBar2.mos (+132 -132),
TwoLoop.mos (+220 -220),
robot.mos (+222 -222)
-
testsuite/libraries/msl31:
Modelica.Electrical.Analog.mos (+340 -340),
Modelica.Electrical.Machines.Examples.mos (+680 -680)
-
testsuite/libraries/msl31/fluid:
Modelica.Fluid.Examples.HeatingSystem.mos (+151 -151),
Modelica.Fluid.Pipes.BaseClasses.FlowModels.DetailedPipeFlow.mos (+15 -15),
Modelica.Fluid.Pipes.BaseClasses.FlowModels.NominalLaminarFlow.mos (+1 -1),
Modelica.Fluid.Pipes.BaseClasses.FlowModels.NominalTurbulentPipeFlow.mos (+10 -10),
Modelica.Fluid.Pipes.BaseClasses.FlowModels.TurbulentPipeFlow.mos (+14 -14),
Modelica.Fluid.Pipes.StaticPipe.mos (+18 -18)
-
testsuite/libraries/msl31/media:
Examples.IdealGasH2O.mos (+9 -9),
Examples.MixtureGases.mos (+28 -28),
Examples.MoistAir.mos (+18 -18),
Examples.SimpleLiquidWater.mos (+6 -6),
Examples.SolveOneNonlinearEquation.Inverse_sh_T.mos (+14 -14),
Examples.TestOnly.FlueGas.mos (+14 -14),
Examples.TestOnly.IdealGasN2.mos (+9 -9),
Examples.TestOnly.IdealGasN2Mix.mos (+10 -10),
Examples.TestOnly.MixIdealGasAir.mos (+22 -22),
Examples.Tests.Components.mos (+2 -2),
Examples.Tests.MediaTestModels.Air.DryAirNasa.mos (+26 -26),
Examples.Tests.MediaTestModels.Air.MoistAir.mos (+87 -87),
Examples.Tests.MediaTestModels.Air.SimpleAir.mos (+9 -9),
Examples.Tests.MediaTestModels.IdealGases.Air.mos (+26 -26),
Examples.Tests.MediaTestModels.IdealGases.Nitrogen.mos (+26 -26),
Examples.Tests.MediaTestModels.IdealGases.SimpleNaturalGas.mos (+43 -43),
Examples.Tests.MediaTestModels.IdealGases.SimpleNaturalGasFixedComposition.mos (+37 -37),
Examples.Tests.MediaTestModels.Incompressible.Essotherm650.mos (+7 -7),
Examples.Tests.MediaTestModels.Incompressible.Glycol47.mos (+7 -7),
Examples.Tests.MediaTestModels.LinearFluid.LinearColdWater.mos (+19 -19),
Examples.Tests.MediaTestModels.LinearFluid.LinearWater_pT.mos (+73 -73),
Examples.Tests.MediaTestModels.Water.IdealSteam.mos (+26 -26),
Examples.Tests.MediaTestModels.Water.WaterIF97OnePhase_ph.mos (+73 -73),
Examples.Tests.MediaTestModels.Water.WaterIF97_pT.mos (+44 -44),
Examples.Tests.MediaTestModels.Water.WaterIF97_ph.mos (+73 -73),
Examples.TwoPhaseWater.ExtendedProperties.mos (+87 -87),
Examples.TwoPhaseWater.TestTwoPhaseStates.mos (+87 -87),
Examples.WaterIF97.mos (+67 -67),
Incompressible.Examples.TestGlycol.mos (+7 -7)
-
testsuite/libraries/multibody/checkingModels:
BodyCylinder.mos (+308 -308)
-
testsuite/libraries/multibody/elementary:
DoublePendulum.mos (+288 -288),
ForceAndTorque.mos (+194 -194),
FreeBody.mos (+143 -143),
InitSpringConstant.mos (+141 -141),
LineForceWithTwoMasses.mos (+265 -265),
Pendulum.mos (+252 -252),
PendulumWithSpringDamper.mos (+162 -162),
PointGravity.mos (+120 -120),
PointGravityWithPointMasses.mos (+126 -126),
PointGravityWithPointMasses2.mos (+302 -302),
RollingWheel.mos (+125 -125),
RollingWheelSetDriving.mos (+179 -179),
RollingWheelSetPulling.mos (+175 -175),
SpringDamperSystem.mos (+193 -193),
SpringMassSystem.mos (+178 -178),
SpringWithMass.mos (+124 -124),
ThreeSprings.mos (+155 -155),
World.mos (+97 -97)
-
testsuite/libraries/multibody/loops:
Engine1a.mos (+226 -226),
Engine1b.mos (+231 -231),
Engine1b_analytic.mos (+220 -220),
Fourbar1.mos (+226 -226),
Fourbar2.mos (+274 -274),
Fourbar_analytic.mos (+177 -177),
Makefile (+1 -1),
PlanarLoops_analytic.mos (+333 -333),
instEngineV6.mos (+806 -806),
instEngineV6_analytic.mos (+382 -382)
-
testsuite/libraries/multibody/rotational3deffects:
ActuatedDrive.mos (+183 -183),
GearConstraint.mos (+183 -183),
GyroscopicEffects.mos (+246 -246),
MovingActuatedDrive.mos (+211 -211)
-
testsuite/libraries/multibody/systems:
RobotR3.mos (+231 -231)
-
testsuite/mofiles:
ArrayEWOps1.mo (+8 -8),
ArrayEWOps2.mo (+8 -8),
ArrayEWOps3.mo (+4 -4),
ArrayEWOps6.mo (new 57),
InvertedPendulumTotal.mo (+42 -42),
Makefile (+1),
Matrix1.mo (+1 -1),
TestGravityAcceleration.mo (+1 -1)
-
testsuite/mofiles/drmodelica:
ArrayDiv.mo (+12 -12),
ElementWiseMultiplication.mo (+1 -1)
-
testsuite/mofiles/msl:
BC6.mo (+11 -11),
BC8.mo (+6 -6),
BM3.mo (+1 -1),
BM4.mo (+1 -1),
BS5.mo (+7 -7)
-
testsuite/mosfiles-nosim:
FinalTests.mos (+1 -1)
-
sjoelund.se
2012-04-05 13:46
#49
Rev.: 11672
-
1 lines of code changed in 1 file:
-
testsuite/partest:
runtests.pl (+1 -1)
-
sjoelund.se
2012-04-05 11:16
#48
Rev.: 11671
-
21 lines of code changed in 1 file:
-
Compiler/FrontEnd:
ModelicaBuiltin.mo (+21 -1)
-
sjoelund.se
2012-04-05 11:16
#47
Rev.: 11670
-
1 lines of code changed in 1 file:
-
Compiler/Script:
CevalScript.mo (+1 -1)
-
sjoelund.se
2012-04-05 08:10
#46
Rev.: 11669
-
2 lines of code changed in 3 files:
-
SimulationRuntime/c/util/java_interface:
Makefile (new),
Makefile.common (+1)
-
sjoelund.se
2012-04-05 07:23
#45
Rev.: 11668
-
5 lines of code changed in 1 file:
-
testsuite/java:
Makefile (+5 -4)
-
sjoelund.se
2012-04-05 07:10
#44
Rev.: 11667
-
6 lines of code changed in 3 files:
-
SimulationRuntime/c/util/java_interface/src/org/openmodelica/corba/parser:
JarCreator.java (new)
-
SimulationRuntime/c/util/java_interface/src/org/openmodelica/test:
TestDefinitionsParser.java (+1 -1)
-
adrpo
2012-04-05 02:44
#43
Rev.: 11666
-
123 lines of code changed in 4 files:
-
Compiler/FrontEnd:
ModelicaBuiltin.mo (+7)
-
Compiler/Script:
CevalScript.mo (+29)
-
testsuite/interactive:
interactive_api_calls.mo (+1 -1),
interactive_api_calls.mos (+86 -11)
-
adrpo
2012-04-05 01:44
#42
Rev.: 11665
-
95 lines of code changed in 2 files:
-
Compiler/Script:
Interactive.mo (+77 -42)
-
testsuite/interactive:
interactive_api_param.mos (+18)
-
adrpo
2012-04-04 23:06
#41
Rev.: 11664
-
6 lines of code changed in 1 file:
-
SimulationRuntime/c/ModelicaExternalC:
ModelicaInternal.c (+6 -2)
-
sjoelund.se
2012-04-04 22:36
#40
Rev.: 11663
-
0 lines of code changed in 4 files:
-
SimulationRuntime/c/util/java_interface/src/org/openmodelica/test:
TestDefinitionsParser.java (new)
-
SimulationRuntime/c/util/java_interface/test_files:
simple.mo (new)
-
sjoelund.se
2012-04-04 21:09
#39
Rev.: 11662
-
60 lines of code changed in 5 files:
-
Compiler/FrontEnd:
Ceval.mo (+13 -1)
-
Compiler/Util:
ModelicaExternalC.mo (+20)
-
Compiler/runtime:
ModelicaExternalC_rml.c (+24)
-
testsuite/bootstrapping:
LinkMain.makefile.in (+1 -1),
LinkMain.makefile.mingw (+2 -2)
-
sjoelund.se
2012-04-04 20:30
#38
Rev.: 11661
-
3 lines of code changed in 3 files:
-
Compiler/omc_debug:
Makefile.omdev.mingw (+1 -1)
-
Compiler/omc_profiler:
Makefile.omdev.mingw (+1 -1)
-
Compiler/omc_release:
Makefile.omdev.mingw (+1 -1)
-
sjoelund.se
2012-04-04 19:49
#37
Rev.: 11660
-
247 lines of code changed in 10 files:
-
Compiler:
Makefile.compiler_subdirs.common (+1 -1)
-
Compiler/FrontEnd:
Ceval.mo (+70 -41),
CevalFunction.mo (+20 -5)
-
Compiler/Util:
ModelicaExternalC.mo (new 68)
-
Compiler/omc_debug:
Makefile.in (+1 -1)
-
Compiler/omc_profiler:
Makefile.in (+1 -1)
-
Compiler/omc_release:
Makefile.in (+1 -1)
-
Compiler/runtime:
Makefile.common (+1 -1),
ModelicaExternalC_rml.c (new 83)
-
testsuite/bootstrapping:
LoadCompilerSources.mos (+1)
-
hubert.thieriot
2012-04-04 18:30
#36
Rev.: 11659
-
54 lines of code changed in 7 files:
-
OMOptim/OMOptimBasis/Tools:
OMProcess.cpp (+8 -3),
OMProcess.h (+2 -2)
-
OMOptim/OMOptimBasis/Units:
MEHTCoeff.cpp (+30 -14),
MEHTCoeff.h (+3 -1),
MESpecHeatCapacity.cpp (+9 -1),
MESpecHeatCapacity.h (+2 -1)
-
wbraun
2012-04-04 18:13
#35
Rev.: 11658
-
268 lines of code changed in 2 files:
-
doc/tex/img:
OverallStructure.dia (new),
OverallStructure.png (new 268)
-
perost
2012-04-04 16:40
#34
Rev.: 11657
-
1133 lines of code changed in 33 files:
-
Compiler/BackEnd:
BackendDAECreate.mo (+2 -2),
BackendDAEUtil.mo (+1 -1),
BackendVarTransform.mo (+2 -2)
-
Compiler/FrontEnd:
Ceval.mo (+7 -7),
ComponentReference.mo (+13),
Connect.mo (+1),
ConnectUtil.mo (+2 -1),
DAE.mo (+5 -5),
Expression.mo (+23 -21),
ExpressionDump.mo (+6 -6),
ExpressionSimplify.mo (+1 -1),
InstSymbolTable.mo (+139 -18),
InstTypes.mo (+50 -2),
InstUtil.mo (+76 -6),
PrefixUtil.mo (+2 -2),
SCodeCheck.mo (+2 -2),
SCodeExpand.mo (+19 -17),
SCodeFlattenImports.mo (+1 -1),
SCodeInst.mo (+298 -117),
Types.mo (+8 -7),
Typing.mo (+254 -6)
-
Compiler/Template:
CodegenAdevs.mo (+14 -14),
CodegenC.mo (+31 -31),
CodegenCSharp.mo (+9 -9),
CodegenCpp.mo (+9 -9)
-
Compiler/Util:
BaseHashTable.mo (+35),
List.mo (+95 -6),
VarTransform.mo (+2 -2)
-
Compiler/susan_codegen/SimCode:
CodegenAdevs.tpl (+6 -6),
CodegenC.tpl (+11 -11),
CodegenCSharp.tpl (+3 -3),
CodegenCpp.tpl (+3 -3),
SimCodeTV.mo (+3 -3)
-
perost
2012-04-04 14:57
#33
Rev.: 11656
-
1 lines of code changed in 1 file:
-
Compiler/BackEnd:
BackendQSS.mo (+1 -1)
-
perost
2012-04-04 14:47
#32
Rev.: 11655
-
8 lines of code changed in 2 files:
-
Compiler/BackEnd:
BackendQSS.mo (+5 -3),
SimCode.mo (+3 -2)
-
sjoelund.se
2012-04-04 14:38
#31
Rev.: 11654
-
24 lines of code changed in 4 files:
-
Compiler/FrontEnd:
Dump.mo (+18),
ModelicaBuiltin.mo (+1 -3)
-
Compiler/Script:
CevalScript.mo (+3 -2)
-
Compiler/runtime:
config.h (+2 -2)
-
fbergero
2012-04-04 14:24
#30
Rev.: 11653
-
339 lines of code changed in 5 files:
-
Compiler/BackEnd:
BackendQSS.mo (+107 -3728),
SimCode.mo (+3 -3)
-
Compiler/Template:
CodegenQSS.mo (+152 -9886)
-
Compiler/susan_codegen/SimCode:
CodegenQSS.tpl (+56 -1969),
SimCodeTV.mo (+21 -72)
-
sjoelund.se
2012-04-04 12:21
#29
Rev.: 11651
-
1 lines of code changed in 1 file:
-
libraries:
README (+1 -1)
-
sjoelund.se
2012-04-04 11:47
#28
Rev.: 11650
-
368 lines of code changed in 177 files:
-
Compiler/BackEnd:
SimCode.mo (+3 -9)
-
Compiler/FrontEnd:
Inst.mo (-224)
-
Compiler/Main:
Main.mo (+18 -29)
-
Compiler/Script:
CevalScript.mo (+107 -63)
-
testsuite/libraries/biochem:
BiochemModels.mos (-2)
-
testsuite/libraries/msl31/media:
Air.SimpleAir.mos (+2 -4),
Examples.TestOnly.N2AsMix.mos (+9 -11),
Examples.TwoPhaseWater.mos (+1 -3),
Incompressible.Examples.Glycol47.mos (+1 -3),
Water.StandardWater.mos (+1 -3)
-
testsuite/meta:
ErrorInvalidComplexType.mo (+1),
ErrorInvalidMetarecord.mo (+1),
ErrorInvalidPattern1.mo (+1),
ErrorInvalidPattern2.mo (+1),
ErrorInvalidPattern3.mo (+1),
ErrorInvalidPattern4.mo (+1),
ErrorLocalElement1.mo (+1),
ErrorLocalElement2.mo (+1),
ErrorLocalElement3.mo (+1),
ErrorMatchInOut1.mo (+1),
ListReductionDimError.mo (+1)
-
testsuite/mofiles:
Abs2.mo (+1),
Acos.mo (+1 -1),
Algorithm2.mo (+1),
ArrayInvalidDims.mo (+1),
ArrayOperators.mo (+1 -1),
Array_builtin.mo (+1),
Asin.mo (+1 -1),
AssignmentErrorConstant.mo (+1),
AssignmentErrorInput.mo (+1),
Atan.mo (+1 -1),
Atan2.mo (+1 -1),
Circuit1.mo (+2 -2),
ConditionalArrayExpression1.mo (+1),
ConnectFlowEffort.mo (+1),
ConnectorIllegal.mo (+1),
ConnectorIllegal2.mo (+1),
Constant9.mo (+1),
ConstrainingType1.mo (+2 -2),
Cos.mo (+1 -1),
Cosh.mo (+1 -1),
CyclicBindingConditional.mo (+1),
CyclicBindingConst.mo (+1),
CyclicBindingParam.mo (+1),
DeclareConstant3.mo (+1),
Delay5.mo (+1),
Delay7.mo (+1),
Delay8.mo (+1 -1),
DependsRecursive.mo (+1),
DerConstant3.mo (+1),
DisturbedResistance1.mo (+1),
DisturbedResistance3.mo (+3 -2),
DisturbedResistance4.mo (+3 -2),
DocString.mo (+1 -12),
DuplicateElements.mo (+1),
DuplicateElementsEquivalent.mo (+1),
DuplicateElementsExtends.mo (+3 -2),
DuplicateElementsNonEquivalent.mo (+1),
EmptyArray.mo (+1),
Encapsulated2.mo (+1),
Encapsulated3.mo (+1),
Encapsulated4.mo (+1),
EndIllegal.mo (+1),
EndUnknown.mo (+1 -1),
Enum12.mo (+1),
Enum5.mo (+1),
EnumInvalidLiteral.mo (+1),
ErrorExternalAlgorithm.mo (+1),
ErrorExternalModel.mo (+1),
Exp.mo (+1 -1),
ExtObjError.mo (+1),
Extends4.mo (+1 -1),
Extends6.mo (+3 -3),
Extends7.mo (+1 -1),
ExternalFunction4.mo (+1 -1),
ExternalFunction8.mo (+1),
FloatingPoint.mo (+3 -3),
FlowInvalid1.mo (+1),
ForIterator1.mo (+1 -1),
Function11.mo (+2 -2),
Function7.mo (+1),
Function8.mo (+1),
FunctionEvalBuiltin.mo (+8 -8),
FunctionInvalidVar1.mo (+1),
FunctionInvalidVar2.mo (+1),
FunctionProtectedInput.mo (+1),
FunctionSimplex.mo (+1 -1),
FunctionWithEquation.mo (+1),
IfExpCombiTable2.mo (+1),
IllegalSubscript.mo (+1),
Import2.mo (+1),
IntDiv.mo (+1),
IntPow.mo (+1),
InvalidExtends1.mo (+1),
InvalidSizeIndex1.mo (+1),
InvalidSizeIndex2.mo (+1),
InvalidSizeScalar.mo (+1),
InvertedPendulumTotal.mo (+23 -23),
Log.mo (+1 -1),
Log10.mo (+1 -1),
Lookup3.mo (+1),
Lookup7.mo (+1),
MathematicalFunctions.mo (+12 -12),
Modification15.mo (+1),
Modification4.mo (+1),
Modification8.mo (+1),
ModifierTypeError.mo (+1),
ModifyConstant4.mo (+1),
ModifyConstant5.mo (+1),
ModifyConstant6.mo (+1),
ModifyUnknown1.mo (+1),
ModifyUnknown2.mo (+1),
MultipleDeclarations.mo (+3 -2),
MultipleDeclarations2.mo (+1),
PackageParameter.mo (+1),
Partial1.mo (+1),
Philosopher.mo (+1 -1),
Philosopher2.mo (+1 -1),
Protected1.mo (+1),
ProtectedAccess.mo (+1),
Real2Integer1.mo (+1),
Real2Integer2.mo (+1),
RealDiv.mo (+1 -1),
RealPow.mo (+1 -1),
RealSub.mo (+1 -1),
RecursiveDefinition.mo (+1),
RecursiveShort.mo (+1),
ReturnError.mo (+1),
SampleError.mo (+1),
ScopeDeclaration2.mo (+1),
ScopeModification2.mo (+1),
SimpleIntegrator3.mo (+1),
SimplifyRangeInCall.mo (+2 -2),
Sin.mo (+1 -1),
Sinh.mo (+1 -1),
SumScalar.mo (+1),
Tan.mo (+1 -1),
Terminal2.mo (+1),
TestGravityAcceleration.mo (+2 -2),
Type1.mo (+1),
Type3.mo (+1),
Type7.mo (+1),
Type8.mo (+1),
TypeClass2.mo (+1),
Units2.mo (+1),
WhenElseNested.mo (+1),
WhenNested.mo (+1),
WhenNestedEquation.mo (+1),
modelica_1_1_Type10.mo (+1),
prtest.mo (+1)
-
testsuite/mofiles/drmodelica:
AccessDemoIllegalMod.mo (+1),
ArrayAddSub.mo (+3 -2),
ArrayDiv.mo (+1),
ArrayDivError.mo (+1),
BlockMatrix.mo (+1),
BlockMatrix2.mo (+1),
BlockMatrix3.mo (+1),
BouncingBall.mo (+1 -1),
MicroCircuitInvalid.mo (+1),
RefinedSimpleCircuitInvalid.mo (+1),
StepAdvanced.mo (+1 -1),
VanDerPol.mo (+1 -1),
VectorizeSeveralArguments.mo (+1),
WhenNotValid.mo (+1)
-
testsuite/redeclare:
ClassExtendsInvalid1.mo (+1),
ClassExtendsInvalid2.mo (+1),
ConstantRedeclareModifier.mo (+1),
DuplicateRedeclares1.mo (+1),
DuplicateRedeclares2.mo (+1),
FinalRedeclareModifier.mo (+1),
RedeclareFlowEffort.mo (+1),
RedeclareModifierInvalid1.mo (+1),
RedeclareModifierInvalid2.mo (+1),
RedeclareVisibility2.mo (+1),
ReplaceableBaseClass.mo (+1)
-
testsuite/streams:
InStreamInvalidArgument.mo (+1),
StreamUnbalancedConnector.mo (+1)
-
hubert.thieriot
2012-04-04 10:42
#27
Rev.: 11649
-
5 lines of code changed in 1 file:
-
OMOptim/Core/Modelica:
ModModelPlus.cpp (+5 -1)
-
sjoelund.se
2012-04-03 14:56
#26
Rev.: 11646
-
6 lines of code changed in 3 files:
-
Compiler/runtime:
Makefile.common (+2 -3)
-
OMEdit/OMEditGUI:
Makefile.unix.in (+2 -1)
-
mosh/src:
Makefile.in (+2 -1)
-
sjoelund.se
2012-04-03 14:31
#25
Rev.: 11645
-
1 lines of code changed in 1 file:
-
sjoelund.se
2012-04-03 13:10
#24
Rev.: 11644
-
1 lines of code changed in 1 file:
-
adeas31
2012-04-03 10:26
#23
Rev.: 11643
-
45 lines of code changed in 1 file:
-
Compiler/FrontEnd:
ModelicaBuiltin.mo (+45 -21)
-
wbraun
2012-04-02 22:33
#22
Rev.: 11642
-
5 lines of code changed in 3 files:
-
testsuite/fmi:
InOutTest.mo (-44),
InOutTest.mos (+5 -26),
testInOut.mo (-43)
-
wbraun
2012-04-02 22:15
#21
Rev.: 11641
-
1000 lines of code changed in 10 files:
-
SimulationRuntime/fmi/export:
fmu_model_interface.c (+2 -8)
-
SimulationRuntime/fmi/import:
fmuModelica.in (+53 -34),
fmuModelica.unix.in (+31 -12),
fmuWrapper.c (+19 -19),
fmuWrapper.h (+12 -12),
moGenerator.c (+680 -450)
-
testsuite/fmi:
InOutTest.mo (new 74),
InOutTest.mos (new 57),
Makefile (+2 -1),
testInOut.mo (new 70)
-
sjoelund.se
2012-04-02 20:10
#20
Rev.: 11640
-
48 lines of code changed in 4 files:
-
Compiler/Script:
CevalScript.mo (+1 -1)
-
testsuite/libraries/msl221:
CauerLowPassAnalog.mos (+1),
CauerLowPassOPV.mos (+1),
CauerLowPassSC.mos (+45 -44)
-
sjoelund.se
2012-04-02 19:58
#19
Rev.: 11639
-
13 lines of code changed in 3 files:
-
testsuite/libraries/msl31/media/simulate:
Makefile (-5)
-
testsuite/mosfiles-nosim:
ErrorSimPackage.mos (new 12),
Makefile (+1)
-
sjoelund.se
2012-04-02 19:26
#18
Rev.: 11638
-
54 lines of code changed in 5 files:
-
Compiler/Script:
CevalScript.mo (+1 -1)
-
testsuite/libraries/msl31:
Modelica.Math.Matrices.LAPACK.mos (+44 -48)
-
testsuite/mosfiles:
ASubIfExp.mos (+3 -3),
ComplexNumbers.mo (+2 -2),
ComplexNumbers.mos (+4 -15)
-
sjoelund.se
2012-04-02 17:21
#17
Rev.: 11637
-
46 lines of code changed in 3 files:
-
Compiler/Script:
CevalScript.mo (+41 -10)
-
Compiler/Template:
CodegenAdevs.mo (+1 -1)
-
Compiler/Util:
Error.mo (+4)
-
mahge930
2012-04-02 16:19
#16
Rev.: 11636
-
2587 lines of code changed in 5 files:
-
Compiler/Template:
CodegenC.mo (+2540 -2432)
-
Compiler/susan_codegen/SimCode:
CodegenC.tpl (+23 -5)
-
ParModelica/OpenCLRuntime:
omc_ocl_interface.c (+6 -2),
omc_ocl_interface.h (+3),
omc_ocl_memory_ops.c (+15 -2)
-
sjoelund.se
2012-04-02 15:55
#15
Rev.: 11635
-
21 lines of code changed in 4 files:
-
OMEdit/OMEditGUI:
Makefile.unix.in (+7 -1),
OMEdit_ru.qm (changed),
OMEdit_ru.ts (+1 -1),
main.cpp (+13 -19)
-
perost
2012-04-02 15:37
#14
Rev.: 11634
-
21 lines of code changed in 2 files:
-
Compiler/FrontEnd:
InstSection.mo (+20 -18)
-
Compiler/Util:
Error.mo (+1 -1)
-
hubert.thieriot
2012-04-02 13:39
#13
Rev.: 11633
-
5 lines of code changed in 3 files:
-
OMOptim/Core/Dymola:
ModPlusDymolaCtrl.cpp (+1 -1)
-
OMOptim/Core/OpenModelica:
ModPlusOMCtrl.cpp (+1 -1)
-
OMOptim/Core/Problems:
OptimResult.cpp (+3)
-
adeas31
2012-04-02 13:25
#12
Rev.: 11632
-
22 lines of code changed in 1 file:
-
OMEdit/OMEditGUI:
main.cpp (+22 -13)
-
mahge930
2012-04-02 13:18
#11
Rev.: 11631
-
2 lines of code changed in 2 files:
-
Compiler/Template:
CodegenC.mo (+1 -1)
-
Compiler/susan_codegen/SimCode:
CodegenC.tpl (+1 -1)
-
adeas31
2012-04-02 12:23
#10
Rev.: 11630
-
0 lines of code changed in 1 file:
-
OMNotebook/OMNotebookGUI:
notebook.cpp (-1)
-
sjoelund.se
2012-04-02 12:19
#9
Rev.: 11629
-
8 lines of code changed in 1 file:
-
OMEdit/OMEditGUI:
main.cpp (+8 -1)
-
a_severin
2012-04-02 11:45
#8
Rev.: 11628
-
8189 lines of code changed in 13 files:
-
OMEdit/OMEditGUI:
DocumentationWidget.cpp (+1 -1),
Makefile.unix.in (+2),
OMEditGUI.pro (+5),
OMEdit_de.qm (new),
OMEdit_de.ts (new 2610),
OMEdit_ru.qm (new),
OMEdit_ru.ts (new 2940),
OMEdit_sv.qm (new),
OMEdit_sv.ts (new 2610),
ProblemsWidget.cpp (+1 -1),
main.cpp (+8),
mainwindow.cpp (+11 -11),
tsupdate.sh (new 1)
-
sjoelund.se
2012-04-02 11:43
#7
Rev.: 11627
-
2 lines of code changed in 1 file:
-
OMNotebook/OMNotebookGUI:
cellapplication.cpp (+2 -15)
-
hubert.thieriot
2012-04-02 11:27
#6
Rev.: 11626
-
2 lines of code changed in 1 file:
-
OMOptim/build:
UpdateRevision.bat (+2 -2)
-
sjoelund.se
2012-04-02 11:17
#5
Rev.: 11625
-
3 lines of code changed in 1 file:
-
Parser:
BaseModelica_Lexer.g (+3 -1)
-
hubert.thieriot
2012-04-02 11:08
#4
Rev.: 11624
-
48 lines of code changed in 7 files:
-
OMOptim:
version.h (+1 -1)
-
OMOptim/Core:
OptObjective.cpp (+5 -5),
OptObjective.h (+1 -1)
-
OMOptim/Core/Optim/EA/Results:
EAStdResult.h (+3)
-
OMOptim/Core/Problems:
OptimResult.cpp (+5 -3)
-
OMOptim/OMOptimBasis:
Variable.cpp (+30 -30),
Variable.h (+3 -3)
-
mahge930
2012-04-01 16:29
#3
Rev.: 11623
-
4 lines of code changed in 28 files:
-
ParModelica:
Makefile.common (new),
Makefile.in (new),
Makefile.omdev.mingw (new)
-
ParModelica/OpenCLRuntime:
Makefile (new),
Makefile.common (new),
Makefile.in (new),
OCLRuntimeUtil.cl (new),
OpenCL.lib (new),
ocl_offcomp.c (new),
omc_ocl_builtin_kernels.c (new),
omc_ocl_builtin_kernels.h (new),
omc_ocl_common_header.h (new),
omc_ocl_interface.c (new 2),
omc_ocl_interface.h (new),
omc_ocl_memory_ops.c (new 2),
omc_ocl_memory_ops.h (new),
omc_ocl_util.c (new),
omc_ocl_util.h (new)
-
ParModelica/OpenCLRuntime/CL:
cl.h (new),
cl.hpp (new),
cl_agent_amd.h (new),
cl_d3d10.h (new),
cl_ext.h (new),
cl_gl.h (new),
cl_gl_ext.h (new),
cl_icd.h (new),
cl_platform.h (new),
opencl.h (new)
-
wbraun
2012-04-01 04:23
#2
Rev.: 11622
-
7 lines of code changed in 1 file:
-
SimulationRuntime/fmi/import:
moGenerator.c (+7 -7)
-
wbraun
2012-04-01 04:12
#1
Rev.: 11621
-
132 lines of code changed in 12 files:
-
Compiler/Template:
CodegenC.mo (+58 -39),
CodegenFMU.mo (+3 -2)
-
Compiler/susan_codegen/SimCode:
CodegenC.tpl (+5),
CodegenFMU.tpl (+4 -3)
-
SimulationRuntime/fmi/import:
fmuWrapper.c (+2 -3),
moGenerator.c (+13),
xmlparser.c (+2)
-
testsuite/fmi:
EnumerationTest.mo (+2),
ExternalFMUs.mos (+4 -4),
Makefile (+1),
Modelica.Electrical.Analog.Examples.ChuaCircuit.mos (+2 -18),
Modelica_Mechanics_MultiBody_Examples_Elementary_DoublePendulum.mos (new 36)