Directory OMOptim/Core/Dymola/

Directory Created:
2011-03-18 14:18
Total Files:
5
Deleted Files:
0
Lines of Code:
1517

[root]/OMOptim/Core/Dymola

Lines of Code

OMOptim/Core/Dymola/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 126 (100.0%) 4786 (100.0%) 37.9
hubert.thieriot 103 (81.7%) 2672 (55.8%) 25.9
hudson 11 (8.7%) 1716 (35.9%) 156.0
sjoelund.se 12 (9.5%) 398 (8.3%) 33.1

Most Recent Commits

sjoelund.se 2015-04-27 17:41 Rev.: 25767

Prevent commits to OMOptim since the repository is being moved to https://github.com/OpenModelica/OMOptim

5 lines of code changed in 5 files:

  • OMOptim/Core/Dymola: Dymola.cpp (+1), Dymola.h (+1), DymolaParameters.h (+1), ModPlusDymolaCtrl.cpp (+1), ModPlusDymolaCtrl.h (+1)
hudson 2014-04-16 11:06 Rev.: 20164

[Janitor mode] Fix whitespace

2 lines of code changed in 1 file:

  • OMOptim/Core/Dymola: Dymola.cpp (+2 -2)
hubert.thieriot 2013-06-23 07:14 Rev.: 16448

- more messages
- gui improvements
- new main.cpp with script/console

20 lines of code changed in 3 files:

  • OMOptim/Core/Dymola: Dymola.cpp (+12 -5), Dymola.h (+1 -1), ModPlusDymolaCtrl.cpp (+7 -3)
hubert.thieriot 2013-06-23 03:02 Rev.: 16446

- updated for new OMOptimBasis (especially variable.value QVariant type)
- improved modExeplus and its ctrls
- gui simplifications

3 lines of code changed in 1 file:

  • OMOptim/Core/Dymola: ModPlusDymolaCtrl.cpp (+3 -19)
hubert.thieriot 2013-06-21 08:34 Rev.: 16427

- gui updates
- more simulations messages
- new search functions in moditemstree

25 lines of code changed in 3 files:

  • OMOptim/Core/Dymola: Dymola.cpp (+10 -5), Dymola.h (+1 -1), ModPlusDymolaCtrl.cpp (+14 -3)
sjoelund.se 2013-05-02 21:17 Rev.: 15963

Revert r15962 (accidently replaced 8 spaces with 2 spaces; was supposed to be 1 tab to 2 spaces but text editors messed up the command)
Contact me if you have problems merging your working copy

387 lines of code changed in 5 files:

  • OMOptim/Core/Dymola: Dymola.cpp (+261 -261), Dymola.h (+2 -2), DymolaParameters.h (+24 -24), ModPlusDymolaCtrl.cpp (+72 -72), ModPlusDymolaCtrl.h (+28 -28)
hudson 2013-05-02 20:46 Rev.: 15962

[Janitor mode] Fix tabs

387 lines of code changed in 5 files:

  • OMOptim/Core/Dymola: Dymola.cpp (+261 -261), Dymola.h (+2 -2), DymolaParameters.h (+24 -24), ModPlusDymolaCtrl.cpp (+72 -72), ModPlusDymolaCtrl.h (+28 -28)
hudson 2013-04-30 14:51 Rev.: 15938

[Janitor mode] Set auto-props

1327 lines of code changed in 5 files:

  • OMOptim/Core/Dymola: Dymola.cpp (+789 -788), Dymola.h (+1), DymolaParameters.h (+98 -97), ModPlusDymolaCtrl.cpp (+438 -437), ModPlusDymolaCtrl.h (+1)
hubert.thieriot 2013-04-11 12:11 Rev.: 15789

- updated SaveOmOptim
- Some bugs corrections in ModPlusCtrls
- removed QObject inheritance

1 lines of code changed in 1 file:

  • OMOptim/Core/Dymola: ModPlusDymolaCtrl.cpp (+1 -1)
hubert.thieriot 2012-12-20 04:19 Rev.: 14476

- transfer filesToCopy as argument : instatiating function less called
- MOStyleSheet should contain main stylesheet strings

19 lines of code changed in 3 files:

  • OMOptim/Core/Dymola: Dymola.cpp (+6 -6), ModPlusDymolaCtrl.cpp (+10 -9), ModPlusDymolaCtrl.h (+3 -3)
hubert.thieriot 2012-12-02 13:01 Rev.: 14192

- updated for new MOVector::findItem function

15 lines of code changed in 1 file:

  • OMOptim/Core/Dymola: Dymola.cpp (+15 -15)
hubert.thieriot 2012-11-02 04:14 Rev.: 13761

- updates for new information controler in OMOptimBasis
- minor corrections

10 lines of code changed in 2 files:

  • OMOptim/Core/Dymola: ModPlusDymolaCtrl.cpp (+9), ModPlusDymolaCtrl.h (+1)
hubert.thieriot 2012-10-18 04:20 Rev.: 13448

- when a mo file is reloaded, compiled versions are now deleted

16 lines of code changed in 2 files:

  • OMOptim/Core/Dymola: ModPlusDymolaCtrl.cpp (+14), ModPlusDymolaCtrl.h (+2)
hubert.thieriot 2012-09-04 08:53 Rev.: 12770

- corrected memory leaks
- removed file permissions settings (work differently on Windows and Linux)

1 lines of code changed in 1 file:

  • OMOptim/Core/Dymola: ModPlusDymolaCtrl.cpp (+1 -1)
hubert.thieriot 2012-09-01 04:51 Rev.: 12757

- repared a memory leak (parameters in ModPlusCtrls)
- corrected issues on linux (folders permissions)
- temp directory better managed
- linux binaries (as windows ones) are moved to ./bin/

7 lines of code changed in 1 file:

  • OMOptim/Core/Dymola: ModPlusDymolaCtrl.cpp (+7 -6)
hubert.thieriot 2012-08-29 07:04 Rev.: 12714

- removed modmodelname function
- project findModItem function instead of findModModel

1 lines of code changed in 1 file:

  • OMOptim/Core/Dymola: ModPlusDymolaCtrl.cpp (+1 -1)
hubert.thieriot 2012-08-21 16:58 Rev.: 12619

- added blackbox managment (optimization using executable only)
- first developer documentation

53 lines of code changed in 2 files:

  • OMOptim/Core/Dymola: ModPlusDymolaCtrl.cpp (+42 -29), ModPlusDymolaCtrl.h (+11 -7)
hubert.thieriot 2012-08-20 15:26 Rev.: 12604

- propagate controls when recomputing points
- removing files issue

11 lines of code changed in 1 file:

  • OMOptim/Core/Dymola: ModPlusDymolaCtrl.cpp (+11 -2)
hubert.thieriot 2012-07-30 17:31 Rev.: 12379

- updated Dymola compiling
- MOomc updates

2 lines of code changed in 1 file:

  • OMOptim/Core/Dymola: Dymola.cpp (+2 -2)
hubert.thieriot 2012-07-26 19:14 Rev.: 12363

- corrected OM simulation call (added mingw path in environmentfor dlls)
- corrected Dymola simulation call

21 lines of code changed in 3 files:

  • OMOptim/Core/Dymola: Dymola.cpp (+4 -2), Dymola.h (+1 -1), ModPlusDymolaCtrl.cpp (+16 -2)
hubert.thieriot 2012-07-18 10:44 Rev.: 12334

- main change in OMParameter : use name as an index (removed INDEX field since it could cause mistakes when list of parameters evolves)

117 lines of code changed in 5 files:

  • OMOptim/Core/Dymola: Dymola.cpp (+12 -12), Dymola.h (+3 -8), DymolaParameters.h (new 95), ModPlusDymolaCtrl.cpp (+5 -24), ModPlusDymolaCtrl.h (+2 -2)
hubert.thieriot 2012-07-04 18:15 Rev.: 12272

- removed unneeded includes

1 lines of code changed in 1 file:

  • OMOptim/Core/Dymola: Dymola.cpp (+1 -1)
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

23 lines of code changed in 1 file:

  • OMOptim/Core/Dymola: Dymola.cpp (+23 -11)
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

2 lines of code changed in 1 file:

  • OMOptim/Core/Dymola: ModPlusDymolaCtrl.cpp (+2 -1)
hubert.thieriot 2012-05-11 09:16 Rev.: 11891

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

127 lines of code changed in 4 files:

  • OMOptim/Core/Dymola: Dymola.cpp (+68 -29), Dymola.h (+12 -5), ModPlusDymolaCtrl.cpp (+41 -28), ModPlusDymolaCtrl.h (+6 -11)
hubert.thieriot 2012-04-18 19:19 Rev.: 11769

- removed many unnedded header includes

2 lines of code changed in 1 file:

  • OMOptim/Core/Dymola: ModPlusDymolaCtrl.cpp (+2)
hubert.thieriot 2012-04-02 13:39 Rev.: 11633

- corrected OptimResult cloning : csv filenames also cloned.

1 lines of code changed in 1 file:

  • OMOptim/Core/Dymola: ModPlusDymolaCtrl.cpp (+1 -1)
hubert.thieriot 2012-03-30 16:44 Rev.: 11617

- changed Dymola compilation (one mo path)
- AboutOMOptim includes version header -> will this make it compile every time (needed for version number coherency) ?

15 lines of code changed in 3 files:

  • OMOptim/Core/Dymola: Dymola.cpp (+11 -6), Dymola.h (+2 -2), ModPlusDymolaCtrl.cpp (+2 -2)
hubert.thieriot 2012-03-28 14:27 Rev.: 11585

- improved needed files for compilation
- OpenModelica compiling in tmp folder

23 lines of code changed in 4 files:

  • OMOptim/Core/Dymola: Dymola.cpp (+9 -2), Dymola.h (+4 -2), ModPlusDymolaCtrl.cpp (+7 -4), ModPlusDymolaCtrl.h (+3 -3)
hubert.thieriot 2012-03-27 13:40 Rev.: 11566

- OpenModelica compiles in model folder : be careful when space in path
- first functions to consolidate models path (not applied yet)

8 lines of code changed in 1 file:

  • OMOptim/Core/Dymola: ModPlusDymolaCtrl.cpp (+8 -6)
hubert.thieriot 2012-03-27 11:35 Rev.: 11560

- major bug correction : controler was not anymore set in Optimization simulations
- corrected risk of bug when looking for filepath of an unfoundable model

6 lines of code changed in 1 file:

  • OMOptim/Core/Dymola: ModPlusDymolaCtrl.cpp (+6 -8)
hubert.thieriot 2012-03-21 19:34 Rev.: 11484

- larger use of forware declarations : should compile faster
- corrected optobjective view problem
- corected find function of MOVector
- Problemthreads are terminated when application quitted

37 lines of code changed in 4 files:

  • OMOptim/Core/Dymola: Dymola.cpp (+9 -12), Dymola.h (+8 -9), ModPlusDymolaCtrl.cpp (+11 -1), ModPlusDymolaCtrl.h (+9 -2)
hubert.thieriot 2012-03-19 18:46 Rev.: 11462

- infosender improvements
- probleminterface light improvements
- bugs correction concerning project loading/ saving

9 lines of code changed in 2 files:

  • OMOptim/Core/Dymola: Dymola.cpp (+1 -1), ModPlusDymolaCtrl.cpp (+8 -7)
hubert.thieriot 2012-03-14 19:51 Rev.: 11429

- changes in variables : now have models
- changes in Optimization : now can handle several models

6 lines of code changed in 1 file:

  • OMOptim/Core/Dymola: Dymola.cpp (+6 -4)
sjoelund.se 2012-03-13 08:54 Rev.: 11398

- Remove some tabs from sources

2 lines of code changed in 1 file:

  • OMOptim/Core/Dymola: Dymola.h (+2 -2)
hubert.thieriot 2012-03-12 11:42 Rev.: 11372

- settings changes

31 lines of code changed in 1 file:

  • OMOptim/Core/Dymola: Dymola.h (+31 -31)
hubert.thieriot 2012-02-29 11:29 Rev.: 11231

- Splitted OMOptim : there is now a lib called OMOptimBasis (within OMOptim folder) which provides basis features. It will allow to share code with plugins and to build dedicated applications using similar base classes.

1 lines of code changed in 1 file:

  • OMOptim/Core/Dymola: Dymola.cpp (+1 -1)
hubert.thieriot 2012-02-22 20:26 Rev.: 11172

- reload init variables ask whether to recompile or not

3 lines of code changed in 2 files:

  • OMOptim/Core/Dymola: ModPlusDymolaCtrl.cpp (+2 -2), ModPlusDymolaCtrl.h (+1 -1)
hubert.thieriot 2012-01-27 19:00 Rev.: 10972

- updated modelica variables datatype
- updated gui for scaning results
- updated blocksubstitution (still to check)

26 lines of code changed in 2 files:

  • OMOptim/Core/Dymola: Dymola.cpp (+22 -2), Dymola.h (+4 -2)
hubert.thieriot 2012-01-23 19:13 Rev.: 10945

- open .mo file and auto-reload proposition
- reload in omc function updated

10 lines of code changed in 1 file:

  • OMOptim/Core/Dymola: ModPlusDymolaCtrl.cpp (+10 -8)

(16 more)

Generated by StatSVN 0.7.0