File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 37
37
"dirichlet_boundary" : [{
38
38
"id" : 1 ,
39
39
"value" : [
40
- " rotate_2D_x(x, y, -3 * pi * t) - x" ,
41
- " rotate_2D_y(x, y, -3 * pi * t) - y"
40
+ " rotate_2D_x(x, y, -2.5 * pi * t) - x" ,
41
+ " rotate_2D_y(x, y, -2.5 * pi * t) - y"
42
42
]
43
43
}]
44
44
},
45
45
"time" : {
46
- "tend" : 1 ,
46
+ "tend" : 0.7 ,
47
47
"dt" : 0.01
48
48
},
49
49
"geometry" : [{
66
66
"type" : " NeoHookean"
67
67
},
68
68
"tests" : {
69
- "err_h1" : 0.511268312961 ,
70
- "err_h1_semi" : 0.502313365725 ,
71
- "err_l2" : 0.0952710367962 ,
72
- "err_linf" : 0.110593985158 ,
73
- "err_linf_grad" : 2.01638310035 ,
74
- "err_lp" : 0.0746798251068 ,
75
- "margin" : 1e-02 ,
69
+ "err_h1" : 5.29565605345573 ,
70
+ "err_h1_semi" : 4.74227709521791 ,
71
+ "err_l2" : 2.35685828777928 ,
72
+ "err_linf" : 1.88577209452532 ,
73
+ "err_linf_grad" : 3.7751596155191 ,
74
+ "err_lp" : 1.77568802841361 ,
75
+ "margin" : 1e-03 ,
76
76
"time_steps" : " all"
77
77
}
78
78
}
Original file line number Diff line number Diff line change 83
83
"err_linf" : 2.23606797749979 ,
84
84
"err_linf_grad" : 3.53278874298157 ,
85
85
"err_lp" : 1.37386720635654 ,
86
- "margin" : 1e-02 ,
86
+ "margin" : 1e-03 ,
87
87
"time_steps" : " all"
88
88
}
89
89
}
You can’t perform that action at this time.
0 commit comments