Search NASASearch

SEARCH · Search NASA

Results for “reactivity”

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 19 records

Cyclic moisture reactivation of calcium sorbents for long duration thermochemical energy storage

The transition to a flexible and reliable energy infrastructure, using electro-thermal energy generation technologies such as geothermal, concentrated solar power, and nuclear, usually demands simultaneous advancement of thermal energy storage (TES) to support on-demand electricity generation and industrial applications while mitigating the inherent intermittency of renewable energy sources and power outages from direct energy generation. Among TES technologies, thermochemical energy storage (TCES) based on calcium looping emerges as a compelling high-power energy storage candidate due to its high reaction enthalpy, compatibility with elevated operating temperatures, and abundance of low-cost materials. However, the long-term durability of calcium-based sorbents for TCES is hindered by surface sintering and particle aggregation, leading to performance degradation over repeated thermal cycles. This study explores a moisture hydration-based strategy to regenerate a degraded calcium sorbent and mitigate performance degradation for long duration TCES. The addition of moisture transforms calcium oxide into calcium hydroxide and produces intercalation water layers, associated with a regenerated surface area and reduced calcium oxide crystallite size. Both these effects are beneficial in restoring the sorbents' reactivity for carbonization. Additionally, an optimized hydration-assisted reactivation protocol balances the recovered energy storage capacity with heating penalty required for moisture removal from hydrated samples, resulting in an enhanced energy storage capacity up to 176% compared to benchmark sorbents that undergo cycling without reactivation after 60 cycles. In conclusion, these results highlight the potential of hydration-assisted reactivation to enhance the long-term performance of TCES, providing an effective pathway to advancing electro-thermal storage technologies.

36 MATERIALS SCIENCE

Non-partial wave treatment of reactive and non-reactive scattering Coupled integral equation formalism.

Coupled integral equations are derived for the full scattering amplitudes for both reactive and nonreactive channels. The equations do not involve any partial wave expansion and are obtained using channel operators for reactive and nonreactive collisions. These coupled integral equations are similar in nature to equations derived for purely nonreactive collisions of structureless particles. Using numerical quadrature techniques, these equations may be reduced to simultaneous algebraic equations which may then be solved.

Hayes, E. F.

On the modelling of non-reactive and reactive turbulent combustor flows

A study of non-reactive and reactive axisymmetric combustor flows with and without swirl is presented. Closure of the Reynolds equations is achieved by three models: kappa-epsilon, algebraic stress and Reynolds stress closure. Performance of two locally nonequilibrium and one equilibrium algebraic stress models is analyzed assuming four pressure strain models. A comparison is also made of the performance of a high and a low Reynolds number model for combustor flow calculations using Reynolds stress closures. Effects of diffusion and pressure-strain models on these closures are also investigated. Two models for the scalar transport are presented. One employs the second-moment closure which solves the transport equations for the scalar fluxes, while the other solves the algebraic equations for the scalar fluxes. In addition, two cases of non-premixed and one case of premixed combustion are considered. Fast- and finite-rate chemistry models are applied to non-premixed combustion. Both show promise for application in gas turbine combustors. However, finite rate chemistry models need to be examined to establish a suitable coupling of the heat release effects on turbulence field and rate constants.

Nikjooy, Mohammad

Stability and Interaction of Coherent Structure in Supersonic Reactive Wakes

A theoretical formulation and analysis is presented for a study of the stability and interaction of coherent structure in reacting free shear layers. The physical problem under investigation is a premixed hydrogen-oxygen reacting shear layer in the wake of a thin flat plate. The coherent structure is modeled as a periodic disturbance and its stability is determined by the application of linearized hydrodynamic stability theory which results in a generalized eigenvalue problem for reactive flows. Detailed stability analysis of the reactive wake for neutral, symmetrical and antisymmetrical disturbance is presented. Reactive stability criteria is shown to be quite different from classical non-reactive stability. The interaction between the mean flow, coherent structure and fine-scale turbulence is theoretically formulated using the von-Kaman integral technique. Both time-averaging and conditional phase averaging are necessary to separate the three types of motion. The resulting integro-differential equations can then be solved subject to initial conditions with appropriate shape functions. In the laminar flow transition region of interest, the spatial interaction between the mean motion and coherent structure is calculated for both non-reactive and reactive conditions and compared with experimental data wherever available. The fine-scale turbulent motion determined by the application of integral analysis to the fluctuation equations. Since at present this turbulence model is still untested, turbulence is modeled in the interaction problem by a simple algebraic eddy viscosity model. The applicability of the integral turbulence model formulated here is studied parametrically by integrating these equations for the simple case of self-similar mean motion with assumed shape functions. The effect of the motion of the coherent structure is studied and very good agreement is obtained with previous experimental and theoretical works for non-reactive flow. For the reactive case, lack of experimental data made direct comparison difficult. It was determined that the growth rate of the disturbance amplitude is lower for reactive case. The results indicate that the reactive flow stability is in qualitative agreement with experimental observation.

Menon, Suresh

Modeling supercritical CO 2 flow and mineralization in reactive host rocks with PFLOTRAN v7.0

Understanding the flow and reactivity of CO 2 injected into geological reservoirs is important for many subsurface applications including secure geologic carbon storage (GCS), critical mineral extraction, enhanced geothermal systems (EGS), and enhanced oil recovery (EOR). Traditionally, subsurface CO 2 injection for GCS applications has focused on geologic formations with favorable subsurface configurations for CO 2 migration and trapping through non-reactive mechanisms such as structural, solubility, and petrophysical trapping. Recently, CO 2 -reactive rocks such as mafic and ultramafic basalts have been investigated for their potential to react with injected CO 2 in situ to simultaneously dissolve host rock minerals and mineralize CO 2 as carbonates. Engineering rapid CO 2 mineralization in the subsurface is attractive because of the increased density of stored CO 2 , the additional safety factors associated with solidification, and the potential to extract valuable critical minerals. Here we present recent developments in the parallel flow and reactive transport simulator PFLOTRAN to model coupled CO 2 -brine flow and reactive transport for a wide range of injection and production applications involving reactive CO 2 -brine systems. These developments are based on the well established and trusted CO 2 flow capabilities in the STOMP-CO 2 simulator. New capabilities added to PFLOTRAN include new CO 2 -brine equations of state with optional thermal coupling, several new constitutive relationships like capillary pressure smoothing and scanning path hysteresis, a fully implicit well model, and native linkage with PFLOTRAN's well-established reactive transport libraries. A series of benchmarks between PFLOTRAN and STOMP-CO 2 verify the newly developed CO 2 -brine flow capabilities. Demonstrations of coupled CO 2 -brine flow modeling and reactive transport show how CO 2 mineralization can be engineered in reactive host rocks. Finally, an example use case involving copper leaching by CO 2 and critical mineral extraction is presented to showcase the strengths of this new implementation. Several limitations still remain, including limited availability of field data to parameterize models. Future work should constrain the evolution of mineral surface area during mineralization and the temperature and/or pH dependence of geochemical reactions for specific systems of interest.

Critical Minerals

Making real-time reactive systems reliable

A reactive system is characterized by a control program that interacts with an environment (or controlled program). The control program monitors the environment and reacts to significant events by sending commands to the environment. This structure is quite general. Not only are most embedded real time systems reactive systems, but so are monitoring and debugging systems and distributed application management systems. Since reactive systems are usually long running and may control physical equipment, fault tolerance is vital. The research tries to understand the principal issues of fault tolerance in real time reactive systems and to build tools that allow a programmer to design reliable, real time reactive systems. In order to make real time reactive systems reliable, several issues must be addressed: (1) How can a control program be built to tolerate failures of sensors and actuators. To achieve this, a methodology was developed for transforming a control program that references physical value into one that tolerates sensors that can fail and can return inaccurate values; (2) How can the real time reactive system be built to tolerate failures of the control program. Towards this goal, whether the techniques presented can be extended to real time reactive systems is investigated; and (3) How can the environment be specified in a way that is useful for writing a control program. Towards this goal, whether a system with real time constraints can be expressed as an equivalent system without such constraints is also investigated.

Marzullo, Keith

Reactive system verification case study: Fault-tolerant transputer communication

A reactive program is one which engages in an ongoing interaction with its environment. A system which is controlled by an embedded reactive program is called a reactive system. Examples of reactive systems are aircraft flight management systems, bank automatic teller machine (ATM) networks, airline reservation systems, and computer operating systems. Reactive systems are often naturally modeled (for logical design purposes) as a composition of autonomous processes which progress concurrently and which communicate to share information and/or to coordinate activities. Formal (i.e., mathematical) frameworks for system verification are tools used to increase the users' confidence that a system design satisfies its specification. A framework for reactive system verification includes formal languages for system modeling and for behavior specification and decision procedures and/or proof-systems for verifying that the system model satisfies the system specifications. Using the Ostroff framework for reactive system verification, an approach to achieving fault-tolerant communication between transputers was shown to be effective. The key components of the design, the decoupler processes, may be viewed as discrete-event-controllers introduced to constrain system behavior such that system specifications are satisfied. The Ostroff framework was also effective. The expressiveness of the modeling language permitted construction of a faithful model of the transputer network. The relevant specifications were readily expressed in the specification language. The set of decision procedures provided was adequate to verify the specifications of interest. The need for improved support for system behavior visualization is emphasized.

Crane, D. Francis

Integrated Evaluation of Latent Viral Reactivation During Spaceflight

This application proposes a continuation of our current effort, which has provided the first demonstration of viral reactivation during space flight. We have used the herpesvirus EBV as a model for latent viral reactivation and have shown that increased amounts of EBV DNA were shed by astronauts during space flight. Analysis of the Antarctic space flight analog indicated that the frequency of viral shedding may also increase (along with the increased numbers of virus) during long periods of isolation. However, a number of critical questions remain before the findings may be considered a significant health risk during extended space flight. These include: Are other latent viruses (e.g., other herpesviruses and polyornaviruses) in addition to EBV also reactivated and shed more frequently and/or in higher numbers during space flight? Is the viral reactivation observed in space flight and ground-based analogs mediated through the hypothalamus-pituitary-adrenal (HPA) axis resulting in a decreased cell-mediated immune response? How does detection of viral DNA by PCR analysis correlate with infectious virus? How does the amount of virus found during flight compare with viral levels observed in acute/chronic viral illnesses and in control individuals? This expanded study will examine the phenomenon of viral reactivation from the initiating stress through the HPA axis with the accompanying suppression of the immune system resulting in viral reactivation. This information is essential to determine if latent viral reactivation among crewmembers represents a sufficient medical risk to space travel to require the development of suitable countermeasures.

Pierson, Duane L.

Mo Atom Rearrangement Drives Layer-Dependent Reactivity in Two-Dimensional MoS 2

Two-dimensional (2D) materials offer a valuable platform for manipulating and studying chemical reactions at the atomic level, owing to the ease of controlling their microscopic structure at the nanometer scale. While extensive research has been conducted on the structure-dependent chemical activity of 2D materials, the influence of structural transformation during the reaction has remained largely unexplored. In this work, we report the layer-dependent chemical reactivity of MoS 2 during a nitridation atomic substitution reaction and attribute it to the rearrangement of Mo atoms. Our results show that the chemical reactivity of MoS 2 decreases as the number of layers is reduced in the few-layer regime. In particular, monolayer MoS 2 exhibits significantly lower reactivity compared with its few-layer and multilayer counterparts. Atomic-resolution transmission electron microscopy (TEM) reveals that MoN nanonetworks form as reaction products from monolayer and bilayer MoS 2 , with the continuity of the MoN crystals increasing with layer number, consistent with the local conductivity mapping data. The layer-dependent reactivity is attributed to the relative stability of the hypothetically formed MoN phase, which retains the number of Mo atomic layers present in the precursor. Specifically, the low chemical reactivity of monolayer MoS 2 is attributed to the high energy cost associated with Mo atom diffusion and migration necessary to form multilayer Mo lattices in the thermodynamically stable MoN phase. In conclusion, this study underscores the critical role of lattice rearrangement in governing chemical reactivity and highlights the potential of 2D materials as versatile platforms for advancing the understanding of materials chemistry at the atomic scale.

Chemical reactivity

Coupled geomechanical investigation of depletion-induced fault reactivation

Fault reactivation during subsurface fluid production pose significant challenges to safe and sustainable resource extraction. Here, this study presents a three-dimensional coupled geomechanical framework to investigate the processes driving fault reactivation, capturing the interactions between reservoir dynamics and geomechanical responses. Verification against theoretical estimations based on linear poroelasticity confirms the model's capacity in representing reservoir background stress responses. However, the study reveals that relying solely on background stress states can underestimate or overestimate fault reactivation potential, emphasizing the importance of including localized stress perturbations such as differential compaction and stress redistribution. Applied to a fault (M1) inspired by the geological characteristics of the Groningen field, the model shows slip initiation at 2965 m depth with 16.0 MPa depletion, aligning with field observations where seismicity occurred at approximately 3 km depth after 15.8 MPa depletion. Parametric studies reveal: (1) inelastic reservoir compaction delays fault reactivation and mitigates fault slip by reducing stress concentration, (2) higher intermediate in-situ stress magnitudes decrease the Coulomb Failure Stress (CFS) increase rate and reduce fault slip, (3) larger fault offsets amplify shear stress near the offset zone, promoting earlier reactivation and longer rupture propagation, and (4) fault permeability significantly influences pressure diffusion, with low-permeability faults leading to sharper stress changes and earlier fault destabilization. These insights highlight the critical role of geological and mechanical parameters in fault reactivation and provide a predictive framework for mitigating induced seismicity risks.

Coupled geomechanical modeling

Phenylethynyl endcapping reagents and reactive diluents

A phenylethynyl composition which can be used to endcap nucleophilic species is employed in the production of phenylethynyl terminated reactive oligomers exclusively. These phenylethynyl terminated reactive oligomers display unique thermal characteristics, as exemplified by the model compound, 4-phenoxy 4'-phenylethynylbenzophenone, which is relatively stable at 200 C, but reacts at 350 C. In addition, a reactive diluent was prepared which decreases the melt viscosity of the phenylethynyl terminated oligomers and subsequently reacts therewith to increase density of the resulting thermoset. The novelty of this invention resides in the phenylethynyl composition used to terminate a nucleophilic reagent, resulting in the exclusive production of phenylethynyl terminated reactive oligomers which display unique thermal characteristics. A reactive diluent was also employed to decrease the melt viscosity of a phenylethynyl terminated reactive oligomer and to subsequently react therewith to increase the crosslink density of the resulting thermoset. These materials have features which make them attractive candidates for use as composite matrices and adhesives.

Jensen, Brian J.

A quantitative risk assessment framework for fault reactivation in underground hydrogen storage: Coupled simulation and deep learning approach

Underground hydrogen storage (UHS) is emerging as a critical solution for large-scale energy storage. However, like all subsurface fluid injection activities, UHS poses the risk of injection-induced fault reactivation. Accurate risk assessment is essential to ensuring the safety and efficiency of UHS operations. This study presents the development of deep-learning surrogate models for fault reactivation prediction in UHS, trained on a comprehensive database of fully coupled fluid flow-geomechanics simulations. Our findings reveal that analytical models often yield unreliable estimates, with errors up to 54% in the allowable injection pressure, potentially leading to a 40% reduction in UHS operational capacity. The developed surrogate models were incorporated into a quantitative risk assessment (QRA) framework, enabling probabilistic evaluation of fault reactivation risk while accounting for uncertainties in the input variables. Site-specific features, such as horizontal stress gradients, fault’s dip and strike angles, and operational parameters like bottom-hole injection pressure and well-fault distance, were identified as the primary drivers of fault reactivation across various stress regimes. Whereas other hydraulic, geological, and poroelastic reservoir properties were found to have a secondary impact. Notably, we observed that the risk of fault reactivation for a critically oriented fault with a static friction coefficient greater than 0.55 remains below 10% in a normal faulting stress regime. However, the risk significantly increases as the stress regime transitions from normal to strike-slip and ultimately to reverse faulting conditions. These findings underscore the importance of rigorous site characterization and comprehensive QRA evaluations to optimize UHS performance and minimize geomechanical risks.

25 ENERGY STORAGE

Structural features of xylan dictate reactivity and functionalization potential for bio-based materials

Plant-based materials have the potential to replace some petroleum-based products, offering compostability and biodegradability as critical advantages. Xylan-rich biomass sources are gaining recognition due to their abundance and underutilization in current industrial applications. Research of potential xylan applications has been complicated by the complex and heterogeneous structure that varies for different xylan feedstocks. Acylation is a broadly used reaction in functionalization of polysaccharides at an industrial scale. However, the efficiency of this reaction varies with the xylan source. To optimize xylan valorization, a systematic understanding of structure–reactivity relationships is essential. This study explores, characterizes, and compares various xylan feedstocks in the acylation process. Xylan feedstocks were analyzed for their chemical composition, degree of polymerization, branching, solubility, and presence of impurities. These features were correlated with xylan glycotypes’ reactivity toward functionalization with succinic anhydride in an optimized DMSO/KOH condition, achieving carboxyl contents of up to 1.46. We used principal component analysis and hierarchical clustering to identify key structural features of xylan that promote its reactivity. Our findings reveal that xylans with higher xylose content and lower degrees of branching exhibit enhanced reactivity, achieving higher carboxyl content and yields. Structural analyses confirmed successful modification, and light scattering analyses showed dramatic changes in the solution properties. Succinylation improves the solubility and film-forming properties of native xylans. This study shows key structure–reactivity relationships in xylan succinylation, establishing that low branching, high xylose content, and reduced lignin impurity enhance chemical functionalization. The results offer a framework for selecting optimal biomass feedstocks and support future efforts in genetic and synthetic biology to design plants with tunable xylan architectures. These findings advance the hemicellulose valorization for applications in coatings and packaging.

Acylation

Corrosion Resistance of an AlCeMg/Stainless-Steel Reactive Bond

A major issue for metal components in many industries is corrosion as it can substantially reduce their lifetime. This issue is especially problematic for materials used in heat exchanger applications. Al–Ce–Mg alloys, which exhibit corrosion resistance and can reactively bond with other metals, may be a viable solution to this problem. This investigation studied the corrosion behavior of Al–2Ce–6Mg (atomic percent)/stainless-steel (SS) reactive bond interfaces after full immersion in nitric, sulfuric, formic, and mixed acid for 267 h. This particular Al–Ce–Mg alloy was chosen due to its good castability. The results of scanning electron microscope characterization showed that reactive bond formations repeatedly occurred throughout the length of the casting in the as-cut samples and that these formations maintained a secure bonding between the alloy and the stainless-steel tubes. Transmission electron microscopy results showed that there was a clear compositional and microstructural transition across the reactive bond. The results of the immersion tests indicated that the nitric, sulfuric, and the mixed acid did not have an observably negative effect on the reactive bond structure. As for the sample exposed to formic acid only, noticable changes were seen in both the microstructural appearance and the elemental profile across the bond, suggesting that oxide formation occurred.

Brechtl, Jamieson [ORNL] (ORCID:0000000217394283)