Limiter-Smoothing Bifurcation Guard / results.json
Failed on benchmark
1{
2 "setup": {
3 "R": 1.0,
4 "r": 1.2,
5 "theta": 1.2,
6 "Ks": [
7 1.0,
8 2.0,
9 4.0,
10 8.0
11 ]
12 },
13 "finite_difference_max_errors": {
14 "exact_K2": 1.0347712530914003e-10,
15 "exact_K4": 2.0695425061828006e-10,
16 "smooth_K2": 1.2168838159354323e-10,
17 "smooth_K4": 2.4337676318708645e-10
18 },
19 "prediction_1_exact_boundary": [
20 {
21 "K": 1.0,
22 "predicted_gain": 3.3116443215988873,
23 "observed_gain_from_rho": 3.3116443215988873
24 },
25 {
26 "K": 2.0,
27 "predicted_gain": 3.3116443215988873,
28 "observed_gain_from_rho": 3.3116443215988873
29 },
30 {
31 "K": 4.0,
32 "predicted_gain": 3.3116443215988873,
33 "observed_gain_from_rho": 3.3116443215988873
34 },
35 {
36 "K": 8.0,
37 "predicted_gain": 3.3116443215988873,
38 "observed_gain_from_rho": 3.3116443215988873
39 }
40 ],
41 "prediction_2_smooth_complex_crossing": [
42 {
43 "K": 1.0,
44 "predicted_gain": 2.44,
45 "observed_gain_from_rho": 2.4399999999999995,
46 "complex_at_crossing": true,
47 "eigenvalues_at_crossing": [
48 [
49 0.3989983442030795,
50 0.9169516461205578
51 ],
52 [
53 0.3989983442030795,
54 -0.9169516461205578
55 ]
56 ]
57 },
58 {
59 "K": 2.0,
60 "predicted_gain": 1.725340546095176,
61 "observed_gain_from_rho": 1.7253405460951756,
62 "complex_at_crossing": true,
63 "eigenvalues_at_crossing": [
64 [
65 0.3641502589577952,
66 0.9313402111478764
67 ],
68 [
69 0.3641502589577952,
70 -0.9313402111478764
71 ]
72 ]
73 },
74 {
75 "K": 4.0,
76 "predicted_gain": 1.22,
77 "observed_gain_from_rho": 1.2200000000000002,
78 "complex_at_crossing": true,
79 "eigenvalues_at_crossing": [
80 [
81 0.37348100823660346,
82 0.9276378261404449
83 ],
84 [
85 0.37348100823660346,
86 -0.9276378261404449
87 ]
88 ]
89 },
90 {
91 "K": 8.0,
92 "predicted_gain": 0.862670273047588,
93 "observed_gain_from_rho": 0.8626702730475878,
94 "complex_at_crossing": true,
95 "eigenvalues_at_crossing": [
96 [
97 0.42812260174767813,
98 0.9037206636305265
99 ],
100 [
101 0.42812260174767813,
102 -0.9037206636305265
103 ]
104 ]
105 }
106 ],
107 "prediction_3_radius_sweep": [
108 {
109 "r_over_R": 0.8,
110 "exact_predicted": 2.207762881065925,
111 "smooth_predicted_K4": 0.8200000000000002
112 },
113 {
114 "r_over_R": 1.0,
115 "exact_predicted": 2.759703601332406,
116 "smooth_predicted_K4": 1.0
117 },
118 {
119 "r_over_R": 1.2,
120 "exact_predicted": 3.3116443215988873,
121 "smooth_predicted_K4": 1.22
122 },
123 {
124 "r_over_R": 1.6,
125 "exact_predicted": 4.41552576213185,
126 "smooth_predicted_K4": 1.7800000000000002
127 },
128 {
129 "r_over_R": 2.0,
130 "exact_predicted": 5.519407202664812,
131 "smooth_predicted_K4": 2.5
132 }
133 ],
134 "continuation_grid_K4": [
135 {
136 "gain": 0.976,
137 "rho_exact": 0.29471764030769454,
138 "rho_smooth": 0.7999999999999998,
139 "smooth_complex": true
140 },
141 {
142 "gain": 1.0802177724032846,
143 "rho_exact": 0.32618773862820727,
144 "rho_smooth": 0.8854244036092497,
145 "smooth_complex": true
146 },
147 {
148 "gain": 1.1844355448065693,
149 "rho_exact": 0.35765783694872,
150 "rho_smooth": 0.9708488072184992,
151 "smooth_complex": true
152 },
153 {
154 "gain": 1.288653317209854,
155 "rho_exact": 0.3891279352692328,
156 "rho_smooth": 1.056273210827749,
157 "smooth_complex": true
158 },
159 {
160 "gain": 1.3928710896131387,
161 "rho_exact": 0.4205980335897455,
162 "rho_smooth": 1.1416976144369988,
163 "smooth_complex": true
164 },
165 {
166 "gain": 1.4970888620164233,
167 "rho_exact": 0.45206813191025824,
168 "rho_smooth": 1.2271220180462488,
169 "smooth_complex": true
170 },
171 {
172 "gain": 1.601306634419708,
173 "rho_exact": 0.48353823023077097,
174 "rho_smooth": 1.312546421655498,
175 "smooth_complex": true
176 },
177 {
178 "gain": 1.7055244068229927,
179 "rho_exact": 0.5150083285512836,
180 "rho_smooth": 1.3979708252647478,
181 "smooth_complex": true
182 },
183 {
184 "gain": 1.8097421792262773,
185 "rho_exact": 0.5464784268717964,
186 "rho_smooth": 1.4833952288739978,
187 "smooth_complex": true
188 },
189 {
190 "gain": 1.913959951629562,
191 "rho_exact": 0.5779485251923092,
192 "rho_smooth": 1.5688196324832473,
193 "smooth_complex": true
194 },
195 {
196 "gain": 2.0181777240328467,
197 "rho_exact": 0.6094186235128219,
198 "rho_smooth": 1.6542440360924975,
199 "smooth_complex": true
200 },
201 {
202 "gain": 2.1223954964361313,
203 "rho_exact": 0.6408887218333347,
204 "rho_smooth": 1.7396684397017466,
205 "smooth_complex": true
206 },
207 {
208 "gain": 2.226613268839416,
209 "rho_exact": 0.6723588201538474,
210 "rho_smooth": 1.8250928433109967,
211 "smooth_complex": true
212 },
213 {
214 "gain": 2.3308310412427007,
215 "rho_exact": 0.7038289184743601,
216 "rho_smooth": 1.9105172469202463,
217 "smooth_complex": true
218 },
219 {
220 "gain": 2.4350488136459854,
221 "rho_exact": 0.7352990167948729,
222 "rho_smooth": 1.9959416505294958,
223 "smooth_complex": true
224 },
225 {
226 "gain": 2.53926658604927,
227 "rho_exact": 0.7667691151153856,
228 "rho_smooth": 2.0813660541387455,
229 "smooth_complex": true
230 },
231 {
232 "gain": 2.6434843584525547,
233 "rho_exact": 0.7982392134358983,
234 "rho_smooth": 2.1667904577479966,
235 "smooth_complex": true
236 },
237 {
238 "gain": 2.7477021308558394,
239 "rho_exact": 0.829709311756411,
240 "rho_smooth": 2.2522148613572455,
241 "smooth_complex": true
242 },
243 {
244 "gain": 2.851919903259124,
245 "rho_exact": 0.8611794100769238,
246 "rho_smooth": 2.337639264966495,
247 "smooth_complex": true
248 },
249 {
250 "gain": 2.9561376756624087,
251 "rho_exact": 0.8926495083974365,
252 "rho_smooth": 2.4230636685757445,
253 "smooth_complex": true
254 },
255 {
256 "gain": 3.0603554480656934,
257 "rho_exact": 0.9241196067179492,
258 "rho_smooth": 2.5084880721849947,
259 "smooth_complex": true
260 },
261 {
262 "gain": 3.164573220468978,
263 "rho_exact": 0.955589705038462,
264 "rho_smooth": 2.593912475794244,
265 "smooth_complex": true
266 },
267 {
268 "gain": 3.2687909928722627,
269 "rho_exact": 0.9870598033589747,
270 "rho_smooth": 2.6793368794034933,
271 "smooth_complex": true
272 },
273 {
274 "gain": 3.3730087652755474,
275 "rho_exact": 1.0185299016794875,
276 "rho_smooth": 2.764761283012743,
277 "smooth_complex": true
278 },
279 {
280 "gain": 3.477226537678832,
281 "rho_exact": 1.0500000000000003,
282 "rho_smooth": 2.8501856866219937,
283 "smooth_complex": true
284 }
285 ],
286 "trajectory_gain_between_boundaries": 2.2658221607994435,
287 "trajectory_final_norms": {
288 "exact": 1.2,
289 "smooth": 3.6706549932273873
290 },
291 "trajectory_max_norms": {
292 "exact": 1.20001,
293 "smooth": 10.970367764382331
294 },
295 "trajectory_norms": {
296 "exact": [
297 1.20001,
298 1.2,
299 1.2,
300 1.2,
301 1.2,
302 1.2,
303 1.2,
304 1.2,
305 1.2,
306 1.2,
307 1.2,
308 1.2,
309 1.2,
310 1.2,
311 1.2,
312 1.2,
313 1.2,
314 1.2,
315 1.2,
316 1.2,
317 1.2,
318 1.2,
319 1.2,
320 1.2,
321 1.2,
322 1.2,
323 1.2,
324 1.2,
325 1.2,
326 1.2,
327 1.2,
328 1.2,
329 1.2,
330 1.2,
331 1.2,
332 1.2,
333 1.2,
334 1.2,
335 1.2,
336 1.2,
337 1.2,
338 1.2,
339 1.2,
340 1.2,
341 1.2,
342 1.2,
343 1.2,
344 1.2,
345 1.2,
346 1.2,
347 1.2,
348 1.2,
349 1.2,
350 1.2,
351 1.2,
352 1.2,
353 1.2,
354 1.2,
355 1.2,
356 1.2,
357 1.2,
358 1.2,
359 1.2,
360 1.2,
361 1.2,
362 1.2,
363 1.2,
364 1.2,
365 1.2,
366 1.2,
367 1.2,
368 1.2,
369 1.2,
370 1.2,
371 1.2,
372 1.2,
373 1.2,
374 1.2,
375 1.2,
376 1.2
377 ],
378 "smooth": [
379 1.20001,
380 1.200008616794652,
381 1.1999774610274005,
382 1.1999390106961785,
383 1.1999931466529683,
384 1.2002008557080457,
385 1.2003023813181668,
386 1.199726980723301,
387 1.1985779776297796,
388 1.1989750552512535,
389 1.2034850500943133,
390 1.2083879179215384,
391 1.199844299883212,
392 1.1706784608164036,
393 1.1622187251253444,
394 1.2541499813577812,
395 1.3999768780040527,
396 1.3867359741971335,
397 0.7968788972828712,
398 1.3744178672644154,
399 6.426498030218211,
400 6.5195268550366725,
401 6.030364501376783,
402 5.689927150484884,
403 5.4345209165732635,
404 5.228088519914149,
405 5.050915447387297,
406 4.890916345058174,
407 4.739737457051629,
408 4.590771647538579,
409 4.437942441479517,
410 4.274740699687225,
411 4.093205200694565,
412 3.8825979179129115,
413 3.627656118670987,
414 3.307426620531258,
415 2.9034228043460097,
416 2.4694399177242143,
417 2.29330879030297,
418 1.4443347722484206,
419 1.738759433321818,
420 10.970367764382331,
421 8.25997641105454,
422 6.96166645637932,
423 6.29205172159181,
424 5.8721267273338995,
425 5.573803509601172,
426 5.342340738052879,
427 5.150162798569779,
428 4.981476023667191,
429 4.826104634763354,
430 4.676617641456222,
431 4.52675853519725,
432 4.370382116552723,
433 4.200500033141368,
434 4.008160062877396,
435 3.780935039411118,
436 3.501134193483037,
437 3.1464411398516847,
438 2.712497072034737,
439 2.346262702984703,
440 2.1923937074782733,
441 0.35637015467435457,
442 5.572152147151084,
443 9.718252814729567,
444 7.587188724927222,
445 6.6345737265723725,
446 6.094678840193247,
447 5.735650615267813,
448 5.470072527779271,
449 5.25764436506974,
450 5.076878236673068,
451 4.9148397392670455,
452 4.762758763833422,
453 4.613849684603923,
454 4.462019261963747,
455 4.3008871484277025,
456 4.122792217700355,
457 3.9175292733421516,
458 3.6706549932273873
459 ]
460 },
461 "guard_interval": {
462 "smooth_crossing": 1.22,
463 "exact_crossing": 3.3116443215988873,
464 "width": 2.0916443215988876
465 }
466}