Bernd Hahnebach
e0c0e8de00
FEM: principal stress calculation, fix for direction of principal stress
2018-07-03 17:54:57 -03:00
luz.paz
2f39b92985
FEM: source typo fixes
2018-06-09 10:53:00 +02:00
Bernd Hahnebach
f7d9f734b5
FEM: add tool clipping plane tools
2018-06-09 10:53:00 +02:00
Bernd Hahnebach
42d49d0fbd
FEM: pref general and material, change back the file chooser to dir chooser
2018-06-05 14:28:25 -03:00
Bernd Hahnebach
00ea89fc61
FEM: prefs, move material prefs from general tab into an own tab in FEM
2018-06-05 14:28:25 -03:00
Bernd Hahnebach
6474dfaf86
FEM: App Gui, sort headers and pref entries
2018-06-05 14:28:25 -03:00
Bernd Hahnebach
b604d1f682
FEM: cmake, sort files
2018-06-05 14:28:25 -03:00
Bernd Hahnebach
7488573b66
FEM: ccx binary, better error message if ccx binary exists but has problems to run, seen a lot on osx
2018-06-05 14:28:25 -03:00
Bernd Hahnebach
ef2c7ad31e
FEM: command manager, use FEM wb icon as standard
2018-06-05 14:28:25 -03:00
Bernd Hahnebach
158ef0d27f
FEM: calculix writer, do not write integration point results into dat file, because we do not have a reader for this ATM
2018-06-05 14:28:25 -03:00
looooo
0d8a6bfe7a
Fem: fenics: py3-fixes
2018-06-04 10:02:09 +02:00
Bernd Hahnebach
7031055d86
FEM: material task panel, remove matweb button and save mat card button as they are tools implemented in FreeCAD material editor
2018-06-01 08:21:23 +02:00
Bernd Hahnebach
4d9ab05188
FEM: material task panel, quite some changes:
...
- add Material editor for editing material parameters as well as load and save mat cards
- distinguish between 'card name' and the 'material name'
- reorganising codeg
2018-06-01 08:21:19 +02:00
Bernd Hahnebach
d3c600263a
FEM: elmer writer, fix heat source and add a comment about units
2018-06-01 08:21:17 +02:00
Bernd Hahnebach
70c4b6af79
FEM: pyhton commands, some comment
2018-06-01 08:21:14 +02:00
Bernd Hahnebach
99a2dad094
FEM: pyhton commands, do open the task panel on new object creation in Gui
2018-06-01 08:21:10 +02:00
Bernd Hahnebach
b3d60c3dae
FEM: material editor, add command to open the editor ot icon toolbar, use copy of Arch material group icon
2018-06-01 08:20:59 +02:00
luz.paz
af3ef5b19d
Misc. typos
...
Found via `codespell`
[skip ci]
2018-05-31 12:50:58 -04:00
Bernd Hahnebach
57c3044aa9
FEM: mesh netgen command, fix meshing while task panel is opened
2018-05-28 12:22:11 +02:00
Bernd Hahnebach
daef5693be
FEM: material editor, add it to materials menue
2018-05-28 08:58:17 +02:00
Bernd Hahnebach
1df7b8c235
FEM: menue entries, add submenue for materials
2018-05-28 08:58:17 +02:00
Bernd Hahnebach
7292b05cfc
FEM: selection widget module, fix console print message
2018-05-28 08:58:17 +02:00
Bernd Hahnebach
022c980977
FEM: Python VP, add return variable to unSetEdit methods and improve reseting the edit mode
2018-05-28 08:58:17 +02:00
Bernd Hahnebach
949084f056
FEM: material widget, add button to fix material property editing
2018-05-28 08:58:10 +02:00
looooo
47313f0f20
py3: fem: fix gmsh bytes problem
2018-05-23 19:13:54 +02:00
Bernd Hahnebach
48ff0619fb
FEM: geometric selection widget, more errors as popups, better clear selection
2018-05-23 17:59:29 +02:00
Bernd Hahnebach
53ab4352ff
FEM: geometric selection widget, check to only allow to select one geometric shpape type for the list
2018-05-23 17:59:29 +02:00
Bernd Hahnebach
6556273cc7
FEM: default display mode, name it Default as it is done in all other FEM obj where a Default display mode is needed
2018-05-23 17:59:29 +02:00
Bernd Hahnebach
22d9339d34
FEM: selection observer, move class into selection widgets module
2018-05-23 17:59:29 +02:00
Bernd Hahnebach
ede0373671
FEM: Python obj VP, code formating
2018-05-23 17:59:29 +02:00
Bernd Hahnebach
6bb4e3a2ba
FEM: Python geometry selection class, use it for material obj
2018-05-23 17:59:29 +02:00
Bernd Hahnebach
437359a818
FEM: Python geometry selection class, use it for gmsh mesh boundary layer
2018-05-23 17:59:29 +02:00
Bernd Hahnebach
8b3b651d0a
FEM: Python geometry selection class, use it for gmsh mesh group
2018-05-23 17:59:29 +02:00
Bernd Hahnebach
f892cdf552
FEM: Python geometry selection class, adapt it to Solid selection and use it for gmsh mesh region
2018-05-23 17:59:29 +02:00
Bernd Hahnebach
5e95e0e544
FEM: Python geometry selection class, use it for fluid 1D obj
2018-05-23 17:59:29 +02:00
Bernd Hahnebach
8a77724aa2
FEM: Python geometry selection class, use it for beamsection obj and rotation obj
2018-05-23 17:59:29 +02:00
Bernd Hahnebach
bcc7b5ec8f
FEM: Python geometry selection class, make it useable for Vertex, Edge and Face
2018-05-23 17:59:29 +02:00
Bernd Hahnebach
eae289ac19
FEM: implement a geometry reference selection class, use it for shell thickness obj
2018-05-23 17:59:29 +02:00
joha2
de5f9885b0
FEM: fenics #0003038 : this fixes the CellFunction type to get access to the measures correctly
2018-05-23 17:59:29 +02:00
Bernd Hahnebach
05384a8a8a
FEM: some Python constraint VP, add import of FemGui to get the icon in TreeView when there is no analysis and Fem is not loaded
2018-05-23 17:59:29 +02:00
Bernd Hahnebach
08f79161de
FEM: menue entries and tool bars, code formating
2018-05-23 17:59:29 +02:00
Bernd Hahnebach
a50f29f230
FEM: menu entries, add one for electrostatic potetial
2018-05-23 17:59:29 +02:00
Bernd Hahnebach
790d9ca4b2
FEM: result and gmsh mesh obj, do not load FEM wb on double click. Only the analysis container should have this
2018-05-23 17:59:29 +02:00
Bernd Hahnebach
f14eaa217f
FEM: Python object VP, add a pop up if a task panel is open while another one will be opened
2018-05-23 17:59:29 +02:00
Bernd Hahnebach
bb162d34a7
FEM: Python constraints, do not open a new constraint if another task panel is open
2018-05-23 17:59:29 +02:00
Bernd Hahnebach
a1af3a7442
FEM: electrostatic potential objeckt, fix module title
2018-05-23 17:59:29 +02:00
Bernd Hahnebach
5e4840bc88
FEM: constraint gear and pulley VP, remove unnecessary error logs
2018-05-23 17:59:29 +02:00
Bernd Hahnebach
d413768080
FEM: result object, better grouping in result properties, this does not break compatibility
2018-05-23 17:59:29 +02:00
Bernd Hahnebach
bbd340bc1a
FEM: unit tests, add some comment
2018-05-23 17:59:29 +02:00
Bernd Hahnebach
db467a1876
FEM: commands, add recomputes and replace App and Gui wie FreeCAD and FreeCADGui
2018-05-23 17:59:29 +02:00