Bernd Hahnebach
6ba1bc35b8
FEM: commands and manager, typo in property value
2019-09-02 13:06:56 +02:00
Bernd Hahnebach
e94af7ff5e
FEM: code formating, command manager, more formating
2019-08-16 08:33:30 +02:00
Bernd Hahnebach
008f9a63c5
FEM: code formating, command manager, fix indents
2019-08-16 08:33:24 +02:00
Bernd Hahnebach
3970ba04de
FEM: code formating, commands, some new lines
2019-08-16 08:33:17 +02:00
Bernd Hahnebach
2ed7936c11
FEM: code formating, commands, use double quotes instead of single ones
2019-08-16 08:33:12 +02:00
Bernd Hahnebach
325321b5d3
FEM: gui commands, get rid of duplicate code
2019-07-04 09:58:39 +02:00
Bernd Hahnebach
641d10728b
FEM: gui commands, rename all classes:
...
- delete Fem since we are in FEM workbench we only have FEM commands
- delete Command since we are in Python command module we only have Command classes
- this will simplify gui object creation
2019-07-04 09:58:30 +02:00
Bernd Hahnebach
d07c08c3a6
FEM: gui commands, rename some classes
2019-07-04 09:58:19 +02:00
Bernd Hahnebach
264d5e91ed
FEM: reinforced material, add a GUI command
2019-06-16 18:29:32 +02:00
Bernd Hahnebach
d682d3ea6e
FEM: code formating, line length < 100, there still where some left
2019-05-28 05:48:23 +02:00
Bernd Hahnebach
77f0571acc
FEM: code formating, max line length < 100, fem commands
2019-05-20 12:33:30 +02:00
luz.paz
c985f9ee79
Misc typos and whitespace fixes
...
Found via `codespell -q 3 -I ../fc-word-whitelist.txt -S ./.git,*.po,*.ts,./ChangeLog.txt,./src/3rdParty,./src/Mod/Assembly/App/opendcm,./src/CXX,./src/zipios++,./src/Base/swig*`
2019-03-31 11:42:36 +02:00
Bernd Hahnebach
6a3f0dc936
FEM: solver run, add method to run fem solver and use in commands and example module
2019-03-31 11:18:12 +02:00
Bernd Hahnebach
e21423836a
FEM: purge results gui tool, make it active if only result meshes are left in an analysis
2019-03-04 22:15:44 +01:00
Bernd Hahnebach
2a208f9da4
FEM: file ending, use FCStd in FEM strings
2019-01-20 00:32:19 +01:00
Bernd Hahnebach
56db51867c
FEM: ccx tools, better error handling on run ccx
2019-01-04 15:28:17 +01:00
wmayer
c7883cd3cd
fixes 0003733: FEM workbench menus are not translatable
2018-12-16 12:55:10 +01: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
Bernd Hahnebach
ba11c3a701
FEM: commands, sort classes
2018-11-06 12:04:49 -03:00
Bernd Hahnebach
fb531582f6
FEM: print mesh info, rename it to display mesh info
2018-11-06 12:04:49 -03:00
Bernd Hahnebach
d449f7f8c0
FEM: nonlinear material, small fix in setting solver attributes
2018-10-25 11:00:07 -03:00
Bernd Hahnebach
40d0db3176
FEM: ccx solver, add gemetry check analysis
2018-10-17 11:23:05 +02:00
Markus Lampert
0e9bbf401c
Cleaning up startEditing/finishEditing/isEditing
2018-10-05 11:30:45 +02:00
Bernd Hahnebach
d6c6c4da6e
FEM: menues, delete the FEM before material menue entries, just like all other entries
2018-09-19 21:40:44 +02:00
Bernd Hahnebach
0cdfc8bc4c
FEM: icons, rename element rotation 1d
2018-09-11 07:22:40 +02:00
Bernd Hahnebach
45bf29e0f8
FEM: icons, rename element geometry 2d
2018-09-11 07:22:40 +02:00
Bernd Hahnebach
1fe8dc99fc
FEM: icons, rename element geometry 1d
2018-09-11 07:22:39 +02:00
Bernd Hahnebach
a8e34e566d
FEM: icons, rename element fluid 1d
2018-09-11 07:22:39 +02:00
Bernd Hahnebach
55759110ec
FEM: icons, rename solver standard
2018-09-11 07:22:37 +02:00
Bernd Hahnebach
e7ce85c6d2
FEM: icons, rename solver control
2018-09-11 07:22:37 +02:00
Bernd Hahnebach
83d4247b8c
FEM: icons, rename solver run
2018-09-11 07:22:37 +02:00
Bernd Hahnebach
281eeb5fd8
FEM: icons, rename solver elmer
2018-09-11 07:22:36 +02:00
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
1c870cc89a
FEM: menue names, use better readable names and use same typo system
2018-08-07 16:57:00 +02: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
51ad2b023b
FEM: command manager, use FEM wb icon as standard
2018-06-05 14:28:25 -03: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
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
d47f298537
FEM: commands, add recomputes and replace App and Gui wie FreeCAD and FreeCADGui
2018-05-23 17:59:29 +02:00
luz.paz
6e64b4f75d
Misc. typos
2018-05-19 12:06:34 -04:00
Bernd Hahnebach
227a25a686
FEM: code formating, flake8
2018-01-31 19:04:29 +01: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
luz.paz
3ee6b6ac94
FEM: typos
2018-01-23 14:43:54 +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