Bernd Hahnebach
ddebf0d3c7
FEM: gmsh tools, Py3, there still are extra b'ees to remove
2019-01-02 17:26:00 -02:00
Bernd Hahnebach
9d13a1ab89
FEM: ccx run, do not run ccx if input file writer returned an error
2018-12-21 10:11:48 -02:00
Bernd Hahnebach
f3c5c9a70b
FEM: code formating, more format changes
2018-11-26 09:10:17 -03:00
Bernd Hahnebach
0ed87a5775
FEM: code formating, flake8
2018-11-26 09:10:17 -03:00
Bernd Hahnebach
72db8632ab
FEM: code formating, print function
2018-11-26 09:10:17 -03:00
Yorik van Havre
3799b2a306
Fixed coverity issues
...
184348 Bad use of null-like value
175794 Copy-paste error
172913 Copy-paste error
169506 Structurally dead code
169504 Bad use of null-like value
169013 Copy-paste error
2018-11-19 19:36:50 -02:00
luz.paz
4c2f2cd210
Misc. typos and whitespace
...
Found via `codespell -q 3 --skip="*.po,*.ts,./.git,./src/3rdParty,./src/CXX,./src/zipios++,./src/Mod/Assembly/App/opendcm,./ChangeLog.txt" -I ../fc-word-whitelist.txt` and `grep`. Excess whitespace auto-removed by Atom editor.
2018-11-03 16:13:06 -03:00
Bernd Hahnebach
5e3b10c92f
FEM: code formating, cut lines with more than 200 diggits
2018-10-17 11:23:05 +02:00
Clemens Weissbacher
0c744f2517
FEM: fix an error handling issue, caused by an non existing variable
2018-09-26 17:15:03 +02:00
wmayer
23b0c89b8a
fixes #0003155 : FEM to mesh conversion fails for shells
2018-09-12 12:39:12 +02:00
Bernd Hahnebach
3416a26d7f
FEM: analysis group meshing, deactivate by default
2018-07-11 21:18:49 -03:00
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