Module kernel

Module kernel 

Source
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§

FusionKernel
The Grad-Shafranov equilibrium solver.

Enums§

SolverMethod
Selects the inner linear solver used in Picard iteration.