Commit Graph

89 Commits

Author SHA1 Message Date
Bernd Hahnebach
83ef436e14 FEM: rename icon, mesh netgen 2020-03-06 08:40:02 +01:00
Bernd Hahnebach
122c48bf6a FEM: rename icon, mesh gmsh 2020-03-06 08:40:00 +01:00
Bernd Hahnebach
d2f3e3c42c FEM: rename icon, mesh clear mesh 2020-03-06 08:39:58 +01:00
Bernd Hahnebach
8185bd6244 FEM: rename icon, mesh boundary layer 2020-03-06 08:39:56 +01:00
Bernd Hahnebach
0503710646 FEM: rename icon, Equation Heat 2020-03-06 08:39:54 +01:00
Bernd Hahnebach
d3904ff443 FEM: rename icon, Equation Fluxsolver 2020-03-06 08:39:52 +01:00
Bernd Hahnebach
fe836ab79c FEM: rename icon, Equation Flow 2020-03-06 08:39:50 +01:00
Bernd Hahnebach
248817c5a9 FEM: rename icon, Equation Electrostatic 2020-03-06 08:39:48 +01:00
Bernd Hahnebach
2bfea1aa6e FEM: rename icon, Equation Elasticity 2020-03-06 08:39:46 +01:00
Bernd Hahnebach
9f84305f89 FEM: rename icon, Element Rotation 1D 2020-03-06 08:39:44 +01:00
Bernd Hahnebach
72d3b95692 FEM: rename icon, Element Geometry 2D 2020-03-06 08:39:41 +01:00
Bernd Hahnebach
d87d4f059b FEM: rename icon, Element Geometry 1D 2020-03-06 08:39:39 +01:00
Bernd Hahnebach
8db0781f06 FEM: rename icon, Element Fluid 1D 2020-03-06 08:39:37 +01:00
Bernd Hahnebach
a091441bf4 FEM: rename icon, Clipping Plane Remove All 2020-03-06 08:39:35 +01:00
Bernd Hahnebach
cbe44ab07f FEM: rename icon, Clipping Plane Add 2020-03-06 08:39:33 +01:00
Bernd Hahnebach
f8dcbc17d3 FEM: rename icon, Constraint Tie 2020-03-06 08:39:31 +01:00
Bernd Hahnebach
39314b84a6 FEM: rename icon, Constraint Self Weight 2020-03-06 08:39:25 +01:00
Bernd Hahnebach
fb4fc6e5c3 FEM: rename icon, Constraint Initial Flow Velocity 2020-03-06 08:39:15 +01:00
Bernd Hahnebach
990ba344a3 FEM: rename icon, Constraint Heatflux 2020-03-06 08:39:13 +01:00
Bernd Hahnebach
902b09b269 FEM: rename icon, Constraint Flow Velocity 2020-03-06 08:39:09 +01:00
Bernd Hahnebach
4846afc4e9 FEM: rename icon, Constraint Electrostatic Potential 2020-03-06 08:39:07 +01:00
Bernd Hahnebach
5528ae8600 FEM: rename icon, Analysis 2020-03-06 08:38:53 +01:00
Bernd Hahnebach
ab0ace8f61 FEM: improve imports 2020-02-26 20:58:26 +01:00
Bernd Hahnebach
1ff55c55a9 FEM: commands, add some comments 2020-02-20 22:33:14 +01:00
Bernd Hahnebach
57dc8c5875 FEM: code improvement in command manager 2020-02-20 22:33:14 +01:00
Bernd Hahnebach
8b21b3c1a5 FEM: code formating 2020-02-20 22:33:14 +01:00
UR-0
f4b3b3760c 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
7c5a9c0138 FEM: nonlinear material, fix selection for adding one 2020-01-22 17:34:49 +01:00
luz.paz
73b8ee91ee 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
3ec5af952d FEM: replace prints with console prints 2019-09-13 08:26:49 +02:00
Bernd Hahnebach
03fac44157 FEM: commands and manager, typo in property value 2019-09-02 13:06:56 +02:00
Bernd Hahnebach
80bdd21471 FEM: code formating, command manager, more formating 2019-08-16 08:33:30 +02:00
Bernd Hahnebach
657b17594a FEM: code formating, command manager, fix indents 2019-08-16 08:33:24 +02:00
Bernd Hahnebach
b9ec1e15be FEM: code formating, commands, some new lines 2019-08-16 08:33:17 +02:00
Bernd Hahnebach
9bb420caf4 FEM: code formating, commands, use double quotes instead of single ones 2019-08-16 08:33:12 +02:00
Bernd Hahnebach
c246d76f0f FEM: gui commands, get rid of duplicate code 2019-07-04 09:58:39 +02:00
Bernd Hahnebach
a6a2532477 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
68bd9d9086 FEM: gui commands, rename some classes 2019-07-04 09:58:19 +02:00
Bernd Hahnebach
ba08d3d54f FEM: reinforced material, add a GUI command 2019-06-16 18:29:32 +02:00
Bernd Hahnebach
280cc1b011 FEM: code formating, line length < 100, there still where some left 2019-05-28 05:48:23 +02:00
Bernd Hahnebach
56ea020c75 FEM: code formating, max line length < 100, fem commands 2019-05-20 12:33:30 +02:00
luz.paz
06d583b425 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
04817423b5 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
fcea8faf22 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
93d8347537 FEM: file ending, use FCStd in FEM strings 2019-01-20 00:32:19 +01:00
Bernd Hahnebach
d4c86acfd4 FEM: ccx tools, better error handling on run ccx 2019-01-04 15:28:17 +01:00
wmayer
a629fa8615 fixes 0003733: FEM workbench menus are not translatable 2018-12-16 12:55:10 +01:00
Yorik van Havre
63bb7db4a6 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
9c2ef2b5f9 FEM: commands, sort classes 2018-11-06 12:04:49 -03:00
Bernd Hahnebach
a5d5687220 FEM: print mesh info, rename it to display mesh info 2018-11-06 12:04:49 -03:00