Commit Graph

231 Commits

Author SHA1 Message Date
Bernd Hahnebach
a780c1f730 FEM: unit test information, update 2020-05-23 13:05:58 +02:00
Bernd Hahnebach
08a6c2d616 FEM: move test informations and test commands into femtest 2020-05-23 10:37:10 +02:00
Bernd Hahnebach
cc51121c8a FEM: unit tests, code improvements 2020-05-23 09:34:56 +02:00
Bernd Hahnebach
aefffd74fb FEM: unit test, fix not closed documents 2020-05-23 09:12:45 +02:00
Bernd Hahnebach
7024732de1 FEM: test commands, update and improvements 2020-05-23 08:40:19 +02:00
Bernd Hahnebach
236e5d6001 FEM: test app, move all comments in separate file 2020-05-23 08:06:32 +02:00
Bernd Hahnebach
3725a78124 FEM: fix unit test 2020-05-22 22:26:04 +02:00
Bernd Hahnebach
4d961531f3 FEM: normalise license headers 2020-05-22 18:55:05 +02:00
Bernd Hahnebach
fe7cb17544 FEM: unit tests, add separate tests for Gui 2020-05-22 15:55:56 +02:00
Bernd Hahnebach
e3b7aecb71 FEM: unit tests, import py modules, do not import taskpanel in cmd mode 2020-05-22 11:59:55 +02:00
Bernd Hahnebach
e6d64affcb unit tests, deacitvate contact solid solid 2020-05-22 09:31:36 +02:00
Bernd Hahnebach
f681e89b02 FEM: unit tests, reactivate unit test, do not run the test which do not pass on Python 2 2020-05-22 08:12:58 +02:00
Bernd Hahnebach
202ed20d4e FEM: Py2, deactivate migration modules 2020-05-22 08:12:31 +02:00
Bernd Hahnebach
57c0026e31 FEM: unit tests, add test class to read old document objects 2020-05-22 01:15:50 +02:00
Bernd Hahnebach
d4b9391197 FEM: unit test open doc obj, small improvements 2020-05-21 23:55:54 +02:00
Bernd Hahnebach
f14d8bef21 FEM: material object, change type 2020-05-21 23:12:08 +02:00
Bernd Hahnebach
40d9b704e5 FEM: make objects module, change standard names for material solid and fluid 2020-05-21 22:24:41 +02:00
Bernd Hahnebach
9c451dc6fe FEM: unit tests, add test class to read saved document objects 2020-05-21 20:15:45 +02:00
Bernd Hahnebach
22a9890426 FEM: unit test, separat method to create a doc with all FEM objects 2020-05-21 19:00:05 +02:00
Bernd Hahnebach
e1e0de7178 FEM: solver z88, change object type 2020-05-21 15:04:24 +02:00
Bernd Hahnebach
8a3234e10b FEM: solver elmer, change object type 2020-05-21 15:04:22 +02:00
Bernd Hahnebach
df5ee109d4 FEM: solver calculix, change object type 2020-05-21 15:04:20 +02:00
Bernd Hahnebach
4a7d5c42a7 FEM: solver ccxtools, change object type 2020-05-21 15:04:18 +02:00
Bernd Hahnebach
ad33755869 FEM: ccx input writer, splitted, improve heatflux constraint 2020-04-24 09:35:01 +02:00
Bernd Hahnebach
5146ec5432 FEM: ccx input writer, splitted, improve pressure constraint 2020-04-24 09:35:01 +02:00
Bernd Hahnebach
fe40f2d07e FEM: ccx input writer, splitted, improve force constraint 2020-04-24 09:35:01 +02:00
Bernd Hahnebach
da4dd0baba FEM: ccx input writer, splitted, improve node sets for fixed constraint 2020-04-24 09:35:01 +02:00
Bernd Hahnebach
e6215ccb9e FEM: ccx input writer, splitted, improve node sets for temperature constraint 2020-04-24 09:35:01 +02:00
Bernd Hahnebach
8eda47df6f FEM: ccx writer, splitted writer, improve surface sets for tie and contact 2020-04-24 09:35:01 +02:00
Bernd Hahnebach
292aa0cf67 FEM: all objects unit test, add result mesh to result obj 2020-03-22 14:57:03 +01:00
Bernd Hahnebach
9592d48bb3 FEM: unit test, improve all objects test 2020-03-22 13:42:09 +01:00
Bernd Hahnebach
ed34e14a9b FEM: result mechanical, change obj type 2020-03-22 11:25:58 +01:00
Bernd Hahnebach
d953828d30 FEM: result mesh, change obj type 2020-03-22 11:25:58 +01:00
Bernd Hahnebach
4f3561af60 FEM: typo 2020-03-22 09:51:27 +01:00
Bernd Hahnebach
2ed3144dc7 FEM: unit test, add some TODO comment 2020-03-19 00:16:36 +01:00
Bernd Hahnebach
4bfa8ab455 FEM: newlines 2020-03-18 08:25:36 +01:00
Bernd Hahnebach
8e9523b547 FEM: unit test, get rid of ActiveDocument 2020-03-17 21:39:56 +01:00
Bernd Hahnebach
24247c9a1d FEM: unit test, code improvements 2020-03-17 21:25:04 +01:00
Bernd Hahnebach
d68ca08b54 FEM: unit test, get rid of ActiveDocument 2020-03-17 21:24:53 +01:00
Bernd Hahnebach
af25ac9612 FEM: ccx unit tests, fix create result method 2020-03-14 21:44:49 +01:00
Bernd Hahnebach
c04344227d FEM: mesh region, change type 2020-03-10 22:21:01 +01:00
Bernd Hahnebach
9e911be570 FEM: mesh group, change type 2020-03-10 22:20:08 +01:00
Bernd Hahnebach
512817808b FEM: mesh boundary layer, change type 2020-03-10 22:19:14 +01:00
Bernd Hahnebach
0c608b5d6d FEM: unit tests, some sort 2020-03-10 08:32:02 +01:00
Bernd Hahnebach
c6ae035d50 FEM: code formating and unifor licence header in Python modules 2020-03-04 07:50:21 +01:00
Bernd Hahnebach
d04bee5ed9 FEM: elmer equation objects, better type checking 2020-03-02 20:54:52 +01:00
Bernd Hahnebach
6ba47bb7af FEM: element geometry types, same name type system as Python constraints 2020-03-02 20:54:44 +01:00
Bernd Hahnebach
53edc755dd FEM: unit test, add ccx canti faceload hexa20 writing 2020-03-01 23:09:18 +01:00
Bernd Hahnebach
b40aaf921e FEM: fix unit tests because of a8b7daf7 2020-03-01 14:56:53 +01:00
Bernd Hahnebach
f57062b73f FEM: change gravity in unit tests files to the new gravity constant 2020-02-27 11:48:37 +01:00