[root]/OMOptim
Core
(25 files, 4491 lines)
CERES
(0 files, 0 lines)
Dymola
(5 files, 1517 lines)
EI
(0 files, 0 lines)
FileData
(6 files, 1056 lines)
Infos
(0 files, 0 lines)
Modelica
(31 files, 5257 lines)
OMC
(16 files, 4011 lines)
OpenModelica
(5 files, 1393 lines)
Optim
(0 files, 0 lines)
EA
(12 files, 1367 lines)
Checkpoints
(2 files, 426 lines)
Chromosome
(2 files, 372 lines)
Crossover
(1 files, 146 lines)
Evaluations
(1 files, 278 lines)
Init
(3 files, 290 lines)
Monitor
(4 files, 537 lines)
Mutations
(1 files, 162 lines)
NSGA2
(4 files, 670 lines)
PSO
(8 files, 960 lines)
Results
(1 files, 291 lines)
SA1
(16 files, 1700 lines)
SPEA2
(5 files, 865 lines)
SPEA2Adaptative
(5 files, 837 lines)
MILP
(0 files, 0 lines)
Problems
(12 files, 2991 lines)
BlockSubs
(4 files, 657 lines)
Tools
(6 files, 456 lines)
Units
(0 files, 0 lines)
Doc
(12 files, 7594 lines)
Images
(4 files, 748 lines)
GUI
(3 files, 2068 lines)
Dialogs
(10 files, 1056 lines)
Plots
(1 files, 648 lines)
Resources
(5 files, 486 lines)
icons
(20 files, 517 lines)
Scene
(12 files, 2420 lines)
Tabs
(16 files, 2879 lines)
Tools
(2 files, 359 lines)
Views
(0 files, 0 lines)
Widgets
(60 files, 7289 lines)
OMOptimBasis
(0 files, 0 lines)
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)
Vld
(0 files, 0 lines)
bin
(0 files, 0 lines)
build
(9 files, 775 lines)
tools
(1 files, 44 lines)
Installer
(3 files, 821 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 112 (100.0%) | 1200 (100.0%) | 10.7 |
hubert.thieriot | 75 (67.0%) | 1025 (85.4%) | 13.6 |
hudson | 12 (10.7%) | 109 (9.1%) | 9.0 |
sjoelund.se | 12 (10.7%) | 35 (2.9%) | 2.9 |
adeas31 | 12 (10.7%) | 30 (2.5%) | 2.5 |
adrpo | 1 (0.9%) | 1 (0.1%) | 1.0 |
Prevent commits to OMOptim since the repository is being moved to https://github.com/OpenModelica/OMOptim
8 lines of code changed in 8 files:
[Janitor mode] Fix whitespace
2 lines of code changed in 1 file:
- Copy the required dependencies for the Qt clients in their respective make files so that we can also use them individually.
3 lines of code changed in 1 file:
[Janitor mode] Fix whitespace
2 lines of code changed in 1 file:
- Fixed OMOptim compilation.
- Copy the libs to build/lib/omc instead of build/lib
3 lines of code changed in 1 file:
- Copy libomqwt & libOMPlot to build/lib/omc
- Fix the link path.
0 lines of code changed in 1 file:
[Janitor mode] Fix whitespace
2 lines of code changed in 1 file:
- Build all Qt clients using the local Qwt.
5 lines of code changed in 2 files:
[Janitor mode] Fix whitespace
2 lines of code changed in 1 file:
- Use Qwt6 with OMOptim.
5 lines of code changed in 2 files:
[Janitor mode] Fix whitespace
2 lines of code changed in 1 file:
Latest MAC versions assigns different tmp directories to different processes. So in order to have same tmp directory for CORBA object reference file we pass the tmp directory of OMClient to OMC via the config flag CORBA_OBJECT_REFERENCE_FILE_PATH. This makes sure that omc dumps the CORBA object reference file in the same directory where OMClient is trying to read from.
1 lines of code changed in 1 file:
- more messages
- gui improvements
- new main.cpp with script/console
66 lines of code changed in 2 files:
- add setAlgoParameter function
57 lines of code changed in 3 files:
- added/cleaned script functions
- mutex for save/load
- GUI improvements
110 lines of code changed in 3 files:
- Fix OMOptim paths for Linux.
1 lines of code changed in 1 file:
- added setOverwritedVariable script function
45 lines of code changed in 2 files:
- scripting functions (gui)
94 lines of code changed in 2 files:
- added a script function
15 lines of code changed in 1 file:
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
24 lines of code changed in 2 files:
[Janitor mode] Fix tabs
24 lines of code changed in 2 files:
[Janitor mode] Set auto-props
75 lines of code changed in 5 files:
- first steps towards scripting
- new MOomc functions
- removed all subblocks functions
56 lines of code changed in 3 files:
- corrected omc functions : getmofilepath and compile
- add saved variables in optimization : those that are kept through optimization even if not objectives or parameters
1 lines of code changed in 1 file:
- updates for new information controler in OMOptimBasis
- minor corrections
1 lines of code changed in 1 file:
- pro file update
- omc start server function corrected
1 lines of code changed in 2 files:
- avoid loading of inexisting models in Optimization
- added compile function in modmodel
1 lines of code changed in 1 file:
-doc
1 lines of code changed in 1 file:
- added blackbox managment (optimization using executable only)
- first developer documentation
1 lines of code changed in 1 file:
- corrected paths due to OMOptimBasis move
3 lines of code changed in 2 files:
- .min file fully compatible with relative paths
1 lines of code changed in 1 file:
- improved gnuplot display of temp optimization results
- clsing .mat file after reading...
- LowTools::mkdir : mkdir with write permissions
7 lines of code changed in 2 files:
- changed OptimResult VariableResult reading
1 lines of code changed in 1 file:
- create temp path if it does not exist
4 lines of code changed in 2 files:
- added a .pro file to build OMOptimBasis, OMOptimLib and OMOptim in one step
54 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
0 lines of code changed in 1 file:
- Remove tabs
2 lines of code changed in 1 file:
- corrected bugs when several models in optimization
- adde pre_target_deps for omoptim
- catch problem exception
10 lines of code changed in 1 file:
- Fixed OpenModelica_CODING_STYLE.
10 lines of code changed in 1 file:
- infosender improvements
- probleminterface light improvements
- bugs correction concerning project loading/ saving
2 lines of code changed in 1 file:
(32 more)