Engineering PapersSearch

SEARCH · Engineering Papers

Results for “Multi-principal element alloy (MPEA) catalyst”

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.

344 records · Page 2

HydraGNN_Predictive_GFM_2026 - Ensemble of predictive graph foundation models for atomistic materials modeling

This release contains data and parameters of HydraGNN-based graph foundation models trained as a result of the work published in the pre-print "Exascale Multi-Task Graph Foundation Models for Imbalanced, Multi-Fidelity Atomistic Data" by M. Lupo Pasini et al. (https://arxiv.org/abs/2604.15380). We jointly train on 16 open first-principles datasets (544+ million structures covering 85+ elements) using a multi-task architecture with per-dataset heads and a scalable ADIOS2/DDStore data pipeline. On Frontier, we execute six large-scale DeepHyper hyperparameter optimization campaigns in FP64 and promote the top-performing message-passing models to sustained 2,048-node training, yielding a PaiNN-based lead model. The version of HydraGNN used to generate the outputs provided in this release is HydraGNN v5.0 (https://github.com/ORNL/HydraGNN/releases/tag/v5.0) The list of datasets used for the training of the graph foundation model is the following: 1) Alexandria [1] 2) ANI1x [2] 3) MPTrj [3] 4) Open Catalyst 2020 (OC20) [4] 5) Open Catalyst 2022 (OC22) [5] 6) Open Catalyst 2025 (OC25) [6] 7) Open Direct ir Capture 2023 (ODAC23) [7] 8) Open Materials 2024 (OMat24) [8] 9) Open Molecules 2025 (OMol25) [9] 10) OMol25-neutral (subset of OMol25 that contains only molecules with zero total charge) 11) OMol25-non-neutral (subset of OMol25 that contains only molecules with non-zero total charge) 12) Open Polymers 2026 (OPoly2026) [10] 13) Nabla2DFT [11] 14) QCML [12] 15) QM7X [reference 13] 16) transition1x [14] Dataset references: [1] J. Schmidt et al., “A dataset of 175k stable and metastable materials calculated with the PBEsol and SCAN functionals,” Scientific Data, vol. 9, p. 64, 2022. [2] J. S. Smith et al., “The ANI-1ccx and ANI-1x data sets, coupled-cluster and density functional theory properties for molecules,” Scientific Data, vol. 7, p. 134, 2020. [Online]. Available: https: //www.nature.com/articles/s41597-020-0473-z [3] A. Jain et al., “Commentary: The Materials Project: A materials genome approach to accelerating materials innovation,” APL Materials, vol. 1, no. 1, p. 011002, 07 2013. [Online]. Available: https://doi.org/10.1063/1.4812323 [4] L. Chanussot et al., “Open catalyst 2020 (oc20) dataset and community challenges,” ACS Catalysis, vol. 11, no. 10, pp. 6059–6072, 2021. [Online]. Available: https://doi.org/10.1021/acscatal.0c04525 [5] K. Tran et al., “Open catalyst 2022 (oc22) dataset and challenges for oxidation electrocatalysts,” ACS Catalysis, vol. 13, no. 5, pp. 3066–3084, 2023. [Online]. Available: https://doi.org/10.1021/acscatal.2c05426 [6] S. J. Sahoo et al., “The open catalyst 2025 (oc25) dataset and models for solid-liquid interfaces,” arXiv preprint arXiv:2509.17862, 2025. [Online]. Available: https://arxiv.org/abs/2509.17862 [7] A. Sriram et al., “The open DAC 2023 dataset and challenges for sorbent discovery in direct air capture,” ACS Central Science, vol. 10, no. 5, pp. 923–941, 2024. [8] L. Barroso-Luque et al., “Open materials 2024 (omat24) inorganic materials dataset and models,” 2024. [Online]. Available: https://arxiv.org/abs/2410.12771 [9] D. S. Levine et al., “The open molecules 2025 (OMol25) dataset, evaluations, and models,” 2025. [Online]. Available: https://arxiv.org/abs/2505.08762 [10] D. S. Levine et al., The open polymers 2026 (OPoly26) dataset and evaluations,” arXiv preprint arXiv:2512.23117, 2025. [Online]. Available: https://arxiv.org/abs/2512.23117 [11] K. Khrabrov et al., “Nabla2dft: A universal quantum chemistry dataset of drug-like molecules and a benchmark for neural network potentials,” in NeurIPS 2024 Datasets and Benchmarks Track, 2024. [Online]. Available: https://openreview.net/forum?id=ElUrNM9U8c [12] S. Ganscha et al., “The QCML dataset, quantum chemistry reference data from 33.5M DFT and 14.7B semi-empirical calculations,” Scientific Data, vol. 12, p. 406, 2025. [13] J. Hoja et al., “QM7-X, a comprehensive dataset of quantum-mechanical properties spanning the chemical space of small organic molecules,” Scientific Data, vol. 8, p. 43, 2021. [Online]. Available: https://www.nature.com/articles/s41597-021-00812-2 [14] M. Schreiner et al., “Transition1x - a dataset for building generalizable reactive machine learning potentials,” Scientific Data, vol. 9, p. 779, 2022. The folder "datasets_ADIOS2_format" contains the set of pre-processed datasets in Adaptable I/O System (ADIOS) format (https://www.exascaleproject.org/research-project/adios/) that have been used for the development and training of GFMs in this work. The "datasets_ADIOS2_format" directory contains 2 sub-directories, one for the version "v1" of the datasets and one for the version "v2" of the datasets. The version "v1" of the datasets provides values of the total energy as they are extracted from the original data as it was released by the respective institutions. The version "v2" of the datasets provides values of the energy that have been realigned. The realignment was performed by training a linear regression model that predicts the total energy as a function of the chemical composition of the atomistic structure, and then subtract such prediction from the original value of the total energy. Both folders "v1" and "v2" contain 16 sub-directories, each corresponding to an ADIOS2-formatted dataset The folder "DeepHyper-results" contains the configurational files and model's parameters for all the 186 HPO trials that were successfully completed by the scalable hyperparameter optimization (HPO) runs on Frontier. The content of the folder "DeepHyper-results" I structured as follows: 1) task-list.txt: list of mpnn name, jobid, and deephyper task id 2) gfm_${MPNN}_${JOBID}_0.${TASKID}: run directory with checkpoint files 3) gfm_${MPNN}: deephyper summary directory (*.csv) for each specific MPNN type 4) deephyper-experiment-${JOBID}: output and error logs for each job The file "deephyper-sorted.csv" contains the details of each HydraGNN model built and tested by HPO, obtained by merging the (*.csv) filed from each HPO run executed. Out of all the HPO trials, we selected 10 to continue the training of the respective HydraGNN models. Due to limited computational budget available in the LRN070 allocation we could not complete the training till convergence for all these 10 selected models. The folder "models" contains multiple sub-folders, one per each HydraGNN model trained. Each model sub-folder contains the parameters of each HydraGNN model, with multiple checkpoint-restarts. The list of sub-folders are as follows: 1) multidataset_hpo-BEST1-fp64 2) multidataset_hpo-BEST2-fp64 3) multidataset_hpo-BEST3-fp64 4) multidataset_hpo-BEST4-fp64 5) multidataset_hpo-BEST5-fp64 6) multidataset_hpo-BEST6-fp64 7) multidataset_hpo-BEST7-fp64 8) multidataset_hpo-BEST8-fp64 9) multidataset_hpo-BEST9-fp64 10) multidataset_hpo-BEST10-fp64 Within each one of these folders, additional auxiliary log files are provided with descriptions about how the training proceeded. The lead PaiNN-model is contained inside "multidataset_hpo-BEST6-fp64". The file "mlp_branch_weights" contains the parameters of the multi-layer perceptron (MLP) used to reconcile the predictions of the 16 output decoding heads of the HydragNN architectures. The MLP takes in input the chemical composition of the atomistic structure and predicts averaging weights to linearly mix the predictions of each output decoding head toward consolidating them into a single one. The folder "1.1billion-structure-inference" contains 1.1 billion atomistic structures randomly generated. Each structures is associated with energy and forces predicted with the lead-PaiNN model combined with the MLP model for reconciliation of the multi-branch predictions generated by the 16 output decoding heads. The folder "1.1billion-structure-inference" contains 9,300 (*.tar.gz) subdirectories, one per Frontier compute node used to execute the inference at exascale. Once uncompressed, each (*.tar.gz) subdirectory contains an ADIOS2 (*.bp) file container, where each atomistic structure is stored as a PyTorch-Geometric Data object. The file "export_dataset_environment_variables.sh" contains the environment variables that need to be set before running the HydraGNN code to reproduce the results provided in this dataset release. The code that can be used to load the ADIOS2 files, load HydraGNN models, and run inference is available at: https://github.com/ORNL/HydraGNN/releases/tag/v5.0

36 MATERIALS SCIENCE

Compositional Homogeneity in Rapidly Solidified 316L stainless steel produced by laser powder-bed fusion processing

The segregation of alloying elements in rapidly solidified 316L stainless steel produced using additive manufacturing technologies is widely reported throughout literature. The microstructure of thin walls manufactured from 316L stainless steel using laser powder bed fusion are examined for the presence of alloy segregation, i.e. the rejection of solutes to grain boundaries. Metallographic methods including mechanical polishing and chemical etching are used to prepare samples for microanalysis m

Jankowski, Alan F. [Sandia National Laboratories (

Insights into mixing of non-isothermal multi-polymer melts for complex plastics recycling

Catalytic recycling or upcycling of plastics is often limited not by catalyst performance, but by transport, arising from highly viscous, non-Newtonian polymer melts. In this work, we develop a reactor-scale framework that integrates rheological measurements, constitutive modeling, computational fluid dynamics (CFD), and experiments to quantify mixing, heat transfer, and dispersion in surrogate hydrocarbon melts representing mixed plastics systems. Temperature- and shear rate-dependent viscosity of low-density polyethylene (LDPE) and high-density polyethylene (HDPE) is measured to create two surrogate polymers (PLD and PHD) that capture the dominant shear-thinning flow behavior while neglecting strong elastic effects, enabling tractable simulation of non-isothermal, polymer-melt mixing using a Carreau-Arrhenius generalized Newtonian framework. Three-dimensional CFD simulations are employed to evaluate impeller performance in PLD using mixing time, cavern volume, thermal uniformity, and interfacial area for regimes in which viscoelastic effects are not dominant. We show that magnetic stir bars commonly used in lab-scale studies produce large thermal gradients (~60 °C) and poor mixing, even under idealized power delivery and polymer flow conditions. In contrast, close-clearance anchor impellers achieve near-isothermal operation, reduce mixing times by up to 5×, and provide >90% active circulation volume. We further demonstrate that, at low pseudo-Deborah number (De*), motor power requirements can be predicted directly from shear rate-dependent rheology using the Carreau-Arrhenius framework, enabling rational selection of operating conditions. Extension to surrogate immiscible multi-polymer systems based on PLD and PHD shows that interfacial area is highly sensitive to operating conditions and impeller design, with coaxial anchor-turbine configurations enhancing dispersion by up to 4 × .

Close-clearance impellers

X-ray tomography of damage dynamics in advanced materials using a laser wakefield accelerator

Additively manufactured (AM) metals offer the potential for customizable, cost-effective components, but qualification and certification are crucial. Key to this process is understanding pore dynamics under stress, typically analyzed using micro-computed tomography. This study introduces laboratory-scale “betatron” x-rays from laser wakefield acceleration as a high-throughput alternative for x-ray tomography of advanced materials, such as AM AlSi10Mg alloys. Coupled with 3D finite element modeling, this method provides detailed insights into stress-porosity interactions. The approach delivers high-resolution scans, revealing that pore shape and local triaxiality significantly influence fracture dynamics, supporting advanced material characterization. This work also demonstrates the potential and versatility of laser-betatron x-ray μCT for generating large datasets to accelerate our understanding of the stochastic, process-specific nature of pore formation in AM alloys.

Senthilkumaran, Vigneshvar

Design Strategies Based on Electronic Interactions for Effective Catalysts in Lithium–Sulfur Batteries

Abstract Lithium–sulfur batteries (LSBs) are considered promising next‐generation batteries due to their high energy density (>500 W h kg −1 ). However, LSBs exhibit an unsatisfactory energy density (<400 W h kg −1 ) and cycle life (<300 cycles) because of the shuttle effect caused by soluble lithium polysulfide (LiPS) intermediates and the sluggish conversion reaction kinetics caused by insulating sulfur (S 8 ) and lithium sulfide (Li 2 S). Although various types of catalysts, including metal‐based compounds to single‐atom catalysts, have been reported to address these issues, most catalysts exhibited limited catalytic activity under practical lean electrolyte conditions (<5 µL mg −1 ). A comprehensive understanding of the synthetic strategy and catalytic mechanism of catalysts is essential for their design, but understanding the electronic effects of the catalysts and LiPS is more important. Furthermore, the electronic design of these catalysts is not well understood. In this review, we introduce the catalytic mechanisms in LSBs and discuss catalyst design strategies in terms of electronic effects on the interactions between reactants and catalysts, with a primary focus on heterogeneous catalytic systems. We additionally consider how the electronic property of homogeneous systems, particularly redox mediators, affects catalytic behavior under lean electrolyte conditions and propose future research directions for catalyst development in LSBs.

Chemistry

Effect of Preparation Conditions of Fe@SiO2 Catalyst on Its Structure Using High-Pressure Activity Studies in a 3D-Printed SS Microreactor

Fischer–Tropsch synthesis (FTS) in a 3D-printed stainless steel (SS) microchannel microreactor was investigated using Fe@SiO2 catalysts. The catalysts were prepared by two different techniques: one pot (OP) and autoclave (AC). The mesoporous structure of the two catalysts, Fe@SiO2 (OP) and Fe@SiO2 (AC), ensured a large contact area between the reactants and the catalyst. They were characterized by N2 physisorption, H2 temperature-programmed reduction (H2-TPR), scanning electron microscopy (SEM), transmission electron microscopy (TEM), X-ray diffraction (XRD), Fourier-transform infrared spectroscopy (FTIR), X-ray photoelectron microscopy (XPS), and thermogravimetric analysis–differential scanning calorimetry (TGA-DSC) techniques. The AC catalyst had a clear core–shell structure and showed a much greater surface area than that prepared by the OP method. The activities of the catalysts in terms of FTS were studied in the 200–350 °C temperature range at 20-bar pressure with a H2/CO molar ratio of 2:1. The Fe@SiO2 (AC) catalyst showed higher selectivity and higher CO conversion to olefins than Fe@SiO2 (OP). Stability studies of both catalysts were carried out for 30 h at 320 °C at 20 bar with a feed gas molar ratio of 2:1. The Fe@SiO2 (AC) catalyst showed higher stability and yielded consistent CO conversion compared to the Fe@SiO2 (OP) catalyst.

Biochemistry & Molecular Biology

Development of Ternary Transition Metal Oxide Catalysts for Oxygen Evolution Reaction

Electrochemical water splitting, a promising method for green hydrogen production, is currently hindered by the high cost of precious-group metal (PGM)-based catalysts for the oxygen evolution reaction (OER). This study addresses this challenge by advancing the development of catalysts for OER, focusing on the development of high-performance PGM-free catalysts using nickel-iron-cobalt (NiFeCo)-based aerogels. The catalysts were synthesized via a sol-gel method and critical point drying to achieve a highly porous structure with an exceptionally high surface area. The designed catalyst structure provides an ideal platform for maximizing catalytic active sites and enhancing mass transport kinetics. Co has been systematically incorporated into the current PGM-free state-of-the-art, NiFeOx catalyst, and the metal ratios have been optimized. In addition to the experimental studies, density functional theory calculations were performed to study the material’s properties of this ternary catalyst and the effect of Co addition on enhancing OER catalysis.

Mizrahi, Michal [Bar-Ilan University, Ramat Gan, I

Heterobimetallic Iridium-Niobia Catalyst for Efficient and Selective Methane Ammonia Reforming

A Surface OrganoMetallic Chemistry (SOMC) approach, leveraging a molecularly defined heterobimetallic niobium–iridium complex, was used to prepare a mesoporous SBA-15 silica-supported Ir-NbOx catalyst. The resulting Ir-NbOx/SiO2 catalyst exhibited excellent catalytic performance in selective methane/ammonia reforming. Specifically, the Ir-NbOx/SiO2 catalyst showed significantly higher activity (turnover frequency 8.5 s–1), selectivity (75%), and stability than the Ir/SiO2 analog, whereas the NbOx/SiO2 counterpart was almost inactive. This contrasts with ethane/ammonia reforming via C–C cleavage, for which the bimetallic Ir-NbOx/SiO2 was less active than Ir/SiO2, demonstrating tuned selectivity toward C–H activation rather than C–C cleavage due to the Ir/NbOx synergy. Importantly, an Ir-NbOx/SiO2 reference catalyst, prepared by conventional impregnation/calcination/reduction steps, was found to be inactive, highlighting the value of the SOMC catalyst preparation approach using well-defined heterobimetallic precursors. These results represent a significant advance over existing catalysts due to the atomic-scale synergy between Ir and NbOx sites, enabling access to activity and selectivity regimes inaccessible to monometallic analogs.

Wu, Jiachun

CO Adsorption on a Single‐Atom Catalyst Stably Embedded in Graphene

Abstract Confined single metal atoms in graphene‐based materials have proven to be excellent catalysts for several reactions and promising gas sensing systems. However, whether the chemical activity arises from the specific type of metal atom or is a direct consequence of the confinement itself remains unclear.

Chemistry

Enhancing NO Reduction by CO Over NiO/CeO 2 Catalyst by Optimizing the Metal Oxide–Support Interaction

Noble metal catalysts are widely used in three-way catalysts (TWCs) due to their high efficiency, but their scarcity and high cost drive the need for effective, low-cost alternatives. Here, in this work, a series of NiO/CeO 2 catalysts were engineered by modulating the OH content and crystallite size of the CeO 2 support. This approach yielded Ni species ranging from isolated single atoms to small clusters and larger aggregates, with varied NiO/CeO 2 interaction strengths. Evaluation of their performance in NO reduction by CO, CO oxidation, and the water–gas shift reaction revealed that the NiO/CeO 2 -300 catalyst, featuring small CeO 2 crystallites and highly dispersed NiO clusters, delivered superior activity for NO reduction and CO oxidation. It was demonstrated that small NiO clusters, due to their efficient CO adsorption and activation, were more active than Ni single atoms. Furthermore, the presence of water was found to influence the catalyst stability, with NiO clusters less stable than single atoms likely due to the hydroxylation effect leading to the formation of Ni(OH) 2 . Oxygen storage capacity measurements revealed that performance was governed by a combination of CeO 2 crystallite size and the abundance of NiO/CeO 2 interfaces. These findings demonstrated that the catalytic performance of Ni/CeO 2 systems could be maximized by optimizing the Ni nanostructure and its interaction with CeO 2 support, positioning them as a promising, multifunctional nonprecious alternative for three-way catalysis application.

36 MATERIALS SCIENCE

Thermally Stable Co@C3N4 Single-Atom Catalysts for CO Oxidation: Atomic-Level Insights into Structure and Activity

Single Co atoms supported on C3N4 (Co@C3N4) have demonstrated high activity and selectivity in photocatalysis. However, the investigation of structure–function relationships and reaction mechanisms under photocatalytic conditions is very challenging due to the complex conditions of light absorption, charge transfer, and catalysis. In this study, we employed thermal CO oxidation as a prototypical probe reaction to benchmark the intrinsic catalytic performance and track the active-site evolution of Co@C3N4. Single Co atoms were identified and shown to be the catalytically active sites for CO oxidation based on control experiments and isotope-labeling experiments. The Co sites remained atomically dispersed before, during, and after the reaction with temperatures up to 400 °C, as established by in situ X-ray absorption fine structure (XAFS) combined with density functional theory (DFT), FDMNES simulations, and dynamic-time-warping (DTW)-assisted X-ray absorption near edge structure (XANES) matching. Together with theoretical calculations, the integrated analysis reveals a stable coordination environment under reaction conditions, which correlates with sustained activity, establishing Co@C3N4 single-atom catalysts as thermally stable CO oxidation catalysts. Beyond these findings, the current study provides a workflow for unambiguously assigning active sites in Co@C3N4 for thermal CO oxidation. This workflow will aid the understanding of their behavior in photocatalysis in the future, where light-driven dynamics obscure direct structure–function links. Notably, this study provides fundamental insights for the rational design of robust single-atom catalysts and a foundation for the broader application of Co@C3N4 catalysts in oxidation reactions.

37 INORGANIC, ORGANIC, PHYSICAL, AND ANALYTICAL CH

Electrolyte-Induced Restructuring of Acid-Stable Oxygen Evolution Catalysts

Crystalline metal oxide catalysts operating under oxygen evolution reaction (OER) conditions invariably restructure, resulting in active sites with hydroxo/oxo species in an amorphous environment. An increase in the population of terminal hydroxo/oxo species (i.e., edge sites) facilitates proton-coupled electron-transfer (PCET) kinetics for oxygen generation and thus improves catalyst competency. While amorphous films benefit from a greater density of active sites, they suffer from diminished charge transport as compared to that of extended crystalline lattices. Managing this amorphous–crystalline dichotomy is essential when designing OER catalysts, which we highlight with the examination of electrodeposited PbO x materials, which historically are very poor OER catalysts. Along these lines, the presence of phosphate during PbO x electrodeposition truncates the growth of an extended lattice owing to its strong bonding to oxide surfaces to afford an amorphous catalyst film (A-PbO x ) with significant charge-transfer resistance (138 ± 42 Ω) and poor OER kinetics (420 ± 105 mV dec –1 Tafel slope). Conversely, electrodeposition of Pb 2+ in the presence of less coordinating electrolytes such as nitrate affords crystalline β-PbO2 with improved charge-transfer resistance (42.6 ± 1.1 Ω), though still poor OER kinetics (134 ± 36 mV dec –1 Tafel slope). By operating amorphous A-PbOx in less coordinating electrolytes, however, a new partially crystalline material can be generated (μc-PbO x ) with further reduced charge-transfer resistance (33.0 ± 1.4 Ω) and improved OER kinetics (70 ± 15 mV dec –1 Tafel slope). The enhanced OER activity of μc-PbO x is the result of coupling the high edge-site population of an amorphous PbOx phase with crystalline-like charge transport properties. Finally, the ability to use an electrolyte to induce OER activity in an inactive amorphous form of PbO x highlights the benefits of optimizing the amorphous–crystalline phase compositions in the design of active OER catalysts.

catalysts

Reconstruction and Dissolution of Copper Catalysts during Electrocatalytic Nitrate Reduction

Copper-based electrocatalysts are widely explored for electrochemical nitrate remediation, yet their stability under operating conditions remains poorly understood. While nanoscale and subnanoscale Cu motifs are known to restructure during the nitrate reduction reaction (NO 3 RR), how these transformations translate into irreversible material loss remains unclear. Here, we quantify Cu dissolution during NO 3 RR as a function of catalyst architecture and electrolyte chemistry using two model systems: single-atom Cu (Cu 1 ) and Cu nanoparticles (Cu NP ). Time-resolved leaching measurements, integrated with in situ X-ray absorption spectroscopy (XAS), reveal measurable Cu loss for both catalysts during NO 3 RR. Dissolution is concentrated at the initiation of electrolysis, coinciding with rapid restructuring, and depends strongly on morphology, with Cu NP consistently exhibiting greater Cu loss than Cu 1 . In situ XAS reveals that Cu 1 forms transient metallic clusters under reduction that largely redisperse upon returning to open-circuit voltage, whereas Cu NP undergoes reduction of an oxidized surface layer accompanied by sustained Cu loss during electrolysis. Notably, the presence of nitrate significantly intensifies restructuring and Cu loss, highlighting the critical role of electrolyte composition. Furthermore, these findings establish a direct link between electrochemical restructuring and Cu dissolution, unveiling electrolyte-dependent interactions as key determinants of catalyst durability in electrochemical nitrate conversion.

36 MATERIALS SCIENCE

Dynamic sparse x-ray nanotomography reveals ionomer hydration mechanism in polymer electrolyte fuel-cell catalyst

Tomographic imaging of time-evolving samples is a challenging yet important task for various research fields. At the nanoscale, current approaches face limitations of measurement speed or resolution due to lengthy acquisitions. We developed a dynamic nanotomography technique based on sparse dynamic imaging and 4D tomography modeling. We demonstrated the technique, using ptychographic x-ray computed tomography as its imaging modality, on resolving the in situ hydration process of polymer electrolyte fuel cell (PEFC) catalyst. The technique provides a 40-time increase in temporal resolution compared to conventional approaches, yielding 28 nm half-period spatial and 12 min temporal resolution. The results allow a quantitative characterization of the water intake process inside PEFC catalysts with nanoscale resolution, which is crucial for understanding their electrochemical mechanisms and optimizing their performance. Our technique enables high-speed operando nanotomography studies and paves the way for wider application of dynamic tomography at the nanoscale.

Science & Technology - Other Topics