Bernd Hahnebach
9cc00c0dab
FEM: result task panel, changes in the way the task panel is called be the commands in Gui
2017-02-16 14:00:40 +01:00
Bernd Hahnebach
7183a7a198
FEM: result task panel, codeformating and a comment
2017-02-16 13:11:23 +01:00
makkemal
940b1e5240
FEM: result task panel, fix user defined result errors on new refactoring
2017-02-16 13:11:22 +01:00
Bernd Hahnebach
5aec02016b
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
1c7e20a223
FEM: code formating, flake8
2017-01-14 10:44:20 +01:00
makkemal
643a8a5a11
FEM: result task panel, add stress and strain vectors to possible user defined results
2017-01-07 15:16:44 -02:00
Bernd Hahnebach
29fd512937
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
bf0d37bf28
Doc: Fixes in doxygen docs for Draft,Arch, FEM
2016-11-17 17:04:09 -02:00
Bernd Hahnebach
ff80a1e719
FEM: code formating, flake8
2016-09-27 13:04:47 -03:00
makkemal
7e37ddf76a
FEM: User defined result object added
2016-09-27 13:04:47 -03:00
Bernd Hahnebach
6415a988f5
FEM: move prefs path off General prefs tab to BaseApp/Preferences/Mod/Fem/General
2016-08-16 11:03:28 +02:00
makkemal
ca5f2423f9
FEM: Dummy equation to use all variables required for user defined plot
2016-08-04 17:45:04 +02:00
vdwalts
34278dede0
FEM: task panel show results: add principat stress temperature and user calculation input field
2016-08-04 17:45:04 +02:00
Bernd Hahnebach
42429f15b0
FEM: pyhton code formating: comment should start with '# '
2016-07-21 18:40:51 -03:00
Bernd Hahnebach
999e3d9ce7
FEM: python code formating flake8: add white space to start comment block, where missing
2016-07-21 18:40:51 -03:00
Bernd Hahnebach
a39f24d978
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