Search NASASearch

SEARCH · Search NASA

Results for “anomalous spin-optical helical effect”

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.

648 records · Page 22

Investigating the Combustion Performance of Dual Fuel Combustion with Diesel and Port Injected Hydrogen in a Large Bore Locomotive Engine

The heavy-duty transportation sector has primarily relied on conventional diesel combustion engines given their reliability and high thermal efficiency relative to spark ignition engines, but increased focus on reducing greenhouse gas emissions has led to investigation into alternative fuels. Gaseous hydrogen fuel has garnered a great deal of recent interest in the engine community given it has zero carbon, but hydrogen is not available at the scale and cost that petroleum fuels are currently available, and this is a barrier to adoption for industries that are looking to decarbonize their operations. Because of the fuel flexibility provided, dual fuel technology offers a pathway for some industries to adopt hydrogen as a fuel source while maintaining sufficient flexibility in times and locations where the new fuel is not yet available. This computational study investigates dual fuel combustion in a large bore locomotive engine architecture using direct injected diesel and port injected gaseous hydrogen fuel. With an optimal port fuel injection configuration from previous work, simulations of varying substitution ratio, compression ratio, manifold air temperature, diesel injection timing, and diesel injection pressure were performed to understand their effect on combustion performance. Results indicated that both increased substitution ratio and higher intake air temperature accelerates hydrogen flame propagation and can result in high peak cylinder pressures. Additionally, diesel injection timing and injection pressure were demonstrated as effective methods for controlling dual fuel combustion heat release rates.

ODonnell, Patrick Christopher

Laser-induced graphene gas sensors for environmental monitoring

Artemesia tridentatais a foundational plant taxon in western North America and an important medicinal plant threatened by climate change. Low-cost fabrication of sensors is critical for developing large-area sensor networks for understanding and monitoring a range of environmental conditions. However, the availability of materials and manufacturing processes is still in the early stages, limiting the capacity to develop cost-effective sensors at a large scale. In this study, we demonstrate the fabrication of low-cost flexible sensors using laser-induced graphene (LIG); a graphitic material synthesized using a 450-nm wavelength bench top laser patterned onto polyimide substrates. We demonstrate the effect of the intensity and focus of the incident beam on the morphology and electrical properties of the synthesized material. Raman analyses of the synthesized LIG show a defect-rich graphene with a crystallite size in the tens of nanometers. This shows that the high level of disorder within the LIG structure, along with the porous nature of the material provide a good surface for gas adsorption. The initial characterization of the material has shown an analyte response represented by a change in resistance of up to 5% in the presence of volatile organic compounds (VOCs) that are emitted and detected byArtemisiaspecies. Bend testing up to 100 cycles provides evidence that these sensors will remain resilient when deployed across the landscapes to assess VOC signaling in plant communities. The versatile low-cost laser writing technique highlights the promise of low-cost and scalable fabrication of LIG sensors for gas sensor monitoring.

Chemistry

High‐Performance Rechargeable Lithium‐Chlorine Batteries with ALD Conformal Starburst Porous Graphene Positive Electrodes

Abstract Rechargeable alkali metal‐chlorine batteries are emerging as a promising high‐energy‐density solution. However, they confront significant challenges, including the primary issue stemming from the weak binding affinity of cathode materials for Cl 2 , which leads to a sluggish and inadequate supply of Cl 2 during the redox reactions, resulting in a shortened cycle life and low Coulombic efficiency (CE), particularly when operating at ultrahigh specific capacity outputs. Herein, an Al 2 O 3 ‐skinned heterostructured starburst porous graphene with conformal metasurfaces (Al 2 O 3 @rGO) is reported, crafted from a hierarchical porous starburst graphene arranged in a unique layered structure by the PTFE microemulsion skin effect, leveraging subsequent fluidized bed atomic layer deposition (FBALD) of Al 2 O 3 groups. Al 2 O 3 @rGO features superhydrophilicity, effective adsorption, fast kinetics from stable dynamic respiratory interface, high electrical and thermal conductivity anisotropy, intelligent thermal management and safe operation over a wide temperature range. Consequently, the Li‐Cl 2 @Al 2 O 3 @rGO battery achieves an ultrahigh discharge specific capacity of 5000 mAh g −1 at ≈100% CE, and even delivers stable cycling over 200 cycles with 2000 mAh g −1 at an average CE of 99.8% under low temperature environment of ‐40 °C. The scalable heterostructure approach offers a sustainable perspective of the development of functionalized metamaterials and metasurfaces for next‐generation safe and energy‐dense batteries and broader applications.

Chemistry

Measuring Climate and Water Risk across the Bulk Power System

As climate impacts increase and power systems transition to renewables, planners and operators need insights into climate risks to power generation and infrastructure to ensure reliable decision-making in the short and long-term. We present a standardized, consistent mechanism for utilities and system operators to evaluate the climate- and water-related risks of their current and future grid assets. Using a risk-based approach on the combined outcomes of high-fidelity climate drivers together with water and power system models, we examine the temperature and water availability impacts within the contiguous United States to power system assets at the water basin level in three different time periods and report resulting outcomes on lost capacity across different expansion scenarios and climate models. The results indicate that air temperature has the highest effect on derating. Changes in streamflow do not have a large impact on generation capacity at the national level. Electric sector buildout scenarios each have a unique regional risk profile, depending on the technology mix and total capacity, although risks from high temperatures are significant for both traditional and renewable energy generation. Stakeholders can use this approach to monitor effects of generation capacity losses and potential impacts as climate, generation mix, and infrastructure change.

24 POWER TRANSMISSION AND DISTRIBUTION

Security Constrained Economic Optimization of Photovoltaic and Other Distributed Assets

The rapid growth of distributed energy resources (DERs), especially photovoltaic (PV) systems, has introduced new complexities in maintaining grid reliability, stability, and cost-effective operation. This project addresses these challenges by developing and demonstrating a scalable GridOS Distributed Energy Resource Management System (DERMS) that enables secure, real-time optimization and control of DERs at the distribution feeder level.

14 SOLAR ENERGY

Improving the Performance of NEML2 with Modern Graph Compilation Backends

NEML2 vectorizes constitutive-model evaluation for large-scale multiphysics simulation, using PyTorch as its tensor backend so that a batch of material-point updates runs on CPU or GPU through a single implementation. In the two prior reports in this series it was a C++-native library, deployed through TorchScript tracing and just-in-time (JIT) compilation; it has since been rewritten from the ground up into a Python-native library deployed through Ahead-of-Time Inductor (AOTInductor), a modern PyTorch graph-compilation backend. The rewrite is driven by a persistent tension, not a language preference: NEML2 composes constitutive models at runtime from a registry of small, independently-authored pieces, and that flexibility is difficult to reconcile with the compile-time knowledge an efficient GPU kernel needs. This report documents the rewrite and the investment that accompanied it: the AOTInductor export pipeline that turns a Python-authored model into a portable, Python-free compiled artifact loadable from pure C++; the eager and compiled runtimes and the new implicit solver layer built on them; a head-to-head benchmark of legacy JIT against AOTInductor; the physics-model catalog and its worked examples; the developer tooling; and the corresponding overhaul of MOOSE’s NEML2 integration that lets MOOSE consume it. A central objective is to examine whether modern PyTorch graph-compilation backends are effective for MOOSE GPU integration. The benchmark answers directly: AOTInductor outperforms legacy JIT on every GPU scenario measured, by 1.0–4.5×. Modern graph-compilation backends are effective for MOOSE GPU integration, and AOTInductor specifically – not compilation in the abstract – is why.

Hu, Gary (Tianchen) [Argonne National Laboratory (

Case study of UAS ignition of prescribed fire in a mixedwood on the William B. Bankhead National Forest, Alabama

Abstract Background For at least four decades, practitioners have recognized advantages of aerial versus ground ignition for maximizing the effectiveness of prescribed fires. For example, larger areas can be ignited in less time, or ignition energy may be variously targeted over an area in accordance with the uneven distribution of fuels. The maturation of wireless communication, geopositioning systems, and unmanned aerial systems (UAS) has enhanced those advantages, and UAS approaches also provide further advantages relative to helicopter ignitions, such as reduced risk to human safety, lower operating costs, and higher operational flexibility. In a long running study at the Bankhead National Forest in northcentral Alabama, prescribed fire has been used for nearly 20 years. Most of the burns have been hand-ignited via drip torches, while some have been aerially ignited via helicopter. In March 2022, for the first time, a UAS was used to ignite prescribed fires across a landscape that included a long-term research stand. This field note relates comparisons of both fire behavior and fuel consumption metrics for the UAS-ignited burn versus previous burns on the same stand, and versus burns of other research stands in the same year. Results The UAS-ignited prescribed fire experienced burn effects similar to those from ground-ignited prescribed fires on the same stand in previous years, as well as those from ground-ignited prescribed fires on other stands in the same year. Conclusion This post hoc analysis suggests that UAS ignition approaches may be sufficient for achieving prescribed burn goals, thereby enabling practitioners to realize the advantages offered by that ignition mode.

Environmental Sciences & Ecology

Dynamics of Radiation Damage Buildup in Ultrathin Hexagonal Boron Nitride Films under Ion Bombardment

Two-dimensional hexagonal boron nitride (hBN) is attractive for several emerging applications. Ion bombardment can be used to modify the hBN properties. However, the understanding of radiation damage buildup in hBN remains limited. Here, we investigate the effects of the dose rate and ion mass on radiation damage buildup by studying 40 nm-thick hBN films bombarded at room temperature with 500 keV 4 He, 15 N, 40 Ar, and 129 Xe ions and comparing with results for ion bombardment of polycrystalline hBN ceramics. Raman spectroscopy is used to quantify damage buildup, and transmission electron microscopy is used for microstructural analysis. Experiments are complemented by molecular dynamics simulations of the formation and evolution of point defects. Lighter ions are found to be more efficient at disordering hBN than heavier ions. This observation points to a critical role of intracascade defect processes. In contrast, a negligible dose rate effect observed suggests limited intercascade defect dynamic annealing processes for these irradiation conditions. These findings provide a fundamental basis for hBN defect engineering.

2D materials

Catalytic disproportionation on carbon superstructures enables long-life, high-loading Li–S batteries

Electrocatalysis has been widely explored as an effective strategy to accelerate polysulfide (PS) conversion and suppress the shuttle effect in lithium–sulfur (Li–S) batteries. However, the underlying mechanisms remain elusive, and electrocatalytic reactions are inactive during cell resting. In this work, we reveal and quantitatively analyze a previously unrecognized sulfur reduction route (SRR) driven by catalytic disproportionation at the carbon cathode surface—fundamentally distinct from conventional electrocatalysis. Unlike conventional stepwise pathways, this SRR enables high-order polysulfides (Sₓ²⁻, x = 5–8) to directly convert into S₈ and Li₂S₂, bypassing low-order intermediates. This sulfur-reduction shortcut is systematically elucidated through high-performance liquid chromatography, revealing the intrinsic catalytic contribution of carbon frameworks and the dynamic evolution of PS species. We demonstrate that carbon superstructures (CSS-0.5), assembled from nanosheet subunits with abundant N/O functionalities and interconnected charge-migration channels, synergistically promote this catalytic process. Benefiting from these features, CSS-0.5 delivers superior electrochemical performance under practical conditions, enabling high sulfur loading (6.0 mg cm⁻²) pouch cells with 80.5% capacity retention over 210 cycles. This study provides the first quantitative evidence of electrocatalytic disproportionation in Li–S batteries, offering mechanistic insights and design principles for advanced sulfur cathodes.

25 ENERGY STORAGE

Advanced blade-shaped thermal energy storage device: Development and application

Thermal energy storage (TES) using phase change materials (PCMs) is a promising approach for capturing and reusing excess thermal energy, yet widespread adoption is limited by low thermal conductivity, bulky configurations, and inadequate scalability. Here, this study presents a modular, blade-shaped TES prototype designed to address these challenges. The device integrates a lightweight aluminum shell, an embedded serpentine coil for active or passive heat exchange, and a cost-effective corrugated metal mesh for enhanced PCM thermal conductivity. With thickness-to-length and thickness-to-width ratios of 0.03 and 0.08, respectively, the blade-shaped TES achieves a compact, modular form factor suitable for space-constrained applications. Experimental testing demonstrated the efficient charge and discharge behavior of blade-shaped TES, capturing PCM superheating, phase-change transitions, and subcooling dynamics, with charging and discharging efficiencies of 94.9% and 94.6%, respectively. Also, the system can potentially achieve higher energy density than that of conventional TES designs. When integrated into a household refrigerator during the study, three blade-shaped TES modules successfully shifted 100% of peak-time compressor operation to off-peak hours, reducing energy consumption while maintaining more stable compartment temperatures. The blade-shaped TES's thin geometry, modularity, and enhanced thermal performance support scalable deployment across residential, commercial, and industrial applications, providing a versatile, cost-effective solution for high-efficiency, demand-flexible thermal energy management.

Blade-shaped

Modeling a generic TRISO-fueled heat pipe microreactor using SCALE: Depletion, transportation criticality, and shielding

This paper demonstrates the applicability of the SCALE code system to tristructural-isotropic (TRISO)-fueled heat pipe microreactors through depletion, transportation criticality, and shielding analyses of a generic reference design. The study conducted supports US Nuclear Regulatory Commission code readiness efforts for advanced non–light-water reactor technologies and is intended as a code capability demonstration rather than as an optimization of a specific microreactor design. The modeled reactor employs high-assay low-enriched uranium (HALEU) uranium oxycarbide (UCO) TRISO fuel and beryllium oxide (BeO) reflectors and operates at 7.5 MWth with a nominal lifetime of about 3 effective full power years. Representative cases for fresh and irradiated cores were selected to exercise SCALE methods relevant to reactor operation and post-irradiation transport. The discharged-core decay heat is approximately 6% of operating power immediately after shutdown. Transportation criticality calculations show that internal water ingress is the dominant reactivity effect, with fully flooded fresh core and irradiated core configurations remain above the subcriticality criterion, even with the available control mechanisms. Shielding calculations for a simplified transportation package indicate that normal-condition dose rates are governed mainly by shielding thickness and cooling time, whereas the breached hypothetical accident case is governed primarily by cooling time. Overall, the study shows that SCALE supports depletion, transportation criticality, and shielding evaluations efficiently for TRISO-fueled heat pipe microreactors within a single code system.

Criticality

CFD Simulation of the Dosing Behavior within the Atomic Layer Deposition Feeding System

The effective operation of atomic layer deposition (ALD) feeding system is the premise of realizing specific ALD processes. In the present work, a detailed computational fluid dynamics (CFD) model of the feeding system has been developed and validated, which accounts for the roles of ALD valves and manifolds. A numerical simulation of the compressible fluid flow and heat/mass transfer within the feeding system was conducted. The dosing amounts and the spatiotemporal distributions of the precursors can be accurately predicted using the CFD model, as validated by experimental results. Different precursors, operating conditions, and structures of the feeding system were simulated and analyzed to examine the operating flexibility of the feeding system. The simulation results can be adopted as the upstream boundary conditions for simulations of the ALD process in the reaction chamber. The substrate-scale simulation indicates that the effect of the feeding system on the film deposition is highly related to the surface kinetics of ALD. The present work can serve as a guide for the development and optimization of different ALD-based processes via proper operation and even the design of the feeding system.

37 INORGANIC, ORGANIC, PHYSICAL, AND ANALYTICAL CH

SAM Finite Volume Method Development Status Update: GCR Application, Restart, and MultiApp

The System Analysis Module (SAM) is being developed as a modern system analysis code for advanced non-light-water-reactor safety analysis under the U.S. DOE NEAMS program. Previous feasibility studies have demonstrated that a staggered-grid finite volume method (SG-FVM), implemented under the MOOSE framework, can deliver more than an order of magnitude speedup over the existing continuous Galerkin finite element method (CG-FEM) solver for liquid-cooled, incompressible but thermally expandable flow systems. This work extends the previous effort to compressible, gas-cooled reactor applications, where pressure couples directly into the mass equation adding additional nonlinearity into the equation system. New code capabilities are implemented for pebble bed high-temperature gas-cooled reactor (PB-HTGR) analysis, including a pebble bed CoreChannel component, built-in pebble bed effective thermal conductivity model and channel-to-channel crossflow model. The capabilities are tested, benchmarked, and demonstrated for problems with increased level of model and physical complexities, including the HTTU effective thermal conductivity test, the SANA passive cooling test, and a demonstration case using the GPBR200 reactor design covering steady-state operation, DLOFC and PLOFC transients. Across all cases, the SG-FVM solver demonstrated strong robustness and efficiency, and the solutions agree well with reference results and data. The finding of this work proves that SG-FVM is a viable and efficient solver pathway for compressible, gas-cooled reactor system analysis in SAM. In addition, work has been done to successfully support SAM-FVM recover/restart code feature that is essential to reactor safety analysis applications, and MultiApp code feature that is essential to multi-scale and multi-physics simulations. In summary, this work continued from previous feasibility studies, and further demonstrated that the SG-FVM will serve as a strong foundation for SAM’s advanced solver algorithm for future deployment.

Zou, Ling

Uncertainty quantification for competing failure mechanisms in unidirectionally reinforced carbon–carbon composites

Microstructure-informed finite element models play a key role in the carbon–carbon composite design process. Variability in manufacturing process parameters and experimental limitations introduce model parameter uncertainty. This study quantifies the effect of model parameter uncertainty on transverse tensile fracture behavior and proposes a methodology to predict the failure mode based on competing microscale damage mechanisms. Finite element simulations incorporate fiber–matrix interface debonding with cohesive zones and matrix damage with a smeared crack band approach in a unidirectional carbon–carbon composite. Results from a variance-based global sensitivity analysis identifies interfacial and matrix damage parameters as the primary source of variability in fracture behavior. Sobol’ indices indicate that matrix and cohesive zone strengths contribute 94% of the variance in the effective ultimate stress. A local analysis elucidates the relationship between these constituent strength parameters and failure mode by estimating the probability of cohesive, matrix, and mixed-mode dominated failure. Based on the results for 4000 simulations, 93% exhibit mixed-mode or interfacial dominated failure, which underscores the crucial role of fiber–matrix interface debonding in the transverse tensile failure of carbon–carbon composites. These uncertainty quantification results facilitate more efficient model calibration and provide a framework for microstructure-informed failure predictions in the face of manufacturing-induced uncertainty.

36 MATERIALS SCIENCE

Spectrograph stabilization using a single-delay interferometer on the Hale Telescope

We describe a technique for spectrograph stabilization useful when conventional mitigation techniques of vacuum tanks, thermal insulation, and laser frequency comb may be impractical, expensive, heavy, or bulky. This includes spectrographs on airborne platforms or mounted on telescopes where they suffer a changing gravity vector or other drifts. Placing a fixed-delay interferometer in series with a spectrograph forms an externally dispersed interferometer (EDI). This produces a uniform sinusoidal comb multiplying input spectrum, creating (through heterodyning) beats (moiré patterns). In Fourier space for low frequencies up to the comb frequency, the moiré generated signal counter-rotates to ordinary spectra under an unknown disperser wavenumber drift Δx. This generates a large negative feedback signal useful in a conceptual control loop, to converge rapidly to a stable spectrum and yield Δx. A modified EDI data analysis algorithm (“crossfading”) combines frequency-weighted moiré with conventional spectrum to cancel net output spectrum reaction to Δx. Needing only a single-delay, this is a practical improvement over prior crossfading analyses requiring multiple delays. We test crossfading on ThAr data near 4850 cm−1 taken on Hale telescope in an earlier project. In a single pass, we reduce drift 20 times. Using seven iterations, we reduce 0.5 cm−1 (31 km/s Doppler equivalent) drift to 4×10−7 cm−1 (2.5 cm/s). The interferometer delay can wander, because linearity of phase versus wavenumber interpolates science features between bracketing calibrating spectral references. Second, mathematically reversing the heterodyning effect doubles effective spectral resolution without changing disperser slit.

Erskine, David J [Lawrence Livermore National Labo

Compatibility of Type 304H Stainless Steel in Static Molten FLiBe for Inertial Confinement Fusion Reactors: Role of Impurities and Redox Control

Molten fluoride salts, such as FLiBe (LiF-BeF2), are promising candidates for tritium breeding and heat transfer in fusion reactors, but corrosion of structural materials remains a major challenge. This study investigates the corrosion behavior of austenitic stainless steel 304H in purified and NiF2-containing FLiBe at 500°C and 600°C, focusing on the effects of impurities and redox control. Exposure to purified FLiBe resulted in the concurrent depletion of Cr, Mn, and Fe, with corrosion at 500 °C dominated by the combined oxide formation and elemental dissolution, while at 600°C elemental depletion was predominant. The addition of a controlled NiF2 impurity significantly accelerated corrosion at both temperatures, demonstrating the sensitivity of 304H to the salt redox state. Beryllium additions were effective in mitigating corrosion for both baseline and NiF2-containing FLiBe; minimal depletion of Cr, Mn, and Fe occurred with Be additions as low as 2.5 mg (147 wppm), and no NiBe intermetallics formed at 5 mg (294 wppm), indicating that small Be inventories can provide substantial protection without deleterious phase formation. Thermodynamic equilibrium and coupled thermodynamic-kinetic analyses at the salt-alloy interface suggested low corrosion rates in systems with limited hydrogen fluoride (HF) generation, highlighting the importance of salt redox control. Estimates for a Be addition rate were calculated for the HYLIFE-II fusion reactor that can mitigate corrosion-induced degradation, assuming complete conversion of tritium to tritium fluoride (TF). Overall, 304H shows reasonable compatibility with FLiBe under optimized redox conditions. These results provide quantitative guidance for material selection and salt management in fusion blanket and heat exchanger systems and motivate validation under flowing, nonisothermal, and irradiated conditions.

Pillai, Rishi [ORNL] (ORCID:0000000243688197)

Acute Exposure to Aerosolized Nanoplastics Modulates Redox-Linked Immune Responses in Human Airway Epithelium

Micro- and nanoplastics (MPs and NPs) are pervasive environmental pollutants detected in aquatic ecosystems, with emerging evidence suggesting their presence in airborne particles generated by water body motion. Inhalation exposure to airborne MPs and NPs remains understudied despite documented links between occupational exposure to these particles and adverse respiratory outcomes, including airway inflammation, oxidative stress, and chronic respiratory diseases. This study explored the effects of acute NP exposure on a fully differentiated 3D human airway epithelial model derived from 14 healthy donors. Airway epithelium was exposed to aerosolized 50 nm polystyrene NPs at concentrations ranging from 2.5 to 2500 µg/mL for three minutes per day over three days. Functional assays revealed no significant alterations in tissue integrity, cell survival, mucociliary clearance, or cilia beat frequency, suggesting intact epithelial function post-exposure. However, cytokine and chemokine profiling identified a significant five-fold increase in CCL3 (MIP-1α), a neutrophilic chemoattractant, in NP-exposed samples compared to controls. This was corroborated by increased neutrophil chemotaxis in response to conditioned media from NP-exposed tissues, indicating a pro-inflammatory neutrophilic response. Conversely, levels of interleukins (IL-21, IL-2, IL-15), CXCL10, and TGF-β were significantly reduced, suggesting immunomodulatory effects that may impair adaptive immune responses and tissue repair mechanisms. These findings demonstrate that short-term exposure to NP-containing aerosols induces a distinct pro-inflammatory response in airway epithelium, characterized by enhanced neutrophil recruitment and reduced secretion of key immune modulators. These findings underscore the potential for aerosolized NPs to induce oxidative and inflammatory stress, raising concerns about their long-term impact on respiratory health and redox regulation.

Biochemistry & Molecular Biology

Electricity Markets and Long-Duration Energy Storage: A Survey of Grid Services and Revenue Streams

Purpose of Review Long Duration Energy Storage (LDES) is increasingly viewed as a potential resource for providing grid services that enhance the stability and flexibility of electricity systems. While some LDES services are integrated into existing market frameworks, traditional mechanisms may not fully account for their operational characteristics, potentially leading to undervaluation. Within this context, this paper reviews the literature and industry practices to assess potential grid services for LDES, evaluates existing compensation mechanisms, and identifies challenges to full market integration. Recent Findings We first review existing literature and identify key grid services unique to LDES, including enhancing grid resilience during extreme weather events, enabling long-term energy shifting, and providing flexible and firm energy in systems with limited dispatchable resources. Here, we also review how LDES services are compensated in current market frameworks and the challenges associated with the full realization of LDES values. Additionally, we summarize market mechanisms for storage technologies across U.S. wholesale markets. We find that some markets are adjusting incentive structures, such as incorporating storage duration in capacity accreditation, to better align with system needs and LDES contributions to the grid. However, further refinements in capacity remuneration and dispatch timeframes may be needed for more effective realization of LDES value. Summary This review evaluates potential grid services for LDES, examines existing compensation mechanisms for LDES technologies, and identifies gaps between these mechanisms and LDES operational characteristics. The review concludes by outlining potential market enhancements for more effective LDES integration and articulating additional research needs to support its efficient participation in future power systems.

Flexible resources