[root]/OMOptim/OMOptimBasis/Tools
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 45 (100.0%) | 1201 (100.0%) | 26.6 |
hubert.thieriot | 39 (86.7%) | 1079 (89.8%) | 27.6 |
sjoelund.se | 6 (13.3%) | 122 (10.2%) | 20.3 |
- delete OMOptimBasis in OMOptim : now has its own repo folder in trunk
0 lines of code changed in 9 files:
- main change in OMParameter : use name as an index (removed INDEX field since it could cause mistakes when list of parameters evolves)
78 lines of code changed in 2 files:
- removed unneeded includes
13 lines of code changed in 2 files:
- improved Dymola script function
- improved documentation
- loading OptimResult does not ask for model compilation if unfound
11 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
21 lines of code changed in 2 files:
- use more QFileInfo instead of QString
- removed useless headers include
- updated MOomc
18 lines of code changed in 3 files:
- improved LowTools::removeDirContents (set permissions before)
5 lines of code changed in 1 file:
- removed many unnedded header includes
1 lines of code changed in 2 files:
- added units
- changed OMProcess
10 lines of code changed in 2 files:
- improved needed files for compilation
- OpenModelica compiling in tmp folder
26 lines of code changed in 2 files:
- optVariable model initialization corrected
- OpenModelica compilation in work folder (to avoid space problems) : untested yet
44 lines of code changed in 2 files:
- major bug correction : controler was not anymore set in Optimization simulations
- corrected risk of bug when looking for filepath of an unfoundable model
2 lines of code changed in 1 file:
- Remove some tabs from sources
122 lines of code changed in 6 files:
- 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.
850 lines of code changed in 9 files: