UR-0
0f12d6e9ec
[FEM] improve get_gmsh_version
2021-03-17 11:28:23 +01:00
Bernd Hahnebach
bfdeaf6af3
Update task_material_common.py
2021-03-16 11:55:19 +01:00
Bernd Hahnebach
b9f4576dba
FEM: material task panel, small code improvements
2021-03-16 11:22:27 +01:00
UR-0
381ce4a830
[FEM] get Gmsh version
2021-03-14 17:22:09 +01:00
UR-0
0274b039a2
fixes not handled exception in "task_mesh_gmsh.py"
...
error = sys.exc_info()[0].strip()
<class 'AttributeError'>: type object 'RuntimeError' has no attribute 'strip'
Furthermore reporting "value" instead of "type" gives more useful error messages
2021-03-06 21:00:23 +01:00
wmayer
f6863bdb77
Fem: [skip ci] set backend of matplotlib to Qt5Agg
2021-03-05 21:25:27 +01:00
Bernd Hahnebach
a62b5b314b
FEM: code formatting, revert parts of commit f4a65dcbb6
2021-02-16 16:17:47 +01:00
Bernd Hahnebach
8d2b4d635f
FEM: code formatting, pep8
2021-02-15 16:13:44 +01:00
Bernd Hahnebach
1f5acbf6b1
FEM: material task panel, fix edition of Poisson Ratio
2021-02-15 16:13:38 +01:00
David Osterberg
57fd294391
FEM: Improve Gmsh log, when Gmsh is not installed
2021-02-11 21:03:43 +01:00
luz paz
f4a65dcbb6
FEM: doxygen
2020-12-04 17:50:00 +01:00
Bernd Hahnebach
cfa0293215
FEM: gmsh task panel, fix regression added with c6faecdcee
2020-11-30 11:53:17 +01:00
Bernd Hahnebach
c6faecdcee
FEM: small code change to get lgtm quit
2020-11-26 09:07:47 +01:00
Bernd Hahnebach
f2bf17ea1e
FEM: dummy usage of some vars for flake8 no longer needed
2020-11-26 09:07:39 +01:00
Bernd Hahnebach
d0eb71517c
FEM: python, get rid of bare excepts
2020-10-27 08:24:27 +01:00
UR-0
3dfc9471ab
FEM: ccx constraint section print, add task panel
2020-06-24 07:52:16 +02:00
Bernd Hahnebach
2b3faa15d5
FEM: mechanical result task panel, small improvements
2020-06-04 00:25:42 +02:00
Bernd Hahnebach
9f2d325ea0
FEM: ccx tools task panel, add comment
2020-06-04 00:09:47 +02:00
Bernd Hahnebach
aedc4c6fde
FEM: move task panel in separate module, constraint initial flow velocity
2020-06-03 23:49:07 +02:00
Bernd Hahnebach
fa4e548f69
FEM: move task panel in separate module, mesh region
2020-06-03 23:49:05 +02:00
Bernd Hahnebach
aa4108088a
FEM: move task panel in separate module, mesh group
2020-06-03 23:49:03 +02:00
Bernd Hahnebach
416ec56a22
FEM: move task panel in separate module, mesh boundary layer
2020-06-03 23:49:01 +02:00
Bernd Hahnebach
92b570b555
FEM: move task panel in separate module, material reinforced
2020-06-03 23:48:59 +02:00
Bernd Hahnebach
c755c12115
FEM: move task panel in separate module, material common
2020-06-03 23:48:57 +02:00
Bernd Hahnebach
3d0ae34955
FEM: move task panel in separate module, element rotation 1D
2020-06-03 23:48:55 +02:00
Bernd Hahnebach
8dc2eec23b
FEM: move task panel in separate module, element geometry 2D
2020-06-03 23:48:52 +02:00
Bernd Hahnebach
2cfee8bf5b
FEM: move task panel in separate module, element geometry 1D
2020-06-03 23:48:50 +02:00
Bernd Hahnebach
74722733e4
FEM: move task panel in separate module, element fluid 1D
2020-06-03 23:48:48 +02:00
Bernd Hahnebach
3e53bb1f6b
FEM: move task panel in separate module, constraint tie
2020-06-03 23:48:46 +02:00
Bernd Hahnebach
ac8e5e397b
FEM: move task panel in separate module, constraint flow velocity
2020-06-03 23:48:44 +02:00
Bernd Hahnebach
4916fa8ac1
FEM: move task panel in separate module, constraint electrostatic potential
2020-06-03 23:48:42 +02:00
Bernd Hahnebach
93ebf400fd
FEM: move task panel in separate module, gmsh mesh
2020-06-03 23:48:40 +02:00
Bernd Hahnebach
a78cc759ec
FEM: move task panel in separate module, solver ccxtools
2020-06-03 23:48:38 +02:00
Bernd Hahnebach
c80355f14c
FEM: move task panel in separate module, result mechanical
2020-06-03 23:48:34 +02:00
Bernd Hahnebach
5bd3f191b9
FEM: prepare separation of task panels
2020-06-03 23:48:34 +02:00