Bernd Hahnebach
2f0208ba06
FEM: ccx writer, fix typo in contact surface writer
2020-01-29 08:37:42 +01:00
UR-0
67d44305cd
FEM: ccx writer, delete space in input file
2020-01-27 18:13:47 +01:00
Bernd Hahnebach
6ed85d5a8d
FEM: ccx unit tests, improve multiple material test name
2020-01-19 13:41:10 +01:00
Bernd Hahnebach
bcb7d3cdc4
FEM: ccx unit tests, add material nonlinear input file writing test
2020-01-19 13:41:10 +01:00
Bernd Hahnebach
712758c3e5
FEM: unit test, add shell contact inp file writing
2020-01-16 23:00:19 +01:00
Bernd Hahnebach
82679b780d
FEM: gmsh, small changes in comments and update of comments in unit test file
2019-12-17 22:41:42 +01:00
Bernd Hahnebach
7365bcbd6c
FEM: gmsh, new interpolation parameter, fix unit test
2019-12-17 22:41:33 +01:00
Bernd Hahnebach
e680701037
FEM: add gitattributes file to let git manage file endings and normalize them
2019-12-12 07:29:15 +01:00
Bernd Hahnebach
ecbba498ba
FEM: examples simple box static and frequency, move mesh from unit tests to fem examples
2019-09-26 18:30:20 +02:00
Bernd Hahnebach
9883b05c6f
FEM: example thermomech flow1d, move mesh from unit tests to fem examples
2019-09-26 07:26:06 +02:00
Bernd Hahnebach
6fdd0685ac
FEM: example multimaterial, move mesh from unit tests to fem examples
2019-09-25 21:22:12 +02:00
Bernd Hahnebach
5a84dc27cb
FEM: example thermomech spine, move mesh from unit tests to fem examples
2019-09-25 21:21:50 +02:00
Markus Hovorka
e1b1014d36
FEM: Restructure python test modules/packages
...
There is a new split into app and gui tests. For this purpose two
packages where created: femtest.app and femtest.gui. Tests that don't
require the GUI up and running are inside the femtest.app package. Tests
that do require the GUI are inside the femtest.gui package. Also
underscores where added to the module names: testcommon to test_common.
2019-09-23 21:16:45 +02:00