Commit Graph

19 Commits

Author SHA1 Message Date
Bernd Hahnebach
458a4be12f FEM: meshtools and dependent modules, add error message for retrieving solid elements if out of range 2018-05-23 17:59:29 +02:00
luz.paz
ba9dba4b26 FEM: typo fixes 2018-04-29 20:40:15 +02:00
Pawel Bogut
839cef928b Gmsh path detection fix for Python3 on Linux 2018-04-04 17:17:38 +02:00
ettaka
7c5a9688a3 Fix typo in GmshTools 2018-03-25 11:50:54 +02:00
Bernd Hahnebach
4962a0188c FEM: mesh tools, add space to prints 2018-02-19 17:53:27 +01:00
Bernd Hahnebach
6ede0a1d68 FEM: gmsh tools, delete partially wrong comments 2018-02-19 07:03:06 +01:00
Bernd Hahnebach
c67e26c037 FEM: gmsh tools, fix file closing 2018-02-19 06:51:21 +01:00
Bernd Hahnebach
8ebcdf8ac7 FEM: mesh tools, fix missing initialization 2018-02-16 10:53:20 -02:00
Bernd Hahnebach
45f3eb7f4d FEM: input writer, use own element table for each shape type 2018-02-10 00:53:16 +01:00
Bernd Hahnebach
dc4c4d27db FEM: code formating, use a variable which is not used to get flak8 quiet 2018-01-31 19:04:29 +01:00
luz.paz
666c5c8b86 FEM: typo fix
[skip ci]
2018-01-27 19:41:24 +01:00
luz.paz
3ee6b6ac94 FEM: typos 2018-01-23 14:43:54 +01:00
Bernd Hahnebach
9935150972 FEM: beam rotaion, implement writer, this fixes a very old restiction, the beam analysis in z-axis 2018-01-23 14:01:27 +01:00
FEMuser
a15474afe8 FEM: mesh tools, add method to get the beam normals for ccx 2018-01-23 14:01:27 +01:00
Bernd Hahnebach
6811d528f6 FEM: ccx input file, use even shorter elset names for the short names and raise exception if the elset name is still to long 2018-01-23 14:01:27 +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
93850bd9a4 FEM: code formating, Python flake8: E211, E305 2018-01-01 22:54:46 +01:00
luzpaz
f6edbbdc5a FEM: Typo residuals 2018-01-01 22:54:46 +01:00
Bernd Hahnebach
bd3d50fa88 FEM: mesh package, move all mesh modules in new mesh package 2017-12-07 17:12:39 +01:00