Bernd Hahnebach
b6aa013363
FEM: GUI prefs general tab, again make ALL dir chooser really dir chooser
2018-02-07 19:03:48 +01:00
Bernd Hahnebach
41d7decdce
FEM: GUI prefs general tab, fix solver frame work custom path
2018-02-07 19:03:48 +01:00
Bernd Hahnebach
ecf7f45813
FEM: prints, use FreeCAD console prints and console error for ccx tools and writer module
2018-02-07 19:03:48 +01:00
Bernd Hahnebach
6417db4582
FEM: ccx tools, better error messages on Python run
2018-02-07 19:03:48 +01:00
Bernd Hahnebach
1071742de9
FEM: unit tests, fix ccx tools result creation and recreate them
2018-02-07 19:03:48 +01:00
Bernd Hahnebach
88051e01d3
FEM: ccx tools, remove setting analysis type with the analysis tools, is done in solver object
2018-02-07 19:03:48 +01:00
joha2
3b8fa5cb24
FEM: Fenics, add Fenics tools module
2018-02-07 19:03:48 +01:00
luz.paz
a86c0fe137
sWhatsThis fixes
...
ref: https://forum.freecadweb.org/viewtopic.php?f=10&t=26687
2018-01-31 19:07:07 +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
7fbd5b286a
FEM: Misc. comment typo
2018-01-31 19:04:29 +01:00
Bernd Hahnebach
227a25a686
FEM: code formating, flake8
2018-01-31 19:04:29 +01:00
Bernd Hahnebach
7405b886a2
FEM: result taks panel, better comment
2018-01-31 19:04:29 +01:00
luz.paz
3efe2e2872
FEM: source comment typo
2018-01-31 19:04:29 +01:00
Bernd Hahnebach
4a430c5c74
FEM: materials, fix users material path in task panel
2018-01-31 19:04:29 +01:00
joha2
7072b3f938
FEM: issue #3038 Fenics integration
...
- minor changes in xdmf saving dialog
- fixed missing locals() reference in get_FemMeshObjectElementTypes for python3 compatiblity in xml/xdmf import/export
- fixed open() and write() commands for python3 compatiblity in xml/xdmf export
- fixed further python3 issues in xml/xdmf import/export
2018-01-31 19:04:29 +01:00
luz.paz
666c5c8b86
FEM: typo fix
...
[skip ci]
2018-01-27 19:41:24 +01:00
Bernd Hahnebach
55d9d4dbae
FEM: task panel, fix loading of broken material file
2018-01-27 17:22:58 +01:00
Bernd Hahnebach
83c8e43dc0
FEM: material task panel, fix custom export
2018-01-27 17:22:58 +01:00
Bernd Hahnebach
dc73b9d691
FEM: gerneral prefs, make custom materils dir chooser really a dir chooser
2018-01-27 17:22:58 +01:00
Bernd Hahnebach
7095ad9379
FEM: pref general, make string multi os compatible
2018-01-27 17:22:58 +01:00
luz.paz
0ff676abec
FEM: typos
...
[skip ci]
2018-01-26 18:49:59 +01:00
Bernd Hahnebach
2d1ffaa6ab
FEM: inp file settings, fixies fixes #3314i wrong pref on restore
2018-01-25 18:46:30 -02:00
Bernd Hahnebach
6d744c8c85
FEM: ccx tools solver, get rid of no longer needed and confusing attribute
2018-01-25 18:46:30 -02:00
Bernd Hahnebach
e1e84cd34b
FEM: unit test, add a test for adding multiple ref shapes
2018-01-25 18:46:30 -02:00
Bernd Hahnebach
c85afd0e44
FEM: objects, use fem name sheme for object package names
2018-01-25 18:46:30 -02:00
luz.paz
3ee6b6ac94
FEM: typos
2018-01-23 14:43:54 +01:00
Bernd Hahnebach
ee321c5f84
FEM: ccx tools solver, fix solver type check
2018-01-23 14:01:27 +01:00
Bernd Hahnebach
6ab072b1ca
FEM: file modes, delete executable mode on some Python modules
2018-01-23 14:01:27 +01:00
Bernd Hahnebach
83be75b0d4
FEM: general pref ui, make working dir chooser work again
2018-01-23 14:01:27 +01:00
Bernd Hahnebach
4ca4aafb09
FEM: general pref ui, typo
2018-01-23 14:01:27 +01:00
Bernd Hahnebach
299d1939fe
FEM: ccx tools, typo
2018-01-23 14:01:27 +01:00
Bernd Hahnebach
223a2b196b
FEM: beam rotation, add some pre checks
2018-01-23 14:01:27 +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
3699cfe7bf
FEM: beam rotation object, deactivate task panel since reference shapes are not yet supported for rotations
2018-01-23 14:01:27 +01:00
Bernd Hahnebach
fa596b891e
FEM: beam rotation object, add it to the solver frame works
2018-01-23 14:01:27 +01:00
Bernd Hahnebach
4ac2f2d37a
FEM: beam rotation object, add an own icon for this object
2018-01-23 14:01:27 +01:00
Bernd Hahnebach
bc8219cc36
FEM: beam rotation object, add this new object
2018-01-23 14:01:27 +01:00
Bernd Hahnebach
128e5d3a72
FEM: ccx writer, slightly resort key sort creation on ccx elset creation
2018-01-23 14:01:27 +01:00
Bernd Hahnebach
0145383d39
FEM: ccx writer, check for empty ccx elset on creation
2018-01-23 14:01:27 +01:00
Bernd Hahnebach
66351b723a
FEM: ccx writer, resorting in elset creation
2018-01-23 14:01:27 +01:00
Bernd Hahnebach
233a32d27a
FEM: ccx writer, use set and intersection instead of two nested for loops
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
3824df2eba
FEM: ccx writer, resort elset creation methods
2018-01-23 14:01:27 +01:00
Bernd Hahnebach
c8e87a039e
FEM: ccx writer, better elset name def and raise exception if name is too long
2018-01-23 14:01:27 +01:00
mkhizenz
c78504e6eb
FEM: vtk DataAtPoint, implementation
2018-01-23 14:01:27 +01:00
mkhizenz
6155884950
FEM: Auto disable mesh and solid when opening VTK functions
2018-01-23 14:01:27 +01:00
Bernd Hahnebach
e533076910
FEM: code formating
2018-01-23 14:01:27 +01:00
luz.paz
3ee51d5766
FEM: crowdin fix
...
ref: https://crowdin.com/translate/freecad/559/en-eu#6503606
[skip ci]
2018-01-20 14:02:22 +01:00
Bernd Hahnebach
eeb6073887
FEM: pref, delete depreciated ccx solver switch because every solver has its own command
2018-01-13 13:15:57 +01:00