Commit Graph

2772 Commits

Author SHA1 Message Date
Bernd Hahnebach
5528ae8600 FEM: rename icon, Analysis 2020-03-06 08:38:53 +01:00
Bernd Hahnebach
63c9ff9833 FEM: command, add missing fix 2020-03-06 08:30:53 +01:00
Bernd Hahnebach
b70b01b36b FEM: gui commands, comment not used command 2020-03-06 07:51:20 +01:00
Bernd Hahnebach
2d45bbed0a FEM: ccx tools solver calculix, fix add attributes 2020-03-06 07:21:14 +01:00
Bernd Hahnebach
56e7050861 FEM: remove execute file attribute 2020-03-06 07:21:06 +01:00
Bernd Hahnebach
f1677a0c88 FEM: post filter warp, rename command 2020-03-06 07:00:00 +01:00
Bernd Hahnebach
7f0627ca4a FEM: post filter linearized stresses, rename command 2020-03-06 07:00:00 +01:00
Bernd Hahnebach
e196ca0945 FEM: post filter data at point, rename command 2020-03-06 07:00:00 +01:00
Bernd Hahnebach
9281ea4c10 FEM: post filter data along line, rename command 2020-03-06 07:00:00 +01:00
Bernd Hahnebach
11a11c53e8 FEM: post filter cut function, rename command 2020-03-06 07:00:00 +01:00
Bernd Hahnebach
1e3c1ed9dd FEM: post filter clip scalar, rename command 2020-03-06 07:00:00 +01:00
Bernd Hahnebach
ce1f7dfbfa FEM: post filter clip region, rename command 2020-03-06 07:00:00 +01:00
Bernd Hahnebach
ff4fe9c57d FEM: ccx tools solver calculix, use add attributes method from framework solver calculix 2020-03-05 17:44:22 +01:00
Bernd Hahnebach
44025d7409 FEM: framework solver calculix, move adding attributes in separate method 2020-03-05 17:44:13 +01:00
Yorik van Havre
8933e8ed38 Merged latest translations from crowdin 2020-03-05 11:58:03 -03:00
Bernd Hahnebach
51626b1ef0 FEM: Python object base classes, some tweaks 2020-03-05 12:05:24 +01:00
Bernd Hahnebach
99eca8bc6c FEM: more code formating 2020-03-04 08:40:52 +01:00
Bernd Hahnebach
c6ae035d50 FEM: code formating and unifor licence header in Python modules 2020-03-04 07:50:21 +01:00
Bernd Hahnebach
a1b8103ad4 FEM: use python base constraint class, mesh gmsh 2020-03-04 07:50:02 +01:00
Bernd Hahnebach
3dece6e20a FEM: python base constraint, add Object attribute 2020-03-04 07:49:53 +01:00
Bernd Hahnebach
2cf8c17102 FEM: Python objects and guiobjects, code formating 2020-03-03 21:26:21 +01:00
Bernd Hahnebach
d233c2e957 FEM: use python base constraint class, solver calculix 2020-03-03 21:26:20 +01:00
Bernd Hahnebach
6791b0bb1c FEM: use python base constraint class, mesh result mesh 2020-03-03 21:26:20 +01:00
Bernd Hahnebach
72bec9d410 FEM: use python base constraint class, result mechanical 2020-03-03 21:26:20 +01:00
Bernd Hahnebach
2f39045878 FEM: use python base constraint class, mesh region 2020-03-03 21:26:20 +01:00
Bernd Hahnebach
585a69f051 FEM: use python base constraint class, mesh group 2020-03-03 21:26:20 +01:00
Bernd Hahnebach
f4535e3060 FEM: use python base constraint class, mesh boundary layer 2020-03-03 21:26:20 +01:00
Bernd Hahnebach
2e29b3413f FEM: use python base constraint class, material obj 2020-03-03 21:26:20 +01:00
Bernd Hahnebach
0563cb332f FEM: use python base constraint class, material reinforced 2020-03-03 21:26:20 +01:00
Bernd Hahnebach
e74047c16e FEM: use python base constraint class, beam rotation 2020-03-03 21:26:20 +01:00
Bernd Hahnebach
31004b3cab FEM: use python base constraint class, fluid section 2020-03-03 21:26:20 +01:00
Bernd Hahnebach
73711caa1d FEM: use python base constraint class, beam section 2020-03-03 21:26:20 +01:00
Bernd Hahnebach
881f083042 FEM: use python base constraint class, shell thickness 2020-03-03 21:26:20 +01:00
Bernd Hahnebach
e0ac94b6b3 FEM: use python base constraint class, constraint tie 2020-03-03 21:26:20 +01:00
Bernd Hahnebach
9aa7f72701 FEM: use python base constraint class, material non linear 2020-03-03 21:26:20 +01:00
Bernd Hahnebach
f1554faec7 FEM: use python base constraint class, constraint self weight 2020-03-03 21:26:20 +01:00
Bernd Hahnebach
5791bdddf0 FEM: Python base constraint view provider, extend methods 2020-03-03 21:26:20 +01:00
Bernd Hahnebach
d04bee5ed9 FEM: elmer equation objects, better type checking 2020-03-02 20:54:52 +01:00
Bernd Hahnebach
6ba47bb7af FEM: element geometry types, same name type system as Python constraints 2020-03-02 20:54:44 +01:00
Bernd Hahnebach
a7ea47847a FEM: mesh tools, better type checking 2020-03-02 20:54:36 +01:00
wmayer
27c4246c6e Fem: add missing comma 2020-03-02 12:10:57 +01:00
Bernd Hahnebach
cc36718e84 FEM: objects, code formating, new lines 2020-03-02 11:02:07 +01:00
Bernd Hahnebach
18769e0675 FEM: mesh tools, better logging 2020-03-01 23:31:11 +01:00
Bernd Hahnebach
53edc755dd FEM: unit test, add ccx canti faceload hexa20 writing 2020-03-01 23:09:18 +01:00
Bernd Hahnebach
48aa159dc0 FEM: examples, add ccx cantilever with hexa20 2020-03-01 23:08:53 +01:00
Bernd Hahnebach
8d2598ebdf FEM: meshtools, fix regression introduced with 9c9f950c 2020-03-01 22:08:06 +01:00
Bernd Hahnebach
b40aaf921e FEM: fix unit tests because of a8b7daf7 2020-03-01 14:56:53 +01:00
Bernd Hahnebach
d7304d819b FEM: trailing white spaces 2020-03-01 14:43:22 +01:00
donovaly
10cfdceb7a [FEM] spread the fixes from commit ef370e6d to the other dialogs 2020-03-01 14:37:28 +01:00
Bernd Hahnebach
318e5603c3 FEM: ccx tools, move pre requisite checks in separate module 2020-03-01 14:28:00 +01:00