June 2012 Commit Log

Number of Commits:
283
Number of Active Developers:
15
Frenkel TUD 2012-06-30 15:27 Rev.: 12257

- fix tests

20 lines of code changed in 4 files:

Frenkel TUD 2012-06-30 14:31 Rev.: 12256

- fix tests

28 lines of code changed in 3 files:

Frenkel TUD 2012-06-29 22:59 Rev.: 12255

- fix tests

8 lines of code changed in 4 files:

Frenkel TUD 2012-06-29 22:27 Rev.: 12254

- fix constant liniear system

1 lines of code changed in 1 file:

Frenkel TUD 2012-06-29 21:30 Rev.: 12253

- fix initial equation issus with function equationtoScalarResiduals
- add some util functions

492 lines of code changed in 12 files:

Frenkel TUD 2012-06-29 18:04 Rev.: 12252

- fix tests

8 lines of code changed in 3 files:

niklwors 2012-06-29 16:30 Rev.: 12251

- Switched CVode as default solver for cpp runtime
- removed unused cpp case in SimCode createEquationsForSystems
- added test model BouncingBall to cppruntimetest- folder

61 lines of code changed in 6 files:

sjoelund.se 2012-06-29 16:04 Rev.: 12250

- Added missing testcase function1.mo
- Do not expand array-assignments (keep non-expanded as it is not needed to scalarize them)

94 lines of code changed in 2 files:

sjoelund.se 2012-06-29 11:26 Rev.: 12249

- Fix typing of [:] in function context
- TODO: Fix this also for expression, not just declarations of components

144 lines of code changed in 5 files:

perost 2012-06-29 11:15 Rev.: 12248

Pre-vacation code dump:
- Added List.accumulateMap.
- Replaced InstUtil.print* functions with the template based InstDump.
- Lots of connection handling and other fixes.

2532 lines of code changed in 25 files:

niklwors 2012-06-29 10:48 Rev.: 12247

-removed tabs

7 lines of code changed in 4 files:

adrpo 2012-06-29 10:08 Rev.: 12246

- more equation printing in InstUtil.mo
- more expansion (not quite right) in SCodeExpand.mo
- fail again in Typing.mo in typeFunction.

119 lines of code changed in 3 files:

Frenkel TUD 2012-06-29 09:57 Rev.: 12245

- filter constant initial expressions

45 lines of code changed in 1 file:

adrpo 2012-06-29 08:44 Rev.: 12244

- ignore deleted components in Typing.typeConnectorCref2.
- better error message in SCodeExpand.mo.
- V6 engine gets to expansion now but fails there.

28 lines of code changed in 2 files:

niklwors 2012-06-29 08:41 Rev.: 12243

-changed output format of cpp runtime to csv

53 lines of code changed in 7 files:

Frenkel TUD 2012-06-29 08:13 Rev.: 12242

- fix compilation

47 lines of code changed in 3 files:

adrpo 2012-06-29 08:04 Rev.: 12241

- set operator type to T_BOOL_DEFAULT for logical and relational operators in instOperator
- select the type of the operator if is not T_UNKNOWN in typeExp
- more builtin functions
- use args instead of pos_args in instFunctionCall (copy/paste error?)
- instFunction: add instead of addUnique as get(path) uses a non fully qualified path and it does not work.
- do not stop in typeFunction (for functions with unknown dimensions it fails but we should type these
somehow, maybe starting from the call arguments).
- instEngineV6 gets further but still not working.

101 lines of code changed in 2 files:

sjoelund.se 2012-06-29 07:20 Rev.: 12240

- Check linking before we assume sundials is recent enough

8 lines of code changed in 1 file:

adrpo 2012-06-29 05:54 Rev.: 12239

- handle some of the builtin functions
- handle records
- add a Compiler/FrontEnd/TypeCheck.mo for type checking (does nothing for now, more will come later).

403 lines of code changed in 8 files:

Frenkel TUD 2012-06-29 05:41 Rev.: 12238

- revert some pices of last commit

12 lines of code changed in 7 files:

Frenkel TUD 2012-06-29 05:36 Rev.: 12237

- fix compilation

92 lines of code changed in 11 files:

Frenkel TUD 2012-06-29 05:29 Rev.: 12236

- the End of the WRAPPER Era

2970 lines of code changed in 23 files:

sjoelund.se 2012-06-28 19:45 Rev.: 12235

- Added typing of array allocations

24 lines of code changed in 8 files:

Frenkel TUD 2012-06-28 18:05 Rev.: 12234

- fix tests

36 lines of code changed in 27 files:

Frenkel TUD 2012-06-28 17:19 Rev.: 12233

- fix tests

18 lines of code changed in 15 files:

Frenkel TUD 2012-06-28 16:50 Rev.: 12232

- fix tests

15 lines of code changed in 12 files:

Frenkel TUD 2012-06-28 16:38 Rev.: 12231

- fix tests

158 lines of code changed in 32 files:

perost 2012-06-28 16:33 Rev.: 12230

- Made the scodeInst tests partest friendly.

173 lines of code changed in 145 files:

perost 2012-06-28 15:30 Rev.: 12229

- Added testcases for the new instantiation.

5248 lines of code changed in 147 files:

sjoelund.se 2012-06-28 14:38 Rev.: 12228

- Add dependency not to assign to an array before it is allocated

11 lines of code changed in 2 files:

Frenkel TUD 2012-06-28 14:28 Rev.: 12227

- fix count of equations, Expression.sizeof, add a fiew more types

42 lines of code changed in 4 files:

Frenkel TUD 2012-06-28 13:16 Rev.: 12226

- fix tests

35 lines of code changed in 26 files:

sjoelund.se 2012-06-28 11:20 Rev.: 12225

- New inst: Added topological sorting of array dimensions, some expansion rules for functions (allow unknown dimensions)
- New DAE statement: Array allocation (for new inst only)
- TODO: Expansion of statements in functions
- TODO: Topological sorting of init statements+array dimensions

262 lines of code changed in 9 files:

Frenkel TUD 2012-06-28 09:50 Rev.: 12224

- fix tests

3 lines of code changed in 3 files:

Frenkel TUD 2012-06-28 09:44 Rev.: 12223

- fix tests

16 lines of code changed in 5 files:

niklwors 2012-06-28 09:43 Rev.: 12222

- fix for algorithm if and reinit statements in cpp runtime

555 lines of code changed in 2 files:

Frenkel TUD 2012-06-28 02:13 Rev.: 12221

- use CheckModel for checkModel

329 lines of code changed in 2 files:

Frenkel TUD 2012-06-28 00:01 Rev.: 12220

- fix coding style

18 lines of code changed in 2 files:

Frenkel TUD 2012-06-27 23:48 Rev.: 12219

- fix compilation

10 lines of code changed in 1 file:

Frenkel TUD 2012-06-27 23:40 Rev.: 12218

add CheckModel.mo: does the Model check without the backendend. Need less memory, should be faster, changes in backend affect less testcases
add HashSet.mo, BaseHashSet.mo: copy implementation from HashTable but without a value

1477 lines of code changed in 6 files:

Frenkel TUD 2012-06-27 17:37 Rev.: 12217

- Inline.mo,BackendVarTransform.mo bugfix for Algorithms
- ExpressionSimplify.mo: symblify Range(1,5)+2 -> Range(3,7)
- BackendDump.mo: bugfix print If-Equations

95 lines of code changed in 4 files:

niklwors 2012-06-27 09:32 Rev.: 12216

- fix for algorithm when statements in cpp template

1973 lines of code changed in 3 files:

adrpo 2012-06-26 23:25 Rev.: 12214

- better help for the generated simulation code on -? or -help
- support -override x1=v1,x2=v2 -output a,b,c for the generated simulation
code which will override the values already in the Model_init.xml file
and output a, b, c on the command line at the end of the simulation.
- massive OpenTurns connection speedup using Model -override -output (no temp directory generated, etc)
- enable full example in testsuite/uncertainties/CantileverBeam_MC-template.py
as now it only takes 15 minutes instead of a lot of hours before.
- add testsuite/uncertainties/TestModels/ThermoSysPro/package.encoding to circumvent loading errors issues.
- delete all generated files in testsuite/uncertainties/CantileverBeam.mos
- small fixes to Compiler/BackEnd/OpenTURNS.mo (we should maybe give the distribution order in the OpenTurns OMC API).



2872 lines of code changed in 14 files:

Frenkel TUD 2012-06-26 21:27 Rev.: 12213

- get back all the deleted tests in msl31simulate

48 lines of code changed in 1 file:

hubert.thieriot 2012-06-26 19:29 Rev.: 12212

- added METime
-added variables find function

236 lines of code changed in 6 files:

Frenkel TUD 2012-06-26 18:58 Rev.: 12211

- fix compilation

2 lines of code changed in 1 file:

Frenkel TUD 2012-06-26 18:54 Rev.: 12210

- Inline.mo: add inlineExpOpt and use it in inlineVar
- BackendDump: add dumping of If equations

89 lines of code changed in 3 files:

sjoelund.se 2012-06-26 16:57 Rev.: 12209

- Sort initial bindings of variables in functions

110 lines of code changed in 2 files:

Frenkel TUD 2012-06-26 12:08 Rev.: 12208

- fix bugs in BackendVarTransform.addExtendReplacement, prior not all necessary extendsions added

28 lines of code changed in 1 file:

Frenkel TUD 2012-06-26 00:30 Rev.: 12207

- fix bugs in BackendVarTransform.addExtendReplacement, prior not all necessary extendsions added

30 lines of code changed in 1 file:

Frenkel TUD 2012-06-26 00:27 Rev.: 12206

- add boxptr_arrayUpdate, to use arrayUpdate with List.fold1r

6 lines of code changed in 2 files:

adrpo 2012-06-26 00:21 Rev.: 12205

- add query of MSL 3.2 class Modelica.UsersGuide.Conventions.Documentation.Format.Code
to make sure we don't run into Code quoting issues anymore (see testsuite/interactive/interactive_api_calls.mos).

76 lines of code changed in 1 file:

adrpo 2012-06-26 00:10 Rev.: 12204

- this change is to enable querying of Modelica Standard Library 3.2 which has a class called Code.
- changed Code quoting to use $Code in Parser/BaseModelica_Lexer.g
+ allow $Code in END_IDENT token (to be able to use type $Code end $Code; in ModelicaBuiltin.mo).
+ changes in Compiler/FrontEnd/ModelicaBuiltin.mo to use $Code instead of Code.
+ documentation updates in doc/OpenModelicaAPI-Howto/OMC_API-HowTo.tex and doc/OpenModelicaUsersGuide.doc
+ changes to Compiler/FrontEnd/Dump.mo to dump CodeNode using $Code.
+ changes everywhere where Code was used to use $Code (.mo, .mos, .onb, .c*)
+ updated OMEdit and OMOptim to use $Code.
+ more interactive tests in testsuite/interactive/interactive_api_calls.mos (from doc/OpenModelicaAPI-Howto/OMC_API-HowTo.tex)
+ show statements in more testsuite/interactive tests.
+ update the Parser/omcc/* files
- removed testsuite/HumMod directory
- removed doc/OpenModelica-TortoiseSVN+Putty-HOWTO.doc as is way old and not useful anymore.

8507 lines of code changed in 34 files:

sjoelund.se 2012-06-25 12:01 Rev.: 12203

- Only look for duplicates in the current scope when adding elements

3 lines of code changed in 1 file:

perost 2012-06-25 11:51 Rev.: 12202

- Added variable declarations to function_sampleInit.

45 lines of code changed in 2 files:

sjoelund.se 2012-06-25 09:41 Rev.: 12201

- Some more function typing

408 lines of code changed in 5 files:

Frenkel TUD 2012-06-24 14:00 Rev.: 12200

- fix partitionIndependentBlocks for nowrappereqns
- continue nowrappereqns

16 lines of code changed in 2 files:

Frenkel TUD 2012-06-24 13:00 Rev.: 12199

- fix testsuite

6 lines of code changed in 1 file:

Frenkel TUD 2012-06-24 12:19 Rev.: 12198

- fix bootstrapp compilation

13 lines of code changed in 2 files:

Frenkel TUD 2012-06-24 08:24 Rev.: 12197

- fix bootstrapp compilation

1 lines of code changed in 1 file:

Frenkel TUD 2012-06-24 02:03 Rev.: 12196

ExpressionSimplify.mo: add simplifyList1, condsymplify
Expression:mo : add replaceCref
DAEUtil.mo: add replaceCref
BackendVarTransform.mo: replaceEquations tailrecursive and with less simplify of expressions
BackendEquation.mo: add equationSize, equationOptSize, equationLstSize
BackendDAEUtil.mo: add equationArraySize, incidenceMatrixScalar
BackendDAEOptimize:mo: rename lateInline to lateInlineFunction
BackendDAECreate.mo: use inlineVar not inlineVarOpt
Inline.mo: do less simplify (simplify not if there was nothing do inline)
continue to get rid of wrapper equations

1050 lines of code changed in 14 files:

adrpo 2012-06-23 23:59 Rev.: 12195

- update the Fluid simulation tests, still all fail for now.

624 lines of code changed in 21 files:

Frenkel TUD 2012-06-23 10:35 Rev.: 12194

- start to ged rid of the wrapper equations

348 lines of code changed in 18 files:

Frenkel TUD 2012-06-23 10:33 Rev.: 12193

- BaseHashTable.mo: print also key string in case of an error
- Util.mo: add function consN to concate n times an ellement

38 lines of code changed in 2 files:

niklwors 2012-06-22 13:08 Rev.: 12192

- fix in cmake file for Modelica system

1 lines of code changed in 1 file:

Frenkel TUD 2012-06-22 11:03 Rev.: 12191

- ComponentReference.printComponentRefStr us match
- ExpressionDump.printListStr use stringDelimitList and List.map

16 lines of code changed in 2 files:

Frenkel TUD 2012-06-22 10:35 Rev.: 12190

remove tabs

63 lines of code changed in 1 file:

Frenkel TUD 2012-06-22 08:58 Rev.: 12189

- remove last idea for dynamic state selection

3 lines of code changed in 1 file:

Frenkel TUD 2012-06-21 20:37 Rev.: 12188

- bugfix dynamic state selection

13 lines of code changed in 1 file:

niklwors 2012-06-21 20:27 Rev.: 12187

-fix for linking new windows boost libraries in Simulation.exe

91 lines of code changed in 4 files:

Frenkel TUD 2012-06-21 19:32 Rev.: 12186

- finish symbolic calculation of determinant of a square matrix

161 lines of code changed in 1 file:

Frenkel TUD 2012-06-21 17:42 Rev.: 12185

- switch to dummyderivative
- remove unneeded code

12 lines of code changed in 2 files:

Frenkel TUD 2012-06-21 17:41 Rev.: 12184

- try improved dynamic state selection

88 lines of code changed in 2 files:

perost 2012-06-21 17:01 Rev.: 12182

- Added comments to InstSymbolTable and BaseHashTable.

127 lines of code changed in 2 files:

sjoelund.se 2012-06-21 16:38 Rev.: 12181

- Tab cleansing - use burning fire

1 lines of code changed in 1 file:

hubert.thieriot 2012-06-21 15:33 Rev.: 12177

- rename layout

1 lines of code changed in 1 file:

niklwors 2012-06-21 15:28 Rev.: 12176

- Added cppruntime test folder

141 lines of code changed in 7 files:

Frenkel TUD 2012-06-21 14:22 Rev.: 12173

- and switch back to dummyderivative

8 lines of code changed in 1 file:

Frenkel TUD 2012-06-21 14:21 Rev.: 12172

- remove Old getVar helpfunctions
- fix bug for dummy state selection
- try dummystateselection

46 lines of code changed in 3 files:

niklwors 2012-06-21 13:57 Rev.: 12171

- modified boost version to 1.49 for windows compilation

13 lines of code changed in 4 files:

mahge930 2012-06-21 12:44 Rev.: 12170

- move unstable test. It passes on my machine, It fails on Hudson.

1 lines of code changed in 1 file:

Frenkel TUD 2012-06-21 11:04 Rev.: 12169

- print more information in case of pure discrete equation systems

8 lines of code changed in 1 file:

Frenkel TUD 2012-06-21 08:16 Rev.: 12168

- and switch back to the old dummyderivative

8 lines of code changed in 1 file:

Frenkel TUD 2012-06-21 08:14 Rev.: 12167

- try dynamic state selection

9 lines of code changed in 1 file:

Frenkel TUD 2012-06-21 08:12 Rev.: 12166

- fix expandCref for Records

12 lines of code changed in 1 file:

Frenkel TUD 2012-06-21 02:43

- fix expandCref for Records

257 lines of code changed in 2 files:

Frenkel TUD 2012-06-21 01:40 Rev.: 12163

- fix expandCref for Records

1 lines of code changed in 1 file:

Frenkel TUD 2012-06-21 00:37 Rev.: 12162

fix compilation

1 lines of code changed in 1 file:

Frenkel TUD 2012-06-20 23:35 Rev.: 12161

- speedup expandDer
- improve BackendVariable.getVar
- rewrote a fiew functions tailrecursive in SimCode.mo

323 lines of code changed in 13 files:

Frenkel TUD 2012-06-20 19:58 Rev.: 12160

- move a fiew functions to CodegenUtil.mo
- add some dependencies in makefile

2381 lines of code changed in 10 files:

adrpo 2012-06-20 19:48 Rev.: 12159

- changes to the index of the function, now is 3 instead of 1006.

1 lines of code changed in 1 file:

Frenkel TUD 2012-06-20 19:40 Rev.: 12158

- fix tests

1 lines of code changed in 1 file:

adrpo 2012-06-20 19:38 Rev.: 12157

- add Compiler/BackEnd/MathematicaDump.mo to testsuite/bootstrapping/LoadCompilerSources.mos
- fix output parameters in Compiler/BackEnd/MathematicaDump.mo

20 lines of code changed in 3 files:

Frenkel TUD 2012-06-20 19:07 Rev.: 12156

- fix tests

175 lines of code changed in 3 files:

hubert.thieriot 2012-06-20 18:25 Rev.: 12155

- optimization Variables removed when remove corresponding model
- register meta types

750 lines of code changed in 13 files:

Frenkel TUD 2012-06-20 18:12 Rev.: 12154

- remove print from call simulate

5 lines of code changed in 1 file:

Frenkel TUD 2012-06-20 18:08 Rev.: 12153

fix tests

14 lines of code changed in 5 files:

Frenkel TUD 2012-06-20 18:04 Rev.: 12152

-fix loading of settings file in cpp runtime

25 lines of code changed in 1 file:

adrpo 2012-06-20 16:56 Rev.: 12151

- use only Windows commands to get rid of "pause" in pyot.bat.

2 lines of code changed in 1 file:

Frenkel TUD 2012-06-20 16:49 Rev.: 12150

-fixed linker path in cpp template

3602 lines of code changed in 6 files:

adrpo 2012-06-20 16:28 Rev.: 12149

- tab removal.

37 lines of code changed in 1 file:

niklwors 2012-06-20 15:53 Rev.: 12148

fix bootstrapped compilaton

1 lines of code changed in 1 file:

niklwors 2012-06-20 15:47 Rev.: 12147

- fix equationInfo field

357 lines of code changed in 2 files:

Frenkel TUD 2012-06-20 15:29 Rev.: 12146

-fixed dynamic libarary loading with path names

94 lines of code changed in 14 files:

Frenkel TUD 2012-06-20 15:25 Rev.: 12145

-fix include names in cpp template

4 lines of code changed in 1 file:

sjoelund.se 2012-06-20 14:55 Rev.: 12144

- More expansion of functions

13 lines of code changed in 1 file:

niklwors 2012-06-20 14:28 Rev.: 12143

- fix testsuite
- add CodegenUtil.tpl/.mo

6451 lines of code changed in 16 files:

sjoelund.se 2012-06-20 14:24 Rev.: 12142

- Start of function expansion

32 lines of code changed in 6 files:

petar 2012-06-20 14:20 Rev.: 12141

Added user guide for uncertainty computations.

0 lines of code changed in 1 file:

leonardo.laguna 2012-06-20 14:07 Rev.: 12140

- Implemented MathematicaDump.mo for uncertainty calculations

980 lines of code changed in 7 files:

perost 2012-06-20 13:28 Rev.: 12139

- Fixed compilation.

1 lines of code changed in 1 file:

perost 2012-06-20 13:27 Rev.: 12138

- Added some List utility functions.
- Progagate more Absyn.Info in SCodeInst.
- Fixed propagation of visibility for extends in SCodeInst.
- Added arguments to builtin Connections functions.

507 lines of code changed in 5 files:

niklwors 2012-06-20 12:28 Rev.: 12137

fix tests

42 lines of code changed in 2 files:

sjoelund.se 2012-06-20 12:03 Rev.: 12136

- Fix compilation

18 lines of code changed in 4 files:

niklwors 2012-06-20 11:10 Rev.: 12135

fix tests

43 lines of code changed in 2 files:

niklwors 2012-06-20 10:59 Rev.: 12134

- move tpl from susan_codegen to Template

30287 lines of code changed in 21 files:

Frenkel TUD 2012-06-20 10:55 Rev.: 12133

-fix for calling cpp simulation exceutable

5 lines of code changed in 3 files:

sjoelund.se 2012-06-20 10:33 Rev.: 12132

- Make string escaping also handle Windows-style newlines

3642 lines of code changed in 15 files:

petar 2012-06-20 09:32 Rev.: 12131

Fixed bug with parameter being evaluated when building openTurns interface.

1 lines of code changed in 1 file:

niklwors 2012-06-20 09:14 Rev.: 12130

- fix for algloop include names

4 lines of code changed in 2 files:

Frenkel TUD 2012-06-20 09:09 Rev.: 12129

- fix testsuite

1070 lines of code changed in 2 files:

niklwors 2012-06-20 08:59 Rev.: 12128

-fixed include names in cpp template

623 lines of code changed in 2 files:

sjoelund.se 2012-06-20 07:11 Rev.: 12127

iconv.mos was removed since it is pointless

0 lines of code changed in 1 file:

perost 2012-06-19 19:05 Rev.: 12126

- Updated test.

1 lines of code changed in 1 file:

hubert.thieriot 2012-06-19 18:54 Rev.: 12125

- Added MOVectors and converting functions
- Corrected MEDimValue initialization
- Added Moomc and ModItemsTree functions

709 lines of code changed in 26 files:

Frenkel TUD 2012-06-19 18:34 Rev.: 12124

- fix testsuite

16 lines of code changed in 1 file:

adrpo 2012-06-19 18:25 Rev.: 12123

- remove some extra checks.

7 lines of code changed in 1 file:

niklwors 2012-06-19 18:01 Rev.: 12122

-fix in Euler CMakefile additional library dependencies

1 lines of code changed in 1 file:

adrpo 2012-06-19 17:55 Rev.: 12121

- fixes to OpenTurns to support parallel execution.

125 lines of code changed in 4 files:

Frenkel TUD 2012-06-19 17:32 Rev.: 12120

- fix cpp installation

9 lines of code changed in 1 file:

Frenkel TUD 2012-06-19 17:29 Rev.: 12119

fix runtime cpp for compilation Makefile Source/*.*

31 lines of code changed in 23 files:

mahge930 2012-06-19 16:04 Rev.: 12118

- Fix for unallocated arrays in records. And some passing tests.

133 lines of code changed in 19 files:

niklwors 2012-06-19 16:00 Rev.: 12117

- fix testsuite

2136 lines of code changed in 2 files:

sjoelund.se 2012-06-19 15:53 Rev.: 12116

- Provide UTF-8 interface for OMEdit

3 lines of code changed in 2 files:

sjoelund.se 2012-06-19 15:30 Rev.: 12114

- Added testcase for iconv/ISO-8859-1 encoding errors

18 lines of code changed in 3 files:

sjoelund.se 2012-06-19 15:05 Rev.: 12113

- Fix iconv errors

1 lines of code changed in 1 file:

sjoelund.se 2012-06-19 15:00 Rev.: 12112

- Add a HT

122 lines of code changed in 5 files:

Frenkel TUD 2012-06-19 14:40 Rev.: 12111

replaced includes of Settingsfactory with SettingsFactory

3 lines of code changed in 3 files:

Frenkel TUD 2012-06-19 14:32 Rev.: 12110

replaced all utils/extension includes with Utils/extension

55 lines of code changed in 21 files:

perost 2012-06-19 14:17 Rev.: 12109

- Updated testsuite.

1 lines of code changed in 1 file:

perost 2012-06-19 14:10 Rev.: 12108

Fix for bug #1750:
- Fixed propagation of visibility for extends.

79 lines of code changed in 4 files:

sjoelund.se 2012-06-19 13:48 Rev.: 12107

- Finished propagation of FunctionHashTable

137 lines of code changed in 2 files:

sjoelund.se 2012-06-19 11:45 Rev.: 12106

- Fix OMNotebook compilation

1 lines of code changed in 1 file:

Frenkel TUD 2012-06-19 11:36 Rev.: 12105

- add targets for runtimeCPP

12 lines of code changed in 1 file:

Frenkel TUD 2012-06-19 11:33 Rev.: 12104

- add make files for cpp runtime call cmake

41 lines of code changed in 2 files:

sjoelund.se 2012-06-19 11:28 Rev.: 12103

- Propagate functions further

130 lines of code changed in 2 files:

Frenkel TUD 2012-06-19 10:50 Rev.: 12102

- delete not needed directory Build

0 lines of code changed in 5 files:

sjoelund.se 2012-06-19 10:49 Rev.: 12101

- Updated copyright holder

5 lines of code changed in 4 files:

sjoelund.se 2012-06-19 10:20 Rev.: 12100

- Updated OSMC License

234 lines of code changed in 1 file:

Frenkel TUD 2012-06-19 10:15 Rev.: 12099

- fix testsuite

3 lines of code changed in 3 files:

Frenkel TUD 2012-06-19 09:57 Rev.: 12098

- fix tests linearization

15 lines of code changed in 1 file:

sjoelund.se 2012-06-19 08:29 Rev.: 12097

- cmake is stupid and evil, and people write as poor cross-platform files as make, why use it?

3 lines of code changed in 1 file:

Frenkel TUD 2012-06-19 01:00 Rev.: 12096

- generate for each equation only one function in c code

2759 lines of code changed in 6 files:

Frenkel TUD 2012-06-18 20:15 Rev.: 12095

- use state index direct instead of search for it in markStateEquations

30 lines of code changed in 1 file:

niklwors 2012-06-18 16:50 Rev.: 12094

Moved boost::extension to Source/utils/ folder

1902 lines of code changed in 37 files:

sjoelund.se 2012-06-18 16:39 Rev.: 12093

- Propagate more functions

57 lines of code changed in 1 file:

sjoelund.se 2012-06-18 16:01 Rev.: 12092

- Fix bootstrap compilation

1 lines of code changed in 1 file:

Frenkel TUD 2012-06-18 15:58 Rev.: 12091

- continue to implement uniqueEqIndex for simcode

35 lines of code changed in 1 file:

Frenkel TUD 2012-06-18 14:56 Rev.: 12090

- start to implement uniqueEqIndex for simcode

59 lines of code changed in 1 file:

hubert.thieriot 2012-06-18 14:45 Rev.: 12089

- gnuplot objective ploting correction

1 lines of code changed in 1 file:

sjoelund.se 2012-06-18 13:34 Rev.: 12088

- Don't install-openturns on sane systems

1 lines of code changed in 1 file:

sjoelund.se 2012-06-18 12:33 Rev.: 12087

- Propagate more functions

190 lines of code changed in 7 files:

adrpo 2012-06-18 12:25 Rev.: 12086

- fix windows compilation.

857 lines of code changed in 4 files:

Frenkel TUD 2012-06-18 12:19 Rev.: 12085

- fix testsuite

0 lines of code changed in 1 file:

Frenkel TUD 2012-06-18 11:49 Rev.: 12084

- add index to each SimEqSystem

84 lines of code changed in 4 files:

sjoelund.se 2012-06-18 09:56 Rev.: 12083

#1751
- Changed the ModelicaInternal_getenv definition to match the declaration

2 lines of code changed in 1 file:

Frenkel TUD 2012-06-18 09:40 Rev.: 12082

- fix bug in calculaton of jacobian, in case of state jacobian have to generated for der(x) not for x

22 lines of code changed in 1 file:

adrpo 2012-06-18 02:42 Rev.: 12081

- finishing up the OpenTURNS wrapper.
- templates in share/omc/scripts/OpenTurns with all the needed stuff
- added runOpenTURNSPythonScript to run the python file
- everything works fine now on windows, can be easily adapted for Linux!
- see testsuite/uncertainties/CantileverBeam.mos
- fixed warning in solver/solver_main.c

1237 lines of code changed in 17 files:

Frenkel TUD 2012-06-17 19:09 Rev.: 12080

- and tearing off after test

1 lines of code changed in 1 file:

Frenkel TUD 2012-06-17 19:07 Rev.: 12079

- try testsuite with tearing

2 lines of code changed in 2 files:

Frenkel TUD 2012-06-17 17:25 Rev.: 12078

- and tearing off after test

1 lines of code changed in 1 file:

Frenkel TUD 2012-06-17 17:23 Rev.: 12077

- try testsuite with tearing

1 lines of code changed in 1 file:

Frenkel TUD 2012-06-17 17:22 Rev.: 12076

- fix bugs for tearing

14 lines of code changed in 1 file:

adrpo 2012-06-17 09:11 Rev.: 12075

- fix testsuite

1 lines of code changed in 1 file:

adrpo 2012-06-17 08:12 Rev.: 12074

- moved ThermoSysPro simulation tests to simulation directory.
- enable ThermoSysPro flattening tests.

11678 lines of code changed in 129 files:

adrpo 2012-06-17 07:32 Rev.: 12073

- add flattening tests for ThermoSysPro library.
all 60/60 models from ThermoSysPro.Examples.SimpleExamples flatten/check fine.

12479 lines of code changed in 64 files:

Frenkel TUD 2012-06-16 14:40 Rev.: 12072

- and switch back to tearing off

1 lines of code changed in 1 file:

Frenkel TUD 2012-06-16 14:38 Rev.: 12071

- test how many tests fail if tearing is used

1 lines of code changed in 1 file:

Frenkel TUD 2012-06-16 14:20 Rev.: 12070

- minor fixes for tearing

34 lines of code changed in 2 files:

perost 2012-06-15 21:24 Rev.: 12069

- Fixing the testsuite again.

3 lines of code changed in 1 file:

Frenkel TUD 2012-06-15 20:39 Rev.: 12068

- fix some bugs for tearing

161 lines of code changed in 4 files:

perost 2012-06-15 19:21 Rev.: 12067

- Fixing the testsuite, again...

1 lines of code changed in 1 file:

perost 2012-06-15 19:01 Rev.: 12066

- And fixing the testsuite too...

1 lines of code changed in 1 file:

perost 2012-06-15 19:00 Rev.: 12065

- Forgot to commit Error.mo.

3 lines of code changed in 1 file:

perost 2012-06-15 18:55 Rev.: 12064

- Added error message when trying to redeclare nonexisting element.

77 lines of code changed in 5 files:

Frenkel TUD 2012-06-15 16:47 Rev.: 12063

- dump more tearing information

6 lines of code changed in 1 file:

Frenkel TUD 2012-06-15 16:16 Rev.: 12062

- minor changes to derivall for tearing
- remove depug outputs from tearing
- bugfix AdjacencyMatrixEnhanced
- dynamic state selection, set start value of contition not static

201 lines of code changed in 4 files:

wbraun 2012-06-15 14:45 Rev.: 12061

- updated non-linear systems solving algorithm
- changed extrapolation data
- added nominal values for scaling
- adjusted the strategy of solving
- marked some more ThermoSysPro examples as working

2689 lines of code changed in 16 files:

adeas31 2012-06-14 19:24 Rev.: 12060

- .ico file is required to generate icon for executable on Windows.

697 lines of code changed in 2 files:

Frenkel TUD 2012-06-14 18:17 Rev.: 12059

- fix strange infinit loop in c_runtime by reverse the order of the equations in strong component

1 lines of code changed in 1 file:

Frenkel TUD 2012-06-14 16:59 Rev.: 12058

- remove BackendDAEExt from tarjanAlgorithm
- use function transformBackendDAE in Uncertainties

155 lines of code changed in 4 files:

sjoelund.se 2012-06-14 16:32 Rev.: 12057

- Propagate some more information so we can store functions in the future

232 lines of code changed in 5 files:

leonardo.laguna 2012-06-14 15:13 Rev.: 12056

- Updated algorithm for equations extraction in uncertainties calculations. Note: no test has been added since we haven't defined the final output

2104 lines of code changed in 2 files:

perost 2012-06-14 13:26 Rev.: 12055

- Fixed prefixing of function variables in SCodeInst.

2 lines of code changed in 1 file:

sjoelund.se 2012-06-14 13:20 Rev.: 12054

- Added tail-recursion for NORETCALL statements

5 lines of code changed in 1 file:

sjoelund.se 2012-06-14 13:09 Rev.: 12053

- Started work on sending additional options to simplify

141 lines of code changed in 3 files:

Frenkel TUD 2012-06-14 11:45 Rev.: 12052

- fix compilation

11 lines of code changed in 2 files:

perost 2012-06-14 11:21 Rev.: 12051

- Removed deprecated workplan.

0 lines of code changed in 1 file:

petar 2012-06-14 10:54 Rev.: 12050

-Implemented xml file for Uncertainty interface with OpenTURNS.mo
-Updated CantiliverBeam.mos testcase

254 lines of code changed in 4 files:

Frenkel TUD 2012-06-13 23:26 Rev.: 12049

- use simplifyTimeIndepFuncCalls module

4 lines of code changed in 2 files:

Frenkel TUD 2012-06-13 23:11 Rev.: 12048

- minor fixes for new dynamic state selection

56 lines of code changed in 3 files:

Frenkel TUD 2012-06-13 23:00 Rev.: 12047

add module simplifyTimeIndepFuncCalls

144 lines of code changed in 3 files:

Frenkel TUD 2012-06-13 19:15 Rev.: 12046

- fix bug for loopIndexTester model from forum

2 lines of code changed in 1 file:

hubert.thieriot 2012-06-13 17:09 Rev.: 12045

- added MOomc functions

12 lines of code changed in 3 files:

sjoelund.se 2012-06-13 15:48 Rev.: 12044

- Inst&Type if-statements

121 lines of code changed in 4 files:

hubert.thieriot 2012-06-13 14:40 Rev.: 12043

- don't use gnuplot if only one objective

92 lines of code changed in 1 file:

hubert.thieriot 2012-06-13 14:39 Rev.: 12042

- include correction

1 lines of code changed in 1 file:

a_severin 2012-06-13 12:24 Rev.: 12041

- Some fixes in the Russian translations

2 lines of code changed in 1 file:

sjoelund.se 2012-06-13 12:18 Rev.: 12040

- Added vector-graphics icon for OMNotebook so it looks ok on modern window-managers

373 lines of code changed in 7 files:

sjoelund.se 2012-06-13 10:42 Rev.: 12039

- Typing/Expand of algorithm sections are now propagated properly (but only for some of them)

220 lines of code changed in 7 files:

Frenkel TUD 2012-06-12 21:06 Rev.: 12038

- fix compilation

3 lines of code changed in 1 file:

Frenkel TUD 2012-06-12 18:26 Rev.: 12037

- continue new dynamic state selection

1016 lines of code changed in 3 files:

Frenkel TUD 2012-06-12 17:13 Rev.: 12036

- fix compilation

1 lines of code changed in 1 file:

Frenkel TUD 2012-06-12 16:45 Rev.: 12035

- remove (again) all the unnecessary local BackendDAE.BackendDAE variable declarations

36 lines of code changed in 3 files:

sjoelund.se 2012-06-12 15:57 Rev.: 12034

- Fix compilation (double errors 2 commits ago; fixed only 1)

8 lines of code changed in 1 file:

sjoelund.se 2012-06-12 15:42 Rev.: 12033

- Fix names of outputs to correct ones

3 lines of code changed in 1 file:

petar 2012-06-12 14:06 Rev.: 12032

-Added generation of covariance matrix to openturns python script. Currently there is a limitation due to insufficient support of records inside vectors, so the covariance matrix must be defined using an algorithm section and the size must be declared as a constant, like this:

Correlation correlation[1];
algorithm
correlation := {Correlation(a,b,0.1)};

(Due to the limitation, this declaration and the algorithm section is stripped from the model before building the simulator)

This also means that the Correlation record is now a built in class in OpenModelica.

2477 lines of code changed in 10 files:

lochel 2012-06-12 12:54 Rev.: 12031

- treat each initial_residual with a scaling factor of zero as unscaled initial_residual
- [kinsol] switch globalization strategy (applied to the Newton method) to linesearch if the default one fails
- introduce scaling for kinsol initialization method
- fix invalid free-call after exception (THROW-macro)

226 lines of code changed in 12 files:

hubert.thieriot 2012-06-12 12:45 Rev.: 12030

- nbintervals as OpenModelica simulation parameter (instead of stepsize)

20 lines of code changed in 3 files:

sjoelund.se 2012-06-12 11:57 Rev.: 12029

- Fix tab errors

1126 lines of code changed in 3 files:

niklwors 2012-06-12 11:28 Rev.: 12028

fix in cpp template for array of models code generation

2650 lines of code changed in 4 files:

hubert.thieriot 2012-06-12 10:42 Rev.: 12027

- corrected potential issue when inserting items

7 lines of code changed in 1 file:

adrpo 2012-06-12 07:03 Rev.: 12026

- assume these results are more correct than the ones before.

26 lines of code changed in 1 file:

adrpo 2012-06-12 05:42 Rev.: 12025

- more explanation.

30 lines of code changed in 1 file:

adrpo 2012-06-12 05:24 Rev.: 12024

- warning note in the README.txt.

3 lines of code changed in 1 file:

adrpo 2012-06-12 05:22 Rev.: 12023

- CantileverBeam_wrapper contains the code for the wrapper of the CantileverBeam example.
+ read CantileverBeam_wrapper/README.txt

0 lines of code changed in 8 files:

adrpo 2012-06-12 05:12 Rev.: 12022

- MODELNAME is not required.

0 lines of code changed in 1 file:

adrpo 2012-06-12 05:04 Rev.: 12021

- use a defined variable for the wrapper name.

10 lines of code changed in 1 file:

hubert.thieriot 2012-06-11 17:57 Rev.: 12020

- Corrected problems in problem folder deleting !
- GUI correction

13 lines of code changed in 2 files:

perost 2012-06-11 16:22 Rev.: 12019

- Some conditional component improvements in SCodeInst.

74 lines of code changed in 3 files:

adrpo 2012-06-11 14:23 Rev.: 12018

- AVM model scripts

0 lines of code changed in 27 files:

perost 2012-06-11 13:58 Rev.: 12017

- Updated workplan.

0 lines of code changed in 1 file:

adrpo 2012-06-11 13:50 Rev.: 12016

- planning Excel sheet.

0 lines of code changed in 1 file:

perost 2012-06-11 11:54 Rev.: 12015

- Fix connector type check in SCodeInst for connectors derived from basic types.

1 lines of code changed in 1 file:

perost 2012-06-11 11:03 Rev.: 12014

- Moved the benchmark test models from doc/performance/benchmarks/tests to
testsuite/benchmarks.
- Added benchmark models from Marco Bonvini.

598 lines of code changed in 32 files:

perost 2012-06-11 10:50 Rev.: 12013

- Added SiemensPower tests.

16149 lines of code changed in 43 files:

Frenkel TUD 2012-06-08 18:00 Rev.: 12012

- fix compilation

177 lines of code changed in 6 files:

Frenkel TUD 2012-06-08 17:22 Rev.: 12011

- remove local var declaration

1 lines of code changed in 1 file:

Frenkel TUD 2012-06-08 17:05 Rev.: 12010

- remove tabs

35 lines of code changed in 3 files:

Frenkel TUD 2012-06-08 15:56 Rev.: 12009

- remove tabs

1582 lines of code changed in 5 files:

fbergero 2012-06-08 15:41 Rev.: 12008

Fixing bug in QSS target

331 lines of code changed in 5 files:

Frenkel TUD 2012-06-08 15:32 Rev.: 12007

- bugfix compilation

3 lines of code changed in 1 file:

Frenkel TUD 2012-06-08 15:24 Rev.: 12006

- add AdjacencyMatrixTEnhanced
- C-Implementation of Matchingalgorithms from Kamer Kaya, Johannes Langguth and Bora Ucar see: http://bmi.osu.edu/~kamer/index.html
- improve tearingNew
- fix coundOperations -> countOperations
- minor changes to dump functions
- remove getNumberOfEquationArray, is the same like equationSize
- add new dynamic state selection module (not yet finished)
- add source info for division by zero
- add GraphML.mo (dumps grahml files see http://www.yworks.com, Matching.mo (some Matching Algorithms DFS,BFS,MC21A,PF,PFPlus,HK,HKDW,ABMP,PR_FIFO_FAIR,cheapMatching), IndexReduction (dynamic state selection, Pantelides index reduction)

14245 lines of code changed in 21 files:

perost 2012-06-08 14:26 Rev.: 12005

- Removed tab.

1 lines of code changed in 1 file:

perost 2012-06-08 14:12 Rev.: 12004

- Added support for x = func(...), where func returns multiple values.
- Some fixes for expandable connectors in SCodeInst.

2271 lines of code changed in 11 files:

sjoelund.se 2012-06-08 12:15 Rev.: 12003

- Tabs are evil

5 lines of code changed in 1 file:

petar 2012-06-08 09:26 Rev.: 12002

-Added attribute to builtin classes real and integer for uncertainty distributions called distribution with record definition:
record Distribution
String name;
Real params[:];
String paramNames[:];
end Distribution;
-Improved BackendDAEOptimize.removeParameters. Now also visits attributes of builtin classes (needed for uncertainty tests)
-Introduced aliases in BackendDAEUtil so you don't have to write so much when declaring new variables from BackendDAE.
-Added function BackendDAEUtil.getAllVarLst that retrieves all variables (incl. parameters) from the dae.
-Added testsuite folder for uncertainties
-Added functions BackendVariable.{setVarAttributes,varDistribution,varHasDistributionAttribute}
-Added package Backend/OpenTURNS.mo and begun implementation of python script generation (distributions added)
-Added script function buildOpenTURNSInterface(className,templateFile)

41666 lines of code changed in 472 files:

sjoelund.se 2012-06-07 16:19 Rev.: 12001

- Fix dependency analysis

6 lines of code changed in 1 file:

sjoelund.se 2012-06-07 14:43 Rev.: 12000

- Refactoring EQ_NORETCALL (store Exp to simplify implementation/traversal)

43 lines of code changed in 13 files:

perost 2012-06-07 14:15 Rev.: 11999

- Changed back rtest to -v in interactive/Makefile.

1 lines of code changed in 1 file:

perost 2012-06-07 12:35 Rev.: 11998

- Ported MSL 3.1 fix to MSL 3.2.

7 lines of code changed in 4 files:

sjoelund.se 2012-06-07 12:30 Rev.: 11997

- Added support for varargs-style functions in SCodeInst

76 lines of code changed in 5 files:

sjoelund.se 2012-06-07 11:28 Rev.: 11996

- Refactoring: SCode.ALG_NORETCALL now takes an expression to simplify traversal

27 lines of code changed in 9 files:

sjoelund.se 2012-06-07 11:10 Rev.: 11995

- Updated examples

9 lines of code changed in 3 files:

sjoelund.se 2012-06-07 10:53 Rev.: 11994

- Send enumerations to a function expecting enumerations instead of strings
- Use the correct function header
- Added bounds checking
Thanks to Curt Siffert for reporting the bug

24 lines of code changed in 5 files:

sjoelund.se 2012-06-07 10:02 Rev.: 11993

- Spelling

2 lines of code changed in 1 file:

Frenkel TUD 2012-06-05 23:37 Rev.: 11992

- BackendEquation.mo: add functions equationUnknownCrefs and traverseBackendDAEEqnList
- BackendVariable.mo: splitt function createpDerVar in createpDerVar and copyVarNewName
avoid side effects in mergeVariables by copy var array

155 lines of code changed in 2 files:

Frenkel TUD 2012-06-05 23:33 Rev.: 11991

- Inline.mo: splitt function inlineEqOpt in two functions (inlineEq,inlineEqOpt)
- Expression.mo: add functions traversingDerAndComponentRefFinder, expHasDerCref, traversingexpHasDerCref

118 lines of code changed in 2 files:

niklwors 2012-06-05 18:26 Rev.: 11990

Added Ida solver to cpp runtime

1051 lines of code changed in 11 files:

perost 2012-06-05 15:53 Rev.: 11989

- Allow expandable connector components in connects for SCodeInst.

105 lines of code changed in 4 files:

sjoelund.se 2012-06-05 15:24 Rev.: 11988

- Instantiate more statements

49 lines of code changed in 2 files:

sjoelund.se 2012-06-05 14:28 Rev.: 11987

- Changed structure of SCode.ALG_FOR to be nested instead of a list of iterators (to mimic the EQ_FOR structure)

215 lines of code changed in 9 files:

sjoelund.se 2012-06-05 14:19 Rev.: 11986

#1753
- Fix typo

1 lines of code changed in 1 file:

sjoelund.se 2012-06-05 12:59

- Fix compilation

11 lines of code changed in 2 files:

sjoelund.se 2012-06-05 12:38 Rev.: 11983

- Changed the range of a for-loop to Option<Exp> to account for implicit ranges in a more visible manner

209 lines of code changed in 10 files:

sjoelund.se 2012-06-05 11:13 Rev.: 11982

- Handle inst of if-statements

43 lines of code changed in 1 file:

sjoelund.se 2012-06-05 10:38 Rev.: 11981

- Fix the getInstanceName() documentation

1 lines of code changed in 1 file:

sjoelund.se 2012-06-05 10:29 Rev.: 11980

- Also generate MetaModelica documentation

11 lines of code changed in 2 files:

sjoelund.se 2012-06-05 09:48 Rev.: 11979

- Added documentation for referenceEq
- Made Builtin.mo load MetaModelicaBuiltin.mo using the correct filename+line numbers
- Added fileName argument to val()

183 lines of code changed in 8 files:

sjoelund.se 2012-06-05 09:12 Rev.: 11978

- Do not re-run lrelease unless something changed

5 lines of code changed in 1 file:

sjoelund.se 2012-06-05 08:45 Rev.: 11977

- Do not rebuild sample client every time

8 lines of code changed in 2 files:

sjoelund.se 2012-06-04 16:02 Rev.: 11976

- Adding omcc to main testsuite

110 lines of code changed in 3 files:

sjoelund.se 2012-06-04 15:50 Rev.: 11975

- getClassNames now handles classes with a constrainedby clause

3 lines of code changed in 1 file:

arun3688 2012-06-04 14:05 Rev.: 11973

omcc/Makefile modified, bugs fixed

1 lines of code changed in 1 file:

perost 2012-06-04 13:57 Rev.: 11972

- Forbid Real priority in potentialRoot calls.

10 lines of code changed in 2 files:

arun3688 2012-06-04 13:46 Rev.: 11971

omccp, Main.mo unwanted function call removed to speed up the code

24 lines of code changed in 2 files:

wbraun 2012-06-04 13:36 Rev.: 11970

- updated gantt workplan with frontend tasks

138 lines of code changed in 1 file:

sjoelund.se 2012-06-04 13:25 Rev.: 11969

- Adding a function type

43 lines of code changed in 2 files:

adrpo 2012-06-01 18:10 Rev.: 11968

- attempt to fix testsuite on Windows and Linux CLANG

SimulationRuntime/c/simulation/solver/initialization_data.c
- fix the wrong call to leastSquareWithLambda
- include initialization.h for definition of leastSquareWithLambda
- include <math.h> for fabs.

4 lines of code changed in 1 file:

lochel 2012-06-01 17:15 Rev.: 11967

- fix undefined behaviour

1 lines of code changed in 1 file:

lochel 2012-06-01 14:53 Rev.: 11966

- fix memory leaks

6 lines of code changed in 5 files:

wbraun 2012-06-01 12:17 Rev.: 11965

- added Workplan created with gantt((see http://www.ganttproject.biz (it's open source and for Windows, OSX,
Linux)) as replacement for excel sheet.
- right now only FMI and Backend planning is included, please feel free update with other tasks.

239 lines of code changed in 1 file:

adeas31 2012-06-01 01:54 Rev.: 11964

- match constrainedBy clause with NONE().

2 lines of code changed in 1 file:

May 2012 »

Generated by StatSVN 0.7.0