File tree 6 files changed +79
-0
lines changed
6 files changed +79
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "common" : " common.json" ,
3
+ "geometry" : {
4
+ "advanced" : {
5
+ "normalize_mesh" : true
6
+ },
7
+ "mesh" : " ../contact/meshes/3D/simple/cube.msh" ,
8
+ "n_refs" : 1 ,
9
+ "surface_selection" : 1
10
+ },
11
+ "materials" : {
12
+ "type" : " Laplacian"
13
+ },
14
+ "preset_problem" : {
15
+ "type" : " Franke"
16
+ },
17
+ "tests" : {
18
+ "err_h1" : 0.4558593801787017 ,
19
+ "err_h1_semi" : 0.4061414489983321 ,
20
+ "err_l2" : 0.20701907618005955 ,
21
+ "err_linf" : 0.3797229034220728 ,
22
+ "err_linf_grad" : 0.3797229034220728 ,
23
+ "err_lp" : 0.2877752493790054 ,
24
+ "margin" : 1e-05 ,
25
+ "time_steps" : " static"
26
+ }
27
+ }
Original file line number Diff line number Diff line change
1
+ {
2
+ "common" : " common.json" ,
3
+ "geometry" : {
4
+ "advanced" : {
5
+ "normalize_mesh" : true
6
+ },
7
+ "mesh" : " ../sphere_p2.msh" ,
8
+ "surface_selection" : 1
9
+ },
10
+ "materials" : {
11
+ "type" : " Laplacian"
12
+ },
13
+ "preset_problem" : {
14
+ "type" : " Franke"
15
+ },
16
+ "tests" : {
17
+ "err_h1" : 0.7750404410571681 ,
18
+ "err_h1_semi" : 0.7524326586843408 ,
19
+ "err_l2" : 0.1858299744909412 ,
20
+ "err_linf" : 0.8621020416334289 ,
21
+ "err_linf_grad" : 1.1119956541384457 ,
22
+ "err_lp" : 0.43680864383201035 ,
23
+ "margin" : 1e-05 ,
24
+ "time_steps" : " static"
25
+ }
26
+ }
Original file line number Diff line number Diff line change
1
+ {
2
+ "common" : " common.json" ,
3
+ "geometry" : {
4
+ "advanced" : {
5
+ "normalize_mesh" : true
6
+ },
7
+ "mesh" : " ../sphere_p3.msh" ,
8
+ "surface_selection" : 1
9
+ },
10
+ "materials" : {
11
+ "type" : " Laplacian"
12
+ },
13
+ "preset_problem" : {
14
+ "type" : " Franke"
15
+ },
16
+ "tests" : {
17
+ "err_h1" : 0.7751018752867768 ,
18
+ "err_h1_semi" : 0.7524348160640961 ,
19
+ "err_l2" : 0.1860773082556492 ,
20
+ "err_linf" : 0.8622399335347074 ,
21
+ "err_linf_grad" : 1.1118244512987165 ,
22
+ "err_lp" : 0.4369012468399855 ,
23
+ "margin" : 1e-05 ,
24
+ "time_steps" : " static"
25
+ }
26
+ }
You can’t perform that action at this time.
0 commit comments