Skip to content

Commit 5cf3392

Browse files
committed
update process parameters for DisplacementControlWithDirectionProcess in the arch snapthrough example
1 parent 83f3d7f commit 5cf3392

File tree

1 file changed

+2
-2
lines changed
  • structural_mechanics/validation/two_dimensional_circular_truss_arch_snapthrough/source/DispControl

1 file changed

+2
-2
lines changed

structural_mechanics/validation/two_dimensional_circular_truss_arch_snapthrough/source/DispControl/ProjectParameters.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,8 @@
6666
"Parameters" : {
6767
"model_part_name" : "Structure.PrescribedDisplacement_top",
6868
"direction" : "y",
69-
"POINT_LOAD_value": -1.0,
70-
"PRESCRIBED_DISPLACEMENT_value" : "-39.0*t",
69+
"point_load_value": -1.0,
70+
"prescribed_displacement_value" : "-39.0*t",
7171
"interval" : [0.0,"End"]
7272
}
7373
}],

0 commit comments

Comments
 (0)