Commit Graph

3063 Commits

Author SHA1 Message Date
ebrahimraeyat
8cf8989802 FEM: ccx writer, changes in element sections 2020-06-03 22:00:24 +02:00
Bernd Hahnebach
268d2984ac FEM: add missing cmake entry 2020-06-03 17:59:13 +02:00
Bernd Hahnebach
e4ea86cfd1 FEM: code conventions small updates 2020-06-03 17:58:54 +02:00
Bernd Hahnebach
8e3938e5a4 FEM: ccx writer, add comment 2020-06-03 13:17:18 +02:00
Bernd Hahnebach
7148485b91 FEM: ccx writer, fix output number formating 2020-06-03 13:13:34 +02:00
vocx-fc
b5af1f5114 FEM: fix failing unit test in Elmer meshing (SecondOrderLinear) 2020-05-30 23:30:10 +02:00
Bernd Hahnebach
68807bbbc0 FEM: pref dialog, really set analysis group meshing default to False 2020-05-28 00:47:56 +02:00
Bernd Hahnebach
d4655c8ef9 FEM: analysing group meshing, set default to False 2020-05-28 00:38:06 +02:00
Bernd Hahnebach
8650fb9d16 FEM gmsh mesh, set SecondOrderLinear standard to False 2020-05-27 17:57:05 +02:00
Bernd Hahnebach
65f39cded1 FEM: material task panel, resize input widgets if task panel is resized 2020-05-27 17:56:56 +02:00
Bernd Hahnebach
a370a67994 FEM: fix some Python object task panels if ther is no analysis 2020-05-26 13:55:45 +02:00
Bernd Hahnebach
0dc2fe0806 FEM: material common obj, fix category attribute 2020-05-26 08:27:27 +02:00
Bernd Hahnebach
c6b485ecc7 FEM: elmer electric force object, change type 2020-05-25 17:59:59 +02:00
Bernd Hahnebach
8d65066e55 FEM: electic force object, add unit tests 2020-05-25 17:56:38 +02:00
HoWil
cfcb97a2ee FEM electric force equation object, implement in elmer writer 2020-05-25 15:46:02 +02:00
HoWil
137ade8c66 FEM: add elmer electric force equation object 2020-05-25 15:46:00 +02:00
Bernd Hahnebach
0b603095a7 FEM: writer base, improve warning 2020-05-24 09:19:27 +02:00
Bernd Hahnebach
a5b0be0b4c FEM: add some comments to material and calculix solver object 2020-05-24 09:19:27 +02:00
Bernd Hahnebach
b950ef9508 FEM: typo 2020-05-24 09:19:25 +02:00
joha2
bdfd0b10a7 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
39d520f672 FEM: unit tests, add print to test command creation method 2020-05-23 14:56:10 +02:00
Bernd Hahnebach
fbca6946d5 FEM: writer base, change print from error to warning 2020-05-23 13:06:01 +02:00
Bernd Hahnebach
a780c1f730 FEM: unit test information, update 2020-05-23 13:05:58 +02:00
Bernd Hahnebach
e279d2fc97 FEM: cmake, fix file move 2020-05-23 10:43:06 +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
d006ae7c27 FEM: test informations, update 2020-05-23 09:12:41 +02:00
Bernd Hahnebach
7024732de1 FEM: test commands, update and improvements 2020-05-23 08:40:19 +02:00
Bernd Hahnebach
09928b19ff FEM: test informatins, improve formating 2020-05-23 08:18:44 +02:00
Bernd Hahnebach
236e5d6001 FEM: test app, move all comments in separate file 2020-05-23 08:06:32 +02:00
Bernd Hahnebach
91e106add3 FEM: material task panel, code formating 2020-05-23 07:59:17 +02:00
qingfengxia
b49b9c3a7a FEM: material task panel, make use of the new input field update method 2020-05-23 00:03:16 +02:00
qingfengxia
8a74e550d8 FEM: material task panel, add method to update input field values 2020-05-23 00:03:14 +02:00
qingfengxia
768b1e718a FEM: fix unit for volumetric thermal exapnsion coefficient 2020-05-23 00:03:12 +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
b16348cd6e FEM: solver base, fix regression added with a3397856c1 2020-05-22 17:52:24 +02:00
Bernd Hahnebach
fe7cb17544 FEM: unit tests, add separate tests for Gui 2020-05-22 15:55:56 +02:00
Bernd Hahnebach
2ad9a35593 FEM: unit tests, add app to test fem module name 2020-05-22 15:55:56 +02:00
Bernd Hahnebach
c51d545b9b FEM: cmake, some formating 2020-05-22 15:55:54 +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
920d9c3263 FEM: migrate modules, small fix 2020-05-22 11:08:44 +02:00
Bernd Hahnebach
e6d64affcb unit tests, deacitvate contact solid solid 2020-05-22 09:31:36 +02:00
Bernd Hahnebach
863aa72e30 FEM: unit tests, fix syntax error 2020-05-22 08:53:30 +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
6fc6a62df2 FEM: unit tests temporary deactivate testst due to Python2 problem 2020-05-22 01:57:25 +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
de9a3f45cf FEM: guiobjects directory, add a readme 2020-05-22 01:08:16 +02:00