Commit Graph

27 Commits

Author SHA1 Message Date
UR-0
4e27b6ab3a FEM: Migrate older result objects FemResultMechanical due to renaming property "StressValues" to "vonMises" 2020-02-15 12:25:21 +01:00
UR-0
47f16467db FEM: use a more precise object name "vonMises" instead "StressValues" 2020-02-14 16:52:40 +01:00
luz.paz
73b8ee91ee 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
d01997c172 FEM: gmsh, add linear nodes interpolation parameter (thanks to _UR) 2019-12-17 12:27:19 +01:00
Bernd Hahnebach
bab1dd0379 FEM: typos 2019-09-12 21:05:11 +02:00
Bernd Hahnebach
88004dcbfb FEM: objs, use single quotes instead of double ones 2019-09-05 22:32:42 +02:00
Bernd Hahnebach
70fb01934b FEM: fluid 1D obj, typo 2019-07-05 22:46:41 +02:00
Bernd Hahnebach
791701dbfa FEM: element flow 1D, deactivate not supported fluid types 2019-07-04 18:00:00 +02:00
HarryvL
cf5eb3c5ed FEM: result properties, add new lists to hold concrete results 2019-06-16 18:29:32 +02:00
Bernd Hahnebach
ed006b82c3 FEM: reinforced material, add object, including all FEM object unit tests 2019-06-16 18:29:32 +02:00
Bernd Hahnebach
783e063de7 FEM: code formating, max line length < 100, fem objects 2019-05-20 12:33:30 +02:00
Bernd Hahnebach
b7807c967b FEM: results, remove stressvectors and strainvectors from result obj, adapt code elsewhere 2019-03-19 14:15:15 -03:00
Bernd Hahnebach
c68220d4cc FEM: mechanical result object, add float lists for all stress and strain components 2019-03-19 14:15:15 -03:00
Bernd Hahnebach
1629761522 FEM: mechanical result object, add comment in regard of read only 2019-02-06 10:10:46 -02:00
Bernd Hahnebach
1f20da40b7 FEM: import tools, move stats calculation into result tools 2019-02-01 11:27:48 -02:00
Bernd Hahnebach
19a548b834 FEM: results, initialize Stats with the appropriate lenght on obj. creation 2018-11-27 13:23:00 -03:00
Bernd Hahnebach
bbee961239 FEM: special character, Python seams not to like the ü of Jürgen even it is an comment 2018-11-26 09:10:17 -03:00
Bernd Hahnebach
bbcc6d0c34 FEM: code formating, flake8 2018-11-26 09:10:17 -03:00
luz.paz
912bce593b FEM: make file headers title use the same schema in all fem(gui)objects/
Cherrypicked from femtemp f3212888c50d
+ 2 femobject uniformity fixes

fem(gui)objects leftover header copyright fix
2018-11-26 09:10:17 -03:00
luz.paz
c7785267a7 Misc. typos and whitespace
Found via `codespell -q 3 --skip="*.po,*.ts,./.git,./src/3rdParty,./src/CXX,./src/zipios++,./src/Mod/Assembly/App/opendcm,./ChangeLog.txt" -I ../fc-word-whitelist.txt` and `grep`. Excess whitespace auto-removed by Atom editor.
2018-11-03 16:13:06 -03:00
Bernd Hahnebach
d8eb9dd470 FEM: code formating, cut lines with more than 200 diggits 2018-10-17 11:23:05 +02:00
Bernd Hahnebach
1aff8c43f9 FEM: mesh netgen and gmsh, use the same group and description for mesh geometry object 2018-08-29 11:02:43 -03:00
Bernd Hahnebach
a1af3a7442 FEM: electrostatic potential objeckt, fix module title 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
d413768080 FEM: result object, better grouping in result properties, this does not break compatibility 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
52f937cf32 FEM: gmsh mesh obj, fix initialization of mesh group list 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
7d250a5355 FEM: ccx tools solver, get rid of no longer needed and confusing attribute 2018-01-25 18:46:30 -02:00
Bernd Hahnebach
ef6c36ba64 FEM: objects, use fem name sheme for object package names 2018-01-25 18:46:30 -02:00