Commit Graph

19 Commits

Author SHA1 Message Date
iasonmanolas 67c2c0c0ac OpenMP works on windows. Add per thread global variables in ReducedModelOptimizer 2021-02-05 11:02:41 +02:00
iasonmanolas 89bd63d2b5 Compiles on windows. Cannot be parallelized currently due to the global variables of ReducedModelOptimizer. Each thread needs to have its own copy but dynamic instantiation cannot be used for initializing it.. 2021-02-04 16:38:52 +02:00
Iason 858282c859 Parallelization on the set of valid patterns. 2021-02-01 16:10:24 +02:00
iasonmanolas de83cb3d67 Working on windows. Fixed memory leak. 2021-01-31 23:36:46 +02:00
Iason e4c6bd040d Refactoring 2021-01-29 19:07:13 +02:00
Iason a61856211b Exporting of result to excel file 2021-01-22 16:39:36 +02:00
Iason 5eab2511e9 Optimizes for b and h but some simulations explode. 2021-01-17 13:46:33 +02:00
Iason 50c110c08e Using global optimizer of dlib c++ instead of bobyqa. 2021-01-12 14:41:40 +02:00
Iason 42ccaba01e Exporting simulation scenario when number of simulations is greater than some treshold. 2021-01-04 14:12:25 +02:00
Iason 804a634062 scenario changes 2020-12-22 20:21:28 +02:00
Iason ea23a75ca8 Added the size of the inner hexagon of the CW and CCW reduced models as an optimization parameter. 2020-12-22 18:47:29 +02:00
Iason 81ac6c20b8 Optimizes the reduced model for a set of simulation scenarios instead of a single scenario 2020-12-21 17:56:21 +02:00
Iason 10fc282d78 ref 2020-12-17 22:33:42 +02:00
Iason 0508d7c055 Commited code for generating the first problem. The converged state could be improved(?). 2020-12-17 19:25:27 +02:00
Iason b32e7ff8a9 4 parameters optimization 2020-12-16 21:31:58 +02:00
Iason b0ba64d499 Finalized the simulation scenarios. Left out the torsion scenario. 2020-12-14 11:07:43 +02:00
Iason 4d4aa346b5 Created simulation scenarios. 2020-12-09 17:58:48 +02:00
Iason b5ef56dcb7 BUG:The first optimization produces different results compared to the next. 2020-11-27 12:45:20 +02:00
Iason 1c7117c6a0 Initial commit 2020-11-23 11:06:45 +02:00