FEM: unit tests, use FreeCADs native Python API to create the meshes

This commit is contained in:
Bernd Hahnebach
2017-06-06 16:55:50 +01:00
committed by Yorik van Havre
parent 7b8b1c06fd
commit f7c0f2fee4
9 changed files with 567 additions and 440 deletions

View File

@@ -172,8 +172,9 @@ SET(FemGuiScripts_SRCS
)
SET(FemTests_SRCS
test_files/ccx/mesh_points.csv
test_files/ccx/mesh_volumes.csv
test_files/__init__.py
test_files/ccx/__init__.py
test_files/ccx/cube_mesh.py
test_files/ccx/cube_frequency.inp
test_files/ccx/cube_frequency.dat
test_files/ccx/cube_frequency.frd
@@ -183,8 +184,7 @@ SET(FemTests_SRCS
test_files/ccx/cube_static.frd
test_files/ccx/cube_static_expected_values
test_files/ccx/cube.fcstd
test_files/ccx/spine_points.csv
test_files/ccx/spine_volumes.csv
test_files/ccx/spine_mesh.py
test_files/ccx/spine_thermomech.inp
test_files/ccx/spine_thermomech.dat
test_files/ccx/spine_thermomech.frd