Commit Graph

73 Commits

Author SHA1 Message Date
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
Iason a1f155c0f7 Added unit tests for form finder. Refactoring. 2020-12-17 20:06:17 +02:00
Iason db500efd05 Added tests for the form finder for the 3 cases of the paper as a static function of the form finder. 2020-12-14 18:02:54 +02:00
Iason 5d8445fbca Refactoring 2020-12-09 17:59:18 +02:00
Iason a67003cdd2 Refactoring 2020-12-03 20:56:03 +02:00
Iason 9668d030ea Initial commit 2020-11-27 12:47:21 +02:00