Commit Graph

91 Commits

Author SHA1 Message Date
iasonmanolas 96807c3b85 Moved global variable to struct when ensmallen is used. And left the global variable when dlib is used for optimization. Added the S scenario. Removed static keyword from several functions 2022-02-18 17:49:17 +02:00
iasonmanolas 5c4f8c0bd5 Added Settings struct. Expanded printing of evaluation results.Refactoring 2022-02-18 17:46:28 +02:00
iasonmanolas 45eed0e3da Moved string with precision function to Utilities namespace 2022-02-18 17:45:14 +02:00
iasonmanolas bef2ae8860 Renamed getEdges and getVertices to computeEdges and computeVertices 2022-02-18 17:44:33 +02:00
iasonmanolas ec7160e637 Renamed getEdges and getVertices to computeEdges and computeVertices 2022-02-18 17:43:07 +02:00
iasonmanolas 6c16d8d48e Renamed getEdges and getVertices to computeEdges and computeVertices 2022-02-18 17:42:47 +02:00
iasonmanolas 5f863af7ce Refactoring 2022-02-18 17:41:37 +02:00
iasonmanolas e1f66515d5 Renamed getEdges and getVertices to computeEdges and computeVertices 2022-02-18 17:40:56 +02:00
iasonmanolas 9e121beade Made parse function of csvFile struct return a vector<vector<string>> instead of being a template function 2022-02-18 17:39:02 +02:00
iasonmanolas 33facf05ab Fixed bug 2022-02-01 13:08:07 +02:00
iasonmanolas e54dc0a27c Changed hardcoded directory of tessellated results 2022-02-01 13:06:53 +02:00
iasonmanolas 7f543ef21a Added computation of internal forces in the converged state 2022-02-01 13:06:16 +02:00
iasonmanolas 366727ced6 Refactoring 2022-01-28 20:06:56 +02:00
iasonmanolas 068626f299 Refactoring 2022-01-28 20:01:44 +02:00
iasonmanolas c513abc45b Added dlib to dependencies since I move the reducedmodeloptimizer to MySources. Refacoting 2022-01-28 19:59:42 +02:00
iasonmanolas 8e33ba35aa Moved the reduced model optimizer class to MySources 2022-01-27 14:45:54 +02:00
iasonmanolas 38c2535a34 Added reduced model class that handles the reduced model in terms of construction 2022-01-27 14:45:16 +02:00
iasonmanolas 643e8b35be Added reduced model class that handles the reduced model in terms of construction 2022-01-27 14:44:30 +02:00
iasonmanolas 28f2d885f3 Resolved conflicts 2022-01-19 14:49:26 +02:00
iasonmanolas fbd85d4d77 computing the base triangle height of a pattern as the half of the bbox of the fanned configuration. Previous version used the triangleEdgeSize variable which must had been set and made things more complicated 2022-01-19 12:32:55 +02:00
iasonmanolas 27c1822c2a Changed translational epsilon to 3e-3 2022-01-19 12:30:55 +02:00
iasonmanolas 6307e53809 Added json to SimulationResults containing the internalPotentialEnergy value of the simulation 2022-01-19 12:28:13 +02:00
iasonmanolas 4650af984d Refactoring 2022-01-14 15:02:27 +02:00
iasonmanolas 282e1609c8 Refactoring 2022-01-05 14:10:49 +02:00
iasonmanolas f79e0acb4f Resolved conflicts 2021-12-23 21:29:04 +02:00
iasonmanolas cd89112936 Windows refactoring 2021-12-23 21:11:27 +02:00
iasonmanolas 31b8553b39 windows refactoring 2021-12-23 20:54:33 +02:00
iasonmanolas c9fc6ccd08 Refactoring 2021-12-23 15:51:23 +02:00
iasonmanolas 56e5e043f6 Working refactoring 2021-12-19 20:15:36 +02:00
iasonmanolas 1966207b4c Refactoring. Refactored Threed_beam such that it does not recompute the stiffenss matrix for each scenario during the optimization 2021-12-15 15:19:21 +02:00
iasonmanolas 66eb05b694 Refactoring 2021-11-15 20:17:14 +02:00
iasonmanolas 570046132b Merged master 2021-11-15 11:24:50 +02:00
iasonmanolas f8a98deb17 Refactoring 2021-11-15 11:08:39 +02:00
iasonmanolas 21d79f07aa Refactoring. Saving intermediate states during drm 2021-08-06 14:35:28 +03:00
iasonmanolas 922b525fbe Printing statistics 2021-07-29 13:24:02 +03:00
iasonmanolas cbb3a9fd26 Refactoring 2021-07-28 18:38:05 +03:00
iasonmanolas 8aff310a83 Added tbb for parallel drm. Refactoring. DRM settings save and load functions 2021-07-22 18:06:46 +03:00
iasonmanolas 90a00c5415 Tbb,refactoring 2021-07-21 18:09:37 +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