
Energy.gov
Fusion energy has always had a tritium problem. The fuel that powers every leading reactor design barely exists on Earth in usable quantities, and the best candidate for breeding it inside a reactor — a fluoride-lithium-beryllium molten salt called FLiBe — presents a chemistry problem so computationally demanding that it has defeated every tool scientists have tried to throw at it. On July 6, 2026, a team from Oak Ridge National Laboratory (ORNL), Cleveland Clinic, and IBM published the first quantum computer calculations of molecular configurations of FLiBe, achieving an accuracy that classical computing methods simply cannot reach for this class of material. The calculation answers, for the first time at engineering-relevant precision, whether tritium produced inside the salt stays trapped as corrosive tritium fluoride or escapes as a gas — a distinction that determines whether a fusion reactor's fuel-breeding blanket will actually work.
That question has a name: tritium speciation. And resolving it computationally has been out of reach not because the scientists lacked ambition but because the standard tool for this kind of chemistry — density functional theory, or DFT — produces free energy estimates that are wrong by as much as 10% in molten salt systems. At that error margin, the two possible chemical outcomes of tritium inside FLiBe become indistinguishable. The quantum-centric workflow published Monday changes that.
Most fusion reactor designs fuse two hydrogen isotopes — deuterium and tritium — inside a powerful magnetic containment vessel called a tokamak. Deuterium can be extracted from seawater in effectively unlimited quantities. Tritium cannot. It is radioactive, with a half-life of roughly 12 years, and no significant natural sources exist on Earth. The entire global supply, produced as a byproduct of a small number of fission reactors, amounts to only a few pounds per year. A single one-gigawatt fusion plant would burn through roughly a pound of tritium per day — meaning the entire world's current supply could fuel one such reactor for a matter of weeks.
The solution most reactor designers have settled on is to breed tritium on-site, inside the reactor itself, using a thick blanket of molten salt that surrounds the plasma. When neutrons fly out of the fusion reaction and strike lithium-6 atoms in the salt, they split those atoms into helium and fresh tritium. Beryllium in the mixture multiplies the loose neutrons. Fluorine and lithium bond into a stable molten salt that stays liquid under the reactor's extreme heat. The leading candidate for this blanket material is FLiBe — the same salt developed at ORNL more than 70 years ago during the Molten Salt Reactor Experiment.
The blanket has to do several things simultaneously: breed tritium, shield the reactor's superconducting magnets from neutron bombardment, cool the wall facing the plasma, and transfer that heat to a turbine. As the neutron flux alters the salt's chemistry in real time, its composition shifts. Predicting how tritium behaves inside that churning, dynamically changing material requires modeling quantum chemistry at a level of precision that has, until this month, been computationally inaccessible.
Computational chemists use DFT as a standard tool for calculating how electrons arrange themselves inside molecules. DFT works well for many materials, earning its creator Walter Kohn a Nobel Prize in 1998. But it has a well-documented failure mode: strongly correlated and ionic systems — precisely the category that molten salts occupy. In FLiBe, Beck's group found that DFT produces free energy estimates that are off by as much as 10%.
That error margin matters enormously for the specific problem at hand. If tritium inside the salt grabs onto fluorine, it forms tritium fluoride — corrosive, stable, and difficult to extract. If it remains unbound, it can bubble out of the salt as a gas on its own. These two outcomes require completely different engineering approaches to extraction. A 10% error in free energy cannot distinguish between them. For 70 years, researchers have had to rely on expensive physical experiments to probe this question, because no computational method was accurate enough to give a reliable answer.
The fundamental reason chemistry is hard to simulate is that electrons interact with each other in ways that grow exponentially more complex as the system gets larger. A molecule's electrons can arrange themselves in a vast combinatorial space of configurations, and the full quantum mechanical treatment of that space — called full configuration interaction, or FCI — becomes computationally intractable for all but the smallest systems on classical hardware. FCI is the gold standard for accuracy. DFT is the practical approximation. The gap between them, in disordered ionic systems like FLiBe, is the gap the quantum-centric workflow just demonstrated it can close.
The approach, detailed in arXiv preprint 2606.30402, is explicitly hybrid — neither a classical computer nor a quantum processor could execute it alone. Its architecture has three layers.
First, ab initio molecular dynamics — entirely classical — simulates the FLiBe salt at operating temperatures, generating representative configurations of how atoms are actually arranged inside the churning liquid. Nine such configurations, each a cluster of 21 ions, were pulled from these simulations for the quantum calculation.
Second, an embedded-wavefunction (EWF) method partitions each cluster into atom-centered fragments. EWF is a divide-and-conquer strategy: it identifies the portions of the system that can be solved accurately with classical approximations, and hands off only the most quantum-mechanically demanding fragments — the ones where electron correlation effects are strongest and where classical methods fail — to the quantum processor.
Third, those largest fragments are solved on IBM quantum hardware using extended sample-based quantum diagonalization, or ext-SQD. The algorithm prepares a trial quantum state on the processor using a quantum circuit, samples bitstrings from the resulting quantum state, and then uses classical distributed computing to diagonalize the Hamiltonian — the equation describing the system's energy — in the subspace spanned by those samples. The "extended" variant was specifically developed to handle charged ionic systems; standard SQD cannot do this. A quantum-centric supercomputer — combining CPUs, GPUs, and the quantum processing unit in a unified workflow — ties all three layers together.
The results were validated against FCI. Across all nine clusters, the heterogeneous workflow reproduced fragment ground-state energies with a maximum deviation of 0.7 kcal/mol from FCI and a mean absolute deviation of 0.3 kcal/mol. That level of precision, achieved on a charged inorganic molten salt, had never before been demonstrated on quantum hardware. It is, by the paper's own characterization, the first such demonstration for an ionic system of this class.
One limitation the authors identified explicitly: the dominant source of remaining bias was not the quantum calculation itself but the fragment construction step — the EWF partitioning. Conformational energy differences and tritium binding energies computed on unfragmented clusters differed from fragmented ones by 12 kcal/mol and 110 kcal/mol on average, respectively. The QPU performed as expected; the challenge for next-generation accuracy lies in improving how the EWF methodology handles the full spatial extent of the liquid. The team identified this squarely and stated that addressing it is the primary research path forward.
Read more: IBM Quantum Processor Clears Dual Real-World Test: Strong Force and Network Security
The work is part of the U.S. Department of Energy's Genesis Mission, designed to unify high-performance computing, artificial intelligence, and quantum computing across the DOE's 17 national laboratories to accelerate scientific discovery. The ORNL-IBM-Cleveland Clinic collaboration spans seven DOE national labs, four universities, three industry partners, and Cleveland Clinic.
Tom Beck, Section Head for Science Engagement in the Computing and Computational Sciences Directorate at ORNL, said the team's progress surprised even him. "When we started this work maybe five months ago, I did not expect to be at this place this soon," he said.
The methodology transferred directly from Cleveland Clinic's earlier work on protein simulation. Kenneth Merz, PhD, a staff scientist at Cleveland Clinic and the paper's corresponding author, framed the connection explicitly: "This work builds on our advances in simulating complex biological systems at scale, including proteins spanning 12,635 atoms, and extends those techniques into materials science to explore fusion-relevant systems with greater accuracy and efficiency."
Jerry Chow, CTO of Quantum-Centric Supercomputing at IBM, described the result as evidence of a broader shift in the field: "Bringing quantum, AI, and classical computing together is essential to tackling our society's most fundamental scientific challenges — unlocking capabilities which none of these paradigms can access alone. These results add to mounting evidence that quantum-centric supercomputing is now a practical scientific tool for problems that have long challenged chemists, engineers, and materials scientists."
The nine-cluster proof-of-concept is one component of a longer research arc. The team described a planned three-stage AI-assisted loop: AI agents would screen candidate salt compositions from ORNL's 70-year molten salt database, flagging the most promising ones based on neutronics calculations of tritium breeding ratio and thermal properties. Those candidates would then pass to classical supercomputers for atom-by-atom DFT modeling, with AI surrogate models accelerating the calculations. The most quantum-mechanically demanding chemistry — the speciation problem — would route to quantum hardware at the workflow's final stage.
The plan is to grow the cluster size well past 21 ions, toward the scale of the largest systems EWF methods have already handled, and to run not nine but hundreds of configurations — the minimum needed to compute the full binding free energy that determines speciation at scale. The full free energy problem requires studying a macroscopic blanket of molten salt on the order of a trillion trillion particles. That remains computationally inaccessible for the foreseeable future. But the team's stated strategy is to close the gap incrementally, improving both the EWF methodology and the quantum hardware with each cycle.
This result is part of a broader pattern of IBM quantum milestones in 2026: the company's hardware has been applied this year to simulating real magnetic materials, creating a previously unseen half-Möbius molecule, and modeling proteins at the scale of 12,635 atoms. Each of those demonstrations used the same quantum-centric supercomputing architecture. The FLiBe result extends that architecture to a category of chemistry — charged, inorganic, ionic — that none of the prior demonstrations had reached.
The practical stakes for fusion are concrete. Several experimental reactors are now under construction globally. Whether the next generation of those machines achieves tritium self-sufficiency — producing enough tritium to sustain the reaction without relying on external supply — will largely determine whether fusion energy becomes a viable commercial power source in the 2030s or remains a research technology. The Fusion Industry Association surveys consistently find tritium self-sufficiency among the top engineering challenges its members identify. IBM, ORNL, and Cleveland Clinic just demonstrated that computing can now contribute to answering it.
Tritium speciation refers to which chemical form tritium takes inside a fusion reactor's molten salt blanket after it is bred — whether it binds to fluorine as tritium fluoride, which is corrosive and difficult to remove, or remains as a dissolved gas that can bubble out on its own. These two outcomes require entirely different extraction engineering. Until this calculation, no computational method could distinguish between them with sufficient accuracy in FLiBe; researchers had to rely on physical experiments. The quantum-centric workflow demonstrated accuracy close enough to the gold-standard method to make this distinction computationally, for the first time.
Classical computers can approximate electronic structure using density functional theory, but DFT produces free energy errors of up to 10% in disordered ionic systems like molten salts — a margin too large to resolve which of two chemical outcomes is energetically favored. The full quantum mechanical treatment, called full configuration interaction, is accurate but grows exponentially hard as the system gets larger; it is impractical for all but small test systems on classical hardware. Quantum computers can represent the probabilistic nature of quantum states directly, and the hybrid SQD workflow solves only the most demanding fragments on quantum hardware while handling simpler parts classically. The result matches FCI accuracy without FCI's computational cost.
The current calculation covered nine configurations of 21-ion clusters. A complete determination of how tritium behaves across the full bulk FLiBe salt requires hundreds of configurations of much larger clusters — and ultimately, modeling a macroscopic blanket containing roughly a trillion trillion particles, which remains far beyond the reach of any computational approach. The team's immediate next step is to grow cluster sizes past 21 ions and run far more configurations. The full AI-loop workflow the ORNL team described — where AI agents screen candidate salts, classical supercomputers model DFT-accessible chemistry, and quantum hardware handles the speciation problem — has no set deployment date.
The Genesis Mission is a U.S. Department of Energy initiative to integrate high-performance computing, artificial intelligence, and quantum computing across the DOE's 17 national laboratories. The ORNL-IBM-Cleveland Clinic collaboration on this project spans seven DOE national labs, four universities, three industry partners, and Cleveland Clinic. ORNL leads the fusion materials application; IBM provides quantum hardware and the quantum-centric supercomputing architecture; Cleveland Clinic, through the work of staff scientist Kenneth Merz, contributed the embedded-wavefunction methodology originally developed for protein simulation.
