Commit Graph

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