All digests
General publicENNuclear Fusiondaily

[Nuclear Fusion] Reactor Wall Paint, Faster AI Sims, and Counting Fusion Fuel

DeepScience — Nuclear Fusion
DeepScience · Nuclear Fusion · Daily Digest

Reactor Wall Paint, Faster AI Sims, and Counting Fusion Fuel

Three small but real advances in fusion today — wall coatings, smarter turbulence shortcuts, and a warning about fuel-breeding test accuracy.
July 17, 2026
Today I have three stories for you. None of them announce a breakthrough. All of them are the kind of unglamorous, necessary work that determines whether fusion power plants actually get built. We're talking about what you paint on the inside of a reactor wall, how AI can skip the boring part of a simulation, and whether the lab tests we use to design fusion fuel systems are telling us the right thing. Let's dig in.
Today's stories
01 / 03

A Better Wall Coating Unlocks More Stable Fusion Plasma States

What you paint on the inside of a fusion reactor turns out to matter — a lot — for whether the plasma behaves itself.

The EAST tokamak in China — one of the world's busiest fusion test machines — ran a careful comparison experiment. They operated the machine with two different inner-wall coatings: one using lithium, one using boron (the process is called boronization). Think of it like choosing between two non-stick coatings for an extremely expensive, extremely hot pan. One of them, it turns out, gives you much more flexibility over what you cook and at what temperature. With the boron coating, the EAST team could reliably access what's called I-mode — a desirable plasma state that sits between ordinary operation and the intense H-mode that causes violent edge instabilities known as ELMs. Boronization expanded the range of plasma densities where I-mode works, from a tight band to nearly three times wider. More strikingly, the fraction of experiments that achieved the most useful plasma geometry jumped from 8% to 51%. Why does that matter? I-mode is attractive precisely because it gives you good heat insulation inside the plasma without triggering the ELM instabilities that can slam the reactor wall like hammer blows. If you can access I-mode reliably across a wider operating range, you have breathing room when running a power plant — you're not boxed into a narrow corridor. The catch: this is one machine, one campaign, 37 versus 48 discharges. Whether boronization produces the same benefit on larger reactors isn't confirmed. The mechanism — why boron beats lithium here — is partly understood (different electric field structures at the plasma edge, different recycling behaviour) but not fully explained. Wall coating choices also interact with many other engineering constraints nobody has fully mapped.

Glossary
I-modeA plasma operating state that achieves good heat insulation without the violent edge instabilities (ELMs) that accompany the more common H-mode.
ELMs (Edge-Localized Modes)Sudden bursts of energy and particles from the plasma edge that repeatedly strike the reactor wall, similar to periodic pressure-relief blowouts.
Greenwald fractionA standard way to express how dense the plasma is relative to an empirically determined upper limit — a fraction of 0.5 means you're at half the density limit.
boronizationThe process of depositing a thin boron layer on the inner walls of a fusion device, usually by running a boron-containing gas discharge, to reduce impurities in the plasma.
02 / 03

An AI Model That Skips Straight to Settled Turbulence Without the Wait

What if you could skip the cold engine warm-up and start your fusion simulation already at cruising speed?

Simulating plasma turbulence is among the most expensive calculations in fusion research. When you start a standard simulation, the plasma is in an artificial, unphysical state — like a car engine that hasn't warmed up yet. You have to wait, sometimes for many hours of supercomputer time, while the plasma churns and settles into the real chaotic-but-stable state you actually want to study. Only then can you measure anything useful. A team developed a machine-learning model called GyroFlow that skips this warm-up entirely. Think of it like a musician who, instead of running scales before a performance, walks straight onto the stage already in full flow. GyroFlow was trained on a large library of completed simulations and learned what a settled turbulent state looks like for any combination of plasma parameters. When you need a new simulation, it generates a starting point that already resembles the end state — either giving you the statistics you need directly, or dramatically cutting the time a full simulation needs to reach useful results. This matters because turbulence modeling sits at the heart of predicting plasma temperature and confinement time — the two numbers that tell you whether a fusion plant will produce more energy than it consumes. Cheaper, faster simulations mean more design iterations and better predictions for future reactors like ITER or commercial devices. The catch: GyroFlow rests on an assumption called ergodicity — roughly, that averages across many snapshots are equivalent to long time averages. That holds in many situations but may break down near unusual plasma regimes. Honestly, the quantitative speedup numbers aren't fully reported in the version I read, so treat the "substantial" claim with appropriate caution until the full paper is available.

Glossary
gyrokinetic simulationA type of physics simulation that tracks how plasma particles move in a magnetic field, focusing on the small-scale turbulent fluctuations that determine how quickly energy leaks out.
ergodicityThe assumption that averaging a system over a long time gives the same result as averaging over many separate snapshots — essentially, that time averages and ensemble averages are interchangeable.
flow matchingA class of machine-learning generative models that learn to transform one distribution of data into another via a continuous flow, here used to generate realistic turbulence states.
03 / 03

Lab Tests for Fusion Fuel Production May Be Off by Up to 54 Percent

If you're designing a system to produce fusion fuel, it helps to know whether your test actually matches reality — and apparently, it often doesn't.

Fusion reactors will run on a rare hydrogen variant called tritium. Because tritium barely exists in nature, the plan is to breed it inside the reactor by bombarding a lithium layer with neutrons. Before building a real reactor, scientists test this process using laser-driven neutron sources in the lab. A team just showed that those lab neutron sources produce a significantly different energy profile than what a real reactor will produce — and that difference can shift your tritium production estimate by anywhere from minus 2.5% to plus 54%. Here's an everyday version of the problem. Imagine you're testing whether a soil mix grows good tomatoes, but the water you're using in the lab test is chemically different from the rain that will fall on the actual garden. Your test still tells you something useful — but you need to correct for the difference. And if the correction turns out to be as large as 54%, you can't ignore it. The stakes are real. Tritium is scarce and expensive. If you design a breeding blanket — the lithium-containing layer that converts neutrons into tritium — based on a test that over- or underestimates the real neutron energies, your fuel production projections could be significantly wrong. The catch: this is an entirely computational study. The team simulated both the laser-driven neutron source and the tritium breeding process and then compared them — no experimental validation of the full chain is reported. They also found a workaround: enriching the lithium to 90% of the productive isotope (lithium-6) brings the discrepancy to within about 1.5%. That fix exists. It just costs more. I simplified the neutron physics considerably here.

Glossary
tritiumA radioactive form of hydrogen with two extra neutrons, used as fuel in fusion reactions — extremely rare in nature and must be manufactured.
breeding blanketA layer of lithium surrounding a fusion reactor that absorbs neutrons from the fusion reaction and converts them into tritium fuel.
tritium production ratio (TPR)The number of tritium atoms produced per neutron that enters the breeding blanket — a key figure of merit for blanket design.
lithium-6 enrichmentIncreasing the proportion of the lithium-6 isotope (naturally about 7.5% of lithium) in the blanket, because lithium-6 is far more efficient at capturing neutrons to produce tritium.
The bigger picture

Look at these three stories together and a pattern emerges: fusion's remaining problems are less about whether the physics works in principle and more about whether we can control and measure it reliably enough to build real machines. The boronization result says: the material you put on the inside of your reactor wall shifts what plasma states you can access — not by a small tweak, but by a factor of six in terms of favourable configuration access. The GyroFlow result says: our turbulence simulations are so expensive that we're building AI shortcuts just to run enough of them to design a reactor. The tritium breeding result says: the lab tests we use to validate fuel production could be off by more than half, depending on which neutron source you chose and which lithium mix you used. None of these are fatal problems. All of them are the kind of thing that needs to be understood and corrected before a fusion power plant can be engineered with confidence. That's where the field is right now: not stuck, not flying, but doing the hard calibration work.

What to watch next

On tritium breeding, watch for experimental validation campaigns using laser-driven neutron sources at facilities like NIF or ELI — the next step is confirming the computational gap with actual measurements. On wall conditioning, the community will be watching whether ITER's own boronization plans (currently under discussion) align with the EAST findings. And if GyroFlow's full paper releases quantitative benchmarks, that will be worth a second look — the speedup claim needs numbers attached to it.

Further reading
Thanks for reading — and remember, the unglamorous work is usually where the real progress happens. — JB
DeepScience — Cross-domain scientific intelligence
deepsci.io