-
lochel
2012-01-31 18:53
#132
Rev.: 10993
-
38 lines of code changed in 1 file:
-
SimulationRuntime/c/math-support:
initialization.c (+38 -17)
-
niklwors
2012-01-31 17:18
#131
Rev.: 10992
-
2719 lines of code changed in 10 files:
-
Compiler/Template:
SimCodeCpp.mo (+2506 -1966)
-
Compiler/susan_codegen/SimCode:
SimCodeCpp.tpl (+164 -44)
-
SimulationRuntime/cpp/Source/Solver/Euler/Implementation:
Euler.cpp (+2 -1)
-
SimulationRuntime/cpp/Source/Solver/Implementation:
SolverSettings.cpp (+2 -2)
-
SimulationRuntime/cpp/Source/System/Implementation:
AlgLoopSolverFactory.cpp (+5 -3),
AlgLoopSolverFactory.h (+2 -2),
EventHandling.cpp (+14),
EventHandling.h (+1)
-
SimulationRuntime/cpp/Source/System/Interfaces:
IContinous.h (+1 -1)
-
SimulationRuntime/cpp/Source/System/Newton/Implementation:
Newton.cpp (+22 -16)
-
sjoelund.se
2012-01-31 13:06
#130
Rev.: 10991
-
44 lines of code changed in 1 file:
-
testsuite/bootstrapping:
SimCodeTest.mos (+44 -43)
-
perost
2012-01-31 12:33
#129
Rev.: 10990
-
2 lines of code changed in 1 file:
-
Compiler/FrontEnd:
SCodeDependency.mo (+2)
-
perost
2012-01-31 12:14
#128
Rev.: 10989
-
32 lines of code changed in 2 files:
-
Compiler/Util:
Config.mo (+18 -2)
-
testsuite/mosfiles-nosim:
TestLoadModel.mos (+14 -6)
-
Frenkel TUD
2012-01-30 21:05
#127
Rev.: 10987
-
27 lines of code changed in 2 files:
-
SimulationRuntime/c:
CMakeLists.txt (+7)
-
SimulationRuntime/c/meta:
CMakeLists.txt (+20 -23)
-
hubert.thieriot
2012-01-30 19:24
#126
Rev.: 10985
-
1351 lines of code changed in 24 files:
-
OMOptim/Core:
Project.cpp (+69 -4),
Project.h (+4),
Variable.cpp (+675 -624)
-
OMOptim/Core/OpenModelica:
ModPlusOMCtrl.cpp (+6 -7)
-
OMOptim/Core/Optim/EA/NSGA2:
NSGA2Parameters.h (+7)
-
OMOptim/Core/Optim/EA/SA1:
SA1Parameters.h (+7)
-
OMOptim/Core/Optim/EA/SPEA2:
SPEA2Parameters.h (+7)
-
OMOptim/Core/Optim/EA/SPEA2Adaptative:
SPEA2Adapt.cpp (+1 -1),
SPEA2AdaptParameters.h (+9)
-
OMOptim/Core/Problems:
Optimization.cpp (+5 -2)
-
OMOptim/GUI:
MainWindow.cpp (+17 -14),
MainWindow.h (+1),
MainWindow.ui (+4 -11)
-
OMOptim/GUI/Tabs:
TabOptimization.cpp (+1)
-
OMOptim/GUI/Tools:
GuiTools.cpp (-3),
MyTreeView.cpp (+154 -1),
MyTreeView.h (+29)
-
OMOptim/GUI/Widgets:
WidgetProjectInfos.cpp (+67 -42),
WidgetProjectInfos.h (+3),
WidgetProjectInfos.ui (+50 -107),
WidgetSelectOptVars.cpp (+228 -223),
WidgetSelectOptVars.ui (+6)
-
OMOptim/build:
OMOptim.pro (+1 -1)
-
sjoelund.se
2012-01-30 17:39
#125
Rev.: 10984
-
8 lines of code changed in 1 file:
-
Compiler/FrontEnd:
ModelicaBuiltin.mo (+8 -3)
-
adeas31
2012-01-30 17:38
#124
Rev.: 10983
-
43 lines of code changed in 14 files:
-
Compiler/runtime:
config.h (+2 -2)
-
Examples:
ModelQueryAPIexamples.onb (+24 -24),
UsersGuideExamples.onb (+14 -14)
-
OMEdit/OMEditGUI:
Helper.cpp (+1 -1)
-
SimulationRuntime/c:
Makefile.omdev.mingw (+1 -1)
-
doc:
OpenModelicaSystem.doc (changed),
OpenModelicaSystem.pdf (changed),
OpenModelicaUsersGuide.doc (changed),
OpenModelicaUsersGuide.pdf (changed)
-
doc/OMEdit:
OMEdit-UserManual.doc (changed),
OMEdit-UserManual.pdf (changed)
-
doc/OMOptim:
OMOptimUsersGuide.doc (changed),
OMOptimUsersGuide.pdf (changed)
-
testsuite/bootstrapping:
LinkMain.makefile.mingw (+1 -1)
-
petfr
2012-01-30 14:37
#123
Rev.: 10980
-
0 lines of code changed in 2 files:
-
doc:
OpenModelicaUsersGuide.doc (changed),
OpenModelicaUsersGuide.pdf (changed)
-
sjoelund.se
2012-01-30 13:04
#122
Rev.: 10979
-
5 lines of code changed in 1 file:
-
Examples:
GenerateDoc.mos (+5 -2)
-
adrpo
2012-01-30 11:33
#121
Rev.: 10978
-
2 lines of code changed in 2 files:
-
SimulationRuntime/c/meta/gc:
gc.h (+1)
-
c_runtime/meta/gc:
gc.h (+1)
-
Frenkel TUD
2012-01-30 09:56
#120
Rev.: 10977
-
1 lines of code changed in 1 file:
-
adrpo
2012-01-30 06:54
#119
Rev.: 10976
-
7445 lines of code changed in 66 files:
-
Compiler/Template:
CodegenC.mo (+681 -560),
CodegenFMU.mo (+6 -3),
SimCodeAdevs.mo (+1 -1)
-
Compiler/runtime:
Database_omc.c (+1),
System_rml.c (+1)
-
Compiler/susan_codegen/SimCode:
CodegenC.tpl (+8 -1),
CodegenFMU.tpl (+2 -2)
-
Parser:
Makefile.vc (+1 -1)
-
SimulationRuntime/c:
Makefile.common (+6 -6),
Makefile.objs (+26 -2),
openmodelica.h (-1),
openmodelica_func.h (+4 -4)
-
SimulationRuntime/c/math-support:
matrix.h (+3 -3),
model_help.c (+1 -1),
model_help.h (+4 -5)
-
SimulationRuntime/c/meta:
Makefile.in (+1 -17),
Makefile.omdev.mingw (+2 -17),
dtoa.c (new 2260),
meta_modelica.c (+16 -5),
meta_modelica.h (+51 -10),
meta_modelica_builtin.c (+29),
meta_modelica_builtin.h (+2),
meta_modelica_gc.c (del),
meta_modelica_gc.h (del),
meta_modelica_gc_list.c (del),
meta_modelica_gc_list.h (del),
meta_modelica_gc_pages.c (del),
meta_modelica_gc_pages.h (del),
meta_modelica_gc_roots.c (del),
meta_modelica_gc_roots.h (del),
meta_modelica_gc_settings.c (del),
meta_modelica_gc_settings.h (del),
meta_modelica_gc_stack.c (del),
meta_modelica_gc_stack.h (del),
meta_modelica_gc_stats.c (del),
meta_modelica_gc_stats.h (del),
meta_modelica_real.c (+3 -41),
realString.c (new 278),
rml_compatibility.h (+1 -1)
-
SimulationRuntime/c/meta/gc:
common.c (new 646),
common.h (new 273),
gc.c (new 47),
gc.h (new 129),
generational.c (new 1320),
generational.h (new 112),
marksweep.c (new 651),
marksweep.h (new 86),
roots.c (new 364),
roots.h (new 106)
-
SimulationRuntime/c/simulation:
simulation_runtime.cpp (+20 -16)
-
SimulationRuntime/c/simulation/solver:
dopri45.c (+1 -1),
solver_main.c (+262 -262)
-
SimulationRuntime/c/util:
base_array.h (-1),
integer_array.c (+1),
java_interface.c (+1 -1),
modelica.h (+1 -1),
read_write.c (+27 -28),
real_array.c (+1),
utility.h (+1 -2),
varinfo.c (+3 -3)
-
SimulationRuntime/interactive:
thread.cpp (new),
thread.h (+1 -1)
-
c_runtime/meta/gc:
gc.h (-1)
-
mahge930
2012-01-30 02:58
#118
Rev.: 10975
-
1016 lines of code changed in 7 files:
-
Compiler/FrontEnd:
Dump.mo (+7 -7),
Static.mo (+246 -88)
-
Compiler/Util:
Error.mo (+4)
-
testsuite/mofiles:
Makefile (-1)
-
testsuite/records:
Makefile (+1),
OperatorOverloadComplex.mo (new 328),
OperatorOverloadComplexArray.mo (new 430)
-
sjoelund.se
2012-01-27 23:23
#117
Rev.: 10974
-
18 lines of code changed in 1 file:
-
Examples:
GenerateDoc.mos (+18 -15)
-
hubert.thieriot
2012-01-27 19:00
#116
Rev.: 10972
-
386 lines of code changed in 28 files:
-
OMOptim:
version.h (+1 -1)
-
OMOptim/Core:
MOOptVector.cpp (+50 -20),
MOOptVector.h (+2),
Project.cpp (+15 -32),
Project.h (+1),
Variable.cpp (+4 -4),
Variable.h (+3 -3)
-
OMOptim/Core/Dymola:
Dymola.cpp (+22 -2),
Dymola.h (+4 -2)
-
OMOptim/Core/Modelica:
ModItem.cpp (-10),
ModItem.h (-1),
ModItemsTree.h (+7 -7)
-
OMOptim/Core/Problems:
OneSimulation.cpp (+1 -1)
-
OMOptim/GUI:
MainWindow.cpp (-7),
MainWindow.h (-3)
-
OMOptim/GUI/Scene:
BlockDrawItem.cpp (+3 -3),
BlockDrawItem.h (+2 -2),
BlockSubsScene.cpp (+18 -18),
BlockSubsScene.h (+2 -2)
-
OMOptim/GUI/Tabs:
TabResOneSim.cpp (+23 -3),
TabResOneSim.h (+4 -3)
-
OMOptim/GUI/Tools:
GuiTools.cpp (+2 -1),
GuiTools.h (+18 -18)
-
OMOptim/GUI/Widgets:
WidgetSelPointScan.cpp (+16 -4),
WidgetSelPointScan.h (+1),
WidgetSelPointScan.ui (+91 -78),
WidgetTableVar.cpp (+70 -17),
WidgetTableVar.h (+26 -4)
-
lochel
2012-01-27 16:08
#115
Rev.: 10971
-
3953 lines of code changed in 15 files:
-
Compiler/BackEnd:
SimCode.mo (+54 -154)
-
Compiler/Template:
CodegenC.mo (+7 -7),
CodegenFMU.mo (+1 -1),
SimCodeAdevs.mo (+6 -6),
SimCodeC.mo (+6 -6),
SimCodeCSharp.mo (+6 -6),
SimCodeCpp.mo (+3850 -2494),
SimCodeQSS.mo (+3 -3)
-
Compiler/susan_codegen/SimCode:
CodegenC.tpl (+4 -4),
SimCodeAdevs.tpl (+3 -3),
SimCodeC.tpl (+4 -4),
SimCodeCSharp.tpl (+4 -4),
SimCodeCpp.tpl (+3 -3),
SimCodeQSS.tpl (+1 -1),
SimCodeTV.mo (+1 -1)
-
Kaie Kubjas
2012-01-27 12:34
#114
Rev.: 10970
-
458 lines of code changed in 9 files:
-
Compiler/susan_codegen/SimCode:
SimCodeCpp.tpl (+409 -150)
-
SimulationRuntime/cpp/Source/DataExchange/Interfaces:
IHistory.h (+9 -1)
-
SimulationRuntime/cpp/Source/System/Implementation:
SystemDefaultImplementation.cpp (+3),
SystemDefaultImplementation.h (+1)
-
SimulationRuntime/cpp/Source/System/Interfaces:
IContinous.h (+3 -1)
-
SimulationRuntime/cpp/Source/System/Modelica:
HistoryImpl.h (+24 -10),
ModelicaSystem.cpp (+1),
ModelicaSystem.h (+1 -1)
-
SimulationRuntime/cpp/Source/System/Modelica/Policies:
TextfileWriter.h (+7 -2)
-
mahge930
2012-01-26 19:14
#113
Rev.: 10969
-
311 lines of code changed in 2 files:
-
Compiler/FrontEnd:
Dump.mo (+1),
Static.mo (+310 -400)
-
lochel
2012-01-26 16:14
#112
Rev.: 10968
-
148 lines of code changed in 9 files:
-
Compiler/BackEnd:
BackendDAEUtil.mo (-459),
SimCode.mo (+116 -38)
-
Compiler/Template:
CodegenC.mo (+20 -55)
-
Compiler/susan_codegen/SimCode:
CodegenC.tpl (+8 -16)
-
SimulationRuntime/c:
openmodelica_func.h (+1 -1)
-
SimulationRuntime/c/math-support:
initialization.c (-11),
model_help.c (+1)
-
SimulationRuntime/c/simulation:
simulation_runtime.cpp (+1 -1)
-
SimulationRuntime/fmi/export:
fmu_model_interface.c (+1 -1)
-
sjoelund.se
2012-01-26 10:35
#111
Rev.: 10967
-
2 lines of code changed in 2 files:
-
Compiler/Template:
CodegenC.mo (+1 -1)
-
Compiler/susan_codegen/SimCode:
CodegenC.tpl (+1 -1)
-
lochel
2012-01-25 19:06
#110
Rev.: 10966
-
99 lines of code changed in 3 files:
-
Compiler/BackEnd:
SimCode.mo (+33 -94)
-
Compiler/Template:
CodegenC.mo (+55 -51)
-
Compiler/susan_codegen/SimCode:
CodegenC.tpl (+11 -13)
-
adeas31
2012-01-25 18:32
#109
Rev.: 10965
-
166 lines of code changed in 4 files:
-
Compiler/FrontEnd:
ModelicaBuiltin.mo (+2)
-
Compiler/Script:
CevalScript.mo (+46 -32),
Interactive.mo (+55 -36)
-
Compiler/Util:
List.mo (+63)
-
lochel
2012-01-25 15:54
#108
Rev.: 10963
-
146 lines of code changed in 7 files:
-
Compiler/Template:
CodegenC.mo (+98 -185)
-
Compiler/susan_codegen/SimCode:
CodegenC.tpl (+7 -13)
-
SimulationRuntime/c/math-support:
initialization.c (+18 -18),
matrix.h (+11 -11)
-
SimulationRuntime/c/util:
varinfo.c (+6 -6),
varinfo.h (+1 -1)
-
testsuite/mosfiles:
NonlinearFailed.mos (+5 -11)
-
wbraun
2012-01-25 13:28
#107
Rev.: 10962
-
1 lines of code changed in 1 file:
-
Compiler/Util:
Graph.mo (+1 -1)
-
wbraun
2012-01-25 13:21
#106
Rev.: 10961
-
22 lines of code changed in 3 files:
-
Compiler/BackEnd:
BackendDAEOptimize.mo (+7 -7)
-
Compiler/Main:
Main.mo (+1 -1)
-
Compiler/Util:
Graph.mo (+14 -13)
-
sjoelund.se
2012-01-25 12:42
#105
Rev.: 10960
-
40 lines of code changed in 1 file:
-
Examples:
GenerateDoc.mos (+40 -39)
-
wbraun
2012-01-25 04:26
#104
Rev.: 10959
-
45 lines of code changed in 10 files:
-
Compiler/BackEnd:
SimCode.mo (+2 -2)
-
Compiler/Template:
CodegenFMU.mo (+22 -9)
-
Compiler/susan_codegen/SimCode:
CodegenFMU.tpl (+6 -5)
-
FMI/import/source:
fmuWrapper.c (+2 -5),
moGenerator.c (+4 -4)
-
SimulationRuntime/fmi/export:
fmu_model_interface.c (+5 -5),
fmu_model_interface.h (+1 -1)
-
testsuite/fmi:
BouncingBall.mos (+1 -2),
ExternalFMUs.mos (+1 -1),
HelloFMIWorld.mos (+1 -2)
-
wbraun
2012-01-25 03:12
#103
Rev.: 10958
-
4670 lines of code changed in 20 files:
-
Compiler/BackEnd:
BackendDAE.mo (+2),
BackendDAEOptimize.mo (+380 -267),
BackendDump.mo (+26 -7),
SimCode.mo (+133 -127)
-
Compiler/Template:
CodegenC.mo (+3270 -2862),
SimCodeC.mo (+1 -1)
-
Compiler/Util:
Graph.mo (+378),
List.mo (+111)
-
Compiler/susan_codegen/SimCode:
CodegenC.tpl (+238 -176),
SimCodeC.tpl (+1 -1),
SimCodeTV.mo (+24 -2)
-
SimulationRuntime/c:
openmodelica_func.h (+6),
simulation_data.h (+47 -2)
-
SimulationRuntime/c/linearization:
linearize.cpp (+14 -9)
-
SimulationRuntime/c/math-support:
model_help.c (+4 -3)
-
SimulationRuntime/c/simulation/solver:
dassl.c (+18 -9),
dassl.h (+1 -1),
ddassl.c (+4 -4),
solver_main.c (+2 -2)
-
SimulationRuntime/c/util:
error.h (+10)
-
adeas31
2012-01-24 19:56
#102
Rev.: 10957
-
1 lines of code changed in 1 file:
-
Compiler/Script:
Interactive.mo (+1 -1)
-
adeas31
2012-01-24 19:50
#101
Rev.: 10956
-
8 lines of code changed in 1 file:
-
Compiler/Script:
Interactive.mo (+8 -1)
-
adeas31
2012-01-24 16:43
#100
Rev.: 10955
-
1 lines of code changed in 1 file:
-
testsuite/bootstrapping:
LinkMain.makefile.mingw (+1 -1)
-
sjoelund.se
2012-01-24 16:40
#99
Rev.: 10954
-
2 lines of code changed in 2 files:
-
Compiler/Template:
CodegenC.mo (+1 -1)
-
Compiler/susan_codegen/SimCode:
CodegenC.tpl (+1 -1)
-
sjoelund.se
2012-01-24 15:45
#98
Rev.: 10953
-
1 lines of code changed in 1 file:
-
Examples:
GenerateDoc.mos (+1 -2)
-
sjoelund.se
2012-01-24 15:08
#97
Rev.: 10952
-
6 lines of code changed in 1 file:
-
Examples:
GenerateDoc.mos (+6 -4)
-
sjoelund.se
2012-01-24 14:16
#96
Rev.: 10951
-
2 lines of code changed in 1 file:
-
Examples:
GenerateDoc.mos (+2 -2)
-
sjoelund.se
2012-01-24 14:03
#95
Rev.: 10950
-
3 lines of code changed in 1 file:
-
Examples:
GenerateDoc.mos (+3 -1)
-
sjoelund.se
2012-01-24 12:18
#94
Rev.: 10949
-
16 lines of code changed in 1 file:
-
Examples:
GenerateDoc.mos (+16 -32)
-
perost
2012-01-24 11:31
#93
Rev.: 10948
-
2 lines of code changed in 1 file:
-
hubert.thieriot
2012-01-23 19:13
#92
Rev.: 10945
-
159 lines of code changed in 23 files:
-
OMOptim:
version.h (+1 -1)
-
OMOptim/Core:
MOItem.h (+1 -1),
Project.cpp (+57 -56),
Project.h (+10 -8)
-
OMOptim/Core/Dymola:
ModPlusDymolaCtrl.cpp (+10 -8)
-
OMOptim/Core/FileData:
Load.cpp (+1 -3)
-
OMOptim/Core/Modelica:
ModItem.cpp (+9),
ModItem.h (+1),
ModLoader.cpp (+3 -3),
ModLoader.h (+2 -2),
ModModelPlus.cpp (+13 -10),
ModModelPlus.h (+3 -3)
-
OMOptim/Core/OpenModelica:
ModPlusOMCtrl.cpp (+15 -10)
-
OMOptim/Core/Optim/EA/SPEA2Adaptative:
SPEA2AdaptParameters.h (-1)
-
OMOptim/Core/Problems:
OneSimulation.cpp (+1 -1),
Optimization.cpp (+2 -2),
Problem.cpp (+1 -1)
-
OMOptim/Doc:
HowProblemWorks.pptx (changed)
-
OMOptim/GUI:
MainWindow.cpp (+15 -1),
MainWindow.h (+1 -1)
-
OMOptim/GUI/Resources:
Thumbs.db (changed)
-
OMOptim/GUI/Resources/icons:
Thumbs.db (changed)
-
OMOptim/GUI/Tools:
GuiTools.cpp (+13 -8)
-
lochel
2012-01-23 18:41
#91
Rev.: 10944
-
62 lines of code changed in 9 files:
-
SimulationRuntime/c/math-support:
initialization.c (+19 -14)
-
SimulationRuntime/c/util:
varinfo.c (+5 -5)
-
testsuite/initialization:
Makefile (+1),
_forest.mos (+1 -1),
_nominal.mos (+1 -1),
_scaling1.mos (+1 -1),
_scaling2.mos (+1 -1),
_startValue.mo (new 9),
_startValue.mos (new 24)
-
mahge930
2012-01-23 17:13
#90
Rev.: 10943
-
46 lines of code changed in 4 files:
-
Compiler/Script:
Interactive.mo (+14 -14)
-
testsuite/interactive:
interactive_api_attributes.mos (+26 -26),
interactive_api_classes.mos (+2 -2),
setComponentComment.mos (+4 -4)
-
adeas31
2012-01-23 16:58
#89
Rev.: 10942
-
1 lines of code changed in 1 file:
-
OMEdit/OMEditGUI:
SimulationWidget.cpp (+1 -1)
-
adeas31
2012-01-23 16:07
#88
Rev.: 10941
-
1 lines of code changed in 1 file:
-
OMEdit/OMEditGUI:
SimulationWidget.cpp (+1 -1)
-
sjoelund.se
2012-01-23 15:17
#87
Rev.: 10940
-
3 lines of code changed in 1 file:
-
Compiler/FrontEnd:
MetaModelicaBuiltin.mo (+3 -2)
-
sjoelund.se
2012-01-23 13:53
#86
Rev.: 10939
-
1 lines of code changed in 1 file:
-
mahge930
2012-01-23 13:45
#85
Rev.: 10938
-
56 lines of code changed in 2 files:
-
Compiler/FrontEnd:
Static.mo (+50 -9)
-
testsuite:
rtest (+6)
-
mahge930
2012-01-23 13:04
#84
Rev.: 10937
-
8211 lines of code changed in 55 files:
-
Compiler/FrontEnd:
Inst.mo (+158 -24)
-
testsuite/libraries/msl221:
IndirectCooling.mos (+105 -105),
OneMass.mos (+50 -50),
ParallelCooling.mos (+80 -80),
ParallelPumpDropOut.mos (+80 -80),
PumpAndValve.mos (+65 -65),
PumpDropOut.mos (+50 -50),
SimpleCooling.mos (+50 -50),
TwoMass.mos (+80 -80)
-
testsuite/libraries/msl31:
Modelica.Magnetic.FluxTubes.mos (+165 -165),
Modelica.Thermal.mos (+65 -65)
-
testsuite/libraries/msl31/fluid:
Modelica.Fluid.Examples.AST_BatchPlant.BaseClasses.TankWith3InletOutletArraysWithEvaporatorCondensor.mos (+5 -10),
Modelica.Fluid.Examples.AST_BatchPlant.BaseClasses.TankWithTopPorts.mos (+23 -8),
Modelica.Fluid.Examples.ControlledTankSystem.ControlledTanks.mos (+4 -8),
Modelica.Fluid.Examples.Explanatory.MeasuringTemperature.mos (+36 -66),
Modelica.Fluid.Examples.HeatingSystem.mos (+62 -122)
-
testsuite/libraries/multibody/checkingModels:
BodyCylinder.mos (+266 -530)
-
testsuite/libraries/multibody/elementary:
DoublePendulum.mos (+264 -528),
ForceAndTorque.mos (+216 -432),
FreeBody.mos (+108 -216),
InitSpringConstant.mos (+120 -240),
LineForceWithTwoMasses.mos (+240 -480),
Pendulum.mos (+240 -480),
PendulumWithSpringDamper.mos (+144 -288),
PointGravity.mos (+132 -264),
PointGravityWithPointMasses.mos (+132 -264),
PointGravityWithPointMasses2.mos (+480 -960),
RollingWheel.mos (+108 -216),
RollingWheelSetDriving.mos (+144 -288),
RollingWheelSetPulling.mos (+144 -288),
SpringDamperSystem.mos (+192 -384),
SpringMassSystem.mos (+180 -360),
SpringWithMass.mos (+108 -216),
ThreeSprings.mos (+132 -264),
World.mos (+84 -168)
-
testsuite/libraries/multibody/loops:
Engine1a.mos (+216 -432),
Engine1b.mos (+216 -432),
Engine1b_analytic.mos (+180 -360),
Fourbar1.mos (+204 -408),
Fourbar2.mos (+372 -744),
Fourbar_analytic.mos (+168 -336),
PlanarLoops_analytic.mos (+396 -792),
instEngineV6.mos (+676 -1336),
instEngineV6_analytic.mos (+236 -464)
-
testsuite/libraries/multibody/rotational3deffects:
ActuatedDrive.mos (+156 -312),
GearConstraint.mos (+156 -312),
GyroscopicEffects.mos (+216 -432),
MovingActuatedDrive.mos (+180 -360)
-
testsuite/libraries/multibody/systems:
RobotR3.mos (+180 -360)
-
testsuite/mofiles:
EquationComponent5.mo (+2 -5),
PEXPipeTotal.mo (+11 -26)
-
testsuite/mofiles/drmodelica:
ArrayAddSub.mo (+3 -1)
-
testsuite/records:
Makefile (+3 -1),
RecordBindingsOrdered.mo (new 67),
RecordClassModOutput.mo (new 61)
-
perost
2012-01-23 11:02
#83
Rev.: 10936
-
498 lines of code changed in 6 files:
-
Compiler/FrontEnd:
Absyn.mo (+16),
DAE.mo (+1),
SCode.mo (+3 -1),
SCodeInst.mo (+474 -99)
-
Compiler/Util:
Error.mo (+3 -1),
List.mo (+1 -1)
-
sjoelund.se
2012-01-23 10:49
#82
Rev.: 10935
-
9 lines of code changed in 2 files:
-
SimulationRuntime/c:
Makefile.common (+6 -6),
Makefile.objs (+3)
-
sjoelund.se
2012-01-21 21:12
#81
Rev.: 10934
-
2 lines of code changed in 1 file:
-
Examples:
GenerateDoc.mos (+2 -2)
-
Frenkel TUD
2012-01-21 20:16
#80
Rev.: 10933
-
245 lines of code changed in 1 file:
-
SimulationRuntime/c/ModelicaExternalC:
tables.c (+245 -5)
-
Frenkel TUD
2012-01-21 16:30
#79
Rev.: 10932
-
50 lines of code changed in 7 files:
-
CMakeLists.txt (+3 -3)
-
SimulationRuntime/c:
CMakeLists.txt (+21 -27)
-
SimulationRuntime/c/ModelicaExternalC:
CMakeLists.txt (+5 -4)
-
SimulationRuntime/c/math-support:
CMakeLists.txt (+5 -7)
-
SimulationRuntime/c/simulation:
CMakeLists.txt (+4 -6)
-
SimulationRuntime/c/simulation/solver:
CMakeLists.txt (+3 -2)
-
SimulationRuntime/c/util:
CMakeLists.txt (+9 -9)
-
lochel
2012-01-20 17:55
#78
Rev.: 10931
-
441 lines of code changed in 14 files:
-
Compiler/BackEnd:
BackendDAEUtil.mo (+16 -6),
SimCode.mo (+24 -18)
-
Compiler/Template:
CodegenC.mo (+101 -58),
CodegenFMU.mo (+1 -1),
SimCodeAdevs.mo (+1 -1)
-
Compiler/susan_codegen/SimCode:
CodegenC.tpl (+18 -9),
SimCodeTV.mo (+1)
-
SimulationRuntime/c:
openmodelica_func.h (+18 -4),
simulation_data.h (+2 -1)
-
SimulationRuntime/c/math-support:
initialization.c (+243 -95),
model_help.c (+12 -11)
-
SimulationRuntime/c/simulation/results:
simulation_result.h (+1 -1),
simulation_result_mat.cpp (+1 -1)
-
SimulationRuntime/c/simulation/solver:
solver_main.c (+2 -2)
-
sjoelund.se
2012-01-20 15:28
#77
Rev.: 10930
-
14 lines of code changed in 2 files:
-
doc/bibliography:
openmodelica.bib (+13),
phd.cite (+1)
-
adrpo
2012-01-19 16:04
#76
Rev.: 10929
-
1 lines of code changed in 1 file:
-
SimulationRuntime/c/ModelicaExternalC:
Makefile.omdev.mingw (+1 -1)
-
sjoelund.se
2012-01-19 15:50
#75
Rev.: 10928
-
10 lines of code changed in 3 files:
-
testsuite/mosfiles:
Random.mo (+2 -6),
Random.mos (+8 -8)
-
Frenkel TUD
2012-01-19 14:46
#74
Rev.: 10927
-
8 lines of code changed in 2 files:
-
SimulationRuntime/c/ModelicaExternalC:
ModelicaTablesImpl.c (+1 -1),
tables.c (+7 -5)
-
adrpo
2012-01-19 14:09
#73
Rev.: 10926
-
1 lines of code changed in 1 file:
-
SimulationRuntime/c:
openmodelica.h (+1 -1)
-
sjoelund.se
2012-01-19 13:39
#72
Rev.: 10925
-
2 lines of code changed in 2 files:
-
configure.in (+1 -1)
-
Compiler/FrontEnd:
ModelicaBuiltin.mo (+1 -1)
-
sjoelund.se
2012-01-19 11:56
#71
Rev.: 10924
-
5 lines of code changed in 3 files:
-
Compiler/Template:
CodegenC.mo (+2 -2)
-
Compiler/susan_codegen/SimCode:
CodegenC.tpl (+2 -2)
-
testsuite/mosfiles:
ModelicaUtilities.mo (+1 -1)
-
sjoelund.se
2012-01-19 11:44
#70
Rev.: 10923
-
21953 lines of code changed in 17 files:
-
Makefile.in (+2 -2)
-
Compiler/susan_codegen:
SusanDump.tpl (+243 -242),
TplCodegen.tpl (+312 -311),
paper.tpl (+1),
test.tpl (+1)
-
Compiler/susan_codegen/SimCode:
CodegenC.tpl (+6889 -6888),
CodegenFMU.tpl (+1007 -1006),
SimCodeAdevs.tpl (+5294 -5293),
SimCodeC.tpl (+6892 -6891),
SimCodeCSharp.tpl (+1),
SimCodeCpp.tpl (+1),
SimCodeDump.tpl (+197 -196),
SimCodeFMU.tpl (+1005 -1004),
SimCodeQSS.tpl (+1),
Unparsing.tpl (+84 -83)
-
testsuite/bootstrapping:
SusanTestSmall.tpl (+22 -21)
-
testsuite/meta/MetaModelicaDev/10_pamtrans:
Emit.tpl (+1)
-
adrpo
2012-01-19 11:15
#69
Rev.: 10922
-
6 lines of code changed in 2 files:
-
SimulationRuntime/c:
openmodelica.h (+3 -4),
openmodelica_func.h (+3 -3)
-
sjoelund.se
2012-01-19 10:41
#68
Rev.: 10921
-
2050 lines of code changed in 2 files:
-
Compiler/Template:
CodegenC.mo (+2049 -2022)
-
Compiler/susan_codegen/SimCode:
CodegenC.tpl (+1 -1)
-
sjoelund.se
2012-01-19 09:51
#67
Rev.: 10920
-
2 lines of code changed in 1 file:
-
Compiler/runtime:
errorext.cpp (+2 -1)
-
sjoelund.se
2012-01-18 11:57
#66
Rev.: 10919
-
1 lines of code changed in 1 file:
-
testsuite/mofiles:
OperatorOverloadComplex.mo (+1 -1)
-
sjoelund.se
2012-01-18 11:02
#65
Rev.: 10918
-
85377 lines of code changed in 672 files:
-
Makefile.in (+1 -1)
-
Compiler/BackEnd:
BackendQSS.mo (+1)
-
Compiler/FrontEnd:
Edge.mo (+1),
Element.mo (+1),
InstInfo.mo (+1),
Instance.mo (+1),
Node.mo (+1),
Reference.mo (+1),
SCodeCheck.mo (+1),
SCodeDump.mo (+1),
SCodeFlat.mo (+1),
SCodeFlatDump.mo (+1),
SCodeGraph.mo (+1),
SCodeHashTable.mo (+1),
SCodeInst.mo (+1),
SCodeMod.mo (+1),
SCodeSimplify.mo (+1),
Visited.mo (+1)
-
Compiler/Global:
Global.mo (+1)
-
Compiler/Template:
CodegenC.mo (+1),
CodegenFMU.mo (+1),
SCodeDumpTpl.mo (+5484 -5483),
SimCodeAdevs.mo (+35170 -35169)
-
Compiler/Util:
AvlTree.mo (+1),
Config.mo (+1),
Flags.mo (+1),
HashTableTypeToExpType.mo (+1),
List.mo (+1),
Name.mo (+1),
NamePool.mo (+1),
Pool.mo (+1),
RTOptsData.mo (+1),
Relation.mo (+1),
Scope.mo (+1)
-
Compiler/runtime:
Database_omc.c (+1),
Database_rml.c (+1),
Lapack_omc.cpp (+1),
SimulationResultsCmp.c (+1)
-
FMI/import/source:
Makefile.in (+1)
-
OMEdit/OMEditGUI:
FMIWidget.cpp (+173 -172),
FMIWidget.h (+67 -66),
InteractiveSimulationTabWidget.cpp (+942 -941),
InteractiveSimulationTabWidget.h (+228 -227),
PlotWindowContainer.cpp (+169 -168),
PlotWindowContainer.h (+62 -61)
-
OMNotebook/OMNotebookGUI:
omc_communicator.h (+1)
-
OMNotebook/OMSketch:
CustomDailog.cpp (+152 -151),
CustomDialog.h (+58 -57),
Draw_Arc.cpp (+526 -525),
Draw_Arc.h (+103 -102),
Draw_Arrow.cpp (+884 -883),
Draw_Arrow.h (+106 -105),
Draw_Ellipse.cpp (+562 -561),
Draw_Ellipse.h (+108 -107),
Draw_Line.h (+130 -129),
Draw_LineArrow.cpp (+1090 -1089),
Draw_LineArrow.h (+119 -118),
Draw_Polygon.h (+133 -132),
Draw_Rectangle.cpp (+677 -676),
Draw_Rectangle.h (+116 -115),
Draw_RoundRect.cpp (+625 -624),
Draw_RoundRect.h (+116 -115),
Draw_Text.cpp (+295 -294),
Draw_Text.h (+54 -53),
Draw_Triangle.cpp (+719 -718),
Draw_Triangle.h (+107 -106),
Draw_line.cpp (+547 -546),
Draw_polygon.cpp (+636 -635),
Graph_Scene.cpp (+6961 -6960),
Graph_Scene.h (+224 -223),
Label.h (+14 -13),
Line.cpp (+124 -123),
Line.h (+38 -37),
Scene_Objects.cpp (+293 -292),
Scene_Objects.h (+52 -51),
Shapes.cpp (+44 -43),
Shapes.h (+42 -41),
Sketch_Files.h (+29 -28),
Sketch_files.cpp (+492 -491),
Tools.cpp (+2328 -2327),
Tools.h (+256 -255),
basic.h (+57 -56),
mainwindow.cpp (+41 -40),
mainwindow.h (+23 -22)
-
SimulationRuntime/c:
f2c.h (+1),
inline.h (+1),
openmodelica.h (+1),
openmodelica_func.h (+1),
simulation_data.h (+333 -332)
-
SimulationRuntime/c/math-support:
model_help.c (+1),
model_help.h (+1)
-
SimulationRuntime/c/meta:
Makefile.in (+1),
meta_modelica_gc.c (+933 -932),
meta_modelica_gc.h (+150 -149),
meta_modelica_gc_list.c (+237 -236),
meta_modelica_gc_list.h (+1),
meta_modelica_gc_pages.c (+276 -275),
meta_modelica_gc_pages.h (+83 -82),
meta_modelica_gc_roots.c (+127 -126),
meta_modelica_gc_roots.h (+73 -72),
meta_modelica_gc_settings.c (+18 -17),
meta_modelica_gc_settings.h (+1),
meta_modelica_gc_stack.c (+127 -126),
meta_modelica_gc_stack.h (+80 -79),
meta_modelica_gc_stats.c (+1),
meta_modelica_gc_stats.h (+1)
-
SimulationRuntime/c/simulation:
simulation_input_xml.cpp (+1),
simulation_input_xml.h (+1)
-
SimulationRuntime/c/simulation/libf2c:
Makefile (+1)
-
SimulationRuntime/c/simulation/results:
read_csv.cpp (+1),
read_csv.h (+1)
-
SimulationRuntime/c/simulation/solver:
dassl.c (+1),
dassl.h (+1),
dopri45.c (+1),
dopri45.h (+1)
-
SimulationRuntime/c/util:
error.c (+51 -50),
error.h (+208 -207),
list.c (+204 -203),
list.h (+77 -76),
ringbuffer.c (+1)
-
SimulationRuntime/cpp/Source/DataExchange/Interfaces:
IHistory.h (+54 -53)
-
SimulationRuntime/cpp/Source/Math/Implementation:
ArrayOperations.cpp (+10 -9),
ArrayOperations.h (+129 -128),
Constants.h (+48 -47),
Functions.cpp (+5 -4),
Functions.h (+321 -320),
stdafx.h (+13 -12)
-
SimulationRuntime/cpp/Source/Math/Interfaces:
IBlas.h (+9 -8),
ILapack.h (+188 -187)
-
SimulationRuntime/cpp/Source/ModelicaExternalC:
ModelicaTables.h (+1),
ModelicaTablesImpl.c (+1),
tables.cpp (+1),
tables.h (+1)
-
SimulationRuntime/cpp/Source/SettingsFactory/Implementation:
Factory.cpp (+97 -96),
Factory.h (+17 -16),
GlobalSettings.cpp (+113 -112),
GlobalSettings.h (+75 -74),
stdafx.h (+38 -37)
-
SimulationRuntime/cpp/Source/SettingsFactory/Interfaces:
IGlobalSettings.h (+41 -40),
ISettingsFactory.h (+15 -14)
-
SimulationRuntime/cpp/Source/SimManager:
Configuration.cpp (+107 -106),
Configuration.h (+23 -22),
Main.cpp (+72 -71),
stdafx.h (+28 -27)
-
SimulationRuntime/cpp/Source/Solver/CVode/Implementation:
CVode.cpp (+600 -599),
CVode.h (+197 -196),
CVodeSettings.cpp (+29 -28),
CVodeSettings.h (+25 -24),
stdafx.h (+39 -38)
-
SimulationRuntime/cpp/Source/Solver/CVode/Interfaces:
ICVodeSettings.h (+11 -10)
-
SimulationRuntime/cpp/Source/Solver/Euler/Implementation:
Euler.cpp (+1399 -1398),
Euler.h (+211 -210),
EulerSettings.cpp (+102 -101),
EulerSettings.h (+99 -98),
stdafx.cpp (+9 -8),
stdafx.h (+38 -37)
-
SimulationRuntime/cpp/Source/Solver/Euler/Interfaces:
IEulerSettings.h (+74 -73)
-
SimulationRuntime/cpp/Source/Solver/Idas/Implementation:
Idas.cpp (+597 -596),
Idas.h (+198 -197),
IdasSettings.cpp (+31 -30),
IdasSettings.h (+25 -24),
stdafx.h (+38 -37)
-
SimulationRuntime/cpp/Source/Solver/Idas/Interfaces:
IIdasSettings.h (+11 -10)
-
SimulationRuntime/cpp/Source/Solver/Implementation:
SolverDefaultImplementation.cpp (+286 -285),
SolverDefaultImplementation.h (+130 -129),
SolverSettings.cpp (+89 -88),
SolverSettings.h (+91 -90),
stdafx.h (+27 -26)
-
SimulationRuntime/cpp/Source/Solver/Interfaces:
IAlgLoopSolver.h (+47 -46),
IDAESolver.h (+83 -82),
ISolverSettings.h (+46 -45)
-
SimulationRuntime/cpp/Source/System/Implementation:
AlgLoopDefaultImplementation.cpp (+219 -218),
AlgLoopDefaultImplementation.h (+116 -115),
AlgLoopSolverFactory.cpp (+51 -50),
AlgLoopSolverFactory.h (+34 -33),
EventHandling.cpp (+219 -218),
EventHandling.h (+68 -67),
SystemDefaultImplementation.cpp (+245 -244),
SystemDefaultImplementation.h (+95 -94),
stdafx.cpp (+9 -8),
stdafx.h (+24 -23)
-
SimulationRuntime/cpp/Source/System/Interfaces:
IAlgLoop.h (+68 -67),
IAlgLoopSolver.h (+42 -41),
IAlgLoopSolverFactory.h (+31 -30),
IContinous.h (+79 -78),
IDAESystem.h (+67 -66),
IDataExchange.h (+27 -26),
IEvent.h (+46 -45),
ISystemProperties.h (+45 -44)
-
SimulationRuntime/cpp/Source/System/Modelica:
HistoryImpl.h (+79 -78),
Modelica.h (+69 -68),
ModelicaSystem.cpp (+208 -207),
ModelicaSystem.h (+138 -137)
-
SimulationRuntime/cpp/Source/System/Modelica/Policies:
TextfileWriter.h (+105 -104)
-
SimulationRuntime/cpp/Source/System/Newton/Implementation:
Newton.cpp (+202 -201),
Newton.h (+91 -90),
NewtonSettings.cpp (+52 -51),
NewtonSettings.h (+29 -28),
stdafx.cpp (+9 -8),
stdafx.h (+15 -14)
-
SimulationRuntime/cpp/Source/System/Newton/Interfaces:
INewtonSettings.h (+41 -40)
-
SimulationRuntime/fmi/import:
Makefile.in (+1),
fmuWrapper.c (+974 -973),
fmuWrapper.h (+186 -185),
moGenerator.c (+1098 -1097),
moGenerator.h (+102 -101),
stack.c (new),
stack.h (new),
xmlparser.c (+873 -872),
xmlparser.h (+155 -154)
-
c_runtime:
read_csv.cpp (+1),
read_csv.h (+1),
ringbuffer.c (+1),
simulation_input_xml.cpp (+1),
simulation_input_xml.h (+1)
-
c_runtime/meta:
Makefile.in (+1),
dtoa.c (+1 -1),
realString.c (+1 -1)
-
c_runtime/meta/gc:
common.c (+1),
common.h (+1),
gc.c (+48 -47),
gc.h (+1),
generational.c (+1),
generational.h (+1),
marksweep.c (+1),
marksweep.h (+1),
roots.c (+365 -364),
roots.h (+107 -106)
-
c_runtime/solver_qss:
cross_detector.cpp (+1),
cross_detector.h (+1),
integrator.cpp (+1),
integrator.h (+1),
qss_signal.cpp (+1),
qss_signal.h (+1),
runtime.h (+1),
sampler.cpp (+1),
sampler.h (+1),
simulator.h (+1),
solver_qss.cpp (+1),
solver_qss.h (+1),
static_function.cpp (+1),
static_function.h (+1)
-
doc/cruntime:
Makefile (+1)
-
doc/tex:
Makefile (+1)
-
testsuite/fmi:
BouncingBall.mo (+1),
BouncingBall.mos (+1),
ExternalFMUs.mos (+1),
HelloFMIWorld.mo (+6 -5),
HelloFMIWorld.mos (+1),
Makefile (+1)
-
testsuite/initialization:
Makefile (+1),
_forest.mos (+1),
_forest1.mo (+31 -30),
_forest2.mo (new),
_nominal.mo (+31 -30),
_nominal.mos (+1),
_scaling1.mo (+31 -30),
_scaling1.mos (+1),
_scaling2.mo (+31 -30),
_scaling2.mos (+1)
-
testsuite/interactive-simulation:
testCompileInteractive.mos (+1)
-
testsuite/interactive:
showDoc.mos (+1)
-
testsuite/libraries/msl31:
Modelica.Math.Matrices.LAPACK.mos (+1),
Modelica.Math.Matrices.mo (+1),
Modelica.Math.Matrices.mos (+1)
-
testsuite/libraries/msl31/fluid:
Makefile (+1),
Modelica.Fluid.Examples.AST_BatchPlant.BaseClasses.Controller.mos (+1),
Modelica.Fluid.Examples.AST_BatchPlant.BaseClasses.InnerTank.mos (+1),
Modelica.Fluid.Examples.AST_BatchPlant.BaseClasses.TankWith3InletOutletArraysWithEvaporatorCondensor.mos (+1),
Modelica.Fluid.Examples.AST_BatchPlant.BaseClasses.TankWithTopPorts.mos (+1),
Modelica.Fluid.Examples.AST_BatchPlant.BaseClasses.TriggeredTrapezoid.mos (+1),
Modelica.Fluid.Examples.AST_BatchPlant.BaseClasses.setReal.mos (+1),
Modelica.Fluid.Examples.AST_BatchPlant.BatchPlant_StandardWater.mos (+1),
Modelica.Fluid.Examples.AST_BatchPlant.Test.OneTank.mos (+1),
Modelica.Fluid.Examples.AST_BatchPlant.Test.TankWithEmptyingPipe1.mos (+1),
Modelica.Fluid.Examples.AST_BatchPlant.Test.TankWithEmptyingPipe2.mos (+1),
Modelica.Fluid.Examples.AST_BatchPlant.Test.TanksWithEmptyingPipe1.mos (+1),
Modelica.Fluid.Examples.AST_BatchPlant.Test.TanksWithEmptyingPipe2.mos (+1),
Modelica.Fluid.Examples.AST_BatchPlant.Test.TwoTanks.mos (+1),
Modelica.Fluid.Examples.BranchingDynamicPipes.mos (+1),
Modelica.Fluid.Examples.ControlledTankSystem.ControlledTanks.mos (+1),
Modelica.Fluid.Examples.ControlledTankSystem.Utilities.NormalOperation.mos (+1),
Modelica.Fluid.Examples.ControlledTankSystem.Utilities.RadioButton.mos (+1),
Modelica.Fluid.Examples.ControlledTankSystem.Utilities.TankController.mos (+1),
Modelica.Fluid.Examples.DrumBoiler.BaseClasses.EquilibriumDrumBoiler.mos (+1),
Modelica.Fluid.Examples.DrumBoiler.DrumBoiler.mos (+1),
Modelica.Fluid.Examples.Explanatory.MeasuringTemperature.mos (+1),
Modelica.Fluid.Examples.Explanatory.MomentumBalanceFittings.mos (+1),
Modelica.Fluid.Examples.HeatExchanger.BaseClasses.BasicHX.mos (+1),
Modelica.Fluid.Examples.HeatExchanger.BaseClasses.WallConstProps.mos (+1),
Modelica.Fluid.Examples.HeatExchanger.HeatExchangerSimulation.mos (+1),
Modelica.Fluid.Examples.HeatingSystem.mos (+1),
Modelica.Fluid.Examples.IncompressibleFluidNetwork.mos (+1),
Modelica.Fluid.Examples.InverseParameterization.mos (+1),
Modelica.Fluid.Examples.PumpingSystem.mos (+1),
Modelica.Fluid.Examples.Tanks.EmptyTanks.mos (+1),
Modelica.Fluid.Examples.Tanks.TanksWithOverflow.mos (+1),
Modelica.Fluid.Examples.Tanks.ThreeTanks.mos (+1),
Modelica.Fluid.Examples.TraceSubstances.RoomCO2.mos (+1),
Modelica.Fluid.Examples.TraceSubstances.RoomCO2WithControls.mos (+1),
Modelica.Fluid.Fittings.AbruptAdaptor.mos (+1),
Modelica.Fluid.Fittings.BaseClasses.QuadraticTurbulent.TestWallFriction.mos (+1),
Modelica.Fluid.Fittings.MultiPort.mos (+1),
Modelica.Fluid.Fittings.SharpEdgedOrifice.mos (+1),
Modelica.Fluid.Fittings.SimpleGenericOrifice.mos (+1),
Modelica.Fluid.Fittings.TeeJunctionIdeal.mos (+1),
Modelica.Fluid.Fittings.TeeJunctionVolume.mos (+1),
Modelica.Fluid.Machines.ControlledPump.mos (+1),
Modelica.Fluid.Machines.PrescribedPump.mos (+1),
Modelica.Fluid.Machines.Pump.mos (+1),
Modelica.Fluid.Machines.SweptVolume.mos (+1),
Modelica.Fluid.Pipes.BaseClasses.FlowModels.DetailedPipeFlow.mos (+1),
Modelica.Fluid.Pipes.BaseClasses.FlowModels.NominalLaminarFlow.mos (+1),
Modelica.Fluid.Pipes.BaseClasses.FlowModels.NominalTurbulentPipeFlow.mos (+1),
Modelica.Fluid.Pipes.BaseClasses.FlowModels.TurbulentPipeFlow.mos (+1),
Modelica.Fluid.Pipes.BaseClasses.HeatTransfer.ConstantFlowHeatTransfer.mos (+1),
Modelica.Fluid.Pipes.BaseClasses.HeatTransfer.IdealFlowHeatTransfer.mos (+1),
Modelica.Fluid.Pipes.BaseClasses.HeatTransfer.LocalPipeFlowHeatTransfer.mos (+1),
Modelica.Fluid.Pipes.BaseClasses.WallFriction.TestWallFrictionAndGravity.mos (+1),
Modelica.Fluid.Pipes.DynamicPipe.mos (+1),
Modelica.Fluid.Pipes.StaticPipe.mos (+1),
Modelica.Fluid.Sensors.Density.mos (+1),
Modelica.Fluid.Sensors.DensityTwoPort.mos (+1),
Modelica.Fluid.Sensors.MassFlowRate.mos (+1),
Modelica.Fluid.Sensors.Pressure.mos (+1),
Modelica.Fluid.Sensors.RelativePressure.mos (+1),
Modelica.Fluid.Sensors.RelativeTemperature.mos (+1),
Modelica.Fluid.Sensors.SpecificEnthalpy.mos (+1),
Modelica.Fluid.Sensors.SpecificEnthalpyTwoPort.mos (+1),
Modelica.Fluid.Sensors.SpecificEntropy.mos (+1),
Modelica.Fluid.Sensors.SpecificEntropyTwoPort.mos (+1),
Modelica.Fluid.Sensors.Temperature.mos (+1),
Modelica.Fluid.Sensors.TemperatureTwoPort.mos (+1),
Modelica.Fluid.Sensors.TraceSubstances.mos (+1),
Modelica.Fluid.Sensors.TraceSubstancesTwoPort.mos (+1),
Modelica.Fluid.Sensors.VolumeFlowRate.mos (+1),
Modelica.Fluid.Sources.Boundary_pT.mos (+1),
Modelica.Fluid.Sources.Boundary_ph.mos (+1),
Modelica.Fluid.Sources.FixedBoundary.mos (+1),
Modelica.Fluid.Sources.MassFlowSource_T.mos (+1),
Modelica.Fluid.Sources.MassFlowSource_h.mos (+1),
Modelica.Fluid.System.mos (+1),
Modelica.Fluid.Valves.ValveCompressible.mos (+1),
Modelica.Fluid.Valves.ValveVaporizing.mos (+1),
Modelica.Fluid.Vessels.BaseClasses.HeatTransfer.ConstantHeatTransfer.mos (+1),
Modelica.Fluid.Vessels.BaseClasses.HeatTransfer.IdealHeatTransfer.mos (+1),
Modelica.Fluid.Vessels.ClosedVolume.mos (+1)
-
testsuite/libraries/msl31/media:
Air.SimpleAir.mos (+1),
Examples.IdealGasH2O.mos (+1),
Examples.MixtureGases.mos (+1),
Examples.MoistAir.mos (+1),
Examples.SimpleLiquidWater.mos (+1),
Examples.SolveOneNonlinearEquation.Inverse_sh_T.mos (+1),
Examples.SolveOneNonlinearEquation.Inverse_sine.mos (+1),
Examples.TestOnly.FlueGas.mos (+1),
Examples.TestOnly.IdealGasN2.mos (+1),
Examples.TestOnly.IdealGasN2Mix.mos (+1),
Examples.TestOnly.MixIdealGasAir.mos (+1),
Examples.TestOnly.N2AsMix.mos (+1),
Examples.TestOnly.TestMedia.TemplateMedium.mos (+1),
Examples.Tests.Components.mos (+1),
Examples.Tests.MediaTestModels.Air.DryAirNasa.mos (+1),
Examples.Tests.MediaTestModels.Air.MoistAir.mos (+1),
Examples.Tests.MediaTestModels.Air.SimpleAir.mos (+1),
Examples.Tests.MediaTestModels.IdealGases.Air.mos (+1),
Examples.Tests.MediaTestModels.IdealGases.Nitrogen.mos (+1),
Examples.Tests.MediaTestModels.IdealGases.SimpleNaturalGas.mos (+1),
Examples.Tests.MediaTestModels.IdealGases.SimpleNaturalGasFixedComposition.mos (+1),
Examples.Tests.MediaTestModels.Incompressible.Essotherm650.mos (+1),
Examples.Tests.MediaTestModels.Incompressible.Glycol47.mos (+1),
Examples.Tests.MediaTestModels.LinearFluid.LinearColdWater.mos (+1),
Examples.Tests.MediaTestModels.LinearFluid.LinearWater_pT.mos (+1),
Examples.Tests.MediaTestModels.Water.IdealSteam.mos (+1),
Examples.Tests.MediaTestModels.Water.WaterIF97OnePhase_ph.mos (+1),
Examples.Tests.MediaTestModels.Water.WaterIF97_pT.mos (+1),
Examples.Tests.MediaTestModels.Water.WaterIF97_ph.mos (+1),
Examples.TwoPhaseWater.ExtendedProperties.mos (+1),
Examples.TwoPhaseWater.TestTwoPhaseStates.mos (+1),
Examples.TwoPhaseWater.mos (+1),
Examples.WaterIF97.mos (+1),
Incompressible.Examples.Glycol47.mos (+1),
Incompressible.Examples.TestGlycol.mos (+1),
Makefile (+1),
Water.StandardWater.mos (+1)
-
testsuite/libraries/msl31/media/simulate:
Makefile (+1),
Modelica.Media.Air.SimpleAir.mos (+1),
Modelica.Media.Examples.IdealGasH2O.mos (+1),
Modelica.Media.Examples.MixtureGases.mos (+1),
Modelica.Media.Examples.MoistAir.mos (+1),
Modelica.Media.Examples.SimpleLiquidWater.mos (+1),
Modelica.Media.Examples.TestOnly.FlueGas.mos (+1),
Modelica.Media.Examples.TestOnly.IdealGasN2.mos (+1),
Modelica.Media.Examples.TestOnly.IdealGasN2Mix.mos (+1),
Modelica.Media.Examples.TestOnly.MixIdealGasAir.mos (+1),
Modelica.Media.Examples.TestOnly.N2AsMix.mos (+1),
Modelica.Media.Examples.Tests.MediaTestModels.Air.DryAirNasa.mos (+1),
Modelica.Media.Examples.Tests.MediaTestModels.Air.MoistAir.mos (+1),
Modelica.Media.Examples.Tests.MediaTestModels.Air.SimpleAir.mos (+1),
Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.Air.mos (+1),
Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.Nitrogen.mos (+1),
Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.SimpleNaturalGas.mos (+1),
Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.SimpleNaturalGasFixedComposition.mos (+1),
Modelica.Media.Examples.Tests.MediaTestModels.Incompressible.Essotherm650.mos (+1),
Modelica.Media.Examples.Tests.MediaTestModels.Incompressible.Glycol47.mos (+1),
Modelica.Media.Examples.Tests.MediaTestModels.LinearFluid.LinearColdWater.mos (+1),
Modelica.Media.Examples.Tests.MediaTestModels.LinearFluid.LinearWater_pT.mos (+1),
Modelica.Media.Examples.Tests.MediaTestModels.Water.IdealSteam.mos (+1),
Modelica.Media.Examples.Tests.MediaTestModels.Water.WaterIF97OnePhase_ph.mos (+1),
Modelica.Media.Examples.Tests.MediaTestModels.Water.WaterIF97_pT.mos (+1),
Modelica.Media.Examples.Tests.MediaTestModels.Water.WaterIF97_ph.mos (+1),
Modelica.Media.Examples.TwoPhaseWater.ExtendedProperties.mos (+1),
Modelica.Media.Examples.TwoPhaseWater.TestTwoPhaseStates.mos (+1),
Modelica.Media.Examples.TwoPhaseWater.mos (+1),
Modelica.Media.Examples.WaterIF97.mos (+1),
Modelica.Media.Incompressible.Examples.Glycol47.mos (+1),
Modelica.Media.Incompressible.Examples.TestGlycol.mos (+1),
Modelica.Media.Water.StandardWater.mos (+1)
-
testsuite/libraries/msl31/simulate:
Modelica.StateGraph.Examples.ControlledTanks.mos (+1),
Modelica.Utilities.Examples.readRealParameterModel.mos (+1)
-
testsuite/meta/MetaModelicaDev:
Makefile (+1)
-
testsuite/meta/MetaModelicaDev/01_experiment:
Makefile (+1)
-
testsuite/meta/MetaModelicaDev/02a_exp1:
Makefile (+1)
-
testsuite/meta/MetaModelicaDev/02b_exp2:
Makefile (+1)
-
testsuite/meta/MetaModelicaDev/03_symbolicderivative:
Makefile (+1)
-
testsuite/meta/MetaModelicaDev/04_assignment:
Makefile (+1)
-
testsuite/meta/MetaModelicaDev/05a_assigntwotype:
Makefile (+1)
-
testsuite/meta/MetaModelicaDev/05b_modassigntwotype:
Makefile (+1)
-
testsuite/meta/MetaModelicaDev/06_advanced:
Makefile (+1)
-
testsuite/meta/MetaModelicaDev/08_pam:
Makefile (+1)
-
testsuite/meta/MetaModelicaDev/09_pamdecl:
Makefile (+1)
-
testsuite/meta/MetaModelicaDev/10_pamtrans:
Makefile (+1)
-
testsuite/meta/MetaModelicaDev/11_petrol:
Makefile (+1)
-
testsuite/meta/MetaModelicaDev/scripts/latex:
Makefile (+1 -1)
-
testsuite/modelicaML:
testModelicaML.mos (+1)
-
testsuite/modelicaML/ModelicaMLModel:
package.mo (+1)
-
testsuite/modelicaML/ModelicaMLModel/Design:
SystemModel1.mo (+1),
package.mo (+1)
-
testsuite/modelicaML/ModelicaMLModel/Requirements:
package.mo (+1)
-
testsuite/modelicaML/ModelicaMLModel/Simulations:
package.mo (+1)
-
testsuite/mofiles:
ArrayLogic.mo (+1),
ArraySlice2.mo (+1),
BooleanDim.mo (+1),
BooleanRanges.mo (+1),
Cardinality2.mo (+1),
Cat1.mo (+1),
ConnectTheSameConnector.mo (+1),
ConnectorIllegal3.mo (+1),
ConnectorIllegal4.mo (+1),
ConnectorInheritance1.mo (+1),
EmptyArray.mo (+1),
Enum13.mo (+1),
FlowDeclRecord2.mo (+1),
FlowInvalid1.mo (+1),
FunctionEval11.mo (+1),
FunctionEval12.mo (+1),
FunctionEvalFail.mo (+1),
FunctionInvalidVar1.mo (+1),
FunctionInvalidVar2.mo (+1),
ImportSelf1.mo (+1),
InvalidSizeIndex1.mo (+1),
InvalidSizeIndex2.mo (+1),
InvalidSizeScalar.mo (+1),
Matrix.mo (+1),
Modification17.mo (+1),
ModifyFunction1.mo (+1),
NonExpArray4.mo (+1),
NonExpModif1.mo (+1),
NonExpModif2.mo (+1),
NonfixedParamSubscript.mo (+1),
OperatorOverloadComplex.mo (+329 -328),
PackageParameter.mo (+1),
RecordConstant1.mo (+1),
RecordConstant2.mo (+1),
RecordConstant3.mo (+1),
RecordConstant4.mo (+1),
RecursiveDefinition.mo (+1),
Scalar.mo (+1),
SimplifyBinary.mo (+1),
SubscriptEval.mo (+1)
-
testsuite/mosfiles-msl22:
InitTest3Phase.mo (+1),
NonLinsys.mos (+1),
Test3PhaseInit.mos (+1),
Test3PhaseInitOver.mos (+1),
Test3PhaseInitParam.mos (+1),
Test3PhaseStart.mos (+1),
TimeVaryingLinsys.mos (+1)
-
testsuite/mosfiles-nosim:
HumModOMCTotal.mo (+1),
TestLoadModel.mos (+1),
checkHumMod.mos (+1),
instHumMod.mos (+1),
vaporizing.mo (+1),
vaporizing.mos (+1)
-
testsuite/mosfiles:
AliasEquations.mo (+1),
AliasEquations.mos (+1),
BouncingBallExamplesDOPRI5.mos (+1),
DummyDerMatching.mo (+1),
DummyDerMatching.mos (+1),
EventDelay.mo (+1),
EventDelay.mos (+1),
EventTests.mo (+1),
EventTests.mos (+1),
FinalPropagation.mo (+1),
FinalPropagation.mos (+1),
NonlinearFailed.mo (+1),
NonlinearFailed.mos (+1),
ParameterCycle.mo (+1),
ParameterCycle.mos (+1),
RedeclarePackage.mo (+32 -31),
RedeclarePackage.mos (+1),
Sample3.mo (+1),
Sample3.mos (+1),
SpaceProbe.mos (+1),
TankPIDOPRI5.mos (+1),
TanksConnectedPIDOPRI5.mos (+1),
TestLapack.mo (+3 -2),
TestLapack.mos (+1),
constantLinSys.mo (+1),
constantLinSys.mos (+1),
spaceprobe.mo (+1),
terminal.mo (+1),
terminal.mos (+1)
-
testsuite/redeclare:
BranchingDynamicPipes.mo (+1),
ClassExtends5.mo (+1),
ClassExtendsInvalid1.mo (+1),
ClassExtendsInvalid2.mo (+1),
ConstantRedeclareModifier.mo (+1),
ConstrainingType1.mo (+1),
ConstrainingType2.mo (+1),
DuplicateRedeclares1.mo (+1),
DuplicateRedeclares2.mo (+1),
FinalRedeclareModifier.mo (+1),
FinalRedeclareModifier2.mo (+1),
Makefile (+1),
Modification1.mo (+1),
Modification2.mo (+1),
Redeclare6.mo (+1),
Redeclare6.mos (+1),
RedeclareBaseClass1.mo (+1),
RedeclareClass1.mo (+1),
RedeclareClass2.mo (+1),
RedeclareClass3.mo (+1),
RedeclareComponent1.mo (+1),
RedeclareComponent2.mo (+1),
RedeclareComponent3.mo (+1),
RedeclareComponentInvalid1.mo (+1),
RedeclareComponentInvalid2.mo (+1),
RedeclareComponentInvalid3.mo (+1),
RedeclareFunction.mo (+1),
RedeclareFunction1.mo (+1),
RedeclareModifierInvalid1.mo (+1),
RedeclareModifierInvalid2.mo (+1),
RedeclareVisibility.mo (+1),
RedeclareVisibility2.mo (+1),
ReplaceableBaseClass.mo (+1),
example.mo (+1)
-
testsuite/siemens:
Makefile (+1),
paralleFlowEVA_test.mos (+1),
valve_test.mos (+1)
-
testsuite/siemens/SiemensPowerOMCtest:
package.mo (+5 -4)
-
testsuite/siemens/SiemensPowerOMCtest/Blocks:
Smoothing.mo (+68 -67),
TimeTable.mo (+87 -86),
package.mo (+9 -8)
-
testsuite/siemens/SiemensPowerOMCtest/Boundaries:
GasSinkP.mo (+126 -125),
GasSource.mo (+130 -129),
GasSourceP.mo (+126 -125),
PrescribedHeatFlow.mo (+119 -118),
WaterSink.mo (+107 -106),
WaterSourceMH.mo (+112 -111),
WaterSourceWithSetPressure.mo (+99 -98),
package.mo (+9 -8)
-
testsuite/siemens/SiemensPowerOMCtest/Components:
package.mo (+9 -8)
-
testsuite/siemens/SiemensPowerOMCtest/Components/FlueGasZones:
FlueGasZoneSingleTube.mo (+342 -341),
package.mo (+9 -8)
-
testsuite/siemens/SiemensPowerOMCtest/Components/HeatExchanger:
ParallelFlowEvaporator.mo (+352 -351),
package.mo (+9 -8)
-
testsuite/siemens/SiemensPowerOMCtest/Components/HeatExchanger/Tests:
package.mo (+9 -8),
paralleFlowEVA_test.mo (+170 -169)
-
testsuite/siemens/SiemensPowerOMCtest/Components/Junctions:
SplitterMixer.mo (+173 -172),
package.mo (+5 -4)
-
testsuite/siemens/SiemensPowerOMCtest/Components/Pipes:
Tube.mo (+166 -165),
TubeOwnMedia.mo (+344 -343),
TubeWithoutWall.mo (+126 -125),
package.mo (+15 -14)
-
testsuite/siemens/SiemensPowerOMCtest/Components/Pipes/Tests:
package.mo (+9 -8),
tube_ownMedia_test.mo (+162 -161)
-
testsuite/siemens/SiemensPowerOMCtest/Components/SolidComponents:
Fins.mo (+184 -183),
Wall.mo (+140 -139),
WallWithTension.mo (+71 -70),
Walllayer.mo (+184 -183),
package.mo (+5 -4)
-
testsuite/siemens/SiemensPowerOMCtest/Components/Valves:
Valve.mo (+178 -177),
package.mo (+5 -4)
-
testsuite/siemens/SiemensPowerOMCtest/Components/Valves/Tests:
package.mo (+5 -4),
valve_test.mo (+141 -140)
-
testsuite/siemens/SiemensPowerOMCtest/HeatExchanger:
ParallelFlowEvaporator.mo (+352 -351)
-
testsuite/siemens/SiemensPowerOMCtest/HeatExchanger/Tests:
package.mo (+9 -8),
paralleFlowEVA_test.mo (+170 -169)
-
testsuite/siemens/SiemensPowerOMCtest/Interfaces:
package.mo (+9 -8),
portGasIn.mo (+52 -51),
portGasOut.mo (+64 -63),
portHeat.mo (+65 -64)
-
testsuite/siemens/SiemensPowerOMCtest/Junctions:
SplitterMixer.mo (+173 -172)
-
testsuite/siemens/SiemensPowerOMCtest/Media:
package.mo (+9 -8)
-
testsuite/siemens/SiemensPowerOMCtest/Media/Common:
package.mo (+5 -4)
-
testsuite/siemens/SiemensPowerOMCtest/Media/Common/MixtureGasNasa:
package.mo (+90 -89)
-
testsuite/siemens/SiemensPowerOMCtest/Media/ExhaustGas:
Index.mo (+10 -9),
package.mo (+67 -66)
-
testsuite/siemens/SiemensPowerOMCtest/Media/IntH2O:
T_rhoh.mo (+53 -52),
package.mo (+61 -60),
rho_ph_dpdh.mo (+76 -75)
-
testsuite/siemens/SiemensPowerOMCtest/Media/TTSE:
package.mo (+22 -21)
-
testsuite/siemens/SiemensPowerOMCtest/Media/TTSE/Utilities:
T_ph.mo (+47 -46),
T_ph_dh.mo (+48 -47),
T_ph_dp.mo (+46 -45),
der_T_ph.mo (+56 -55),
der_drhodh.mo (+52 -51),
der_drhodp.mo (+52 -51),
der_rho_ph.mo (+57 -56),
package.mo (+5 -4),
rho_ph.mo (+50 -49),
rho_ph_d2h.mo (+42 -41),
rho_ph_d2p.mo (+42 -41),
rho_ph_d2ph.mo (+42 -41),
rho_ph_dh.mo (+48 -47),
rho_ph_dp.mo (+48 -47)
-
testsuite/siemens/SiemensPowerOMCtest/Pipes:
Tube.mo (+165 -164),
TubeWithoutWall.mo (+126 -125)
-
testsuite/siemens/SiemensPowerOMCtest/Utilities:
package.mo (+9 -8)
-
testsuite/siemens/SiemensPowerOMCtest/Utilities/BaseClasses:
BaseTube.mo (+199 -198),
PartialTwoPortIsenthalpicTransport.mo (+110 -109),
PartialTwoPortTransport.mo (+159 -158),
package.mo (+9 -8)
-
testsuite/siemens/SiemensPowerOMCtest/Utilities/Functions:
lambdaFin.mo (+108 -107),
lambdaFin_der.mo (+108 -107),
package.mo (+9 -8),
sqrtRegularized.mo (+60 -59),
sqrtRegularized_der.mo (+49 -48)
-
testsuite/siemens/SiemensPowerOMCtest/Utilities/Functions/CharacteristicNumbers:
NusseltNumber.mo (+48 -47),
NusseltNumber_der.mo (+53 -52),
ReynoldsNumber.mo (+50 -49),
ReynoldsNumber_der.mo (+59 -58),
package.mo (+5 -4)
-
testsuite/siemens/SiemensPowerOMCtest/Utilities/HeatTransfer:
HeatTransferBaseClass.mo (+121 -120),
HeatTransfer_constAlpha.mo (+40 -39),
package.mo (+9 -8)
-
testsuite/siemens/SiemensPowerOMCtest/Utilities/HeatTransfer/InnerHeatTransfer:
PartialHeatTransfer.mo (+55 -54),
PartialHeatTransferSinglePhase.mo (+34 -33),
SinglePhase.mo (+52 -51),
package.mo (+5 -4)
-
testsuite/siemens/SiemensPowerOMCtest/Utilities/PressureLoss:
PartialFriction.mo (+56 -55),
PartialFrictionSinglePhase.mo (+34 -33),
RoughnessFlow.mo (+44 -43),
package.mo (+5 -4)
-
testsuite/siemens/SiemensPowerOMCtest/Utilities/Structures:
FgzGeo.mo (+54 -53),
Fins.mo (+61 -60),
PipeGeo.mo (+52 -51),
PropertiesMetal.mo (+45 -44),
StressCoefficients.mo (+46 -45),
package.mo (+5 -4)
-
testsuite/siemens/SiemensPowerOMCtest/Utilities/Types:
package.mo (+9 -8),
regularizationType.mo (+33 -32)
-
sjoelund.se
2012-01-18 10:50
#64
Rev.: 10917
-
9 lines of code changed in 4 files:
-
Makefile.common (+1),
Makefile.in (+2)
-
OMEdit/OMEditGUI:
Makefile.unix.in (+1)
-
OMOptim/build:
Makefile.unix.in (+5)
-
hubert.thieriot
2012-01-17 19:43
#63
Rev.: 10916
-
2197 lines of code changed in 75 files:
-
OMOptim/Core:
Project.cpp (+41 -26),
Project.h (+11 -9)
-
OMOptim/Core/Dymola:
Dymola.h (+1 -1)
-
OMOptim/Core/FileData:
Load.h (+1 -1),
Save.cpp (+130 -123),
Save.h (+6 -4)
-
OMOptim/Core/Modelica:
ModClass.cpp (del),
ModClass.h (del),
ModClassTree.cpp (del),
ModClassTree.h (del),
ModComponent.cpp (+8 -8),
ModComponent.h (+6 -6),
ModItem.cpp (new 440),
ModItem.h (new 161),
ModItemsTree.cpp (new 978),
ModItemsTree.h (new 137),
ModLoader.cpp (+2 -2),
ModLoader.h (+3 -3),
ModModel.cpp (+4 -4),
ModModel.h (+5 -5),
ModModelPlus.cpp (+6 -6),
ModModelPlus.h (+5 -5),
ModPackage.cpp (+4 -4),
ModPackage.h (+5 -5),
ModPlusCtrl.cpp (+1 -1),
ModPlusCtrl.h (+14 -3),
ModRecord.cpp (+4 -4),
ModRecord.h (+4 -4),
ModelicaConnections.cpp (+34 -34),
ModelicaConnections.h (+11 -11),
ModelicaModifier.cpp (+2 -2),
ModelicaModifier.h (+4 -4)
-
OMOptim/Core/OMC:
MOomc.cpp (+22),
MOomc.h (+2)
-
OMOptim/Core/Optim/EA:
EABase.cpp (+1 -1),
EABase.h (+3 -3),
OptimAlgoUtils.h (+2 -2)
-
OMOptim/Core/Optim/EA/Evaluations:
EAStdOptimizationEval.h (+2 -2)
-
OMOptim/Core/Optim/EA/NSGA2:
NSGA2.cpp (+2 -2),
NSGA2.h (+2 -2)
-
OMOptim/Core/Optim/EA/SA1:
SA1.cpp (new),
SA1.h (new)
-
OMOptim/Core/Optim/EA/SPEA2:
SPEA2.cpp (+2 -2),
SPEA2.h (+10 -10)
-
OMOptim/Core/Optim/EA/SPEA2Adaptative:
SPEA2Adapt.cpp (+2 -2),
SPEA2Adapt.h (+2 -2)
-
OMOptim/Core/Problems:
OMCase.h (+4 -4),
Optimization.cpp (+1 -1),
Problem.h (+2 -2),
Result.h (+1 -1)
-
OMOptim/Core/Problems/BlockSubs:
BlockSubstitution.cpp (+3 -3),
BlockSubstitution.h (+1 -1),
BlockSubstitutions.cpp (+1 -1),
BlockSubstitutions.h (+2 -2)
-
OMOptim/Core/Tools:
LowTools.cpp (+8),
LowTools.h (+1)
-
OMOptim/GUI:
MainWindow.cpp (+28 -27),
MainWindow.h (+3 -3),
MainWindow.ui (+1 -1)
-
OMOptim/GUI/Dialogs:
BlockSubstituteConnDlg.cpp (+1 -1)
-
OMOptim/GUI/Scene:
BlockDrawItem.cpp (+2 -2),
BlockDrawItem.h (+3 -3),
BlockSubsScene.cpp (+7 -7),
BlockSubsScene.h (+5 -5)
-
OMOptim/GUI/Tools:
GuiTools.cpp (+8 -8),
GuiTools.h (+6 -6)
-
OMOptim/GUI/Widgets:
WidgetOptimActions.h (+1 -1),
WidgetSelectComponents.cpp (+3 -3),
WidgetSelectComponents.h (+1 -1),
WidgetSelectModModel.cpp (+5 -5),
WidgetSelectModModel.h (+6 -6)
-
OMOptim/build:
OMOptim.pro (+4 -4),
OMOptimLib.pro (+4 -4)
-
perost
2012-01-17 13:51
#62
Rev.: 10914
-
49423 lines of code changed in 8 files:
-
Compiler/FrontEnd:
SCodeDependency.mo (+22 -12),
SCodeEnv.mo (+24 -21),
SCodeFlattenRedeclare.mo (+1 -1),
SCodeInst.mo (+23 -8),
SCodeLookup.mo (+270 -8)
-
Compiler/Template:
CodegenC.mo (+43366 -43366),
CodegenFMU.mo (+5714 -5714)
-
Compiler/Util:
Error.mo (+3)
-
sjoelund.se
2012-01-17 12:55
#61
Rev.: 10913
-
3 lines of code changed in 3 files:
-
SimulationRuntime/c/ModelicaExternalC:
Makefile.common (+1)
-
SimulationRuntime/c/simulation/libf2c:
makefile.u.in (new)
-
sjoelund.se
2012-01-17 12:52
#60
Rev.: 10912
-
2 lines of code changed in 2 files:
-
SimulationRuntime/c:
Makefile.common (+1 -2),
Makefile.objs (+1 -1)
-
sjoelund.se
2012-01-17 12:37
#59
Rev.: 10911
-
3 lines of code changed in 2 files:
-
SimulationRuntime/c:
Makefile.common (+1 -1),
Makefile.objs (+2 -1)
-
sjoelund.se
2012-01-17 09:53
#58
Rev.: 10910
-
1 lines of code changed in 1 file:
-
SimulationRuntime/c/ModelicaExternalC:
tables.c (+1 -1)
-
mahge930
2012-01-16 22:38
#57
Rev.: 10909
-
40 lines of code changed in 5 files:
-
Compiler/FrontEnd:
Absyn.mo (+1 -1)
-
Compiler/Script:
Interactive.mo (+7 -4)
-
testsuite/interactive:
interactive_api_attributes.mos (+26 -26),
interactive_api_classes.mos (+2 -2),
setComponentComment.mos (+4 -4)
-
lochel
2012-01-16 20:55
#56
Rev.: 10908
-
90138 lines of code changed in 33 files:
-
Compiler/Template:
CodegenC.mo (+43366 -43366),
CodegenFMU.mo (+5714 -5714),
SCodeDumpTpl.mo (+5483 -5483),
SimCodeAdevs.mo (+35169 -35169)
-
Compiler/susan_codegen/SimCode:
CodegenC.tpl (+30 -30)
-
SimulationRuntime/c:
openmodelica_func.h (+24 -24),
simulation_data.h (+14 -14)
-
SimulationRuntime/c/linearization:
linearize.cpp (+1 -1),
linearize.h (+1 -1)
-
SimulationRuntime/c/math-support:
delay.c (+3 -3),
delay.h (+3 -3),
initialization.c (+75 -94),
initialization.h (+1 -1),
model_help.c (+168 -140),
model_help.h (+14 -16)
-
SimulationRuntime/c/simulation:
simulation_runtime.cpp (+11 -11),
simulation_runtime.h (+2 -2)
-
SimulationRuntime/c/simulation/results:
simulation_result.h (+1 -1),
simulation_result_csv.cpp (+1 -1),
simulation_result_csv.h (+1 -1),
simulation_result_empty.h (+1 -1),
simulation_result_mat.cpp (+1 -1),
simulation_result_mat.h (+1 -1),
simulation_result_plt.cpp (+2 -2),
simulation_result_plt.h (+2 -2)
-
SimulationRuntime/c/simulation/solver:
dassl.c (+6 -6),
dassl.h (+2 -2),
events.c (+14 -14),
events.h (+13 -13),
solver_main.c (+8 -8),
solver_main.h (+1 -1)
-
SimulationRuntime/c/util:
modelinfo.c (+4 -4),
modelinfo.h (+1 -1)
-
wbraun
2012-01-16 19:33
#55
Rev.: 10907
-
581 lines of code changed in 9 files:
-
Compiler/BackEnd:
BackendDAE.mo (+3),
BackendDAEOptimize.mo (+169 -11),
BackendDAEUtil.mo (+170 -36),
BackendDump.mo (+18 -1),
BackendQSS.mo (+6 -6),
BackendVariable.mo (+87),
SimCode.mo (+29 -21)
-
Compiler/Util:
Graph.mo (+83),
List.mo (+16 -1)
-
sjoelund.se
2012-01-16 16:52
#54
Rev.: 10905
-
1 lines of code changed in 2 files:
-
configure (del),
configure.in (+1 -1)
-
sjoelund.se
2012-01-16 15:58
#53
Rev.: 10904
-
53 lines of code changed in 2 files:
-
Compiler:
OpenModelicaBootstrappingHeader.h (+51 -3)
-
Compiler/runtime:
Error_rml.cpp (+2 -1)
-
mahge930
2012-01-16 14:00
#52
Rev.: 10903
-
174 lines of code changed in 6 files:
-
Compiler/FrontEnd:
Absyn.mo (+35 -4),
Dump.mo (+23 -1),
SCodeUtil.mo (+4 -2),
Static.mo (-198)
-
Compiler/Script:
Interactive.mo (+106 -59)
-
Parser:
Modelica.g (+6 -5)
-
sjoelund.se
2012-01-16 13:42
#51
Rev.: 10902
-
9 lines of code changed in 4 files:
-
Compiler/Template:
CodegenC.mo (+1 -1)
-
Compiler/susan_codegen/SimCode:
CodegenC.tpl (+1 -1)
-
SimulationRuntime/c:
openmodelica.h (+4 -2)
-
testsuite/mosfiles:
ModelicaUtilities.mos (+3 -2)
-
sjoelund.se
2012-01-16 13:03
#50
Rev.: 10901
-
41 lines of code changed in 2 files:
-
Compiler/Template:
CodegenC.mo (+37 -32)
-
Compiler/susan_codegen/SimCode:
CodegenC.tpl (+4 -1)
-
lochel
2012-01-16 12:50
#49
Rev.: 10900
-
3 lines of code changed in 3 files:
-
Compiler/runtime:
Makefile.omdev.mingw (+1 -1)
-
FMI/import/source:
Makefile.omdev.mingw (+1 -5)
-
SimulationRuntime/interactive:
Makefile.omdev.mingw (+1 -1)
-
sjoelund.se
2012-01-16 12:39
#48
Rev.: 10899
-
1 lines of code changed in 2 files:
-
Compiler:
Makefile.common (+1 -1)
-
FMI/import/source:
Makefile.in (-1)
-
wbraun
2012-01-16 12:21
#47
Rev.: 10898
-
1164 lines of code changed in 31 files:
-
Makefile.common (+1 -7)
-
Compiler/BackEnd:
SimCode.mo (+2 -3)
-
Compiler/Template:
CodegenC.mo (+39 -36)
-
Compiler/runtime:
Dynload.cpp (+1),
Dynload_omc.cpp (+2),
Dynload_rml.cpp (+1),
Error_omc.cpp (+3 -1),
IOStreamExt_omc.cpp (+2 -1),
Lapack_omc.cpp (+2 -1),
Makefile.common (+1 -1),
Makefile.in (+1 -1),
Makefile.omdev.mingw (+1 -1),
System_omc.cpp (+2 -1),
lapackimpl.c (+1),
systemimpl.c (+1),
systemimpl.h (+1 -1)
-
Compiler/susan_codegen/SimCode:
CodegenC.tpl (+5 -2)
-
SimulationRuntime/c:
Makefile.common (+1 -1),
Makefile.in (+2 -2),
Makefile.objs (+4 -4),
Makefile.omdev.mingw (+2 -2),
openmodelica.h (+54)
-
SimulationRuntime/c/meta:
meta_modelica.c (+1 -1),
meta_modelica.h (+1 -1)
-
SimulationRuntime/c/util:
modelica.h (+13 -10),
read_write.c (new 910),
read_write.h (new 101),
real_array.c (+5),
real_array.h (+3 -2),
string_array.h (-2)
-
testsuite/fmi:
Makefile (+1 -1)
-
perost
2012-01-16 12:05
#46
Rev.: 10897
-
221 lines of code changed in 5 files:
-
Compiler/FrontEnd:
SCodeDependency.mo (+1 -2),
SCodeEnv.mo (+55 -19),
SCodeFlattenRedeclare.mo (+147 -240),
SCodeInst.mo (+14 -4),
SCodeLookup.mo (+4 -5)
-
sjoelund.se
2012-01-16 11:23
#45
Rev.: 10896
-
1 lines of code changed in 1 file:
-
testsuite/bootstrapping:
LinkMain.makefile.in (+1 -1)
-
hubert.thieriot
2012-01-13 19:57
#44
Rev.: 10895
-
243 lines of code changed in 17 files:
-
OMOptim/Core:
MOOptVector.cpp (+150 -149),
MOSettings.cpp (+8 -23),
MOSettings.h (+1),
MOVector.h (+1 -1),
Project.cpp (+4)
-
OMOptim/Core/FileData:
Load.cpp (-5),
Save.cpp (-10)
-
OMOptim/Core/Infos:
InfoSender.cpp (+3)
-
OMOptim/Core/Modelica:
ModModelPlus.cpp (+1 -23),
ModModelPlus.h (+1 -5)
-
OMOptim/Core/Problems:
ProblemInterface.cpp (+17),
ProblemInterface.h (+9 -3)
-
OMOptim/GUI:
MainWindow.cpp (+21 -4)
-
OMOptim/GUI/Dialogs:
MOParametersDlg.cpp (+25 -25),
MOParametersDlg.h (+1 -1)
-
OMOptim/GUI/Tools:
GuiTools.h (-1),
MyTextLog.cpp (+1)
-
sjoelund.se
2012-01-13 14:43
#43
Rev.: 10893
-
1 lines of code changed in 1 file:
-
SimulationRuntime/c/meta:
meta_modelica.h (+1)
-
sjoelund.se
2012-01-13 13:53
#42
Rev.: 10892
-
10713 lines of code changed in 17 files:
-
Compiler/FrontEnd:
InstSection.mo (+26 -4)
-
Compiler/Template:
CodegenC.mo (+2517 -2351),
CodegenFMU.mo (+346 -345),
SimCodeAdevs.mo (+1885 -1884),
SimCodeC.mo (+2419 -2418),
SimCodeCSharp.mo (+658 -657),
SimCodeCpp.mo (+2090 -2089),
SimCodeDump.mo (+109 -108),
SimCodeFMU.mo (+376 -375),
SimCodeQSS.mo (+193 -192),
Unparsing.mo (+30 -29)
-
Compiler/Util:
Error.mo (+2),
Util.mo (+7)
-
Compiler/susan_codegen/SimCode:
CodegenC.tpl (+16 -5),
SimCodeTV.mo (+18)
-
testsuite/mosfiles:
Makefile (+1),
PreMatrix.mos (new 20)
-
sjoelund.se
2012-01-13 12:14
#41
Rev.: 10891
-
21 lines of code changed in 1 file:
-
SimulationRuntime/c:
Makefile.common (+21 -27)
-
sjoelund.se
2012-01-13 10:44
#40
Rev.: 10890
-
1828 lines of code changed in 3 files:
-
Makefile.common (+1 -1)
-
Compiler/Template:
CodegenC.mo (+1805 -2413)
-
Compiler/susan_codegen/SimCode:
CodegenC.tpl (+22 -41)
-
adrpo
2012-01-13 03:28
#39
Rev.: 10889
-
506 lines of code changed in 1 file:
-
testsuite/interactive:
interactive_api_simulations.mos (+506 -506)
-
wbraun
2012-01-13 01:40
#38
Rev.: 10888
-
207 lines of code changed in 23 files:
-
Compiler/BackEnd:
SimCode.mo (+2 -2)
-
Compiler/Template:
CodegenC.mo (+50 -42)
-
Compiler/susan_codegen/SimCode:
CodegenC.tpl (+7 -4)
-
SimulationRuntime/c/math-support:
initialization.c (+4 -4),
model_help.c (+24),
model_help.h (+3)
-
SimulationRuntime/c/simulation:
simulation_input_xml.cpp (+9 -9),
simulation_runtime.cpp (+4 -1)
-
SimulationRuntime/c/simulation/solver:
dassl.c (+22 -34),
dassl.h (-1),
events.c (+15 -14),
solver_main.c (+29 -25)
-
testsuite/initialization:
Makefile (+1 -1)
-
testsuite/interactive-simulation:
Makefile (+1 -1)
-
testsuite/libraries/msl31/media/simulate:
Modelica.Media.Examples.IdealGasH2O.mos (+5 -5)
-
testsuite/mosfiles-msl22:
InputOutput.mos (+4 -4)
-
testsuite/mosfiles:
ArrayEquation.mos (+2 -11),
CheckEvents.mos (+3 -2),
MeasureTime.mos (+2 -1),
ModelicaUtilities.mos (-2),
NonlinearFailed.mos (+13 -8),
StringTest.mos (+5 -4),
algorithms.mos (+2 -25)
-
adeas31
2012-01-12 17:35
#37
Rev.: 10886
-
6 lines of code changed in 27 files:
-
OMEdit/OMEditGUI:
Makefile.Debug (del),
Makefile.Release (del)
-
OMNotebook/OMNotebookGUI:
OMNotebookGUI.pro (+1),
xmlparser.cpp (-1)
-
OMNotebook/bin:
Makefile (del),
Makefile.Debug (del),
Makefile.Release (del),
OMNotebook.exe (del),
OMPlotWindow.exe (del),
object_script.OMNotebook.Debug (del),
object_script.OMNotebook.Release (del),
object_script.OMPlotWindow.Debug (del),
object_script.OMPlotWindow.Release (del)
-
OMPlot/bin:
Makefile (del),
Makefile.Debug (del),
Makefile.Release (del),
OMPlot.exe (del),
OMPlotGUI.dll (del),
QtCored4.dll (del),
QtGuid4.dll (del),
QtSvgd4.dll (del),
libgcc_s_dw2-1.dll (del),
qwtd.dll (del)
-
OMPlot/bin/debug:
moc_plotwindow.cpp (del)
-
OMPlot/bin/release:
moc_plotwindow.cpp (del)
-
OMShell/OMShellGUI:
OMShellGUI.pro (+2)
-
OMTools:
OMTools.pro (+3 -4)
-
adeas31
2012-01-12 11:45
#36
Rev.: 10885
-
0 lines of code changed in 41 files:
-
OMEdit/OMEditGUI:
object_script.OMEdit.Debug (del),
object_script.OMEdit.Release (del)
-
OMEdit/bin:
Makefile (del),
Makefile.Debug (del),
Makefile.Release (del),
mingwm10.dll (del),
object_script.OMEdit.Debug (del),
object_script.OMEdit.Release (del),
release (del)
-
OMEdit/bin/OMEdit-Release:
OMEdit-UserManual.pdf (del),
OMEdit.exe (del),
QtSvg4.dll (del),
QtWebKit4.dll (del),
QtXml4.dll (del),
omedit.ico (del),
omeditor.ico (del),
phonon4.dll (del),
qwt5.dll (del)
-
OMEdit/bin/debug:
OMEdit.exe (del),
QtCored4.dll (del),
QtGuid4.dll (del),
libgcc_s_dw2-1.dll (del),
mingwm10.dll (del),
moc_Annotations.cpp (del),
moc_ConnectorWidget.cpp (del),
moc_CornerItem.cpp (del),
moc_LibraryWidget.cpp (del),
moc_MessageWidget.cpp (del),
moc_ModelWidget.cpp (del),
moc_OMCProxy.cpp (del),
moc_OMCThread.cpp (del),
moc_ProjectTabWidget.cpp (del),
moc_mainwindow.cpp (del),
omniORB414_rtd.dll (del),
omnithread34_rtd.dll (del)
-
OMNotebook/OMNotebookGUI:
object_script.OMNotebook.Debug (del),
object_script.OMNotebook.Release (del)
-
OMShell/OMShellGUI:
Makefile.Debug (del),
Makefile.Release (del),
object_script.OMShell.Debug (del),
object_script.OMShell.Release (del)
-
adrpo
2012-01-11 16:41
#35
Rev.: 10884
-
3 lines of code changed in 7 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)
-
SimulationRuntime/c:
Makefile.in (-2),
Makefile.omdev.mingw (-4)
-
c_runtime:
Makefile.in (-2),
Makefile.omdev.mingw (-4)
-
sjoelund.se
2012-01-11 16:04
#34
Rev.: 10883
-
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-01-11 16:01
#33
Rev.: 10882
-
2 lines of code changed in 65 files:
-
Makefile.common (+1 -1),
Makefile.in (+1 -5),
configure (-2),
configure.in (-2)
-
OMNotebook/3Dpkg:
3Dpkg.vcproj (del),
3Dpkg.vcxproj (del),
3Dpkg.vcxproj.filters (del),
SimulationData.cpp (del),
SimulationData.h (del),
VisualizationWidget.cpp (del),
VisualizationWidget.h (del)
-
OMNotebook/OMPlotWindow:
Makefile.Debug (del),
Makefile.Release (del),
Makefile.unix.in (del),
OMPlotWindow.config.in (del),
OMPlotWindow.pro (del),
OMPlotWindow.pro.user (del),
OMPlotWindow.rc (del),
OMPlotWindow.vcproj (del),
OMPlotWindow.vcxproj (del),
OMPlotWindow.vcxproj.filters (del),
e.cpp (del),
generatedfiles (del),
object_script.OMPlotWindow.Debug (del),
object_script.OMPlotWindow.Release (del),
rc_omplotwindow.rc (del),
release (del)
-
OMNotebook/Pltpkg2:
LegendLabel.h (del),
Pltpkg2.vcproj (del),
Pltpkg2.vcxproj (del),
Pltpkg2.vcxproj.filters (del),
Point.cpp (del),
compoundWidget.cpp (del),
compoundWidget.h (del),
compoundWidget.ui (del),
curve.cpp (del),
curve.h (del),
dataSelect.cpp (del),
dataSelect.h (del),
dataSelect.ui (del),
focusRect.h (del),
graphScene.h (del),
graphWidget.cpp (del),
graphWidget.h (del),
graphWindow.cpp (del),
graphWindow.h (del),
graphWindow.ui (del),
label.h (del),
legendLabel.cpp (del),
legendLabel.h (del),
line2D.cpp (del),
line2D.h (del),
lineGroup.cpp (del),
lineGroup.h (del),
newgraph.ui (del),
point.cpp (del),
point.h (del),
preferenceWindow.cpp (del),
preferenceWindow.h (del),
preferences.ui (del),
variableData.cpp (del),
variableData.h (del),
variablewindow.cpp (del),
variablewindow.h (del),
verticalLabel.h (del)
-
sjoelund.se
2012-01-11 15:54
#32
Rev.: 10881
-
49 lines of code changed in 20 files:
-
configure (+4 -63),
configure.in (+4 -34)
-
Compiler/BackEnd:
SimCode.mo (+1 -1)
-
Compiler/FrontEnd:
ModelicaBuiltin.mo (+9 -121),
ValuesUtil.mo (-83)
-
Compiler/Script:
CevalScript.mo (+9 -154)
-
Compiler/Util:
System.mo (+5 -41)
-
Compiler/omc_debug:
Makefile.in (+2 -2)
-
Compiler/omc_profiler:
Makefile.in (+2 -2)
-
Compiler/omc_release:
Makefile.in (+2 -2)
-
Compiler/runtime:
System_omc.cpp (+2 -2),
System_rml.c (+2 -84),
config.h (+1 -4),
config.unix.h.in (+1 -2)
-
SimulationRuntime/c:
Makefile.common (+2 -3)
-
SimulationRuntime/c/sendData:
CMakeLists.txt (del),
nosendData.cpp (del),
sendData.cpp (del),
sendData.h (del)
-
c_runtime:
Makefile.common (+3 -9)
-
sjoelund.se
2012-01-11 15:05
#31
Rev.: 10880
-
11 lines of code changed in 13 files:
-
configure (-46),
configure.in (-32)
-
Compiler/FrontEnd:
ModelicaBuiltin.mo (+1)
-
OMNotebook/OMNotebookGUI:
OMNotebook.config.in (-6),
OMNotebookGUI.pro (+3 -16),
cellapplication.cpp (-4),
graphcell.cpp (+1 -14),
graphcell.h (-3),
serializingvisitor.cpp (-2),
xmlparser.cpp (-7)
-
OMNotebook/OMPlotWindow:
OMPlotWindow.config.in (-5)
-
OMNotebook/OMSketch:
Tools.cpp (+6 -6)
-
sjoelund.se
2012-01-11 13:59
#30
Rev.: 10879
-
7 lines of code changed in 7 files:
-
OMNotebook/OMNotebookGUI:
OMNotebookGUI.pro (-28),
graphcell.cpp (+2 -48),
graphcell.h (+1 -2),
printervisitor.cpp (-96),
serializingvisitor.cpp (-119),
xmlparser.cpp (+4 -177)
-
sjoelund.se
2012-01-11 11:46
#29
Rev.: 10878
-
6 lines of code changed in 11 files:
-
OMNotebook/OMNotebookGUI:
cellcommands.cpp (+2 -10),
graphcell.cpp (+1 -190),
graphcell.h (-1),
inputcell.cpp (new),
inputcell.h (-2),
serializingvisitor.cpp (new),
xmlparser.cpp (new)
-
hubert.thieriot
2012-01-10 19:03
#28
Rev.: 10877
-
474 lines of code changed in 20 files:
-
OMOptim/Core:
MOVector.h (+285 -285)
-
OMOptim/Core/Dymola:
Dymola.cpp (+1),
Dymola.h (+1 -1),
ModPlusDymolaCtrl.cpp (+8 -4),
ModPlusDymolaCtrl.h (+8 -6)
-
OMOptim/Core/Infos:
ListInfo.h (+2 -2)
-
OMOptim/Core/Modelica:
MOParameter.cpp (+18 -2),
MOParameter.h (+4 -2),
ModLoader.cpp (+3),
ModPlusCtrl.cpp (+1),
ModPlusCtrl.h (+9 -1),
ModPlusCtrls.cpp (+8 -5)
-
OMOptim/Core/OpenModelica:
ModPlusOMCtrl.cpp (+1 -1),
ModPlusOMCtrl.h (+1 -1)
-
OMOptim/Core/Problems:
OneSimResult.cpp (+10),
OneSimResult.h (+1),
OneSimulation.cpp (+98 -98)
-
OMOptim/GUI:
MainWindow.cpp (+8),
MainWindow.h (+1),
MainWindow.ui (+6)
-
sjoelund.se
2012-01-10 18:06
#27
Rev.: 10875
-
1 lines of code changed in 5 files:
-
OMNotebook/OMNotebookGUI:
Makefile.unix.in (+1 -1),
OMNotebookGUI.pro (-2),
cellapplication.cpp (-48),
notebooksocket.cpp (del),
notebooksocket.h (del)
-
sjoelund.se
2012-01-10 14:57
#26
Rev.: 10874
-
52 lines of code changed in 4 files:
-
Compiler/FrontEnd:
ModelicaBuiltin.mo (+11)
-
Compiler/Script:
CevalScript.mo (+7 -1),
Interactive.mo (+5 -16)
-
Examples:
GenerateDoc.mos (+29 -11)
-
sjoelund.se
2012-01-10 12:03
#25
Rev.: 10873
-
8 lines of code changed in 2 files:
-
Compiler/Script:
Interactive.mo (+6 -10)
-
Compiler/Util:
Error.mo (+2)
-
sjoelund.se
2012-01-10 11:57
#24
Rev.: 10872
-
2 lines of code changed in 2 files:
-
configure (+1 -1),
configure.in (+1 -1)
-
sjoelund.se
2012-01-09 15:07
#23
Rev.: 10871
-
236 lines of code changed in 3 files:
-
configure (+210 -123),
configure.in (+25 -5)
-
mosh/src:
Makefile.in (+1 -1)
-
sjoelund.se
2012-01-09 15:01
#22
Rev.: 10870
-
26 lines of code changed in 3 files:
-
Compiler/FrontEnd:
Lookup.mo (+1 -1)
-
testsuite/mofiles:
Makefile (+1),
Splice.mo (new 24)
-
AlexeyLebedev
2012-01-09 14:00
#21
Rev.: 10869
-
462 lines of code changed in 1 file:
-
doc/performance:
ArraysInSeparateCompilation.rtf (new 462)
-
adeas31
2012-01-09 12:11
#20
Rev.: 10868
-
8 lines of code changed in 1 file:
-
OMEdit/OMEditGUI:
SimulationWidget.cpp (+8 -1)
-
sjoelund.se
2012-01-09 10:53
#19
Rev.: 10867
-
7 lines of code changed in 1 file:
-
c_runtime/meta:
dtoa.c (+7 -4)
-
Frenkel TUD
2012-01-07 21:45
#18
Rev.: 10866
-
33 lines of code changed in 4 files:
-
Compiler/BackEnd:
BackendDAETransform.mo (+4 -3),
BackendDAEUtil.mo (+12 -1),
BackendVariable.mo (+15 -4),
Derive.mo (+2 -2)
-
Frenkel TUD
2012-01-07 00:49
#17
Rev.: 10865
-
109 lines of code changed in 1 file:
-
Compiler/BackEnd:
BackendVarTransform.mo (+109 -15)
-
hubert.thieriot
2012-01-06 18:47
#16
Rev.: 10863
-
2 lines of code changed in 2 files:
-
OMOptim:
version.h (+1 -1)
-
OMOptim/Core:
MOTableView.cpp (+1 -1)
-
sjoelund.se
2012-01-05 13:02
#15
Rev.: 10862
-
60 lines of code changed in 5 files:
-
Compiler/FrontEnd:
ClassInf.mo (+36 -4),
Inst.mo (+5 -1)
-
Compiler/Util:
Error.mo (+2)
-
testsuite/mofiles:
ErrorExternalModel.mo (new 16),
Makefile (+1)
-
Frenkel TUD
2012-01-05 12:13
#14
Rev.: 10861
-
4 lines of code changed in 4 files:
-
testsuite/libraries/msl31/fluid:
Modelica.Fluid.Examples.AST_BatchPlant.BaseClasses.TankWith3InletOutletArraysWithEvaporatorCondensor.mos (+1 -1),
Modelica.Fluid.Examples.ControlledTankSystem.ControlledTanks.mos (+1 -1),
Modelica.Fluid.Examples.Explanatory.MeasuringTemperature.mos (+1 -1),
Modelica.Fluid.Examples.HeatingSystem.mos (+1 -1)
-
Frenkel TUD
2012-01-05 11:49
#13
Rev.: 10860
-
0 lines of code changed in 1 file:
-
Compiler/BackEnd:
BackendDAEUtil.mo (-9)
-
hkiel
2012-01-05 08:57
#12
Rev.: 10859
-
2 lines of code changed in 2 files:
-
Compiler/omc_debug:
Makefile.omdev.mingw (+1 -1)
-
Compiler/omc_profiler:
Makefile.omdev.mingw (+1 -1)
-
Frenkel TUD
2012-01-04 17:59
#11
Rev.: 10858
-
10 lines of code changed in 2 files:
-
Compiler/BackEnd:
BackendDAEUtil.mo (+9),
BackendVariable.mo (+1 -1)
-
Frenkel TUD
2012-01-04 16:54
#10
Rev.: 10857
-
32 lines of code changed in 1 file:
-
Compiler/BackEnd:
BackendVarTransform.mo (+32 -2)
-
hubert.thieriot
2012-01-03 20:07
#9
Rev.: 10855
-
1678 lines of code changed in 66 files:
-
OMOptim:
main.cpp (+64 -64),
version.h (+1 -1)
-
OMOptim/Core:
MOOptVector.cpp (+1 -1),
MOSettings.cpp (+35 -21),
MOSettings.h (+9 -5),
MOThreads.cpp (+2 -2),
MOVector.h (+3 -3),
Project.cpp (+19 -20),
Project.h (+7 -3),
Variable.cpp (+4 -4),
VariablesManip.cpp (+2 -2)
-
OMOptim/Core/Dymola:
Dymola.cpp (+15 -15),
ModPlusDymolaCtrl.cpp (+10 -10)
-
OMOptim/Core/FileData:
CSV.cpp (+1 -1),
Load.cpp (+27 -27),
XML.cpp (+1 -1)
-
OMOptim/Core/Infos:
InfoSender.cpp (+31 -20),
InfoSender.h (+20 -21)
-
OMOptim/Core/Modelica:
MOParameter.cpp (+166 -166),
ModClassTree.cpp (+10 -14),
ModClassTree.h (+5 -8),
ModLoader.cpp (new 98),
ModLoader.h (new 77),
ModModelPlus.cpp (+1 -1),
ModModelPlus.h (+1 -1),
ModReader.cpp (del),
ModReader.h (del),
ModelicaConnections.cpp (+2 -2)
-
OMOptim/Core/OMC:
MOomc.cpp (+41 -41)
-
OMOptim/Core/OpenModelica:
ModPlusOMCtrl.cpp (+10 -10),
OpenModelica.cpp (+7 -7)
-
OMOptim/Core/Optim/EA/Checkpoints:
EAUpdaterDispObjGUI.h (+2 -2)
-
OMOptim/Core/Optim/EA/Evaluations:
EAStdOptimizationEval.h (+1 -1)
-
OMOptim/Core/Optim/EA/Monitor:
MyEoGnuplot.cpp (+120 -120),
MyEoGnuplot1DMonitor.cpp (+90 -90)
-
OMOptim/Core/Optim/EA/NSGA2:
NSGA2.cpp (+1 -1)
-
OMOptim/Core/Optim/EA/Results:
EAStdResult.h (+210 -210)
-
OMOptim/Core/Optim/EA/SPEA2:
SPEA2.cpp (+1 -1)
-
OMOptim/Core/Optim/EA/SPEA2Adaptative:
SPEA2Adapt.cpp (+1 -1)
-
OMOptim/Core/Problems:
OneSimulation.cpp (+1 -1),
OptimResult.cpp (+1 -1),
Optimization.cpp (+10 -10),
onesimulationinterface.cpp (+3 -3),
optimizationinterface.cpp (+3 -3)
-
OMOptim/Core/Problems/BlockSubs:
BlockSubstitution.cpp (+1 -1)
-
OMOptim/Core/Tools:
LowTools.cpp (+1 -1),
OMProcess.cpp (+1 -1)
-
OMOptim/Doc:
HowProblemWorks.pptx (changed)
-
OMOptim/GUI:
MainWindow.cpp (+59 -42)
-
OMOptim/GUI/Dialogs:
BlockSubstituteConnDlg.cpp (+1 -1),
DlgSettings.cpp (+1 -1)
-
OMOptim/GUI/Plots:
MOOptPlot.h (+2 -2)
-
OMOptim/GUI/Resources:
Thumbs.db (changed)
-
OMOptim/GUI/Resources/icons:
Thumbs.db (changed)
-
OMOptim/GUI/Scene:
BlockSubsScene.h (+1 -1)
-
OMOptim/GUI/Tools:
GuiTools.cpp (+2 -2),
GuiTools.h (+1 -1),
qsciencespinbox.cpp (+1),
qsciencespinbox.h (+14 -13)
-
OMOptim/GUI/Widgets:
WidgetList.cpp (+1 -1),
WidgetMOItem.h (+1 -1),
WidgetOptTable.cpp (+1 -1),
WidgetSelectComponents.cpp (+1 -1)
-
OMOptim/build:
OMOptim.pro (+2 -2),
OMOptimLib.pro (+472 -465)
-
OMOptim/tools/Installer:
Update.iss (+1 -1)
-
sjoelund.se
2012-01-03 16:46
#8
Rev.: 10854
-
1 lines of code changed in 1 file:
-
Compiler/Util:
Flags.mo (+1 -1)
-
sjoelund.se
2012-01-03 12:48
#7
Rev.: 10853
-
3 lines of code changed in 1 file:
-
OMOptim/Core/Modelica:
ModPlusCtrls.cpp (+3 -3)
-
wbraun
2012-01-02 18:20
#6
Rev.: 10852
-
29 lines of code changed in 5 files:
-
SimulationRuntime/c:
Makefile.common (+1),
openmodelica_func.h (+1)
-
SimulationRuntime/c/math-support:
delay.c (+11 -10),
model_help.c (+16 -12)
-
SimulationRuntime/c/simulation/solver:
solver_main.c (-3)
-
lochel
2012-01-02 15:30
#5
Rev.: 10851
-
79 lines of code changed in 1 file:
-
SimulationRuntime/c/math-support:
initialization.c (+79 -88)
-
lochel
2012-01-02 13:59
#4
Rev.: 10850
-
174 lines of code changed in 9 files:
-
testsuite/initialization:
Makefile (+4 -1),
_forest.mos (+2 -1),
_nominal.mo (new 30),
_nominal.mos (new 26),
_scaling1.mo (new 30),
_scaling1.mos (new 26),
_scaling2.mo (new 30),
_scaling2.mos (new 26)
-
lochel
2012-01-02 13:58
#3
Rev.: 10849
-
127 lines of code changed in 1 file:
-
SimulationRuntime/c/math-support:
initialization.c (+127 -43)
-
hubert.thieriot
2012-01-02 12:51
#2
Rev.: 10848
-
2341 lines of code changed in 28 files:
-
OMOptim:
main.cpp (+2),
version.h (+1 -1)
-
OMOptim/Core:
Project.h (-5)
-
OMOptim/Core/FileData:
Load.h (-8)
-
OMOptim/Core/Modelica:
ModModelPlus.h (+2 -1)
-
OMOptim/Core/Optim/EA/Evaluations:
EAStdOptimizationEval.h (-3)
-
OMOptim/Doc:
HowProblemWorks.pptx (changed)
-
OMOptim/GUI:
MainWindow.cpp (+32 -38),
MainWindow.h (-3),
MainWindow.ui (+418 -468)
-
OMOptim/GUI/Dialogs:
MOParametersDlg.cpp (+10 -10)
-
OMOptim/GUI/Tabs:
MOMainTab.h (-6),
TabOneSim.h (+1 -3),
TabResOneSim.cpp (+28 -26),
TabResOneSim.h (-4)
-
OMOptim/GUI/Tools:
MyDelegates.h (+4 -1),
qsciencespinbox.cpp (new 543),
qsciencespinbox.h (new 47)
-
OMOptim/GUI/Widgets:
WidgetMOItem.cpp (+129 -127),
WidgetMOItem.h (+1 -1),
WidgetMooPointsList.cpp (+19 -19),
WidgetOneSimVars.cpp (+116 -115),
WidgetOptParameters.cpp (+17 -15),
WidgetSelectOptVars.cpp (+7 -4),
WidgetSelectOptVars.ui (+400 -397),
WidgetTableVar.cpp (+44 -39)
-
OMOptim/build:
OMOptim.pro (+520 -516)
-
OMOptim/tools/Installer:
UpdateEI.iss (del)
-
sjoelund.se
2012-01-01 10:17
#1
Rev.: 10847
-
1 lines of code changed in 1 file:
-
OMOptim/build:
Makefile.unix.in (+1 -1)