Search NASA⌕ Search

SEARCH · Search NASA

Results for “Distillation”

Search indexed NASA NTRS and DOE OSTI research on propulsion, heat transfer, battery materials and energy systems. Follow report and document links to the original sources.

Quote a phrase for an exact phrase match. Source license links do not imply unrestricted reuse.

156 records · Page 9

ASC Poster - Concentration of Xe from Simulated Dissolver Off-gas Streams Utilizing a Solid Sorbent, AgZ-PAN

Idaho National Laboratory (INL) has developed and tested engineered sorbents to separate and capture volatile fission products such iodine (I), xenon (Xe), and krypton (Kr) from off-gas streams. As noble gases, Xe and Kr can be difficult to capture and separate. Historically, cryogenic distillation has been used to execute the separation, but this method can pose significant hazards. INL has successfully developed two sorbents for Xe and Kr capture, silver mordenite polyacrylonitrile (AgZ-PAN) and hydrogen mordenite polyacrylonitrile (HZ-PAN). Adsorption studies to date successfully separated and captured Xe from carrier gas streams, but those studies focused primarily on initial separation and capture. In addition, the ability to concentrate Xe through multiple adsorption and desorption cycles has not been studied and therefore is the focus on this presentation. Concentrating Xe during desorption is ideal to produce Xe that can be used for commercial and research applications.

11 NUCLEAR FUEL CYCLE AND FUEL MATERIALS↗

Performance Portability Evaluation of Fluid-Structure Interaction Simulations on Heterogeneous Platforms

The rapid proliferation of heterogeneous programming languages and multi-vendor hardware has underscored the critical need to evaluate the performance portability of scientific applications. In this work, we present the systematic porting and optimization of a massively parallel fluid-structure interaction code across multiple heterogeneous programming frameworks for deployment on leadership-class supercomputers from major vendors. Our analysis focuses on at-scale performance for simulations involving hundreds of millions of deformable cells, executed on a combination of CPUs and GPUs spanning thousands of nodes on exascale machines. We benchmark the performance of each implementation, highlighting the trade-offs inherent in adopting diverse programming models. Key insights regarding the portability of CUDA on multi-vendor platforms, the superior multi-core CPU performance from SYCL, and architectural considerations on performance optimization are distilled from our experience, offering guidance to other users of high performance computing based on our findings.

Martin, Aristotle [Duke University]↗

Production of Renewable Solvents and Monomers from Lignocellulosic Feedstocks

Lignocellulosic biomass is pretreated and broken down into cellulosic sugars. The cellulosic sugars are converted to mevalonolactone (MVL) using Visolis’ proprietary microbes. The MVL containing broth is separated from the cells, deashed-decolorized, concentrated and fed into a catalytic reactor to develop anhydro mevalonolactone (aMVL), and 3-methyl pentanediol (3MPD). The products were separated by distillation into high purity compounds as solvent or polymer applications.

3-methyl pentanediol, polymer, solvent↗

LC-Opt: Benchmarking Reinforcement Learning and Agentic AI for End-to-End Liquid Cooling Optimization in Data Centers

Liquid cooling is critical for thermal management in high-density data centers with the rising AI workloads. However, machine learning-based controllers are essential to unlock greater energy efficiency and reliability, promoting sustainability. We present LC-Opt, a Sustainable Liquid Cooling (LC) benchmark environment, for reinforcement learning (RL) control strategies in energy-efficient liquid cooling of high-performance computing (HPC) systems. Built on the baseline of a high-fidelity digital twin of Oak Ridge National Lab's Frontier Supercomputer cooling system, LC-Opt provides detailed Modelica-based end-to-end models spanning site-level cooling towers to data center cabinets and server blade groups. RL agents optimize critical thermal controls like liquid supply temperature, flow rate, and granular valve actuation at the IT cabinet level, as well as cooling tower (CT) setpoints through a Gymnasium interface, with dynamic changes in workloads. This environment creates a multi-objective real-time optimization challenge balancing local thermal regulation and global energy efficiency, and also supports additional components like a heat recovery unit (HRU). We benchmark centralized and decentralized multi-agent RL approaches, demonstrate policy distillation into decision and regression trees for interpretable control, and explore LLM-based methods that explain control actions in natural language through an agentic mesh architecture designed to foster user trust and simplify system management. LC-Opt democratizes access to detailed, customizable liquid cooling models, enabling the ML community, operators, and vendors to develop sustainable data center liquid cooling control solutions.

Naug, Avisek [Hewlett Packard Enterprise]↗

INL Intern Poster Session

Characterization of off-gas constituents from nuclear fuel reprocessing can be measured using a residual gas analyzer. Characterization of this off-gas is important in a closed fuel cycle, where gasses such as Nox, Kr, I, and C-14 need to be removed from reprocessing plants to meet regulatory requirements. Both Kr and Xe have low chemical reactivity, making capture and separation difficult. Solid sorbents can be used to capture these gases as an alternative to cryogenic distillation, which is energy intensive and hazardous. AgZ-PAN and HZ-PAN are two solid sorbents that have demonstrated selective capture of Xe and Kr. A residual gas analyzer can be used to obtain breakthrough curves that demonstrate how well this adsorption and separation occur. The breakthrough curve is dependent on packing density, column size, and flow rate. Data obtained from the RGA was verified with a gas chromatographer.

11 - NUCLEAR FUEL CYCLE AND FUEL MATERIALS↗

Field Testing of Safeguards Technologies in the Hot Fuel Examination Facility

Recent developments in nuclear fuel reprocessing techniques have yielded more efficient processes and fuel cycle options that strengthen the nuclear industry and production of clean energy. One such area of interest is pyroprocessing of used oxide fuel. However, with these advances in the back end of the nuclear fuel cycle, advances in safeguards instrumentation, measurements, and approaches are needed to ensure special nuclear material (SNM) is accounted for according to regulatory requirements. As a high-level overview of a nominal pyroprocessing approach, used oxide fuel from commercial light water reactors (LWR) is mechanically removed from the metallic cladding. Then the fuel is crushed and randomized representative samples are taken and sent to an analytical lab for analysis. The analytical results of the feed material are used for input accountancy into the rest of the process. The crushed oxide fuel is then moved to the oxide reduction (OR) furnace where it is reduced from an oxide to metallic form. The OR product is distilled to remove salt and then moved to an electrorefiner (ER), where it is immersed in a eutectic mixture of lithium chloride potassium chloride (LiCl-KCl) that typically ranges between 450-550 ?. Within the ER, the usable uranium is electrochemically transported through the molten salt from the anode to the cathode, and then subsequently removed as a relatively pure U product.. A simplified model of pyroprocessing techniques with added emphasis on the safeguards can be seen below in Fig. 1

11 - NUCLEAR FUEL CYCLE AND FUEL MATERIALS↗

Dispersion Loss Counteracts Embedding Condensation and Improves Generalization in Small Language Models

Large language models (LLMs) achieve remarkable performance through ever-increasing parameter counts, but scaling incurs steep computational costs. To better understand LLM scaling, we study representational differences between LLMs and their smaller counterparts, with the goal of replicating the representational qualities of larger models in smaller models. We observe a geometric phenomenon which we term embedding condensation, where token embeddings collapse into a narrow cone-like subspace in some language models. Through systematic analyses across multiple Transformer families, we show that small models such as GPT2 and Qwen3-0.6B exhibit severe condensation, whereas larger models such as GPT2-x1 and Qwen3-32B are more resistant to this phenomenon. Additional observations show that embedding condensation is not reliably mitigated by knowledge distillation from larger models. To fight against it, we formulate a dispersion loss that explicitly encourages embedding dispersion during training. Experiments demonstrate that it mitigates condensation, recovers dispersion patterns seen in larger models, and yields performance gains across 10 benchmarks. We believe this work offers a principled path toward improving smaller Transformers without additional parameters.

Xiao, Xi [ORNL] (ORCID:0009000009316982)↗

A Unified Interpretation of Variability in Precipitation Isotope Ratios

Abstract Several mechanisms have been proposed to explain why the isotope ratios of precipitation vary in space and time and why they correlate with other climate variables like temperature and precipitation. Here, we argue that this behavior is best understood through the lens of radiative transfer, which treats the depletion of atmospheric vapor transport by precipitation as analogous to the attenuation of light by absorption or scattering. Building on earlier work by Siler et al., we introduce a simple model that uses the equations of radiative transfer to approximate the two-dimensional pattern of the oxygen isotope composition of precipitation ( δ p ) from monthly mean hydrologic variables. The model accurately simulates the spatial and seasonal variability in δ p within a state-of-the-art climate model and permits a simple decomposition of δ p variability into contributions from gradients in evaporation and the length scale of vapor transport. Outside the tropics, δ p is mostly controlled by gradients in evaporation, whose dependence on temperature explains the positive correlation between δ p and temperature (i.e., the temperature effect). At low latitudes, δ p is mostly controlled by gradients in the transport length scale, whose inverse relationship with precipitation explains the negative correlation between δ p and precipitation (i.e., the amount effect). This suggests that the temperature and amount effects are both mostly explained by the variability in upstream rainout, but they reflect distinct mechanisms governing rainout at different latitudes. Significance Statement The isotopic composition of precipitation has long been used to make inferences about past climates based on its observed relationship with precipitation in the tropics and with temperature at higher latitudes. These relationships—known as the “amount effect” and “temperature effect,” respectively—have been attributed to many different mechanisms, most of which are thought to operate at either high or low latitudes but not both. Here, we present a unified framework for interpreting the isotope variability that can explain the latitude dependence of the temperature and amount effects despite making no distinction between high and low latitudes. Although our results are generally consistent with certain interpretations of the amount effect, they suggest that the temperature effect is widely misunderstood.

54 ENVIRONMENTAL SCIENCES↗

Graph-Based Representations and Applications to Process Simulation

Rapid and robust convergence of a process flowsheet is critical to enable large-scale simulations that address core scientific questions related to process design, optimization, and sustainability. However, due to the highly coupled and nonlinear nature of chemical processes, efficiently solving a flowsheet remains a challenge. In this work, we show that graph representations of the underlying physical phenomena in unit operations may help identify potential avenues to systematically reformulate the network of equations and enable more robust topology-based convergence of flowsheets. To this end, we developed graph abstractions of the governing equations of vapor-liquid and liquid-liquid equilibrium separation equipment. These graph abstractions consist of a mesh of interconnected variable nodes and equation nodes that are systematically generated through PhenomeNode, a new open-source library in Python developed in this study. We show that partitioning the graph into separate mass, energy, and equilibrium subgraphs can help decouple nonlinearities and guide decomposition algorithms. By employing the graph abstraction on an industrial separation process for separating glacial acetic acid from water, we implemented a new block decomposition scheme in BioSTEAM and demonstrated that this can accelerate convergence over a traditional sequential modular approach.

Distillation↗

Removal and Deactivation of Bond Sodium from Fast Reactor Blanket Materials

The disposition of sodium-bonded spent nuclear fuel and blanket materials in a repository is complicated by the presence of sodium metal that is used as a thermal bond between the uranium metal fuel and blanket slugs and their cladding. The concern is that the metallic sodium could react with water, producing explosive hydrogen gas, or could exhibit a pyrophoric character. Thus, experimental studies were performed to investigate and demonstrate the removal and deactivation of bond sodium from blanket material in a dry environment. Specifically, bond sodium was removed from unirradiated Fermi-1 blanket elements and an assembly via a melt-drain-evaporate process using elevated temperature and reduced pressure. The effectiveness of sodium metal removal from the blanket materials and their associated cladding was =99.9998%, based on post-test quantitative analyses. The separated sodium metal was collected and subsequently deactivated by reacting it in a molten state with a controlled addition of ammonium chloride particles atop a molten salt medium. In this process sodium chloride is formed and assimilates into the salt pool. The subsequent deactivation of the bond sodium produced a solid ingot of sodium chloride, potassium chloride, lithium chloride, and cesium chloride that was devoid of sodium metal based on post-test analyses of the salt product. Both the sodium removal and deactivation operations were conducted within a dry inert atmosphere enclosure. The results of this study substantiate a path forward for the disposition of sodium-bonded blanket materials, including 34 metric tons heavy metal in irradiated Fermi-1 blanket material currently stored at Idaho National Laboratory.

11 - NUCLEAR FUEL CYCLE AND FUEL MATERIALS↗