You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Three distinct Δ' quantities exist and their labels no longer distinguish them poorly:
- "Δ′ STRIDE-like BVP (PEST3)" — SingularSurfaces/Delta_prime_matrix from the riccati
fundamental-matrix BVP; the tearing-stability Δ'. Pinned at source (riccati case) and
now also as ingested by SLAYER, so a change in what SLAYER consumes is caught even
when the source case is not run.
- "Δ′ Galerkin RDCON (PEST3)" — the resistive-DCON Galerkin outer solution. Both outer
solvers are arranged in the PEST3 convention; the labels now say so explicitly.
- "PE driven-response Δ′ (SingularCoupling jump)" — the forced ∂b^ψ/∂ψ jump over 2π·χ₁
under applied flux: a driven-response diagnostic, not a tearing-stability Δ', and the
case comment now says so.
The per-surface ca-based Δ' (compute_delta_prime_from_ca!) is a stub — documented as
not physically valid, never written to gpec.h5 — and is deliberately not pinned.
The SLAYER case also gains the inner-layer solve's own per-surface outputs: complex
layer thickness δ_s, δ_s/d_β, |δ_s| [m], and d_β [m]. The adaptive-scan Δ(Q) sample
arrays are deliberately NOT pinned: AMR sample locations move under any refinement
change, so they have no stable identity. Validated end-to-end: 21 quantities extract
on the DIII-D SLAYER deck.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
0 commit comments