Commit Graph

64 Commits

Author SHA1 Message Date
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
Bernd Hahnebach
021e5de27d FEM: objs, use single quotes instead of double ones 2019-09-05 22:32:42 +02:00
Bernd Hahnebach
2a6aa3a9f8 FEM: fluid 1D obj, typo 2019-07-05 22:46:41 +02:00
Bernd Hahnebach
126cb4321b FEM: element flow 1D, deactivate not supported fluid types 2019-07-04 18:00:00 +02:00
HarryvL
db493ee0d9 FEM: result properties, add new lists to hold concrete results 2019-06-16 18:29:32 +02:00
Bernd Hahnebach
2172e08b38 FEM: reinforced material, add object, including all FEM object unit tests 2019-06-16 18:29:32 +02:00
Bernd Hahnebach
7171d20dd6 FEM: code formating, max line length < 100, fem objects 2019-05-20 12:33:30 +02:00
Bernd Hahnebach
fc3d2a9f1e FEM: results, remove stressvectors and strainvectors from result obj, adapt code elsewhere 2019-03-19 14:15:15 -03:00
Bernd Hahnebach
1bf147886c FEM: mechanical result object, add float lists for all stress and strain components 2019-03-19 14:15:15 -03:00