Commit Graph

100 Commits

Author SHA1 Message Date
Bernd Hahnebach
f09e7b62d0 FEM: solver ccx tools, rename class and module 2020-05-22 01:08:06 +02:00
Bernd Hahnebach
8c3cc8fc6c FEM: result mechanical, rename class and module 2020-05-22 01:08:04 +02:00
Bernd Hahnebach
11de7a7ac2 FEM: mesh result, rename class and module 2020-05-22 01:08:02 +02:00
Bernd Hahnebach
cb0a26c5b6 FEM: mesh region, rename class and module 2020-05-22 01:08:00 +02:00
Bernd Hahnebach
08e71fdf4a FEM: mesh group, rename class and module 2020-05-22 01:07:58 +02:00
Bernd Hahnebach
32c9abdde9 FEM: mesh gmsh, rename class and module 2020-05-22 01:07:56 +02:00
Bernd Hahnebach
a33045ce13 FEM: mesh boundary layer, rename class and module 2020-05-22 01:07:54 +02:00
Bernd Hahnebach
a9c6db4e17 FEM: material reinforced, rename class and module 2020-05-22 01:07:51 +02:00
Bernd Hahnebach
d3339ddff5 FEM: material mechanical nonlinear, rename class and module 2020-05-22 01:07:49 +02:00
Bernd Hahnebach
e05794e1e8 FEM: element rotation 1D, rename class and module 2020-05-22 01:07:47 +02:00
Bernd Hahnebach
e0980b0e0a FEM: element geometry 2D, rename class and module 2020-05-22 01:07:45 +02:00
Bernd Hahnebach
ce6a244697 FEM: element geometry 1D, rename class and module 2020-05-22 01:07:43 +02:00
Bernd Hahnebach
43d3d6a3a7 FEM: element fluid 1D, rename class and module 2020-05-22 01:07:41 +02:00
Bernd Hahnebach
8bfad3aec5 FEM: constraint tie, rename class and module 2020-05-22 01:07:39 +02:00
Bernd Hahnebach
f72d81b84c FEM: constraint self weight, rename class and module 2020-05-22 01:07:37 +02:00
Bernd Hahnebach
a9c60e9c9a FEM: constraint initial flow velocity, rename class and module 2020-05-22 01:07:35 +02:00
Bernd Hahnebach
6ee98227a3 FEM: constraint flow velocity, rename class and module 2020-05-22 01:07:33 +02:00
Bernd Hahnebach
7f5df5cb42 FEM: constraint electrostatic potential, rename class and module 2020-05-22 01:07:29 +02:00
Bernd Hahnebach
40b2484f62 FEM: constraint body heat source, rename class and module 2020-05-22 01:07:29 +02:00
Bernd Hahnebach
f14d8bef21 FEM: material object, change type 2020-05-21 23:12:08 +02:00
Bernd Hahnebach
4a7d5c42a7 FEM: solver ccxtools, change object type 2020-05-21 15:04:18 +02:00
Bernd Hahnebach
77e9e13d22 FEM: gmsh mesh obj, automaticlly add all properties 2020-05-16 08:29:33 +02:00
Bernd Hahnebach
46139b2ce5 FEM: materialobject, automaticlly add all properties 2020-05-16 08:29:25 +02:00
Bernd Hahnebach
cac66f4638 FEM: self weight object, set to not shown in property editor 2020-04-15 10:49:00 +02:00
Bernd Hahnebach
b359b6551e FEM: python base constraint, do not add stats as Type 2020-03-22 13:58:05 +01:00
Bernd Hahnebach
ed34e14a9b FEM: result mechanical, change obj type 2020-03-22 11:25:58 +01:00
Bernd Hahnebach
d953828d30 FEM: result mesh, change obj type 2020-03-22 11:25:58 +01:00
Bernd Hahnebach
cdc290ce30 FEM: typo, pep8 2020-03-22 10:36:44 +01:00
Bernd Hahnebach
d103e52c1d FEM: base python object, pep8 and doc strings 2020-03-18 12:57:16 +01:00
Bernd Hahnebach
5dbe3b346a FEM: base python object, fix and comment 2020-03-18 12:42:14 +01:00
Bernd Hahnebach
632f66f3cf FEM: base python object, add missing getstate method 2020-03-18 12:35:04 +01:00
Bernd Hahnebach
c04344227d FEM: mesh region, change type 2020-03-10 22:21:01 +01:00
Bernd Hahnebach
9e911be570 FEM: mesh group, change type 2020-03-10 22:20:08 +01:00
Bernd Hahnebach
512817808b FEM: mesh boundary layer, change type 2020-03-10 22:19:14 +01:00
Bernd Hahnebach
dcabd2ae04 FEM: python base object and python base view object, workaround:
- do not add Object attribute, regression added in 299879f8d
- do not attacht Object and ViewObject attribute, regression added in f47c288001
- this deactivates the icons in tree view
- thus this only is a workaround
2020-03-09 15:00:34 +01:00
Bernd Hahnebach
d7e7ebb4c3 FEM: code formating, sort imprts 2020-03-06 18:21:11 +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
ff4fe9c57d FEM: ccx tools solver calculix, use add attributes method from framework solver calculix 2020-03-05 17:44:22 +01:00
Bernd Hahnebach
51626b1ef0 FEM: Python object base classes, some tweaks 2020-03-05 12:05:24 +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