From f838e5fc8d26d78ea7c7e3361ee2a1b30c6bdd28 Mon Sep 17 00:00:00 2001 From: Bernd Hahnebach Date: Tue, 28 Feb 2017 11:50:33 +0100 Subject: [PATCH] FEM: 1DFlow, fix unit tests --- src/Mod/Fem/test_files/ccx/cube_frequency.inp | 2 +- src/Mod/Fem/test_files/ccx/cube_static.inp | 2 +- src/Mod/Fem/test_files/ccx/spine_thermomech.inp | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Mod/Fem/test_files/ccx/cube_frequency.inp b/src/Mod/Fem/test_files/ccx/cube_frequency.inp index e134c92775..607bc84df3 100644 --- a/src/Mod/Fem/test_files/ccx/cube_frequency.inp +++ b/src/Mod/Fem/test_files/ccx/cube_frequency.inp @@ -413,7 +413,7 @@ *********************************************************** -** Element sets for materials and FEM element type (solid, shell, beam) +** Element sets for materials and FEM element type (solid, shell, beam, fluid) ** written by write_element_sets_material_and_femelement_type function *ELSET,ELSET=MechanicalMaterialSolid Eall diff --git a/src/Mod/Fem/test_files/ccx/cube_static.inp b/src/Mod/Fem/test_files/ccx/cube_static.inp index 06b499891f..2ff0410e0b 100644 --- a/src/Mod/Fem/test_files/ccx/cube_static.inp +++ b/src/Mod/Fem/test_files/ccx/cube_static.inp @@ -413,7 +413,7 @@ *********************************************************** -** Element sets for materials and FEM element type (solid, shell, beam) +** Element sets for materials and FEM element type (solid, shell, beam, fluid) ** written by write_element_sets_material_and_femelement_type function *ELSET,ELSET=MechanicalMaterialSolid Eall diff --git a/src/Mod/Fem/test_files/ccx/spine_thermomech.inp b/src/Mod/Fem/test_files/ccx/spine_thermomech.inp index eb09eb8356..f89343bcdc 100644 --- a/src/Mod/Fem/test_files/ccx/spine_thermomech.inp +++ b/src/Mod/Fem/test_files/ccx/spine_thermomech.inp @@ -61,7 +61,7 @@ *********************************************************** -** Element sets for materials and FEM element type (solid, shell, beam) +** Element sets for materials and FEM element type (solid, shell, beam, fluid) ** written by write_element_sets_material_and_femelement_type function *ELSET,ELSET=MechanicalMaterialSolid Eall