Skip to content

Commit 83b2a52

Browse files
logan-ncclaude
andcommitted
FFS - EXPERIMENT - Kinetic harness attribution: branch is bit-neutral vs #398; deltas inherited
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
1 parent 961c56a commit 83b2a52

2 files changed

Lines changed: 35 additions & 0 deletions

File tree

handoff/issue376/RESULTS.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1145,6 +1145,13 @@ gold — again equilibrium-resolution-dominated at these sizes. The 1e-3 certifi
11451145
extra resonance refinement on this case; the withheld-seed aliasing stress test has **not** been
11461146
run (rational windows are always seeded by construction) and is recorded as outstanding.
11471147

1148+
**Kinetic-case harness attribution**: vs develop the three `solovev_kinetic_*` cases move
1149+
substantially (et[1] 1.7–2.5%, Im up to 23%, NTV torque magnitude, and NTV ψ-quadrature
1150+
evaluations 840 → 60 — the torque quadrature was apparently spending 14× the evaluations
1151+
resolving geometry noise). Vs the #398 branch: **zero changed quantities (34/34 unchanged)**
1152+
the deltas are inherited entirely from route (a)'s Solovev geometry fix, and this branch is
1153+
bit-neutral on the kinetic cases with the knob off.
1154+
11481155
Status: committed on `performance/decoupled-el-matrix-grid` (2225813fc), **default OFF**
11491156
(`kinetic_grid_tol = 0`), knob-off verified bit-identical. Open design questions for review are in
11501157
the morning-questions list (seed size constant, default-on policy, kinetic ground-truth case).
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# Questions for the morning
2+
3+
1. **PR #408 review-package sharing worked?** (You flipped both; reviewers should confirm access.)
4+
2. **Certified-grid default**: kinetic_grid_tol is committed default-OFF (0). The B2 sweep will
5+
inform a recommended value (likely 1e-3); do you want it ON by default in the kinetic example
6+
decks, or opt-in only until it has survived a real DIII-D kinetic workflow?
7+
3. **Kinetic reference truth**: Solovev-calculated et[1] moves ~1e-3 between m64 and m256 and the
8+
ladder is non-monotonic — there is no converged reference in the examples. Is there a case you
9+
trust as kinetic ground truth (PENTRC benchmark?) worth wiring in before we claim accuracy wins?
10+
4. **G/H aliasing**: Kinetic/G vs Ideal/G/H statistics are identical in the h5 at every size —
11+
expected (small corrections on a shared large scale), or worth a look?
12+
5. **Scope check**: certification currently applies only to kinetic_source="calculated". The
13+
"fixed" test-matrix path stays on the equilibrium grid. OK?
14+
6. **q=5 Δ′ non-convergence** (out of scope per your earlier call) — still parked; unchanged.
15+
16+
7. **Kinetic harness deltas vs develop are LARGE and (pending attribution) mostly inherited from
17+
#398's Solovev geometry fix**: et[1] shifts of 1.7-2.5%, Im parts up to 23%, NTV torque
18+
magnitude change, and — striking — **NTV ψ-quadrature evaluations 840 → 60**: the torque
19+
quadrature appears to have been spending 14× the evaluations resolving geometry noise. An
20+
attribution harness (vs the #398 branch instead of develop) is running/complete — see
21+
attr_regress.log. Physics judgment needed: are the kinetic-case changes acceptable as
22+
"the geometry-noise fix propagating into resonance-sensitive quantities" (my reading), and
23+
should the kinetic harness baselines simply be re-baselined once #398 lands?
24+
8. **Certified-grid PR**: B1 is committed on the #408 branch (default OFF, knob-off bit-identical),
25+
but arguably belongs in its own stacked PR per the plan ("kinetic work lands as its own PR
26+
stacked after Phase A's"). I did NOT split it out overnight — say the word and I'll
27+
cherry-pick 2225813fc onto a new branch stacked on #408 and open the PR with its review
28+
package, or keep it in #408 if you prefer fewer moving pieces.

0 commit comments

Comments
 (0)