May 2012 Commit Log

Number of Commits:
121
Number of Active Developers:
16
hubert.thieriot 2012-05-31 18:17 Rev.: 11963

- gui improvments

675 lines of code changed in 7 files:

lochel 2012-05-31 14:54 Rev.: 11962

- corrected mat-files because of changed initialization (now some events occur one timestep earlier/later than before)

0 lines of code changed in 3 files:

adeas31 2012-05-31 13:49 Rev.: 11961

- Check the constrainClass while fetching the classnames.

3 lines of code changed in 1 file:

adrpo 2012-05-31 01:13 Rev.: 11960

- added simulation tests for Modelica.Fluid
- unfortunately none of them currently work so they are not added to the testsuite runs.

788 lines of code changed in 22 files:

hubert.thieriot 2012-05-30 19:12 Rev.: 11959

- updated ModIemsTree
- new MOomc functions
- corrected WidgetModelsList

626 lines of code changed in 19 files:

Frenkel TUD 2012-05-30 16:28 Rev.: 11958

- bugfix compilation bootstrapped

2 lines of code changed in 1 file:

Frenkel TUD 2012-05-30 16:02 Rev.: 11957

- bugfix compilation bootstrapped

5 lines of code changed in 1 file:

Frenkel TUD 2012-05-30 15:34 Rev.: 11956

- add modules tearing, coundOperations

1068 lines of code changed in 6 files:

adeas31 2012-05-30 01:35 Rev.: 11954

- Close OMOptim window when user select File->Quit.

4 lines of code changed in 1 file:

adeas31 2012-05-29 23:44 Rev.: 11953

- Fixed a missing { in getExternalFunctionSpecification.
- Also updated the test.

2 lines of code changed in 2 files:

arun3688 2012-05-29 21:03 Rev.: 11952

OMCCp, setting rtest baseline is moved to make file, start compiling directly by makefile
by arun3688

34 lines of code changed in 3 files:

arun3688 2012-05-29 20:12 Rev.: 11951

OMCCp, bugs fixed with new changes made in front end
and tested with rtest, all the tests are passed.
by arun3688

14733 lines of code changed in 6 files:

hubert.thieriot 2012-05-29 16:58 Rev.: 11950

- gui corrections
- problems threads corrections

164 lines of code changed in 13 files:

adrpo 2012-05-29 15:12 Rev.: 11949

- added:
getShortDefinitionBaseClassInformation(path)
-> returns:
{} if no base class or no short definition or not found or
{path, ""|"flow", ""|"stream", "unspecified"|"discrete"|"parameter"|"constant", "unspecified"|"input"|"output", {dimension}}

- added:
getExternalFunctionSpecification(path)
-> returns:
{} if no external or does not exists
{"C"|"Java", "output"|"", "functionName"|"", "x, y, z"|"", "annotation 1", "annotation 2"}

195 lines of code changed in 4 files:

perost 2012-05-29 09:46 Rev.: 11948

- Instantiation/typing of functions for SCodeInst.

471 lines of code changed in 13 files:

adrpo 2012-05-26 19:44 Rev.: 11947

- added TestMedia reference files from Martin @ Siemens.

800 lines of code changed in 43 files:

lochel 2012-05-24 17:39 Rev.: 11946

move singularJacobian.mos back to failingtest

2 lines of code changed in 1 file:

lochel 2012-05-24 17:35 Rev.: 11945

- undo changes in initialization.c from last commit

6 lines of code changed in 1 file:

lochel 2012-05-24 17:03 Rev.: 11944

- minor fixes
- add initialization test case

17 lines of code changed in 4 files:

ppriv 2012-05-24 16:15 Rev.: 11943

- assert() support in C# simulation code

25 lines of code changed in 2 files:

lochel 2012-05-24 11:40 Rev.: 11942

- fix msl31/simulate test cases

0 lines of code changed in 3 files:

hubert.thieriot 2012-05-23 17:43 Rev.: 11940

- resolved compilation issues (environment variables, lib orders...)

2 lines of code changed in 1 file:

lochel 2012-05-23 17:35 Rev.: 11939

- fix for last commit

1 lines of code changed in 1 file:

lochel 2012-05-23 17:30 Rev.: 11938

- removed start-values from initial_residual
- moved lambda from initial_residual into SimulationRuntime
- split initialization up into several files
- provide information inside SimulationRuntime whether start/nominal values are used or not
- some minor fixes

2333 lines of code changed in 28 files:

hubert.thieriot 2012-05-23 15:05 Rev.: 11937

- improved Dymola script function
- improved documentation
- loading OptimResult does not ask for model compilation if unfound

308 lines of code changed in 17 files:

perost 2012-05-23 10:13 Rev.: 11935

- Added test for variability check of function parameters.

26 lines of code changed in 2 files:

perost 2012-05-22 11:09 Rev.: 11934

- Cleaned up checking of connector types and added warning for connecting two
sources.
- Moved visibility attribute from DAE.Var to DAE.Attributes.
- Removed direction prefix from components created by expandable connections,
since we can't determine them reliably yet.
- Other minor fixes to connections.

968 lines of code changed in 33 files:

sjoelund.se 2012-05-22 09:03 Rev.: 11933

- cp -u is a GNU extension; we support non-GNU systems...

3 lines of code changed in 1 file:

sjoelund.se 2012-05-21 15:01 Rev.: 11931

- Some fixes to OMCC

10 lines of code changed in 2 files:

adrpo 2012-05-21 14:55 Rev.: 11930

- attempt to fix Windows compilation and testsuite.

7 lines of code changed in 4 files:

sjoelund.se 2012-05-21 13:59 Rev.: 11929

- Do not add LDFLAGS twice

14 lines of code changed in 2 files:

sjoelund.se 2012-05-21 12:35 Rev.: 11928

- Link with Sundials only if requested

1841 lines of code changed in 9 files:

sjoelund.se 2012-05-21 11:57 Rev.: 11927

- First step towards compiling without sundials

263 lines of code changed in 6 files:

nutaro 2012-05-19 18:17 Rev.: 11926

Fixed event handling in the adevs backend

3697 lines of code changed in 6 files:

arun3688 2012-05-16 22:01 Rev.: 11925

add omcc test cases to testsuite/omcc_test-arun3688

0 lines of code changed in 22 files:

arun3688 2012-05-16 21:57 Rev.: 11924

Makefile is added to "omcc" and unnecessary files are deleted and also "Readme.txt" is added. look into Readme.txt for running the test cases.
arun3688

138 lines of code changed in 6 files:

Frenkel TUD 2012-05-16 20:38 Rev.: 11923

- bugfix linker realRand, intRand

2 lines of code changed in 1 file:

sjoelund.se 2012-05-16 09:35 Rev.: 11922

#1746
- Fix for asub in functions

38 lines of code changed in 4 files:

Frenkel TUD 2012-05-16 09:25 Rev.: 11921

- add function getVarDAE

22 lines of code changed in 1 file:

Frenkel TUD 2012-05-16 09:24 Rev.: 11920

- bugfix tearing

2 lines of code changed in 1 file:

perost 2012-05-15 13:02 Rev.: 11919

- Fix iterator typing in for equations for SCodeInst.

30 lines of code changed in 3 files:

hubert.thieriot 2012-05-15 12:16 Rev.: 11918

- .min file fully compatible with relative paths

25 lines of code changed in 11 files:

niklwors 2012-05-15 10:07 Rev.: 11917

Resolved name conflicts for some member variables of AlgLoop System in cpp runtime.

34 lines of code changed in 2 files:

hubert.thieriot 2012-05-15 09:37 Rev.: 11916

- improved gnuplot display of temp optimization results
- clsing .mat file after reading...
- LowTools::mkdir : mkdir with write permissions

228 lines of code changed in 20 files:

adeas31 2012-05-14 23:42 Rev.: 11913

- Added the missing omniORB libs. Update OMDEV. Changed the back the bin to lib.

2 lines of code changed in 1 file:

perost 2012-05-14 15:58 Rev.: 11911

- Fix testsuite.

1 lines of code changed in 1 file:

hubert.thieriot 2012-05-14 15:15 Rev.: 11910

- corrected 4.1.6 lib paths : /bin/ instead of /lib/

2 lines of code changed in 1 file:

mahge930 2012-05-14 14:48 Rev.: 11909

+ Part of support for Class Attributes (objectives) for optimization class of Optimica extension.

223 lines of code changed in 29 files:

perost 2012-05-14 13:48 Rev.: 11908

Fix for bug #1738:
- Check variability of first argument to reinit.

154 lines of code changed in 9 files:

sjoelund.se 2012-05-14 11:59 Rev.: 11907

- Update the UTF-8 error message

2 lines of code changed in 1 file:

niklwors 2012-05-14 11:57 Rev.: 11906

Resolved name conflicts for some member variables in cpp runtime.

93 lines of code changed in 6 files:

sjoelund.se 2012-05-14 09:51 Rev.: 11905

#1744
- Add OMDEV to checkSettings() result

9 lines of code changed in 2 files:

adeas31 2012-05-12 15:50 Rev.: 11904

- fix testsuite.

1811 lines of code changed in 2 files:

adeas31 2012-05-12 14:10 Rev.: 11903

- Try -rdynamic instead of -ldl.

1830 lines of code changed in 2 files:

adrpo 2012-05-12 13:52 Rev.: 11902

- assert tests enabled.

58 lines of code changed in 6 files:

adrpo 2012-05-12 13:37 Rev.: 11901

- no -ldl on MinGW! duh.

1812 lines of code changed in 2 files:

adrpo 2012-05-12 13:08 Rev.: 11900

- mind the space.

2 lines of code changed in 2 files:

adrpo 2012-05-12 12:15 Rev.: 11899

- attempt to fix the testsuite?
- add -ldl with -whole-archive

2 lines of code changed in 2 files:

adrpo 2012-05-12 12:11 Rev.: 11898

- squash the tabs.

3 lines of code changed in 1 file:

AnandKGaneson 2012-05-12 01:00 Rev.: 11897

Modified and added functionality to OMPython/__init__.py and OMParser/__init__.py

33 lines of code changed in 2 files:

janssen 2012-05-11 21:43 Rev.: 11896

remove extra 'apply' around matrix XML dumps (bug #1743)

0 lines of code changed in 1 file:

hubert.thieriot 2012-05-11 17:48 Rev.: 11895

- changed save/load for omparameters -> there were an index misbehavior when list of index were modified (index field is not anymore saved/loaded)

744 lines of code changed in 6 files:

adeas31 2012-05-11 17:29 Rev.: 11894

- load all symbols defined in libSimulationRuntimeC.a into the simulation executable.

1848 lines of code changed in 2 files:

niklwors 2012-05-11 17:26 Rev.: 11893

Fix in event iteration of cpp runtime

41 lines of code changed in 3 files:

adeas31 2012-05-11 13:15 Rev.: 11892

- Japanese translations (Thanks to Hirono Tomohide).

505 lines of code changed in 2 files:

hubert.thieriot 2012-05-11 09:16 Rev.: 11891

- use more QFileInfo instead of QString
- removed useless headers include
- updated MOomc

685 lines of code changed in 61 files:

adeas31 2012-05-11 00:29 Rev.: 11890

- Run convert lines perl script on Model_functions.c file as well.
- Don't generate #modelicaLine and don't run convert lines perl script unless user sets +d=gendebugsymbols flag or the grammar is MetaModelica.

5592 lines of code changed in 7 files:

perost 2012-05-10 14:47 Rev.: 11889

- More cats.

7 lines of code changed in 2 files:

adrpo 2012-05-10 14:29 Rev.: 11888

OpenTURNS changes
- added Makefiles for mingw.
- updated to OpenTURNS v1.0.
The wrapper .dll generation now works.

161 lines of code changed in 4 files:

perost 2012-05-10 14:15 Rev.: 11887

- Added more missing files.

2111 lines of code changed in 1 file:

perost 2012-05-10 14:14 Rev.: 11886

- Adding missing file.

1398 lines of code changed in 1 file:

perost 2012-05-10 14:06 Rev.: 11885

- Implemented a new template based expression dumping.
- Updated test suite.

46722 lines of code changed in 442 files:

adrpo 2012-05-10 06:33 Rev.: 11884

- removed tabs in CodegenAdevs.tpl

8 lines of code changed in 2 files:

nutaro 2012-05-09 21:07 Rev.: 11883

Updated and cleaned-up the Adevs code generator

119 lines of code changed in 3 files:

adeas31 2012-05-09 17:55 Rev.: 11882

- Fixed lapack linking for FMU code generation.

1 lines of code changed in 1 file:

adrpo 2012-05-09 16:56 Rev.: 11881

- fix to make OMC happy.

1 lines of code changed in 1 file:

fbergero 2012-05-09 16:21 Rev.: 11880

Final version for article. All three example working

2182 lines of code changed in 6 files:

adeas31 2012-05-09 13:13 Rev.: 11879

- Fixed simulation for windows. -llapack is called -llapack-mingw on windows.

2 lines of code changed in 1 file:

wbraun 2012-05-09 11:27 Rev.: 11878

- changed THROWS back to WARNINGS
(it seems that not all variables,
a present in a dymola result file.)

4 lines of code changed in 1 file:

lochel 2012-05-09 11:00 Rev.: 11877

- get rid of some type mismatch warnings

50 lines of code changed in 3 files:

janssen 2012-05-08 18:48 Rev.: 11876

fix for #1740, typo in string literal

1 lines of code changed in 1 file:

lochel 2012-05-08 17:17 Rev.: 11875

- add testcases for kinsol-method
- add testcase for singular jacobian

213 lines of code changed in 11 files:

lochel 2012-05-08 12:35 Rev.: 11874

resolved dependencies between math-support and simulation/solver

2737 lines of code changed in 15 files:

adrpo 2012-05-08 03:38 Rev.: 11872

- remove the nominal warning for now. Lennart, please put it back when ready.

12 lines of code changed in 1 file:

adrpo 2012-05-08 03:26 Rev.: 11871

Compiler/susan_codegen/SimCode/CodegenFMU.tpl
- fix the FMU linking on Windows to Sundials
Makefile.omdev.mingw
- copy only the .a from OMDev Sundials to not use .dlls

8 lines of code changed in 3 files:

adrpo 2012-05-08 03:14 Rev.: 11870

- NOTE: update OMDev from Subversion!
- fix the broken compilation in Windows (add the OMDev/lib/3rdParty/Sundials/include in the proper places)
- use copy -pu to only copy newer files
- get rid of omdev_qtdeps as they are no longer needed since a while now because sendData is no longer.
- include events.h in initialization.c for initSample function and add the proper include flag.
- copy the Sundials libraries to build/lib/omc as they are needed by the generated simulation
code (initialization) and they also should be part of the new OpenModelica build.

8 lines of code changed in 6 files:

fbergero 2012-05-07 21:37 Rev.: 11869

Fixing replacement error

9 lines of code changed in 2 files:

fbergero 2012-05-07 21:02 Rev.: 11868

Creating the makefile

91 lines of code changed in 2 files:

fbergero 2012-05-07 19:44 Rev.: 11867

Working prototype

629 lines of code changed in 4 files:

lochel 2012-05-07 18:44 Rev.: 11866

added new initialization method: -iom kinsol
NOTE: new OMDev needed, do Subversion update on your OMDev!

384 lines of code changed in 7 files:

arun3688 2012-05-07 18:14 Rev.: 11865

OMCCp is tested with test cases and
added omcc to the path openmodelica/trunk/testsuite/
committed by - arun3688(arunkumar palanisamy)

57 lines of code changed in 90 files:

sjoelund.se 2012-05-07 15:35 Rev.: 11863

- Recommend omniORB in configure

3 lines of code changed in 1 file:

sjoelund.se 2012-05-07 15:29 Rev.: 11862

- Add -I. to MICO CFLAGS

2 lines of code changed in 1 file:

Frenkel TUD 2012-05-07 15:01 Rev.: 11861

- dump id for matrix row

8 lines of code changed in 1 file:

Frenkel TUD 2012-05-07 13:43 Rev.: 11860

- take care of replace <,>... everywhere in dumpXMLDAE

42 lines of code changed in 1 file:

sjoelund.se 2012-05-07 10:44 Rev.: 11859

- Expected output

5 lines of code changed in 1 file:

sjoelund.se 2012-05-07 10:40 Rev.: 11858

- Fixed getInstanceName() to work for packages and top-level models

28 lines of code changed in 2 files:

nutaro 2012-05-07 02:46 Rev.: 11856

Update to Adevs code generator for new simulation runtime

143 lines of code changed in 3 files:

adrpo 2012-05-05 01:51 Rev.: 11855

- tabs instead of spaces.

2 lines of code changed in 1 file:

wbraun 2012-05-05 01:00 Rev.: 11854

- fixed testsuite for last commit

436 lines of code changed in 8 files:

sjoelund.se 2012-05-04 23:01 Rev.: 11853

- Some Makefile fixes

6 lines of code changed in 1 file:

fbergero 2012-05-04 20:09 Rev.: 11852

Updating algebraic loop code

21 lines of code changed in 1 file:

fbergero 2012-05-04 20:08 Rev.: 11851

Using crefEqual

4 lines of code changed in 1 file:

wbraun 2012-05-04 19:44 Rev.: 11850

- improved Backend compile time for big models with many parameters a lot.
+BackendDAEUtil.mo
- shifted evaluation of depending parameters to
runtime as it's much faster than at compile time.
+SimCode.mo
- actually nothing.
+BackendVariables.mo
- removed a sorting function for translateDAE instead
sort by merge sort from List module. It scales much better.

- expand reading initial values from file with Integer and Boolean variables.
+SimulationRuntime/c/math-support/initialization.c

113 lines of code changed in 5 files:

perost 2012-05-04 15:03 Rev.: 11849

Fix for bug #1733:
- Fixed connection of complex arrays with subscripts.

96 lines of code changed in 3 files:

perost 2012-05-04 13:28 Rev.: 11848

Fix for bug #1731:
- Fixed connection of arrays with subscripts.
- Updated testsuit due to changed equation order for connects.

15318 lines of code changed in 70 files:

adrpo 2012-05-04 07:56 Rev.: 11847

- move ThermoSysPro.Examples.SimpleExamples.TestSensors.mos to failing tests as sometimes it works, sometimes it doesn't

1 lines of code changed in 1 file:

wbraun 2012-05-04 02:54 Rev.: 11846

- fixed debug output for symbolic jacobians

99 lines of code changed in 3 files:

Frenkel TUD 2012-05-03 21:27 Rev.: 11845

- bugfix coding style

1 lines of code changed in 1 file:

Frenkel TUD 2012-05-03 20:48 Rev.: 11844

- bugfix coding style

1 lines of code changed in 1 file:

Frenkel TUD 2012-05-03 20:37 Rev.: 11843

- compareSimulationResults: report vars in case of file not equal and print error messages if command failed
- msl31/simulate: delete all generated files

151 lines of code changed in 136 files:

mahge930 2012-05-03 14:48 Rev.: 11842

+ Fix windows compilation. update r11840. random and srandom. Moved defines to openmodelica.h.

18 lines of code changed in 3 files:

Frenkel TUD 2012-05-03 13:00 Rev.: 11841

- XMLDump: fix implementation to handle also several indipendent systems
- BackendDump: add function debugStrEqnStr

210 lines of code changed in 2 files:

sjoelund.se 2012-05-03 07:19 Rev.: 11840

- Use srand/rand instead of srandom/srand on non-POSIX platforms

5 lines of code changed in 1 file:

wbraun 2012-05-03 01:24 Rev.: 11839

- fixed array exp in symbolic jacobians

36 lines of code changed in 1 file:

wbraun 2012-05-02 22:13 Rev.: 11838

- fixed coding style

15 lines of code changed in 2 files:

wbraun 2012-05-02 19:47 Rev.: 11837

- created PastOptModules for Symbolic Jacobain and Symbolic Linearization.
They can be actived by "generateSymbolicJacobian" or "generateSymbolicLinearization"
- Imporoved the performance of generating sparsity pattern
- added therefore symbolicJacobian to BackendDAE

- created functions for copyBackendDAE and createEmptyBackendDAE

1771 lines of code changed in 40 files:

sjoelund.se 2012-05-02 16:46 Rev.: 11836

- Added better System.*Rand functions based on srandom() and random()

75 lines of code changed in 4 files:

perost 2012-05-02 16:24 Rev.: 11835

- Fix test.

1 lines of code changed in 1 file:

perost 2012-05-02 16:03 Rev.: 11834

- Added check that the first argument to reinit is a subtype of Real.

60 lines of code changed in 4 files:

perost 2012-05-02 12:52 Rev.: 11833

- Removed failtrace from Expression.subscriptIndexExp, since the function is
expected to fail sometimes.

2 lines of code changed in 2 files:

April 2012 »

Generated by StatSVN 0.7.0