Bernd Hahnebach
aa49586766
FEM: result task panel, codeformating and a comment
2017-02-16 13:11:23 +01:00
makkemal
08b51b496c
FEM: result task panel, fix user defined result errors on new refactoring
2017-02-16 13:11:22 +01:00
Bernd Hahnebach
b4b41ff3e8
FEM: result task panel, fix because empty result are really empty now and do not have a 0.0 in list
2017-02-16 13:11:22 +01:00
Bernd Hahnebach
e2b5623170
FEM: code formating, flake8
2017-01-14 10:44:20 +01:00
makkemal
57a94af0e1
FEM: result task panel, add stress and strain vectors to possible user defined results
2017-01-07 15:16:44 -02:00
Bernd Hahnebach
9262303c0f
FEM: catch an error if Result dialog will be opened without an result in the analysis
2016-11-22 19:50:50 +01:00
Yorik van Havre
af97583026
Doc: Fixes in doxygen docs for Draft,Arch, FEM
2016-11-17 17:04:09 -02:00
Bernd Hahnebach
eb3d83e8ef
FEM: code formating, flake8
2016-09-27 13:04:47 -03:00
makkemal
95c8769ed2
FEM: User defined result object added
2016-09-27 13:04:47 -03:00
Bernd Hahnebach
302dccdb3d
FEM: move prefs path off General prefs tab to BaseApp/Preferences/Mod/Fem/General
2016-08-16 11:03:28 +02:00
makkemal
275c2c9dc3
FEM: Dummy equation to use all variables required for user defined plot
2016-08-04 17:45:04 +02:00
vdwalts
e8143ab0cf
FEM: task panel show results: add principat stress temperature and user calculation input field
2016-08-04 17:45:04 +02:00
Bernd Hahnebach
5c2ffb784a
FEM: pyhton code formating: comment should start with '# '
2016-07-21 18:40:51 -03:00
Bernd Hahnebach
30baceeb61
FEM: python code formating flake8: add white space to start comment block, where missing
2016-07-21 18:40:51 -03:00
Bernd Hahnebach
004f757ab7
FEM: some renameing for multiple solver:
...
- module names vs multiple solver
- stick with python command class names in Fem
- rename commands for new objects from _CommandFemSomeObjName to _CommandSomeObjName
- rename commands for do something to _CommandDoSomething
- change tool names to have a consistent naming in all FEM for menue tools and tool tipps
2016-05-16 13:22:54 +02:00