Commit Graph

261 Commits

Author SHA1 Message Date
Bernd Hahnebach
7103688045 FEM: calculix solver unit tests, add generic inp file writing method and make use of it 2020-07-03 15:27:08 +02:00
Bernd Hahnebach
5d5119811a FEM: objects unit tests, improve directory handling 2020-07-03 15:27:00 +02:00
Bernd Hahnebach
755ffe20c7 FEM: mesh unit tests, improve directory handling 2020-07-03 15:26:53 +02:00
Bernd Hahnebach
76b03ae90f FEM: ccxtools unit tests, simplifictions 2020-07-03 09:56:59 +02:00
Bernd Hahnebach
98b804cd72 FEM: ccxtools unit tests, improve directory handling 2020-07-02 18:13:47 +02:00
Bernd Hahnebach
82551c2d0f FEM: elmer unit tests, add ccx canti node load test 2020-07-02 14:25:56 +02:00
Bernd Hahnebach
d8d0a513d2 FEM: unit tests, improve directory handling 2020-07-02 14:25:48 +02:00
Bernd Hahnebach
7890f1a7af FEM: solver elmer unit tests, add generic input file test method and make use of it 2020-07-02 14:25:39 +02:00
Bernd Hahnebach
bc309838dc FEM: examples, fix mat value in simple box example 2020-07-01 22:18:14 +02:00
Bernd Hahnebach
aad66311fd FEM: elmer unit tests, add ccx canti faceload 2020-07-01 22:18:07 +02:00
Bernd Hahnebach
25a4cf67d5 FEM: elmer unit test, rename case file
rebaseSmart
2020-07-01 21:44:16 +02:00
Bernd Hahnebach
ddaaa5edf9 FEM: solver elmer unit test, small improvements 2020-07-01 21:44:09 +02:00
Bernd Hahnebach
064b3fb364 FEM: unit tests, make own module for each frame work solver 2020-07-01 17:42:47 +02:00
Bernd Hahnebach
9bfd947886 FEM: elmer equation flux, better name without word solver 2020-06-29 22:28:26 +02:00
Bernd Hahnebach
fe4107c3af FEM: elmer writer, fix unit test 2020-06-29 20:21:56 +02:00
Bernd Hahnebach
43ad6aa729 FEM: constant vacuum permittivity, add object to overwrite constant 2020-06-29 17:46:43 +02:00
Bernd Hahnebach
fc8da5ca06 FEM: flake8 2020-06-26 08:17:30 +02:00
Bernd Hahnebach
f5dea7edc7 FEM: ccx constraint section print, add unit test 2020-06-24 09:22:09 +02:00
UR-0
50d834c0bc FEM: ccx constraint section print, add object 2020-06-24 07:52:16 +02:00
Bernd Hahnebach
5948a83058 FEM: unit test, fix setting up some examples 2020-06-23 09:12:18 +02:00
Bernd Hahnebach
32d4014918 FEM: unit tests, use unique dir for each run 2020-06-22 06:45:55 +02:00
Bernd Hahnebach
a9a3294fa4 FEM: import module unit test, add missing packages 2020-06-03 23:49:11 +02:00
Bernd Hahnebach
1a9247cc4b FEM: migrate gui, move to gui utils 2020-06-03 23:49:09 +02:00
Bernd Hahnebach
5bd3f191b9 FEM: prepare separation of task panels 2020-06-03 23:48:34 +02:00
vocx-fc
2330eef823 FEM: fix failing unit test in Elmer meshing (SecondOrderLinear) 2020-05-30 23:30:10 +02:00
Bernd Hahnebach
31865b60a6 FEM: elmer electric force object, change type 2020-05-25 17:59:59 +02:00
Bernd Hahnebach
8198208c97 FEM: electic force object, add unit tests 2020-05-25 17:56:38 +02:00
Bernd Hahnebach
7638fa7244 FEM: typo 2020-05-24 09:19:25 +02:00
joha2
f90a88ce3c FEM: add methods to to edit mesh groups:
- add addGroup, addGroupElements, removeGroup to C++ mesh class
- expose the methods to Python
- add a unit test class
- update test commands file
- add test to fem test app module
2020-05-23 14:56:15 +02:00
Bernd Hahnebach
3ec7cf95ca FEM: unit tests, add print to test command creation method 2020-05-23 14:56:10 +02:00
Bernd Hahnebach
aa368eefef FEM: unit test information, update 2020-05-23 13:05:58 +02:00
Bernd Hahnebach
68aefb88b5 FEM: move test informations and test commands into femtest 2020-05-23 10:37:10 +02:00
Bernd Hahnebach
477f4d2bdc FEM: unit tests, code improvements 2020-05-23 09:34:56 +02:00
Bernd Hahnebach
5dcd19872c FEM: unit test, fix not closed documents 2020-05-23 09:12:45 +02:00
Bernd Hahnebach
a81436d53b FEM: test commands, update and improvements 2020-05-23 08:40:19 +02:00
Bernd Hahnebach
4ddc5a3221 FEM: test app, move all comments in separate file 2020-05-23 08:06:32 +02:00
Bernd Hahnebach
6074ffa69a FEM: fix unit test 2020-05-22 22:26:04 +02:00
Bernd Hahnebach
a3a61c3348 FEM: normalise license headers 2020-05-22 18:55:05 +02:00
Bernd Hahnebach
803da57e11 FEM: unit tests, add separate tests for Gui 2020-05-22 15:55:56 +02:00
Bernd Hahnebach
0d416c807b FEM: unit tests, import py modules, do not import taskpanel in cmd mode 2020-05-22 11:59:55 +02:00
Bernd Hahnebach
97c95134ff unit tests, deacitvate contact solid solid 2020-05-22 09:31:36 +02:00
Bernd Hahnebach
a787395ca9 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
5a2fcf83e3 FEM: Py2, deactivate migration modules 2020-05-22 08:12:31 +02:00
Bernd Hahnebach
0944b59947 FEM: unit tests, add test class to read old document objects 2020-05-22 01:15:50 +02:00
Bernd Hahnebach
de9b3fb438 FEM: unit test open doc obj, small improvements 2020-05-21 23:55:54 +02:00
Bernd Hahnebach
61d767a6d2 FEM: material object, change type 2020-05-21 23:12:08 +02:00
Bernd Hahnebach
3b4b2dc2e3 FEM: make objects module, change standard names for material solid and fluid 2020-05-21 22:24:41 +02:00
Bernd Hahnebach
43a9dfa67f FEM: unit tests, add test class to read saved document objects 2020-05-21 20:15:45 +02:00
Bernd Hahnebach
2c8174bb90 FEM: unit test, separat method to create a doc with all FEM objects 2020-05-21 19:00:05 +02:00
Bernd Hahnebach
29b61616a8 FEM: solver z88, change object type 2020-05-21 15:04:24 +02:00