Commit 3a17004
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 19b6017 commit 3a17004
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 | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 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 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
124 | 158 | | |
125 | 159 | | |
126 | 160 | | |
| |||
253 | 287 | | |
254 | 288 | | |
255 | 289 | | |
| 290 | + | |
| 291 | + | |
256 | 292 | | |
257 | 293 | | |
258 | 294 | | |
| |||
0 commit comments