Commit Graph

2038 Commits

Author SHA1 Message Date
Bernd Hahnebach
86c5113e09 FEM: gmsh VP, Py3, remove more extra b'ees 2018-12-20 12:00:04 -02:00
Bernd Hahnebach
0d8388a47a FEM: code formating, pep8 2018-12-20 12:00:04 -02: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
b73849bc33 FEM: utils, add a def to decode bytestrings in Py3 2018-12-19 21:50:44 +01:00
Bernd Hahnebach
08ce5a6123 FEM: objects module, add vtk post processing objects 2018-12-17 09:38:23 -03:00
Bernd Hahnebach
41e56ef9d0 FEM: unit tests, add FEM_VTK check and reactivate vtk mesh test 2018-12-17 09:38:23 -03:00
wmayer
c7883cd3cd fixes 0003733: FEM workbench menus are not translatable 2018-12-16 12:55:10 +01:00
Bernd Hahnebach
cc0ea5571e FEM: unit tests, deactivate vtk mesh test, because travis runs without vtk 2018-12-14 22:53:48 +01:00
Bernd Hahnebach
150bcfcd77 FEM: mesh api, import of Abaqus inp mesh file with Fem API 2018-12-14 22:51:39 +01:00
Bernd Hahnebach
b441c0d3e8 FEM: mesh api, import of z88 mesh file with Fem API 2018-12-14 22:51:39 +01:00
Bernd Hahnebach
fffd4d49c4 FEM: unit tests, add tetra10 vtk mesh read and write test 2018-12-14 22:51:39 +01:00
Bernd Hahnebach
3e247b32dc FEM: in out moduels, use print log instead of print message 2018-12-14 22:51:38 +01:00
Bernd Hahnebach
1421b35b83 FEM: ccx tools, print error message if user trys to run ccx in test mode 2018-12-14 22:51:38 +01:00
Bernd Hahnebach
44e8f9e9bf FEM: unit tests, reactivate new z88 mesh reader test and mesh reading 2018-12-13 23:21:54 +01:00
Bernd Hahnebach
a41d7a7398 FEM: Py3 fix, do not open file in binary mode if writing strings 2018-12-13 23:21:54 +01:00
Bernd Hahnebach
5dee2fdfb3 FEM: unit tests, temporary deactivate new z88 mesh reader test and mesh reading 2018-12-12 08:47:33 -03:00
Bernd Hahnebach
ce75653955 FEM: unit tests, rename test tools to utils to distinguish between test modules 2018-12-12 08:47:33 -03:00
Bernd Hahnebach
5d105319d3 FEM: unit tests, delete wrong comment command 2018-12-12 08:47:33 -03:00
Bernd Hahnebach
a3ea67ceae FEM: unit tests, split common module into a new module for result tests 2018-12-12 08:47:33 -03:00
Bernd Hahnebach
8d88af3803 FEM: unit tests, rename test class names 2018-12-12 08:47:33 -03:00
Bernd Hahnebach
ab6a3b34fc FEM: unit tests, small code improvement in mesh 2018-12-12 08:47:33 -03:00
Bernd Hahnebach
b26a873920 FEM: unit tests, add import status print 2018-12-12 08:47:33 -03:00
Bernd Hahnebach
9d39000e3a FEM: unit tests, mesh move tetra10 tests in separate class 2018-12-12 08:47:33 -03:00
Bernd Hahnebach
13441b6535 FEM: unit tests, improve mesh tetra10 test 2018-12-12 08:47:33 -03:00
Bernd Hahnebach
8bb994dff8 FEM: unit tests, z88 tetra10 read write test 2018-12-12 08:47:33 -03:00
Bernd Hahnebach
f998547f8a FEM: unit tests, comment in ccxtools test 2018-12-12 08:47:33 -03:00
Bernd Hahnebach
0ac6451517 FEM: inp mesh reader, add def to return the FemMesh only (no Document obj) 2018-12-12 08:47:33 -03:00
Bernd Hahnebach
569715c1d7 FEM: import z88 mesh, delete duplicate code 2018-12-12 08:47:33 -03:00
Bernd Hahnebach
1e47334634 FEM: z88 mesh import, get rid of not needed future import and debugg print 2018-12-12 08:47:33 -03:00
Bernd Hahnebach
1a77dc54c3 FEM: in out modules, use console log instead of print 2018-12-12 08:47:33 -03:00
Bernd Hahnebach
e01546b0a9 FEM: mesh api, export of z88 mesh file with Fem API 2018-12-12 08:47:33 -03:00
easyw
d901631f8e a minor py3 fix 2018-12-11 09:12:15 -03:00
Bernd Hahnebach
081173e344 FEM: solver run, fix method names 2018-12-10 20:56:41 -03:00
lorenz
3059646761 Fem: Elmer: rename function iterkeys -> keys 2018-12-08 11:27:22 -03:00
looooo
1476caf281 py3: iteritems -> items, iterkeys -> keys 2018-12-08 11:27:22 -03:00
easyw
2cbf323e84 another py3 compatibility fix 2018-12-08 11:24:56 -03:00
easyw
bb226d1973 first step vs py3 compatibility 2018-12-08 11:24:56 -03:00
Bernd Hahnebach
36447d71c5 FEM: ccx tools, simplify member collection 2018-12-07 08:53:48 -03:00
Bernd Hahnebach
1311bac126 FEM: solver frame work ccx and z88, simplify member collection 2018-12-07 08:53:48 -03:00
Bernd Hahnebach
945497c73c FEM: utils, add some defs to collect analysis group member 2018-12-07 08:53:48 -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
e5c8c18e8d FEM: elmer writer, use class methond instead of utils method directly 2018-12-07 08:53:48 -03:00
Bernd Hahnebach
5c4b287597 FEM: solver tasks, delete duplicate methods 2018-12-07 08:53:48 -03:00
Bernd Hahnebach
93e179ba01 FEM: unit tests, extend commends to command for every module test 2018-12-07 08:53:48 -03:00
Bernd Hahnebach
e40ce74f27 FEM: unit tests, extend the FEM is derived from test to more Trues 2018-12-06 08:53:58 -03:00
Bernd Hahnebach
f3cee72436 FEM: utils, get rid of duplicate defs 2018-12-06 08:53:58 -03:00
Bernd Hahnebach
711d7f52ba FEM: utils, improve method to return the obj type 2018-12-06 08:53:58 -03:00
Bernd Hahnebach
f9dd5f2b6f FEM: utils, rename isOfTypeNew to is_of_type 2018-12-06 08:53:58 -03:00
Bernd Hahnebach
e06a541fec FEM: utils, rename typeOfObj to type_of_obj 2018-12-06 08:53:58 -03:00