Uwe
c8064ed059
[FEM] fix solver console bugs
...
- for Elmer and Z88 on Windows several windows pop up (console windows). This is maybe annoying and the user is wondering what is going on, but the main problem is that when you close them, you break the solving process.
Therefore, on Windows only, hide the empty popup windows.
2022-07-13 02:51:31 +02:00
wmayer
93d745235c
Fem: scale imported vtk data set
2022-04-15 21:07:40 +02:00
Uwe
3904da9d93
[FEM] handle Elmer result mesh zoom properly
...
- also fix an issue that after a successful simulation, no result was visible
2022-03-24 22:01:45 +01:00
Bernd Hahnebach
c0c6212f0c
FEM: solver, improve analysis member tests
2021-07-27 23:42:09 +02:00
Bernd Hahnebach
241a6a4eac
FEM: tasks and writer, use generic solver input writing method name
2021-07-18 14:47:50 +02:00
Bernd Hahnebach
a62b5b314b
FEM: code formatting, revert parts of commit f4a65dcbb6
2021-02-16 16:17:47 +01:00
luz paz
f4a65dcbb6
FEM: doxygen
2020-12-04 17:50:00 +01:00
Bernd Hahnebach
ff85177526
FEM: elmer tasks, better handling of not available elmer env variables
2020-07-20 19:37:25 +02:00
Bernd Hahnebach
ce18f6afdb
FEM: elmer tasks, comment regression added with ece663444c
2020-07-20 08:09:52 +02:00
Bernd Hahnebach
04ef25dc87
FEM: elmer tasks, add TODO comments
2020-07-16 00:09:35 +02:00
Bernd Hahnebach
ece663444c
FEM: elmer solver, improve binary handling on Linux
2020-07-16 00:09:28 +02:00
Bernd Hahnebach
ccea55a655
FEM: elmer, better print and log
2020-06-24 18:02:47 +02:00
Bernd Hahnebach
b25f7f42fb
FEM: elmer tasks, fix result and output creation
2020-04-27 10:40:58 +02:00
Bernd Hahnebach
5620122ae7
FEM: code formating and unifor licence header in Python modules
2020-03-04 07:50:21 +01:00
Bernd Hahnebach
ab0df09a1c
FEM: more Python import cleaning
2020-02-27 08:33:39 +01:00
Bernd Hahnebach
f9f5a7de32
FEM: improve imports
2020-02-26 20:58:26 +01:00
Bernd Hahnebach
1752a947a5
FEM: new member tools, move some analysis member methods from utils
2020-02-19 07:23:50 +01:00
Bernd Hahnebach
2edabee0fc
FEM: solver elmer, workaround for result reading
2020-01-27 07:42:49 +01:00
Bernd Hahnebach
c00af06846
FEM: console messages line break improvements
2020-01-09 08:10:07 +01:00
Bernd Hahnebach
5e454da2e2
FEM: solver elmer tasks, Py3 decode fix
2019-06-11 09:59:32 +02:00
Bernd Hahnebach
c0ee45e2cc
FEM: elmer, use console print and delete not needed prints in unit test
2019-04-01 23:28:37 +02:00
Bernd Hahnebach
0ffa6de8b1
FEM: solver frame work, move get binary to snake_case
2019-04-01 23:28:35 +02:00
Bernd Hahnebach
7a2398ee80
FEM: solver framework, use small written modul import names in tasks
2019-03-04 22:15:44 +01:00
wmayer
9f2904e8ec
fix flake8 issues suggested by cclauss
2019-01-04 15:30:17 +01:00
Bernd Hahnebach
2e6dac1871
FEM: code formating, flake8
2019-01-04 15:28:16 +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
easyw
d901631f8e
a minor py3 fix
2018-12-11 09:12:15 -03:00
easyw
2cbf323e84
another py3 compatibility fix
2018-12-08 11:24:56 -03:00
Bernd Hahnebach
80f2ccc304
FEM: utils, rename get single member
2018-12-07 08:53:48 -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
71dd947aa2
FEM: elmer tasks, fix gmsh mesh object type check
2018-02-08 09:46:40 +01:00
Bernd Hahnebach
b73853efa5
FEM: fem tools package, move fem utils in it
2018-01-11 06:22:28 +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
Bernd Hahnebach
3458c0b08e
FEM: unit tests, elmer sifio and geo writing
2017-12-02 13:17:30 +01:00
Markus Hovorka
412df6f4c1
FEM: elmer, add it to the new solver framework and add equation object for elmer
2017-12-02 13:17:30 +01:00