Commit Graph

33 Commits

Author SHA1 Message Date
Markus Hovorka
47f42f2fa3 FEM: Add documentation to run module 2019-09-23 21:16:55 +02:00
Markus Hovorka
0bb274e9c9 FEM: Add documentation to setting module 2019-09-23 21:16:53 +02:00
Bernd Hahnebach
a25904e21e FEM: solver run, fix move error class 2019-09-10 11:46:26 +02:00
Bernd Hahnebach
620e6af26e FEM: utils and run, get rid of circle import 2019-09-10 07:47:26 +02:00
Bernd Hahnebach
c66f9a5b5c FEM: utils, use snake case for new methods 2019-09-06 21:59:14 +02:00
Bernd Hahnebach
fed8cef90e FEM: move working path methods from solver run to utils 2019-09-06 21:59:05 +02:00
Bernd Hahnebach
a85e49811f FEM: solver run and settings, use single quotes instead of double ones 2019-09-05 18:24:32 +02:00
Bernd Hahnebach
235dc0fda1 FEM: solver frame work, better prefix for temp directory 2019-09-02 17:59:03 +02:00
Bernd Hahnebach
23d52a1bc0 FEM: solver run, add newline in error message 2019-06-05 21:49:16 +02:00
Bernd Hahnebach
5f1daadd38 FEM: solver run, fix missing imports 2019-04-04 09:00:36 +02:00
Bernd Hahnebach
1f5ceba439 FEM: working dir, add error messages to the error calls 2019-04-03 15:21:27 +02:00
Bernd Hahnebach
6ca0e3e141 FEM: solver frame work, move get dir setting to snake_case 2019-04-01 23:28:36 +02:00
Bernd Hahnebach
08ab746b82 FEM: solver frame work, move get custom dir to snake_case 2019-04-01 23:28:36 +02:00
Bernd Hahnebach
f9a4335735 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
99bd486607 FEM: run, improvements in error messages 2019-03-31 11:18:15 +02:00
Bernd Hahnebach
abb5437be3 FEM: run, use Error at the end of exception class 2019-03-31 11:18:14 +02:00
Bernd Hahnebach
04817423b5 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
8647272841 FEM: imports, use small character for fem utils imports 2019-03-31 11:18:11 +02:00
Bernd Hahnebach
19826213ee FEM: code formating, flake8, make line breaks before binary operator, it really reads better :-) 2019-01-05 12:17:51 +01:00
Bernd Hahnebach
a932505e8d FEM: solver, move observer def into base class and use decode for Py3 bytestrings 2018-12-19 21:50:44 +01:00
Bernd Hahnebach
a737be92a6 FEM: solver run, fix method names 2018-12-10 20:56:41 -03:00
easyw
173f7da07c first step vs py3 compatibility 2018-12-08 11:24:56 -03:00
Bernd Hahnebach
986dc046d8 FEM: utils, rename get member 2018-12-07 08:53:48 -03:00
Bernd Hahnebach
4d345e1853 FEM: utils, get rid of duplicate defs 2018-12-06 08:53:58 -03:00
luz.paz
a1b811f171 FEM: solver, make uniform copyright and developer info
.
2018-11-26 09:10:17 -03:00
luz.paz
15e203881b 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
88e0ef131f FEM: code formating, flake8 2018-01-13 12:53:41 +01:00
Bernd Hahnebach
ff1601be5f FEM: fem tools package, move fem utils in it 2018-01-11 06:22:28 +01:00
joha2
199edd9bde FEM: solver framework, two checks for _dirTypes 2018-01-11 06:22:27 +01:00
Bernd Hahnebach
fdc2086d11 FEM: code formating, Python flake8: W503 2018-01-01 22:54:46 +01:00
Bernd Hahnebach
a20a751e8c 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
e0e8bd056f FEM: unit test elmer, add a testmode to solver framework 2017-12-02 13:17:30 +01:00
Markus Hovorka
6f2dea1560 FEM: new solver framework, initial commit 2017-12-02 13:17:30 +01:00