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