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 › L0 · Foundation
L0 · Foundation

Grad-Shafranov Equilibrium Solver Farm

A parallel farm computing breeder magnetohydrostatic equilibria that anchor the negative-triangularity shape and seed the twin PINN.

THE STACK · click to jumpL7Ecosystem & StrategyL6Experience & VisualizationL5Applications & CopilotsL4OrchestrationL3Twin Modeling & AIL2Data FabricL1Control PlaneL0Foundation▲tlmctl▼L0 · FOUNDATIONThe offline compute substrate — multi-physics & batch training.1Cloud HPCelastic burst2Bare-Metal ClusterGPU / CPU3Supercomputingmulti-physics runs4Batch Trainingmodel builds5Simulation FarmGrad-Shafranov · MHD6Object StorecheckpointsMACHINE TIETrains the models that ship UP to L3 — no real-time path to the machine.KRONOS FUSION ENERGYAI-NATIVE S.M.A.R.T. GENERATORFOUNDATIONSHEET 02REV. 2026-08L0 · AI-NATIVE STACK
L0 · Foundation — its place in the stack (left, click any layer) and its internal components (right). Telemetry rises; control descends.

Equilibrium is the starting point

Every breeder plasma calculation begins from an equilibrium: the magnetohydrostatic force balance that fixes the shape of the flux surfaces. For an axisymmetric tokamak this is the Grad-Shafranov equation, a nonlinear elliptic PDE for the poloidal flux. L0 runs a farm of these solves to map how equilibrium responds to plasma current, pressure, and coil configuration.

python
# Grad-Shafranov equation for poloidal flux psi(R,Z):
# R d/dR( (1/R) dpsi/dR ) + d2psi/dZ2
#   = -mu0 R^2 dp/dpsi - F dF/dpsi
# p(psi) : pressure profile   F(psi)=R B_toroidal
# solved for the breeder: R0 1.2 m, aspect ratio 2.5, Ip 9.66 MA

The negative-triangularity target

The breeder's design shape has negative triangularity, delta -0.30, chosen to access an ELM-free edge regime. The solver farm computes equilibria across current, pressure, and coil settings to find and hold this shape at the design point: R0 1.2 m, aspect ratio 2.5, plasma current 9.66 MA, and the fields consistent with 16.84 T peak, 8 T on-axis.

Why a farm, not a single solve

A single equilibrium is cheap; the design needs thousands. Shape scans, current and pressure sweeps, and coil-current studies each demand an independent solve, so the farm runs them in parallel, one equilibrium per core. This is where offline compute buys a dense map of the breeder's accessible equilibrium space.

The farm's output is the training set for the twin's equilibrium PINN. Thousands of certified Grad-Shafranov solutions teach a network to reproduce equilibrium in a single fast forward pass, which is what lets the real-time twin track the negative-triangularity shape inside its 50 to 100 ms budget.

Because these equilibria anchor the entire breeder design, they run on the reproducible bare-metal core with pinned solvers and recorded seeds. An equilibrium that seeds a control surrogate must be exactly re-derivable, or the surrogate it trains cannot be trusted.

Content reviewed August 2026 · design-and-simulation stage