Commit Graph

15 Commits

Author SHA1 Message Date
Bernd Hahnebach
a3639f40e8 FEM: mech result task panel, use the result tools stat def instead of an own method 2017-08-31 11:09:13 +02:00
Bernd Hahnebach
ea84ed71c0 FEM: since result object does not depend on analysis mesh, make analysis tools independed from result object 2017-08-31 11:09:13 +02:00
joha2
69cd7ba949 FEM: Fenics mesh: added mesh group task panel for xdmf export, flake8, improves issue #3038 2017-08-12 13:22:45 +02:00
joha2
4a9aba78ae FEM: Fenics mesh: added mesh group marking in xdmf file 2017-08-12 13:22:44 +02:00
Bernd Hahnebach
3d8a4884c8 FEM: frd reading, 1DFlow frd reading, add nodes key vector 2017-07-21 17:35:43 +02:00
Bernd Hahnebach
f9bf80e22e FEM: inp import, add Seg3 to python mesh import tools and inp import 2017-07-17 19:53:32 -03:00
Bernd Hahnebach
84bb32fe70 FEM: result stats, fix some issues and add all result types 2017-07-08 12:27:12 -03:00
Peter Lama
bc7d4eb2f4 Fem: py3 fixes
Needed for unit tests to pass
2017-06-18 16:45:55 +02:00
joha2
9edcbe2dd5 FEM: Fenics meshes, add support for xdmf format, some more improvements 2017-05-27 19:57:28 -03:00
Bernd Hahnebach
5efd28c4d0 FEM: import tools, move calculate abs disp from import vtk to import tools 2017-03-18 22:07:24 +01:00
Bernd Hahnebach
eb38d089ef FEM: z88 result reader, use generic result fill method 2017-02-28 17:35:26 +01:00
Bernd Hahnebach
98de89a3b2 FEM: fill imported result object, some refactor work 2017-02-28 17:35:26 +01:00
Bernd Hahnebach
f18d56cd50 FEM: result reader, replace try except by if key in dict 2017-02-28 17:35:26 +01:00
Bernd Hahnebach
463ec12c3b FEM: import tools, move fill result obj with imported results inside import tools module 2017-02-28 17:35:26 +01:00
Bernd Hahnebach
a4393f45e3 FEM: import tools, move imported mesh creation def inside new import tools module 2017-02-28 17:35:26 +01:00