Skip to content
Technology How it works Breeder — Hyperion Burner — Aegis Burner — MetroVolt AI-Native Architecture Magnets Fuel cycle Safety Roadmap
Solutions AI & Data Centers Defense & Government Grid & Baseload Neutron Detection Quantum
Learn Technical Library
Proof Publications Whitepapers Technical Library Open Science & Reproducibility The Honest Gates
Company About / Mission Leadership Environment Health & Safety Investors Careers Press Contact
3D Model
AI Architecture › Mathematical Foundations
Mathematical Foundations

The Grad-Shafranov Equation

The breeder's axisymmetric equilibrium reduces to a single nonlinear elliptic PDE for the poloidal flux, and every equilibrium tool in the stack solves or inverts it.

STRATEGY / SLOW ▲ ▼ MICROSECOND REAL-TIMEL7Ecosystem & Strategytelemetry ▲ control ▼open ▸L6Experience & Visualizationtelemetry ▲ control ▼open ▸L5Applications & Copilotstelemetry ▲ control ▼open ▸L4Orchestrationtelemetry ▲ control ▼open ▸L3Twin Modeling & AItelemetry ▲ control ▼open ▸L2Data Fabrictelemetry ▲ control ▼open ▸L1Control Planetelemetry ▲ control ▼open ▸L0Foundationtelemetry ▲ control ▼open ▸PHYSICAL S.M.A.R.T. GENERATOR PLANTBREEDER · HYPERION1R0 1.2 m · A 2.5 · 16.84 T · δ −0.30BURNER · TANDEM MIRROR2317 T throat · 26.49 T plug · fₙ 5.44% · DEC1 center stack + plasma · 2 high-field plug · 3 expander → direct converterCOLOR GRAMMAR strategy AI-workflow infra/data models reactor/DECLINE SEMANTICStelemetry (µs)controlKRONOS FUSION ENERGYAI-NATIVE S.M.A.R.T. GENERATORMASTER BLUEPRINTSHEET 01REV. 2026-08L0-L7 · 2 MACHINES
The AI-Native S.M.A.R.T. Generator Master Blueprint — eight layers (L0→L7), one control stack, wired to both machines. Telemetry rises in microseconds; control descends the same path.

Force balance in an axisymmetric plasma

For a static, axisymmetric magnetized plasma the ideal-MHD force balance J x B = grad p, combined with Ampere's law and the divergence-free magnetic field, collapses to one scalar equation for the poloidal flux function psi(R,Z). This is the Grad-Shafranov (GS) equation. It is the single most-used equation in the breeder stack: the KRONOS-CTRL twin, PINN equilibrium solvers, and real-time reconstruction all rest on it.

text
Grad-Shafranov equation (poloidal flux psi(R,Z)):

  Delta* psi  =  -mu0 * R^2 * p'(psi)  -  F(psi) * F'(psi)

with the elliptic (Shafranov) operator

  Delta* psi  =  R * d/dR( (1/R) * dpsi/dR )  +  d^2psi/dZ^2
              =  d^2psi/dR^2 - (1/R) dpsi/dR + d^2psi/dZ^2

  p(psi)      : plasma pressure profile (free function)
  F(psi)=R*Bt : poloidal-current / toroidal-field function (free)
  ' = d/dpsi ,  mu0 = 4*pi*1e-7

The two free functions

The right-hand side depends on psi only through two free profile functions, p'(psi) and F F'(psi). Physically these encode the pressure gradient and the toroidal field/current. The problem is nonlinear because the source depends on the unknown solution through psi. In the breeder these profiles carry the negative-triangularity, high-field (16.84 T peak, 8 T on-axis) operating point at 9.66 MA.

Fields recovered from psi

text
Magnetic field from the flux function:

  B_R  = -(1/R) * dpsi/dZ
  B_Z  =  (1/R) * dpsi/dR
  B_t  =  F(psi) / R           (toroidal)

Toroidal plasma current density (from Delta* psi):

  J_phi = R * p'(psi) + F*F'(psi)/(mu0 * R)

Once psi is known everywhere, the entire equilibrium follows algebraically: flux surfaces are level sets of psi, the last closed flux surface defines the plasma boundary, and the safety factor and current profile are integrals over psi. Boundary conditions come from external poloidal-field coils, which makes the practical breeder problem a free-boundary one, treated on its own page.

Because the operator is elliptic and self-adjoint under the weight 1/R, GS is well suited both to finite-element discretization and to physics-informed neural network solvers, and its structure is what lets a PINN carry the residual directly in its loss.

Content reviewed August 2026 · design-and-simulation stage