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
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
6ba47bb7af
FEM: element geometry types, same name type system as Python constraints
2020-03-02 20:54:44 +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
7be9a9083e
FEM: only define analysis types for calculix solver once
2020-03-01 14:27:54 +01:00
Bernd Hahnebach
2978191a3d
FEM: better help messages at self weight
2020-02-27 15:12:54 +01:00
Bernd Hahnebach
ae30bb4cb9
FEM: pep8
2020-02-20 18:17:23 +01:00
HoWil
ce30e9217f
FEM: Add ElectricInfinity- and CapacitanceMatrix- boundary condition for Elmer
2020-02-20 18:08:01 +01:00
Bernd Hahnebach
6ced131b6d
FEM: result obj, pep8
2020-02-20 05:49:14 +01:00
UR-0
458a27f2fc
FEM: constraint tie, implement object and ccx writer
2020-02-19 17:56:39 +01:00
Bernd Hahnebach
d7a760ea4c
FEM: result task panel, comment
2020-02-19 09:36:43 +01:00
UR-0
b4cc35e1c2
FEM: ResultMechanical add migration code f0r old result objects
...
Stats containing (min, avg, max) converted to (min, max)
Add Messagebox if histogram requested, but not available
2020-02-19 09:34:49 +01:00
Bernd Hahnebach
34e49fca28
FEM: typos in comments
2020-02-17 12:32:08 +01:00
Bernd Hahnebach
938cc4ed39
FEM: code formating, python
2020-02-16 22:48:40 +01:00
Bernd Hahnebach
77b143dc9d
FEM: mechanical result object, add comment
2020-02-15 12:29:35 +01:00
UR-0
4e27b6ab3a
FEM: Migrate older result objects FemResultMechanical due to renaming property "StressValues" to "vonMises"
2020-02-15 12:25:21 +01:00