Commit Graph

23 Commits

Author SHA1 Message Date
Bernd Hahnebach
ba51d1bf01 FEM: results, use single quotes instead of double ones 2019-09-05 22:32:48 +02:00
Bernd Hahnebach
68f3ffbf33 FEM: result tools, use log instead of message for debug 2019-07-03 12:43:11 +02:00
Bernd Hahnebach
fd5df98b6a FEM: result tools, check for NAN instead of bare except 2019-07-02 18:02:13 +02:00
Bernd Hahnebach
06f42de79e FEM: lgtm, various improvements 2019-06-29 13:22:31 +02:00
Bernd Hahnebach
b7c2378a33 FEM: concrete results, use the new concrete result reading methods on result reading 2019-06-16 18:29:32 +02:00
HarryvL
3950dc7a25 FEM: concrete results, new methods for calculating results for concrete materials 2019-06-16 18:29:32 +02:00
Bernd Hahnebach
adac097c40 FEM: code formating, max line length < 100, fem results 2019-05-20 12:33:30 +02:00
Bernd Hahnebach
f3c7b7f3b0 FEM: result tools, delete not used imports 2019-03-31 11:18:15 +02:00
Bernd Hahnebach
76555307f9 FEM: result tools, simplified calculation of abs displacement 2019-03-31 11:18:14 +02:00
Bernd Hahnebach
7b65f36689 FEM: result tools, better variable names 2019-03-31 11:18:14 +02:00
Bernd Hahnebach
b6e4d3fc4c FEM: result tools, von mises, use a simplified calculation formula 2019-03-31 11:18:13 +02:00
Bernd Hahnebach
53d2b30dcf FEM: result tools, small changes for better code reading 2019-03-19 14:15:15 -03:00
Bernd Hahnebach
932fe224e3 FEM: results, move principal and shear calculation from result reader to result tools and use new result stress float lists 2019-03-19 14:15:15 -03:00
Bernd Hahnebach
d87e12c019 FEM: results, move vonMises from result reader to result tools and use new result stress float lists 2019-03-19 14:15:15 -03:00
Bernd Hahnebach
185098a911 FEM: result tools, delete result meshes on result purging too 2019-03-04 22:15:43 +01:00
Bernd Hahnebach
38675fb0f5 FEM: result tools, small code improvements 2019-02-06 10:10:46 -02:00
Bernd Hahnebach
ce86fa4365 FEM: result tools, typo 2019-02-01 11:27:48 -02:00
Bernd Hahnebach
e49098824b FEM: result tools, improve stats handling 2019-02-01 11:27:48 -02:00
Bernd Hahnebach
ebbe781771 FEM: import tools, displacement abs, move calculation and adding into result tools 2019-02-01 11:27:48 -02:00
Bernd Hahnebach
a3612b4ac9 FEM: import tools, move stats calculation into result tools 2019-02-01 11:27:48 -02:00
Bernd Hahnebach
82d92280af FEM: result and mesh, add compact result and mesh, workaround for issue #2873 2019-01-20 18:40:53 +01:00
Bernd Hahnebach
c34bbb007a FEM: proxy type, use for all classes the notation Fem:: same as C++ classes 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
8599dd59ba FEM: result package, move result tools module in new result package 2017-12-07 17:12:39 +01:00