Commit Graph

82 Commits

Author SHA1 Message Date
Bernd Hahnebach
cd28b9c662 FEM: rename icon, Equation Electrostatic 2020-03-06 08:39:48 +01:00
Bernd Hahnebach
b620f835d8 FEM: rename icon, Equation Elasticity 2020-03-06 08:39:46 +01:00
Bernd Hahnebach
25d3543008 FEM: rename icon, Element Rotation 1D 2020-03-06 08:39:44 +01:00
Bernd Hahnebach
7d0ead21a1 FEM: rename icon, Element Geometry 2D 2020-03-06 08:39:41 +01:00
Bernd Hahnebach
42781de9cf FEM: rename icon, Element Geometry 1D 2020-03-06 08:39:39 +01:00
Bernd Hahnebach
6e450fcaf8 FEM: rename icon, Element Fluid 1D 2020-03-06 08:39:37 +01:00
Bernd Hahnebach
b2d48e9c6a FEM: rename icon, Clipping Plane Remove All 2020-03-06 08:39:35 +01:00
Bernd Hahnebach
505cddc989 FEM: rename icon, Clipping Plane Add 2020-03-06 08:39:33 +01:00
Bernd Hahnebach
b49950c1f5 FEM: rename icon, Constraint Tie 2020-03-06 08:39:31 +01:00
Bernd Hahnebach
657dedb429 FEM: rename icon, Constraint Self Weight 2020-03-06 08:39:25 +01:00
Bernd Hahnebach
5d965f260e FEM: rename icon, Constraint Initial Flow Velocity 2020-03-06 08:39:15 +01:00
Bernd Hahnebach
051b639540 FEM: rename icon, Constraint Heatflux 2020-03-06 08:39:13 +01:00
Bernd Hahnebach
20690f82fe FEM: rename icon, Constraint Flow Velocity 2020-03-06 08:39:09 +01:00
Bernd Hahnebach
820e795f38 FEM: rename icon, Constraint Electrostatic Potential 2020-03-06 08:39:07 +01:00
Bernd Hahnebach
7a5d0088bf FEM: rename icon, Analysis 2020-03-06 08:38:53 +01:00
Bernd Hahnebach
f9f5a7de32 FEM: improve imports 2020-02-26 20:58:26 +01:00
Bernd Hahnebach
f14beae5d4 FEM: commands, add some comments 2020-02-20 22:33:14 +01:00
Bernd Hahnebach
edc134ce44 FEM: code improvement in command manager 2020-02-20 22:33:14 +01:00
Bernd Hahnebach
39402958b8 FEM: code formating 2020-02-20 22:33:14 +01:00
UR-0
c3864c16f4 FEM: constraint tie, add Gui command, icon, implement task panel
Added plausibility checks to ViewProvider's accept()

tie code formating
2020-02-19 17:56:39 +01:00
Bernd Hahnebach
9e73609518 FEM: nonlinear material, fix selection for adding one 2020-01-22 17:34:49 +01:00
luz.paz
1baf5da3cf FEM: [skip ci] fix header uniformity
This PR fixes header uniformity across all FEM WB files
2019-12-21 20:00:14 +01:00
Bernd Hahnebach
98c98ff833 FEM: replace prints with console prints 2019-09-13 08:26:49 +02:00
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