Expand description
FusionKernel — The Grad-Shafranov equilibrium solver.
Port of fusion_kernel.py FusionKernel class (lines 173-313).
Implements the Picard iteration loop with nonlinear source term,
X-point detection, and convergence tracking.
Structs§
- Fusion
Kernel - The Grad-Shafranov equilibrium solver.
Enums§
- Solver
Method - Selects the inner linear solver used in Picard iteration.