Search NASASearch

SEARCH · Search NASA

Results for “interactive visualization”

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.

At least 181 records · Page 10

Flowable Cementitious Grouts for False Bottoms in Hanford Waste Tanks – 26085

Cementitious grouts with epoxy coatings are being evaluated as an approach to refurbish the bottom of waste tanks at the Hanford Site. This work studies four grout concept materials for this application, two grouts being from commercial vendors and two grouts based off formulations used to close reactors and tanks at the Savannah River Site. All the candidate grouts demonstrate flowability and pumpability at the 0.5 cu ft scale. The commercial vendor products demonstrate the best flow and have lower water/premix ratio and are less likely to have bleed, which would impact epoxy bonding to the grout. The commercial products also demonstrate increased compression strengths compared to the reactor closure grouts. Additional fresh and cured properties for all the grout formulations were similar. The grouts in the tank waste simulant without epoxy coating do not crack but show visual changes to the grout and the surrounding simulant solution, and simulant absorption into the grout. The grout/epoxy bond in ambient conditions has strengths of over 7 MPa and needs to be evaluated for simulant chemical durability. Overall, the results to date justify testing the flowability, pumpability, and placement of the grouts at larger, engineering scale and for further studies of the interactions between the grout and epoxy.

Valdes, Nicholas [Savannah River National Laborato

Peregrine Software Development: Report on the Code Conversion From Python to C++

This work package seeks to convert the Peregrine software tool from its original Python implementation to a production version based on the C++ language. Peregrine is a powerful research platform with a multitude of advanced data analytics and data visualization functionalities. Developed by scientists to explore multimodal and multidimensional data related to the production of components using powder bed additive manufacturing processes, the tool implements state-of-the-art algorithms to assist machine users in making build or part quality determinations. Given that Peregrine is data-intensive, the goal of this conversion is to enhance the tool’s flexibility and interactivity and reduce the number of code dependencies to facilitate its deployment as part of the ongoing technology transfer campaign. This brief document provides an overview of Peregrine’s functionalities and capabilities, along with a detailed description of the core functionalities that have been implemented to date in the new C++ version. This document serves as a development update at the end of the first year of the ongoing conversion and will be regularly updated as progress continues.

97 MATHEMATICS AND COMPUTING

Polaron catastrophe within quantum acoustics

The quantum acoustic framework has recently emerged as a nonperturbative, coherent approach to electron–lattice interactions, uncovering rich physics often obscured by perturbative methods with incoherent scattering events. Here, we model the strongly coupled dynamics of electrons and acoustic lattice vibrations within this framework, representing lattice vibrations as coherent states and electrons as quantum wave packets, in a manner distinctively different from tight-binding or discrete hopping-based approaches. We derive and numerically implement electron backaction on the lattice, providing both visual and quantitative insights into electron wave packet evolution and the formation of acoustic polarons. We investigate polaron binding energies across varying material parameters and compute key observables—including mean square displacement, kinetic energy, potential energy, and vibrational energy—over time. Our findings reveal the conditions that favor polaron formation, which is enhanced by low temperatures, high deformation potential constants, slow sound velocities, and high effective masses. Additionally, we explore the impact of external electric and magnetic fields, showing that while polaron formation remains robust under moderate fields, it is weakly suppressed at higher field strengths. These results deepen our understanding of polaron dynamics and pave the way for future studies into nontrivial transport behavior in quantum materials.

Science & Technology - Other Topics

PySIDT: Subgraph Isomorphic Decision Trees for Molecular Property Prediction

Accurate molecular property prediction is important across all fields of chemistry. Deep neural networks (DNNs) have become increasingly popular due to their ability to train automatically, avoiding the incredibly tedious process of constructing and extending traditional property estimation schemes. However, DNNs require large amounts of training data, are challenging to interpret, require large amounts of memory to load even during inference, and have severe difficulties incorporating qualitative chemical knowledge, which are often desired for molecular property prediction tasks. Here, in this study, we present PySIDT (https://github.com/zadorlab/PySIDT), a software for training and running inference on Subgraph Isomorphic Decision Trees (SIDTs). SIDTs are graph-based decision trees made of nodes associated with molecular substructures. Inference is done by descending target molecular structures down the decision tree to nodes with matching subgraph isomorphic substructures and making predictions based on the final (most specific) nodes matched. SIDTs scale down well to dataset sizes much smaller than is feasible for DNNs. As trees of molecular substructures, SIDTs are inherently readable and easy to visualize, making them easy to analyze. They are also straightforward to extend and retrain, facilitate uncertainty estimation, and enable easy integration of expert knowledge. We demonstrate the SIDT approach discussing its application to a diverse range of molecular prediction tasks: rate coefficient estimation, diffusion coefficient estimation, thermochemistry estimation, transition state bond stretch prediction, p K a prediction, stability of molecular structures, stability of surface structures, and prediction of surface lateral interaction energetics. Additionally, we demonstrate the power of the SIDT algorithms in two direct learning curve vanilla comparisons with the popular DNN-based software Chemprop and the popular gradient boosted trees-based software XGBoost on enthalpy of formation and rate coefficient prediction tasks. In particular, in the enthalpy of formation case, vanilla PySIDT is able to outperform vanilla Chemprop and XGBoost across the full range of training/validation set sizes out to 11,560 data points.

Johnson, Matthew Sean [Sandia National Laboratorie

Rasterization with Data-Parallel Primitives

Parallel rasterization can suffer from race conditions during fragment generation, which is traditionally addressed by using specialized hardware accessible via vendor graphics APIs. Unfortunately, graphics APIs are increasingly problematic on high-performance computers, either because they are not provided or because of concerns about dependencies with in situ visualization. In response, we present a hardware-agnostic rasterization algorithm that handles race conditions using only data-parallel primitives (DPPs), enabling efficient rendering on HPC systems without graphics API dependencies and aligning with recent efforts to deliver visualization software with DPPs. Our evaluation consists of three phases: (1) evaluating portability across different CPU and GPU architectures, (2) evaluating competitiveness with a community standard, and (3) evaluating performance across varying workloads and available parallelism. The supporting experiments run on both AMD and NVIDIA GPUs, considering data sets as large as 460 million triangles and 160 million pixels. While performance generally falls short of graphics API baselines, it achieves interactive frame rates on most workloads. As a result, we conclude our approach is a viable solution for rasterization on high-performance computers since our approach is portably performant across different architectures without the need for specialized vendor support.

Buckley, Makani [University of Oregon] (ORCID:0009

An ontology-based knowledge graph for representing interactions involving RNA molecules

The "RNA world" represents a novel frontier for the study of fundamental biological processes and human diseases and is paving the way for the development of new drugs tailored to each patient's biomolecular characteristics. Although scientific data about coding and non-coding RNA molecules are constantly produced and available from public repositories, they are scattered across different databases and a centralized, uniform, and semantically consistent representation of the "RNA world" is still lacking. We propose RNA-KG, a knowledge graph (KG) encompassing biological knowledge about RNAs gathered from more than 60 public databases, integrating functional relationships with genes, proteins, and chemicals and ontologically grounded biomedical concepts. To develop RNA-KG, we first identified, pre-processed, and characterized each data source; next, we built a meta-graph that provides an ontological description of the KG by representing all the bio-molecular entities and medical concepts of interest in this domain, as well as the types of interactions connecting them. Finally, we leveraged an instance-based semantically abstracted knowledge model to specify the ontological alignment according to which RNA-KG was generated. RNA-KG can be downloaded in different formats and also queried by a SPARQL endpoint. A thorough topological analysis of the resulting heterogeneous graph provides further insights into the characteristics of the "RNA world". RNA-KG can be both directly explored and visualized, and/or analyzed by applying computational methods to infer bio-medical knowledge from its heterogeneous nodes and edges. The resource can be easily updated with new experimental data, and specific views of the overall KG can be extracted according to the bio-medical problem to be studied.

59 BASIC BIOLOGICAL SCIENCES

Offshore Geologic Carbon Storage Data Collection and International Project Inventory

We present an interactive data collection to aggregate, understand, and disseminate the data that are publicly available to support offshore GCS which can be leveraged by stakeholders to understand where GCS may be viable offshore, create GCS project analogs, and address challenges to GCS in offshore environments. The Offshore Geologic Carbon Storage Data Collection is an Experience Builder web application of multiple web mapping applications, aggregated into a single tool for each data type for access, visualization, and exploration. We also present a spatial inventory of global offshore GCS efforts to visualize the scale and locations of actualized and potential offshore GCS. It includes project location, project type and stage, CO2 storage resource potential, injection rate, reservoir and seal geology, and key literature references. Quantitative and qualitative comparisons of the distribution and magnitude of projects by their attributes lends spatial insight into the status of global GCS operations and storage resource potential, thereby enabling comparative assessments and cross-cutting knowledge transfer for projects in development. These datasets illuminate trends in ongoing offshore projects and can be leveraged by stakeholders to estimate storage resources, identify subsurface analogs, review regulations, and address challenges to offshore GCS. Additionally, opportunities for concurrent decarbonization strategies can be identified.

Mulhern, Julia

International Offshore Geologic Carbon Storage Project Inventory and Data Collection

We present an interactive data collection to aggregate, understand, and disseminate the data that are publicly available to support offshore GCS which can be leveraged by stakeholders to understand where GCS may be viable offshore, create GCS project analogs, and address challenges to GCS in offshore environments. The Offshore Geologic Carbon Storage Data Collection is an Experience Builder web application of multiple web mapping applications, aggregated into a single tool for each data type for access, visualization, and exploration. We also present a spatial inventory of global offshore GCS efforts to visualize the scale and locations of actualized and potential offshore GCS. It includes project location, project type and stage, CO2 storage resource potential, injection rate, reservoir and seal geology, and key literature references. Quantitative and qualitative comparisons of the distribution and magnitude of projects by their attributes lends spatial insight into the status of global GCS operations and storage resource potential, thereby enabling comparative assessments and cross-cutting knowledge transfer for projects in development. These datasets illuminate trends in ongoing offshore projects and can be leveraged by stakeholders to estimate storage resources, identify subsurface analogs, review regulations, and address challenges to offshore GCS. Additionally, opportunities for concurrent decarbonization strategies can be identified.

Mulhern, Julia

International Offshore Geologic Carbon Storage Inventory and Data Collection

We present an interactive data collection to aggregate, understand, and disseminate the data that are publicly available to support offshore GCS which can be leveraged by stakeholders to understand where GCS may be viable offshore, create GCS project analogs, and address challenges to GCS in offshore environments. The Offshore Geologic Carbon Storage Data Collection is an Experience Builder web application of multiple web mapping applications, aggregated into a single tool for each data type for access, visualization, and exploration. We also present a spatial inventory of global offshore GCS efforts to visualize the scale and locations of actualized and potential offshore GCS. It includes project location, project type and stage, CO2 storage resource potential, injection rate, reservoir and seal geology, and key literature references. Quantitative and qualitative comparisons of the distribution and magnitude of projects by their attributes lends spatial insight into the status of global GCS operations and storage resource potential, thereby enabling comparative assessments and cross-cutting knowledge transfer for projects in development. These datasets illuminate trends in ongoing offshore projects and can be leveraged by stakeholders to estimate storage resources, identify subsurface analogs, review regulations, and address challenges to offshore GCS. Additionally, opportunities for concurrent decarbonization strategies can be identified.

Mulhern, Julia

Composition and in situ structure of the Methanospirillum hungatei cell envelope and surface layer

Archaea share genomic similarities with Eukarya and cellular architectural similarities with Bacteria, though archaeal and bacterial surface layers (S-layers) differ. Using cellular cryo–electron tomography, we visualized the S-layer lattice surroundingMethanospirillum hungatei, a methanogenic archaeon. Though more compact than known structures,M. hungatei’s S-layer is a flexible hexagonal lattice of dome-shaped tiles, uniformly spaced from both the overlying cell sheath and the underlying cell membrane. Subtomogram averaging resolved the S-layer hexamer tile at 6.4-angstrom resolution. By fitting an AlphaFold model into hexamer tiles in flat and curved conformations, we uncover intra- and intertile interactions that contribute to the S-layer’s cylindrical and flexible architecture, along with a spacer extension for cell membrane attachment.M. hungateicell’s end plug structure, likely composed of S-layer isoforms, further highlights the uniqueness of this archaeal cell. These structural features offer advantages for methane release and reflect divergent evolutionary adaptations to environmental pressures during early microbial emergence.

Science & Technology - Other Topics

Investigating the effect of heterogeneities across the electrode|multiphase polymer electrolyte interfaces in high-potential lithium batteries

Polymer electrolytes hold great promise for safe and high-energy batteries comprising solid or semi-solid electrolytes. Multiphase polymer electrolytes, consisting of mobile and rigid phases, exhibit fast ion conduction and desired mechanical properties. However, fundamental challenges exist in understanding and regulating interactions at the electrode|electrolyte interface, especially when using high-potential layered oxide active materials at the positive electrode. Here we demonstrate that depletion of the mobile conductive phase at the interface contributes to battery performance degradation. Molecular ionic composite electrolytes, composed of a rigid-rod ionic polymer with nanometric mobile cations and anions, serve as a multiphase platform to investigate the evolution of ion conductive domains at the interface. Chemical and structural characterizations enable the visualization of concentration heterogeneity and spatially resolve the interfacial chemical states over a statistically significant field of view for buried interfaces. We report that concentration and chemical heterogeneities prevail at electrode|electrolyte interfaces, leading to phase separation in polymer electrolytes. In conclusion, understanding the hidden roles of interfacial chemomechanics in polymer electrolytes enables us to design an interphase tailoring strategy based on electrolyte additives to mitigate the interfacial heterogeneity and improve battery performance.

36 MATERIALS SCIENCE

Continuity of Mitochondrial Budding: Insights from BS-C-1 Cells by In Situ Cryo-electron Tomography

Mitochondrial division is a fundamental biological process essensial for cellular functionality and vitality. The prevailing hypothesis that dynamin related protein 1 (Drp1) provides principal control in mitochondrial division, in which it also involves the endoplasmic reticulum (ER) and the cytoskeleton, does not account for all the observations. Therefore. the hypothesis may be incomplete. Our previous study in HeLa cells led to a new hypothesis of mitochondrial division by budding. To follow-up our previous study, we employed in situ cryo-electron tomography to visualize mitochondrial budding in the intact healthy monkey kidney cells (BS-C-1 cells). Our findings reaffirm single and multiple mitochondrial budding, consistent with our observations in HeLa cells. Notably, the budding regions vary significantly in diameter and length, which may represent different stages of budding. More interestingly, neither rings nor ring-like structures, nor the wrapping of ER tubes was observed in the budding regions, suggesting mitochondrial budding is independent from Drp1 and ER. Meanwhile, we uncovered direct interactions between mitochondria and large vesicles that are distinct from small mitochondrial-derived vesicles and extracellular mitovesicles. In conclusion, we propose that these interacting vesicles may have mitochondrial origins.

(Cryo-EM)

rmon (Resource monitor) [SWR-24-128]

The resource monitor application provides monitoring, collection, and visualization of resource utilization in compute nodes. This package contains utilities to monitor system resource utilization (CPU, memory, disk, network). Here are the ways you can use it: -Monitor resource utilization for a compute node for a given set of resource types and process IDs. -Start a process and monitor its resource utilization. -Monitor resource utilization for a compute node asynchronously with the ability to dynamically change the resource types and process IDs being monitored. -Produce JSON reports of aggregated metrics. -Produce interactive HTML plots of the statistics.

Thom, Daniel [National Renewable Energy Laboratory

Ultrabroadband Spacetime Nanoscopy of Terahertz Polaritons in a van der Waals Cavity

Guiding, storing, and processing light at the nanoscale hinges on understanding how polaritons — hybrid quasiparticles of light and matter — propagate and interfere in both space and time. This work introduces a synchrotron-based technique, SYnchrotron SpaceTimE Mapping (SYSTEM), which captures real-time evolution of polariton wave packets with ∼10 nm spatial and sub-100 fs temporal resolution across an ultrabroadband 5–50 THz range. Here, SYSTEM directly visualizes the creation, interference, and decay of multiple high-quality Fabry-Pérot phonon polariton cavity modes in an α-MoO 3 microcavity. These real-space, real-time observations reveal wave-packet dynamics and cavity resonances with record-high quality factors (Q ≈ 100) in the single-digit terahertz regime near 9 THz. SYSTEM thus offers a powerful and broadly applicable platform for probing and engineering ultraslow, deeply subwavelength polaritons, opening new avenues for tailoring light–matter interactions and advancing next-generation THz nanophotonic technologies.

36 MATERIALS SCIENCE

Structural characterization of neutron irradiated hexagonal boron-10 nitride-15 single crystals

The negatively charged boron vacancy ($V$$^{–}_{⁠B}$⁠) in hexagonal boron nitride (hBN) is a promising quantum defect that can be used to sense pressure, temperature, and magnetic field with high spatial resolution. hBN enriched with the boron-10 and nitrogen-15 isotopes, denoted h 10 B 15 N, has good contrast and coherence for quantum sensing because nitrogen-15 has nuclear spin (1/2), reducing hyperfine interactions. Boron vacancies can be generated by neutron irradiation, which causes the transmutation of the boron-10 isotope to lithium-7. In this study, the ancillary structural, compositional, and mechanical properties of h 10 B 15 N crystals that have been subjected to neutron irradiation fluences from 1.4 × 10 16 to 8.4 × 10 17 n/cm 2 were thoroughly characterized. Besides creating $V$$^{–}_{⁠B}$⁠, the process also induces other defects that generate strain in the crystal lattice. In turn, the mechanical properties of these crystals change drastically. Investigated here are the visual changes, lattice integrity, composition, crystal strain, and elastic constants (C 33 and C 66 ) to assess how these characteristics change as a function of neutron fluence.

36 MATERIALS SCIENCE

Visualizing Size-Dependent Dynamics of CeO 2-δ {100}-Supported CoO x Nanoparticles Under CO 2 Hydrogenation Conditions

Carbon dioxide is a major greenhouse gas. In order to optimize processes focused on its chemical valorization, one needs detailed information about the effects of CO 2 and/or CO 2 /H 2 mixtures on the structure and morphology of metal/oxide catalysts. Here, in this study, the evolution of a catalyst with cobalt supported on CeO 2 -cube nanostructures under CO 2 hydrogenation conditions was investigated by using a set of in situ characterization techniques (X-ray absorption fine structure, X-ray diffraction, diffuse reflectance infrared Fourier transform spectroscopy, and environmental transmission electron microscopy (TEM)). The {100} facets of the ceria support displayed an unexpectedly high stability due to strong interactions with the aggregates of cobalt oxide. A significant influence of interfacial bonding between CoO x and CeO 2-δ {100} is evident through a clear preference in the orientation of CoO x nanoparticles (NPs) with respect to the substrate. For initially reduced Co/CeO 2 -cube nanostructures, a kinetically controlled oxidation of cobalt upon the introduction of CO 2 was observed during the early stages of CO 2 hydrogenation. Environmental TEM revealed the size-dependent morphological behavior of cobalt oxide NPs due to strong interactions with the CeO 2 {100} surface. When the environment was switched from H 2 to a mixture of H 2 and CO 2 at 250 °C, small CoO x NPs (in the largest dimension < 2.5 nm) rapidly transformed from a pyramidal three-dimensional (3D) form to a planar, monatomic layer attached to the concurrently oxidized CeO 2-δ {100} surface. This maximizes the number of sites available for the binding of CO 2 or reaction intermediates. The shape transformation reflected the oxophilic character of cobalt and strong metal–support interactions. The removal of CO 2 from the gas phase led to a reduction of the cobalt oxide NPs by hydrogen and a reversible two-dimensional → 3D transformation. In contrast, no significant morphological changes, apart from further oxidation, were observed for big CoO x NPs (in the largest dimension > 3 nm). These trends are not seen for nanoparticles of noble metals. The observed morphological and structural changes in the small CoO x NPs affected the stability of reaction intermediates and modified the selectivity of the CoO x /CeO 2 catalyst system for methane production.

36 MATERIALS SCIENCE

WELLBASE - An Interactive Platform for Wellbore Material Assessment

This project seeks to build an open-source wellbore material data repository with adequate material performance and contextual data to support Geological Carbon Storage (GCS). By appropriately evaluating the data types as mentioned earlier made available by the WELLBASE tool, stakeholders can make more informed decisions regarding well selections, risk assessment, and economic analysis for geologic carbon storage projects. Advanced Natural Language Processing models and other custom python scripts will be deployed in an automated process to extract unstructured data from documents, reports, and web applications and subsequently parse to more usable formats. The processed data will then be integrated into a robust and comprehensive database architecture, optimizing data accessibility, and usability for analytical purposes. The final data products will be accessible through a user-friendly visualization platform that will allow users to query and visualize the data, as well as download data in usable formats.

Tetteh, Daniel A.

UrbanScaping: Community Spatial Data Visualization & Analytics

Evaluating the electrification potential of buildings through retrofitting is crucial for reducing carbon emissions and the carbon footprint of built environments. This study leverages the Automatic Building Energy Modeling (AutoBEM) software, integrating the Model America database to create an urban context-based spatial analysis platform for community engagement and development. We selected Camp Hill Borough, PA, as a case study to analyze building-specific energy performance and evaluate the electrification potential of each building by switching to different Heating, Ventilation, and Air Conditioning (HVAC) systems and measurement components. The simulation results generated by the workflow provide retrofitting suggestions to help mitigate the carbon footprint as well as energy saving statistics of buildings. Additionally, the developed web-based interface serves as a community engagement platform, allowing residents to provide feedback and further develop interactive communication protocols. The outcomes of this project offer a baseline for community electrification planning and contribute to the design of low-carbon communities.

Chowdhury, Shovan [ORNL]