Directory OMOptim/Core/

Directory Created:
2011-03-18 14:18
Total Files:
25
Deleted Files:
19
Lines of Code:
4491

[root]/OMOptim/Core
            Folder removed from repo CERES (0 files, 0 lines)
            directory in repo Dymola (5 files, 1517 lines)
            Folder removed from repo EI (0 files, 0 lines)
            directory in repo FileData (6 files, 1056 lines)
            Folder removed from repo Infos (0 files, 0 lines)
            directory in repo Modelica (31 files, 5257 lines)
            directory in repo OMC (16 files, 4011 lines)
            directory in repo OpenModelica (5 files, 1393 lines)
            directory in repo Optim (0 files, 0 lines)
                directory in repo EA (12 files, 1367 lines)
                    directory in repo Checkpoints (2 files, 426 lines)
                    directory in repo Chromosome (2 files, 372 lines)
                    directory in repo Crossover (1 files, 146 lines)
                    directory in repo Evaluations (1 files, 278 lines)
                    directory in repo Init (3 files, 290 lines)
                    directory in repo Monitor (4 files, 537 lines)
                    directory in repo Mutations (1 files, 162 lines)
                    directory in repo NSGA2 (4 files, 670 lines)
                    directory in repo PSO (8 files, 960 lines)
                    directory in repo Results (1 files, 291 lines)
                    directory in repo SA1 (16 files, 1700 lines)
                    directory in repo SPEA2 (5 files, 865 lines)
                    directory in repo SPEA2Adaptative (5 files, 837 lines)
                Folder removed from repo MILP (0 files, 0 lines)
            directory in repo Problems (12 files, 2991 lines)
                directory in repo BlockSubs (4 files, 657 lines)
            directory in repo Tools (6 files, 456 lines)
            Folder removed from repo Units (0 files, 0 lines)

Lines of Code

OMOptim/Core/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 447 (100.0%) 22896 (100.0%) 51.2
hubert.thieriot 340 (76.1%) 18953 (82.8%) 55.7
hudson 46 (10.3%) 2633 (11.5%) 57.2
sjoelund.se 56 (12.5%) 1296 (5.7%) 23.1
adeas31 3 (0.7%) 10 (0.0%) 3.3
perost 2 (0.4%) 4 (0.0%) 2.0

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

25 lines of code changed in 25 files:

  • OMOptim/Core: ExeModel.cpp (+1), ExeModel.h (+1), ModExePlus.cpp (+1), ModExePlus.h (+1), ModPlusBlackBoxExeCtrl.cpp (+1), ModPlusBlackBoxExeCtrl.h (+1), ModPlusDymolaExeCtrl.cpp (+1), ModPlusDymolaExeCtrl.h (+1), ModPlusExeCtrl.cpp (+1), ModPlusExeCtrl.h (+1), ModelPlus.cpp (+1), ModelPlus.h (+1), OMOptimSettings.cpp (+1), OMOptimSettings.h (+1), OptObjective.cpp (+1), OptObjective.h (+1), OptObjectives.cpp (+1), OptObjectives.h (+1), ParetoDominance.cpp (+1), ParetoDominance.h (+1), PlugInterface.h (+1), Project.cpp (+1), Project.h (+1), VariablesManip.cpp (+1), VariablesManip.h (+1)
hudson 2014-04-16 11:06 Rev.: 20164

[Janitor mode] Fix whitespace

31 lines of code changed in 6 files:

  • OMOptim/Core: OMOptimSettings.h (+6 -6), ParetoDominance.cpp (+10 -10), ParetoDominance.h (+6 -6), Project.h (+1 -1), VariablesManip.cpp (+2 -2), VariablesManip.h (+6 -6)
hubert.thieriot 2013-06-23 07:14 Rev.: 16448

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

7 lines of code changed in 1 file:

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

109 lines of code changed in 11 files:

  • OMOptim/Core: ExeModel.cpp (+4 -4), ExeModel.h (+1 -1), ModExePlus.cpp (+46 -6), ModExePlus.h (+1), ModPlusBlackBoxExeCtrl.cpp (-2), ModPlusDymolaExeCtrl.cpp (+9 -27), ModPlusExeCtrl.cpp (+22 -15), ModPlusExeCtrl.h (+3 -3), OptObjective.cpp (+2 -2), Project.cpp (+19), Project.h (+2)
hubert.thieriot 2013-06-21 08:34 Rev.: 16427

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

26 lines of code changed in 3 files:

  • OMOptim/Core: ModPlusDymolaExeCtrl.cpp (+7 -1), Project.cpp (+15 -12), Project.h (+4 -1)
hubert.thieriot 2013-06-11 09:10 Rev.: 16296

- getFieldName is const now
- updated moomc::getWholeText

5 lines of code changed in 4 files:

  • OMOptim/Core: ModelPlus.h (+1 -1), OptObjective.h (+2 -2), Project.cpp (+1 -3), Project.h (+1 -1)
hubert.thieriot 2013-06-05 10:47 Rev.: 16221

- added/cleaned script functions
- mutex for save/load
- GUI improvements

40 lines of code changed in 2 files:

  • OMOptim/Core: Project.cpp (+39 -45), Project.h (+1 -1)
hubert.thieriot 2013-06-04 09:28 Rev.: 16202

- added setOverwritedVariable script function

22 lines of code changed in 2 files:

  • OMOptim/Core: Project.cpp (+20), Project.h (+2 -1)
hubert.thieriot 2013-05-30 08:51 Rev.: 16159

- scripting functions (gui)

26 lines of code changed in 2 files:

  • OMOptim/Core: Project.cpp (+22 -3), Project.h (+4 -1)
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

683 lines of code changed in 15 files:

  • OMOptim/Core: ExeModel.cpp (+3 -3), ModExePlus.cpp (+37 -37), ModPlusBlackBoxExeCtrl.cpp (+41 -41), ModPlusDymolaExeCtrl.cpp (+30 -30), ModPlusExeCtrl.cpp (+89 -89), ModelPlus.cpp (+12 -12), ModelPlus.h (+2 -2), OMOptimSettings.cpp (+11 -11), OptObjective.cpp (+198 -198), OptObjective.h (+16 -16), OptObjectives.cpp (+3 -3), ParetoDominance.cpp (+52 -52), Project.cpp (+126 -126), VariablesManip.cpp (+61 -61), VariablesManip.h (+2 -2)
hudson 2013-05-02 20:46 Rev.: 15962

[Janitor mode] Fix tabs

683 lines of code changed in 15 files:

  • OMOptim/Core: ExeModel.cpp (+3 -3), ModExePlus.cpp (+37 -37), ModPlusBlackBoxExeCtrl.cpp (+41 -41), ModPlusDymolaExeCtrl.cpp (+30 -30), ModPlusExeCtrl.cpp (+89 -89), ModelPlus.cpp (+12 -12), ModelPlus.h (+2 -2), OMOptimSettings.cpp (+11 -11), OptObjective.cpp (+198 -198), OptObjective.h (+16 -16), OptObjectives.cpp (+3 -3), ParetoDominance.cpp (+52 -52), Project.cpp (+126 -126), VariablesManip.cpp (+61 -61), VariablesManip.h (+2 -2)
hudson 2013-04-30 14:51 Rev.: 15938

[Janitor mode] Set auto-props

1919 lines of code changed in 25 files:

  • OMOptim/Core: ExeModel.cpp (+22 -21), ExeModel.h (+26 -25), ModExePlus.cpp (+282 -281), ModExePlus.h (+83 -82), ModPlusBlackBoxExeCtrl.cpp (+250 -249), ModPlusBlackBoxExeCtrl.h (+47 -46), ModPlusDymolaExeCtrl.cpp (+227 -226), ModPlusDymolaExeCtrl.h (+39 -38), ModPlusExeCtrl.cpp (+398 -397), ModPlusExeCtrl.h (+63 -62), ModelPlus.cpp (+306 -305), ModelPlus.h (+134 -133), OMOptimSettings.cpp (+1), OMOptimSettings.h (+1), OptObjective.cpp (+1), OptObjective.h (+1), OptObjectives.cpp (+1), OptObjectives.h (+1), ParetoDominance.cpp (+1), ParetoDominance.h (+1), PlugInterface.h (+30 -29), Project.cpp (+1), Project.h (+1), VariablesManip.cpp (+1), VariablesManip.h (+1)
hubert.thieriot 2013-04-19 11:13 Rev.: 15861

- some functions now const

52 lines of code changed in 4 files:

  • OMOptim/Core: ModelPlus.h (+1 -1), OptObjective.h (+1 -1), Project.cpp (+49 -25), Project.h (+1 -1)
hubert.thieriot 2013-04-11 12:11 Rev.: 15789

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

69 lines of code changed in 7 files:

  • OMOptim/Core: ModExePlus.cpp (-2), ModelPlus.cpp (+6 -5), ModelPlus.h (+1 -1), OptObjectives.cpp (+3 -3), OptObjectives.h (+1 -1), Project.cpp (+55 -2), Project.h (+3 -5)
hubert.thieriot 2013-03-28 09:05 Rev.: 15676

- first steps towards scripting
- new MOomc functions
- removed all subblocks functions

21 lines of code changed in 5 files:

  • OMOptim/Core: ModelPlus.cpp (+3 -3), OptObjective.cpp (+5), OptObjective.h (+2), Project.cpp (+10 -2), Project.h (+1 -1)
hubert.thieriot 2013-03-01 12:23 Rev.: 15409

- added omc commandlineoption in OMOptimSettings
- updated gnuplot monitor (no more singleton)
- minor GUI updates

15 lines of code changed in 2 files:

  • OMOptim/Core: OMOptimSettings.cpp (+11 -1), Project.cpp (+4)
hubert.thieriot 2013-02-04 13:30 Rev.: 15052

-removed useless signal
- stop problem signal/slot

5 lines of code changed in 2 files:

  • OMOptim/Core: Project.cpp (+4 -4), Project.h (+1 -1)
hubert.thieriot 2013-01-24 13:33 Rev.: 14907

- adapted to new OMOptimBasis version

8 lines of code changed in 6 files:

  • OMOptim/Core: ExeModel.h (+1 -1), ModExePlus.h (+1 -1), ModelPlus.h (+1 -1), OptObjective.h (+2 -2), Project.cpp (+2), Project.h (+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

52 lines of code changed in 14 files:

  • OMOptim/Core: ModExePlus.cpp (+3 -3), ModExePlus.h (+1 -1), ModPlusBlackBoxExeCtrl.cpp (+1 -1), ModPlusBlackBoxExeCtrl.h (+1 -1), ModPlusDymolaExeCtrl.cpp (+1 -4), ModPlusDymolaExeCtrl.h (+1 -1), ModPlusExeCtrl.h (+2 -2), ModelPlus.cpp (+2 -2), ModelPlus.h (+2 -2), OMOptimSettings.cpp (+11 -1), OptObjective.cpp (+19 -18), OptObjective.h (+1 -1), OptObjectives.cpp (+2 -2), Project.cpp (+5 -3)
hubert.thieriot 2012-12-02 13:01 Rev.: 14192

- updated for new MOVector::findItem function

12 lines of code changed in 1 file:

  • OMOptim/Core: VariablesManip.cpp (+12 -11)
hubert.thieriot 2012-11-28 03:41 Rev.: 14096

- replaced editableField by protectedField (cleaner)

11 lines of code changed in 1 file:

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

- updates for new information controler in OMOptimBasis
- minor corrections

15 lines of code changed in 6 files:

  • OMOptim/Core: ModPlusBlackBoxExeCtrl.cpp (+5), ModPlusBlackBoxExeCtrl.h (+1), ModPlusDymolaExeCtrl.cpp (+5), ModPlusDymolaExeCtrl.h (+2), ModPlusExeCtrl.cpp (+2 -5), Project.cpp (-2)
hubert.thieriot 2012-10-18 04:20 Rev.: 13448

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

32 lines of code changed in 3 files:

  • OMOptim/Core: ModelPlus.cpp (+3 -5), Project.cpp (+27), Project.h (+2)
hubert.thieriot 2012-10-10 11:38 Rev.: 13290

- moomc get comment function
- optobjective filled fields

7 lines of code changed in 1 file:

  • OMOptim/Core: OptObjective.cpp (+7)
hubert.thieriot 2012-10-06 06:28 Rev.: 13210

- small updated
- new moomc/OpenModelica functions

1 lines of code changed in 1 file:

  • OMOptim/Core: ModelPlus.cpp (+1 -1)
hubert.thieriot 2012-09-07 05:53 Rev.: 12818

- other memory leaks (OMOptim). Should be over...

0 lines of code changed in 1 file:

  • OMOptim/Core: Project.cpp (-4)
hubert.thieriot 2012-09-04 08:53 Rev.: 12770

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

5 lines of code changed in 3 files:

  • OMOptim/Core: ModPlusBlackBoxExeCtrl.cpp (+1 -1), ModPlusDymolaExeCtrl.cpp (+1 -1), Project.cpp (+3 -3)
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/

6 lines of code changed in 3 files:

  • OMOptim/Core: ModPlusExeCtrl.cpp (-9), ModPlusExeCtrl.h (+1 -1), Project.cpp (+5)
hubert.thieriot 2012-08-29 07:04 Rev.: 12714

- removed modmodelname function
- project findModItem function instead of findModModel

7 lines of code changed in 3 files:

  • OMOptim/Core: ModExePlus.cpp (+5 -5), Project.cpp (+1 -1), Project.h (+1 -1)
hubert.thieriot 2012-08-28 09:57 Rev.: 12700

- avoid loading of inexisting models in Optimization
- added compile function in modmodel

1 lines of code changed in 1 file:

  • OMOptim/Core: ModelPlus.h (+1)
adeas31 2012-08-22 02:39 Rev.: 12630

one more case-sensitive fix.

1 lines of code changed in 1 file:

  • OMOptim/Core: ModPlusDymolaExeCtrl.h (+1 -1)
perost 2012-08-21 23:06 Rev.: 12626

- If everyone would just use UTF-8, the world would be a happier place.

4 lines of code changed in 2 files:

  • OMOptim/Core: ModExePlus.cpp (+2 -2), ModelPlus.cpp (+2 -2)
hubert.thieriot 2012-08-21 16:58 Rev.: 12619

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

2022 lines of code changed in 16 files:

  • OMOptim/Core: ExeModel.cpp (new 19), ExeModel.h (new 23), ModExePlus.cpp (new 281), ModExePlus.h (new 80), ModPlusBlackBoxExeCtrl.cpp (new 242), ModPlusBlackBoxExeCtrl.h (new 43), ModPlusDymolaExeCtrl.cpp (new 222), ModPlusDymolaExeCtrl.h (new 34), ModPlusExeCtrl.cpp (new 407), ModPlusExeCtrl.h (new 60), ModelPlus.cpp (new 304), ModelPlus.h (new 130), OptObjectives.h (+1), PlugInterface.h (new 27), Project.cpp (+125 -39), Project.h (+24 -15)
sjoelund.se 2012-08-18 08:37 Rev.: 12583

- Detect people who cannot spell Link?ping correctly

14 lines of code changed in 7 files:

  • OMOptim/Core: OMOptimSettings.cpp (+2 -2), OptObjective.cpp (+2 -2), OptObjective.h (+2 -2), ParetoDominance.cpp (+2 -2), ParetoDominance.h (+2 -2), VariablesManip.cpp (+2 -2), VariablesManip.h (+2 -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)

1 lines of code changed in 1 file:

  • OMOptim/Core: OMOptimSettings.cpp (+1 -1)
hubert.thieriot 2012-07-04 18:15 Rev.: 12272

- removed unneeded includes

1 lines of code changed in 1 file:

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

1 lines of code changed in 1 file:

  • OMOptim/Core: Project.cpp (+1 -1)
hubert.thieriot 2012-05-15 12:16 Rev.: 11918

- .min file fully compatible with relative paths

1 lines of code changed in 1 file:

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

8 lines of code changed in 1 file:

  • OMOptim/Core: Project.cpp (+8 -13)
hubert.thieriot 2012-05-11 09:16 Rev.: 11891

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

10 lines of code changed in 2 files:

  • OMOptim/Core: Project.cpp (+6 -5), Project.h (+4 -4)

(39 more)

Generated by StatSVN 0.7.0