FEM: unit tests, fix denisty writing in existing unit tests

This commit is contained in:
Bernd Hahnebach
2021-03-13 22:37:33 +01:00
parent 69aacc2fc5
commit 8ec3766b00
5 changed files with 5 additions and 0 deletions

View File

@@ -53,6 +53,7 @@ Body 1
End
Material 1
Density = Real 7.9e-06
Poisson ratio = Real 0.3
Youngs Modulus = Real 200000000.0
End

View File

@@ -53,6 +53,7 @@ Body 1
End
Material 1
Density = Real 7.9e-06
Poisson ratio = Real 0.3
Youngs Modulus = Real 210000000.0
End

View File

@@ -54,6 +54,7 @@ Body 1
End
Material 1
Density = Real 7900.0
Poisson ratio = Real 0.3
Youngs Modulus = Real 210000000000.0
End

View File

@@ -53,6 +53,7 @@ Body 1
End
Material 1
Density = Real 7.9e-06
Poisson ratio = Real 0.3
Youngs Modulus = Real 210000000.0
End

View File

@@ -53,6 +53,7 @@ Body 1
End
Material 1
Density = Real 7.9e-06
Poisson ratio = Real 0.3
Youngs Modulus = Real 210000000.0
End