Commit 00417a3
REGRESSION - NEW FEATURE - Fixed-Q probe of the SLAYER inner-layer Δ(Q)
The AMR scan's Δ(Q) samples in gpec.h5 cannot carry golden values: adaptive sample
locations move under any refinement change, so they have no stable identity to pin.
This computed case pins the dispersion curve itself instead — Δ(Q) on a fixed 4×4
grid over Re(Q), Im(Q) ∈ [-10, 10], sixteen refinement-stable complex values.
The layer parameters are the DIII-D-like SLAYER deck's own 2/1-surface values
(extracted from Tearing/PerSurface of a deck run and quoted verbatim), so the case is
self-contained and probes the solver alone; the parameter chain that produces those
inputs is pinned separately by diiid_slayer_n1. Runs in ~1 s — fast-tier eligible
alongside the GGJ references.
All sixteen Δ values are finite across the grid, |Δ| spanning 0.21 to 1.52.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 35a58ff commit 00417a3
2 files changed
Lines changed: 86 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
118 | 152 | | |
119 | 153 | | |
120 | 154 | | |
| |||
247 | 281 | | |
248 | 282 | | |
249 | 283 | | |
| 284 | + | |
| 285 | + | |
250 | 286 | | |
251 | 287 | | |
252 | 288 | | |
| |||
0 commit comments