Commit Graph

1144 Commits

Author SHA1 Message Date
Bernd Hahnebach
40aafe7452 FEM: remove precheck for load since an static analyis could be valid without loads 2017-01-07 15:16:44 -02:00
Bernd Hahnebach
aa83257b73 FEM: code formating, remove trailing whitspaces 2017-01-07 15:16:44 -02:00
makkemal
f9f682640a FEM: VTK tools, add stress and strain vectors (x,y,z) 2017-01-07 15:16:44 -02:00
makkemal
57a94af0e1 FEM: result task panel, add stress and strain vectors to possible user defined results 2017-01-07 15:16:44 -02:00
makkemal
3003b7d9c4 FEM: frd reader, add reading strain data and calculate stress and strain vector 2017-01-07 15:16:44 -02:00
makkemal
dc3b45458c FEM: result object, add properties for stress and strain vectors 2017-01-07 15:16:44 -02:00
makkemal
01b3db5de6 FEM: frd reader, add B32 beam elements 2017-01-07 15:16:44 -02:00
Bernd Hahnebach
2537cf512c FEM: mesh group, add a needed def to mesh tools and use the new mesh group object in gmsh mesh class 2017-01-07 15:16:44 -02:00
Bernd Hahnebach
1973efac20 FEM: mesh group, add task panel 2017-01-07 15:16:44 -02:00
Bernd Hahnebach
d1954aef48 FEM: mesh group, add command to FreeCAD GUI menu and tool bar 2017-01-07 15:16:44 -02:00
Bernd Hahnebach
c72cd509bc FEM: mesh group, add object 2017-01-07 15:16:44 -02:00
makkemal
edb1f0249e FEM: VTK tools, only import results into vtk if they exists 2017-01-07 15:16:44 -02:00
makkemal
3ec0a50a06 FEM: VTK tools, fix value assignment 2017-01-07 15:16:44 -02:00
makkemal
b5bfc01a3f FEM: frd reader, typo 2017-01-07 15:16:44 -02:00
makkemal
ba38e06bd2 FEM: result object, typo 2017-01-07 15:16:44 -02:00
Bernd Hahnebach
6ab6603f2e FEM: fix unit tests in the regard of new material module name 2017-01-02 18:03:24 -02:00
Bernd Hahnebach
739fe3ae39 FEM: move modules MechanicalMaterial to a more general FemMaterial 2017-01-02 18:03:24 -02:00
Bernd Hahnebach
1d2857eb76 FEM: GUI, move create node set tool to mesh tools 2017-01-02 18:03:24 -02:00
Bernd Hahnebach
100e1bfc2d FEM: solver ccx task panel, typo 2017-01-02 18:03:24 -02:00
Bernd Hahnebach
97b08f2bd9 FEM: netgen mesh obj, move a new obj inside an active analysis if there is one 2017-01-02 18:03:24 -02:00
Bernd Hahnebach
6df6bae9d8 FEM: GMSH mesh obj, switch to FEM WB on double click on obj 2017-01-02 18:03:24 -02:00
Bernd Hahnebach
437ce69b11 FEM: GMSH mesh task panel, add an ok and cancel button, remove close button 2017-01-02 18:03:24 -02:00
Bernd Hahnebach
f562b3d945 FEM: code formating, flake8 and delete not used imports 2017-01-02 18:03:24 -02:00
wmayer
b2767f7197 rearrange headers to avoid warning 2016-12-30 13:31:08 +01:00
wmayer
3377b42642 suppress -Woverloaded-virtual warnings from smesh 2016-12-30 12:11:35 +01:00
wmayer
3114df352d in forward declaration replace class keyword when struct is expected
comment out unused parameters
2016-12-29 17:52:39 +01:00
Yorik van Havre
86b3463ee1 updated ts files 2016-12-26 12:36:24 -02:00
Bernd Hahnebach
b05f11183b FEM: add icons for clear mesh and mesh info command 2016-12-23 18:37:25 +01:00
Bernd Hahnebach
2733d03be5 FEM: add context command to print dump mesh info 2016-12-23 18:37:25 +01:00
Bernd Hahnebach
b026710a30 FEM: add a context command to clear the FEM mesh 2016-12-23 18:37:15 +01:00
wmayer
bbadcf614b clear nodes of fem view provider when clearing mesh 2016-12-23 15:36:01 +01:00
wmayer
26c635a435 use preprocessor macro to build with vtk 6.1 2016-12-21 18:39:50 +01:00
wmayer
7716e94042 fix whitespaces 2016-12-21 17:08:36 +01:00
vdwalts
5abb99b37f FEM: workaround, Scaling factor needed to obtain correct results when using DFLUX or CFLUX card. 2016-12-21 11:27:42 -02:00
Bernd Hahnebach
3842f9c80b FEM: mesh region, initialize new obj with length 0.0, do not use the obj for mesh creation if references are empty or lenght is 0.0 2016-12-21 11:27:42 -02:00
Bernd Hahnebach
a245bf2abc FEM: mesh region: print some info if the shape to mesh is a Compound which could return unexpected meshes 2016-12-21 11:27:42 -02:00
Bernd Hahnebach
ebfa179c0a FEM: gmsh mesh obj, element dimension, use From Shape instead of Automatic 2016-12-21 11:27:42 -02:00
Bernd Hahnebach
a8b61ba833 FEM: gmsh mesh obj, use 2nd order as standard and remove Automatic 2016-12-21 11:27:42 -02:00
Bernd Hahnebach
d64e2cfd5e FEM: implement get_element since getElement does not return Solid elements 2016-12-21 11:27:42 -02:00
Bernd Hahnebach
8b61027de2 FEM: material task panel, add explizit solid selection mode, add support for Solids of Compounds and CompSolids 2016-12-21 11:27:41 -02:00
Bernd Hahnebach
c06c150d9b FEM: beam section properties, use diameter instead of radius 2016-12-21 11:27:41 -02:00
Bernd Hahnebach
856b7844c0 FEM: beamsection task panel, add length values and use combobox to choose the section type 2016-12-21 11:27:41 -02:00
Bernd Hahnebach
a826a6d2bf FEM: code formating, flake8 2016-12-21 11:27:41 -02:00
kgoao
7110a4e2c7 FEM: BeamSection: Allow other beam section types 2016-12-21 11:27:41 -02:00
Bernd Hahnebach
cb6baaaf90 FEM: add length values to task panel of shellthickness 2016-12-21 11:27:41 -02:00
Bernd Hahnebach
443112ce87 FEM: add length values to task panel of meshregion 2016-12-21 11:27:41 -02:00
Bernd Hahnebach
2dd3f6620f FEM: mesh region, add icon 2016-12-21 11:27:41 -02:00
Bernd Hahnebach
6304258975 FEM: mesh region, allow any shape as reference shape, not only elements of the shape to mesh 2016-12-21 11:27:41 -02:00
Bernd Hahnebach
be831e78bd FEM: mesh region, taks panel, add a mode to select solids 2016-12-21 11:27:41 -02:00
Bernd Hahnebach
862937080e FEM: mesh region, on edit hide all meshes and shapes, show the part to mesh 2016-12-21 11:27:41 -02:00