Unknown
|
50f30eb02a
|
FEM: typo fixes
+ some whitespace formatting
|
2017-10-07 11:51:00 +02:00 |
|
Bernd Hahnebach
|
7f23886e81
|
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
|
2cc72df72f
|
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
|
fa05b1b068
|
FEM: Fenics mesh: added mesh group task panel for xdmf export, flake8, improves issue #3038
|
2017-08-12 13:22:45 +02:00 |
|
joha2
|
f95ca7185c
|
FEM: Fenics mesh: added mesh group marking in xdmf file
|
2017-08-12 13:22:44 +02:00 |
|
Bernd Hahnebach
|
3d55e7d78a
|
FEM: frd reading, 1DFlow frd reading, add nodes key vector
|
2017-07-21 17:35:43 +02:00 |
|
Bernd Hahnebach
|
84c702926a
|
FEM: inp import, add Seg3 to python mesh import tools and inp import
|
2017-07-17 19:53:32 -03:00 |
|
Bernd Hahnebach
|
a1523e3b1b
|
FEM: result stats, fix some issues and add all result types
|
2017-07-08 12:27:12 -03:00 |
|
Peter Lama
|
408b14310f
|
Fem: py3 fixes
Needed for unit tests to pass
|
2017-06-18 16:45:55 +02:00 |
|
joha2
|
85c2e6a1ee
|
FEM: Fenics meshes, add support for xdmf format, some more improvements
|
2017-05-27 19:57:28 -03:00 |
|
Bernd Hahnebach
|
9568fa412a
|
FEM: import tools, move calculate abs disp from import vtk to import tools
|
2017-03-18 22:07:24 +01:00 |
|
Bernd Hahnebach
|
30941ac975
|
FEM: z88 result reader, use generic result fill method
|
2017-02-28 17:35:26 +01:00 |
|
Bernd Hahnebach
|
cf7bc38e16
|
FEM: fill imported result object, some refactor work
|
2017-02-28 17:35:26 +01:00 |
|
Bernd Hahnebach
|
7dce02b96d
|
FEM: result reader, replace try except by if key in dict
|
2017-02-28 17:35:26 +01:00 |
|
Bernd Hahnebach
|
6f105c4b67
|
FEM: import tools, move fill result obj with imported results inside import tools module
|
2017-02-28 17:35:26 +01:00 |
|
Bernd Hahnebach
|
a569319510
|
FEM: import tools, move imported mesh creation def inside new import tools module
|
2017-02-28 17:35:26 +01:00 |
|