Skip to content

Commit c4a6599

Browse files
d-burgclaude
andcommitted
Regression - MINOR - Golden values for the Fitzpatrick del_s reproduction
Generated at af3e449 on a clean tree. Tolerances are the provisional class defaults: this is a deterministic ODE with no equilibrium input, so the measured platform spread should replace them before it is relied on as a gate. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
1 parent 0f86bd7 commit c4a6599

1 file changed

Lines changed: 59 additions & 0 deletions

File tree

Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,59 @@
1+
[meta]
2+
blas_threads = 2
3+
case = "slayer_dels_fitzpatrick"
4+
commit = "af3e4492"
5+
generated_at = "2026-08-18"
6+
golden_version = 1
7+
julia_version = "1.11.6"
8+
manifest_sha = "7e5c34ad1722fa6addf94f7387b972fa8ac17ff86166793819b158496d495132"
9+
nthreads = 2
10+
os_arch = "arm64-apple-darwin24.0.0"
11+
reason = "Initial pin: validated against Fitzpatrick 2023 figs 6.2/6.3 at eight contour points"
12+
13+
[values.dels_db_im]
14+
atol = 0.0
15+
class = "physics_converged"
16+
rtol = 1.0e-6
17+
tolerance_basis = "class-default (provisional)"
18+
value_text = "[-0.03903669609227284,-0.7097932061530505,-1.0865009301031268,-1.5690999603536648,-2.2242340056733148,-0.011118192607611124,-0.35424388489008746,-0.776484631542084,-1.416939644030615,-2.2250603072320665,-0.008402000357094586,-0.23928032159546678,-0.5666784684880879,-1.241924594739638,-2.1750391797697133,-0.006297613829213364,-0.1657149360631757,-0.3716832232708168,-0.9092532037784165,-1.9732264855758332,-0.004682490543220957,-0.11916296976842101,-0.2502562086693129,-0.578522722631012,-1.4658508790642786]"
19+
value_type = "json_array"
20+
21+
[values.dels_db_re]
22+
atol = 0.0
23+
class = "physics_converged"
24+
rtol = 1.0e-6
25+
tolerance_basis = "class-default (provisional)"
26+
value_text = "[0.46252746222290736,0.7691732891864712,1.0821020639186198,1.5537655127977916,2.2130417549691974,0.9838377906344368,0.9426353501706125,1.017567466663986,1.35072260354625,2.0080394342246684,1.1484429925403958,1.1069495858506195,1.0754748077370269,1.2328881423647,1.8273926389542299,1.336215433387759,1.3118923623802783,1.259193827055807,1.2120466712964955,1.540405108811276,1.5494641775774003,1.5373751336175125,1.5040680534472435,1.4084024975856595,1.350103015944749]"
27+
value_type = "json_array"
28+
29+
[values.p_hat]
30+
atol = 0.0
31+
class = "physics_converged"
32+
rtol = 1.0e-6
33+
tolerance_basis = "class-default (provisional)"
34+
value_text = "[0.02,0.02,0.02,0.02,0.02,0.5,0.5,0.5,0.5,0.5,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,4.0,4.0,4.0,4.0,4.0]"
35+
value_type = "json_array"
36+
37+
[values.q_hat]
38+
atol = 0.0
39+
class = "physics_converged"
40+
rtol = 1.0e-6
41+
tolerance_basis = "class-default (provisional)"
42+
value_text = "[0.02,0.5,1.0,2.0,4.0,0.02,0.5,1.0,2.0,4.0,0.02,0.5,1.0,2.0,4.0,0.02,0.5,1.0,2.0,4.0,0.02,0.5,1.0,2.0,4.0]"
43+
value_type = "json_array"
44+
45+
[values.runtime]
46+
atol = +inf
47+
class = "diagnostic"
48+
rtol = +inf
49+
tolerance_basis = "class-default (provisional)"
50+
value = 1.2057960033416748
51+
value_type = "real"
52+
53+
[values.tau]
54+
atol = 0.0
55+
class = "physics_converged"
56+
rtol = 1.0e-6
57+
tolerance_basis = "class-default (provisional)"
58+
value = 1.0
59+
value_type = "real"

0 commit comments

Comments
 (0)