Commit Graph

8 Commits

Author SHA1 Message Date
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