Commit Graph

55 Commits

Author SHA1 Message Date
iasonmanolas 922b525fbe Printing statistics 2021-07-29 13:24:02 +03:00
iasonmanolas cbb3a9fd26 Refactoring 2021-07-28 18:38:05 +03:00
iasonmanolas 3c879db90f refactoring. Saving of drm settings. TBB instead of openmp 2021-07-21 18:00:36 +03:00
iasonmanolas af4449a9dd Merged master 2021-07-21 17:59:46 +03:00
iasonmanolas 846289448b Refactoring. Fixed bug 2021-07-20 16:32:25 +03:00
iasonmanolas f20a7fbe55 merged master 2021-07-16 14:33:06 +03:00
iasonmanolas 4988a78b94 Merge branch 'master' of https://gitea-s2i2s.isti.cnr.it/manolas/MySources 2021-07-16 14:17:08 +03:00
iasonmanolas 613bb85a4d Added kinetic damping markers to the plots 2021-07-16 14:16:53 +03:00
iasonmanolas 28db0fa63e Removed resetting of dt when guessing the solution with the linear model 2021-07-16 14:15:47 +03:00
iasonmanolas 513529f0a4 Refactoring 2021-07-16 09:48:14 +03:00
iasonmanolas b764d7db2c Viscous damping. 6d vector masses 2021-07-15 12:01:12 +03:00
iasonmanolas 8391646d56 Average residual forces norm. Alpha angles stored in vectors. Residual forces criterion applicable not only at local kinetic energy maxima 2021-07-14 19:17:02 +03:00
iasonmanolas b4d80ad6b8 Windows refactoring 2021-07-13 09:02:55 +03:00
iasonmanolas 5ebf354dcf Refactoring 2021-07-12 23:53:04 +03:00
iasonmanolas 2509b0a795 Added code for exporting pe.gradual application of external forces. average residual forces threshold 2021-07-07 22:43:44 +03:00
iasonmanolas 992f0fe6ae Merge branch 'master' of https://gitea-s2i2s.isti.cnr.it/manolas/MySources 2021-07-01 02:45:19 +03:00
iasonmanolas a8b361f859 Reusing initial version. reset residual force convergence to percentage 2021-07-01 02:45:03 +03:00
iasonmanolas 1cd335c241 Windows compatible 2021-06-30 12:58:43 +03:00
iasonmanolas d0edd5a6a9 Merge branch 'drmGuess' 2021-06-30 10:28:53 +03:00
iasonmanolas a58414892c Refactoring 2021-06-30 10:28:13 +03:00
iasonmanolas 9b6aba7bac Merge branch 'drmGuess' 2021-06-24 10:03:23 +03:00
iasonmanolas 3e3d32399b Refacoring. Drm has res forces norm threshold 1e-3 2021-06-24 10:02:20 +03:00
iasonmanolas e5ba83c0c8 Merge branch 'master' of https://gitea-s2i2s.isti.cnr.it/manolas/MySources 2021-06-12 15:04:06 +03:00
iasonmanolas 553e117379 Merge branch 'master' of https://gitea-s2i2s.isti.cnr.it/manolas/MySources 2021-06-12 12:19:15 +03:00
iasonmanolas 73b2bc8c1a Windows refactoring 2021-06-12 12:18:55 +03:00
iasonmanolas 33774c546c Added bool variable for exportation of optimization results 2021-06-09 21:01:00 +03:00
iasonmanolas 596dbaba7e Changed angle threshold and valence 2021-06-09 21:00:37 +03:00
iasonmanolas 2d54de43a4 Refactoring 2021-05-24 14:51:17 +03:00
iasonmanolas 8793dc5408 Refactoring 2021-05-24 14:43:32 +03:00
iasonmanolas 6e682e1e71 Update ground of truths to encompesate for changing the rotational components of the displacements of the simulation results to euler angles. 2021-05-06 16:45:52 +03:00
iasonmanolas 9a7322762a Refactoring for compiling under windows 2021-05-01 18:44:54 +03:00
iasonmanolas 55def2cfd5 Refactoring 2021-04-30 13:13:58 +03:00
iasonmanolas e6fe102574 Refactoring, linear model, renaming 2021-04-08 21:03:23 +03:00
iasonmanolas fd67b1b4c9 Removed unused headers 2021-03-15 19:06:53 +02:00
iasonmanolas 5aaf4f5242 Refactoring 2021-03-15 19:04:29 +02:00
iasonmanolas 4e6d1ec761 Building my sources as a library 2021-03-15 18:57:43 +02:00
Iason 262eb959f1 Refactoring 2021-03-02 14:17:15 +02:00
Iason 5e1fae8b24 Refactoring 2021-03-01 15:44:35 +02:00
Iason bc50b75ad3 Refactored 2021-02-05 20:15:43 +02:00
Iason 77869347dd Refactoring 2021-02-05 19:58:15 +02:00
iasonmanolas 2599d47261 Refactored code to compile under visual studio. 2021-02-04 14:58:41 +02:00
Iason 8f9b5c2c20 Added boost graph, csvFile. Did refactoring 2021-01-29 19:39:15 +02:00
Iason 51244853f1 Changed float to double in element dimensions and material. Changed the ground of truth displacements of the unit tests since they were affected by the change. 2021-01-16 14:02:42 +02:00
Iason bf77c9e64d Removed the Properties struct from within the Element struct 2021-01-15 21:12:42 +02:00
Iason a0833efc3a Removed E(youngs modulus) from element properties and left only the material property youngsModulus 2021-01-15 19:21:17 +02:00
Iason ab1206be9b Corrected error in G 2021-01-14 16:46:26 +02:00
Iason a71efffe14 Changed 1e10 to 1e9 as ym 2021-01-14 16:30:13 +02:00
Iason 2e7aa6e1e0 Changed Element properties 2021-01-14 15:39:19 +02:00
Iason d933f92eeb Refactoring 2021-01-12 14:40:25 +02:00
Iason 2e787689fe Added loading and saving of simulation jobs. Saving of the const factors of each element when exporting a ply file. Refactoring 2021-01-04 14:30:22 +02:00