Commit Graph

122 Commits

Author SHA1 Message Date
Bernd Hahnebach
3678c7fa58 FEM: code formating, unit tests, objs 2019-07-05 23:07:56 +02:00
Bernd Hahnebach
6b047bbd0c FEM: unit tests, result stats, fix principal and shear stats 2019-07-05 22:46:31 +02:00
Bernd Hahnebach
e25cd0c034 FEM: unit tests, result stats, fix sabs for frequency results 2019-07-05 22:46:20 +02:00
Bernd Hahnebach
47c71b5db0 FEM: unit tests, result stats, fix compare method and reactivate tests 2019-07-05 22:46:10 +02:00
Bernd Hahnebach
9826c2c2ae FEM: unit test, fix stats compare calls and method, temporary deactivate some stats tests 2019-07-05 09:09:04 +02:00
Bernd Hahnebach
fda0e7706d FEM: unit test, delete not needed pass 2019-07-05 09:08:53 +02:00
Bernd Hahnebach
3889fb8155 FEM: unit tests, temporary deactivate one results stats test 2019-07-03 12:51:26 +02:00
Bernd Hahnebach
c28684d9db FEM: bare Python exceptions, fix the Import ones 2019-06-30 23:49:55 +02:00
Bernd Hahnebach
b8f0de88bb FEM: unit tests, set up documents without a try except 2019-06-30 23:49:47 +02:00
Bernd Hahnebach
2c9b774583 FEM: code formating in unit tests 2019-06-16 22:42:15 +02:00
luz.paz
9845c002ab Misc. source comment typo and whitespace fixes
Found via codespell
2019-06-16 20:47:07 +02:00
Bernd Hahnebach
99bca23ba1 FEM: concrete, rho calculation unit test 2019-06-16 18:29:32 +02:00
HarryvL
d3007258e7 FEM: concrete results, new methods for calculating results for concrete materials 2019-06-16 18:29:32 +02:00
Bernd Hahnebach
ed006b82c3 FEM: reinforced material, add object, including all FEM object unit tests 2019-06-16 18:29:32 +02:00
Bernd Hahnebach
8d7f50742a FEM: in out unit test, fix yml mesh test 2019-06-11 21:13:28 +02:00
Bernd Hahnebach
14debfd780 FEM: calculix writer and unit tests, fix reaction force writing 2019-06-11 10:37:08 +02:00
Bernd Hahnebach
cc3085c61e FEM: unit tests, temporary deactivat yaml mesh test 2019-06-11 10:37:08 +02:00
joha2
36aa8e3b30 FEM: added import/export of mesh as YAML/JSON 2019-06-08 22:24:48 +02:00
Bernd Hahnebach
5cf697e610 FEM: unit tests, mesh element reader writer, simplify tests 2019-05-28 22:19:44 +02:00
Bernd Hahnebach
280cc1b011 FEM: code formating, line length < 100, there still where some left 2019-05-28 05:48:23 +02:00
Bernd Hahnebach
add659542b FEM: unit test, fix comment 2019-05-28 05:48:23 +02:00
Bernd Hahnebach
f77785c95c FEM: unit tests, objects, add some comments an new lines 2019-05-27 14:51:57 +02:00
Bernd Hahnebach
e774788dbd FEM: code formating, max line length < 100, fem test modules 2019-05-26 20:48:06 +02:00
Bernd Hahnebach
d3a4940d18 FEM: unit tests, test values and units of known quantities from all build in solid materials 2019-05-14 12:05:47 +02:00
Bernd Hahnebach
00ea489b7b FEM: unit tests, known material parameter unit test 2019-05-14 12:05:47 +02:00
Bernd Hahnebach
20b8c28ca6 FEM: unit tests, add modul for material tests 2019-05-14 12:05:47 +02:00
Bernd Hahnebach
0f40e11b98 FEM: unit tests, add a method to get all test methods, add them to test modul to simply copy them 2019-04-04 09:00:36 +02:00
Bernd Hahnebach
b5c9356ab6 FEM: elmer, use console print and delete not needed prints in unit test 2019-04-01 23:28:37 +02:00
Bernd Hahnebach
5718eb4dcc FEM: unit tests, do not use join on module import test 2019-03-31 11:18:17 +02:00
Bernd Hahnebach
3d784c5bd2 FEM: unit tests, add some comments 2019-03-31 11:18:15 +02:00
Bernd Hahnebach
ec2a3d201b FEM: unit tests, add test for displacement abs 2019-03-31 11:18:14 +02:00
Bernd Hahnebach
0d1c841437 FEM: input file writer, use join from os package 2019-03-31 11:18:10 +02:00
Bernd Hahnebach
73813d112c FEM: unit tests, use join from os package 2019-03-31 11:18:10 +02:00
Bernd Hahnebach
c6b4ab0bce FEM: unit tests, fix von mises and principal stress calculations 2019-03-19 14:15:15 -03:00
Bernd Hahnebach
123c4228c1 FEM: unit tests, solver frame work, typo in ccx solver test 2019-03-19 14:15:15 -03:00
Bernd Hahnebach
aab0a23306 FEM: unit tests, add tests for von mises and prinzipal stress calculation 2019-03-04 22:15:42 +01:00
Bernd Hahnebach
46bd1501bd FEM: ccx tools, do not run all init methods on fea init 2019-02-25 17:50:49 +01:00
Bernd Hahnebach
9c8db5ee7f FEM: ccx tools unit tests, explicit create the working directory for all tests 2019-02-25 17:50:49 +01:00
Bernd Hahnebach
211fba1244 FEM: unit tests, some defs to open the FreeCAD test files 2019-02-01 11:27:48 -02:00
Bernd Hahnebach
a929075f15 FEM: frd reader, rename frd reading def 2019-02-01 11:27:48 -02:00
Bernd Hahnebach
1e32082ee1 FEM: test suite, use FCStd instead of fcstd, as it is what FreeCAD does on saveing a file 2019-01-20 00:32:19 +01:00
Bernd Hahnebach
0dfe012205 FEM: code formating, flake8 2019-01-04 15:28:16 +01:00
Bernd Hahnebach
304a50c56f FEM: code formating, pep8 2018-12-20 12:00:04 -02:00
Bernd Hahnebach
130c6db58f FEM: objects module, add vtk post processing objects 2018-12-17 09:38:23 -03:00
Bernd Hahnebach
c68415b432 FEM: unit tests, add FEM_VTK check and reactivate vtk mesh test 2018-12-17 09:38:23 -03:00
Bernd Hahnebach
6cbe271016 FEM: unit tests, deactivate vtk mesh test, because travis runs without vtk 2018-12-14 22:53:48 +01:00
Bernd Hahnebach
4e99896be5 FEM: mesh api, import of Abaqus inp mesh file with Fem API 2018-12-14 22:51:39 +01:00
Bernd Hahnebach
ea727a9765 FEM: mesh api, import of z88 mesh file with Fem API 2018-12-14 22:51:39 +01:00
Bernd Hahnebach
97e5c36353 FEM: unit tests, add tetra10 vtk mesh read and write test 2018-12-14 22:51:39 +01:00
Bernd Hahnebach
c568164f62 FEM: unit tests, reactivate new z88 mesh reader test and mesh reading 2018-12-13 23:21:54 +01:00