Commit Graph

19 Commits

Author SHA1 Message Date
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
Bernd Hahnebach
c0e8a4f310 FEM: mechanical result object, add comment in regard of read only 2019-02-06 10:10:46 -02:00
Bernd Hahnebach
a3612b4ac9 FEM: import tools, move stats calculation into result tools 2019-02-01 11:27:48 -02:00
Bernd Hahnebach
5ba7942660 FEM: results, initialize Stats with the appropriate lenght on obj. creation 2018-11-27 13:23:00 -03:00
Bernd Hahnebach
c24ff17840 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
0ed87a5775 FEM: code formating, flake8 2018-11-26 09:10:17 -03:00
luz.paz
d150dec132 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
4c2f2cd210 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
5e3b10c92f FEM: code formating, cut lines with more than 200 diggits 2018-10-17 11:23:05 +02:00
Bernd Hahnebach
ff716f3d45 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
243fd83d96 FEM: electrostatic potential objeckt, fix module title 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
23089bea99 FEM: result object, better grouping in result properties, this does not break compatibility 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
fa6bb2183c FEM: gmsh mesh obj, fix initialization of mesh group list 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
6d744c8c85 FEM: ccx tools solver, get rid of no longer needed and confusing attribute 2018-01-25 18:46:30 -02:00
Bernd Hahnebach
c85afd0e44 FEM: objects, use fem name sheme for object package names 2018-01-25 18:46:30 -02:00