[skip sc] updated files

This commit is contained in:
Sharan Roongta 2020-10-16 16:10:04 +02:00
parent 3f3a88fdda
commit 34aa854281
3 changed files with 8 additions and 8 deletions

View File

@ -1,6 +1,6 @@
step:
- mech:
dotF: [0, 0, 0, 1e-3, 0, 0, 0, 0, 0]
dot_F: [0, 0, 0, 1e-3, 0, 0, 0, 0, 0]
P: [x, x, x, x, x, x, x, x, x]
discretization:
t: 60

View File

@ -1,6 +1,6 @@
step:
- mech:
dotF: [0, 0, 1e-3, 0, 0, 0, 0, 0, 0]
dot_F: [0, 0, 1e-3, 0, 0, 0, 0, 0, 0]
P: [x, x, x, x, x, x, x, x, x]
discretization:
t: 60

View File

@ -1,13 +1,13 @@
step:
- mech:
dotF: [1.0e-3,0,0, 0,x,0, 0,0,x]
dot_F: [1.0e-3,0,0, 0,x,0, 0,0,x]
P: [ x,x,x, x,0,x, x,x,0]
discretization:
t: 10
N: 40
f_out: 4
- mech:
dotF: [1.0e-3,0,0, 0,x,0, 0,0,x]
dot_F: [1.0e-3,0,0, 0,x,0, 0,0,x]
P: [ x,x,x, x,0,x, x,x,0]
discretization:
t: 60