Skip to content

Commit 5a74c80

Browse files
all passed polyfem-data jsons
1 parent 7cbb217 commit 5a74c80

File tree

70 files changed

+4705
-526
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

70 files changed

+4705
-526
lines changed

data/polyfem-data

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
{
2+
"common": "../../common.json",
3+
"authen_t1": {
4+
"err_h1": 0.06949523082238417,
5+
"err_h1_semi": 7.081743739098577e-17,
6+
"err_l2": 0.06949523082238417,
7+
"err_linf": 0.015696000000000005,
8+
"err_linf_grad": 0.015696000000000005,
9+
"err_lp": 0.022768294119120517,
10+
"margin": 1e-08
11+
},
12+
"geometry": [{
13+
"mesh": "../../../meshes/2D/simple/circle/circle588.obj",
14+
"transformation": {
15+
"translation": [0, 3],
16+
"scale": 5
17+
},
18+
"volume_selection": 1
19+
}, {
20+
"mesh": "../../../meshes/2D/codimensional/point-plane.obj",
21+
"is_obstacle": true
22+
}],
23+
"time": {
24+
"tend": 8,
25+
"dt": 0.04
26+
},
27+
"boundary_conditions": {
28+
"rhs": [0, 9.81]
29+
},
30+
"materials": [{
31+
"id": 1,
32+
"E": 100000,
33+
"nu": 0.4,
34+
"rho": 1000,
35+
"type": "NeoHookean"
36+
}],
37+
"output": {
38+
"paraview": {
39+
"file_name": "disk-codim-points.pvd"
40+
}
41+
}
42+
}
Lines changed: 213 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,213 @@
1+
{
2+
"common": "../../common.json",
3+
"authen_t1": {
4+
"err_h1": 0.03373698172506045,
5+
"err_h1_semi": 1.4136769941738923e-18,
6+
"err_l2": 0.03373698172506045,
7+
"err_linf": 0.0009810000000000003,
8+
"err_linf_grad": 0.0009810000000000003,
9+
"err_lp": 0.0023756273251121372,
10+
"margin": 1e-08
11+
},
12+
"geometry": [{
13+
"mesh": "../../../meshes/2D/arch/largeArch.01.obj",
14+
"transformation": {
15+
"translation": [-1.2, -1.2]
16+
},
17+
"volume_selection": 1
18+
}, {
19+
"mesh": "../../../meshes/2D/arch/largeArch.02.obj",
20+
"transformation": {
21+
"translation": [-1.1, -1.1]
22+
},
23+
"volume_selection": 1
24+
}, {
25+
"mesh": "../../../meshes/2D/arch/largeArch.03.obj",
26+
"transformation": {
27+
"translation": [-1, -1]
28+
},
29+
"volume_selection": 1
30+
}, {
31+
"mesh": "../../../meshes/2D/arch/largeArch.04.obj",
32+
"transformation": {
33+
"translation": [-0.9, -0.9]
34+
},
35+
"volume_selection": 1
36+
}, {
37+
"mesh": "../../../meshes/2D/arch/largeArch.05.obj",
38+
"transformation": {
39+
"translation": [-0.8, -0.8]
40+
},
41+
"volume_selection": 1
42+
}, {
43+
"mesh": "../../../meshes/2D/arch/largeArch.06.obj",
44+
"transformation": {
45+
"translation": [-0.7, -0.7]
46+
},
47+
"volume_selection": 1
48+
}, {
49+
"mesh": "../../../meshes/2D/arch/largeArch.07.obj",
50+
"transformation": {
51+
"translation": [-0.6, -0.6]
52+
},
53+
"volume_selection": 1
54+
}, {
55+
"mesh": "../../../meshes/2D/arch/largeArch.08.obj",
56+
"transformation": {
57+
"translation": [-0.5, -0.5]
58+
},
59+
"volume_selection": 1
60+
}, {
61+
"mesh": "../../../meshes/2D/arch/largeArch.09.obj",
62+
"transformation": {
63+
"translation": [-0.4, -0.4]
64+
},
65+
"volume_selection": 1
66+
}, {
67+
"mesh": "../../../meshes/2D/arch/largeArch.10.obj",
68+
"transformation": {
69+
"translation": [-0.3, -0.3]
70+
},
71+
"volume_selection": 1
72+
}, {
73+
"mesh": "../../../meshes/2D/arch/largeArch.11.obj",
74+
"transformation": {
75+
"translation": [-0.2, -0.2]
76+
},
77+
"volume_selection": 1
78+
}, {
79+
"mesh": "../../../meshes/2D/arch/largeArch.12.obj",
80+
"transformation": {
81+
"translation": [-0.1, -0.1]
82+
},
83+
"volume_selection": 1
84+
}, {
85+
"mesh": "../../../meshes/2D/arch/largeArch.13.obj",
86+
"transformation": {
87+
"translation": [0, 0]
88+
},
89+
"volume_selection": 1
90+
}, {
91+
"mesh": "../../../meshes/2D/arch/largeArch.14.obj",
92+
"transformation": {
93+
"translation": [0.1, -0.1]
94+
},
95+
"volume_selection": 1
96+
}, {
97+
"mesh": "../../../meshes/2D/arch/largeArch.15.obj",
98+
"transformation": {
99+
"translation": [0.2, -0.2]
100+
},
101+
"volume_selection": 1
102+
}, {
103+
"mesh": "../../../meshes/2D/arch/largeArch.16.obj",
104+
"transformation": {
105+
"translation": [0.3, -0.3]
106+
},
107+
"volume_selection": 1
108+
}, {
109+
"mesh": "../../../meshes/2D/arch/largeArch.17.obj",
110+
"transformation": {
111+
"translation": [0.4, -0.4]
112+
},
113+
"volume_selection": 1
114+
}, {
115+
"mesh": "../../../meshes/2D/arch/largeArch.18.obj",
116+
"transformation": {
117+
"translation": [0.5, -0.5]
118+
},
119+
"volume_selection": 1
120+
}, {
121+
"mesh": "../../../meshes/2D/arch/largeArch.19.obj",
122+
"transformation": {
123+
"translation": [0.6, -0.6]
124+
},
125+
"volume_selection": 1
126+
}, {
127+
"mesh": "../../../meshes/2D/arch/largeArch.20.obj",
128+
"transformation": {
129+
"translation": [0.7, -0.7]
130+
},
131+
"volume_selection": 1
132+
}, {
133+
"mesh": "../../../meshes/2D/arch/largeArch.21.obj",
134+
"transformation": {
135+
"translation": [0.8, -0.8]
136+
},
137+
"volume_selection": 1
138+
}, {
139+
"mesh": "../../../meshes/2D/arch/largeArch.22.obj",
140+
"transformation": {
141+
"translation": [0.9, -0.9]
142+
},
143+
"volume_selection": 1
144+
}, {
145+
"mesh": "../../../meshes/2D/arch/largeArch.23.obj",
146+
"transformation": {
147+
"translation": [1, -1]
148+
},
149+
"volume_selection": 1
150+
}, {
151+
"mesh": "../../../meshes/2D/arch/largeArch.24.obj",
152+
"transformation": {
153+
"translation": [1.1, -1.1]
154+
},
155+
"volume_selection": 1
156+
}, {
157+
"mesh": "../../../meshes/2D/arch/largeArch.25.obj",
158+
"transformation": {
159+
"translation": [1.2, -1.2]
160+
},
161+
"volume_selection": 1
162+
}, {
163+
"mesh": "../../../meshes/2D/simple/square.obj",
164+
"transformation": {
165+
"translation": [-36, -6.4],
166+
"scale": [10, 10]
167+
},
168+
"volume_selection": 2,
169+
"surface_selection": 2
170+
}, {
171+
"mesh": "../../../meshes/2D/simple/square.obj",
172+
"transformation": {
173+
"translation": [36, -6.4],
174+
"scale": [10, 10]
175+
},
176+
"volume_selection": 2,
177+
"surface_selection": 2
178+
}],
179+
"time": {
180+
"tend": 20,
181+
"dt": 0.01
182+
},
183+
"contact": {
184+
"dhat": 0.001,
185+
"epsv": 1e-5,
186+
"friction_coefficient": 0.5
187+
},
188+
"solver": {
189+
"contact": {
190+
"friction_iterations": 1
191+
}
192+
},
193+
"boundary_conditions": {
194+
"rhs": [0, 9.81],
195+
"dirichlet_boundary": [{
196+
"id": 2,
197+
"value": [0, 0]
198+
}]
199+
},
200+
"materials": [{
201+
"id": 1,
202+
"E": 2e10,
203+
"nu": 0.2,
204+
"rho": 2300,
205+
"type": "NeoHookean"
206+
}, {
207+
"id": 2,
208+
"E": 2e10,
209+
"nu": 0.2,
210+
"rho": 2300,
211+
"type": "NeoHookean"
212+
}]
213+
}
Lines changed: 136 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,136 @@
1+
{
2+
"common": "../../common.json",
3+
"authen_t1": {
4+
"err_h1": 0.003936911862325438,
5+
"err_h1_semi": 8.59371008444973e-17,
6+
"err_l2": 0.003936911862325438,
7+
"err_linf": 0.006131250000000042,
8+
"err_linf_grad": 0.006131250000000042,
9+
"err_lp": 0.0054884623779852815,
10+
"margin": 1e-08
11+
},
12+
"geometry": [{
13+
"mesh": "../../../meshes/2D/simple/bar/bar40.obj",
14+
"transformation": {
15+
"translation": [0, 0],
16+
"rotation": 60,
17+
"dimensions": [1, 0.013]
18+
},
19+
"volume_selection": 1
20+
}, {
21+
"mesh": "../../../meshes/2D/simple/bar/bar40.obj",
22+
"transformation": {
23+
"translation": [0.515, 0],
24+
"rotation": -60,
25+
"dimensions": [1, 0.013]
26+
},
27+
"volume_selection": 1
28+
}, {
29+
"mesh": "../../../meshes/2D/simple/bar/bar40.obj",
30+
"transformation": {
31+
"translation": [1.03, 0],
32+
"rotation": 60,
33+
"dimensions": [1, 0.013]
34+
},
35+
"volume_selection": 1
36+
}, {
37+
"mesh": "../../../meshes/2D/simple/bar/bar40.obj",
38+
"transformation": {
39+
"translation": [1.545, 0],
40+
"rotation": -60,
41+
"dimensions": [1, 0.013]
42+
},
43+
"volume_selection": 1
44+
}, {
45+
"mesh": "../../../meshes/2D/simple/bar/bar40.obj",
46+
"transformation": {
47+
"translation": [0.78, 0.445],
48+
"rotation": 0,
49+
"dimensions": [1.1, 0.013]
50+
},
51+
"volume_selection": 1
52+
}, {
53+
"mesh": "../../../meshes/2D/simple/bar/bar40.obj",
54+
"transformation": {
55+
"translation": [0.515, 0.89],
56+
"rotation": 60,
57+
"dimensions": [1, 0.013]
58+
},
59+
"volume_selection": 1
60+
}, {
61+
"mesh": "../../../meshes/2D/simple/bar/bar40.obj",
62+
"transformation": {
63+
"translation": [1.03, 0.89],
64+
"rotation": -60,
65+
"dimensions": [1, 0.013]
66+
},
67+
"volume_selection": 1
68+
}, {
69+
"mesh": "../../../meshes/2D/simple/square.obj",
70+
"enabled": true,
71+
"transformation": {
72+
"translation": [0.2, 6],
73+
"rotation": 0,
74+
"scale": 0.4
75+
},
76+
"volume_selection": 2
77+
}, {
78+
"mesh": "../../../meshes/2D/simple/square.obj",
79+
"enabled": true,
80+
"transformation": {
81+
"translation": [0.5, 9],
82+
"rotation": 0,
83+
"scale": 0.4
84+
},
85+
"volume_selection": 2
86+
}, {
87+
"mesh": "../../../meshes/2D/simple/square.obj",
88+
"transformation": {
89+
"translation": [0.7725, -0.4515],
90+
"dimensions": [4, 0.013]
91+
},
92+
"volume_selection": 3,
93+
"surface_selection": 1
94+
}],
95+
"time": {
96+
"tend": 5,
97+
"dt": 0.025
98+
},
99+
"contact": {
100+
"dhat": 0.0001,
101+
"epsv": 1e-5,
102+
"friction_coefficient": 0.9
103+
},
104+
"solver": {
105+
"contact": {
106+
"friction_iterations": 2,
107+
"friction_convergence_tol": 0.01
108+
}
109+
},
110+
"boundary_conditions": {
111+
"rhs": [0, 9.81],
112+
"dirichlet_boundary": [{
113+
"id": 1,
114+
"value": [0, 0]
115+
}]
116+
},
117+
"materials": [{
118+
"id": 1,
119+
"E": 1e8,
120+
"nu": 0.4,
121+
"rho": 1000,
122+
"type": "NeoHookean"
123+
}, {
124+
"id": 2,
125+
"E": 1e8,
126+
"nu": 0.4,
127+
"rho": 1000,
128+
"type": "NeoHookean"
129+
}, {
130+
"id": 3,
131+
"E": 2e11,
132+
"nu": 0.3,
133+
"rho": 7750,
134+
"type": "NeoHookean"
135+
}]
136+
}

0 commit comments

Comments
 (0)