Commit Graph

35 Commits

Author SHA1 Message Date
Bernd Hahnebach
b30021dcb7 FEM: pep8 code formating 2019-09-24 08:18:26 +02:00
Bernd Hahnebach
c5595e2e7b FEM: some typos 2019-09-24 08:18:19 +02:00
Markus Hovorka
44833137b7 FEM: Add documentation to run module 2019-09-23 21:16:55 +02:00
Markus Hovorka
688a6ddf05 FEM: Add documentation to setting module 2019-09-23 21:16:53 +02:00
Bernd Hahnebach
e10dcc2197 FEM: solver run, fix move error class 2019-09-10 11:46:26 +02:00
Bernd Hahnebach
818c3df49c FEM: utils and run, get rid of circle import 2019-09-10 07:47:26 +02:00
Bernd Hahnebach
1f5eada2d7 FEM: utils, use snake case for new methods 2019-09-06 21:59:14 +02:00
Bernd Hahnebach
2afd93bb55 FEM: move working path methods from solver run to utils 2019-09-06 21:59:05 +02:00
Bernd Hahnebach
e0fde7ff8c FEM: solver run and settings, use single quotes instead of double ones 2019-09-05 18:24:32 +02:00
Bernd Hahnebach
71f8a31953 FEM: solver frame work, better prefix for temp directory 2019-09-02 17:59:03 +02:00
Bernd Hahnebach
9161a87853 FEM: solver run, add newline in error message 2019-06-05 21:49:16 +02:00
Bernd Hahnebach
55e75bc0f1 FEM: solver run, fix missing imports 2019-04-04 09:00:36 +02:00
Bernd Hahnebach
1f791eb655 FEM: working dir, add error messages to the error calls 2019-04-03 15:21:27 +02:00
Bernd Hahnebach
7e86a3f4c1 FEM: solver frame work, move get dir setting to snake_case 2019-04-01 23:28:36 +02:00
Bernd Hahnebach
ef374e640f FEM: solver frame work, move get custom dir to snake_case 2019-04-01 23:28:36 +02:00
Bernd Hahnebach
bcbe82de74 FEM: ccx tools task panel and solver run, use new ccx tools class init without analysis 2019-03-31 11:18:15 +02:00
Bernd Hahnebach
b51ef01e9a FEM: run, improvements in error messages 2019-03-31 11:18:15 +02:00
Bernd Hahnebach
c7bbfca564 FEM: run, use Error at the end of exception class 2019-03-31 11:18:14 +02:00
Bernd Hahnebach
6a3f0dc936 FEM: solver run, add method to run fem solver and use in commands and example module 2019-03-31 11:18:12 +02:00
Bernd Hahnebach
581a78bbcc FEM: imports, use small character for fem utils imports 2019-03-31 11:18:11 +02:00
Bernd Hahnebach
86c7a85e3c FEM: code formating, flake8, make line breaks before binary operator, it really reads better :-) 2019-01-05 12:17:51 +01:00
Bernd Hahnebach
8324b2ee1b FEM: solver, move observer def into base class and use decode for Py3 bytestrings 2018-12-19 21:50:44 +01:00
Bernd Hahnebach
081173e344 FEM: solver run, fix method names 2018-12-10 20:56:41 -03:00
easyw
bb226d1973 first step vs py3 compatibility 2018-12-08 11:24:56 -03:00
Bernd Hahnebach
592979b829 FEM: utils, rename get member 2018-12-07 08:53:48 -03:00
Bernd Hahnebach
f3cee72436 FEM: utils, get rid of duplicate defs 2018-12-06 08:53:58 -03:00
luz.paz
bf779155d4 FEM: solver, make uniform copyright and developer info
.
2018-11-26 09:10:17 -03:00
luz.paz
432ae644ee FEM: solver, make file header title use the same schema in all solver modules
Made uniform all __title__ doxy \addtogroup blocks
2018-11-26 09:10:17 -03:00
Bernd Hahnebach
7b75af307a FEM: code formating, flake8 2018-01-13 12:53:41 +01:00
Bernd Hahnebach
b73853efa5 FEM: fem tools package, move fem utils in it 2018-01-11 06:22:28 +01:00
joha2
90f3aada2d FEM: solver framework, two checks for _dirTypes 2018-01-11 06:22:27 +01:00
Bernd Hahnebach
74aa6b04b3 FEM: code formating, Python flake8: W503 2018-01-01 22:54:46 +01:00
Bernd Hahnebach
da426b36cd FEM: new solver frame work, fix it in the regard of the analysis object change to a real group object 2017-12-02 13:17:30 +01:00
Bernd Hahnebach
168c7cf028 FEM: unit test elmer, add a testmode to solver framework 2017-12-02 13:17:30 +01:00
Markus Hovorka
dda82d600c FEM: new solver framework, initial commit 2017-12-02 13:17:30 +01:00