Commit Graph

2112 Commits

Author SHA1 Message Date
Bernd Hahnebach
18c9046cef FEM: general prefs, some typos and better text 2019-02-25 17:50:48 +01:00
wmayer
b9b0a973e4 fixes 0003819: no proper input for contact stiffness 2019-02-22 11:51:57 +01:00
wmayer
a12f4f364f fixes 0003823: FEM, unusable material property changing when using task panel 2019-02-18 23:26:00 +01:00
Bernd Hahnebach
97614e0341 FEM: in out, add missing new line 2019-02-14 21:11:24 +01:00
Bernd Hahnebach
ce5757e1a6 FEM: material task panel, white space 2019-02-14 21:11:23 +01:00
triplus
43b081947f Improved icon themes support 2019-02-13 10:42:46 -02:00
Yorik van Havre
7ee0e4d439 Updated master translation files 2019-02-08 19:16:21 -02:00
luz.paz
4cfda0c3a5 Misc. typos
Found via `codespell`
2019-02-08 11:01:24 -02:00
Bernd Hahnebach
c0e8a4f310 FEM: mechanical result object, add comment in regard of read only 2019-02-06 10:10:46 -02:00
Bernd Hahnebach
38675fb0f5 FEM: result tools, small code improvements 2019-02-06 10:10:46 -02:00
Bernd Hahnebach
62264e69f1 FEM: import tools, code improvements 2019-02-06 10:10:46 -02:00
Bernd Hahnebach
2c0ed3c041 FEM: import tools, some comments 2019-02-06 10:10:46 -02:00
Bernd Hahnebach
ebc9893512 FEM: inout tools, add some comment in the regard of NaN 2019-02-04 22:18:54 -02:00
Bernd Hahnebach
ebe1a2c4a4 FEM: guiobject, fix forgoten defs on code refactor in commit 80f2ccc fixes #3814 2019-02-04 22:18:54 -02:00
Bernd Hahnebach
eba3b95438 FEM: material task panel, fix assignment and cancel by material editor 2019-02-04 22:18:54 -02:00
Bernd Hahnebach
db9b125e04 FEM: material task panel, check for None instead of not 2019-02-04 22:18:54 -02:00
Bernd Hahnebach
1f79cd7007 FEM: material task panel, some comments 2019-02-04 22:18:54 -02:00
Yorik van Havre
ac18ec0d79 Updated translations 2019-02-01 13:54:10 -02:00
Bernd Hahnebach
7e9c09b770 FEM: materials task panel, fix: if material editor was canceled the material params were set to 0 2019-02-01 11:27:48 -02:00
Bernd Hahnebach
cba29e6ce6 FEM: unit tests, some defs to open the FreeCAD test files 2019-02-01 11:27:48 -02:00
Bernd Hahnebach
ce86fa4365 FEM: result tools, typo 2019-02-01 11:27:48 -02:00
Bernd Hahnebach
e49098824b FEM: result tools, improve stats handling 2019-02-01 11:27:48 -02:00
Bernd Hahnebach
ebbe781771 FEM: import tools, displacement abs, move calculation and adding into result tools 2019-02-01 11:27:48 -02:00
Bernd Hahnebach
52aa1b24cc FEM: frd reader, delete duplicate data container 2019-02-01 11:27:48 -02:00
Bernd Hahnebach
de5fcf7c19 FEM: result reading, use stress tuple for filling all stress properties 2019-02-01 11:27:48 -02:00
Bernd Hahnebach
a3612b4ac9 FEM: import tools, move stats calculation into result tools 2019-02-01 11:27:48 -02:00
Bernd Hahnebach
e18ed72bdf FEM: import tools, remove duplicate code, node numbers attribut has been set already 2019-02-01 11:27:48 -02:00
Bernd Hahnebach
36c7d8740f FEM: frd reader, move span calculation into fill result 2019-02-01 11:27:48 -02:00
Bernd Hahnebach
546cadebb8 FEM: frd reader, rename frd reading def 2019-02-01 11:27:48 -02:00
Bernd Hahnebach
ea60b65518 FEM: result reader, better identifier name 2019-02-01 11:27:48 -02:00
Bernd Hahnebach
9604920b1e FEM: Z88 result reader, typo in error message 2019-02-01 11:27:48 -02:00
luz.paz
13622cd0b8 FEM: Fix grammar 2019-01-30 11:08:03 -02:00
qingfengxia
672b15a8da FEM: constraint fluid boundary, fix bug of the delayed redrawing for BoundaryType changed 2019-01-24 14:19:49 +01:00
Bernd Hahnebach
82d92280af FEM: result and mesh, add compact result and mesh, workaround for issue #2873 2019-01-20 18:40:53 +01:00
wmayer
e385ed7809 add convenience functions to get element type to id and vice versa 2019-01-20 17:58:30 +01:00
wmayer
76c9540009 fix crash when accessing invalid group 2019-01-20 17:57:08 +01:00
Bernd Hahnebach
2a208f9da4 FEM: file ending, use FCStd in FEM strings 2019-01-20 00:32:19 +01:00
Bernd Hahnebach
d0d8b99302 FEM: unit tests, add some comments to open test files in FreeCAD 2019-01-20 00:32:19 +01:00
Bernd Hahnebach
b8172a1047 FEM: test suite, use FCStd instead of fcstd, as it is what FreeCAD does on saveing a file 2019-01-20 00:32:19 +01:00
Bernd Hahnebach
969b8860f8 FEM: white space 2019-01-20 00:32:17 +01:00
Bernd Hahnebach
37389601e7 FEM: tetgen exporter, code formating pep 8 2019-01-20 00:32:17 +01:00
Bernd Hahnebach
90f4869cac FEM: code formating, space in block comment 2019-01-20 00:32:17 +01:00
Bernd Hahnebach
4b7ddfe407 FEM: file types, sort them for im- and export 2019-01-20 00:32:17 +01:00
Bernd Hahnebach
769632f33b FEM: solver settings, sort setting 2019-01-20 00:32:17 +01:00
Bernd Hahnebach
3c0193b796 FEM: cmake, sort solver modules 2019-01-20 00:32:17 +01:00
wmayer
0cc8efa105 simplify handling of locale specific with InputField from Python 2019-01-17 02:57:00 +01:00
wmayer
f1c23e9038 Add new display mode Wireframe & Nodes to FEM 2019-01-16 10:19:14 +01:00
wmayer
bdbea25d0d issue 0003624: FEM, GUI, mesh VP, element colors 2019-01-15 21:29:47 +01:00
wmayer
d94fc4988e fixes 0003683: FEM, GUI, incorrect display of constraints symbols on reference shapes 2019-01-15 11:01:45 +01:00
Bernd Hahnebach
4257a4d8ba FEM: vtk tools, some comments, white spaces and changes from message to log 2019-01-14 18:10:34 +01:00