Commit 3f5857b
DOCS - IMPROVEMENT - Record psi_accuracy scan behind the Delta' plateau problem
Adds measured data to the "pinning grid-sensitive Δ′ robustly" open problem: a
64x psi_accuracy scan (2e-3 to 3.125e-5) on the DIII-D-like SLAYER deck.
Three findings. The q=4 diagonal does plateau (~1% over the four tightest
grids) while q=2 never settles (still moving ~7% between the two tightest), so a
plateau criterion would work per-surface and correctly report failure where it
does not. The SLAYER growth rate is linear in Δ′ — gamma/dpm[1,1] is 24.1 to
within 0.5% across the whole scan — so converging Δ′ is both necessary and
sufficient for a converged growth rate on that surface.
The blocker is the grid generator rather than the resolution: implied_knot_count
after the refined solve grows from 1.7x to 2.2x the grid actually used, so
tightening psi_accuracy moves the two-pass scheme further from self-consistency,
not closer. Iterating knot refinement to a fixed point is now listed first among
the prerequisites.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>1 parent 5717764 commit 3f5857b
1 file changed
Lines changed: 35 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
42 | 74 | | |
43 | 75 | | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
44 | 79 | | |
45 | 80 | | |
46 | 81 | | |
| |||
0 commit comments