Bernd Hahnebach
ab42bb8b4c
FEM: base python object, pep8 and doc strings
2020-03-18 12:57:16 +01:00
Bernd Hahnebach
73711cd96e
FEM: base python object, fix and comment
2020-03-18 12:42:14 +01:00
Bernd Hahnebach
d0fcbf34b0
FEM: base python object, add missing getstate method
2020-03-18 12:35:04 +01:00
Bernd Hahnebach
9882cb53f6
FEM: mesh region, change type
2020-03-10 22:21:01 +01:00
Bernd Hahnebach
35b8d5dbb0
FEM: mesh group, change type
2020-03-10 22:20:08 +01:00
Bernd Hahnebach
d230895c9f
FEM: mesh boundary layer, change type
2020-03-10 22:19:14 +01:00
Bernd Hahnebach
8b84a1cc94
FEM: python base object and python base view object, workaround:
...
- do not add Object attribute, regression added in a47d33b5e
- do not attacht Object and ViewObject attribute, regression added in 175e7f2069
- this deactivates the icons in tree view
- thus this only is a workaround
2020-03-09 15:00:34 +01:00
Bernd Hahnebach
ff06fa3460
FEM: code formating, sort imprts
2020-03-06 18:21:11 +01:00
Bernd Hahnebach
7c46e2c3ac
FEM: ccx tools solver calculix, fix add attributes
2020-03-06 07:21:14 +01:00
Bernd Hahnebach
f840f9e1b5
FEM: remove execute file attribute
2020-03-06 07:21:06 +01:00
Bernd Hahnebach
b0cecc469b
FEM: ccx tools solver calculix, use add attributes method from framework solver calculix
2020-03-05 17:44:22 +01:00
Bernd Hahnebach
062d782236
FEM: Python object base classes, some tweaks
2020-03-05 12:05:24 +01:00
Bernd Hahnebach
5620122ae7
FEM: code formating and unifor licence header in Python modules
2020-03-04 07:50:21 +01:00
Bernd Hahnebach
c460f08cbd
FEM: use python base constraint class, mesh gmsh
2020-03-04 07:50:02 +01:00
Bernd Hahnebach
a47d33b5e2
FEM: python base constraint, add Object attribute
2020-03-04 07:49:53 +01:00
Bernd Hahnebach
9c0d0e94c6
FEM: Python objects and guiobjects, code formating
2020-03-03 21:26:21 +01:00
Bernd Hahnebach
65b5cb7f38
FEM: use python base constraint class, solver calculix
2020-03-03 21:26:20 +01:00
Bernd Hahnebach
62fa28fc63
FEM: use python base constraint class, mesh result mesh
2020-03-03 21:26:20 +01:00
Bernd Hahnebach
36118fb59e
FEM: use python base constraint class, result mechanical
2020-03-03 21:26:20 +01:00
Bernd Hahnebach
95a411d95a
FEM: use python base constraint class, mesh region
2020-03-03 21:26:20 +01:00
Bernd Hahnebach
0e029666e3
FEM: use python base constraint class, mesh group
2020-03-03 21:26:20 +01:00
Bernd Hahnebach
85712261bc
FEM: use python base constraint class, mesh boundary layer
2020-03-03 21:26:20 +01:00
Bernd Hahnebach
5ea922c8b5
FEM: use python base constraint class, material obj
2020-03-03 21:26:20 +01:00
Bernd Hahnebach
659da19739
FEM: use python base constraint class, material reinforced
2020-03-03 21:26:20 +01:00
Bernd Hahnebach
83880da921
FEM: use python base constraint class, beam rotation
2020-03-03 21:26:20 +01:00
Bernd Hahnebach
974ab58b9b
FEM: use python base constraint class, fluid section
2020-03-03 21:26:20 +01:00
Bernd Hahnebach
ab2c0a39d7
FEM: use python base constraint class, beam section
2020-03-03 21:26:20 +01:00
Bernd Hahnebach
a00dddffe7
FEM: use python base constraint class, shell thickness
2020-03-03 21:26:20 +01:00
Bernd Hahnebach
0aad1a0164
FEM: use python base constraint class, constraint tie
2020-03-03 21:26:20 +01:00
Bernd Hahnebach
d4f60113c6
FEM: use python base constraint class, material non linear
2020-03-03 21:26:20 +01:00
Bernd Hahnebach
6ccc140a1d
FEM: use python base constraint class, constraint self weight
2020-03-03 21:26:20 +01:00
Bernd Hahnebach
5a5753af8d
FEM: element geometry types, same name type system as Python constraints
2020-03-02 20:54:44 +01:00
wmayer
24f10a34ea
Fem: add missing comma
2020-03-02 12:10:57 +01:00
Bernd Hahnebach
b45276045e
FEM: objects, code formating, new lines
2020-03-02 11:02:07 +01:00
Bernd Hahnebach
871d660995
FEM: only define analysis types for calculix solver once
2020-03-01 14:27:54 +01:00
Bernd Hahnebach
72d3a94ce8
FEM: better help messages at self weight
2020-02-27 15:12:54 +01:00
Bernd Hahnebach
274b74b304
FEM: pep8
2020-02-20 18:17:23 +01:00
HoWil
de517b6e9e
FEM: Add ElectricInfinity- and CapacitanceMatrix- boundary condition for Elmer
2020-02-20 18:08:01 +01:00
Bernd Hahnebach
97fed29989
FEM: result obj, pep8
2020-02-20 05:49:14 +01:00
UR-0
0bd03643f3
FEM: constraint tie, implement object and ccx writer
2020-02-19 17:56:39 +01:00
Bernd Hahnebach
d4d4998f74
FEM: result task panel, comment
2020-02-19 09:36:43 +01:00
UR-0
e4cdb2fcc9
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
983baa7826
FEM: typos in comments
2020-02-17 12:32:08 +01:00
Bernd Hahnebach
97ee30df04
FEM: code formating, python
2020-02-16 22:48:40 +01:00
Bernd Hahnebach
5e08ba54cc
FEM: mechanical result object, add comment
2020-02-15 12:29:35 +01:00
UR-0
f192ac8ea3
FEM: Migrate older result objects FemResultMechanical due to renaming property "StressValues" to "vonMises"
2020-02-15 12:25:21 +01:00
UR-0
8b68ab74b6
FEM: use a more precise object name "vonMises" instead "StressValues"
2020-02-14 16:52:40 +01:00
luz.paz
1baf5da3cf
FEM: [skip ci] fix header uniformity
...
This PR fixes header uniformity across all FEM WB files
2019-12-21 20:00:14 +01:00
Bernd Hahnebach
0935a6bab1
FEM: gmsh, add linear nodes interpolation parameter (thanks to _UR)
2019-12-17 12:27:19 +01:00
Bernd Hahnebach
5e939be9dd
FEM: typos
2019-09-12 21:05:11 +02:00