Commit Graph

296 Commits

Author SHA1 Message Date
Bernd Hahnebach
3c1d251014 FEM: code formatting, revert parts of commit 058582edb5b 2021-02-16 16:17:47 +01:00
wmayer
2b60042821 FEM: fix also typos in inp files to avoid to break unit tests
See also: 5c6b59b6530d
2021-01-04 13:38:43 +01:00
luz paz
55f471b72c FEM: doxygen 2020-12-04 17:50:00 +01:00
luz paz
7a5da0301d femtest/test_information.md: tweaks
Tweaked the markdown
2020-11-10 23:20:29 +01:00
Bernd Hahnebach
b3ca8f2284 FEM: object unit tests, improve some comments 2020-09-26 23:29:38 +02:00
Bernd Hahnebach
41b3421563 FEM: z88 solver, use same object type schema as for all other solver objects 2020-09-26 23:17:36 +02:00
Sudhanshu Dubey
80a73d604c FEM: tests, adding check for file
... to solve the issue reported at https://forum.freecadweb.org/viewtopic.php?p=424935#p424935
2020-09-08 07:49:02 +02:00
Sudhanshu Dubey
94509e8c18 FEM: unit tests, add tests for cantilever examples 2020-07-21 00:06:08 +02:00
Sudhanshu Dubey
36b00c0e91 FEM: unit tests, add test for node load example 2020-07-20 23:52:28 +02:00
Sudhanshu Dubey
be6ce20a48 FEM: unit tests, add test for edge load calculation example 2020-07-20 23:52:13 +02:00
Sudhanshu Dubey
7e943a80ae FEM: unit tests, add calculix test for ccx_cantilever_selfweight example 2020-07-14 20:46:53 +02:00
Bernd Hahnebach
7eda764168 FEM: unit tests, deactivate another failed py2 test 2020-07-14 09:44:08 +02:00
Bernd Hahnebach
8f46df30ab FEM: unit tests, fix 2020-07-14 08:37:16 +02:00
Bernd Hahnebach
3b0ca458ef FEM: unit test, do not run a test if it not passes python 2 2020-07-14 07:36:11 +02:00
Bernd Hahnebach
89d65326e3 FEM: unit tests, update test commands 2020-07-13 23:10:11 +02:00
Bernd Hahnebach
2600fee0aa FEM: z88 unit tests, fix for installed FreeCAD 2020-07-13 22:31:07 +02:00
Sudhanshu Dubey
2d40c82435 FEM: unit tests, add z88 writing test framework 2020-07-13 16:47:57 +02:00
Bernd Hahnebach
b900b2956b FEM: elmer unit tests, better names in the regard of unit schema 2020-07-13 16:25:04 +02:00
Bernd Hahnebach
fc10c05719 FEM: elmer unit tests, add SI units file writing test 2020-07-13 16:24:58 +02:00
Bernd Hahnebach
856c1206bd FEM: constants, more exact values 2020-07-13 08:08:57 +02:00
Bernd Hahnebach
5426541179 FEM: calculix writer, better information in the regard of units 2020-07-13 08:08:45 +02:00
Bernd Hahnebach
5f88fa2ebb FEM: examples, rename material multiple two boxes 2020-07-10 08:41:13 +02:00
Sudhanshu Dubey
fc89991203 FEM: unit tests, add test for multibody face analysis example 2020-07-10 08:41:09 +02:00
Sudhanshu Dubey
aa13a93dff FEM: unit tests, add test for multibody analysis example 2020-07-10 08:41:05 +02:00
Bernd Hahnebach
8b82fdf7f5 FEM: elmer writer, equation elasticity, only write needed material values 2020-07-07 12:33:54 +02:00
Bernd Hahnebach
fe4e706a04 FEM: elmer unit tests, add ccx cantilever prescribed displacement example 2020-07-07 08:00:26 +02:00
Bernd Hahnebach
1c790283de FEM: solver calculix unit tests, add all ccx cantiever examples 2020-07-07 07:30:20 +02:00
Bernd Hahnebach
9b75c0b7c8 FEM: calculix unit tests, move test from ccxtools to calculix solver 2020-07-06 23:29:22 +02:00
Bernd Hahnebach
0ed2caeadc FEM: elmer unit test data, rename some test data files 2020-07-06 23:29:20 +02:00
Bernd Hahnebach
b5a9207957 FEM: elmer unit tests, code improvements 2020-07-06 23:29:18 +02:00
Bernd Hahnebach
7c154af8f9 FEM: calculix unit tests, code improvements 2020-07-06 23:29:16 +02:00
Bernd Hahnebach
dc2211c4b8 FEM: ccx unit test data, rename to calculix and rename some data files 2020-07-06 23:29:12 +02:00
Bernd Hahnebach
713fc0bbc5 FEM: ccx tools unit tests, rename some methods and change base name retrieving 2020-07-06 23:29:12 +02:00
Bernd Hahnebach
6e04d86af9 FEM: ccx unit test data, delete not needed geometry setup files 2020-07-06 23:29:10 +02:00
vocx-fc
3de5639452 FEM: skip importing examplesgui in unit tests 2020-07-06 06:24:51 +02:00
Bernd Hahnebach
162133e74b 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
5e94f41db7 FEM: objects unit tests, improve directory handling 2020-07-03 15:27:00 +02:00
Bernd Hahnebach
a38cf0b32d FEM: mesh unit tests, improve directory handling 2020-07-03 15:26:53 +02:00
Bernd Hahnebach
dc8af8e535 FEM: ccxtools unit tests, simplifictions 2020-07-03 09:56:59 +02:00
Bernd Hahnebach
1fa1d753b0 FEM: ccxtools unit tests, improve directory handling 2020-07-02 18:13:47 +02:00
Bernd Hahnebach
7809cb8de5 FEM: elmer unit tests, add ccx canti node load test 2020-07-02 14:25:56 +02:00
Bernd Hahnebach
b8dce01b94 FEM: unit tests, improve directory handling 2020-07-02 14:25:48 +02:00
Bernd Hahnebach
2e077f4181 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
d8d53bcb60 FEM: examples, fix mat value in simple box example 2020-07-01 22:18:14 +02:00
Bernd Hahnebach
a29c488771 FEM: elmer unit tests, add ccx canti faceload 2020-07-01 22:18:07 +02:00
Bernd Hahnebach
8ed7201e06 FEM: elmer unit test, rename case file
rebaseSmart
2020-07-01 21:44:16 +02:00
Bernd Hahnebach
86c5799571 FEM: solver elmer unit test, small improvements 2020-07-01 21:44:09 +02:00
Bernd Hahnebach
43cc0084eb FEM: unit tests, make own module for each frame work solver 2020-07-01 17:42:47 +02:00
Bernd Hahnebach
3a97d68e70 FEM: elmer equation flux, better name without word solver 2020-06-29 22:28:26 +02:00
Bernd Hahnebach
096ec69fb3 FEM: elmer writer, fix unit test 2020-06-29 20:21:56 +02:00