[skip sc] updated files
This commit is contained in:
parent
3f3a88fdda
commit
34aa854281
|
@ -1,7 +1,7 @@
|
|||
step:
|
||||
- mech:
|
||||
dotF: [0, 0, 0, 1e-3, 0, 0, 0, 0, 0]
|
||||
P: [x, x, x, x, x, x, x, x, x]
|
||||
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
|
||||
N: 120
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
step:
|
||||
- mech:
|
||||
dotF: [0, 0, 1e-3, 0, 0, 0, 0, 0, 0]
|
||||
P: [x, x, x, x, x, x, x, x, x]
|
||||
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
|
||||
N: 120
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
step:
|
||||
- mech:
|
||||
dotF: [1.0e-3,0,0, 0,x,0, 0,0,x]
|
||||
P: [ x,x,x, x,0,x, x,x,0]
|
||||
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]
|
||||
P: [ x,x,x, x,0,x, x,x,0]
|
||||
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
|
||||
N: 60
|
||||
|
|
Loading…
Reference in New Issue