looooo
9b930d4d38
py3: fem: some additional fixes
2018-04-17 10:18:32 -03:00
looooo
cdcb3bec4a
PySide2: qApp -> QApplication
2018-04-14 10:40:31 +02:00
sL1pKn07
6674467254
[For v018] Fix build with Qt5 beta
...
Seems need add some headers for build with incoming Qt 5.11 (Tested with 5.11.0beta2)
2018-04-10 12:59:41 +02:00
Bernd Hahnebach
5337d7af9a
FEM: vtk result export, better error message
2018-04-05 08:21:48 +02:00
Bernd Hahnebach
11c8a956c4
FEM: vtk mesh builder, add some logs and code improvements
2018-04-05 08:21:44 +02:00
Bernd Hahnebach
6ab1fd5e9b
FEM: vtk mesh builder, fix crash if SMESH grid has node gaps
2018-04-05 08:19:59 +02:00
Pawel Bogut
033f1de1c3
Gmsh path detection fix for Python3 on Linux
2018-04-04 17:17:38 +02:00
Bernd Hahnebach
2805cbcd9c
FEM: fenics mesh, trailing white spaces
2018-04-03 07:00:19 +02:00
joha2
a4316faa8e
FEM: Fenics mesh issue #0003038 : xml import fixed
2018-04-03 06:56:55 +02:00
wmayer
f7d6e98a63
fix warning
2018-03-30 16:23:07 +02:00
Bernd Hahnebach
a64c445472
FEM: inout, make import inp mesh Python3 compatible
2018-03-27 12:29:14 -03:00
Bernd Hahnebach
c365df28c5
FEM: material task panel, workaround to be able to set poissons ratio to 0
2018-03-27 12:29:13 -03:00
Bernd Hahnebach
20d32da54c
FEM: mesh, changes messages into logs
2018-03-27 12:29:13 -03:00
Bernd Hahnebach
feb109f2e1
FEM: unit tests, add various tetra10 mesh element tests
2018-03-27 12:29:13 -03:00
Bernd Hahnebach
f63d39a8fb
FEM: unit tests, move mesh tests in own test module
2018-03-27 12:29:13 -03:00
Yorik van Havre
46fd41d70a
Merged translations from crowdin
2018-03-26 18:52:02 -03:00
ettaka
acbd182e15
Fix typo in GmshTools
2018-03-25 11:50:54 +02:00
Bernd Hahnebach
ec7fb61921
FEM: mesh api, fix get nodes by face, credits go to user _UR
2018-03-21 12:19:59 +01:00
Bernd Hahnebach
2b04ec02da
FEM: analysis, make vtk result pipline object draggable into analysis
2018-03-21 12:19:59 +01:00
Bernd Hahnebach
bfeb71005a
FEM: VTK, better comments in vtk result data creation
2018-03-21 12:19:59 +01:00
Bernd Hahnebach
376d70363a
FEM: VTK import, fixes in SMESH mesh builder for vtk import
2018-03-21 12:19:59 +01:00
Bernd Hahnebach
46bd8756c7
FEM: VTK export, fix vtk mesh builder and vtk result obj
2018-03-21 12:19:59 +01:00
luz.paz
46d32d78a3
Misc. typos: Please merge right before 0.17 release
...
I'm still finding typos in the source code. I propose that you keep this PR open prior ro relaese and then merge so that if I find other typos in the meantime they will be part this release.
2018-03-18 15:15:16 +01:00
Bernd Hahnebach
343d55fa66
FEM: frd import, fix node order of B32 seg3
2018-03-14 18:55:57 +01:00
wmayer
1df241ce3f
fix typos
2018-03-14 11:59:09 +01:00
Bernd Hahnebach
00ed07ca3e
FEM: mesh export, fix init file and better output
2018-03-14 07:47:17 +01:00
Bernd Hahnebach
604cf2f262
FEM: vtk export, better object choice on export to vtk
2018-03-14 07:47:06 +01:00
Bernd Hahnebach
0d987fdb5c
FEM: vtk tools, deactivate penta6, hexa8 and hexa20 since they will kill FreeCAD
2018-03-13 23:36:42 +01:00
Bernd Hahnebach
94db7ead1d
FEM: vtk tools, fix quad hexa array name
2018-03-13 23:36:37 +01:00
Bernd Hahnebach
721caa7524
FEM: vtk tools, fix crash in mesh builder if not supported volume is used
2018-03-13 23:36:14 +01:00
Bernd Hahnebach
4e00d9dac9
FEM: vtk post processing, add a workaround check for back light
2018-03-13 23:36:14 +01:00
Bernd Hahnebach
a840126249
FEM: typo, @luzpaz, I can't hardly belive there are still typos, but there are :-)
2018-03-13 23:36:14 +01:00
Bernd Hahnebach
975a16a7bc
FEM: vtk import, add GUI pref page
2018-03-12 15:10:17 +01:00
Bernd Hahnebach
83f4c7b1f5
FEM: vtk import, fix import of generic vtk files
2018-03-12 15:10:17 +01:00
Bernd Hahnebach
07b1a7cdb0
FEM: vtk result import, workaround for broken stats calculation
2018-03-12 15:10:17 +01:00
Bernd Hahnebach
724da4ee67
FEM: vtk export, fix module name in init
2018-03-12 15:10:17 +01:00
luz.paz
fe1195b1ff
FEM: Trivial typo
2018-03-12 15:10:17 +01:00
wmayer
7f084a3737
fix incorrect usage of Adaptor3d_IsoCurve
2018-03-07 15:49:06 +01:00
wmayer
6d54cc57b1
workaround for failure to get iso curves
2018-03-04 22:39:28 +01:00
wmayer
4fd7ccc98e
fix German translation
2018-03-03 23:37:15 +01:00
luz.paz
eee9a85716
FEM: source comment typo fix
2018-03-03 11:20:52 -03:00
Bernd Hahnebach
f869e15ee2
FEM: mesh view provider, fix for shell beam 3D output, because node numbering does not start with 1
2018-03-03 11:20:52 -03:00
Bernd Hahnebach
3fc7333309
FEM: import frd results, fix import of peeq
2018-02-24 10:47:09 -03:00
Bernd Hahnebach
63ce353858
FEM: import frd, better comments in frd reader and some small moving
2018-02-24 10:47:09 -03:00
Bernd Hahnebach
cfe0f4c12a
FEM: unit tests, remove German comment made for bernd only
2018-02-24 10:47:09 -03:00
Yorik van Havre
143b89c8f3
Applied latest translations from crowdin
2018-02-21 14:25:31 -03:00
Bernd Hahnebach
4368461ae5
FEM: unit tests, add ccx tools multi material test
2018-02-21 14:33:45 +01:00
Bernd Hahnebach
8dd420814d
FEM: ccx tools, pop up a error message box on run if more than one meshes are in the analysis
2018-02-21 14:33:45 +01:00
Bernd Hahnebach
ee47671888
FEM: elmer sifio, fix string test
2018-02-21 14:33:45 +01:00
Bernd Hahnebach
93c150f68e
FEM: code formating, flake8
2018-02-21 14:33:45 +01:00