File tree Expand file tree Collapse file tree 1 file changed +17
-19
lines changed
structural_mechanics/validation/truss_snap_through/source Expand file tree Collapse file tree 1 file changed +17
-19
lines changed Original file line number Diff line number Diff line change 11{
2- "properties" : [{
3- "model_part_name" : " Parts_structure" ,
4- "properties_id" : 1 ,
5- "Material" : {
6- "constitutive_law" : {
7- "name" : " KratosMultiphysics.StructuralMechanicsApplication.LinearElasticPlaneStress2DLaw"
8- },
9- "Variables" : {
10- "DENSITY" : 7850.0 ,
11- "YOUNG_MODULUS" : 210000000000.0 ,
12- "KratosMultiphysics.StructuralMechanicsApplication.CROSS_AREA" : 0.01 ,
13- "KratosMultiphysics.StructuralMechanicsApplication.TRUSS_PRESTRESS_PK2" : 0.00
14- },
15- "Tables" : {}
2+ "properties" : [
3+ {
4+ "model_part_name" : " Structure.Parts_structure" ,
5+ "properties_id" : 1 ,
6+ "Material" : {
7+ "constitutive_law" : {
8+ "name" : " TrussConstitutiveLaw"
9+ },
10+ "Variables" : {
11+ "DENSITY" : 7.85e3 ,
12+ "YOUNG_MODULUS" : 2.1e11 ,
13+ "CROSS_AREA" : 1e-2 ,
14+ "TRUSS_PRESTRESS_PK2" : 0
15+ }
16+ }
1617 }
17- }]
18- }
19-
20-
21-
18+ ]
19+ }
You can’t perform that action at this time.
0 commit comments