Bernd Hahnebach
|
e2716b2f80
|
FEM: revert 5f8b459 and use a better fix fir frd reading of NaN floats
|
2018-12-21 10:11:48 -02:00 |
|
Bernd Hahnebach
|
a0f3a81139
|
FEM: z88, delete not needed and not used variable
|
2018-12-21 10:11:48 -02:00 |
|
Bernd Hahnebach
|
da3beba5c8
|
FEM: frd file reader, fix for broken frd files
|
2018-12-20 12:00:04 -02:00 |
|
Bernd Hahnebach
|
84b3adab83
|
FEM: gmsh VP, Py3, remove more extra b'ees
|
2018-12-20 12:00:04 -02:00 |
|
Bernd Hahnebach
|
304a50c56f
|
FEM: code formating, pep8
|
2018-12-20 12:00:04 -02: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
|
4682cac73b
|
FEM: utils, add a def to decode bytestrings in Py3
|
2018-12-19 21:50:44 +01:00 |
|
Bernd Hahnebach
|
130c6db58f
|
FEM: objects module, add vtk post processing objects
|
2018-12-17 09:38:23 -03:00 |
|
Bernd Hahnebach
|
c68415b432
|
FEM: unit tests, add FEM_VTK check and reactivate vtk mesh test
|
2018-12-17 09:38:23 -03:00 |
|
wmayer
|
a629fa8615
|
fixes 0003733: FEM workbench menus are not translatable
|
2018-12-16 12:55:10 +01:00 |
|
Bernd Hahnebach
|
6cbe271016
|
FEM: unit tests, deactivate vtk mesh test, because travis runs without vtk
|
2018-12-14 22:53:48 +01:00 |
|
Bernd Hahnebach
|
4e99896be5
|
FEM: mesh api, import of Abaqus inp mesh file with Fem API
|
2018-12-14 22:51:39 +01:00 |
|
Bernd Hahnebach
|
ea727a9765
|
FEM: mesh api, import of z88 mesh file with Fem API
|
2018-12-14 22:51:39 +01:00 |
|
Bernd Hahnebach
|
97e5c36353
|
FEM: unit tests, add tetra10 vtk mesh read and write test
|
2018-12-14 22:51:39 +01:00 |
|
Bernd Hahnebach
|
3194172861
|
FEM: in out moduels, use print log instead of print message
|
2018-12-14 22:51:38 +01:00 |
|
Bernd Hahnebach
|
d057e9596a
|
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
|
c568164f62
|
FEM: unit tests, reactivate new z88 mesh reader test and mesh reading
|
2018-12-13 23:21:54 +01:00 |
|
Bernd Hahnebach
|
5e062a6923
|
FEM: Py3 fix, do not open file in binary mode if writing strings
|
2018-12-13 23:21:54 +01:00 |
|
Bernd Hahnebach
|
5f70e6f097
|
FEM: unit tests, temporary deactivate new z88 mesh reader test and mesh reading
|
2018-12-12 08:47:33 -03:00 |
|
Bernd Hahnebach
|
6b08499c76
|
FEM: unit tests, rename test tools to utils to distinguish between test modules
|
2018-12-12 08:47:33 -03:00 |
|
Bernd Hahnebach
|
6cdc0769e4
|
FEM: unit tests, delete wrong comment command
|
2018-12-12 08:47:33 -03:00 |
|
Bernd Hahnebach
|
b1bc04aaf4
|
FEM: unit tests, split common module into a new module for result tests
|
2018-12-12 08:47:33 -03:00 |
|
Bernd Hahnebach
|
d5cb367e4b
|
FEM: unit tests, rename test class names
|
2018-12-12 08:47:33 -03:00 |
|
Bernd Hahnebach
|
19c5032729
|
FEM: unit tests, small code improvement in mesh
|
2018-12-12 08:47:33 -03:00 |
|
Bernd Hahnebach
|
7bd3cba5d1
|
FEM: unit tests, add import status print
|
2018-12-12 08:47:33 -03:00 |
|
Bernd Hahnebach
|
09ee8b867c
|
FEM: unit tests, mesh move tetra10 tests in separate class
|
2018-12-12 08:47:33 -03:00 |
|
Bernd Hahnebach
|
ea758ba4ac
|
FEM: unit tests, improve mesh tetra10 test
|
2018-12-12 08:47:33 -03:00 |
|
Bernd Hahnebach
|
6f6d655ad0
|
FEM: unit tests, z88 tetra10 read write test
|
2018-12-12 08:47:33 -03:00 |
|
Bernd Hahnebach
|
a651e1429a
|
FEM: unit tests, comment in ccxtools test
|
2018-12-12 08:47:33 -03:00 |
|
Bernd Hahnebach
|
d317f64f06
|
FEM: inp mesh reader, add def to return the FemMesh only (no Document obj)
|
2018-12-12 08:47:33 -03:00 |
|
Bernd Hahnebach
|
5e9bfc012a
|
FEM: import z88 mesh, delete duplicate code
|
2018-12-12 08:47:33 -03:00 |
|
Bernd Hahnebach
|
deb7315174
|
FEM: z88 mesh import, get rid of not needed future import and debugg print
|
2018-12-12 08:47:33 -03:00 |
|
Bernd Hahnebach
|
7d69f887bf
|
FEM: in out modules, use console log instead of print
|
2018-12-12 08:47:33 -03:00 |
|
Bernd Hahnebach
|
92e9b7cebd
|
FEM: mesh api, export of z88 mesh file with Fem API
|
2018-12-12 08:47:33 -03:00 |
|
easyw
|
0577783b8e
|
a minor py3 fix
|
2018-12-11 09:12:15 -03:00 |
|
Bernd Hahnebach
|
a737be92a6
|
FEM: solver run, fix method names
|
2018-12-10 20:56:41 -03:00 |
|
lorenz
|
ac720e3cba
|
Fem: Elmer: rename function iterkeys -> keys
|
2018-12-08 11:27:22 -03:00 |
|
looooo
|
c2be67e812
|
py3: iteritems -> items, iterkeys -> keys
|
2018-12-08 11:27:22 -03:00 |
|
easyw
|
6f986a89c1
|
another py3 compatibility fix
|
2018-12-08 11:24:56 -03:00 |
|
easyw
|
173f7da07c
|
first step vs py3 compatibility
|
2018-12-08 11:24:56 -03:00 |
|
Bernd Hahnebach
|
dceda1a073
|
FEM: ccx tools, simplify member collection
|
2018-12-07 08:53:48 -03:00 |
|
Bernd Hahnebach
|
25de353599
|
FEM: solver frame work ccx and z88, simplify member collection
|
2018-12-07 08:53:48 -03:00 |
|
Bernd Hahnebach
|
2d83f56fc7
|
FEM: utils, add some defs to collect analysis group member
|
2018-12-07 08:53:48 -03:00 |
|
Bernd Hahnebach
|
ddb4c77b5b
|
FEM: utils, rename get single member
|
2018-12-07 08:53:48 -03:00 |
|
Bernd Hahnebach
|
986dc046d8
|
FEM: utils, rename get member
|
2018-12-07 08:53:48 -03:00 |
|
Bernd Hahnebach
|
5c5b100b2f
|
FEM: elmer writer, use class methond instead of utils method directly
|
2018-12-07 08:53:48 -03:00 |
|
Bernd Hahnebach
|
c2e5df0e16
|
FEM: solver tasks, delete duplicate methods
|
2018-12-07 08:53:48 -03:00 |
|
Bernd Hahnebach
|
99a7bad13d
|
FEM: unit tests, extend commends to command for every module test
|
2018-12-07 08:53:48 -03:00 |
|
Bernd Hahnebach
|
9231c60e6e
|
FEM: unit tests, extend the FEM is derived from test to more Trues
|
2018-12-06 08:53:58 -03:00 |
|
Bernd Hahnebach
|
4d345e1853
|
FEM: utils, get rid of duplicate defs
|
2018-12-06 08:53:58 -03:00 |
|