iasonmanolas
|
535dd8a44d
|
Added ensmallen,armadillo. Parametrized optimization with choice of optimization parameters
|
2021-12-15 15:21:21 +02:00 |
iasonmanolas
|
6c92b291da
|
Added per optimization parameter reduced pattern update functions for variable comparison
|
2021-12-05 13:53:13 +02:00 |
iasonmanolas
|
1c3cc8e014
|
Modular Variable comparison
|
2021-11-09 22:13:15 +02:00 |
iasonmanolas
|
b763ca92e7
|
Splitted the update of the reduced pattern modular by splitting the geometry from the material parameters.
|
2021-11-08 12:46:16 +02:00 |
iasonmanolas
|
b58ae0e13b
|
CG first Submission state
|
2021-10-14 14:58:34 +03:00 |
iasonmanolas
|
f949c2d793
|
Refactoring. Added kinetic energy as a convergence criterion for the full pattern simulations
|
2021-07-20 16:30:41 +03:00 |
iasonmanolas
|
19d9fe434a
|
Added code for exporting
|
2021-07-14 17:47:47 +03:00 |
iasonmanolas
|
0863db658d
|
Added max iterations on all drm simulations.using global optimizer for dome magnitude.Added bool variable for success in force magnitude search.
|
2021-06-30 10:24:54 +03:00 |
iasonmanolas
|
03c7d63e5b
|
Refactoring
|
2021-05-24 14:18:36 +03:00 |
iasonmanolas
|
d8871cab17
|
Refactoring
|
2021-04-30 12:47:50 +03:00 |
iasonmanolas
|
62ce79d959
|
Computation of the max force for each base simulation scenario based on a desired displacement.
|
2021-04-16 11:41:40 +03:00 |
iasonmanolas
|
b54662be9e
|
Refactoring.Addded multiple simulation scenarios
|
2021-04-08 20:55:56 +03:00 |
iasonmanolas
|
49494ccef8
|
Replaced NumberOfSimulationScenarios with a variable calld totalNumberOfSimulationScenarios.This var will hold the number of base sim scenarios times the sub-sim scenarios for each case.
|
2021-04-05 12:41:05 +03:00 |
iasonmanolas
|
d7d1951be6
|
Refactoring
|
2021-03-30 19:30:49 +03:00 |
iasonmanolas
|
4893f03667
|
Refactoring. Changed reduced pattern to the single reduced for which in order to create the fan I connect to neighboring triangles. Changed Dome scenario.
|
2021-03-26 11:58:13 +02:00 |
iasonmanolas
|
4daed81fef
|
Refactoring
|
2021-03-23 19:20:46 +02:00 |
iasonmanolas
|
07018be421
|
Optimizing the pattern using E,A,J,I2,I3,hexSize,hexAngle
|
2021-03-16 11:57:27 +02:00 |
iasonmanolas
|
9884cd175f
|
The linear simulation model is used for optimizing the reduced model.
|
2021-03-15 19:56:14 +02:00 |
Iason
|
4a03c435c2
|
Changed simulation scenarios for axial and shear
|
2021-03-02 14:16:49 +02:00 |
Iason
|
bd41cc31eb
|
Made normalization strategy member of the optimization settings.
|
2021-03-01 14:34:27 +02:00 |
Iason
|
f5fb395e12
|
Refactoring
|
2021-02-25 10:09:38 +02:00 |
Iason
|
55731d3131
|
Normalizing based on a globally defined epsilon(0.0003)
|
2021-02-24 22:10:42 +02:00 |
Iason
|
94eeb0a9df
|
Normalizing using an estimate of the maximum displacement. Removed the R and D command line argument.Refactoring
|
2021-02-24 19:41:12 +02:00 |
Iason
|
e52b195f81
|
Merged branched containing optional polyscope visualization
|
2021-02-22 19:43:10 +02:00 |
Iason
|
167e89a9ae
|
Using POLYSCOPE_DEFINED macro for enabling and disabling visualization related code.
|
2021-02-22 19:23:58 +02:00 |
Iason
|
54af4a8b9f
|
Refactored how the results of the optimization are saved.
|
2021-02-22 11:28:01 +02:00 |
Iason
|
8888b28163
|
Refactoring
|
2021-02-19 17:32:15 +02:00 |
Iason
|
9a225439cf
|
main optimizes a pair of patterns of which the filepath is given as cl arguments. The user can additionally define the number of function calls and the directory in which the program should export the results.
|
2021-02-18 15:33:31 +02:00 |
iasonmanolas
|
3a5ef38645
|
Added normalization
|
2021-02-14 14:27:14 +02:00 |
iasonmanolas
|
135c9fd975
|
Normalizing per simulation scenario using the max(sum(fullPatternDisplacementNorm,d_e))
|
2021-02-12 19:58:40 +02:00 |
iasonmanolas
|
8e57909f3d
|
Refactoring"
|
2021-02-12 18:09:56 +02:00 |
Iason
|
e644a069d4
|
Comparison over the full pattern test set for the three reduced models and exporting of the results of each optimization round.
|
2021-02-11 13:52:27 +02:00 |
Iason
|
5a3e022ac5
|
Refactoring
|
2021-02-10 13:19:37 +02:00 |
Iason
|
858282c859
|
Parallelization on the set of valid patterns.
|
2021-02-01 16:10:24 +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
|
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
|
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 |