Commit Graph

291 Commits

Author SHA1 Message Date
Bernd Hahnebach
331fd91e7c FEM: z88 solver, use same object type schema as for all other solver objects 2020-09-26 23:17:36 +02:00
Sudhanshu Dubey
3bdb812a7d 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
e3e3781253 FEM: unit tests, add tests for cantilever examples 2020-07-21 00:06:08 +02:00
Sudhanshu Dubey
103f87ca64 FEM: unit tests, add test for node load example 2020-07-20 23:52:28 +02:00
Sudhanshu Dubey
b51f966c2a FEM: unit tests, add test for edge load calculation example 2020-07-20 23:52:13 +02:00
Sudhanshu Dubey
0a43abcf0f FEM: unit tests, add calculix test for ccx_cantilever_selfweight example 2020-07-14 20:46:53 +02:00
Bernd Hahnebach
75387cf4b1 FEM: unit tests, deactivate another failed py2 test 2020-07-14 09:44:08 +02:00
Bernd Hahnebach
ef28533cc8 FEM: unit tests, fix 2020-07-14 08:37:16 +02:00
Bernd Hahnebach
7df9a2e77c FEM: unit test, do not run a test if it not passes python 2 2020-07-14 07:36:11 +02:00
Bernd Hahnebach
5160d56f2d FEM: unit tests, update test commands 2020-07-13 23:10:11 +02:00
Bernd Hahnebach
41cfe08021 FEM: z88 unit tests, fix for installed FreeCAD 2020-07-13 22:31:07 +02:00
Sudhanshu Dubey
07b9492f76 FEM: unit tests, add z88 writing test framework 2020-07-13 16:47:57 +02:00
Bernd Hahnebach
558ea8e800 FEM: elmer unit tests, better names in the regard of unit schema 2020-07-13 16:25:04 +02:00
Bernd Hahnebach
fdb8448ac5 FEM: elmer unit tests, add SI units file writing test 2020-07-13 16:24:58 +02:00
Bernd Hahnebach
8d8a8dd87d FEM: constants, more exact values 2020-07-13 08:08:57 +02:00
Bernd Hahnebach
af70ea48d4 FEM: calculix writer, better information in the regard of units 2020-07-13 08:08:45 +02:00
Bernd Hahnebach
6e40c19f73 FEM: examples, rename material multiple two boxes 2020-07-10 08:41:13 +02:00
Sudhanshu Dubey
76b131706f FEM: unit tests, add test for multibody face analysis example 2020-07-10 08:41:09 +02:00
Sudhanshu Dubey
1827439843 FEM: unit tests, add test for multibody analysis example 2020-07-10 08:41:05 +02:00
Bernd Hahnebach
c3da895a1f FEM: elmer writer, equation elasticity, only write needed material values 2020-07-07 12:33:54 +02:00
Bernd Hahnebach
614d5f4548 FEM: elmer unit tests, add ccx cantilever prescribed displacement example 2020-07-07 08:00:26 +02:00
Bernd Hahnebach
c251d8c99d FEM: solver calculix unit tests, add all ccx cantiever examples 2020-07-07 07:30:20 +02:00
Bernd Hahnebach
a1bf9d63fa FEM: calculix unit tests, move test from ccxtools to calculix solver 2020-07-06 23:29:22 +02:00
Bernd Hahnebach
e10fae803f FEM: elmer unit test data, rename some test data files 2020-07-06 23:29:20 +02:00
Bernd Hahnebach
74e0912ed6 FEM: elmer unit tests, code improvements 2020-07-06 23:29:18 +02:00
Bernd Hahnebach
3080c8a713 FEM: calculix unit tests, code improvements 2020-07-06 23:29:16 +02:00
Bernd Hahnebach
8875cc5b46 FEM: ccx unit test data, rename to calculix and rename some data files 2020-07-06 23:29:12 +02:00
Bernd Hahnebach
2d9459d968 FEM: ccx tools unit tests, rename some methods and change base name retrieving 2020-07-06 23:29:12 +02:00
Bernd Hahnebach
ac5f8569d0 FEM: ccx unit test data, delete not needed geometry setup files 2020-07-06 23:29:10 +02:00
vocx-fc
1de26011e0 FEM: skip importing examplesgui in unit tests 2020-07-06 06:24:51 +02:00
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