Bernd Hahnebach
|
5a2fcf83e3
|
FEM: Py2, deactivate migration modules
|
2020-05-22 08:12:31 +02:00 |
|
Bernd Hahnebach
|
6e0e7580fd
|
FEM: add modules to migrate old FEM app and gui objects
|
2020-05-16 08:29:46 +02:00 |
|
Bernd Hahnebach
|
8796d7bc11
|
FEM: App and Gui init script:
- improve imports
- add comments
- some code formating
|
2020-05-13 17:58:05 +02:00 |
|
Bernd Hahnebach
|
ba34cc6a96
|
FEM: mesh export, add export to Python module
|
2020-04-17 22:51:36 +02:00 |
|
Bernd Hahnebach
|
5620122ae7
|
FEM: code formating and unifor licence header in Python modules
|
2020-03-04 07:50:21 +01:00 |
|
luz.paz
|
1baf5da3cf
|
FEM: [skip ci] fix header uniformity
This PR fixes header uniformity across all FEM WB files
|
2019-12-21 20:00:14 +01:00 |
|
Bernd Hahnebach
|
fbba0bbd38
|
FEM: code formating, small ones
|
2019-08-16 08:33:06 +02:00 |
|
joha2
|
d78f5a1151
|
FEM: added import/export of mesh as YAML/JSON
|
2019-06-08 22:24:48 +02:00 |
|
Bernd Hahnebach
|
4b7ddfe407
|
FEM: file types, sort them for im- and export
|
2019-01-20 00:32:17 +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
|
e01546b0a9
|
FEM: mesh api, export of z88 mesh file with Fem API
|
2018-12-12 08:47:33 -03:00 |
|
Bernd Hahnebach
|
50ab6e292c
|
FEM: Python code formating, flake8
|
2018-09-19 21:40:57 +02:00 |
|
wmayer
|
67b5ee0931
|
now each module registers its unit tests itself
|
2018-08-28 13:14:16 +02:00 |
|
Bernd Hahnebach
|
2540f2a3bb
|
FEM: mesh export, fix init file and better output
|
2018-03-14 07:47:17 +01:00 |
|
Bernd Hahnebach
|
06df53ef6e
|
FEM: vtk import, fix import of generic vtk files
|
2018-03-12 15:10:17 +01:00 |
|
Bernd Hahnebach
|
e3ef7fc90b
|
FEM: vtk export, fix module name in init
|
2018-03-12 15:10:17 +01:00 |
|
Bernd Hahnebach
|
6eee1b46ff
|
FEM: code formating, flake8
|
2018-02-21 14:33:45 +01:00 |
|
Bernd Hahnebach
|
6fe8a881e8
|
FEM: init module, better file import export description
|
2018-02-19 07:03:14 +01:00 |
|
Bernd Hahnebach
|
6c8dc3dd00
|
FEM: fem interface package, rename it to inout
|
2017-12-16 09:43:41 -02:00 |
|
Bernd Hahnebach
|
014f8cac3b
|
FEM: package feminterface, move all import and export modules in new package feminterface
|
2017-12-07 17:12:39 +01:00 |
|
Bernd Hahnebach
|
ec7669992a
|
FEM: code formating, get rid of mixed line endings in one file, use unix ones (standard in FEM)
|
2017-10-07 11:51:00 +02:00 |
|
Bernd Hahnebach
|
4efcad7751
|
FEM: z88 disp reader, adapt new result mesh creation for results objects
|
2017-08-22 18:23:50 +02:00 |
|
joha2
|
85c2e6a1ee
|
FEM: Fenics meshes, add support for xdmf format, some more improvements
|
2017-05-27 19:57:28 -03:00 |
|
joha2
|
d751423dbd
|
FEM: fenics xml mesh format, add mesh import
|
2017-03-04 13:02:11 -03:00 |
|
joha2
|
10dd719631
|
FEM: fenics xml mesh format, add export module
|
2017-02-28 17:35:26 +01:00 |
|
Bernd Hahnebach
|
e07b45d59d
|
FEM: better module names for CalculiX result reader modules
|
2017-02-16 14:00:39 +01:00 |
|
Bernd Hahnebach
|
9431d8ed4c
|
FEM: better module name for Z88 o2 result reader
|
2017-02-16 14:00:39 +01:00 |
|
Bernd Hahnebach
|
ea1829c9fa
|
FEM: vtk result file reading, activate import in python vtk import module
|
2017-02-16 07:54:26 +01:00 |
|
Bernd Hahnebach
|
3f08dd5739
|
FEM: import Z88 results, change module name to import...
|
2017-01-30 18:22:28 +01:00 |
|
Bernd Hahnebach
|
469e391f66
|
FEM: import VTK results, change module name to import...
|
2017-01-30 18:22:23 +01:00 |
|
qingfengxia
|
9ce1662ae1
|
Fem: add FemResult export to VTK files for visualization externally
|
2017-01-30 18:22:11 +01:00 |
|
Bernd Hahnebach
|
8d786be579
|
FEM: code formating, make all python module start the same way
- module info
- doxygen documentation
- imports
- code
|
2016-11-22 19:50:50 +01:00 |
|
qingfengxia
|
72be9094ea
|
Fem: add feature off vtk unstructured mesh import and export
|
2016-10-29 15:12:18 +02:00 |
|
fandaL
|
7d2f1cbaf3
|
FEM: import mesh from .inp file
|
2016-08-15 21:35:54 +02:00 |
|
Bernd Hahnebach
|
30baceeb61
|
FEM: python code formating flake8: add white space to start comment block, where missing
|
2016-07-21 18:40:51 -03:00 |
|
Bernd Hahnebach
|
966ce79207
|
FEM: trailing white spaces and format space in module Init.py
|
2016-05-26 12:06:44 +02:00 |
|
Stefan Tröger
|
875e32607d
|
FEM Post: import VTK types only when possible
|
2016-05-18 21:35:15 +02:00 |
|
Stefan Tröger
|
defecae339
|
FEM Post: Fix and extend file handling
-Fix crash on saving due to bad result to pipeline transfer
-fix vtk smart pointer usage
-support more file types(new vtk xml formats)
|
2016-05-18 21:35:15 +02:00 |
|
Stefan Tröger
|
4d09c09dc0
|
FEM Post: Move post processing to fem objects
|
2016-05-18 21:35:15 +02:00 |
|
Bernd Hahnebach
|
ab06fdc2a5
|
FEM: Z88: add module z88DispReader.py
|
2016-05-16 13:22:54 +02:00 |
|
Bernd Hahnebach
|
d96ead53f6
|
FEM: Z88: add import and export of Z88 meshes
|
2016-05-16 13:22:54 +02:00 |
|
Bernd Hahnebach
|
edac98b7ee
|
FEM: small improvements in the regard of flake8 compatiblity
|
2016-01-06 11:13:38 -02:00 |
|
Bernd Hahnebach
|
737fa891f8
|
FEM: make Init.py flake8 compatiple
|
2015-11-07 16:41:31 +01:00 |
|
Bernd Hahnebach
|
b1e67a7e0a
|
FEM: use unix linefeeds in Init.py
|
2015-11-07 16:41:22 +01:00 |
|
Przemo Firszt
|
294939f471
|
FEM: Rename CalculixLib to ccxFrdReader
Signed-off-by: Przemo Firszt <przemo@firszt.eu>
|
2015-04-27 21:33:11 +02:00 |
|
wmayer
|
bc9b8bcf19
|
+ support .inp file format
|
2015-04-01 11:09:46 +02:00 |
|
wmayer
|
477099bbfe
|
+ remove useless stuff from Init files
|
2015-01-13 16:19:19 +01:00 |
|
jriegel
|
cb63cba061
|
Further implementation of Post-Processing
|
2014-01-03 17:30:49 +01:00 |
|
wmayer
|
f1f3151345
|
+Relicense from GPL to LGPL
|
2013-09-19 11:21:03 +02:00 |
|