Commit Graph

2353 Commits

Author SHA1 Message Date
Bernd Hahnebach
f991d89ec2 FEM: icons, rename purge results icon 2018-08-07 16:57:06 +02:00
Bernd Hahnebach
af61ca6698 FEM: icons, rename show result icon 2018-08-07 16:57:05 +02:00
Bernd Hahnebach
4019cc3466 FEM: icons, rename sphere icon 2018-08-07 16:57:05 +02:00
Bernd Hahnebach
1a1ce36f93 FEM: icons, rename plane icon 2018-08-07 16:57:05 +02:00
Bernd Hahnebach
eba0a6a6f8 FEM: icons, rename iso surfaces icon 2018-08-07 16:57:05 +02:00
Bernd Hahnebach
e0a8cd8f87 FEM: icons, rename cylinder icon 2018-08-07 16:57:05 +02:00
Bernd Hahnebach
b7680920de FEM: icons, rename box icon 2018-08-07 16:57:04 +02:00
Bernd Hahnebach
dab1ed770c FEM: icons, rename warp filter icon 2018-08-07 16:57:04 +02:00
Bernd Hahnebach
a799e00606 FEM: icons, rename linearized stress icon 2018-08-07 16:57:04 +02:00
Bernd Hahnebach
38ae615edf FEM: icons, rename data at point icon 2018-08-07 16:57:04 +02:00
Bernd Hahnebach
d9ed75d954 FEM: icons, rename data along line icon 2018-08-07 16:57:03 +02:00
Bernd Hahnebach
2b6ec41963 FEM: icons, rename cut function icon 2018-08-07 16:57:03 +02:00
Bernd Hahnebach
23d28268ff FEM: icons, rename clip scalar icon 2018-08-07 16:57:03 +02:00
Bernd Hahnebach
cbcebb6d0c FEM: icons, rename clip region icon 2018-08-07 16:57:03 +02:00
Bernd Hahnebach
e16f1939ea FEM: icons, rename data icon 2018-08-07 16:57:02 +02:00
joha2
4e8574e91d FEM: fenics #0003038: flake8 2018-08-07 16:57:02 +02:00
joha2
8df79bef53 FEM: fenics #0003038: added overlap parameter and removed assign_values from interfaces 2018-08-07 16:57:02 +02:00
joha2
bf45030595 FEM: fenics #0003038: removed old fenics interface classes 2018-08-07 16:57:02 +02:00
joha2
ee8a525c07 FEM: Fenics interface: changed interface into different classes for cell functions 2018-08-07 16:57:02 +02:00
joha2
122ea86ba5 FEM: Fenics interface: flake8 2018-08-07 16:57:02 +02:00
joha2
193e69ad6d FEM: Fenics interface: changed cell function and facet function interface to be more convenient 2018-08-07 16:57:01 +02:00
Bernd Hahnebach
baf26a3dc3 FEM: analysis task, use analysis icon 2018-08-07 16:57:01 +02:00
Bernd Hahnebach
6bef300102 FEM: post filters task panels, use the right icons and better names 2018-08-07 16:57:01 +02:00
Bernd Hahnebach
90533ea4ed FEM: post warp task panel, small typos in uifiles combo box 2018-08-07 16:57:00 +02:00
Bernd Hahnebach
1c870cc89a FEM: menue names, use better readable names and use same typo system 2018-08-07 16:57:00 +02:00
JimStar
348ae51772 Extended global marker size to be used for other modes 2018-07-11 21:22:28 -03:00
Bernd Hahnebach
3416a26d7f FEM: analysis group meshing, deactivate by default 2018-07-11 21:18:49 -03:00
Bernd Hahnebach
96ed5404a2 FEM: material task panel, typo 2018-07-11 21:18:49 -03:00
Bernd Hahnebach
0f8566ef0a FEM: principal stress calculation, fix for direction of principal stress 2018-07-03 17:54:57 -03:00
luz.paz
556f5dc8f7 FEM: source typo fixes 2018-06-09 10:53:00 +02:00
Bernd Hahnebach
7d7a02e00a FEM: add tool clipping plane tools 2018-06-09 10:53:00 +02:00
Bernd Hahnebach
1a4b2cb73d FEM: pref general and material, change back the file chooser to dir chooser 2018-06-05 14:28:25 -03:00
Bernd Hahnebach
7c316ba01e FEM: prefs, move material prefs from general tab into an own tab in FEM 2018-06-05 14:28:25 -03:00
Bernd Hahnebach
71a27731b2 FEM: App Gui, sort headers and pref entries 2018-06-05 14:28:25 -03:00
Bernd Hahnebach
01ecf98596 FEM: cmake, sort files 2018-06-05 14:28:25 -03:00
Bernd Hahnebach
d871555fef 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
51ad2b023b FEM: command manager, use FEM wb icon as standard 2018-06-05 14:28:25 -03:00
Bernd Hahnebach
9c628b8700 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
57a8fddba0 Fem: fenics: py3-fixes 2018-06-04 10:02:09 +02:00
Bernd Hahnebach
c3954c2e1d 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
2d8ebcf005 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
0bafa26b26 FEM: elmer writer, fix heat source and add a comment about units 2018-06-01 08:21:17 +02:00
Bernd Hahnebach
5fd8bd0c21 FEM: pyhton commands, some comment 2018-06-01 08:21:14 +02:00
Bernd Hahnebach
e1ae500e8d FEM: pyhton commands, do open the task panel on new object creation in Gui 2018-06-01 08:21:10 +02:00
Bernd Hahnebach
1035a032fc 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
79a4aa3ef4 Misc. typos
Found via `codespell`
[skip ci]
2018-05-31 12:50:58 -04:00
Bernd Hahnebach
6476cf4c6b FEM: mesh netgen command, fix meshing while task panel is opened 2018-05-28 12:22:11 +02:00
Bernd Hahnebach
fbf96728b8 FEM: material editor, add it to materials menue 2018-05-28 08:58:17 +02:00
Bernd Hahnebach
24a21ce83f FEM: menue entries, add submenue for materials 2018-05-28 08:58:17 +02:00
Bernd Hahnebach
c7879c28fe FEM: selection widget module, fix console print message 2018-05-28 08:58:17 +02:00