[root]/OMOptim/OMOptimBasis
FileData
(0 files, 0 lines)
GUI
(0 files, 0 lines)
Dialogs
(0 files, 0 lines)
Plots
(0 files, 0 lines)
Tabs
(0 files, 0 lines)
Tools
(0 files, 0 lines)
Widgets
(0 files, 0 lines)
Infos
(0 files, 0 lines)
Problems
(0 files, 0 lines)
Tools
(0 files, 0 lines)
Units
(0 files, 0 lines)
build
(0 files, 0 lines)
doc
(0 files, 0 lines)
Images
(0 files, 0 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 156 (100.0%) | 8322 (100.0%) | 53.3 |
hubert.thieriot | 146 (93.6%) | 7810 (93.8%) | 53.4 |
sjoelund.se | 10 (6.4%) | 512 (6.2%) | 51.2 |
- delete OMOptimBasis in OMOptim : now has its own repo folder in trunk
0 lines of code changed in 26 files:
- corrected OM simulation call (added mingw path in environmentfor dlls)
- corrected Dymola simulation call
1 lines of code changed in 1 file:
- added MOOMC error string
- corrected Variables extraction
1 lines of code changed in 1 file:
- main change in OMParameter : use name as an index (removed INDEX field since it could cause mistakes when list of parameters evolves)
77 lines of code changed in 5 files:
- removed unneeded includes
3 lines of code changed in 3 files:
- can now launch several problems successively
85 lines of code changed in 4 files:
- added METime
-added variables find function
19 lines of code changed in 2 files:
- optimization Variables removed when remove corresponding model
- register meta types
659 lines of code changed in 5 files:
- Added MOVectors and converting functions
- Corrected MEDimValue initialization
- Added Moomc and ModItemsTree functions
431 lines of code changed in 6 files:
- corrected potential issue when inserting items
7 lines of code changed in 1 file:
- Corrected problems in problem folder deleting !
- GUI correction
9 lines of code changed in 1 file:
- updated ModIemsTree
- new MOomc functions
- corrected WidgetModelsList
19 lines of code changed in 4 files:
- gui corrections
- problems threads corrections
95 lines of code changed in 3 files:
- improved Dymola script function
- improved documentation
- loading OptimResult does not ask for model compilation if unfound
19 lines of code changed in 2 files:
- .min file fully compatible with relative paths
6 lines of code changed in 2 files:
- improved gnuplot display of temp optimization results
- clsing .mat file after reading...
- LowTools::mkdir : mkdir with write permissions
4 lines of code changed in 2 files:
- changed save/load for omparameters -> there were an index misbehavior when list of index were modified (index field is not anymore saved/loaded)
52 lines of code changed in 3 files:
- use more QFileInfo instead of QString
- removed useless headers include
- updated MOomc
125 lines of code changed in 7 files:
- removed many unnedded header includes
0 lines of code changed in 4 files:
- MOParameter modifications (still without any effect)
111 lines of code changed in 2 files:
- changed OptimResult VariableResult reading
33 lines of code changed in 2 files:
- improved needed files for compilation
- OpenModelica compiling in tmp folder
1 lines of code changed in 1 file:
- optVariable model initialization corrected
- OpenModelica compilation in work folder (to avoid space problems) : untested yet
1 lines of code changed in 1 file:
- corrected potential seg fault in optimization
- Variable::clone() now is virtual
1 lines of code changed in 1 file:
- corrected find functions
- EA now also display generation parameters
9 lines of code changed in 4 files:
- corrected find functions
- corrected WidgetModelsList
2 lines of code changed in 1 file:
- major bug correction : controler was not anymore set in Optimization simulations
- corrected risk of bug when looking for filepath of an unfoundable model
53 lines of code changed in 1 file:
- problem renamed when needed
1 lines of code changed in 1 file:
- corrected bugs when several models in optimization
- adde pre_target_deps for omoptim
- catch problem exception
23 lines of code changed in 2 files:
- corrected Memory leak in variable
3 lines of code changed in 2 files:
- larger use of forware declarations : should compile faster
- corrected optobjective view problem
- corected find function of MOVector
- Problemthreads are terminated when application quitted
78 lines of code changed in 10 files:
- cleaned OMOptim.windowsconfig.in
- Infosender : task management
11 lines of code changed in 1 file:
- new finding function in MOOptVector
17 lines of code changed in 2 files:
- infosender improvements
- probleminterface light improvements
- bugs correction concerning project loading/ saving
25 lines of code changed in 2 files:
- changes in variables : now have models
- changes in Optimization : now can handle several models
145 lines of code changed in 8 files:
- Remove some tabs from sources
512 lines of code changed in 10 files:
- settings changes
1 lines of code changed in 1 file:
- 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.
5683 lines of code changed in 22 files: