-
mahge930
2012-03-30 22:19
#337
Rev.: 11620
-
22 lines of code changed in 2 files:
-
Compiler/Template:
CodegenC.mo (+10 -5)
-
Compiler/susan_codegen/SimCode:
CodegenC.tpl (+12 -12)
-
mahge930
2012-03-30 21:55
#336
-
2649 lines of code changed in 17 files:
-
Compiler/BackEnd:
BackendDAE.mo (+1),
BackendDAECreate.mo (+11 -5),
BackendDAEOptimize.mo (+9 -9),
BackendDAETransform.mo (+29 -23),
BackendDAEUtil.mo (+10 -8),
BackendVariable.mo (+78 -33),
SimCode.mo (+26 -5),
TaskGraph.mo (+1 -1),
Uncertainties.mo (+6 -4)
-
Compiler/FrontEnd:
Inline.mo (+7 -6)
-
Compiler/Template:
CodegenC.mo (+2263 -1885),
CodegenCpp.mo (+142 -9),
CodegenFMU.mo (+1 -1)
-
Compiler/susan_codegen/SimCode:
CodegenC.tpl (+54 -9),
SimCodeTV.mo (+11)
-
SimulationRuntime/c/util:
integer_array.c (-1),
real_array.c (-1)
-
hubert.thieriot
2012-03-30 16:44
#335
Rev.: 11617
-
19 lines of code changed in 6 files:
-
OMOptim/Core:
Project.h (+2)
-
OMOptim/Core/Dymola:
Dymola.cpp (+11 -6),
Dymola.h (+2 -2),
ModPlusDymolaCtrl.cpp (+2 -2)
-
OMOptim/GUI/Dialogs:
AboutOMOptim.cpp (+1 -1),
AboutOMOptim.h (+1 -1)
-
perost
2012-03-30 16:42
#334
Rev.: 11616
-
1 lines of code changed in 1 file:
-
Compiler/susan_codegen/SimCode:
CodegenCpp.tpl (+1 -1)
-
Frenkel TUD
2012-03-30 16:11
#333
Rev.: 11615
-
1 lines of code changed in 3 files:
-
testsuite/libraries/msl31/simulate:
Modelica.Mechanics.Rotational.Examples.ElasticBearing.mos (+1 -1)
-
testsuite/mosfiles-msl22:
IdealGear.mos (-1),
IdealGearBrake.mos (-1)
-
wbraun
2012-03-30 15:52
#332
Rev.: 11614
-
7 lines of code changed in 1 file:
-
SimulationRuntime/fmi/export:
fmu_model_interface.c (+7 -10)
-
niklwors
2012-03-30 15:45
#331
Rev.: 11613
-
28 lines of code changed in 1 file:
-
Compiler/susan_codegen/SimCode:
CodegenCpp.tpl (+28 -5)
-
Frenkel TUD
2012-03-30 14:07
#330
Rev.: 11612
-
8 lines of code changed in 5 files:
-
SimulationRuntime/c/meta/gc:
marksweep.c (+1 -1)
-
testsuite/mosfiles-msl22:
IdealGear.mos (+3),
IdealGearBrake.mos (+3)
-
testsuite/mosfiles:
CheckEvents.mos (-7)
-
testsuite/parser:
ParseFullModelica3.1.mos (+1 -1)
-
Frenkel TUD
2012-03-30 13:55
#329
Rev.: 11611
-
0 lines of code changed in 1 file:
-
testsuite/libraries/msl31/simulate:
Modelica.Blocks.Examples.InverseModel.mat (changed)
-
Frenkel TUD
2012-03-30 13:48
#328
Rev.: 11610
-
0 lines of code changed in 3 files:
-
testsuite/libraries/msl31/simulate:
Modelica.Mechanics.Rotational.Examples.Backlash.mat (changed),
Modelica.Mechanics.Translational.Examples.ElastoGap.mat (changed),
Modelica.Mechanics.Translational.Examples.Oscillator.mat (changed)
-
wbraun
2012-03-30 11:21
#327
Rev.: 11609
-
2 lines of code changed in 2 files:
-
SimulationRuntime/fmi/export:
fmu_model_interface.c (-6)
-
SimulationRuntime/fmi/import:
moGenerator.c (+2 -2)
-
wbraun
2012-03-30 10:41
#326
Rev.: 11608
-
201 lines of code changed in 6 files:
-
Compiler/Template:
CodegenFMU.mo (+74 -334)
-
Compiler/susan_codegen/SimCode:
CodegenFMU.tpl (+34 -83)
-
SimulationRuntime/fmi/export:
fmu_model_interface.c (+6)
-
SimulationRuntime/fmi/import:
moGenerator.c (+10 -10)
-
testsuite/fmi:
Makefile (+1),
Modelica.Electrical.Analog.Examples.ChuaCircuit.mos (new 76)
-
Frenkel TUD
2012-03-30 00:19
#325
Rev.: 11607
-
81 lines of code changed in 21 files:
-
Compiler/BackEnd:
BackendDAEOptimize.mo (+37 -4)
-
Compiler/Util:
Flags.mo (+13 -6)
-
libraries:
Modelica 3.1.txt (+4)
-
libraries/Modelica 3.1/Mechanics:
Rotational.mo (+2 -1)
-
testsuite/libraries/msl31/simulate:
Makefile (+6 -6),
Modelica.Mechanics.Rotational.Examples.Backlash.mat (changed),
Modelica.Mechanics.Rotational.Examples.Backlash.mos (+1 -2),
Modelica.Mechanics.Rotational.Examples.ElasticBearing.mat (changed),
Modelica.Mechanics.Rotational.Examples.ElasticBearing.mos (+1 -2),
Modelica.Mechanics.Rotational.Examples.First.mat (changed),
Modelica.Mechanics.Rotational.Examples.First.mos (+1 -2),
Modelica.Mechanics.Rotational.Examples.FirstGrounded.mat (changed),
Modelica.Mechanics.Rotational.Examples.FirstGrounded.mos (+1 -2),
Modelica.Mechanics.Rotational.Examples.Friction.mat (changed),
Modelica.Mechanics.Rotational.Examples.Friction.mos (+1 -2),
Modelica.Mechanics.Rotational.Examples.LossyGearDemo1.mat (changed),
Modelica.Mechanics.Rotational.Examples.LossyGearDemo1.mos (+3 -2),
Modelica.Mechanics.Rotational.Examples.LossyGearDemo2.mat (changed),
Modelica.Mechanics.Rotational.Examples.LossyGearDemo2.mos (+3 -2)
-
testsuite/mosfiles:
CheckEvents.mos (+8 -1)
-
adeas31
2012-03-30 00:16
#324
Rev.: 11606
-
73 lines of code changed in 4 files:
-
Compiler/FrontEnd:
ModelicaBuiltin.mo (+67 -72)
-
OMEdit/OMEditGUI:
SimulationWidget.cpp (+6 -6)
-
doc:
OpenModelicaUsersGuide.doc (changed),
OpenModelicaUsersGuide.pdf (changed)
-
Frenkel TUD
2012-03-30 00:13
#323
Rev.: 11605
-
146 lines of code changed in 1 file:
-
Compiler/BackEnd:
BackendDump.mo (+146)
-
Frenkel TUD
2012-03-30 00:10
#322
Rev.: 11604
-
5 lines of code changed in 1 file:
-
Compiler/BackEnd:
SimCode.mo (+5 -6)
-
wbraun
2012-03-29 21:18
#321
Rev.: 11603
-
47 lines of code changed in 1 file:
-
SimulationRuntime/fmi/export:
fmu_model_interface.c (+47 -47)
-
wbraun
2012-03-29 20:50
#320
Rev.: 11602
-
3466 lines of code changed in 17 files:
-
Compiler/Script:
CevalScript.mo (+1)
-
Compiler/Template:
CodegenAdevs.mo (+1 -1),
CodegenC.mo (+1 -1),
CodegenFMU.mo (+2522 -483)
-
Compiler/susan_codegen/SimCode:
CodegenFMU.tpl (+180 -44)
-
SimulationRuntime/c/math-support:
model_help.c (+19)
-
SimulationRuntime/fmi/export:
fmu_model_interface.c (+52 -46),
fmu_model_interface.h (-1)
-
SimulationRuntime/fmi/import:
fmuWrapper.c (+3 -4),
fmuWrapper.h (+1 -1),
moGenerator.c (+396 -470),
moGenerator.h (+2 -2)
-
testsuite/fmi:
EnumerationTest.mo (new 15),
EnumerationTest.mos (new 40),
Makefile (+2),
TanksConnectedPI.mo (new 158),
TanksConnectedPI.mos (new 73)
-
adeas31
2012-03-29 15:59
#319
Rev.: 11601
-
15 lines of code changed in 2 files:
-
OMEdit/OMEditGUI:
Helper.cpp (+2 -2),
SimulationWidget.cpp (+13 -10)
-
perost
2012-03-29 14:09
#318
Rev.: 11600
-
319 lines of code changed in 6 files:
-
Compiler/FrontEnd:
InstTypes.mo (+1 -1),
InstUtil.mo (+16 -5),
SCodeExpand.mo (+202 -23),
SCodeInst.mo (+10 -12),
Types.mo (+1 -1),
Typing.mo (+89 -1)
-
sjoelund.se
2012-03-29 12:25
#317
Rev.: 11599
-
3 lines of code changed in 1 file:
-
Compiler/FrontEnd:
ClassLoader.mo (+3 -1)
-
hubert.thieriot
2012-03-29 11:12
#316
Rev.: 11598
-
5 lines of code changed in 1 file:
-
OMOptim/tools/Installer:
Update.iss (+5 -5)
-
sjoelund.se
2012-03-29 08:13
#315
Rev.: 11597
-
6 lines of code changed in 2 files:
-
Parser:
BaseModelica_Lexer.g (+4 -1),
Modelica.g (+2 -2)
-
sjoelund.se
2012-03-29 07:37
#314
Rev.: 11596
-
113 lines of code changed in 12 files:
-
Compiler/FrontEnd:
ClassLoader.mo (+51 -42),
ModelicaBuiltin.mo (+12),
Parser.mo (+2 -2),
ParserExt.mo (+2 -1)
-
Compiler/Main:
Main.mo (+2 -2)
-
Compiler/Script:
CevalScript.mo (+9 -9),
Interactive.mo (+19 -16)
-
Parser:
BaseModelica_Lexer.g (+6 -3),
ModelicaParserCommon.h (+1),
Parser_omc.cpp (+3 -3),
Parser_rml.c (+2 -2),
parse.c (+4 -1)
-
adeas31
2012-03-28 22:09
#313
Rev.: 11595
-
0 lines of code changed in 4 files:
-
doc:
OpenModelicaUsersGuide.doc (changed),
OpenModelicaUsersGuide.pdf (changed)
-
doc/OMPython:
OMPython-UserManual.doc (new),
OMPython-UserManual.pdf (new)
-
hubert.thieriot
2012-03-28 21:14
#312
Rev.: 11594
-
69 lines of code changed in 5 files:
-
OMOptim/Core/Optim/EA/Results:
EAStdResult.h (+59 -36)
-
OMOptim/Core/Problems:
OneSimulation.cpp (+5 -4),
OptimResult.cpp (+1)
-
OMOptim/GUI/Tabs:
TabResOneSim.cpp (+2 -2)
-
OMOptim/build:
OMOptim.windowsconfig.in (+2)
-
adrpo
2012-03-28 21:04
#311
Rev.: 11593
-
9 lines of code changed in 6 files:
-
.settings:
org.eclipse.core.resources.prefs (+1 -1)
-
Compiler/runtime:
SimulationResultsCmp.c (+4 -4)
-
testsuite/libraries/msl31/simulate:
Modelica.Mechanics.Translational.Examples.ElastoGap.mos (+1 -2),
Modelica.Mechanics.Translational.Examples.Friction.mos (+1 -2),
Modelica.Mechanics.Translational.Examples.Oscillator.mos (+1 -2),
Modelica.Mechanics.Translational.Examples.Sensors.mos (+1 -2)
-
sjoelund.se
2012-03-28 20:43
#310
Rev.: 11592
-
5 lines of code changed in 1 file:
-
SimulationRuntime/c/util:
division.c (+5 -1)
-
adrpo
2012-03-28 20:21
#309
Rev.: 11591
-
2 lines of code changed in 2 files:
-
SimulationRuntime/c/util:
division.c (+2 -1),
division.h (-2)
-
hubert.thieriot
2012-03-28 18:33
#308
Rev.: 11590
-
30 lines of code changed in 2 files:
-
OMOptim/Core/OpenModelica:
OpenModelica.cpp (+25 -1)
-
OMOptim/Core/Problems:
OptimResult.cpp (+5 -2)
-
Frenkel TUD
2012-03-28 16:33
#307
Rev.: 11589
-
58 lines of code changed in 11 files:
-
Compiler/BackEnd:
BackendDAEOptimize.mo (+3)
-
Compiler/runtime:
SimulationResultsCmp.c (+25 -9)
-
SimulationRuntime/c/util:
division.c (+14),
division.h (+8 -1)
-
testsuite/libraries/msl31/simulate:
Makefile (+4 -4),
Modelica.Mechanics.Translational.Examples.ElastoGap.mat (changed),
Modelica.Mechanics.Translational.Examples.ElastoGap.mos (+4 -2),
Modelica.Mechanics.Translational.Examples.Friction.mat (changed),
Modelica.Mechanics.Translational.Examples.Oscillator.mat (changed),
Modelica.Mechanics.Translational.Examples.PreLoad.mat (changed),
Modelica.Mechanics.Translational.Examples.Sensors.mat (changed)
-
sjoelund.se
2012-03-28 15:34
#306
Rev.: 11588
-
5 lines of code changed in 2 files:
-
Makefile.common (+1)
-
PythonInterface:
Makefile.common (+4)
-
sjoelund.se
2012-03-28 15:30
#305
Rev.: 11587
-
7 lines of code changed in 1 file:
-
PythonInterface:
Makefile.in (+7 -7)
-
adeas31
2012-03-28 15:21
#304
Rev.: 11586
-
34 lines of code changed in 6 files:
-
Makefile.common (-1)
-
PythonInterface:
Makefile.in (+10 -14),
Makefile.omdev.mingw (+5 -4),
setup.py (+12)
-
PythonInterface/OMPython:
__init__.py (+7 -10)
-
hubert.thieriot
2012-03-28 14:27
#303
Rev.: 11585
-
85 lines of code changed in 16 files:
-
OMOptim/Core/Dymola:
Dymola.cpp (+9 -2),
Dymola.h (+4 -2),
ModPlusDymolaCtrl.cpp (+7 -4),
ModPlusDymolaCtrl.h (+3 -3)
-
OMOptim/Core/Modelica:
ModModelPlus.cpp (+8 -2),
ModModelPlus.h (+3 -2),
ModPlusCtrl.h (+3 -2)
-
OMOptim/Core/OpenModelica:
ModPlusOMCtrl.cpp (+4 -3),
ModPlusOMCtrl.h (+3 -3),
OpenModelica.cpp (+5 -4),
OpenModelica.h (+2 -1)
-
OMOptim/Core/Problems:
OneSimulation.cpp (+2 -1)
-
OMOptim/GUI/Tools:
OMOptimGuiTools.cpp (+5)
-
OMOptim/OMOptimBasis:
Variable.cpp (+1)
-
OMOptim/OMOptimBasis/Tools:
LowTools.cpp (+17),
LowTools.h (+9 -8)
-
sjoelund.se
2012-03-28 14:13
#302
Rev.: 11584
-
0 lines of code changed in 1 file:
-
PythonInterface:
setup.py (-1)
-
sjoelund.se
2012-03-28 14:01
#301
Rev.: 11583
-
7 lines of code changed in 2 files:
-
PythonInterface:
Makefile.in (+6 -2),
setup.py (+1 -1)
-
sjoelund.se
2012-03-28 13:35
#300
Rev.: 11582
-
1846 lines of code changed in 7 files:
-
Compiler/BackEnd:
BackendDAEUtil.mo (+2),
SimCode.mo (+32 -30)
-
Compiler/FrontEnd:
ExpressionSimplify.mo (+50 -1)
-
Compiler/Template:
CodegenC.mo (+1758 -1854),
CodegenFMU.mo (+2 -2)
-
Compiler/susan_codegen/SimCode:
CodegenC.tpl (-8),
CodegenFMU.tpl (+2 -2)
-
sjoelund.se
2012-03-28 13:30
#299
Rev.: 11581
-
17 lines of code changed in 2 files:
-
configure.in (+11 -1)
-
PythonInterface:
Makefile.in (+6)
-
adrpo
2012-03-28 04:05
#298
Rev.: 11580
-
31 lines of code changed in 1 file:
-
testsuite/bootstrapping:
SimCodeTest.mos (+31 -39)
-
adrpo
2012-03-28 03:36
#297
Rev.: 11579
-
3 lines of code changed in 1 file:
-
Compiler/Script:
CevalScript.mo (+3 -3)
-
adrpo
2012-03-28 03:21
#296
Rev.: 11578
-
1931 lines of code changed in 13 files:
-
Compiler/BackEnd:
BackendDAEOptimize.mo (+11)
-
Compiler/FrontEnd:
ComponentReference.mo (+22),
DAE.mo (+1 -1)
-
Compiler/Script:
CevalScript.mo (+100 -31)
-
Compiler/Template:
CodegenAdevs.mo (+1 -1),
CodegenC.mo (+1718 -1907),
CodegenFMU.mo (+1 -1)
-
Compiler/Util:
System.mo (+1 -1),
Util.mo (+5)
-
Compiler/susan_codegen/SimCode:
CodegenC.tpl (+63 -96)
-
doc/performance/benchmarks/tests:
HumModOMCTotal.mo (+1 -1),
_LoopsTotal.mo (+3 -3)
-
testsuite/mosfiles:
nonConstantParam.mos (+4 -4)
-
adrpo
2012-03-28 02:30
#295
Rev.: 11577
-
261 lines of code changed in 7 files:
-
testsuite/libraries/msl31/simulate:
Makefile (+3 -1),
Rectifier.mat (new),
RectifierOM.mo (new 100),
RectifierOM.mos (new 33),
ThyrGTO.mat (new),
ThyrGTO.mo (new 92),
ThyrGTO.mos (new 33)
-
hubert.thieriot
2012-03-27 19:36
#294
Rev.: 11576
-
1 lines of code changed in 1 file:
-
OMOptim/tools/Installer:
Update.iss (+1 -1)
-
hubert.thieriot
2012-03-27 19:32
#293
Rev.: 11575
-
4 lines of code changed in 1 file:
-
OMOptim/Core/OMC:
MOomc.cpp (+4 -3)
-
hubert.thieriot
2012-03-27 19:31
#292
Rev.: 11574
-
13 lines of code changed in 4 files:
-
OMOptim:
buildOMOptim.pro (+3 -2),
version.h (+1 -1)
-
OMOptim/Core/OMC:
OMCHelper.cpp (+2 -1)
-
OMOptim/Core/OpenModelica:
OpenModelica.cpp (+7 -1)
-
hubert.thieriot
2012-03-27 19:05
#291
Rev.: 11573
-
2 lines of code changed in 1 file:
-
OMOptim/Core/OpenModelica:
OpenModelica.cpp (+2 -2)
-
hubert.thieriot
2012-03-27 18:59
#290
Rev.: 11572
-
50 lines of code changed in 4 files:
-
OMOptim/Core/OpenModelica:
OpenModelica.cpp (+5 -1)
-
OMOptim/OMOptimBasis:
Variable.cpp (+1 -1)
-
OMOptim/OMOptimBasis/Tools:
LowTools.cpp (+42 -25),
LowTools.h (+2)
-
hubert.thieriot
2012-03-27 18:28
#289
Rev.: 11571
-
40 lines of code changed in 5 files:
-
OMOptim/Core:
VariablesManip.cpp (+26 -26)
-
OMOptim/Core/OpenModelica:
OpenModelica.cpp (+3)
-
OMOptim/Core/Optim/EA/Checkpoints:
EAUpdaterDispObjGUI.h (+1 -1)
-
OMOptim/Core/Optim/EA/Results:
EAStdResult.h (+9 -7)
-
OMOptim/OMOptimBasis:
Variable.h (+1 -1)
-
hubert.thieriot
2012-03-27 17:26
#288
Rev.: 11570
-
31 lines of code changed in 8 files:
-
OMOptim/Core/Optim/EA/Checkpoints:
EAUpdaterDispObjGUI.h (+20 -1)
-
OMOptim/Core/Optim/EA/SPEA2:
SPEA2.cpp (+2 -2)
-
OMOptim/GUI/Tabs:
TabResOptimization.cpp (-4),
TabResOptimization.h (-4)
-
OMOptim/OMOptimBasis:
MOOptVector.cpp (+5 -2),
MOOptVector.h (+1 -1),
Variables.cpp (+2 -2),
Variables.h (+1 -1)
-
hubert.thieriot
2012-03-27 16:34
#287
Rev.: 11569
-
6 lines of code changed in 3 files:
-
OMOptim/GUI/Tools:
OMOptimGuiTools.cpp (+1 -1)
-
OMOptim/GUI/Widgets:
WidgetModelsList.cpp (+3 -2)
-
OMOptim/OMOptimBasis:
Variables.cpp (+2)
-
hubert.thieriot
2012-03-27 14:39
#286
Rev.: 11568
-
6 lines of code changed in 2 files:
-
OMOptim/build:
OMOptim.windowsconfig.in (+5)
-
OMOptim/tools/Installer:
Update.iss (+1 -3)
-
hubert.thieriot
2012-03-27 14:22
#285
Rev.: 11567
-
9 lines of code changed in 3 files:
-
OMOptim/Core/OpenModelica:
OpenModelica.cpp (+2 -5)
-
OMOptim/GUI:
MainWindow.cpp (+6 -4)
-
OMOptim/GUI/Tools:
OMOptimGuiTools.cpp (+1 -1)
-
hubert.thieriot
2012-03-27 13:40
#284
Rev.: 11566
-
320 lines of code changed in 10 files:
-
OMOptim/Core/Dymola:
ModPlusDymolaCtrl.cpp (+8 -6)
-
OMOptim/Core/FileData:
LoadOMOptim.cpp (+32 -1),
LoadOMOptim.h (+1 -1),
SaveOMOptim.cpp (+49),
SaveOMOptim.h (+1)
-
OMOptim/Core/OpenModelica:
ModPlusOMCtrl.cpp (+1),
OpenModelica.cpp (+6 -27)
-
OMOptim/GUI/Tools:
OMOptimGuiTools.cpp (+55),
OMOptimGuiTools.h (+3)
-
OMOptim/OMOptimBasis/Infos:
ListInfo.h (+164 -164)
-
adeas31
2012-03-27 12:29
#283
Rev.: 11565
-
1 lines of code changed in 17 files:
-
Compiler/scripts/PythonInterface:
OMPython v1.0 User Manual.docx (del),
OMPython v1.0 User Manual.pdf (del),
OMPython.py (del),
Parser (del),
README.txt (del),
setup.bat (del),
setup.py (del)
-
Compiler/scripts/PythonInterface/OMPython:
OMConfig.py.in (del),
__init__.py (del)
-
Compiler/scripts/PythonInterface/OMPython/OMParser:
__init__.py (del)
-
Compiler/scripts/PythonInterface/OMPython/OMPythonParser:
__init__.py (del)
-
Compiler/scripts/PythonInterface/_GlobalIDL:
__init__.py (del)
-
Compiler/scripts/PythonInterface/_GlobalIDL__POA:
__init__.py (del)
-
Compiler/scripts/PythonInterface/stubs:
OmcClient_idl.py (del),
__init__.py (del)
-
OMEdit/OMEditGUI:
mainwindow.h (+1 -1)
-
PythonInterface:
OMPython v1.0 User Manual.docx (new)
-
AnandKGaneson
2012-03-27 12:16
#282
Rev.: 11564
-
10484 lines of code changed in 19 files:
-
Compiler/Template:
CodegenAdevs.mo (+1 -1),
CodegenC.mo (+1 -1),
CodegenFMU.mo (+1 -1),
SCodeDumpTpl.mo (+1 -1)
-
Compiler/scripts/PythonInterface:
OMPython v1.0 User Manual.docx (new),
OMPython v1.0 User Manual.pdf (new 7477),
OMPython.py (new),
Parser (new),
README.txt (new 24),
setup.bat (new),
setup.py (new 13)
-
Compiler/scripts/PythonInterface/OMPython:
OMConfig.py.in (new 1),
__init__.py (new 318)
-
Compiler/scripts/PythonInterface/OMPython/OMParser:
__init__.py (new 1701)
-
Compiler/scripts/PythonInterface/OMPython/OMPythonParser:
__init__.py (new 844)
-
Compiler/scripts/PythonInterface/_GlobalIDL:
__init__.py (new 13)
-
Compiler/scripts/PythonInterface/_GlobalIDL__POA:
__init__.py (new 13)
-
Compiler/scripts/PythonInterface/stubs:
OmcClient_idl.py (new 75),
__init__.py (new 1)
-
adeas31
2012-03-27 12:12
#281
Rev.: 11563
-
0 lines of code changed in 2 files:
-
doc:
OpenModelicaSystem.pdf (changed),
OpenModelicaUsersGuide.pdf (changed)
-
hubert.thieriot
2012-03-27 12:00
#280
Rev.: 11562
-
54 lines of code changed in 1 file:
-
OMOptim:
buildOMOptim.pro (new 54)
-
adeas31
2012-03-27 11:36
#279
Rev.: 11561
-
11 lines of code changed in 4 files:
-
OMEdit/OMEditGUI:
Helper.cpp (+4),
Helper.h (+1),
OMCProxy.cpp (+2),
mainwindow.cpp (+4 -5)
-
hubert.thieriot
2012-03-27 11:35
#278
Rev.: 11560
-
95 lines of code changed in 12 files:
-
OMOptim:
revision.h (new)
-
OMOptim/Core/Dymola:
ModPlusDymolaCtrl.cpp (+6 -8)
-
OMOptim/Core/Modelica:
ModModelPlus.cpp (+12),
ModModelPlus.h (+1 -1),
ModPlusCtrl.cpp (+2)
-
OMOptim/Core/OpenModelica:
ModPlusOMCtrl.cpp (+3 -3)
-
OMOptim/Core/Problems:
Optimization.cpp (+8 -7),
Optimization.h (+3 -3)
-
OMOptim/GUI/Widgets:
WidgetSelectOptVars.cpp (+4 -4),
WidgetSelectOptVars.h (+1 -3)
-
OMOptim/OMOptimBasis:
MOVector.h (+53 -67)
-
OMOptim/OMOptimBasis/Tools:
LowTools.cpp (+2)
-
sjoelund.se
2012-03-27 08:22
#277
Rev.: 11559
-
2 lines of code changed in 1 file:
-
PythonInterface:
Makefile.in (+2 -3)
-
petfr
2012-03-27 03:55
#276
Rev.: 11558
-
0 lines of code changed in 2 files:
-
doc:
OpenModelicaSystem.doc (changed),
OpenModelicaUsersGuide.doc (changed)
-
adeas31
2012-03-27 00:52
#275
Rev.: 11557
-
979 lines of code changed in 15 files:
-
Makefile.common (+1 -1)
-
OMEdit/OMEditGUI:
Component.cpp (+1 -1),
Helper.cpp (+5 -1),
Helper.h (+4),
LibraryWidget.cpp (+3 -3),
OMCProxy.cpp (+9),
OMCProxy.h (+1),
OptionsWidget.cpp (+55 -13),
OptionsWidget.h (+9 -2),
ProjectTabWidget.cpp (+43 -43),
SimulationWidget.cpp (+213 -66),
SimulationWidget.h (+39 -10),
main.cpp (+18),
mainwindow.cpp (+491 -484),
mainwindow.h (+87 -83)
-
adeas31
2012-03-26 20:09
#274
Rev.: 11556
-
0 lines of code changed in 2 files:
-
SimulationRuntime/fmi/import:
Makefile.omdev.mingw (new)
-
sjoelund.se
2012-03-26 19:31
#273
Rev.: 11555
-
2 lines of code changed in 2 files:
-
testsuite/expandable:
BusOMCTotal2.mo (+1 -1),
ElectrolytesT2Total.mo (+1 -1)
-
sjoelund.se
2012-03-26 19:11
#272
Rev.: 11554
-
2 lines of code changed in 1 file:
-
sjoelund.se
2012-03-26 18:53
#271
Rev.: 11553
-
32 lines of code changed in 11 files:
-
testsuite/expandable:
ElectrolytesT2Total.mo (+1 -1)
-
testsuite/mofiles:
InvertedPendulumTotal.mo (+11 -11),
PEXPipeTotal.mo (+5 -5)
-
testsuite/mofiles/msl:
Gear.mo (+1 -1)
-
testsuite/mosfiles-nosim:
AIMC_DOLTotal.mo (+1 -1),
EnzMMTotal.mo (+6 -6),
TransformerYYTotal.mo (+1 -1),
iconv.mos (+2 -1)
-
testsuite/mosfiles:
Bug1687.mo (+1 -1),
nonConstantParam.mo (+1 -1)
-
testsuite/streams:
StreamConcept_NoMedium_Total.mo (+2 -2)
-
perost
2012-03-26 18:41
#270
Rev.: 11552
-
2859 lines of code changed in 30 files:
-
testsuite/modelicaML/BouncingBallExample:
Ball.mo (+202 -202)
-
testsuite/modelicaML/ModelicaMLModel/Design:
SystemModel1.mo (+172 -172)
-
testsuite/modelicaML/TrafficLight:
TrafficLight.mo (+358 -358)
-
testsuite/modelicaML/TwoTanksSystemExample/Design/Library:
BaseController.mo (+11 -11),
limitValue.mo (+18 -18)
-
testsuite/modelicaML/TwoTanksSystemExample/Design/Library/CalculationModels:
AreaCalculation.mo (+7 -7),
VolumeCalculation.mo (+7 -7)
-
testsuite/modelicaML/TwoTanksSystemExample/Design/Two_Tanks_System:
TanksConnectedPI.mo (+14 -14)
-
testsuite/modelicaML/TwoTanksSystemExample/Design/Two_Tanks_System/Components:
LiquidSource.mo (+6 -6),
PIcontinuousController.mo (+310 -310),
Tank.mo (+218 -218)
-
testsuite/modelicaML/TwoTanksSystemExample/Design/Two_Tanks_System/Interfaces:
ActSignal.mo (+3 -3),
LiquidFlow.mo (+3 -3),
ReadSignal.mo (+3 -3)
-
testsuite/modelicaML/TwoTanksSystemExample/Requirements:
Max_level_of_liquid_in_a_tank.mo (+202 -202),
Volume_of_the_tank1.mo (+14 -14)
-
testsuite/modelicaML/TwoTanksSystemExample/Simulations:
TankSystemSimulation.mo (+203 -203)
-
testsuite/modelicaML/WatchDogSystem/Requirements:
Low_battery_indication.mo (+11 -11),
Reset_of_alarm_signal.mo (+291 -291),
package.mo (+3 -3)
-
testsuite/modelicaML/WatchDogSystem/SystemDesign:
AlarmSystem.mo (+6 -6),
package.mo (+3 -3)
-
testsuite/modelicaML/WatchDogSystem/SystemDesign/AlarmSystem_Components:
EWatchDog.mo (+355 -355),
Sensor.mo (+10 -10),
package.mo (+3 -3)
-
testsuite/modelicaML/WatchDogSystem/SystemDesign/AlarmSystem_Components/Interfaces:
ISensor.mo (+3 -3),
package.mo (+3 -3)
-
testsuite/modelicaML/WatchDogSystem/SystemSimulations:
WatchDogSystemSimulation_1.mo (+224 -224),
WatchDogSystemSimulation_2.mo (+193 -193),
package.mo (+3 -3)
-
adeas31
2012-03-26 17:03
#269
Rev.: 11551
-
0 lines of code changed in 2 files:
-
doc:
OpenModelicaSystem.doc (changed),
OpenModelicaSystem.pdf (changed)
-
sjoelund.se
2012-03-26 16:39
#268
Rev.: 11550
-
4 lines of code changed in 1 file:
-
PythonInterface:
Makefile.in (+4 -1)
-
sjoelund.se
2012-03-26 15:53
#267
Rev.: 11549
-
580 lines of code changed in 5 files:
-
SimulationRuntime/fmi/import:
Makefile.in (+2 -2),
fmuModelica.in (new 285),
fmuModelica.unix.in (new 285),
moGenerator.c (+6 -6),
moGenerator.h (+2 -2)
-
sjoelund.se
2012-03-26 15:42
#266
Rev.: 11548
-
66 lines of code changed in 40 files:
-
Makefile.in (+1 -1)
-
testsuite/3rdParty/HumMod:
HumModOMCTotal.mo (+7 -7)
-
testsuite/3rdParty/siemens/SiemensPowerOMCtest/Components/Valves:
Valve.mo (+1 -1)
-
testsuite/libraries/biochem:
ContainerTotal.mo (+7 -7),
CytosolTotal.mo (+7 -7),
extra_cellularTotal.mo (+8 -8)
-
testsuite/libraries/msl221/modelicaAdditions:
Engine1Total.mo (+1 -1),
Engine2Total.mo (+1 -1),
FourBar1Total.mo (+1 -1),
FourBar2Total.mo (+1 -1),
PendulumTotal.mo (+1 -1),
TwoLoopTotal.mo (+1 -1),
robotTotal.mo (+1 -1)
-
testsuite/libraries/multibody/checkingModels:
BodyCylinderTotal.mo (+2 -2)
-
testsuite/libraries/multibody/elementary:
_ElementaryTotal.mo (+2 -2)
-
testsuite/modelicaML/BouncingBallExample:
Ball.mo (+1 -1)
-
testsuite/modelicaML/ModelicaMLModel/Design:
SystemModel1.mo (+1 -1)
-
testsuite/modelicaML/TrafficLight:
TrafficLight.mo (+1 -1)
-
testsuite/modelicaML/TwoTanksSystemExample/Design/Library:
BaseController.mo (+1 -1)
-
testsuite/modelicaML/TwoTanksSystemExample/Design/Library/CalculationModels:
AreaCalculation.mo (+1 -1),
VolumeCalculation.mo (+1 -1)
-
testsuite/modelicaML/TwoTanksSystemExample/Design/Two_Tanks_System:
TanksConnectedPI.mo (+1 -1)
-
testsuite/modelicaML/TwoTanksSystemExample/Design/Two_Tanks_System/Components:
LiquidSource.mo (+1 -1),
PIcontinuousController.mo (+1 -1),
Tank.mo (+1 -1)
-
testsuite/modelicaML/TwoTanksSystemExample/Design/Two_Tanks_System/Interfaces:
ActSignal.mo (+1 -1),
LiquidFlow.mo (+1 -1),
ReadSignal.mo (+1 -1)
-
testsuite/modelicaML/TwoTanksSystemExample/Requirements:
Max_level_of_liquid_in_a_tank.mo (+1 -1),
Volume_of_the_tank1.mo (+1 -1)
-
testsuite/modelicaML/TwoTanksSystemExample/Simulations:
TankSystemSimulation.mo (+1 -1)
-
testsuite/modelicaML/WatchDogSystem/Requirements:
Low_battery_indication.mo (+1 -1),
Reset_of_alarm_signal.mo (+1 -1)
-
testsuite/modelicaML/WatchDogSystem/SystemDesign:
AlarmSystem.mo (+1 -1)
-
testsuite/modelicaML/WatchDogSystem/SystemDesign/AlarmSystem_Components:
EWatchDog.mo (+1 -1),
Sensor.mo (+1 -1)
-
testsuite/modelicaML/WatchDogSystem/SystemDesign/AlarmSystem_Components/Interfaces:
ISensor.mo (+1 -1)
-
testsuite/modelicaML/WatchDogSystem/SystemSimulations:
WatchDogSystemSimulation_1.mo (+1 -1),
WatchDogSystemSimulation_2.mo (+1 -1)
-
hubert.thieriot
2012-03-26 14:58
#265
Rev.: 11547
-
1 lines of code changed in 2 files:
-
OMOptim/OMOptimBasis:
ProjectBase.cpp (+1)
-
OMOptim/OMOptimBasis/GUI/Widgets:
WidgetProjectBaseInfos.cpp (-1)
-
sjoelund.se
2012-03-26 14:45
#264
Rev.: 11545
-
2 lines of code changed in 1 file:
-
OMOptim:
version.h (+2 -2)
-
sjoelund.se
2012-03-26 14:45
#263
Rev.: 11544
-
2 lines of code changed in 1 file:
-
OMOptim/build:
version.h.tmpl (+2 -2)
-
sjoelund.se
2012-03-26 14:35
#262
Rev.: 11542
-
52 lines of code changed in 11 files:
-
testsuite/libraries/msl221:
DifferentialAmplifierTotal.mo (+1 -1),
EnforcedMovement.mos (+14 -14),
EnforcedMovementTotal.mo (+2 -2),
ExtractorTestTotal.mo (+1 -1),
MotionCycleWithLoad.mos (+13 -13),
MotionCycleWithLoadTotal.mo (+2 -2),
OneWayRectifierBGTotal.mo (+1 -1),
OneWayRectifierTotal.mo (+1 -1),
PullinStroke.mos (+13 -13),
PullinStrokeTotal.mo (+2 -2),
TestNandTotal.mo (+2 -2)
-
hubert.thieriot
2012-03-26 14:34
#261
Rev.: 11541
-
105 lines of code changed in 10 files:
-
OMOptim:
version.h (+10 -10)
-
OMOptim/Core/Problems:
Optimization.cpp (+15)
-
OMOptim/GUI/Widgets:
WidgetMooPointsList.cpp (+1 -1),
WidgetSelectOptVars.cpp (+26 -4),
WidgetSelectOptVars.h (+4)
-
OMOptim/OMOptimBasis:
MOThreads.cpp (+20 -1),
MOVector.h (+3 -1)
-
OMOptim/build:
OMOptim.pro (+5),
OMOptim.windowsconfig.in (+1)
-
OMOptim/tools/Installer:
Update.iss (+20 -3)
-
sjoelund.se
2012-03-26 14:27
#260
Rev.: 11540
-
131 lines of code changed in 1 file:
-
testsuite/parser:
ParseFullModelica3.2.mos (+131 -131)
-
sjoelund.se
2012-03-26 13:24
#259
Rev.: 11539
-
32 lines of code changed in 8 files:
-
Compiler/Util:
System.mo (+1 -1)
-
Compiler/runtime:
System_rml.c (+1 -1),
systemimpl.c (+4 -4),
systemimpl.h (+1 -1)
-
Parser:
BaseModelica_Lexer.g (+13 -5),
Makefile.common (+1 -1),
ModelicaParserCommon.h (+3),
parse.c (+8 -6)
-
perost
2012-03-26 12:56
#258
Rev.: 11538
-
11924 lines of code changed in 130 files:
-
Makefile.common (+1)
-
Compiler/Template:
CodegenAdevs.mo (+1 -1),
CodegenCpp.mo (+13 -13),
SCodeDumpTpl.mo (+1 -1)
-
Compiler/susan_codegen:
SusanDump.tpl (+14 -14),
paper.tpl (+4 -4),
test.tpl (+41 -41)
-
Compiler/susan_codegen/SimCode:
CodegenAdevs.tpl (+178 -178),
CodegenC.tpl (+34 -34),
CodegenCSharp.tpl (+153 -153),
CodegenCpp.tpl (+426 -426),
CodegenFMU.tpl (+15 -15),
CodegenQSS.tpl (+79 -79),
SimCodeFMU.tpl (+15 -15)
-
SimulationRuntime/cpp/Source:
CMakeLists.txt (+24 -24)
-
SimulationRuntime/cpp/Source/DataExchange/Interfaces:
IHistory.h (+41 -41)
-
SimulationRuntime/cpp/Source/Math/Implementation:
ArrayOperations.h (+12 -12),
CMakeLists.txt (+3 -3),
Constants.h (+9 -9),
Functions.h (+151 -151)
-
SimulationRuntime/cpp/Source/Math/Interfaces:
IBlas.h (+1 -1),
ILapack.h (+16 -16)
-
SimulationRuntime/cpp/Source/SettingsFactory/Implementation:
Factory.cpp (+44 -44),
Factory.h (+5 -5),
GlobalSettings.cpp (+45 -45),
GlobalSettings.h (+57 -57)
-
SimulationRuntime/cpp/Source/SettingsFactory/Interfaces:
IGlobalSettings.h (+22 -22),
ISettingsFactory.h (+3 -3)
-
SimulationRuntime/cpp/Source/SimManager:
Configuration.cpp (+55 -55),
Configuration.h (+10 -10),
Main.cpp (+56 -56)
-
SimulationRuntime/cpp/Source/Solver/CVode/Implementation:
CVode.cpp (+585 -585),
CVode.h (+136 -136),
CVodeSettings.cpp (+7 -7),
CVodeSettings.h (+11 -11)
-
SimulationRuntime/cpp/Source/Solver/CVode/Interfaces:
ICVodeSettings.h (+4 -4)
-
SimulationRuntime/cpp/Source/Solver/Euler/Implementation:
Euler.cpp (+1067 -1067),
Euler.h (+131 -131),
EulerSettings.cpp (+43 -43),
EulerSettings.h (+60 -60),
stdafx.h (+1 -1)
-
SimulationRuntime/cpp/Source/Solver/Euler/Interfaces:
IEulerSettings.h (+46 -46)
-
SimulationRuntime/cpp/Source/Solver/Idas/Implementation:
Idas.cpp (+411 -411),
Idas.h (+129 -129),
IdasSettings.cpp (+8 -8),
IdasSettings.h (+11 -11)
-
SimulationRuntime/cpp/Source/Solver/Idas/Interfaces:
IIdasSettings.h (+4 -4)
-
SimulationRuntime/cpp/Source/Solver/Implementation:
Initialization.cpp (+10 -10),
Initialization.h (+4 -4),
SolverDefaultImplementation.cpp (+221 -221),
SolverDefaultImplementation.h (+77 -77),
SolverSettings.cpp (+24 -24),
SolverSettings.h (+51 -51),
stdafx.h (+1 -1)
-
SimulationRuntime/cpp/Source/Solver/Interfaces:
IAlgLoopSolver.h (+17 -17),
IDAESolver.h (+46 -46),
ISolverSettings.h (+22 -22)
-
SimulationRuntime/cpp/Source/System/Implementation:
AlgLoopDefaultImplementation.cpp (+127 -127),
AlgLoopDefaultImplementation.h (+59 -59),
AlgLoopSolverFactory.cpp (+58 -58),
AlgLoopSolverFactory.h (+10 -10),
CMakeLists.txt (+9 -9),
EventHandling.cpp (+96 -96),
EventHandling.h (+51 -51),
SystemDefaultImplementation.cpp (+154 -154),
SystemDefaultImplementation.h (+49 -49)
-
SimulationRuntime/cpp/Source/System/Interfaces:
IAlgLoop.h (+34 -34),
IAlgLoopSolver.h (+15 -15),
IAlgLoopSolverFactory.h (+5 -5),
IContinous.h (+42 -42),
IDAESystem.h (+29 -29),
IDataExchange.h (+3 -3),
IEvent.h (+21 -21),
ISystemInitialization.h (+16 -16),
ISystemProperties.h (+18 -18)
-
SimulationRuntime/cpp/Source/System/Kinsol/Implementation:
KinsolCall.cpp (+120 -120),
KinsolCall.h (+42 -42),
KinsolSettings.cpp (+26 -26),
KinsolSettings.h (+18 -18),
stdafx.h (+2 -2)
-
SimulationRuntime/cpp/Source/System/Kinsol/Interfaces:
IKinsolSettings.h (+15 -15)
-
SimulationRuntime/cpp/Source/System/Modelica:
HistoryImpl.h (+57 -57),
ModelicaSystem.cpp (+36 -36),
ModelicaSystem.h (+75 -75)
-
SimulationRuntime/cpp/Source/System/Modelica/Policies:
TextfileWriter.h (+86 -86)
-
SimulationRuntime/cpp/Source/System/Newton/Implementation:
Newton.cpp (+142 -142),
Newton.h (+36 -36),
NewtonSettings.cpp (+25 -25),
NewtonSettings.h (+18 -18),
stdafx.h (+1 -1)
-
SimulationRuntime/cpp/Source/System/Newton/Interfaces:
INewtonSettings.h (+15 -15)
-
SimulationRuntime/fmi/export:
fmu_model_interface.c (+8 -8)
-
SimulationRuntime/fmi/import:
fmuWrapper.c (+4 -4),
fmuWrapper.h (+1 -1),
moGenerator.c (+1693 -1693),
moGenerator.h (+55 -55),
stack.c (+1 -1),
xmlparser.c (+72 -72),
xmlparser.h (+7 -7)
-
SimulationRuntime/interactive:
omi_Calculation.cpp (+177 -177),
omi_Control.cpp (+93 -93),
omi_ResultManager.cpp (+365 -365),
omi_Transfer.cpp (+28 -28)
-
SimulationRuntime/qss:
solver_qss.cpp (+6 -6)
-
libraries/Modelica 2.2.1/C-Sources:
win32_dirent.h (+30 -30)
-
libraries/Modelica 3.1/Mechanics/MultiBody:
package.mo (+1 -1)
-
libraries/Modelica 3.2:
package.mo (+131 -131)
-
libraries/Modelica 3.2/Math:
Nonlinear.mo (+7 -7)
-
libraries/ModelicaServices 1.0:
package.mo (+36 -36)
-
libraries/SimpleFluid:
Examples.mo (new),
Types.mo (+2 -2)
-
testsuite/libraries/msl221:
HeatingMOSInverter.mos (+14 -14),
HeatingRectifier.mos (+6 -6),
IndirectCooling.mos (+1 -1),
Motor.mos (+2 -2),
OneMass.mos (+1 -1),
ParallelCooling.mos (+1 -1),
ParallelPumpDropOut.mos (+1 -1),
PumpAndValve.mos (+3 -3),
PumpDropOut.mos (+1 -1),
SimpleCooling.mos (+1 -1),
TwoMass.mos (+1 -1),
TwoMasses.mos (+2 -2)
-
testsuite/parser:
ParseFullModelica1.6.mos (+48 -48),
ParseFullModelica2.2.1.mos (+70 -70),
ParseFullModelica3.2.mos (+2871 -2871)
-
sjoelund.se
2012-03-26 11:49
#257
Rev.: 11537
-
160 lines of code changed in 35 files:
-
Makefile.in (+1 -1)
-
libraries:
BioChem 1.0.txt (new 1),
Modelica 1.6.txt (+3),
Modelica 2.2.1.txt (new 2),
README (+1 -1)
-
libraries/BioChem 1.0:
package.mo (+5 -5)
-
libraries/BioChem 1.0/Examples:
package.mo (+4 -4)
-
libraries/BioChem 1.0/Reactions/MassAction/Irreversible:
package.mo (new)
-
libraries/Modelica 1.6:
SIunits.mo (+13 -13)
-
libraries/Modelica 1.6/Thermal:
HeatTransfer.mo (+44 -44)
-
libraries/Modelica 2.2.1:
SIunits.mo (+13 -13),
package.mo (new)
-
libraries/Modelica 2.2.1/Blocks:
Math.mo (+12 -12),
package.mo (+1 -1)
-
libraries/Modelica 2.2.1/Electrical:
Digital.mo (+1 -1)
-
libraries/Modelica 2.2.1/Thermal:
FluidHeatFlow.mo (+1 -1),
HeatTransfer.mo (+41 -41)
-
libraries/Modelica 3.2/Fluid:
Dissipation.mo (new)
-
libraries/ModelicaTest 1.1:
FluidDissipation.mo (+1 -1)
-
libraries/Modelica_LinearSystems2 2.0/Controller/Examples:
DoublePendulum.mo (+1 -1)
-
libraries/Modelica_LinearSystems2 2.0/Internal:
from_Hz.mo (+1 -1),
to_Hz.mo (+1 -1)
-
sjoelund.se
2012-03-26 11:40
#256
Rev.: 11536
-
19 lines of code changed in 7 files:
-
Makefile.in (+3 -3)
-
Compiler/susan_codegen:
test.tpl (+4 -4)
-
SimulationRuntime/interactive:
omi_Control.cpp (+3 -3),
omi_ResultManager.cpp (new),
omi_Transfer.cpp (+4 -4)
-
sjoelund.se
2012-03-26 11:31
#255
Rev.: 11535
-
188 lines of code changed in 43 files:
-
Makefile.in (+1 -2)
-
SimulationRuntime/cpp/Source/Math/Implementation:
stdafx.h (+1 -1)
-
SimulationRuntime/cpp/Source/ModelicaExternalC:
tables.cpp (+3 -3),
tables.h (+3 -3)
-
SimulationRuntime/cpp/Source/SettingsFactory/Implementation:
stdafx.h (+4 -4)
-
SimulationRuntime/cpp/Source/SimManager:
stdafx.h (+3 -3)
-
SimulationRuntime/cpp/Source/Solver/CVode/Implementation:
CVode.cpp (+13 -13),
CVode.h (+12 -12),
stdafx.h (+4 -4)
-
SimulationRuntime/cpp/Source/Solver/Euler/Implementation:
Euler.cpp (+23 -23),
Euler.h (+13 -13),
EulerSettings.h (+2 -2),
stdafx.cpp (+2 -2),
stdafx.h (+4 -4)
-
SimulationRuntime/cpp/Source/Solver/Euler/Interfaces:
IEulerSettings.h (+1 -1)
-
SimulationRuntime/cpp/Source/Solver/Idas/Implementation:
Idas.cpp (+11 -11),
Idas.h (+12 -12),
stdafx.h (+4 -4)
-
SimulationRuntime/cpp/Source/Solver/Implementation:
SolverDefaultImplementation.cpp (+11 -11),
SolverDefaultImplementation.h (+1 -1),
SolverSettings.h (+1 -1)
-
SimulationRuntime/cpp/Source/System/Implementation:
stdafx.cpp (+2 -2)
-
SimulationRuntime/cpp/Source/System/Interfaces:
IContinous.h (+1 -1)
-
SimulationRuntime/cpp/Source/System/Kinsol/Implementation:
KinsolCall.cpp (+1 -1),
KinsolSettings.cpp (+3 -3),
KinsolSettings.h (+6 -6)
-
SimulationRuntime/cpp/Source/System/Kinsol/Interfaces:
IKinsolSettings.h (+5 -5)
-
SimulationRuntime/cpp/Source/System/Newton/Implementation:
NewtonSettings.cpp (+3 -3),
NewtonSettings.h (+6 -6),
stdafx.cpp (+2 -2)
-
SimulationRuntime/cpp/Source/System/Newton/Interfaces:
INewtonSettings.h (+5 -5)
-
SimulationRuntime/fmi/export:
fmiModelFunctions.h (+1 -1),
fmiModelTypes.h (+1 -1),
fmu_model_interface.c (+3 -3),
fmu_model_interface.h (+3 -3)
-
SimulationRuntime/fmi/import:
moGenerator.c (+3 -3),
moGenerator.h (+3 -3)
-
SimulationRuntime/interactive:
omi_Calculation.cpp (+3 -3),
omi_ServiceInterface.cpp (+2 -2)
-
SimulationRuntime/qss:
solver_qss.cpp (new),
solver_qss.h (+3 -3)
-
sjoelund.se
2012-03-26 11:29
#254
Rev.: 11534
-
241 lines of code changed in 80 files:
-
SimulationRuntime/c:
inline.h (+3 -3),
omc_msvc.h (+3 -3),
openmodelica.h (+3 -3),
openmodelica_func.h (+3 -3)
-
SimulationRuntime/c/ModelicaExternalC:
ModelicaUtilities.c (+3 -3),
tables.c (+3 -3),
tables.h (+3 -3)
-
SimulationRuntime/c/linearization:
linearize.cpp (+3 -3),
linearize.h (+3 -3)
-
SimulationRuntime/c/math-support:
delay.h (+3 -3),
initialization.c (+3 -3),
initialization.h (+3 -3),
matrix.h (+3 -3),
model_help.c (+3 -3)
-
SimulationRuntime/c/meta:
meta_modelica.c (+3 -3),
meta_modelica.h (+3 -3),
meta_modelica_builtin.c (+3 -3),
meta_modelica_builtin.h (+3 -3),
meta_modelica_catch.c (+3 -3),
meta_modelica_real.c (+3 -3),
meta_modelica_real.h (+3 -3),
realString.c (+3 -3),
rml_compatibility.h (+3 -3)
-
SimulationRuntime/c/meta/gc:
common.c (+3 -3),
common.h (+3 -3),
gc.c (+3 -3),
gc.h (+3 -3),
generational.c (+3 -3),
generational.h (+3 -3),
marksweep.c (+3 -3),
marksweep.h (+4 -4),
roots.c (+3 -3),
roots.h (+3 -3)
-
SimulationRuntime/c/simulation:
options.cpp (+3 -3),
options.h (+3 -3),
simulation_input_xml.cpp (+3 -3),
simulation_input_xml.h (+3 -3)
-
SimulationRuntime/c/simulation/results:
read_csv.cpp (+3 -3),
read_csv.h (+3 -3),
simulation_result_csv.cpp (+3 -3),
simulation_result_csv.h (+3 -3),
simulation_result_empty.h (+3 -3)
-
SimulationRuntime/c/simulation/solver:
dopri45.c (+3 -3),
dopri45.h (+3 -3),
events.c (+3 -3),
events.h (+3 -3),
simulation_inline_solver.h (+3 -3),
solver_main.c (+3 -3),
solver_main.h (+3 -3)
-
SimulationRuntime/c/util:
base_array.c (+3 -3),
base_array.h (+3 -3),
boolean_array.c (+3 -3),
boolean_array.h (+3 -3),
division.c (+3 -3),
division.h (+3 -3),
index_spec.c (+3 -3),
index_spec.h (+3 -3),
integer_array.c (+3 -3),
integer_array.h (+3 -3),
java_interface.c (+3 -3),
java_interface.h (+3 -3),
list.c (+3 -3),
list.h (+3 -3),
memory_pool.c (+3 -3),
memory_pool.h (+3 -3),
modelica.h (+3 -3),
modelica_string.c (+3 -3),
modelica_string.h (+3 -3),
omc_error.c (+3 -3),
omc_error.h (+3 -3),
read_write.c (+3 -3),
read_write.h (+3 -3),
real_array.c (+3 -3),
real_array.h (+3 -3),
ringbuffer.c (+3 -3),
string_array.c (+3 -3),
string_array.h (+3 -3),
utility.c (+3 -3),
utility.h (+3 -3),
varinfo.h (+3 -3)
-
sjoelund.se
2012-03-26 11:24
#253
Rev.: 11533
-
64 lines of code changed in 17 files:
-
OMOptim/Core/Optim/EA/NSGA2:
NSGA2.h (+2 -2),
NSGA2Parameters.h (+2 -2)
-
OMOptim/Core/Optim/EA/SPEA2:
SPEA2Parameters.h (+2 -2)
-
OMOptim/Core/Optim/EA/SPEA2Adaptative:
SPEA2Adapt.h (+2 -2),
SPEA2AdaptParameters.h (+2 -2)
-
OMShell/OMShellGUI:
commandcompletion.cpp (+13 -13),
commandcompletion.h (+4 -4),
commandunit.h (+5 -5),
inputcelldelegate.h (+3 -3),
main.cpp (+4 -4),
omc_communicator.cpp (+3 -3),
omc_communicator.h (+3 -3),
omcinteractiveenvironment.cpp (+3 -3),
omcinteractiveenvironment.h (+3 -3),
oms.cpp (+4 -4),
oms.h (+4 -4),
otherdlg.h (+5 -5)
-
sjoelund.se
2012-03-26 11:22
#252
Rev.: 11532
-
716 lines of code changed in 156 files:
-
OMNotebook/OMNotebookGUI:
application.h (+3 -3),
cell.cpp (+15 -15),
cell.h (+5 -5),
cellapplication.cpp (+11 -11),
cellapplication.h (+3 -3),
cellcommandcenter.cpp (new),
cellcommandcenter.h (new),
cellcommands.cpp (+13 -13),
cellcommands.h (new),
cellcursor.cpp (+10 -10),
cellcursor.h (new),
celldocument.cpp (+40 -40),
celldocument.h (new),
celldocumentview.h (new),
cellfactory.cpp (+5 -5),
cellfactory.h (new),
cellgroup.cpp (+12 -12),
cellgroup.h (+4 -4),
cellparserfactory.cpp (+3 -3),
cellstyle.h (new),
chaptercountervisitor.cpp (new),
chaptercountervisitor.h (+4 -4),
command.h (+3 -3),
commandcenter.h (+3 -3),
commandcompletion.cpp (new),
commandcompletion.h (new),
commandunit.h (+5 -5),
copytest.cpp (+3 -3),
cursorcommands.h (new),
cursorposvisitor.h (new),
document.h (+4 -4),
documentview.h (+3 -3),
evalthread.cpp (+3 -3),
evalthread.h (new),
factory.h (+3 -3),
graphcell.cpp (+51 -51),
graphcell.h (+3 -3),
graphcelldelegate.h (new),
highlighterthread.cpp (new),
highlighterthread.h (new),
imagesizedlg.h (new),
indent.cpp (new),
indent.h (new),
inputcell.cpp (+51 -51),
inputcell.h (+4 -4),
inputcelldelegate.h (new),
nbparser.h (new),
notebook.cpp (+77 -77),
notebook.h (+4 -4),
notebookcommands.h (+11 -11),
omc_communicator.cpp (+3 -3),
omc_communicator.h (+3 -3),
omcinteractiveenvironment.cpp (+10 -10),
omcinteractiveenvironment.h (+3 -3),
openmodelicahighlighter.cpp (+12 -12),
openmodelicahighlighter.h (new),
otherdlg.h (new),
parserfactory.h (new),
printervisitor.cpp (+6 -6),
printervisitor.h (new),
puretextvisitor.cpp (+6 -6),
puretextvisitor.h (new),
qcombobox_search.cpp (new),
qcombobox_search.h (new),
qtapp.cpp (+3 -3),
removehighlightervisitor.h (+4 -4),
replaceallvisitor.h (new),
resource1.h (+3 -3),
rule.h (new),
searchform.cpp (+13 -13),
searchform.h (new),
serializingvisitor.cpp (+6 -6),
serializingvisitor.h (+4 -4),
stripstring.h (+15 -15),
stylesheet.cpp (new),
stylesheet.h (new),
syntaxhighlighter.h (+4 -4),
textcell.cpp (new),
textcell.h (new),
textcursorcommands.cpp (+19 -19),
textcursorcommands.h (+4 -4),
treeview.cpp (new),
treeview.h (+3 -3),
updategroupcellvisitor.cpp (+6 -6),
updategroupcellvisitor.h (new),
updatelinkvisitor.cpp (new),
updatelinkvisitor.h (new),
visitor.h (new),
xmlnodename.h (+4 -4),
xmlparser.cpp (+3 -3),
xmlparser.h (new)
-
sjoelund.se
2012-03-26 11:17
#251
Rev.: 11531
-
538 lines of code changed in 178 files:
-
Makefile.in (+11 -3)
-
Compiler/BackEnd:
BackendDAE.mo (+3 -3),
BackendDAECreate.mo (+3 -3),
BackendDAEEXT.mo (+3 -3),
BackendDAEOptimize.mo (+3 -3),
BackendDAETransform.mo (+3 -3),
BackendDAEUtil.mo (+3 -3),
BackendDump.mo (+3 -3),
BackendEquation.mo (+3 -3),
BackendQSS.mo (+3 -3),
BackendVarTransform.mo (+3 -3),
BackendVariable.mo (+3 -3),
DAEQuery.mo (+3 -3),
Derive.mo (+3 -3),
ExpressionSolve.mo (+3 -3),
PartFn.mo (+3 -3),
SimCode.mo (+3 -3),
TaskGraph.mo (+3 -3),
TaskGraphExt.mo (+3 -3),
XMLDump.mo (+3 -3)
-
Compiler/FrontEnd:
Absyn.mo (+3 -3),
AbsynDep.mo (+3 -3),
Algorithm.mo (+3 -3),
Builtin.mo (+3 -3),
Ceval.mo (+3 -3),
CevalFunction.mo (+3 -3),
ClassInf.mo (+3 -3),
ClassLoader.mo (+3 -3),
ComponentReference.mo (+3 -3),
Connect.mo (+3 -3),
ConnectUtil.mo (+3 -3),
ConnectionGraph.mo (+3 -3),
Constants.mo (+3 -3),
DAE.mo (+3 -3),
DAEDump.mo (+3 -3),
DAEUtil.mo (+3 -3),
Dependency.mo (+3 -3),
DumpGraphviz.mo (+3 -3),
Edge.mo (+3 -3),
Element.mo (+3 -3),
Env.mo (+3 -3),
ExpandableConnectors.mo (+3 -3),
Expression.mo (+3 -3),
ExpressionDump.mo (+3 -3),
ExpressionSimplify.mo (+3 -3),
Graphviz.mo (+3 -3),
Inline.mo (+3 -3),
InnerOuter.mo (+3 -3),
Inst.mo (+3 -3),
InstExtends.mo (+3 -3),
InstInfo.mo (+3 -3),
InstSection.mo (+3 -3),
Instance.mo (+3 -3),
InstanceHierarchy.mo (+3 -3),
Lookup.mo (+3 -3),
MMath.mo (+3 -3),
MetaModelicaBuiltin.mo (+3 -3),
MetaUtil.mo (+3 -3),
Mod.mo (+3 -3),
ModelicaBuiltin.mo (+6 -6),
Node.mo (+3 -3),
Parser.mo (+3 -3),
ParserExt.mo (+3 -3),
Patternm.mo (+3 -3),
Prefix.mo (+3 -3),
PrefixUtil.mo (+3 -3),
Reference.mo (+3 -3),
SCode.mo (+3 -3),
SCodeCheck.mo (+3 -3),
SCodeDependency.mo (+3 -3),
SCodeDump.mo (+3 -3),
SCodeEnv.mo (+3 -3),
SCodeFlat.mo (+3 -3),
SCodeFlatDump.mo (+3 -3),
SCodeFlatten.mo (+3 -3),
SCodeFlattenExtends.mo (+3 -3),
SCodeFlattenImports.mo (+3 -3),
SCodeFlattenRedeclare.mo (+3 -3),
SCodeGraph.mo (+3 -3),
SCodeHashTable.mo (+3 -3),
SCodeInst.mo (+3 -3),
SCodeLookup.mo (+3 -3),
SCodeMod.mo (+3 -3),
SCodeSimplify.mo (+3 -3),
SCodeUtil.mo (+3 -3),
Static.mo (+3 -3),
Types.mo (+3 -3),
UnitChecker.mo (+3 -3),
Values.mo (+3 -3),
ValuesUtil.mo (+3 -3),
Visited.mo (+3 -3)
-
Compiler/Global:
Global.mo (+3 -3)
-
Compiler/Main:
Main.mo (+3 -3)
-
Compiler/Script:
CevalScript.mo (+3 -3),
Interactive.mo (+5 -5),
Refactor.mo (+3 -3)
-
Compiler/Template:
CodegenC.mo (+1 -1),
CodegenFMU.mo (+1 -1),
TplMain.mo (+1 -1),
TplParser.mo (+2 -2)
-
Compiler/Util:
BaseHashTable.mo (+3 -3),
Config.mo (+3 -3),
Corba.mo (+3 -3),
Database.mo (+3 -3),
Debug.mo (+3 -3),
DynLoad.mo (+3 -3),
Error.mo (+3 -3),
ErrorExt.mo (+3 -3),
Graph.mo (+3 -3),
HashTableTypeToExpType.mo (+3 -3),
IOStream.mo (+3 -3),
IOStreamExt.mo (+3 -3),
Lapack.mo (+3 -3),
Name.mo (+3 -3),
NamePool.mo (+3 -3),
Pool.mo (+3 -3),
Print.mo (+3 -3),
Relation.mo (+3 -3),
Scope.mo (+3 -3),
Settings.mo (+3 -3),
SimulationResults.mo (+3 -3),
Socket.mo (+3 -3),
System.mo (+3 -3),
Util.mo (+3 -3),
VarTransform.mo (+3 -3)
-
Compiler/modpar:
solvers.cpp (+1 -1)
-
Compiler/runtime:
BackendDAEEXT.cpp (+3 -3),
BackendDAEEXT_omc.cpp (+3 -3),
BackendDAEEXT_rml.cpp (+3 -3),
Corba_omc.cpp (+3 -3),
Corba_rml.cpp (+3 -3),
Database.c (+3 -3),
Dynload.cpp (+3 -3),
Dynload_omc.cpp (+3 -3),
Dynload_rml.cpp (+3 -3),
ErrorMessage.cpp (+3 -3),
Error_omc.cpp (+3 -3),
Error_rml.cpp (+3 -3),
IOStreamExt.c (+3 -3),
IOStreamExt_omc.cpp (+3 -3),
IOStreamExt_rml.c (+3 -3),
Lapack_omc.cpp (+3 -3),
Lapack_rml.c (+3 -3),
Print_omc.cpp (+3 -3),
Print_rml.c (+3 -3),
Settings_omc.cpp (+3 -3),
Settings_rml.c (+3 -3),
SimulationResultsCmp.c (+3 -3),
SimulationResults_omc.cpp (+3 -3),
SimulationResults_rml.c (+3 -3),
Socket_omc.cpp (+3 -3),
Socket_rml.c (+3 -3),
System_omc.cpp (+3 -3),
System_rml.c (+3 -3),
config.h (+3 -3),
corbaimpl.cpp (+3 -3),
dynload_stub.c (+3 -3),
error_reporting.h (+3 -3),
errorext.cpp (+3 -3),
errorext.h (+3 -3),
lapackimpl.c (+3 -3),
printimpl.c (+3 -3),
ptolemyio.cpp (+3 -3),
ptolemyio_omc.cpp (+3 -3),
ptolemyio_rml.cpp (+3 -3),
settingsimpl.c (+3 -3),
settingsimpl.h (+3 -3),
socketimpl.c (+3 -3),
systemimpl.c (+3 -3),
systemimpl.h (+3 -3),
unitparser.cpp (+3 -3),
unitparser.h (+3 -3)
-
Compiler/susan_codegen:
test.mo (+4 -4),
test__testShouldBe.mo (+4 -4)
-
Compiler/susan_codegen/SimCode/GenTest/QHP:
TestRedCellsTotal.mo (+1 -1)
-
mosh/src:
mosh.cpp (+3 -3),
options.cpp (+3 -3),
options.h (+3 -3)
-
sjoelund.se
2012-03-26 09:57
#250
Rev.: 11530
-
7 lines of code changed in 1 file:
-
wbraun
2012-03-26 09:48
#249
Rev.: 11529
-
4 lines of code changed in 3 files:
-
Compiler/Template:
CodegenC.mo (+1 -1),
CodegenFMU.mo (+1 -1)
-
SimulationRuntime/c:
Makefile.common (+2 -2)
-
perost
2012-03-26 09:44
#248
Rev.: 11528
-
1 lines of code changed in 1 file:
-
testsuite/partest:
runtest.pl (+1 -1)
-
perost
2012-03-26 09:42
#247
Rev.: 11527
-
1 lines of code changed in 1 file:
-
testsuite/partest:
runtests.pl (+1 -1)
-
wbraun
2012-03-26 09:27
#246
Rev.: 11526
-
2401 lines of code changed in 72 files:
-
Makefile.common (+3 -3),
configure.in (+1 -1)
-
Compiler/Template:
CodegenAdevs.mo (+1 -1),
CodegenC.mo (+2 -2),
CodegenFMU.mo (+181 -233),
SCodeDumpTpl.mo (+1 -1)
-
Compiler/susan_codegen/SimCode:
CodegenFMU.tpl (+2 -6)
-
FMI/import:
CHANGES.txt (del),
fmuWrapper.h (del),
fmuWrapper.o (del)
-
FMI/import/bin:
7z.dll (del),
7z.exe (del),
License.txt (del),
generator.exe (del),
libexpat.dll (del),
libexpatw.dll (del)
-
FMI/import/fmu:
BouncingBallAzam.fmu (del),
BouncingBallAzam2.fmu (del),
CPUCooling.fmu (del),
Logistic.fmu (del),
Sample1.fmu (del),
bouncingBall_bak.fmu (del),
fmusdk_bouncingBall.fmu (del)
-
FMI/import/include:
fmuWrapper.h (del),
moGenerator.h (del),
stack.h (del),
xml_parser.h (del),
xmlparser.h (del)
-
FMI/import/source:
Makefile.in (del),
Makefile.omdev.mingw (del),
fmuModelica.h (del),
fmuModelica.tmp (del),
fmuModelica.unix.tmp (del),
fmuWrapper.c (del),
fmuWrapper.h (del),
fmuWrapper.o (del),
generator.mak (del),
moGenerator.c (del),
moGenerator.h (del),
stack.c (del),
stack.h (del),
xmlparser.c (del),
xmlparser.h (del)
-
FMI/import/windows/source:
fmiModelFunctions.h (del),
fmiModelTypes.h (del),
fmuModelica.h (del),
fmuModelica.tmp (del),
fmuWrapper.c (del),
fmuWrapper.h (del),
generator.mak (del),
moGenerator.c (del),
moGenerator.h (del),
stack.c (del),
stack.h (del),
xmlparser.c (del),
xmlparser.h (del)
-
FMI/import/windows/testedFMU/dymola7.4:
CPUCooling.fmu (del),
bouncingBall.fmu (del)
-
FMI/import/windows/testedFMU/fmusdk1.0.2:
bouncingBall.fmu (del),
vanDerPol.fmu (del)
-
FMI/import/windows/testedFMU/openmodelica:
bouncingBall.fmu (del)
-
SimulationRuntime/fmi/export:
fmu_model_interface.c (+16 -18),
fmu_model_interface.h (-1)
-
SimulationRuntime/fmi/import:
Makefile.in (+6 -1),
fmuModelica.unix.tmp (new 285),
fmuWrapper.c (+17 -12),
moGenerator.c (+1790 -777),
moGenerator.h (+72 -10),
xmlparser.c (+19 -16)
-
testsuite/fmi:
BouncingBall.mos (+2 -2),
HelloFMIWorld.mos (+1 -1),
Makefile (+2 -2)
-
adrpo
2012-03-25 07:48
#245
Rev.: 11525
-
1 lines of code changed in 1 file:
-
testsuite/3rdParty/ThermoSysPro:
Makefile (+1)
-
adrpo
2012-03-25 07:32
#244
Rev.: 11524
-
6690 lines of code changed in 127 files:
-
testsuite/3rdParty/ThermoSysPro:
Makefile (new 7),
ThermoSysPro.Examples.SimpleExamples.TestAirHumidity.mat (new),
ThermoSysPro.Examples.SimpleExamples.TestAirHumidity.mos (new 43),
ThermoSysPro.Examples.SimpleExamples.TestBend.mat (new),
ThermoSysPro.Examples.SimpleExamples.TestBend.mos (new 47),
ThermoSysPro.Examples.SimpleExamples.TestCentrifugalPumpWaterSolution.mat (new),
ThermoSysPro.Examples.SimpleExamples.TestCentrifugalPumpWaterSolution.mos (new 39),
ThermoSysPro.Examples.SimpleExamples.TestCheckValve.mat (new),
ThermoSysPro.Examples.SimpleExamples.TestCheckValve.mos (new 75),
ThermoSysPro.Examples.SimpleExamples.TestCompressor.mat (new),
ThermoSysPro.Examples.SimpleExamples.TestCompressor.mos (new 58),
ThermoSysPro.Examples.SimpleExamples.TestControlValve.mat (new),
ThermoSysPro.Examples.SimpleExamples.TestControlValve.mos (new 39),
ThermoSysPro.Examples.SimpleExamples.TestDiaphragm.mat (new),
ThermoSysPro.Examples.SimpleExamples.TestDiaphragm.mos (new 45),
ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump.mat (new),
ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump.mos (new 45),
ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump1.mat (new),
ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump1.mos (new 45),
ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump2.mat (new),
ThermoSysPro.Examples.SimpleExamples.TestDynamicCentrifugalPump2.mos (new 42),
ThermoSysPro.Examples.SimpleExamples.TestDynamicCheckValve.mat (new),
ThermoSysPro.Examples.SimpleExamples.TestDynamicCheckValve.mos (new 39),
ThermoSysPro.Examples.SimpleExamples.TestDynamicDrum.mat (new),
ThermoSysPro.Examples.SimpleExamples.TestDynamicDrum.mos (new 1310),
ThermoSysPro.Examples.SimpleExamples.TestDynamicOnePhaseFlowPipe.mat (new),
ThermoSysPro.Examples.SimpleExamples.TestDynamicOnePhaseFlowPipe.mos (new 43),
ThermoSysPro.Examples.SimpleExamples.TestDynamicReliefValve.mat (new),
ThermoSysPro.Examples.SimpleExamples.TestDynamicReliefValve.mos (new 186),
ThermoSysPro.Examples.SimpleExamples.TestDynamicTwoPhaseFlowPipe.mat (new),
ThermoSysPro.Examples.SimpleExamples.TestDynamicTwoPhaseFlowPipe.mos (new 1013),
ThermoSysPro.Examples.SimpleExamples.TestDynamicWaterWaterExchanger.mat (new),
ThermoSysPro.Examples.SimpleExamples.TestDynamicWaterWaterExchanger.mos (new 50),
ThermoSysPro.Examples.SimpleExamples.TestFan.mat (new),
ThermoSysPro.Examples.SimpleExamples.TestFan.mos (new 39),
ThermoSysPro.Examples.SimpleExamples.TestFlueGasesJunctions.mat (new),
ThermoSysPro.Examples.SimpleExamples.TestFlueGasesJunctions.mos (new 39),
ThermoSysPro.Examples.SimpleExamples.TestFlueGasesVolumes.mat (new),
ThermoSysPro.Examples.SimpleExamples.TestFlueGasesVolumes.mos (new 117),
ThermoSysPro.Examples.SimpleExamples.TestFlueGasesVolumes1.mat (new),
ThermoSysPro.Examples.SimpleExamples.TestFlueGasesVolumes1.mos (new 43),
ThermoSysPro.Examples.SimpleExamples.TestIdealCheckValve.mat (new),
ThermoSysPro.Examples.SimpleExamples.TestIdealCheckValve.mos (new 39),
ThermoSysPro.Examples.SimpleExamples.TestIdealSwitchValve.mat (new),
ThermoSysPro.Examples.SimpleExamples.TestIdealSwitchValve.mos (new 39),
ThermoSysPro.Examples.SimpleExamples.TestInvSingularPressureLoss.mat (new),
ThermoSysPro.Examples.SimpleExamples.TestInvSingularPressureLoss.mos (new 39),
ThermoSysPro.Examples.SimpleExamples.TestJunctions.mat (new),
ThermoSysPro.Examples.SimpleExamples.TestJunctions.mos (new 39),
ThermoSysPro.Examples.SimpleExamples.TestJunctions2.mat (new),
ThermoSysPro.Examples.SimpleExamples.TestJunctions2.mos (new 39),
ThermoSysPro.Examples.SimpleExamples.TestJunctions3.mat (new),
ThermoSysPro.Examples.SimpleExamples.TestJunctions3.mos (new 49),
ThermoSysPro.Examples.SimpleExamples.TestJunctions4.mat (new),
ThermoSysPro.Examples.SimpleExamples.TestJunctions4.mos (new 39),
ThermoSysPro.Examples.SimpleExamples.TestJunctions5.mat (new),
ThermoSysPro.Examples.SimpleExamples.TestJunctions5.mos (new 143),
ThermoSysPro.Examples.SimpleExamples.TestLumpedStraightPipe.mat (new),
ThermoSysPro.Examples.SimpleExamples.TestLumpedStraightPipe.mos (new 43),
ThermoSysPro.Examples.SimpleExamples.TestMassFlowMultiplier.mat (new),
ThermoSysPro.Examples.SimpleExamples.TestMassFlowMultiplier.mos (new 39),
ThermoSysPro.Examples.SimpleExamples.TestNTUWaterHeating0.mat (new),
ThermoSysPro.Examples.SimpleExamples.TestNTUWaterHeating0.mos (new 170),
ThermoSysPro.Examples.SimpleExamples.TestNTUWaterHeating1.mat (new),
ThermoSysPro.Examples.SimpleExamples.TestNTUWaterHeating1.mos (new 203),
ThermoSysPro.Examples.SimpleExamples.TestNTUWaterHeating2.mat (new),
ThermoSysPro.Examples.SimpleExamples.TestNTUWaterHeating2.mos (new 233),
ThermoSysPro.Examples.SimpleExamples.TestPipePressureLoss.mat (new),
ThermoSysPro.Examples.SimpleExamples.TestPipePressureLoss.mos (new 39),
ThermoSysPro.Examples.SimpleExamples.TestRefP.mat (new),
ThermoSysPro.Examples.SimpleExamples.TestRefP.mos (new 48),
ThermoSysPro.Examples.SimpleExamples.TestSensors.mat (new),
ThermoSysPro.Examples.SimpleExamples.TestSensors.mos (new 39),
ThermoSysPro.Examples.SimpleExamples.TestSimpleEvaporatorWaterSteamFlueGases.mat (new),
ThermoSysPro.Examples.SimpleExamples.TestSimpleEvaporatorWaterSteamFlueGases.mos (new 39),
ThermoSysPro.Examples.SimpleExamples.TestSimpleStaticCondenser.mat (new),
ThermoSysPro.Examples.SimpleExamples.TestSimpleStaticCondenser.mos (new 48),
ThermoSysPro.Examples.SimpleExamples.TestSingularPressureLoss.mat (new),
ThermoSysPro.Examples.SimpleExamples.TestSingularPressureLoss.mos (new 39),
ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump.mat (new),
ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump.mos (new 279),
ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump1.mat (new),
ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump1.mos (new 39),
ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump2.mat (new),
ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump2.mos (new 282),
ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPumpWaterSolution.mat (new),
ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPumpWaterSolution.mos (new 39),
ThermoSysPro.Examples.SimpleExamples.TestStaticCondenser.mat (new),
ThermoSysPro.Examples.SimpleExamples.TestStaticCondenser.mos (new 95),
ThermoSysPro.Examples.SimpleExamples.TestStaticDrum1.mat (new),
ThermoSysPro.Examples.SimpleExamples.TestStaticDrum1.mos (new 39),
ThermoSysPro.Examples.SimpleExamples.TestStaticDrum2.mat (new),
ThermoSysPro.Examples.SimpleExamples.TestStaticDrum2.mos (new 39),
ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mat (new),
ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos (new 39),
ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchanger.mat (new),
ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchanger.mos (new 45),
ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchangerDTorWorEff.mat (new),
ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchangerDTorWorEff.mos (new 42),
ThermoSysPro.Examples.SimpleExamples.TestSteamDryer.mat (new),
ThermoSysPro.Examples.SimpleExamples.TestSteamDryer.mos (new 39),
ThermoSysPro.Examples.SimpleExamples.TestSteamDryer2.mat (new),
ThermoSysPro.Examples.SimpleExamples.TestSteamDryer2.mos (new 39),
ThermoSysPro.Examples.SimpleExamples.TestSteamEngine.mat (new),
ThermoSysPro.Examples.SimpleExamples.TestSteamEngine.mos (new 39),
ThermoSysPro.Examples.SimpleExamples.TestSteamExtractionSplitter.mat (new),
ThermoSysPro.Examples.SimpleExamples.TestSteamExtractionSplitter.mos (new 39),
ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine.mat (new),
ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine.mos (new 44),
ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine1.mat (new),
ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine1.mos (new 43),
ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine2.mat (new),
ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine2.mos (new 39),
ThermoSysPro.Examples.SimpleExamples.TestSwitchValve.mat (new),
ThermoSysPro.Examples.SimpleExamples.TestSwitchValve.mos (new 39),
ThermoSysPro.Examples.SimpleExamples.TestTank.mat (new),
ThermoSysPro.Examples.SimpleExamples.TestTank.mos (new 162),
ThermoSysPro.Examples.SimpleExamples.TestThreeWayValve.mat (new),
ThermoSysPro.Examples.SimpleExamples.TestThreeWayValve.mos (new 52),
ThermoSysPro.Examples.SimpleExamples.TestVolumes.mat (new),
ThermoSysPro.Examples.SimpleExamples.TestVolumes.mos (new 214),
ThermoSysPro.Examples.SimpleExamples.TestVolumes1.mat (new),
ThermoSysPro.Examples.SimpleExamples.TestVolumes1.mos (new 174),
ThermoSysPro.Examples.SimpleExamples.TestVolumes2.mat (new),
ThermoSysPro.Examples.SimpleExamples.TestVolumes2.mos (new 44),
ThermoSysPro.Examples.SimpleExamples.TestWaterHammer.mat (new),
ThermoSysPro.Examples.SimpleExamples.TestWaterHammer.mos (new 55)
-
adrpo
2012-03-25 03:36
#243
Rev.: 11523
-
5 lines of code changed in 2 files:
-
testsuite/partest:
runtest.pl (+4 -1),
runtests.pl (+1 -1)
-
adrpo
2012-03-25 03:16
#242
Rev.: 11522
-
10 lines of code changed in 1 file:
-
Compiler/Script:
CevalScript.mo (+10 -1)
-
adrpo
2012-03-25 03:14
#241
Rev.: 11521
-
19815 lines of code changed in 70 files:
-
testsuite/3rdParty/PlanarMechanics:
Makefile (+20 -3),
PlanarMechanicsForTesting.Examples.ControlledCraneCrab.mos (new 32),
PlanarMechanicsForTesting.Examples.CounterSpin.mos (new 32),
PlanarMechanicsForTesting.Examples.CraneCrab.mos (new 32),
PlanarMechanicsForTesting.Examples.DoublePendulum.mos (new 32),
PlanarMechanicsForTesting.Examples.FreeBody.mos (new 32),
PlanarMechanicsForTesting.Examples.InvertedCraneCrab.mos (new 32),
PlanarMechanicsForTesting.Examples.KinematicLoop.mos (new 32),
PlanarMechanicsForTesting.Examples.KinematicLoop_DynamicStateSelection.mos (new 32),
PlanarMechanicsForTesting.Examples.Pendulum.mos (new 32),
PlanarMechanicsForTesting.Examples.PistonEngine.mos (new 32),
PlanarMechanicsForTesting.Examples.PistonEngine_DynamicStateSelection.mos (new 32),
PlanarMechanicsForTesting.Examples.SimpleCarWithDifferentialGear.mos (new 32),
PlanarMechanicsForTesting.Examples.SingleTrackWithEngine.mos (new 37),
PlanarMechanicsForTesting.Examples.TestDryFrictionWheel.mos (new 32),
PlanarMechanicsForTesting.Examples.TestIdealWheel.mos (new 38),
PlanarMechanicsForTesting.Examples.TestSlipBasedWheel.mos (new 32),
PlanarMechanicsForTesting.Examples.WheelBasedCranCrab.mos (new 32),
PlanarMechanicsForTesting.mo (new 3746),
checkPlanarMechanicsForTesting.mos (new 156),
instantiatePlanarMechanicsForTesting.mos (new 15338)
-
testsuite/3rdParty/PlanarMechanics/simulation:
ControlledCraneCrab.mat (new),
ControlledCraneCrab_1.png (new),
ControlledCraneCrab_2.png (new),
CounterSpin.mat (new),
CounterSpin_1.png (new),
CounterSpin_2.png (new),
CounterSpin_3.png (new),
CraneCrab.mat (new),
CraneCrab_1.png (new),
CraneCrab_2.png (new),
DoublePendulum.mat (new),
DoublePendulum_1.png (new),
DoublePendulum_2.png (new),
FreeBody.mat (new),
FreeBody_1.png (new),
InvertedCraneCrab.mat (new),
InvertedCraneCrab_1.png (new),
InvertedCraneCrab_2.png (new),
InvertedCraneCrab_3.png (new),
KinematicLoop.mat (new),
KinematicLoop_1.png (new),
KinematicLoop_2.png (new),
Pendulum.mat (new),
Pendulum_1.png (new),
Pendulum_2.png (new),
Pendulum_3.png (new),
PistonEngine.mat (new),
PistonEngine_1.png (new),
PistonEngine_2.png (new),
SimpleCarWithDifferentialGear.mat (new),
SimpleCarWithDifferentialGear_1.png (new),
SimpleCarWithDifferentialGear_2.png (new),
SimpleCarWithDifferentialGear_3.png (new),
SingleTrackWithEngine.mat (new),
SingleTrackWithEngine_1.png (new),
SingleTrackWithEngine_2.png (new),
TestDryFrictionWheel.mat (new),
TestDryFrictionWheel_1.png (new),
TestDryFrictionWheel_2.png (new),
TestIdealWheel.mat (new),
TestIdealWheel_1.png (new),
TestIdealWheel_2.png (new),
TestReportTable.xls (new),
TestSlipBasedWheel.mat (new),
TestSlipBasedWheel_1.png (new),
TestSlipBasedWheel_2.png (new),
WheelBasedCranCrab.mat (new),
WheelBasedCranCrab_1.png (new),
WheelBasedCranCrab_2.png (new)
-
sjoelund.se
2012-03-24 08:48
#240
Rev.: 11520
-
2 lines of code changed in 1 file:
-
PythonInterface:
Makefile.in (+2 -1)
-
sjoelund.se
2012-03-23 22:43
#239
Rev.: 11519
-
1 lines of code changed in 1 file:
-
Examples:
BuildModelRecursive.mos (+1 -1)
-
sjoelund.se
2012-03-23 19:21
#238
Rev.: 11517
-
1 lines of code changed in 1 file:
-
SimulationRuntime/c/util:
integer_array.c (+1 -1)
-
sjoelund.se
2012-03-23 18:12
#237
Rev.: 11516
-
1 lines of code changed in 1 file:
-
PythonInterface:
Makefile.in (+1 -1)
-
mahge930
2012-03-23 17:20
#236
Rev.: 11515
-
1 lines of code changed in 1 file:
-
testsuite/mosfiles:
Makefile (+1 -2)
-
mahge930
2012-03-23 17:03
#235
Rev.: 11514
-
6 lines of code changed in 2 files:
-
SimulationRuntime/c/util:
integer_array.c (+2 -3),
real_array.c (+4 -5)
-
mahge930
2012-03-23 16:48
#234
Rev.: 11513
-
1238 lines of code changed in 10 files:
-
Compiler/Template:
CodegenC.mo (+1111 -983)
-
Compiler/susan_codegen/SimCode:
CodegenC.tpl (+23)
-
SimulationRuntime/c/util:
integer_array.c (+32 -4),
integer_array.h (+4 -1),
real_array.c (+39),
real_array.h (+3)
-
testsuite:
Makefile (+1 -1)
-
testsuite/mosfiles:
ArrayFromRange.mo (new 8),
ArrayFromRange.mos (new 13),
Makefile (+4 -1)
-
sjoelund.se
2012-03-23 15:24
#233
Rev.: 11512
-
57 lines of code changed in 26 files:
-
Makefile.common (+6 -3),
Makefile.omdev.mingw (-1),
configure.in (+2 -1)
-
Compiler:
Makefile.in (-5),
Makefile.omdev.mingw (-1)
-
Compiler/runtime:
Makefile.common (+1 -4),
Makefile.omdev.mingw (-2)
-
Compiler/scripts/PythonInterface:
OMPython v1.0 User Manual.pdf (del),
OMPython.py (del),
Parser (del),
README.txt (del),
setup.bat (del),
setup.py (del)
-
Compiler/scripts/PythonInterface/OMPython:
OMConfig.py.in (del),
__init__.py (del)
-
Compiler/scripts/PythonInterface/OMPython/OMParser:
__init__.py (del)
-
Compiler/scripts/PythonInterface/OMPython/OMPythonParser:
__init__.py (del)
-
Compiler/scripts/PythonInterface/_GlobalIDL:
__init__.py (del)
-
Compiler/scripts/PythonInterface/_GlobalIDL__POA:
__init__.py (del)
-
Compiler/scripts/PythonInterface/stubs:
OmcClient_idl.py (del),
__init__.py (del)
-
PythonInterface:
Makefile.common (new 8),
Makefile.in (new 13),
Makefile.omdev.mingw (new 14),
setup.py (new)
-
sjoelund.se
2012-03-23 14:02
#232
Rev.: 11511
-
1881 lines of code changed in 300 files:
-
Compiler/FrontEnd:
Static.mo (+8 -2)
-
Compiler/Script:
CevalScript.mo (+30 -63)
-
testsuite/3rdParty/TestMedia:
TestFlueGas.mos (+4 -4),
TestNitrogen.mos (+4 -4),
TestSteam.mos (+58 -58),
TestWater.mos (+58 -58)
-
testsuite/initialization:
_forest.mos (+6 -6),
_nominal.mos (+3 -3),
_scaling1.mos (+3 -3),
_scaling2.mos (+3 -3),
_startValue.mos (+2 -2)
-
testsuite/interactive:
interactive_api_simulations.mos (+5 -5)
-
testsuite/libraries/msl221/Electrical:
CauerLowPassOPV2.mos (+25 -25),
CauerLowPassSC2.mos (+26 -26),
ChuaCircuit2.mos (+10 -10),
HeatingMOSInverter2.mos (+12 -12),
ShowVariableResistor2.mos (+14 -14)
-
testsuite/libraries/msl221/Mechanics:
Accelerate2.mos (+17 -17),
Damper2.mos (+154 -154),
ElasticBearing2.mos (+158 -158),
First2.mos (+177 -177),
Oscillator2.mos (+160 -160),
Sensors2.mos (+89 -89),
SignConvention2.mos (+42 -42),
WhyArrows2.mos (+109 -109)
-
testsuite/libraries/msl31:
Modelica.Math.Matrices.mos (+6 -6)
-
testsuite/libraries/msl31/media/simulate:
Modelica.Media.Air.SimpleAir.mos (+1 -1),
Modelica.Media.Examples.IdealGasH2O.mos (+1 -1),
Modelica.Media.Examples.MixtureGases.mos (+1 -1),
Modelica.Media.Examples.MoistAir.mos (+1 -1),
Modelica.Media.Examples.SimpleLiquidWater.mos (+1 -1),
Modelica.Media.Examples.TestOnly.FlueGas.mos (+1 -1),
Modelica.Media.Examples.TestOnly.IdealGasN2.mos (+1 -1),
Modelica.Media.Examples.TestOnly.IdealGasN2Mix.mos (+1 -1),
Modelica.Media.Examples.TestOnly.MixIdealGasAir.mos (+1 -1),
Modelica.Media.Examples.TestOnly.N2AsMix.mos (+1 -1),
Modelica.Media.Examples.Tests.MediaTestModels.LinearFluid.LinearColdWater.mos (+1 -1),
Modelica.Media.Examples.TwoPhaseWater.TestTwoPhaseStates.mos (+1 -1),
Modelica.Media.Examples.TwoPhaseWater.mos (+1 -1),
Modelica.Media.Incompressible.Examples.Glycol47.mos (+1 -1),
Modelica.Media.Incompressible.Examples.TestGlycol.mos (+1 -1),
Modelica.Media.Water.StandardWater.mos (+1 -1)
-
testsuite/libraries/msl31/simulate:
Modelica.Blocks.CombiTables.mos (+1 -1),
Modelica.Blocks.Examples.BusUsage.mos (+1 -1),
Modelica.Blocks.Examples.InverseModel.mos (+1 -1),
Modelica.Blocks.Examples.LogicalNetwork1.mos (+1 -1),
Modelica.Blocks.Examples.ShowLogicalSources.mos (+1 -1),
Modelica.Electrical.Analog.Examples.CauerLowPassAnalog.mos (+1 -1),
Modelica.Electrical.Analog.Examples.ChuaCircuit.mos (+1 -1),
Modelica.Electrical.Analog.Examples.NandGate.mos (+1 -1),
Modelica.Electrical.Machines.Examples.TransformerTestbench.mos (+1 -1),
Modelica.Math.Matrices.norm.mos (+3 -3),
Modelica.Mechanics.MultiBody.Examples.Elementary.DoublePendulum.mos (+1 -1),
Modelica.Mechanics.MultiBody.Examples.Elementary.InitSpringConstant.mos (+1 -1),
Modelica.Mechanics.MultiBody.Examples.Elementary.LineForceWithTwoMasses.mos (+1 -1),
Modelica.Mechanics.MultiBody.Examples.Elementary.Pendulum.mos (+1 -1),
Modelica.Mechanics.MultiBody.Examples.Elementary.RollingWheelSetDriving.mos (+1 -1),
Modelica.Mechanics.MultiBody.Examples.Elementary.RollingWheelSetPulling.mos (+1 -1),
Modelica.Mechanics.MultiBody.Examples.Elementary.SpringMassSystem.mos (+1 -1),
Modelica.Mechanics.MultiBody.Frames.mos (+1 -1),
Modelica.Mechanics.Rotational.Examples.RollingWheel.mos (+1 -1),
Modelica.Mechanics.Translational.Examples.Accelerate.mos (+1 -1),
Modelica.Mechanics.Translational.Examples.Brake.mos (+1 -1),
Modelica.Mechanics.Translational.Examples.Damper.mos (+1 -1),
Modelica.Mechanics.Translational.Examples.InitialConditions.mos (+1 -1),
Modelica.Mechanics.Translational.Examples.SignConvention.mos (+1 -1),
Modelica.Mechanics.Translational.Examples.WhyArrows.mos (+1 -1),
Modelica.Thermal.FluidHeatFlow.Examples.OneMass.mos (+1 -1)
-
testsuite/linearize:
linmodel.mos (+2 -2),
simLotkaVolterra.mos (+2 -2),
simNonlinear.mos (+2 -2),
simTwoTank.mos (+2 -2),
simVanDerPol.mos (+2 -2),
simextfunction.mos (+5 -5),
smallValues.mos (+2 -2),
test_01.mos (+2 -2),
test_02.mos (+2 -2),
test_03.mos (+2 -2),
test_04.mos (+2 -2),
test_05.mos (+2 -2),
test_06.mos (+2 -2),
testknownvar.mos (+2 -2)
-
testsuite/meta:
BuiltinReal.mos (+5 -5),
List1.mos (+1 -1),
List2.mos (+1 -1),
List3.mos (+1 -1),
MatchCase1.mos (+1 -1),
MatchCase10.mos (+1 -1),
MatchCase2.mos (+1 -1),
MatchCase3.mos (+1 -1),
MatchCase4.mos (+1 -1),
MatchCase5.mos (+1 -1),
MatchCase6.mos (+1 -1),
MatchCase7.mos (+1 -1),
MatchCase8.mos (+1 -1),
MatchCase9.mos (+1 -1),
PartialFn10.mos (+1 -1),
PartialFn11.mos (+1 -1),
PartialFn12.mos (+1 -1),
PartialFn15.mo (+1 -1),
PartialFn8.mos (+1 -1),
Uniontype1.mos (+1 -1),
Uniontype2.mos (+1 -1),
Uniontype3.mos (+1 -1),
Uniontype4.mos (+1 -1),
Uniontype5.mos (+1 -1),
Uniontype6.mos (+1 -1),
Uniontype9.mos (+1 -1)
-
testsuite/modelicaML:
Makefile (+1 -1),
bouncingball.mos (+3 -3),
testModelicaML.mos (+1 -1),
trafficlight.mos (+1 -1),
twotankmodel.mos (+13 -13),
watchdog.mos (+4 -4)
-
testsuite/mosfiles-msl22:
Backlash.mos (+3 -3),
Circuit1.mos (+4 -4),
DCMotorBlocks.mos (+3 -3),
DCMotorDeadzone.mos (+3 -3),
DCMotorRotational.mos (+3 -3),
ElasticBearing.mos (+3 -3),
First.mos (+3 -3),
FuncCross.mos (+1 -1),
IdealGear.mos (+3 -3),
IdealGearBrake.mos (+5 -5),
InitTest.mos (+3 -3),
InputOutput.mos (+1 -1),
MatrixTest.mos (+1 -1),
NonLinsys.mos (+19 -19),
Shaft.mos (+2 -2),
SineAccelerate.mos (+3 -3),
SineSpeed.mos (+3 -3),
SineTorque.mos (+3 -3),
SineTorque2inertias.mos (+3 -3),
SpringMass.mos (+3 -3),
StepTorque.mos (+3 -3),
Tank.mos (+3 -3),
Test3PhaseInit.mos (+26 -26),
Test3PhaseInitOver.mos (+26 -26),
Test3PhaseInitParam.mos (+26 -26),
Test3PhaseStart.mos (+19 -19),
TimeVaryingLinsys.mos (+7 -7),
TrapezoidTest.mos (+2 -2),
WeakAxis.mos (+4 -4),
avg.mos (+1 -1),
blockssources.mos (+12 -12),
simulation2.mos (+5 -5),
tupleTest.mos (+1 -1)
-
testsuite/mosfiles:
ABCDsystem.csv.mos (+1 -1),
ABCDsystem.empty.mos (+1 -1),
ABCDsystem.plt.mos (+1 -1),
ASubIfExp.mos (+1 -1),
ActivateWhenEquation.mos (+3 -3),
AlgorithmArrayEqn.mos (+1 -1),
AlgorithmCondAssign1.mos (+1 -1),
AlgorithmCondAssign2.mos (+1 -1),
AlgorithmForInClass.mos (+1 -1),
AlgorithmSection.mos (+1 -1),
AliasEquations.mos (+10 -10),
ArrayAddSub1.mos (+1 -1),
ArrayDivError.mos (+1 -1),
ArrayEquation.mos (+11 -11),
ArrayExponentiation.mos (+1 -1),
ArrayMult.mos (+1 -1),
ArrayReduce.mos (+1 -1),
ArraySlice.mos (+5 -5),
AsubCrefExpType.mos (+1 -1),
BooleanArray.mos (+1 -1),
BouncingBall.mos (+1 -1),
BouncingBall2.mos (+11 -11),
BouncingBallExamples.mos (+6 -6),
Bug1687.mos (+1 -1),
BuiltinMath.mos (+12 -12),
CheckEvents.mos (+1 -1),
ComplexNumbers.mos (+1 -1),
ComplexSystem.mos (+28 -28),
ConstructFunc.mos (+1 -1),
Cross.mos (+1 -1),
CyclicPerm.mos (+1 -1),
DAEexample.mos (+5 -5),
DAEexample2.mos (+3 -3),
Delay.mos (+5 -5),
DimConvert.mos (+1 -1),
DiscreteVectorStateSpace.mos (+1 -1),
DoubleWhenConflict.mos (+1 -1),
DoubleWhenSequential.mos (+1 -1),
DummyDerMatching.mos (+2 -2),
EnumArray.mos (+1 -1),
Epidemics1.mos (+1 -1),
EqualityEquations.mos (+1 -1),
EqualityEquationsCorrect.mos (+1 -1),
EquationCallIntegerArray.mos (+1 -1),
EventDelay.mos (+1 -1),
EventIteration.mos (+2 -2),
EventTests.mos (+1 -1),
ExtObj.mos (+2 -2),
ExtObjStringParam.mos (+2 -2),
ExtendsBasic.mos (+1 -1),
ExternalLibraries.mos (+10 -10),
FiveForEquations.mos (+1 -1),
FlatTank.mos (+1 -1),
ForIterator1.mos (+1 -1),
FrameTest.mos (+1 -1),
FuncDer.mos (+1 -1),
FunctionInReinit.mos (+2 -2),
FunctionIndirectRecursion.mos (+1 -1),
HeatTank.mos (+1 -1),
HeatTankExpanded.mos (+1 -1),
HelloWorld.mos (+5 -5),
HideVariableForEquations.mos (+1 -1),
HydrogenIodide.mos (+1 -1),
IdealDiode.mos (+2 -2),
Identity.mos (+1 -1),
IfEquation.mos (+1 -1),
IfEquation2.mos (+1 -1),
IfEquation3.mos (+1 -1),
InOutRecord.mos (+2 -2),
InOutStrings.mos (+2 -2),
InitialConstantSection.mos (+1 -1),
Initialization.mos (+7 -7),
InlineSolverCodeGenerationEuler.mos (+6 -6),
InlineSolverCodeGenerationRK.mos (+11 -11),
Interpolation.mos (+1 -1),
JBouncingBall.mos (+2 -2),
LinearSysEq.mos (+1 -1),
LocalVariableInit.mos (+1 -1),
LotkaVolterra.mos (+1 -1),
Matrix.mos (+1 -1),
MeasureTime.mos (+1 -1),
MissV.mos (+1 -1),
ModelBalance1.mos (+1 -1),
ModelBalance2.mos (+1 -1),
ModelBalance3.mos (+1 -1),
ModelicaUtilities.mos (+1 -1),
MyPointsInst1.mos (+1 -1),
MyPointsInst2.mos (+1 -1),
NonlinearFailed.mos (+4 -4),
NonlinearMixed.mos (+4 -4),
OneArgBaseFunction.mos (+7 -7),
ParameterCycle.mos (+1 -1),
ParameterModel.mos (+1 -1),
Pendulum.mos (+7 -7),
PolynomialEvaluator1.mos (+1 -1),
PolynomialEvaluator2.mos (+1 -1),
PolynomialEvaluator3.mos (+1 -1),
PolynomialEvaluatorA.mos (+1 -1),
PolynomialEvaluatorB.mos (+1 -1),
PreAndAliasedVar.mos (+1 -1),
Random.mos (+1 -1),
RedeclarePackage.mos (+1 -1),
Reductions.mos (+3 -3),
Riccati.mos (+4 -4),
Sample1.mos (+1 -1),
Sample2.mos (+13 -13),
Sample3.mos (+1 -1),
SemiLinear.mos (+1 -1),
Sign.mos (+1 -1),
SimResultScripting.mos (+2 -2),
SimplePeriodicSampler.mos (+1 -1),
SliceAssignment.mos (+1 -1),
StepAdvanced.mos (+1 -1),
StringTest.mos (+5 -5),
SumSeriesWhile.mos (+7 -7),
Switch.mos (+1 -1),
SyncFilter.mos (+4 -4),
Tank.mos (+1 -1),
TankHybridPI.mos (+1 -1),
TankHybridPID.mos (+1 -1),
TankPI.mos (+1 -1),
TankPID.mos (+1 -1),
TanksConnectedPI.mos (+1 -1),
TestLapack.mos (+5 -5),
TestSolve.mos (+1 -1),
Time.mos (+1 -1),
TupleReturn.mos (+1 -1),
TwoRateSampler.mos (+1 -1),
VariableFilter.mos (+1 -1),
VectorizeOneReturnValue.mos (+1 -1),
WatchDog1AlgorithmWhen.mos (+1 -1),
WatchDog2EquationWhen.mos (+3 -3),
WhenEquation.mos (+1 -1),
WhenEquation1.mos (+1 -1),
WhenPriority.mos (+1 -1),
WhenStatement1.mos (+1 -1),
WhenStatement2.mos (+1 -1),
WhenStatement3.mos (+1 -1),
Xpowers1.mos (+1 -1),
Xpowers2.mos (+1 -1),
Xpowers3.mos (+1 -1),
ZeroCross.mos (+1 -1),
algorithms.mos (+7 -7),
constantLinSys.mos (+3 -3),
dertest.mos (+3 -3),
nonConstantIndex.mos (+1 -1),
nonConstantParam.mos (+2 -2),
simulation.mos (+5 -5),
tempInterpol2test.mos (+1 -1),
terminal.mos (+1 -1),
val.mos (+5 -5),
when_sorting.mos (+1 -1),
whenstatements.mos (+6 -6)
-
adeas31
2012-03-23 00:47
#231
Rev.: 11510
-
22 lines of code changed in 1 file:
-
OMEdit/OMEditGUI:
mainwindow.cpp (+22)
-
adeas31
2012-03-22 22:30
#230
Rev.: 11509
-
4 lines of code changed in 1 file:
-
adeas31
2012-03-22 22:28
#229
Rev.: 11508
-
180 lines of code changed in 10 files:
-
OMEdit:
INSTALL.txt (del),
README.txt (+36 -5)
-
OMEdit/OMEditGUI:
OMEditGUI.pro (+7)
-
OMNotebook:
README.txt (new 38),
ReadMe.txt (del)
-
OMNotebook/OMNotebookGUI:
OMNotebookGUI.pro (+7)
-
OMPlot:
README.txt (new 33)
-
OMShell:
README.txt (+22 -14)
-
OMShell/OMShellGUI:
OMShellGUI.pro (+7)
-
OMTools:
README.txt (+30 -13)
-
hubert.thieriot
2012-03-22 21:26
#228
Rev.: 11506
-
8 lines of code changed in 2 files:
-
OMOptim/GUI:
MainWindow.cpp (+3),
MainWindow.ui (+5 -7)
-
perost
2012-03-22 18:21
#227
Rev.: 11505
-
84 lines of code changed in 4 files:
-
Compiler/FrontEnd:
SCodeUtil.mo (+54 -44)
-
Compiler/Util:
Error.mo (+2)
-
testsuite/mofiles:
InitialConnection.mo (new 27),
Makefile (+1)
-
adeas31
2012-03-22 18:10
#226
Rev.: 11504
-
31 lines of code changed in 1 file:
-
OMEdit:
INSTALL.txt (+31 -31)
-
sjoelund.se
2012-03-22 18:08
#225
Rev.: 11503
-
145 lines of code changed in 2 files:
-
Compiler/Template:
SimCodeDump.mo (+143 -84)
-
Compiler/susan_codegen/SimCode:
SimCodeDump.tpl (+2 -2)
-
sjoelund.se
2012-03-22 18:04
#224
Rev.: 11502
-
74 lines of code changed in 2 files:
-
Compiler/Template:
CodegenC.mo (+58 -60)
-
Compiler/susan_codegen/SimCode:
CodegenC.tpl (+16 -16)
-
adeas31
2012-03-22 18:02
#223
Rev.: 11501
-
19 lines of code changed in 1 file:
-
OMEdit:
INSTALL.txt (+19 -10)
-
perost
2012-03-22 17:40
#222
Rev.: 11500
-
43 lines of code changed in 16 files:
-
SimulationRuntime/c/ModelicaExternalC:
tables.c (+3 -3)
-
SimulationRuntime/c/math-support:
dpmpar.c (new),
enorm.c (new),
initialization.c (+3 -3),
lsame.c (+4 -4)
-
SimulationRuntime/c/meta:
realString.c (+1 -1)
-
SimulationRuntime/c/meta/gc:
common.h (+6 -5),
generational.c (+14 -14),
roots.h (+3 -3)
-
SimulationRuntime/c/simulation/solver:
daux.c (+1 -1),
ddassl.c (+1 -1)
-
SimulationRuntime/c/util:
modelinfo.c (+2 -2),
string_array.c (+1 -1)
-
sjoelund.se
2012-03-22 15:32
#221
Rev.: 11498
-
213 lines of code changed in 4 files:
-
Compiler/BackEnd:
SimCode.mo (+1 -1)
-
Compiler/Template:
CodegenC.mo (+202 -127)
-
Compiler/susan_codegen/SimCode:
CodegenC.tpl (+5 -2),
SimCodeTV.mo (+5)
-
sjoelund.se
2012-03-22 15:22
#220
Rev.: 11497
-
5 lines of code changed in 1 file:
-
Compiler/FrontEnd:
ExpressionSimplify.mo (+5 -10)
-
sjoelund.se
2012-03-22 15:16
#219
Rev.: 11496
-
1 lines of code changed in 1 file:
-
testsuite/mosfiles:
MeasureTime.mos (+1 -1)
-
perost
2012-03-22 14:43
#218
Rev.: 11495
-
4 lines of code changed in 2 files:
-
SimulationRuntime/interactive:
client.cpp (+2),
thread.cpp (+2 -2)
-
sjoelund.se
2012-03-22 14:42
#217
Rev.: 11494
-
1 lines of code changed in 1 file:
-
SimulationRuntime/c/util:
modelinfo.c (+1 -1)
-
perost
2012-03-22 14:36
#216
Rev.: 11493
-
55 lines of code changed in 3 files:
-
Compiler/FrontEnd:
SCodeCheck.mo (+48 -3),
SCodeInst.mo (+5 -1)
-
Compiler/Util:
Error.mo (+2)
-
sjoelund.se
2012-03-22 14:31
#215
Rev.: 11492
-
23 lines of code changed in 1 file:
-
SimulationRuntime/c/util:
modelinfo.c (+23 -15)
-
sjoelund.se
2012-03-22 13:50
#214
Rev.: 11491
-
14 lines of code changed in 2 files:
-
Compiler/Template:
CodegenC.mo (+12 -12)
-
Compiler/susan_codegen/SimCode:
CodegenC.tpl (+2 -2)
-
sjoelund.se
2012-03-22 13:45
#213
Rev.: 11490
-
8 lines of code changed in 7 files:
-
SimulationRuntime/interactive:
client.cpp (new),
socket.h (+2 -2),
socket_unix.cpp (new),
thread.cpp (+1)
-
perost
2012-03-22 13:08
#212
Rev.: 11489
-
171 lines of code changed in 2 files:
-
Compiler/FrontEnd:
ComponentReference.mo (+30),
SCodeInst.mo (+141 -33)
-
hubert.thieriot
2012-03-21 20:02
#211
Rev.: 11486
-
19 lines of code changed in 3 files:
-
OMOptim/OMOptimBasis:
MOVector.h (+2),
Variable.h (+1 -1)
-
OMOptim/OMOptimBasis/Infos:
InfoSender.cpp (+16 -16)
-
hubert.thieriot
2012-03-21 19:47
#210
Rev.: 11485
-
1 lines of code changed in 2 files:
-
OMOptim/OMOptimBasis/Problems:
ProblemInterfaces.cpp (new),
ProblemInterfaces.h (new 1)
-
hubert.thieriot
2012-03-21 19:34
#209
Rev.: 11484
-
396 lines of code changed in 60 files:
-
OMOptim/Core:
OMOptimSettings.cpp (+1),
OptObjectives.cpp (+2 -19),
OptObjectives.h (+3 -5),
Project.cpp (+3),
VariablesManip.cpp (+3 -3),
VariablesManip.h (+5 -4)
-
OMOptim/Core/Dymola:
Dymola.cpp (+9 -12),
Dymola.h (+8 -9),
ModPlusDymolaCtrl.cpp (+11 -1),
ModPlusDymolaCtrl.h (+9 -2)
-
OMOptim/Core/FileData:
SaveOMOptim.cpp (+1 -1)
-
OMOptim/Core/Modelica:
ModModelPlus.cpp (+6 -19),
ModModelPlus.h (+13 -16),
ModPlusCtrl.cpp (+13),
ModPlusCtrl.h (+9 -22)
-
OMOptim/Core/OMC:
MOomc.cpp (+2 -2),
OMCThreads.cpp (+2 -1),
OMCThreads.h (+3 -6)
-
OMOptim/Core/OpenModelica:
ModPlusOMCtrl.cpp (+4)
-
OMOptim/Core/Optim/EA/Evaluations:
EAStdOptimizationEval.h (+5 -3)
-
OMOptim/Core/Optim/EA/SPEA2:
SPEA2.cpp (+2 -2)
-
OMOptim/Core/Problems:
OneSimulation.cpp (+4 -3),
OneSimulation.h (+8 -6),
Optimization.cpp (+3 -4),
Optimization.h (+1 -1),
optimizationinterface.cpp (+1)
-
OMOptim/GUI/Tabs:
TabOptimization.cpp (+10 -1),
TabOptimization.h (+10 -9),
TabResOptimization.cpp (+19),
TabResOptimization.h (+40 -36)
-
OMOptim/GUI/Widgets:
WidgetCalculateMooPoints.cpp (+24 -24),
WidgetMooPointsList.cpp (+2 -2),
WidgetSelectOptVars.cpp (+2 -2),
WidgetSelectOptVars.h (+1 -1)
-
OMOptim/OMOptimBasis:
MOItem.h (+3 -1),
MOThreads.cpp (+1),
MOThreads.h (+2),
MOVector.h (+4 -5),
ProjectBase.cpp (+38 -4),
ProjectBase.h (+8 -13),
Variable.cpp (+5),
Variable.h (+1),
Variables.cpp (+15),
Variables.h (+1 -1)
-
OMOptim/OMOptimBasis/FileData:
Load.cpp (+8),
Load.h (+3 -8),
Save.cpp (+3),
Save.h (+3 -3)
-
OMOptim/OMOptimBasis/GUI/Tabs:
MOMainTab.cpp (+2)
-
OMOptim/OMOptimBasis/GUI/Tools:
GuiTools.cpp (+3),
GuiTools.h (+5 -5),
MyTextLog.cpp (+1),
MyTreeView.cpp (+4)
-
OMOptim/OMOptimBasis/GUI/Widgets:
WidgetTableVar.h (+17 -16)
-
OMOptim/OMOptimBasis/Problems:
OMCase.cpp (+7 -8),
Problem.cpp (+4),
Problem.h (+3 -4),
ProblemInterface.cpp (+7 -74),
ProblemInterface.h (+5 -19)
-
OMOptim/OMOptimBasis/build:
OMOptimBasis.pro (+4 -2)
-
adeas31
2012-03-21 16:33
#208
Rev.: 11483
-
2 lines of code changed in 1 file:
-
OMOptim/build:
OMOptim.windowsconfig.in (+2)
-
adeas31
2012-03-21 16:33
#207
Rev.: 11482
-
1 lines of code changed in 1 file:
-
Compiler/FrontEnd:
Ceval.mo (+1 -1)
-
perost
2012-03-21 14:10
#206
Rev.: 11480
-
2 lines of code changed in 1 file:
-
Compiler/FrontEnd:
SCodeInst.mo (+2 -2)
-
perost
2012-03-21 13:14
#205
Rev.: 11479
-
127 lines of code changed in 3 files:
-
Compiler/FrontEnd:
ComponentReference.mo (+35),
SCodeEnv.mo (+36),
SCodeInst.mo (+56 -21)
-
perost
2012-03-21 11:08
#204
Rev.: 11478
-
1 lines of code changed in 1 file:
-
Compiler/FrontEnd:
SCodeEnv.mo (+1 -1)
-
perost
2012-03-21 11:01
#203
Rev.: 11477
-
581 lines of code changed in 10 files:
-
Compiler/FrontEnd:
InstSymbolTable.mo (+14 -1),
InstTypes.mo (+15 -3),
InstUtil.mo (+156 -17),
SCodeDependency.mo (+2 -1),
SCodeEnv.mo (+35 -2),
SCodeExpand.mo (+15 -3),
SCodeFlattenRedeclare.mo (+18 -18),
SCodeInst.mo (+301 -79),
SCodeLookup.mo (+23 -7),
Typing.mo (+2 -1)
-
Frenkel TUD
2012-03-21 10:31
#202
Rev.: 11476
-
116 lines of code changed in 32 files:
-
testsuite/libraries/msl31/simulate:
Modelica.Electrical.Analog.Examples.AmplifierWithOpAmpDetailed.mos (+3 -1),
Modelica.Electrical.Digital.Examples.Counter.mos (+4 -1),
Modelica.Electrical.Digital.Examples.Counter3.mos (+4 -1),
Modelica.Electrical.Digital.Examples.FlipFlop.mos (+4 -1),
Modelica.Electrical.Digital.Examples.FullAdder.mos (+4 -1),
Modelica.Electrical.Digital.Examples.Multiplexer.mos (+4 -1),
Modelica.Electrical.Machines.Examples.AIMC_DOL.mos (+4 -1),
Modelica.Electrical.Machines.Examples.AIMC_Inverter.mos (+4 -1),
Modelica.Electrical.Machines.Examples.AIMC_Steinmetz.mos (+3),
Modelica.Electrical.Machines.Examples.AIMC_YD.mos (+3 -1),
Modelica.Electrical.Machines.Examples.AIMS_Start.mos (+3 -1),
Modelica.Electrical.Machines.Examples.SMPM_Inverter.mos (+3 -1),
Modelica.Electrical.Machines.Examples.SMR_Inverter.mos (+3 -1),
Modelica.Magnetic.FluxTubes.Examples.MovingCoilActuator.ForceCurrentBehaviour.mos (+3 -1),
Modelica.Magnetic.FluxTubes.Examples.MovingCoilActuator.ForceStrokeBehaviour.mos (+3 -1),
Modelica.Magnetic.FluxTubes.Examples.SolenoidActuator.ComparisonPullInStroke.mos (+5 -1),
Modelica.Magnetic.FluxTubes.Examples.SolenoidActuator.ComparisonQuasiStationary.mos (+6 -1),
Modelica.Mechanics.MultiBody.Examples.Loops.Engine1b_analytic.mos (+3 -1),
Modelica.Mechanics.MultiBody.Examples.Loops.EngineV6_analytic.mos (+3 -1),
Modelica.Mechanics.MultiBody.Examples.Loops.Fourbar2.mos (+3 -1),
Modelica.Mechanics.MultiBody.Examples.Loops.Fourbar_analytic.mos (+3 -1),
Modelica.Mechanics.MultiBody.Examples.Loops.PlanarLoops_analytic.mos (+3 -1),
Modelica.Mechanics.MultiBody.Examples.Systems.RobotR3.fullRobot.mos (+7 -1),
Modelica.Mechanics.Translational.Examples.PreLoad.mos (+3 -1),
Modelica.Thermal.FluidHeatFlow.Examples.IndirectCooling.mos (+3 -1),
Modelica.Thermal.FluidHeatFlow.Examples.ParallelCooling.mos (+3 -1),
Modelica.Thermal.FluidHeatFlow.Examples.ParallelPumpDropOut.mos (+3 -1),
Modelica.Thermal.FluidHeatFlow.Examples.PumpAndValve.mos (+3 -1),
Modelica.Thermal.FluidHeatFlow.Examples.PumpDropOut.mos (+4 -1),
Modelica.Thermal.FluidHeatFlow.Examples.SimpleCooling.mos (+4 -1),
Modelica.Thermal.FluidHeatFlow.Examples.TwoMass.mos (+4 -1),
Modelica.Thermal.HeatTransfer.Examples.Motor.mos (+4 -1)
-
AnandKGaneson
2012-03-21 04:59
#201
Rev.: 11475
-
7722 lines of code changed in 5 files:
-
Compiler/scripts/PythonInterface:
OMPython v1.0 User Manual.pdf (new 7477),
README.txt (+7 -5),
setup.py (+3 -3)
-
Compiler/scripts/PythonInterface/OMPython:
__init__.py (+152 -96)
-
Compiler/scripts/PythonInterface/OMPython/OMParser:
__init__.py (+83 -52)
-
Frenkel TUD
2012-03-20 17:28
#200
Rev.: 11474
-
0 lines of code changed in 38 files:
-
testsuite/libraries/msl31/simulate:
Modelica.Electrical.Analog.Examples.AmplifierWithOpAmpDetailed.mat (new),
Modelica.Electrical.Digital.Examples.Counter.mat (new),
Modelica.Electrical.Digital.Examples.Counter3.mat (new),
Modelica.Electrical.Digital.Examples.FlipFlop.mat (new),
Modelica.Electrical.Digital.Examples.FullAdder.mat (new),
Modelica.Electrical.Digital.Examples.HalfAdder.mat (new),
Modelica.Electrical.Digital.Examples.Multiplexer.mat (new),
Modelica.Electrical.Digital.Examples.VectorDelay.mat (new),
Modelica.Electrical.Machines.Examples.AIMC_DOL.mat (new),
Modelica.Electrical.Machines.Examples.AIMC_Inverter.mat (new),
Modelica.Electrical.Machines.Examples.AIMC_Steinmetz.mat (new),
Modelica.Electrical.Machines.Examples.AIMC_YD.mat (new),
Modelica.Electrical.Machines.Examples.AIMS_Start.mat (new),
Modelica.Electrical.Machines.Examples.Rectifier12pulse.mat (new),
Modelica.Electrical.Machines.Examples.Rectifier6pulse.mat (new),
Modelica.Electrical.Machines.Examples.SMEE_Generator.mat (new),
Modelica.Electrical.Machines.Examples.SMPM_Inverter.mat (new),
Modelica.Electrical.Machines.Examples.SMR_Inverter.mat (new),
Modelica.Electrical.MultiPhase.Examples.Rectifier.mat (new),
Modelica.Magnetic.FluxTubes.Examples.MovingCoilActuator.ForceStrokeBehaviour.mat (new),
Modelica.Magnetic.FluxTubes.Examples.SolenoidActuator.ComparisonPullInStroke.mat (new),
Modelica.Magnetic.FluxTubes.Examples.SolenoidActuator.ComparisonQuasiStationary.mat (new),
Modelica.Mechanics.MultiBody.Examples.Elementary.SpringDamperSystem.mat (new),
Modelica.Mechanics.MultiBody.Examples.Loops.Engine1b_analytic.mat (new),
Modelica.Mechanics.MultiBody.Examples.Loops.EngineV6_analytic.mat (new),
Modelica.Mechanics.MultiBody.Examples.Loops.Fourbar2.mat (new),
Modelica.Mechanics.MultiBody.Examples.Loops.Fourbar_analytic.mat (new),
Modelica.Mechanics.MultiBody.Examples.Loops.PlanarLoops_analytic.mat (new),
Modelica.Mechanics.MultiBody.Examples.Systems.RobotR3.fullRobot.mat (new),
Modelica.Mechanics.Translational.Examples.PreLoad.mat (new),
Modelica.Thermal.FluidHeatFlow.Examples.IndirectCooling.mat (new),
Modelica.Thermal.FluidHeatFlow.Examples.ParallelCooling.mat (new),
Modelica.Thermal.FluidHeatFlow.Examples.ParallelPumpDropOut.mat (new),
Modelica.Thermal.FluidHeatFlow.Examples.PumpAndValve.mat (new),
Modelica.Thermal.FluidHeatFlow.Examples.PumpDropOut.mat (new),
Modelica.Thermal.FluidHeatFlow.Examples.SimpleCooling.mat (new),
Modelica.Thermal.FluidHeatFlow.Examples.TwoMass.mat (new),
Modelica.Thermal.HeatTransfer.Examples.Motor.mat (new)
-
mahge930
2012-03-20 17:10
#199
Rev.: 11473
-
673 lines of code changed in 13 files:
-
Compiler:
OpenModelicaBootstrappingHeader.h (+33 -18)
-
Compiler/FrontEnd:
Absyn.mo (+11),
Dependency.mo (+11),
Dump.mo (+29),
InstExtends.mo (+6),
InstSection.mo (+528),
SCode.mo (+32),
SCodeDependency.mo (+8),
SCodeFlattenImports.mo (+7),
SCodeUtil.mo (+5),
Static.mo (+1 -1)
-
Parser:
Modelica.g (+1 -1)
-
testsuite/records:
OperatorOverloadComplexArray.mo (+1 -1)
-
Frenkel TUD
2012-03-20 16:27
#198
Rev.: 11472
-
6 lines of code changed in 1 file:
-
SimulationRuntime/c/util:
read_matlab4.c (+6 -6)
-
Frenkel TUD
2012-03-20 15:54
#197
Rev.: 11471
-
24 lines of code changed in 2 files:
-
SimulationRuntime/c/simulation/results:
simulation_result_mat.cpp (+24 -24)
-
SimulationRuntime/c/util:
read_matlab4.c (-1)
-
hubert.thieriot
2012-03-20 15:11
#196
Rev.: 11470
-
56 lines of code changed in 5 files:
-
OMOptim/GUI:
MainWindow.cpp (+7)
-
OMOptim/OMOptimBasis:
MOItem.h (+11 -11)
-
OMOptim/OMOptimBasis/Infos:
InfoSender.cpp (+1 -2),
ListInfo.h (+2 -1)
-
OMOptim/build:
OMOptim.windowsconfig.in (+35 -33)
-
Frenkel TUD
2012-03-20 14:52
#195
Rev.: 11467
-
479 lines of code changed in 10 files:
-
Compiler/BackEnd:
BackendDAETransform.mo (+101 -139),
BackendDump.mo (+46 -39)
-
Compiler/Util:
Flags.mo (+4 -1)
-
Compiler/runtime:
SimulationResults.c (+2 -2),
SimulationResultsCmp.c (+71 -71)
-
SimulationRuntime/c/util:
CMakeLists.txt (+2 -2),
read_matlab4.c (+225 -93),
read_matlab4.h (+1)
-
SimulationRuntime/interactive:
CMakeLists.txt (+2 -2)
-
testsuite/libraries/msl31/simulate:
Modelica.Mechanics.MultiBody.Examples.Elementary.SpringDamperSystem.mos (+25 -2)
-
wbraun
2012-03-20 13:35
#194
Rev.: 11466
-
32 lines of code changed in 5 files:
-
Compiler/FrontEnd:
Static.mo (+26 -27)
-
Compiler/Util:
Flags.mo (+1 -1)
-
testsuite/libraries/msl31:
Modelica.Magnetic.FluxTubes.mos (+2 -2),
Modelica.Mechanics.mos (+2 -2)
-
testsuite/mofiles:
FunctionSimplex.mo (+1 -1)
-
adeas31
2012-03-19 20:41
#193
Rev.: 11465
-
10 lines of code changed in 1 file:
-
OMOptim:
version.h (+10 -10)
-
hubert.thieriot
2012-03-19 19:07
#192
Rev.: 11463
-
17 lines of code changed in 2 files:
-
OMOptim/OMOptimBasis:
MOOptVector.cpp (+15),
MOOptVector.h (+2)
-
hubert.thieriot
2012-03-19 18:46
#191
Rev.: 11462
-
148 lines of code changed in 28 files:
-
OMOptim:
version.h (+2 -2)
-
OMOptim/Core/Dymola:
Dymola.cpp (+1 -1),
ModPlusDymolaCtrl.cpp (+8 -7)
-
OMOptim/Core/FileData:
LoadOMOptim.cpp (+1 -1)
-
OMOptim/Core/Modelica:
ModModelPlus.cpp (+2 -2)
-
OMOptim/Core/OMC:
MOomc.cpp (+4)
-
OMOptim/Core/OpenModelica:
ModPlusOMCtrl.cpp (+3 -2)
-
OMOptim/Core/Optim/EA/Results:
EAStdResult.h (+1 -1)
-
OMOptim/Core/Problems:
OptimResult.cpp (+4 -4),
OptimResult.h (+1 -1),
Optimization.cpp (+3 -1),
onesimulationinterface.h (+1 -1),
optimizationinterface.h (+1 -1)
-
OMOptim/GUI:
MainWindow.cpp (+4 -2)
-
OMOptim/GUI/Tabs:
TabOptimization.cpp (+1 -1),
TabOptimization.h (+21 -20)
-
OMOptim/GUI/Widgets:
WidgetModelsList.cpp (+9 -5),
WidgetModelsList.h (+1 -1),
WidgetOptParameters.h (+12 -12),
WidgetSelectOptVars.cpp (+13 -2),
WidgetSelectOptVars.h (+3 -1)
-
OMOptim/OMOptimBasis:
ProjectBase.cpp (+17 -3),
ProjectBase.h (+8 -8)
-
OMOptim/OMOptimBasis/FileData:
Load.cpp (-28)
-
OMOptim/OMOptimBasis/GUI/Tabs:
MO2ColTab.h (+11 -11)
-
OMOptim/OMOptimBasis/Infos:
InfoSender.cpp (+11),
InfoSender.h (+4)
-
OMOptim/OMOptimBasis/Problems:
ProblemInterface.h (+1 -1)
-
AnandKGaneson
2012-03-19 03:30
#190
Rev.: 11460
-
1 lines of code changed in 1 file:
-
Compiler/scripts/PythonInterface/OMPython:
__init__.py (+1)
-
AnandKGaneson
2012-03-19 03:14
#189
Rev.: 11459
-
134 lines of code changed in 4 files:
-
Compiler/scripts/PythonInterface:
README.txt (+14 -5),
setup.py (+5 -3)
-
Compiler/scripts/PythonInterface/OMPython:
__init__.py (+110 -9)
-
Compiler/scripts/PythonInterface/OMPython/OMParser:
__init__.py (+5 -5)
-
AnandKGaneson
2012-03-17 18:32
#188
Rev.: 11458
-
1679 lines of code changed in 4 files:
-
Compiler/scripts/PythonInterface:
README.txt (+4 -4),
setup.py (+2 -2)
-
Compiler/scripts/PythonInterface/OMPython:
__init__.py (+3 -4)
-
Compiler/scripts/PythonInterface/OMPython/OMParser:
__init__.py (new 1670)
-
AnandKGaneson
2012-03-17 16:46
#187
Rev.: 11457
-
0 lines of code changed in 1 file:
-
Compiler/scripts/PythonInterface/OMPython/OMParser:
__init__.py (del)
-
AnandKGaneson
2012-03-17 16:43
#186
Rev.: 11456
-
981 lines of code changed in 8 files:
-
Compiler/scripts/PythonInterface:
README.txt (+6 -4),
setup.py (+6 -5)
-
Compiler/scripts/PythonInterface/OMPython:
__init__.py (+23 -29)
-
Compiler/scripts/PythonInterface/OMPython/OMPythonParser:
__init__.py (new 844)
-
Compiler/scripts/PythonInterface/_GlobalIDL:
__init__.py (new 13)
-
Compiler/scripts/PythonInterface/_GlobalIDL__POA:
__init__.py (new 13)
-
Compiler/scripts/PythonInterface/stubs:
OmcClient_idl.py (new 75),
__init__.py (new 1)
-
adeas31
2012-03-17 02:31
#185
Rev.: 11455
-
29 lines of code changed in 4 files:
-
configure.in (+1)
-
Compiler:
Makefile.in (+1)
-
Compiler/scripts/PythonInterface/OMPython:
OMConfig.py.in (new 1),
__init__.py (+26 -10)
-
adeas31
2012-03-16 21:03
#184
Rev.: 11454
-
1 lines of code changed in 1 file:
-
adeas31
2012-03-16 19:51
#183
Rev.: 11453
-
1010 lines of code changed in 16 files:
-
Makefile.common (+3 -2)
-
Compiler:
Makefile.in (+4 -3),
Makefile.omdev.mingw (+1 -1)
-
Compiler/runtime:
Makefile.common (+2 -2),
Makefile.in (+1 -1),
Makefile.omdev.mingw (+1 -1)
-
Compiler/scripts/PythonInterface:
README.txt (+11),
setup.py (new 10)
-
Compiler/scripts/PythonInterface/OMPython:
__init__.py (new 151)
-
Compiler/scripts/PythonInterface/OMPython/OMParser:
__init__.py (new 826)
-
Compiler/scripts/ompython:
OMParser (del),
OMPython.py (del),
README.txt (del),
setup.bat (del)
-
Compiler/scripts/ompython/Parser:
__init__.py (del)
-
adeas31
2012-03-16 15:33
#182
Rev.: 11452
-
2 lines of code changed in 2 files:
-
Makefile.common (+1 -1)
-
Compiler:
Makefile.in (+1 -1)
-
adeas31
2012-03-16 15:18
#181
Rev.: 11451
-
4 lines of code changed in 2 files:
-
Compiler/scripts/ompython:
OMParser (new),
OMPython.py (+4 -4)
-
sjoelund.se
2012-03-16 13:34
#180
Rev.: 11450
-
4 lines of code changed in 2 files:
-
configure.in (+2 -2)
-
Compiler/runtime:
Makefile.common (+2 -1)
-
sjoelund.se
2012-03-16 13:13
#179
Rev.: 11449
-
5 lines of code changed in 3 files:
-
Compiler/runtime:
Makefile.common (+2 -1),
Makefile.in (+2),
Makefile.omdev.mingw (+1)
-
sjoelund.se
2012-03-16 11:32
#178
Rev.: 11448
-
4 lines of code changed in 2 files:
-
Makefile.common (+1 -2)
-
Compiler:
Makefile.in (+3 -1)
-
sjoelund.se
2012-03-16 11:31
#177
Rev.: 11447
-
4 lines of code changed in 3 files:
-
SimulationRuntime/c:
Makefile.objs (+1 -1)
-
SimulationRuntime/c/util:
division.c (+2 -1),
omc_error.c (+1 -1)
-
sjoelund.se
2012-03-16 09:25
#176
Rev.: 11446
-
291 lines of code changed in 27 files:
-
Compiler/Template:
CodegenC.mo (+1 -1),
CodegenFMU.mo (+1 -1)
-
Compiler/susan_codegen/SimCode:
CodegenC.tpl (+1 -1),
CodegenFMU.tpl (+1 -1)
-
SimulationRuntime/c:
Makefile.objs (+2 -2)
-
SimulationRuntime/c/ModelicaExternalC:
tables.c (+1 -1)
-
SimulationRuntime/c/linearization:
linearize.cpp (+1 -1)
-
SimulationRuntime/c/math-support:
delay.c (+1 -1),
initialization.c (+1 -1),
model_help.c (+1 -1)
-
SimulationRuntime/c/simulation:
simulation_input_xml.cpp (+1 -1),
simulation_runtime.cpp (+1 -1)
-
SimulationRuntime/c/simulation/results:
simulation_result_csv.cpp (+1 -1),
simulation_result_mat.cpp (+1 -1),
simulation_result_plt.cpp (+1 -1)
-
SimulationRuntime/c/simulation/solver:
dassl.c (+1 -1),
events.c (+1 -1),
solver_main.c (+1 -1)
-
SimulationRuntime/c/util:
division.c (+1 -1),
error.c (del),
error.h (del),
list.c (+1 -1),
modelinfo.c (+1 -1),
omc_error.c (new 50),
omc_error.h (new 217),
ringbuffer.c (+1 -1),
varinfo.c (+1 -1)
-
adeas31
2012-03-15 21:50
#175
Rev.: 11443
-
6 lines of code changed in 4 files:
-
configure.in (+3)
-
Compiler/runtime:
Makefile.common (+1 -1),
Makefile.in (+1 -1),
Makefile.omdev.mingw (+1 -1)
-
adeas31
2012-03-15 21:06
#174
Rev.: 11442
-
33 lines of code changed in 4 files:
-
Compiler/Template:
CodegenC.mo (+19 -7)
-
Compiler/Util:
Flags.mo (+4 -1)
-
Compiler/susan_codegen/SimCode:
CodegenC.tpl (+3 -3),
SimCodeTV.mo (+7)
-
ppriv
2012-03-15 21:04
#173
Rev.: 11441
-
721 lines of code changed in 5 files:
-
Compiler/Template:
CodegenCSharp.mo (+542 -260)
-
Compiler/susan_codegen/SimCode:
CodegenCSharp.tpl (+55 -7)
-
Compiler/susan_codegen/SimCode/GenTest:
Makefile (+7 -3)
-
Compiler/susan_codegen/SimCode/GenTest/QHP:
generate.mos (+89 -19),
simulate.mos (+28)
-
adeas31
2012-03-15 21:03
#172
Rev.: 11440
-
1002 lines of code changed in 12 files:
-
Makefile.common (+4 -2),
Makefile.omdev.mingw (+10)
-
Compiler:
Makefile.in (+1),
Makefile.omdev.mingw (+1)
-
Compiler/runtime:
Makefile.common (+2),
Makefile.in (+1),
Makefile.omdev.mingw (+1),
Makefile.vc (+1)
-
Compiler/scripts/ompython:
OMPython.py (new 138),
README.txt (new 14),
setup.bat (new 3)
-
Compiler/scripts/ompython/Parser:
__init__.py (new 826)
-
adrpo
2012-03-15 17:30
#171
Rev.: 11438
-
2 lines of code changed in 1 file:
-
Parser:
Modelica.g (+2 -2)
-
sjoelund.se
2012-03-15 14:22
#170
Rev.: 11437
-
1 lines of code changed in 1 file:
-
OMOptim/build:
Makefile.unix.in (+1 -1)
-
sjoelund.se
2012-03-15 09:59
#169
Rev.: 11436
-
1069 lines of code changed in 1 file:
-
Compiler/Template:
CodegenC.mo (+1069 -981)
-
sjoelund.se
2012-03-15 07:33
#168
Rev.: 11435
-
2 lines of code changed in 1 file:
-
testsuite/partest:
runtests.pl (+2 -2)
-
sjoelund.se
2012-03-15 00:50
#167
Rev.: 11434
-
1 lines of code changed in 1 file:
-
testsuite/partest:
runtests.pl (+1 -1)
-
adeas31
2012-03-15 00:13
#166
Rev.: 11433
-
4 lines of code changed in 2 files:
-
OMOptim/OMOptimBasis/build:
OMOptimBasis.pro (+2 -2)
-
OMOptim/build:
OMOptim.pro (+2 -2)
-
adeas31
2012-03-15 00:13
#165
Rev.: 11432
-
2 lines of code changed in 1 file:
-
OMOptim/OMOptimBasis/build:
OMOptimBasis.windowsconfig.in (+2 -1)
-
adeas31
2012-03-15 00:08
#164
Rev.: 11431
-
0 lines of code changed in 1 file:
-
OMOptim/GUI/Widgets:
WidgetCtrlParameters.h (-1)
-
adeas31
2012-03-15 00:07
#163
Rev.: 11430
-
7 lines of code changed in 2 files:
-
OMOptim/Core:
OptObjective.cpp (+2 -2)
-
OMOptim/Core/Optim/EA/Init:
EAStdBounds.h (+5 -5)
-
hubert.thieriot
2012-03-14 19:51
#162
Rev.: 11429
-
1717 lines of code changed in 64 files:
-
OMOptim:
version.h (+1 -1)
-
OMOptim/Core:
OptObjective.cpp (+103 -89),
OptObjective.h (+23 -22),
Project.cpp (+5 -5),
Project.h (+1)
-
OMOptim/Core/Dymola:
Dymola.cpp (+6 -4)
-
OMOptim/Core/Modelica:
ModItemsTree.cpp (+8 -7),
ModItemsTree.h (+1 -1)
-
OMOptim/Core/OpenModelica:
OpenModelica.cpp (+15 -10)
-
OMOptim/Core/Optim/EA:
EABase.cpp (+1 -1),
EABase.h (+2 -2),
OptimAlgo.h (+2 -2)
-
OMOptim/Core/Optim/EA/Evaluations:
EAStdOptimizationEval.h (+47 -65)
-
OMOptim/Core/Optim/EA/Init:
EAStdBounds.h (+111 -111)
-
OMOptim/Core/Optim/EA/Results:
EAStdResult.h (+9 -5)
-
OMOptim/Core/Problems:
OneSimResult.cpp (+2 -2),
OneSimulation.cpp (+8 -4),
OneSimulation.h (+2),
OptimResult.cpp (+22 -15),
OptimResult.h (+3 -5),
Optimization.cpp (+391 -223),
Optimization.h (+32 -24),
optimizationinterface.cpp (+2 -2),
optimizationinterface.h (+1 -1)
-
OMOptim/Core/Problems/BlockSubs:
BlockSubstitution.cpp (+18 -6),
BlockSubstitution.h (+26 -26),
BlockSubstitutions.cpp (+30 -28),
BlockSubstitutions.h (+13 -13)
-
OMOptim/GUI:
MainWindow.cpp (+5 -7)
-
OMOptim/GUI/Dialogs:
BlockSubstituteConnDlg.h (+1 -1)
-
OMOptim/GUI/Scene:
BlockSubsScene.cpp (+32 -33),
BlockSubsScene.h (+3 -4)
-
OMOptim/GUI/Tabs:
TabOneSim.cpp (+1 -1),
TabOptimization.cpp (+17 -2),
TabOptimization.h (+4 -3),
TabResOneSim.cpp (+1 -1),
TabResOptimization.cpp (+1 -1)
-
OMOptim/GUI/Widgets:
WidgetBlocks.cpp (+1 -1),
WidgetBlocks.h (+1 -1),
WidgetCtrlParameters.cpp (+16 -13),
WidgetCtrlParameters.h (+9 -7),
WidgetModelsList.cpp (new 130),
WidgetModelsList.h (new 85),
WidgetModelsList.ui (new 81),
WidgetMooPlot.cpp (+6 -10),
WidgetOptParameters.h (+1 -1),
WidgetOptimActions.cpp (+2 -2),
WidgetOptimActions.ui (+91 -113),
WidgetSelectComponents.cpp (+59 -59),
WidgetSelectComponents.h (+1 -1),
WidgetSelectModModel.cpp (+51 -28),
WidgetSelectModModel.h (+20 -18),
WidgetSelectOptVars.cpp (+41 -25),
WidgetSelectOptVars.h (+19 -17)
-
OMOptim/OMOptimBasis:
MOOptVector.cpp (+2 -15),
MOOptVector.h (+1 -4),
MOVector.h (+67 -25),
ProjectBase.cpp (+7 -4),
Variable.cpp (+42 -7),
Variable.h (+14 -6),
Variables.cpp (+7 -55),
Variables.h (+5 -14)
-
OMOptim/OMOptimBasis/GUI/Widgets:
WidgetFilesList.cpp (+1 -1)
-
OMOptim/build:
OMOptimLib.pro (+7 -2)
-
Frenkel TUD
2012-03-14 19:38
#161
Rev.: 11428
-
355 lines of code changed in 11 files:
-
Compiler/BackEnd:
BackendDAEOptimize.mo (+3 -2),
BackendDAETransform.mo (+1 -1),
BackendDAEUtil.mo (+21 -14),
BackendEquation.mo (+29 -8),
SimCode.mo (+225 -38)
-
Compiler/Script:
CevalScript.mo (+3 -1)
-
Compiler/susan_codegen/SimCode:
CodegenC.tpl (+14 -2)
-
SimulationRuntime/c/math-support:
matrix.h (+3)
-
testsuite/mosfiles:
ComplexSystem.mo (new 27),
ComplexSystem.mos (new 28),
Makefile (+1)
-
sjoelund.se
2012-03-14 18:20
#160
Rev.: 11427
-
8 lines of code changed in 2 files:
-
Examples:
BuildModelRecursive.mos (+5)
-
testsuite/partest:
runtests.pl (+3 -1)
-
sjoelund.se
2012-03-14 18:04
#159
Rev.: 11426
-
27 lines of code changed in 2 files:
-
testsuite/partest:
runtest.pl (+2 -1),
runtests.pl (+25 -35)
-
sjoelund.se
2012-03-14 15:54
#158
Rev.: 11423
-
2 lines of code changed in 1 file:
-
testsuite/partest:
runtests.pl (+2 -2)
-
perost
2012-03-14 13:56
#157
Rev.: 11422
-
2847 lines of code changed in 10 files:
-
Compiler:
Makefile.common (+4)
-
Compiler/FrontEnd:
InstSymbolTable.mo (new 707),
InstTypes.mo (new 185),
InstUtil.mo (new 1065),
SCodeExpand.mo (+45 -44),
SCodeFlattenRedeclare.mo (-1),
SCodeInst.mo (+73 -2444),
SCodeMod.mo (+64 -336),
Typing.mo (new 700)
-
testsuite/bootstrapping:
LoadCompilerSources.mos (+4)
-
sjoelund.se
2012-03-14 13:29
#156
Rev.: 11421
-
1 lines of code changed in 1 file:
-
testsuite/partest:
runtest.pl (+1 -1)
-
adrpo
2012-03-14 12:51
#155
Rev.: 11420
-
85 lines of code changed in 1 file:
-
testsuite/parser:
ParseFullModelica3.2.mos (+85 -69)
-
adrpo
2012-03-14 12:27
#154
Rev.: 11419
-
2875 lines of code changed in 3 files:
-
libraries:
Modelica 3.2.txt (+11),
README (+1 -1)
-
testsuite/parser:
ParseFullModelica3.2.mos (+2863 -2863)
-
sjoelund.se
2012-03-14 10:57
#153
Rev.: 11417
-
5 lines of code changed in 1 file:
-
testsuite/partest:
runtest.pl (+5 -10)
-
hkiel
2012-03-14 10:41
#152
Rev.: 11416
-
51 lines of code changed in 2 files:
-
SimulationRuntime/c/ModelicaExternalC:
tables.c (+48 -48)
-
SimulationRuntime/c/math-support:
initialization.c (+3 -3)
-
hkiel
2012-03-14 10:40
#151
Rev.: 11415
-
1 lines of code changed in 1 file:
-
Compiler/FrontEnd:
ModelicaBuiltin.mo (+1 -1)
-
hkiel
2012-03-14 10:38
#150
Rev.: 11414
-
113 lines of code changed in 3 files:
-
libraries/Modelica 3.2/Electrical:
Digital.mo (+112 -96)
-
libraries/Modelica 3.2/Electrical/Analog:
Ideal.mo (+1 -1)
-
sjoelund.se
2012-03-13 18:46
#149
Rev.: 11413
-
5 lines of code changed in 1 file:
-
Examples:
BuildModelRecursive.mos (+5 -2)
-
sjoelund.se
2012-03-13 17:30
#148
Rev.: 11412
-
3 lines of code changed in 1 file:
-
Compiler/FrontEnd:
Static.mo (+3)
-
adeas31
2012-03-13 15:59
#147
Rev.: 11411
-
6 lines of code changed in 1 file:
-
Compiler/Script:
CevalScript.mo (+6 -6)
-
adeas31
2012-03-13 15:27
#146
Rev.: 11410
-
12 lines of code changed in 2 files:
-
OMEdit/OMEditGUI:
FMIWidget.cpp (+5 -14),
OMCProxy.cpp (+7 -1)
-
adeas31
2012-03-13 15:26
#145
Rev.: 11409
-
36 lines of code changed in 3 files:
-
Compiler/FrontEnd:
ModelicaBuiltin.mo (+2 -11)
-
Compiler/Script:
CevalScript.mo (+17)
-
FMI/import/source:
moGenerator.c (+17 -53)
-
sjoelund.se
2012-03-13 14:56
#144
Rev.: 11408
-
831 lines of code changed in 12 files:
-
Makefile.in (+1 -1)
-
Parser:
main.c (+1 -1),
parse.c (+2 -2)
-
Parser/omcc:
Lexer.mo (+28 -28),
LexerGenerator.mo (+152 -152),
LexerModelica.mo (+28 -28),
Main.mo (+30 -30),
OMCC.mo (+5 -5),
Parser.mo (+174 -174),
ParserGenerator.mo (+234 -234),
ParserModelica.mo (+174 -174),
Types.mo (+2 -2)
-
sjoelund.se
2012-03-13 14:17
#143
Rev.: 11407
-
2 lines of code changed in 1 file:
-
Examples:
BuildModelRecursive.mos (+2 -2)
-
sjoelund.se
2012-03-13 14:05
#142
Rev.: 11406
-
2 lines of code changed in 3 files:
-
testsuite/3rdParty/HumMod:
Makefile (+1 -1)
-
testsuite/3rdParty/siemens:
Makefile (+1 -1)
-
sjoelund.se
2012-03-13 13:38
#141
Rev.: 11405
-
4 lines of code changed in 2 files:
-
Makefile.in (+1 -1)
-
Examples:
BuildModelRecursive.mos (+3 -2)
-
perost
2012-03-13 13:06
#140
Rev.: 11404
-
49 lines of code changed in 3 files:
-
Compiler/FrontEnd:
SCodeEnv.mo (+7),
SCodeFlattenRedeclare.mo (-39),
SCodeInst.mo (+42 -19)
-
sjoelund.se
2012-03-13 12:07
#139
Rev.: 11403
-
15 lines of code changed in 1 file:
-
Examples:
BuildModelRecursive.mos (+15 -4)
-
sjoelund.se
2012-03-13 11:01
#138
Rev.: 11402
-
1 lines of code changed in 1 file:
-
testsuite/partest:
runtests.pl (+1 -1)
-
sjoelund.se
2012-03-13 10:43
#137
Rev.: 11401
-
4 lines of code changed in 1 file:
-
testsuite/partest:
runtests.pl (+4 -3)
-
sjoelund.se
2012-03-13 09:42
#136
Rev.: 11400
-
0 lines of code changed in 4 files:
-
SimulationRuntime/c/simulation/libf2c:
signal1.h0 (new),
sysdep1.h0 (new)
-
sjoelund.se
2012-03-13 09:08
#135
Rev.: 11399
-
1 lines of code changed in 1 file:
-
sjoelund.se
2012-03-13 08:54
#134
Rev.: 11398
-
12115 lines of code changed in 284 files:
-
Makefile.in (+2 -6)
-
Compiler/Template:
TplAbsyn.mo (+23 -23),
TplMain.mo (+249 -249),
TplParser.mo (+505 -505)
-
Compiler/Util:
Error.mo (+7 -7)
-
Compiler/susan_codegen:
TplCodegenTV.mo (+331 -331),
paperI.mo (+33 -33),
testI.mo (+24 -24)
-
Compiler/susan_codegen/SimCode:
SimCodeTV.mo (+306 -306)
-
OMNotebook/OMNotebookGUI:
notebook.cpp (+29 -29),
notebook.h (+70 -70)
-
OMNotebook/OMSketch:
Draw_Arc.cpp (+44 -44),
Draw_Arc.h (+9 -9),
Draw_Arrow.cpp (+154 -154),
Draw_Arrow.h (+13 -13),
Draw_Ellipse.cpp (+19 -19),
Draw_Ellipse.h (+2 -2),
Draw_LineArrow.cpp (+206 -206),
Draw_LineArrow.h (+10 -10),
Draw_Rectangle.cpp (+76 -76),
Draw_Rectangle.h (+13 -13),
Draw_RoundRect.cpp (+24 -24),
Draw_RoundRect.h (+11 -11),
Draw_Triangle.cpp (+97 -97),
Draw_Triangle.h (+13 -13),
Draw_line.cpp (+53 -53),
Draw_polygon.cpp (+54 -54),
Graph_Scene.cpp (+1507 -1507),
Graph_Scene.h (+7 -7),
Scene_Objects.cpp (+11 -11),
Scene_Objects.h (+2 -2),
Sketch_files.cpp (+30 -30),
Tools.cpp (+1033 -1033),
Tools.h (+88 -88)
-
OMOptim:
version.h (+1 -1)
-
OMOptim/Core:
OMOptimSettings.cpp (+6 -6),
OMOptimSettings.h (+6 -6),
OptObjective.cpp (+298 -298),
OptObjective.h (+75 -75),
ParetoDominance.cpp (+84 -84),
ParetoDominance.h (+10 -10),
Project.cpp (+2 -2),
VariablesManip.cpp (+78 -78),
VariablesManip.h (+15 -15)
-
OMOptim/Core/Dymola:
Dymola.h (+2 -2)
-
OMOptim/Core/FileData:
CSV.h (+15 -15),
LoadOMOptim.h (+11 -11),
SaveOMOptim.h (+9 -9)
-
OMOptim/Core/Modelica:
ModComponent.cpp (+51 -51),
ModComponent.h (+28 -28),
ModExecution.cpp (+17 -17),
ModExecution.h (+10 -10),
ModItem.cpp (+4 -4),
ModItem.h (+62 -62),
ModItemsTree.h (+5 -5),
ModLoader.h (+7 -7),
ModModel.cpp (+7 -7),
ModModel.h (+9 -9),
ModModelPlus.cpp (+13 -13),
ModPackage.cpp (+7 -7),
ModPackage.h (+9 -9),
ModRecord.cpp (+7 -7),
ModRecord.h (+13 -13),
Modelica.h (+13 -13),
ModelicaConnection.cpp (+70 -70),
ModelicaConnection.h (+30 -30),
ModelicaConnections.cpp (+53 -53),
ModelicaConnections.h (+28 -28),
ModelicaModifier.cpp (+87 -87),
ModelicaModifier.h (+41 -41)
-
OMOptim/Core/OMC:
MOomc.cpp (+124 -124),
MOomc.h (+3 -3),
OMCThreads.h (+5 -5),
commandcompletion.cpp (+295 -295),
commandcompletion.h (+22 -22),
commandunit.h (+43 -43),
inputcelldelegate.h (+5 -5),
omc_communicator.cpp (+69 -69),
omcinteractiveenvironment.cpp (+10 -10),
omcinteractiveenvironment.h (+16 -16)
-
OMOptim/Core/OpenModelica:
OpenModelica.h (+15 -15)
-
OMOptim/Core/Optim/EA:
AlgoParameter.cpp (+138 -138),
AlgoParameter.h (+38 -38),
OMEAEvalContinue.h (+19 -19),
OMEAEvalFuncCounter.h (+18 -18),
OMEAProgress.h (+22 -22),
OptimAlgo.cpp (+9 -9),
OptimAlgo.h (+1 -1),
OptimAlgosList.h (+7 -7)
-
OMOptim/Core/Optim/EA/Checkpoints:
EAStdCheckPoint.h (+11 -11),
EAUpdaterDispObjGUI.h (+12 -12)
-
OMOptim/Core/Optim/EA/Chromosome:
EOAdapt.h (+99 -99),
EOStd.h (+81 -81)
-
OMOptim/Core/Optim/EA/Crossover:
SBCrossover.h (+68 -68)
-
OMOptim/Core/Optim/EA/Init:
EAAdaptReinitStdDev.h (+19 -19),
EAStdBounds.h (+44 -44),
EAStdInitBounded.h (+62 -62)
-
OMOptim/Core/Optim/EA/Monitor:
MyEoGnuplot.cpp (+35 -35),
MyEoGnuplot.h (+32 -32),
MyEoGnuplot1DMonitor.cpp (+12 -12),
MyEoGnuplot1DMonitor.h (+6 -6)
-
OMOptim/Core/Optim/EA/Mutations:
EAStdMutation.h (+83 -83)
-
OMOptim/Core/Optim/EA/NSGA2:
NSGA2.cpp (+2 -2),
NSGA2Algo.h (+8 -8)
-
OMOptim/Core/Optim/EA/Results:
EAStdResult.h (+2 -2)
-
OMOptim/Core/Optim/EA/SA1:
SA1.cpp (+17 -17),
SA1.h (+6 -6),
SA1Algo.h (+8 -8),
SA1Archive.h (+2 -2)
-
OMOptim/Core/Optim/EA/SPEA2:
SPEA2.cpp (+2 -2),
SPEA2Algo.h (+26 -26),
SPEA2Crossover.h (+66 -66)
-
OMOptim/Core/Optim/EA/SPEA2Adaptative:
SPEA2Adapt.cpp (+3 -3),
SPEA2Adapt.h (+12 -12),
SPEA2AdaptInitBounded.h (+54 -54),
SPEA2AdaptMutation.h (+89 -89)
-
OMOptim/Core/Problems/BlockSubs:
BlockSubstitution.cpp (+87 -87),
BlockSubstitution.h (+15 -15),
BlockSubstitutions.cpp (+81 -81),
BlockSubstitutions.h (+24 -24)
-
OMOptim/Core/Tools:
vqtconvert.cpp (+10 -10),
vqtconvert.h (+16 -16)
-
OMOptim/GUI/Dialogs:
AboutOMOptim.cpp (+30 -30),
AboutOMOptim.h (+8 -8),
BlockSubstituteConnDlg.cpp (+20 -20),
BlockSubstituteConnDlg.h (+28 -28),
HelpDlg.cpp (+30 -30),
HelpDlg.h (+8 -8),
newprojectform.cpp (+19 -19),
newprojectform.h (+8 -8)
-
OMOptim/GUI/Plots:
MOOptPlot.h (+286 -286)
-
OMOptim/GUI/Scene:
BlockDrawItem.cpp (+65 -65),
BlockDrawItem.h (+23 -23),
BlockSubsScene.cpp (+509 -509),
arrow.cpp (+6 -6),
arrow.h (+7 -7),
diagramitem.cpp (+28 -28),
diagramitem.h (+8 -8),
diagramscene.cpp (+6 -6),
diagramscene.h (+6 -6),
diagramtextitem.cpp (+6 -6),
diagramtextitem.h (+6 -6)
-
OMOptim/GUI/Tabs:
TabOMC.cpp (+102 -102),
TabOMC.h (+62 -62),
TabOneSim.cpp (+11 -11),
TabOneSim.h (+6 -6),
TabOptimization.cpp (+9 -9),
TabOptimization.h (+7 -7),
TabProject.cpp (+11 -11),
TabProject.h (+10 -10),
TabResOneSim.cpp (+32 -32),
TabResOptimization.cpp (+8 -8),
TabResOptimization.h (+6 -6)
-
OMOptim/GUI/Tools:
OMOptimGuiTools.cpp (+6 -6)
-
OMOptim/GUI/Widgets:
WidgetBlocks.cpp (+42 -42),
WidgetBlocks.h (+10 -10),
WidgetCalculateMooPoints.cpp (+26 -26),
WidgetCalculateMooPoints.h (+10 -10),
WidgetCtrlParameters.h (+6 -6),
WidgetOneSimVars.h (+17 -17),
WidgetOptParameters.cpp (+58 -58),
WidgetOptParameters.h (+12 -12),
WidgetOptTable.cpp (+60 -60),
WidgetOptTable.h (+11 -11),
WidgetOptimActions.h (+6 -6),
WidgetProjectInfos.h (+5 -5),
WidgetResultInfos.cpp (+6 -6),
WidgetSelPointScan.cpp (+23 -23),
WidgetSelPointScan.h (+13 -13),
WidgetSelectComponents.cpp (+4 -4),
WidgetSelectComponents.h (+15 -15),
WidgetSelectModModel.cpp (+22 -22),
WidgetSelectModModel.h (+11 -11),
WidgetSelectOptVars.cpp (+2 -2),
WidgetSelectOptVars.h (+20 -20),
WidgetToolBar.cpp (+7 -7),
WidgetToolBar.h (+8 -8)
-
OMOptim/OMOptimBasis:
MOClasses.h (+6 -6),
MOItem.cpp (+155 -155),
MOItem.h (+46 -46),
MOParameter.h (+24 -24),
MOSettings.h (+6 -6),
MOTableView.cpp (+26 -26),
MOTableView.h (+13 -13),
MOThreads.h (+14 -14),
ProjectBase.cpp (+1 -1),
Variable.cpp (+221 -221)
-
OMOptim/OMOptimBasis/FileData:
Load.h (+12 -12),
Save.h (+8 -8),
XML.cpp (+55 -55),
XML.h (+11 -11)
-
OMOptim/OMOptimBasis/GUI/Dialogs:
DlgSelectVars.h (+14 -14),
DlgSettings.cpp (+8 -8),
DlgSettings.h (+8 -8),
NewProjectBaseForm.cpp (+19 -19),
NewProjectBaseForm.h (+8 -8)
-
OMOptim/OMOptimBasis/GUI/Plots:
MOPlot.cpp (+21 -21),
MOPlot.h (+194 -194),
MyQwtPlotPicker.cpp (+11 -11),
MyQwtPlotPicker.h (+12 -12)
-
OMOptim/OMOptimBasis/GUI/Tabs:
MO2ColTab.cpp (+45 -45),
MO2ColTab.h (+11 -11),
MOTab.cpp (+8 -8),
MOTab.h (+8 -8),
MOTabBase.cpp (+12 -12),
MOTabBase.h (+17 -17),
TabGeneric.cpp (+15 -15)
-
OMOptim/OMOptimBasis/GUI/Tools:
GuiTools.cpp (+6 -6),
MOSplitter.cpp (+6 -6),
MOSplitter.h (+7 -7),
MOStyleSheet.cpp (+8 -8),
MOStyleSheet.h (+9 -9),
MyDelegates.cpp (+76 -76),
MyDelegates.h (+65 -65),
MyTextLog.cpp (+7 -7),
MyTextLog.h (+7 -7),
qsciencespinbox.cpp (+2 -2)
-
OMOptim/OMOptimBasis/GUI/Widgets:
WidgetFilesList.cpp (+8 -8),
WidgetList.cpp (+45 -45),
WidgetList.h (+16 -16),
WidgetMOItem.cpp (+1 -1),
WidgetMOItem.h (+22 -22),
WidgetProjectBaseInfos.h (+5 -5),
WidgetTableVar.h (+6 -6)
-
OMOptim/OMOptimBasis/Infos:
Info.cpp (new),
Info.h (new),
InfoSender.cpp (+8 -8),
InfoSender.h (new),
ListInfo.h (new)
-
OMOptim/OMOptimBasis/Problems:
OMCases.h (+18 -18),
Problem.cpp (+11 -11),
ProblemConfig.cpp (+9 -9),
ProblemConfig.h (+11 -11),
Problems.cpp (+5 -5),
Problems.h (+6 -6),
Results.cpp (+8 -8),
Results.h (+5 -5)
-
OMOptim/OMOptimBasis/Tools:
HighTools.cpp (+67 -67),
HighTools.h (+8 -8),
LowTools.h (+21 -21),
SleeperThread.h (+10 -10),
XMLTools.cpp (+7 -7),
XMLTools.h (+9 -9)
-
OMOptim/OMOptimBasis/Units:
MEDimValue.cpp (new),
MEDimValue.h (new),
MEHTCoeff.cpp (+19 -19),
MEHTCoeff.h (new),
MEMassFlow.cpp (new),
MEMassFlow.h (+10 -10),
MEQflow.cpp (+44 -44),
MEQflow.h (+16 -16),
MERefValue.cpp (+48 -48),
MERefValue.h (+23 -23),
MESpecHeatCapacity.h (new),
MESurface.cpp (+26 -26),
MESurface.h (+10 -10),
METemperature.cpp (new),
METemperature.h (new)
-
SimulationRuntime/c/simulation/solver:
dassl.c (+1 -1),
dassl.h (+16 -16),
dopri45.c (+4 -4),
dopri45.h (+4 -4),
events.c (+4 -4)
-
sjoelund.se
2012-03-12 23:15
#133
Rev.: 11397
-
1448 lines of code changed in 38 files:
-
Makefile.in (+2 -1)
-
Compiler/BackEnd:
BackendDump.mo (+8 -8),
SimCode.mo (+1 -1),
Uncertainties.mo (+29 -29)
-
Compiler/FrontEnd:
Static.mo (-1)
-
Compiler/Util:
Error.mo (+2 -2),
Graph.mo (+1 -1)
-
SimulationRuntime/c/math-support:
initialization.c (+1 -1),
model_help.c (+1 -1)
-
SimulationRuntime/c/meta:
dtoa.c (+1367 -1367),
meta_modelica.h (+1 -1),
realString.c (+31 -31)
-
SimulationRuntime/c/meta/gc:
generational.c (+1 -1)
-
mosh/src:
builtin_function.cpp (del),
builtin_function.hpp (del),
compiled_function.cpp (del),
compiled_function.hpp (del),
expression_parser.g (del),
function_argument.cpp (del),
function_argument.hpp (del),
modelica_function.cpp (del),
modelica_function.hpp (del),
modelica_runtime_error.cpp (del),
modelica_runtime_error.hpp (del),
modelica_type.cpp (del),
modelica_type.hpp (del),
mosh.cpp (+2 -4),
options.cpp (+1 -1),
symboltable.cpp (del),
symboltable.hpp (del),
value.cpp (del),
value.hpp (del),
walker.g (del)
-
mosh/src/runtime:
main.cpp (del),
modelica_array.cpp (del),
modelica_array.hpp (del),
modelica_runtime_error.hpp (del),
numerical_array.hpp (del)
-
sjoelund.se
2012-03-12 22:52
#132
Rev.: 11396
-
8 lines of code changed in 2 files:
-
Makefile.common (+1 -1),
Makefile.in (+7)
-
sjoelund.se
2012-03-12 22:34
#131
Rev.: 11395
-
0 lines of code changed in 1 file:
-
testsuite/parser:
Makefile (-1)
-
sjoelund.se
2012-03-12 21:03
#130
Rev.: 11394
-
10 lines of code changed in 2 files:
-
testsuite/partest:
runtest.pl (+5 -3),
runtests.pl (+5 -2)
-
sjoelund.se
2012-03-12 19:56
#129
Rev.: 11393
-
4 lines of code changed in 1 file:
-
testsuite/partest:
runtest.pl (+4 -4)
-
sjoelund.se
2012-03-12 19:42
#128
Rev.: 11392
-
1 lines of code changed in 1 file:
-
testsuite/partest:
runtest.pl (+1 -1)
-
sjoelund.se
2012-03-12 19:36
#127
Rev.: 11391
-
33 lines of code changed in 1 file:
-
testsuite/partest:
runtest.pl (+33 -30)
-
sjoelund.se
2012-03-12 18:13
#126
Rev.: 11388
-
3 lines of code changed in 1 file:
-
testsuite/partest:
runtest.pl (+3 -3)
-
sjoelund.se
2012-03-12 17:56
#125
Rev.: 11387
-
4 lines of code changed in 1 file:
-
testsuite/3rdParty/HumMod:
Makefile (new 4)
-
sjoelund.se
2012-03-12 17:41
#124
Rev.: 11386
-
124865 lines of code changed in 151 files:
-
testsuite:
HumMod (new),
Makefile (+7 -4)
-
testsuite/3rdParty/HumMod:
HumModOMCTotal.mo (new 52661),
checkHumMod.mos (new 226),
instHumMod.mos (new 71970)
-
testsuite/mosfiles-nosim:
Makefile (+1 -3)
-
testsuite/siemens:
Makefile (del),
paralleFlowEVA_test.mos (del),
valve_test.mos (del)
-
testsuite/siemens/SiemensPowerOMCtest:
dsin.txt (del),
package.mo (del),
package.order (del)
-
testsuite/siemens/SiemensPowerOMCtest/Blocks:
Smoothing.mo (del),
TimeTable.mo (del),
package.mo (del),
package.order (del)
-
testsuite/siemens/SiemensPowerOMCtest/Boundaries:
GasSinkP.mo (del),
GasSource.mo (del),
GasSourceP.mo (del),
PrescribedHeatFlow.mo (del),
WaterSink.mo (del),
WaterSourceMH.mo (del),
WaterSourceWithSetPressure.mo (del),
package.mo (del),
package.order (del)
-
testsuite/siemens/SiemensPowerOMCtest/Components:
package.mo (del),
package.order (del)
-
testsuite/siemens/SiemensPowerOMCtest/Components/FlueGasZones:
FlueGasZoneSingleTube.mo (del),
package.mo (del),
package.order (del)
-
testsuite/siemens/SiemensPowerOMCtest/Components/HeatExchanger:
ParallelFlowEvaporator.mo (del),
package.mo (del),
package.order (del)
-
testsuite/siemens/SiemensPowerOMCtest/Components/HeatExchanger/Tests:
package.mo (del),
package.order (del),
paralleFlowEVA_test.mo (del)
-
testsuite/siemens/SiemensPowerOMCtest/Components/Junctions:
SplitterMixer.mo (del),
package.mo (del),
package.order (del)
-
testsuite/siemens/SiemensPowerOMCtest/Components/Pipes:
Tube.mo (del),
TubeOwnMedia.mo (del),
TubeWithoutWall.mo (del),
package.mo (del),
package.order (del)
-
testsuite/siemens/SiemensPowerOMCtest/Components/Pipes/Tests:
package.mo (del),
package.order (del),
tube_ownMedia_test.mo (del)
-
testsuite/siemens/SiemensPowerOMCtest/Components/SolidComponents:
Fins.mo (del),
Wall.mo (del),
WallWithTension.mo (del),
Walllayer.mo (del),
package.mo (del),
package.order (del)
-
testsuite/siemens/SiemensPowerOMCtest/Components/Valves:
Valve.mo (del),
package.mo (del),
package.order (del)
-
testsuite/siemens/SiemensPowerOMCtest/Components/Valves/Tests:
package.mo (del),
package.order (del),
valve_test.mo (del)
-
testsuite/siemens/SiemensPowerOMCtest/HeatExchanger:
ParallelFlowEvaporator.mo (del),
package.bak-mo (del),
package.order (del)
-
testsuite/siemens/SiemensPowerOMCtest/HeatExchanger/Tests:
package.mo (del),
package.order (del),
paralleFlowEVA_test.mo (del)
-
testsuite/siemens/SiemensPowerOMCtest/Interfaces:
package.mo (del),
package.order (del),
portGasIn.mo (del),
portGasOut.mo (del),
portHeat.mo (del)
-
testsuite/siemens/SiemensPowerOMCtest/Junctions:
SplitterMixer.mo (del),
package.bak-mo (del),
package.order (del)
-
testsuite/siemens/SiemensPowerOMCtest/Media:
package.mo (del),
package.order (del)
-
testsuite/siemens/SiemensPowerOMCtest/Media/Common:
package.mo (del),
package.order (del)
-
testsuite/siemens/SiemensPowerOMCtest/Media/Common/MixtureGasNasa:
package.mo (del),
package.order (del)
-
testsuite/siemens/SiemensPowerOMCtest/Media/ExhaustGas:
Index.mo (del),
package.mo (del),
package.order (del)
-
testsuite/siemens/SiemensPowerOMCtest/Media/IntH2O:
T_rhoh.mo (del),
package.mo (del),
package.order (del),
rho_ph_dpdh.mo (del)
-
testsuite/siemens/SiemensPowerOMCtest/Media/TTSE:
package.mo (del),
package.order (del)
-
testsuite/siemens/SiemensPowerOMCtest/Media/TTSE/Utilities:
T_ph.mo (del),
T_ph_dh.mo (del),
T_ph_dp.mo (del),
der_T_ph.mo (del),
der_drhodh.mo (del),
der_drhodp.mo (del),
der_rho_ph.mo (del),
package.mo (del),
package.order (del),
rho_ph.mo (del),
rho_ph_d2h.mo (del),
rho_ph_d2p.mo (del),
rho_ph_d2ph.mo (del),
rho_ph_dh.mo (del),
rho_ph_dp.mo (del)
-
testsuite/siemens/SiemensPowerOMCtest/Pipes:
Tube.mo (del),
TubeWithoutWall.mo (del),
package.bak-mo (del),
package.order (del)
-
testsuite/siemens/SiemensPowerOMCtest/Utilities:
package.mo (del),
package.order (del)
-
testsuite/siemens/SiemensPowerOMCtest/Utilities/BaseClasses:
BaseTube.mo (del),
PartialTwoPortIsenthalpicTransport.mo (del),
PartialTwoPortTransport.mo (del),
package.mo (del),
package.order (del)
-
testsuite/siemens/SiemensPowerOMCtest/Utilities/Functions:
lambdaFin.mo (del),
lambdaFin_der.mo (del),
package.mo (del),
package.order (del),
sqrtRegularized.mo (del),
sqrtRegularized_der.mo (del)
-
testsuite/siemens/SiemensPowerOMCtest/Utilities/Functions/CharacteristicNumbers:
NusseltNumber.mo (del),
NusseltNumber_der.mo (del),
ReynoldsNumber.mo (del),
ReynoldsNumber_der.mo (del),
package.mo (del),
package.order (del)
-
testsuite/siemens/SiemensPowerOMCtest/Utilities/HeatTransfer:
Escoa.bak-mo (del),
HeatTransferBaseClass.mo (del),
HeatTransfer_constAlpha.mo (del),
package.mo (del),
package.order (del)
-
testsuite/siemens/SiemensPowerOMCtest/Utilities/HeatTransfer/InnerHeatTransfer:
PartialHeatTransfer.mo (del),
PartialHeatTransferSinglePhase.mo (del),
SinglePhase.mo (del),
package.mo (del),
package.order (del)
-
testsuite/siemens/SiemensPowerOMCtest/Utilities/PressureLoss:
PartialFriction.mo (del),
PartialFrictionSinglePhase.mo (del),
RoughnessFlow.mo (del),
package.mo (del),
package.order (del)
-
testsuite/siemens/SiemensPowerOMCtest/Utilities/Structures:
FgzGeo.mo (del),
Fins.mo (del),
PipeGeo.mo (del),
PropertiesMetal.mo (del),
StressCoefficients.mo (del),
package.mo (del),
package.order (del)
-
testsuite/siemens/SiemensPowerOMCtest/Utilities/Types:
package.mo (del),
package.order (del),
regularizationType.mo (del)
-
sjoelund.se
2012-03-12 17:21
#123
Rev.: 11385
-
70 lines of code changed in 2 files:
-
testsuite/partest:
runtest.pl (+55 -2),
runtests.pl (+15 -20)
-
sjoelund.se
2012-03-12 16:39
#122
Rev.: 11384
-
1 lines of code changed in 1 file:
-
Examples:
BuildModelRecursive.mos (+1 -2)
-
perost
2012-03-12 16:29
#121
Rev.: 11383
-
2 lines of code changed in 2 files:
-
Compiler/Template:
SCodeDumpTpl.mo (+1 -1)
-
Compiler/susan_codegen/SimCode:
SCodeDumpTpl.tpl (+1 -1)
-
sjoelund.se
2012-03-12 15:14
#120
Rev.: 11382
-
1 lines of code changed in 1 file:
-
testsuite/partest:
runtests.pl (+1 -1)
-
hubert.thieriot
2012-03-12 15:14
#119
Rev.: 11381
-
4 lines of code changed in 1 file:
-
OMOptim/build:
OMOptimLib.pro (+4 -2)
-
sjoelund.se
2012-03-12 14:42
#118
Rev.: 11380
-
5 lines of code changed in 4 files:
-
OMOptim/OMOptimBasis/build:
Makefile.unix.in (+2 -2),
OMOptimBasis.pro (+1 -2)
-
OMOptim/build:
OMOptim.pro (+1 -1),
OMOptimLib.pro (+1 -2)
-
perost
2012-03-12 14:19
#117
Rev.: 11379
-
509 lines of code changed in 1 file:
-
testsuite/interactive:
interactive_api_simulations.mos (+509 -509)
-
sjoelund.se
2012-03-12 14:05
#116
Rev.: 11378
-
4 lines of code changed in 1 file:
-
testsuite/partest:
runtests.pl (+4)
-
Frenkel TUD
2012-03-12 13:53
#115
Rev.: 11377
-
990 lines of code changed in 10 files:
-
Compiler/BackEnd:
BackendDAEOptimize.mo (+924 -51),
BackendDAEUtil.mo (+12 -9),
BackendEquation.mo (+13),
BackendVariable.mo (+19 -1),
TaskGraph.mo (+8 -9)
-
Compiler/Util:
Flags.mo (+3 -1)
-
testsuite/mosfiles-msl22:
IdealGear.mos (+2 -4),
IdealGearBrake.mos (+1 -3)
-
testsuite/mosfiles:
ABCDsystem.csv.mos (+5 -5),
nonConstantParam.mos (+3 -3)
-
sjoelund.se
2012-03-12 13:29
#114
Rev.: 11376
-
1 lines of code changed in 1 file:
-
testsuite/partest:
runtests.pl (+1 -1)
-
sjoelund.se
2012-03-12 13:15
#113
Rev.: 11375
-
1 lines of code changed in 1 file:
-
testsuite/partest:
runtests.pl (+1 -1)
-
sjoelund.se
2012-03-12 12:55
#112
Rev.: 11374
-
45 lines of code changed in 1 file:
-
testsuite/partest:
runtests.pl (+45)
-
hubert.thieriot
2012-03-12 11:42
#111
Rev.: 11372
-
46 lines of code changed in 14 files:
-
OMOptim:
main.cpp (+2 -2)
-
OMOptim/Core:
OMOptimSettings.cpp (+4 -98),
OMOptimSettings.h (+3 -17),
Project.h (+3 -1)
-
OMOptim/Core/Dymola:
Dymola.h (+31 -31)
-
OMOptim/Core/Optim/EA/SA1:
SA1moShiftNeighbor.h (new),
sa1moshiftneighbor.cpp (-3)
-
OMOptim/Core/Problems:
OptimResult.h (+1 -1)
-
OMOptim/GUI/Dialogs:
OMTableDialog.cpp (del),
OMTableDialog.h (del)
-
OMOptim/GUI/Tabs:
TabProjectInfos.h (del)
-
OMOptim/OMOptimBasis:
MOSettings.h (+1 -1)
-
perost
2012-03-12 11:23
#110
Rev.: 11370
-
23 lines of code changed in 2 files:
-
testsuite/mofiles:
Makefile (+1),
SumScalar.mo (new 22)
-
adrpo
2012-03-11 21:16
#109
Rev.: 11369
-
1804 lines of code changed in 5 files:
-
testsuite/3rdParty/PlanarMechanics:
checkPlanarMechanicsV4.mos (+1 -1)
-
testsuite/libraries/multibody/systems:
RobotR3.mos (+9 -9)
-
testsuite/mosfiles-nosim:
Model1.mos (+1 -1),
Model2.mos (+1 -1)
-
testsuite/parser:
ParseFullModelica3.1.mos (+1792 -1791)
-
adrpo
2012-03-11 20:43
#108
Rev.: 11368
-
8 lines of code changed in 2 files:
-
libraries:
Modelica 3.1.txt (+7),
README (+1 -1)
-
Frenkel TUD
2012-03-11 15:54
#107
Rev.: 11367
-
1 lines of code changed in 1 file:
-
Compiler/BackEnd:
Derive.mo (+1 -1)
-
Frenkel TUD
2012-03-11 14:58
#106
Rev.: 11366
-
1 lines of code changed in 1 file:
-
libraries/Modelica 3.1/Mechanics/MultiBody:
package.mo (+1)
-
sjoelund.se
2012-03-10 12:52
#105
Rev.: 11365
-
27 lines of code changed in 3 files:
-
Compiler/FrontEnd:
Static.mo (+9 -5),
Types.mo (+16 -7)
-
Compiler/Util:
Error.mo (+2)
-
Frenkel TUD
2012-03-10 12:38
#104
Rev.: 11364
-
129 lines of code changed in 3 files:
-
Compiler/BackEnd:
BackendDAEOptimize.mo (+121 -28)
-
testsuite/mosfiles:
BouncingBall2.mo (+4 -4),
BouncingBall2.mos (+4 -4)
-
Frenkel TUD
2012-03-09 22:58
#103
Rev.: 11363
-
0 lines of code changed in 1 file:
-
Compiler/FrontEnd:
Inline.mo (-2)
-
Frenkel TUD
2012-03-09 22:21
#102
Rev.: 11362
-
6 lines of code changed in 1 file:
-
Compiler/BackEnd:
BackendDAEOptimize.mo (+6 -9)
-
Frenkel TUD
2012-03-09 20:55
#101
Rev.: 11361
-
13 lines of code changed in 4 files:
-
Compiler/BackEnd:
BackendDAECreate.mo (+2 -2),
BackendDAETransform.mo (+2 -2),
Derive.mo (+1 -2)
-
Compiler/FrontEnd:
Inline.mo (+8 -6)
-
Frenkel TUD
2012-03-09 19:53
#100
Rev.: 11360
-
173 lines of code changed in 2 files:
-
Compiler/BackEnd:
BackendDAEOptimize.mo (+160 -73),
BackendVarTransform.mo (+13)
-
sjoelund.se
2012-03-09 18:32
#99
Rev.: 11359
-
20 lines of code changed in 1 file:
-
testsuite/parser:
ParseFullModelica3.1.mos (+20 -18)
-
sjoelund.se
2012-03-09 17:41
#98
Rev.: 11358
-
3 lines of code changed in 1 file:
-
libraries:
Modelica 3.1.txt (+3)
-
sjoelund.se
2012-03-09 17:40
#97
Rev.: 11357
-
67 lines of code changed in 4 files:
-
Compiler/FrontEnd:
Types.mo (+2)
-
libraries:
README (+1 -1)
-
libraries/Modelica 3.1/Electrical:
Digital.mo (+36 -34)
-
testsuite/libraries/msl31:
Modelica.Electrical.Digital.mos (+28 -28)
-
adeas31
2012-03-09 17:37
#96
Rev.: 11356
-
2 lines of code changed in 1 file:
-
OMEdit/OMEditGUI:
ShapeAnnotation.cpp (+2 -2)
-
sjoelund.se
2012-03-09 14:39
#95
Rev.: 11354
-
51 lines of code changed in 9 files:
-
Compiler/FrontEnd:
Types.mo (-9)
-
testsuite/libraries/biochem:
BiochemModels.mos (+2 -28),
EnzMM.mos (-1),
Glycolysis.mos (-1),
InsulinSignaling_Sedaghat.mos (+16 -18),
UniBi.mos (-1),
UniUni.mos (-1)
-
testsuite/mosfiles-nosim:
checkHumMod.mos (+16 -10),
instHumMod.mos (+17 -21)
-
sjoelund.se
2012-03-09 14:08
#94
Rev.: 11353
-
0 lines of code changed in 1 file:
-
testsuite/parser:
ParseFullModelica3.2.mos (-3)
-
sjoelund.se
2012-03-09 13:51
#93
Rev.: 11352
-
10 lines of code changed in 2 files:
-
Compiler/FrontEnd:
InstSection.mo (+10),
SCodeUtil.mo (-11)
-
sjoelund.se
2012-03-09 13:49
#92
Rev.: 11351
-
46 lines of code changed in 3 files:
-
libraries:
README (+1 -1)
-
libraries/Modelica 3.2/Electrical:
Digital.mo (-12)
-
testsuite/libraries/msl31:
Modelica.Electrical.Digital.mos (+45 -45)
-
sjoelund.se
2012-03-09 13:14
#91
Rev.: 11350
-
1819 lines of code changed in 5 files:
-
libraries:
README (+1 -1)
-
libraries/Modelica 3.1/Electrical:
Digital.mo (+6 -9)
-
libraries/Modelica 3.2/Electrical:
Digital.mo (+14 -2)
-
testsuite/parser:
ParseFullModelica3.1.mos (+1793 -1793),
ParseFullModelica3.2.mos (+5 -2)
-
sjoelund.se
2012-03-09 13:01
#90
Rev.: 11349
-
2 lines of code changed in 1 file:
-
OMOptim/build:
Makefile.unix.in (+2 -2)
-
Frenkel TUD
2012-03-09 10:53
#89
Rev.: 11348
-
14 lines of code changed in 1 file:
-
Compiler/BackEnd:
BackendDAETransform.mo (+14 -4)
-
Frenkel TUD
2012-03-09 09:17
#88
Rev.: 11347
-
1 lines of code changed in 1 file:
-
Compiler/FrontEnd:
ExpressionSimplify.mo (+1 -24)
-
adeas31
2012-03-08 22:25
#87
Rev.: 11346
-
1 lines of code changed in 1 file:
-
perost
2012-03-08 19:14
#86
Rev.: 11345
-
150 lines of code changed in 4 files:
-
Compiler/FrontEnd:
SCodeExpand.mo (+6 -7),
SCodeInst.mo (+61 -37),
SCodeMod.mo (+41 -36)
-
Compiler/Util:
List.mo (+42)
-
JohannaSchneider
2012-03-08 15:58
#85
Rev.: 11344
-
10 lines of code changed in 1 file:
-
Compiler/BackEnd:
BackendDAEOptimize.mo (+10 -5)
-
perost
2012-03-08 14:52
#84
Rev.: 11343
-
139 lines of code changed in 5 files:
-
Compiler/FrontEnd:
SCodeEnv.mo (-13),
SCodeExpand.mo (+3 -1),
SCodeFlattenRedeclare.mo (+2 -2),
SCodeInst.mo (+123 -16)
-
Compiler/Util:
Util.mo (+11)
-
sjoelund.se
2012-03-08 14:12
#83
Rev.: 11342
-
7 lines of code changed in 3 files:
-
Compiler/runtime:
systemimpl.c (+1 -1),
systemimpl.h (+1)
-
Parser:
parse.c (+5 -1)
-
Frenkel TUD
2012-03-08 01:56
#82
Rev.: 11341
-
1 lines of code changed in 1 file:
-
testsuite/mofiles:
MaxArray.mo (+1 -1)
-
Frenkel TUD
2012-03-08 01:27
#81
Rev.: 11340
-
104 lines of code changed in 2 files:
-
Compiler/BackEnd:
BackendDAECreate.mo (+66)
-
Compiler/FrontEnd:
ExpressionSimplify.mo (+38 -2)
-
adrpo
2012-03-08 01:10
#80
Rev.: 11339
-
1799 lines of code changed in 3 files:
-
Compiler/Template:
CodegenC.mo (+3 -2)
-
Compiler/susan_codegen/SimCode:
CodegenC.tpl (+2 -2)
-
testsuite/parser:
ParseFullModelica3.1.mos (+1794 -1793)
-
adrpo
2012-03-08 01:07
#79
Rev.: 11338
-
44 lines of code changed in 1 file:
-
testsuite/bootstrapping:
SimCodeTest.mos (+44 -54)
-
adrpo
2012-03-08 00:40
#78
Rev.: 11337
-
4 lines of code changed in 1 file:
-
libraries:
Modelica 3.1.txt (+4)
-
adrpo
2012-03-08 00:36
#77
Rev.: 11336
-
2356 lines of code changed in 28 files:
-
Compiler/Template:
CodegenC.mo (+1768 -1555)
-
Compiler/Util:
System.mo (+9)
-
Compiler/runtime:
System_rml.c (+7),
systemimpl.c (+9)
-
Compiler/susan_codegen/SimCode:
CodegenC.tpl (+105 -55),
SimCodeTV.mo (+6)
-
SimulationRuntime/c/meta:
meta_modelica.h (+124 -13),
meta_modelica_builtin.c (+97 -31)
-
SimulationRuntime/c/meta/gc:
common.h (+11 -9),
gc.h (+1 -2),
generational.c (+101 -380),
generational.h (+1 -14),
marksweep.c (+10 -18),
roots.c (+4),
roots.h (+8 -3)
-
libraries:
README (+1 -1)
-
libraries/Modelica 3.1/Media/IdealGases/Common:
package.mo (+3 -2)
-
testsuite/bootstrapping:
LinkMain.makefile.mingw (+10 -1),
SimCodeTest.mos (+53 -45),
main.c (+7)
-
testsuite/libraries/msl31/media:
Examples.MixtureGases.mos (+3 -4),
Examples.TestOnly.FlueGas.mos (+2 -2),
Examples.TestOnly.IdealGasN2Mix.mos (+2 -2),
Examples.TestOnly.MixIdealGasAir.mos (+4 -5)
-
testsuite/libraries/msl31/media/simulate:
Makefile (+3 -4),
Modelica.Media.Examples.MixtureGases.mos (+2 -496),
Modelica.Media.Examples.TestOnly.MixIdealGasAir.mos (+2 -60),
Modelica.Media.Examples.Tests.MediaTestModels.LinearFluid.LinearWater_pT.mos (+3 -73)
-
Frenkel TUD
2012-03-08 00:06
#76
Rev.: 11335
-
1 lines of code changed in 1 file:
-
testsuite/libraries/msl31/simulate:
Makefile (+1 -1)
-
Frenkel TUD
2012-03-07 23:40
#75
Rev.: 11334
-
12 lines of code changed in 1 file:
-
Compiler/BackEnd:
BackendDAECreate.mo (+12)
-
Frenkel TUD
2012-03-07 23:27
#74
Rev.: 11333
-
3 lines of code changed in 1 file:
-
Compiler/BackEnd:
BackendVariable.mo (+3)
-
adrpo
2012-03-07 22:08
#73
Rev.: 11332
-
1 lines of code changed in 1 file:
-
SimulationRuntime/c/util:
division.h (+1 -1)
-
adrpo
2012-03-07 20:07
#72
Rev.: 11331
-
69 lines of code changed in 23 files:
-
testsuite/libraries/msl31/media/simulate:
Modelica.Media.Air.SimpleAir.mos (+1 -1),
Modelica.Media.Examples.IdealGasH2O.mos (+2 -3),
Modelica.Media.Examples.MoistAir.mos (+1 -1),
Modelica.Media.Examples.SimpleLiquidWater.mos (+1 -1),
Modelica.Media.Examples.TestOnly.N2AsMix.mos (+1 -1),
Modelica.Media.Examples.Tests.MediaTestModels.Air.DryAirNasa.mos (+4 -10),
Modelica.Media.Examples.Tests.MediaTestModels.Air.MoistAir.mos (+4 -11),
Modelica.Media.Examples.Tests.MediaTestModels.Air.SimpleAir.mos (+4 -10),
Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.Air.mos (+4 -10),
Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.Nitrogen.mos (+4 -10),
Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.SimpleNaturalGas.mos (+4 -10),
Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.SimpleNaturalGasFixedComposition.mos (+4 -10),
Modelica.Media.Examples.Tests.MediaTestModels.Incompressible.Essotherm650.mos (+4 -13),
Modelica.Media.Examples.Tests.MediaTestModels.Incompressible.Glycol47.mos (+4 -8),
Modelica.Media.Examples.Tests.MediaTestModels.Water.IdealSteam.mos (+4 -10),
Modelica.Media.Examples.Tests.MediaTestModels.Water.WaterIF97OnePhase_ph.mos (+4 -18),
Modelica.Media.Examples.Tests.MediaTestModels.Water.WaterIF97_pT.mos (+4 -14),
Modelica.Media.Examples.Tests.MediaTestModels.Water.WaterIF97_ph.mos (+4 -18),
Modelica.Media.Examples.TwoPhaseWater.ExtendedProperties.mos (+4 -12),
Modelica.Media.Examples.TwoPhaseWater.mos (+1 -1),
Modelica.Media.Examples.WaterIF97.mos (+4 -10),
Modelica.Media.Incompressible.Examples.Glycol47.mos (+1 -1),
Modelica.Media.Water.StandardWater.mos (+1 -1)
-
adrpo
2012-03-07 19:32
#71
Rev.: 11330
-
4662 lines of code changed in 48 files:
-
Compiler/FrontEnd:
Ceval.mo (+1 -1),
Static.mo (+19 -3)
-
testsuite:
Makefile (+5 -1)
-
testsuite/3rdParty/TestMedia:
Makefile (new 53),
TestFlueGas.mos (new 163),
TestMedia.mo (new 72),
TestNitrogen.mos (new 124),
TestSteam.mos (new 1656),
TestWater.mos (new 1656)
-
testsuite/libraries/msl31/fluid:
Modelica.Fluid.Examples.AST_BatchPlant.BaseClasses.TankWith3InletOutletArraysWithEvaporatorCondensor.mos (+4 -4),
Modelica.Fluid.Examples.DrumBoiler.DrumBoiler.mos (+4 -4),
Modelica.Fluid.Examples.Explanatory.MeasuringTemperature.mos (+124 -124),
Modelica.Fluid.Examples.HeatingSystem.mos (+4 -4),
Modelica.Fluid.Valves.ValveVaporizing.mos (+4 -4)
-
testsuite/libraries/msl31/media:
Examples.MixtureGases.mos (+26 -26),
Examples.TestOnly.FlueGas.mos (+6 -6),
Examples.TestOnly.IdealGasN2Mix.mos (+5 -5),
Examples.TestOnly.MixIdealGasAir.mos (+21 -21),
Examples.Tests.MediaTestModels.IdealGases.SimpleNaturalGas.mos (+7 -7),
Examples.Tests.MediaTestModels.IdealGases.SimpleNaturalGasFixedComposition.mos (+7 -7),
Examples.Tests.MediaTestModels.LinearFluid.LinearWater_pT.mos (+4 -4),
Examples.Tests.MediaTestModels.Water.WaterIF97OnePhase_ph.mos (+4 -4),
Examples.Tests.MediaTestModels.Water.WaterIF97_ph.mos (+4 -4),
Examples.TwoPhaseWater.ExtendedProperties.mos (+5 -5),
Examples.TwoPhaseWater.TestTwoPhaseStates.mos (+5 -5),
Examples.WaterIF97.mos (+4 -4)
-
testsuite/libraries/msl31/media/simulate:
Makefile (+8 -9),
Modelica.Media.Examples.MixtureGases.mos (+470 -123),
Modelica.Media.Examples.TestOnly.FlueGas.mos (+3 -59),
Modelica.Media.Examples.TestOnly.IdealGasN2Mix.mos (+3 -182),
Modelica.Media.Examples.TestOnly.MixIdealGasAir.mos (+29 -52),
Modelica.Media.Examples.Tests.MediaTestModels.Air.DryAirNasa.mos (+3 -113),
Modelica.Media.Examples.Tests.MediaTestModels.Air.MoistAir.mos (+3 -5),
Modelica.Media.Examples.Tests.MediaTestModels.Air.SimpleAir.mos (+3 -113),
Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.Air.mos (+3 -113),
Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.Nitrogen.mos (+3 -113),
Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.SimpleNaturalGas.mos (+3 -299),
Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.SimpleNaturalGasFixedComposition.mos (+3 -132),
Modelica.Media.Examples.Tests.MediaTestModels.Incompressible.Essotherm650.mos (+7 -121),
Modelica.Media.Examples.Tests.MediaTestModels.Incompressible.Glycol47.mos (+3 -122),
Modelica.Media.Examples.Tests.MediaTestModels.LinearFluid.LinearWater_pT.mos (+88 -155),
Modelica.Media.Examples.Tests.MediaTestModels.Water.IdealSteam.mos (+3 -113),
Modelica.Media.Examples.Tests.MediaTestModels.Water.WaterIF97OnePhase_ph.mos (+11 -83),
Modelica.Media.Examples.Tests.MediaTestModels.Water.WaterIF97_pT.mos (+7 -83),
Modelica.Media.Examples.Tests.MediaTestModels.Water.WaterIF97_ph.mos (+11 -113),
Modelica.Media.Examples.TwoPhaseWater.ExtendedProperties.mos (+4 -7),
Modelica.Media.Examples.WaterIF97.mos (+3 -87)
-
testsuite/siemens:
valve_test.mos (+4 -4)
-
Frenkel TUD
2012-03-07 16:36
#70
Rev.: 11329
-
60 lines of code changed in 1 file:
-
Compiler/BackEnd:
BackendDAEUtil.mo (+60 -7)
-
Frenkel TUD
2012-03-07 16:13
#69
Rev.: 11328
-
1 lines of code changed in 1 file:
-
testsuite/mosfiles-nosim:
SolveLinearSystem.mos (+1 -1)
-
Frenkel TUD
2012-03-07 15:55
#68
Rev.: 11327
-
1 lines of code changed in 1 file:
-
Compiler/Script:
CevalScript.mo (+1 -1)
-
Frenkel TUD
2012-03-07 15:46
#67
Rev.: 11326
-
204 lines of code changed in 7 files:
-
Compiler/BackEnd:
BackendDAE.mo (+1),
BackendDAEOptimize.mo (+8 -9),
BackendDAEUtil.mo (+103 -23),
BackendDump.mo (+68),
PartFn.mo (+18 -400),
SimCode.mo (+5 -3)
-
testsuite/mosfiles:
algorithms.mos (+1 -1)
-
lochel
2012-03-07 13:13
#66
Rev.: 11325
-
6 lines of code changed in 1 file:
-
SimulationRuntime/c/math-support:
initialization.c (+6 -7)
-
Frenkel TUD
2012-03-07 12:25
#65
Rev.: 11324
-
11 lines of code changed in 3 files:
-
testsuite/libraries/msl31/simulate:
Makefile (+5 -6),
Modelica.Mechanics.MultiBody.Examples.Elementary.PointGravityWithPointMasses2.mos (+5 -4),
Modelica.Mechanics.MultiBody.Examples.Loops.PlanarLoops_analytic.mos (+1 -1)
-
hubert.thieriot
2012-03-07 12:18
#64
Rev.: 11322
-
11 lines of code changed in 1 file:
-
OMOptim/OMOptimBasis/build:
OMOptimBasis.windowsconfig.in (+11 -3)
-
adrpo
2012-03-07 10:17
#63
Rev.: 11321
-
7 lines of code changed in 2 files:
-
SimulationRuntime/OpenTurns:
model_name.h (new 1),
wrapper.c (+6 -3)
-
adrpo
2012-03-07 09:28
#62
Rev.: 11320
-
34 lines of code changed in 2 files:
-
Compiler/BackEnd:
BackendDAEOptimize.mo (+33 -8),
SimCode.mo (+1 -1)
-
adrpo
2012-03-07 07:30
#61
Rev.: 11319
-
20 lines of code changed in 5 files:
-
Compiler/BackEnd:
BackendDAEOptimize.mo (+8 -1)
-
testsuite/libraries/msl31/media/simulate:
Modelica.Media.Examples.TestOnly.IdealGasN2.mos (+3 -3),
Modelica.Media.Examples.Tests.MediaTestModels.LinearFluid.LinearColdWater.mos (+2 -2),
Modelica.Media.Examples.TwoPhaseWater.TestTwoPhaseStates.mos (+3 -2),
Modelica.Media.Incompressible.Examples.TestGlycol.mos (+4 -5)
-
Frenkel TUD
2012-03-07 01:07
#60
Rev.: 11318
-
233 lines of code changed in 18 files:
-
Compiler/BackEnd:
BackendDAECreate.mo (-1),
BackendDAEOptimize.mo (+174),
BackendDAEUtil.mo (+4 -1),
SimCode.mo (+9 -10),
Uncertainties.mo (+2 -2)
-
Compiler/Main:
Main.mo (+3 -3)
-
Compiler/Script:
CevalScript.mo (+3 -3)
-
SimulationRuntime/c:
CMakeLists.txt (+2 -2)
-
SimulationRuntime/c/simulation/results:
CMakeLists.txt (+2 -2)
-
SimulationRuntime/c/util:
CMakeLists.txt (+2 -2)
-
testsuite/libraries/msl31/media/simulate:
Makefile (+4 -4),
Modelica.Media.Examples.TestOnly.IdealGasN2.mos (+2 -136),
Modelica.Media.Examples.Tests.MediaTestModels.Air.MoistAir.mos (+4 -483),
Modelica.Media.Examples.Tests.MediaTestModels.LinearFluid.LinearColdWater.mos (+2 -26),
Modelica.Media.Examples.TwoPhaseWater.ExtendedProperties.mos (+9 -32),
Modelica.Media.Examples.TwoPhaseWater.TestTwoPhaseStates.mos (+2 -37),
Modelica.Media.Incompressible.Examples.TestGlycol.mos (+5 -19)
-
testsuite/libraries/msl31/simulate:
Modelica.Blocks.Examples.PID_Controller.mos (+4 -2)
-
lochel
2012-03-06 20:47
#59
Rev.: 11317
-
78 lines of code changed in 1 file:
-
SimulationRuntime/c/math-support:
initialization.c (+78)
-
Frenkel TUD
2012-03-06 20:24
#58
Rev.: 11316
-
479 lines of code changed in 2 files:
-
Compiler/FrontEnd:
ExpressionSimplify.mo (+13)
-
testsuite/libraries/msl31/media/simulate:
Modelica.Media.Examples.Tests.MediaTestModels.Air.MoistAir.mos (+466 -379)
-
adeas31
2012-03-06 15:56
#57
Rev.: 11314
-
26 lines of code changed in 4 files:
-
OMOptim/OMOptimBasis/build:
OMOptimBasis.config.in (+2 -2),
OMOptimBasis.pro (+3 -6)
-
OMOptim/build:
OMOptim.pro (+14 -24),
OMOptimLib.pro (+7 -24)
-
adrpo
2012-03-06 12:13
#56
Rev.: 11312
-
1 lines of code changed in 1 file:
-
OMOptim/build:
OMOptimLib.pro (+1 -1)
-
adrpo
2012-03-06 11:45
#55
Rev.: 11311
-
8 lines of code changed in 1 file:
-
OMOptim/build:
Makefile.unix.in (+8 -2)
-
adrpo
2012-03-06 11:19
#54
Rev.: 11310
-
1 lines of code changed in 1 file:
-
testsuite/libraries/msl221/Electrical:
Makefile (+1 -1)
-
perost
2012-03-06 11:05
#53
Rev.: 11309
-
5 lines of code changed in 1 file:
-
Compiler/FrontEnd:
SCodeInst.mo (+5 -93)
-
Frenkel TUD
2012-03-06 10:25
#52
Rev.: 11306
-
1 lines of code changed in 1 file:
-
Compiler/BackEnd:
Derive.mo (+1)
-
lochel
2012-03-05 19:53
#51
Rev.: 11305
-
14 lines of code changed in 3 files:
-
SimulationRuntime/c/math-support:
initialization.c (+6 -3)
-
SimulationRuntime/c/util:
division.c (+6 -8),
division.h (+2 -2)
-
hubert.thieriot
2012-03-05 18:39
#50
Rev.: 11300
-
405 lines of code changed in 8 files:
-
OMOptim:
main.cpp (+1),
version.h (+1 -1)
-
OMOptim/Core/OMC:
MOomc.cpp (-7)
-
OMOptim/OMOptimBasis/build:
OMOptimBasis.pro (+2 -2),
OMOptimBasis.pro.user (+11 -11)
-
OMOptim/build:
OMOptim.pro (+10 -300),
OMOptim.windowsconfig.in (+8 -2),
OMOptimLib.pro (+372 -4)
-
perost
2012-03-05 17:16
#49
Rev.: 11299
-
142 lines of code changed in 1 file:
-
Compiler/FrontEnd:
SCodeInst.mo (+142 -1)
-
perost
2012-03-05 17:09
#48
Rev.: 11296
-
0 lines of code changed in 1 file:
-
testsuite/libraries/msl31/simulate:
Modelica.Mechanics.MultiBody.Examples.Elementary.LineForceWithTwoMasses.mos (-1)
-
Frenkel TUD
2012-03-05 16:57
#47
Rev.: 11295
-
7 lines of code changed in 2 files:
-
testsuite/libraries/msl31/simulate:
Makefile (+1 -1),
Modelica.Electrical.Digital.Examples.HalfAdder.mos (+6 -1)
-
Frenkel TUD
2012-03-05 16:33
#46
Rev.: 11294
-
12 lines of code changed in 2 files:
-
testsuite/libraries/msl31/simulate:
Makefile (+1 -1),
Modelica.Mechanics.MultiBody.Examples.Elementary.LineForceWithTwoMasses.mos (+11)
-
Frenkel TUD
2012-03-05 16:22
#45
Rev.: 11293
-
5 lines of code changed in 2 files:
-
Compiler/BackEnd:
BackendDAEUtil.mo (+2 -2),
Derive.mo (+3 -2)
-
lochel
2012-03-05 14:46
#44
Rev.: 11292
-
1 lines of code changed in 1 file:
-
SimulationRuntime/c/math-support:
initialization.c (+1 -1)
-
lochel
2012-03-05 13:37
#43
Rev.: 11291
-
195 lines of code changed in 2 files:
-
SimulationRuntime/c/math-support:
initialization.c (+194 -8)
-
SimulationRuntime/c/simulation:
simulation_runtime.cpp (+1 -1)
-
perost
2012-03-05 12:30
#42
Rev.: 11290
-
247 lines of code changed in 2 files:
-
Compiler/FrontEnd:
SCodeInst.mo (+232 -27),
SCodeLookup.mo (+15)
-
sjoelund.se
2012-03-05 12:01
#41
Rev.: 11289
-
6 lines of code changed in 1 file:
-
testsuite/parser:
ParseFullModelica3.1.mos (+6 -6)
-
sjoelund.se
2012-03-05 11:58
#40
Rev.: 11288
-
6 lines of code changed in 2 files:
-
testsuite/interactive:
refactorGraphAnn1.mos (+3 -3),
refactorGraphAnn2.mos (+3 -3)
-
sjoelund.se
2012-03-05 11:44
#39
Rev.: 11287
-
4015 lines of code changed in 4 files:
-
Parser:
Modelica.g (+2 -2)
-
testsuite/parser:
ParseFullModelica1.6.mos (+65 -65),
ParseFullModelica3.1.mos (+2645 -2645),
ParseFullModelica3.2.mos (+1303 -1303)
-
Frenkel TUD
2012-03-05 00:31
#38
Rev.: 11286
-
452 lines of code changed in 5 files:
-
Compiler/BackEnd:
BackendDAETransform.mo (+1 -1),
BackendEquation.mo (+44)
-
Compiler/FrontEnd:
Expression.mo (+404)
-
SimulationRuntime/interactive:
README.txt (new)
-
Frenkel TUD
2012-03-04 22:47
#37
Rev.: 11285
-
9 lines of code changed in 1 file:
-
Compiler/BackEnd:
Derive.mo (+9)
-
adrpo
2012-03-04 22:37
#36
Rev.: 11284
-
1 lines of code changed in 1 file:
-
testsuite/siemens:
valve_test.mos (+1 -1)
-
adrpo
2012-03-04 19:50
#35
Rev.: 11283
-
11 lines of code changed in 11 files:
-
testsuite/libraries/msl31/fluid:
Modelica.Fluid.Examples.ControlledTankSystem.ControlledTanks.mos (+1 -1),
Modelica.Fluid.Examples.DrumBoiler.DrumBoiler.mos (+1 -1),
Modelica.Fluid.Examples.HeatingSystem.mos (+1 -1),
Modelica.Fluid.Valves.ValveVaporizing.mos (+1 -1)
-
testsuite/libraries/msl31/media:
Examples.TwoPhaseWater.ExtendedProperties.mos (+1 -1),
Examples.TwoPhaseWater.TestTwoPhaseStates.mos (+1 -1),
Examples.WaterIF97.mos (+1 -1)
-
testsuite/libraries/multibody/loops:
Engine1b_analytic.mos (+1 -1),
Fourbar2.mos (+1 -1),
PlanarLoops_analytic.mos (+1 -1),
checkEngineV6_analytic.mos (+1 -1)
-
Frenkel TUD
2012-03-04 15:30
#34
Rev.: 11282
-
163 lines of code changed in 3 files:
-
Compiler/BackEnd:
BackendDAECreate.mo (+7 -6)
-
Compiler/FrontEnd:
Inline.mo (+153 -35)
-
testsuite/libraries/msl31/media/simulate:
Makefile (+3 -3)
-
Frenkel TUD
2012-03-03 22:09
#33
Rev.: 11281
-
169 lines of code changed in 3 files:
-
Compiler/BackEnd:
BackendDAEOptimize.mo (+70 -21),
BackendDAEUtil.mo (+66 -6),
BackendVarTransform.mo (+33)
-
adrpo
2012-03-03 11:51
#32
Rev.: 11280
-
1 lines of code changed in 1 file:
-
testsuite/libraries/msl31/media:
Examples.TwoPhaseWater.TestTwoPhaseStates.mos (+1 -1)
-
adrpo
2012-03-03 11:35
#31
Rev.: 11279
-
297 lines of code changed in 12 files:
-
testsuite/libraries/msl31/fluid:
Modelica.Fluid.Examples.ControlledTankSystem.ControlledTanks.mos (+1 -1),
Modelica.Fluid.Examples.DrumBoiler.DrumBoiler.mos (+75 -75),
Modelica.Fluid.Examples.HeatingSystem.mos (+125 -125),
Modelica.Fluid.Valves.ValveVaporizing.mos (+1 -1)
-
testsuite/libraries/msl31/media:
Examples.TwoPhaseWater.ExtendedProperties.mos (+1 -1),
Examples.WaterIF97.mos (+1 -1)
-
testsuite/libraries/msl31/media/simulate:
Makefile (+4 -3)
-
testsuite/libraries/multibody/loops:
Engine1b_analytic.mos (+1 -1),
Fourbar2.mos (+1 -1),
PlanarLoops_analytic.mos (+1 -1),
checkEngineV6_analytic.mos (+1 -1)
-
testsuite/siemens:
valve_test.mos (+85 -85)
-
Frenkel TUD
2012-03-03 10:35
#30
Rev.: 11278
-
0 lines of code changed in 1 file:
-
Compiler/BackEnd:
BackendDAECreate.mo (-18)
-
sjoelund.se
2012-03-03 08:51
#29
Rev.: 11277
-
1 lines of code changed in 1 file:
-
OMOptim/OMOptimBasis/build:
Makefile.unix.in (+1 -1)
-
adrpo
2012-03-03 07:05
#28
Rev.: 11276
-
2 lines of code changed in 1 file:
-
testsuite/mosfiles:
FinalPropagation.mos (+2)
-
adrpo
2012-03-03 06:51
#27
Rev.: 11275
-
1 lines of code changed in 1 file:
-
Compiler/BackEnd:
XMLDump.mo (+1 -1)
-
Frenkel TUD
2012-03-03 06:13
#26
Rev.: 11274
-
968 lines of code changed in 14 files:
-
Compiler/BackEnd:
BackendDAE.mo (+17 -2),
BackendDAECreate.mo (+264 -152),
BackendDAEOptimize.mo (+81 -56),
BackendDAETransform.mo (+119 -59),
BackendDAEUtil.mo (+27 -35),
BackendDump.mo (+110 -59),
BackendEquation.mo (+42 -11),
BackendVariable.mo (+3 -2),
Derive.mo (+8 -7),
PartFn.mo (+46 -2),
SimCode.mo (+171 -21),
Uncertainties.mo (+9 -6)
-
Compiler/FrontEnd:
Inline.mo (+38 -7)
-
testsuite/libraries/msl31/simulate:
Modelica.Mechanics.MultiBody.Examples.Elementary.PointGravityWithPointMasses2.mos (+33 -2)
-
adeas31
2012-03-03 02:38
#25
Rev.: 11272
-
35 lines of code changed in 8 files:
-
OMNotebook/OMNotebookGUI:
OMNotebookGUI.pro (+1 -1),
application.h (new),
cellapplication.h (new),
xmlnodename.h (+1 -26)
-
OMNotebook/OMSketch:
Tools.cpp (+30 -31),
Tools.h (+2 -7)
-
adeas31
2012-03-02 19:38
#24
Rev.: 11267
-
1 lines of code changed in 1 file:
-
OMTools:
OMTools.pro (+1)
-
adeas31
2012-03-02 16:27
#23
Rev.: 11266
-
72 lines of code changed in 13 files:
-
Compiler/FrontEnd:
ModelicaBuiltin.mo (+15 -3)
-
Compiler/Script:
CevalScript.mo (+22 -8)
-
Compiler/Util:
Config.mo (+6),
Flags.mo (+5 -1)
-
OMNotebook/OMNotebookGUI:
cellapplication.cpp (+3),
graphcell.cpp (+5 -87),
graphcell.h (-3),
notebook.cpp (+1 -1),
notebookcommands.h (new),
omcinteractiveenvironment.cpp (+11),
omcinteractiveenvironment.h (+1),
xmlparser.cpp (+1 -5)
-
sjoelund.se
2012-03-02 14:55
#22
Rev.: 11265
-
1467 lines of code changed in 6 files:
-
Compiler/Template:
CodegenC.mo (+1399 -1185)
-
Compiler/susan_codegen/SimCode:
CodegenC.tpl (+28)
-
SimulationRuntime/c/util:
string_array.c (+15),
string_array.h (+2)
-
testsuite/mosfiles-nosim:
Makefile (+1),
StringArrayReturn.mos (new 22)
-
sjoelund.se
2012-03-02 14:29
#21
Rev.: 11264
-
1 lines of code changed in 1 file:
-
OMOptim/OMOptimBasis/build:
Makefile.unix.in (+1)
-
perost
2012-03-02 11:47
#20
Rev.: 11263
-
22 lines of code changed in 2 files:
-
Compiler/FrontEnd:
SCodeInst.mo (+4 -4),
SCodeMod.mo (+18 -13)
-
adeas31
2012-03-02 01:56
#19
Rev.: 11262
-
243 lines of code changed in 10 files:
-
OMNotebook/OMNotebookGUI:
serializingvisitor.cpp (+42 -1),
xmlnodename.h (new),
xmlparser.cpp (+71)
-
OMPlot/OMPlotGUI:
Legend.cpp (+19 -4),
Legend.h (+4 -1),
PlotCurve.cpp (+10),
PlotCurve.h (+2),
PlotWindow.cpp (+60 -10),
PlotWindow.h (+12 -2)
-
adeas31
2012-03-02 01:00
#18
Rev.: 11261
-
28 lines of code changed in 1 file:
-
Compiler/Script:
Interactive.mo (+28 -1)
-
mahge930
2012-03-01 22:48
#17
Rev.: 11260
-
1270 lines of code changed in 42 files:
-
testsuite:
Makefile (+51),
Makefile_sample.txt (new 48),
README (+57 -33)
-
testsuite/3rdParty/PlanarMechanics:
Makefile (+30 -3)
-
testsuite/bootstrapping:
Makefile (+37 -5)
-
testsuite/dependency:
Makefile (+28 -8)
-
testsuite/expandable:
Makefile (+24 -10)
-
testsuite/fmi:
Makefile (+31 -2)
-
testsuite/initialization:
Makefile (+30 -2)
-
testsuite/interactive-simulation:
Makefile (+34 -7)
-
testsuite/interactive:
Makefile (+28 -1)
-
testsuite/libraries/biochem:
Makefile (+30 -4)
-
testsuite/libraries/msl221:
Makefile (+36 -3)
-
testsuite/libraries/msl221/Electrical:
Makefile (+24 -1)
-
testsuite/libraries/msl221/Mechanics:
Makefile (+23 -1)
-
testsuite/libraries/msl221/modelicaAdditions:
Makefile (+24 -2)
-
testsuite/libraries/msl31:
Makefile (+33 -2)
-
testsuite/libraries/msl31/fluid:
Makefile (+32 -3)
-
testsuite/libraries/msl31/media:
Makefile (+31 -2)
-
testsuite/libraries/msl31/media/simulate:
Makefile (+30 -2)
-
testsuite/libraries/msl31/simulate:
Makefile (+33 -2)
-
testsuite/libraries/msl32:
Makefile (+31 -3)
-
testsuite/libraries/multibody:
Makefile (+7 -1)
-
testsuite/libraries/multibody/checkingModels:
Makefile (+27 -2)
-
testsuite/libraries/multibody/elementary:
Makefile (+23 -1)
-
testsuite/libraries/multibody/loops:
Makefile (+24 -2)
-
testsuite/libraries/multibody/rotational3deffects:
Makefile (+23 -1)
-
testsuite/libraries/multibody/systems:
Makefile (+23 -1)
-
testsuite/linearize:
Makefile (+22 -7)
-
testsuite/meta:
Makefile (+31 -6)
-
testsuite/modelicaML:
Makefile (+35 -8)
-
testsuite/mofiles:
Makefile (+41 -1)
-
testsuite/mofiles/drmodelica:
Makefile (+27 -1)
-
testsuite/mofiles/msl:
Makefile (+28 -1)
-
testsuite/mosfiles-msl22:
Makefile (+28 -3)
-
testsuite/mosfiles-nosim:
Makefile (+30 -1)
-
testsuite/mosfiles:
Makefile (+48 -1)
-
testsuite/parser:
Makefile (+25 -2)
-
testsuite/records:
Makefile (+31 -5)
-
testsuite/redeclare:
Makefile (+24 -2)
-
testsuite/siemens:
Makefile (+24 -1)
-
testsuite/streams:
Makefile (+24 -1)
-
mahge930
2012-03-01 21:48
#16
Rev.: 11259
-
1509 lines of code changed in 2 files:
-
Compiler/Template:
CodegenC.mo (+1489 -1414)
-
Compiler/susan_codegen/SimCode:
CodegenC.tpl (+20 -10)
-
adrpo
2012-03-01 20:02
#15
Rev.: 11258
-
1797 lines of code changed in 1 file:
-
testsuite/parser:
ParseFullModelica3.1.mos (+1797 -1797)
-
adrpo
2012-03-01 19:43
#14
Rev.: 11257
-
90 lines of code changed in 1 file:
-
Compiler:
OpenModelicaBootstrappingHeader.h (+90 -90)
-
adeas31
2012-03-01 18:39
#13
Rev.: 11256
-
1 lines of code changed in 1 file:
-
Compiler/Script:
CevalScript.mo (+1 -1)
-
sjoelund.se
2012-03-01 18:21
#12
Rev.: 11255
-
77 lines of code changed in 10 files:
-
Compiler/FrontEnd:
Types.mo (-7)
-
libraries:
Modelica 3.1.txt (+3),
Modelica 3.2.txt (+6),
README (+1 -1)
-
libraries/Modelica 3.1/Electrical:
Digital.mo (new)
-
libraries/Modelica 3.2/Electrical:
Digital.mo (+1 -1)
-
testsuite/libraries/msl31:
Modelica.Electrical.Digital.mos (+42 -42)
-
testsuite/parser:
ParseFullModelica3.1.mos (+1 -1),
ParseFullModelica3.2.mos (+1 -1)
-
sjoelund.se
2012-03-01 18:19
#11
Rev.: 11254
-
7 lines of code changed in 1 file:
-
SimulationRuntime/c/util:
modelinfo.c (+7 -7)
-
sjoelund.se
2012-03-01 18:18
#10
Rev.: 11253
-
4 lines of code changed in 1 file:
-
Compiler/susan_codegen/SimCode:
CodegenC.tpl (+4 -3)
-
lochel
2012-03-01 17:29
#9
Rev.: 11252
-
1947 lines of code changed in 4 files:
-
Compiler:
OpenModelicaBootstrappingHeader.h (+90 -90)
-
Compiler/Template:
CodegenC.mo (+1843 -1747)
-
Compiler/susan_codegen/SimCode:
CodegenC.tpl (+8)
-
SimulationRuntime/c/math-support:
initialization.c (+6 -2)
-
perost
2012-03-01 16:00
#8
Rev.: 11251
-
5 lines of code changed in 1 file:
-
Compiler/BackEnd:
BackendDump.mo (+5 -5)
-
perost
2012-03-01 15:46
#7
Rev.: 11250
-
295 lines of code changed in 6 files:
-
Compiler/FrontEnd:
SCodeCheck.mo (+15 -34),
SCodeExpand.mo (-4),
SCodeInst.mo (+263 -85),
SCodeUtil.mo (+3 -7)
-
Compiler/Template:
CodegenCpp.mo (+2 -2)
-
Compiler/Util:
Util.mo (+12)
-
Frenkel TUD
2012-03-01 15:35
#6
Rev.: 11249
-
233 lines of code changed in 7 files:
-
Compiler/BackEnd:
BackendDAECreate.mo (+2 -1),
BackendDAEOptimize.mo (+5 -5),
BackendDAETransform.mo (+12 -11),
BackendDAEUtil.mo (+5),
BackendDump.mo (+204 -8),
BackendEquation.mo (+1 -1)
-
Compiler/Util:
Flags.mo (+4 -1)
-
adrpo
2012-03-01 09:37
#5
Rev.: 11248
-
1 lines of code changed in 1 file:
-
testsuite/libraries/multibody/loops:
checkEngineV6_analytic.mos (+1 -1)
-
adrpo
2012-03-01 09:25
#4
Rev.: 11247
-
21 lines of code changed in 8 files:
-
Compiler/FrontEnd:
Inline.mo (+2 -12)
-
testsuite/3rdParty/PlanarMechanics:
checkPlanarMechanicsV4.mos (+13 -13)
-
testsuite/libraries/multibody/elementary:
LineForceWithTwoMasses.mos (+1 -1),
PointGravityWithPointMasses2.mos (+1 -1)
-
testsuite/libraries/multibody/loops:
Engine1b_analytic.mos (+1 -1),
Fourbar1.mos (+1 -1),
Fourbar2.mos (+1 -1),
PlanarLoops_analytic.mos (+1 -1)
-
adrpo
2012-03-01 09:06
#3
Rev.: 11246
-
73 lines of code changed in 3 files:
-
Compiler/FrontEnd:
Expression.mo (+23),
Inline.mo (+39 -43),
Types.mo (+11 -2)
-
adrpo
2012-03-01 07:30
#2
Rev.: 11245
-
64 lines of code changed in 8 files:
-
Compiler/FrontEnd:
Inline.mo (+40 -1)
-
testsuite/3rdParty/PlanarMechanics:
checkPlanarMechanicsV4.mos (+14 -14)
-
testsuite/libraries/multibody/elementary:
LineForceWithTwoMasses.mos (+2 -2),
PointGravityWithPointMasses2.mos (+1 -1)
-
testsuite/libraries/multibody/loops:
Engine1b_analytic.mos (+2 -2),
Fourbar2.mos (+2 -2),
PlanarLoops_analytic.mos (+2 -2),
checkEngineV6_analytic.mos (+1 -1)
-
adeas31
2012-03-01 00:55
#1
Rev.: 11244
-
1 lines of code changed in 2 files:
-
OMOptim/OMOptimBasis/build:
Makefile.unix.in (-1)
-
OMOptim/build:
OMOptim.config.in (+1 -1)