Commit Graph

2591 Commits

Author SHA1 Message Date
Bernd Hahnebach
9e73609518 FEM: nonlinear material, fix selection for adding one 2020-01-22 17:34:49 +01:00
Bernd Hahnebach
6364d4f261 FEM: workbench gui, sort lupdate entries 2020-01-20 05:56:55 +01:00
Bernd Hahnebach
431639197d FEM: examples, small code improvements 2020-01-20 05:56:50 +01:00
Bernd Hahnebach
bfdb124dca FEM: ccx unit tests, sort methods by abc 2020-01-19 13:41:10 +01:00
Bernd Hahnebach
4c786b56ab FEM: ccx unit tests, remove numbers from test names 2020-01-19 13:41:10 +01:00
Bernd Hahnebach
785e4b1ef0 FEM: ccx unit tests, improve multiple material test name 2020-01-19 13:41:10 +01:00
Bernd Hahnebach
57dcf7e23e FEM: ccx unit tests, small code improvements 2020-01-19 13:41:10 +01:00
Bernd Hahnebach
085bce3774 FEM: ccx unit tests, add material nonlinear input file writing test 2020-01-19 13:41:10 +01:00
Bernd Hahnebach
1ad0d00ab3 FEM: unit test, ccx tools, use methods for all the rest tests 2020-01-18 06:47:04 +01:00
Bernd Hahnebach
6b81d39b14 FEM: unit test, ccx tools, use methods for thermomechanical test 2020-01-18 06:46:58 +01:00
Bernd Hahnebach
a9a67ccbf9 FEM: unit test ccx tools, better var name 2020-01-18 06:46:54 +01:00
Bernd Hahnebach
2696477573 FEM, unit test, ccx tools, move result reading in own def 2020-01-18 06:46:49 +01:00
Bernd Hahnebach
6fe6461dc9 FEM, unit test, improve ccx tools Flow1D unit test 2020-01-18 06:46:43 +01:00
Bernd Hahnebach
a285e89b27 FEM: unit tests, improve ccx tests 2020-01-17 08:01:54 +01:00
looooo
60ca94d7c2 fem: use time.process_time instead of removed time.clock() 2020-01-16 23:13:30 +01:00
Bernd Hahnebach
a6ef39b2ec FEM: code formating 2020-01-16 23:00:44 +01:00
UR-0
9a607f136d FEM: examples, improve shell contact 2020-01-16 23:00:25 +01:00
Bernd Hahnebach
416eac6ced FEM: unit test, add shell contact inp file writing 2020-01-16 23:00:19 +01:00
Bernd Hahnebach
cb8feb0d0b FEM: examples, add shell contact 2020-01-16 23:00:14 +01:00
UR-0
cac66de2a7 FEM: extend contact constraint to support shell elements 2020-01-16 23:00:04 +01:00
Bernd Hahnebach
2f0d34e0ff FEM: examples, set input splitted input file writing to False 2020-01-16 13:57:44 +01:00
Bernd Hahnebach
1f05c8fa65 FEM: make sure results are loaded into the correct document 2020-01-14 13:44:53 +01:00
wmayer
9270322d25 Mod: [skip ci] implementation classes don't inherit from UI classes any more 2020-01-10 16:19:35 +01:00
Bernd Hahnebach
683fbffe4a FEM: frd result reading, improve error handling 2020-01-10 09:02:15 +01:00
Bernd Hahnebach
c00af06846 FEM: console messages line break improvements 2020-01-09 08:10:07 +01:00
vocx-fc
31e2bbe3a9 Fem: variable name 'children', not 'childs' 2020-01-08 11:54:34 +01:00
Bernd Hahnebach
8004fc8b61 FEM: small code improvements (got forgotten on parent commit) 2020-01-07 23:10:33 +01:00
Bernd Hahnebach
1ac9099e79 FEM and Part: check if catched exception has an error message 2020-01-07 23:01:47 +01:00
Bernd Hahnebach
a53b237602 FEM: writer base, log improvements 2020-01-07 10:40:11 +01:00
Bernd Hahnebach
f190884bd5 FEM: writer base, sort imports 2020-01-07 10:40:06 +01:00
Bernd Hahnebach
220d45c1dc FEM: writer base, add missing prints for force 2020-01-07 10:39:44 +01:00
Bernd Hahnebach
1b2a9a9680 FEM: mesh tools, fix not found vertex for reference shape point search 2020-01-07 10:39:40 +01:00
Bernd Hahnebach
c075380674 FEM: result task panel, use same names as vtk results 2020-01-06 23:03:04 +01:00
Bernd Hahnebach
a8af7ad187 FEM: improve logs 2020-01-06 07:59:31 +01:00
Bernd Hahnebach
4f56a64ace FEM: result task panel, reset result mesh on task panel init 2020-01-06 02:43:20 +01:00
Bernd Hahnebach
beb34b7062 FEM: result task panel, really reset result mesh 2020-01-06 01:07:50 +01:00
Bernd Hahnebach
018d5d8d6f FEM: mesh view provider, expose some C++ methods to Python 2020-01-06 01:07:47 +01:00
Bernd Hahnebach
c1adfa76f8 FEM: result mesh task panel, add comment 2020-01-06 00:23:49 +01:00
Bernd Hahnebach
eab5a6aa66 FEM: result task panel, reset mesh color on exit 2020-01-06 00:02:33 +01:00
Bernd Hahnebach
58017f02a6 FEM: gmsh tools, code formating 2020-01-06 00:02:26 +01:00
Bernd Hahnebach
ed922537b0 FEM: material task panels, add some newlines on logs 2020-01-05 19:26:10 +01:00
Bernd Hahnebach
ca939e2f77 FEM: result task panel, some more comments 2020-01-04 01:34:02 +01:00
Bernd Hahnebach
e1f5c989dc FEM: result mesh reset, some comments 2020-01-04 00:58:03 +01:00
Bernd Hahnebach
3b69f8bcdb FEM: result task panel, some comment for restore resutls 2020-01-04 00:57:53 +01:00
PushKK
ae7ebde4e3 [skip ci] Update Fem_ru.ts
Fix error in Russian translate "Fixed".
2019-12-30 13:55:03 +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
7a652357fc line endings, better handling in module directory 2019-12-19 22:26:15 +01:00
Bernd Hahnebach
c251caa934 FEM: gmsh, small changes in comments and update of comments in unit test file 2019-12-17 22:41:42 +01:00
Bernd Hahnebach
97b6c3eb04 FEM: gmsh, new interpolation parameter, fix unit test 2019-12-17 22:41:33 +01:00
Bernd Hahnebach
e7be69e9cb FEM: gmsh, new interpolation parameter, add missing code (thanks to _UR) 2019-12-17 18:13:10 +01:00