Engineering PapersSearch

SEARCH · Engineering Papers

Results for “flash”

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 37 records · Page 2

An Analysis of Input Parameters for Film-Based Flash X-Ray Radiography

Flash X-ray radiography (flash) is a commonly used diagnostic technique in dynamic experiments. An analysis of the effects of input parameters on resulting metrics of image quality can aid the experimentalist in configuring the X-ray input parameters to produce the highest quality radiograph for a given experiment. Here, a flash X-ray test bed with HS800 film and a LANEX Medium F intensifier screen was used with an L3 450 kVp pulser and Scandiflash X-ray tube for this study. Input parameters including charge voltage, source filtering, and film-pack assembly were investigated for their impact on contrast-to-noise ratio (CNR), contrast, and contrast transfer function (CTF). Using VIDAR’s NDT Pro industrial film digitizer, scanner parameters such as optical density range, pixel spacing, scan mode, and digital bit-depth were also examined for their impact on image quality metrics. The highest CNR values were found with two LANEX intensifiers and no filtering. Charge voltage had no direct impact on CNR values. LANEX screen count and filtering resulted both in direct effects on CNR and interaction effects with each other and CNR value. Uncertainty bounds for CNR comparisons and repeatability of CTF evaluations are also discussed. Finally, the film results are compared with a previous study using other detector types, specifically Carestream INDUSTREX Flex GP, Flex HR, Flex XL Blue, and HPX-DR 3543.

dynamic radiography

CG-Kit: Code Generation Toolkit for performant and maintainable variants of source code applied to Flash-X hydrodynamics simulations

CG-Kit is a new Code Generation tool-Kit that we have developed as a part of the solution for portability and maintainability for multiphysics computing applications. The development of CG-Kit is rooted in the urgent need created by the shifting landscape of high-performance computing platforms and the algorithmic complexities of a particular large-scale multiphysics application: Flash-X. To efficiently use computing resources on a heterogeneous node, an application must have a map of computation to resources and a mechanism to move the data and computation to the resources according to the map. Most existing performance portability solutions are focussed on abstracting the expression of computations so that a unified source code can be specialized to run on different resources. However, such an approach is insufficient for a code like Flash-X, which has a multitude of code components that can be assembled in various permutations and combinations to form different instances of applications. Similar challenges apply to any code that has composability, where a single specified way of apportioning work among devices may not be optimal. Additionally, use cases arise where the optimal control flow of computation may differ for different devices while the underlying numerics remain identical. This combination leads to unique challenges including handling an existing large code base in Fortran and/or C/C++, subdivision of code into a great variety of units supporting a wide range of physics and numerical methods, different parallelization techniques for distributed and shared memory systems and accelerator devices, and heterogeneity of computing platforms requiring coexisting variants of parallel algorithms. All of these challenges demand that scientific software developers apply existing knowledge about domain applications, algorithms, and computing platforms to determine custom abstractions and granularity for code generation. There is a critical lack of tools to tackle those problems. CG-Kit is designed to fill this gap by providing a user with the ability to express their desired control flow and computation-to-resource map in the form a pseudocode-like recipe. It consists of standalone tools that can be combined into highly specific and, we argue, highly effective portability and maintainability toolchains. Here we present the design of our new tools: parametrized source trees, control flow graphs, and recipes. The tools are implemented in Python. They are agnostic to the programming language of the source code targeted for code generation. In conclusion, we demonstrate the capabilities of the toolkit with two examples, first, multithreaded variants of the basic AXPY operation, and second, variants of parallel algorithms within a hydrodynamics solver, called Spark, from Flash-X that operates on block-structured adaptive meshes.

Algorithmic portability

Flash Heating of a Hollow Rod to Determine Thermal Properties

In a nuclear reactor, prolonged exposure to high neutron flux levels can change material properties of reactor components. Due to the danger posed to personnel by highly radioactive components such as spent fuel, noncontact methods must be used to determine these properties. The objective of the current research is to test the viability of using a flash-heating method to determine the thermal diffusivity of a silicon carbide (SiC) tube, which could be used as cladding for a nuclear fuel rod. The flash-heating experiment was conducted at Oak Ridge National Laboratory and temperature results were analyzed as a two-Dimensional cross section which assumed axial symmetry. The model was fitted iteratively to the temperature measurements using nonlinear regression which required values for thermal diffusivity, Biot number and a term to determine the magnitude of the heat absorbed by the flash. The method could be expanded in the future to estimate the thermal diffusivity of spent nuclear fuel rods in an effort to increase the certainty of new reactor designs using precise thermal properties throughout the core life. A statistical analysis of the results of this work is provided as part of the analysis.

McMasters, Robert L [Virginia Military Institute,

Modeling Z-Pinches with the FLASH code

Z-Pinches occur when large amounts of current are run axially through a cylindrical conducting material, and the magnetic pressure causes said material to implode radially to its z-axis. They are useful concepts in a large range of physics and fields like fusion. Simulating these experiments are important to not only national laboratories but also in the private sector as well. FLASH is an open source MHD code that is a useful option for modeling these experiments. However, the physics needed to be verified against an actual theory. Using a paper written by S.A Slutz, Z-Pinch experiments were run with FLASH based on the parameters described in the paper, and then results were validated against the theory presented. This verified that FLASH, although has some discrepancies in the theory due to a difference in physics calculations, remains a powerful tool for modeling Z-Pinch experiments not only on the scale of the Z-Machine from Sandia National Laboratory, but also at the scale of the proposed Next Generation Pulsed Power (NGPP) machine.

70 PLASMA PHYSICS AND FUSION TECHNOLOGY

thornado+FLASH-X: A Hybrid Discontinuous Galerkin–Implicit-explicit and Finite-volume Framework for Neutrino-radiation Hydrodynamics in Core-collapse Supernovae

We present neutrino-transport algorithms implemented in the toolkit for high-order neutrino-radiation hydrodynamics (thornado) and their coupling to self-gravitating hydrodynamics within the adaptive mesh refinement–based multiphysics simulation framework FLASH-X. thornado, developed primarily for simulations of core-collapse supernovae (CCSNe), employs a spectral, six-species two-moment formulation with algebraic closure and special-relativistic observer corrections accurate to $\mathcal{O}(v/c)$, and uses discontinuous Galerkin (DG) methods for phase-space discretization combined with implicit-explicit time stepping. A key development is a nonlinear neutrino–matter coupling algorithm based on nested fixed-point iteration with Anderson acceleration, enabling fully implicit treatment of collisional processes, including energy-coupling interactions such as neutrino–electron scattering and pair production. Coupling to finite-volume (FV) hydrodynamics is achieved through a hybrid DG-FV representation of the fluid variables and operator-split evolution within FLASH-X. The implementation is verified using basic transport tests with idealized opacities and relaxation and deleptonization problems with tabulated microphysics. Spherically symmetric CCSN simulations demonstrate accuracy and robustness of the coupled scheme, including close agreement with the CCSN simulation code Chimera. An axisymmetric CCSN simulation further demonstrates the viability of DG-based neutrino transport for multidimensional supernova modeling within FLASH-X. thornado’s neutrino-transport solver is GPU-enabled using OpenMP offloading or OpenACC, and all CCSN applications included in this work use the GPU implementation. Together, these results establish a foundation for future enhancements in physics fidelity, numerical algorithms, and computational performance, for increasingly realistic large-scale CCSN simulations.

Endeve, Eirik [Oak Ridge National Laboratory (ORNL

Evaluating ecosystem water use efficiency and recovery dynamics during flash droughts: insights from observations and model simulations

Flash droughts (FD), rapidly emerging in a warming future, disrupt ecosystems, agriculture, and water security. Ecosystem water use efficiency (WUE), the ratio of gross primary production (GPP) to actual evapotranspiration (AET), balances carbon assimilation and water loss. FD rapidly disrupts this balance, making WUE critical for assessing plant stress and recovery. Here, this study investigates the dynamics of landscape-scale WUE, and the components of GPP and AET under FD utilizing both observed data from the Missouri Ozark AmeriFlux site (US-MOz) and version 2 of the U.S. Department of Energy’s Earth, Energy, Exascale System Model (E3SM) Land Model (ELMv2). Observations and simulations reveal GPP as dominant for WUE during earlier FD events (2005, 2007, 2012), shifting to AET in recent events (2014, 2018). This agreement indicates that the ELM can capture the shifting dynamics of GPP and AET in regulating WUE under FD conditions. However, the ELM systematically underestimates both GPP and AET and does so in a manner that does not preserve their ratio. As a result, WUE is also underestimated, suggesting that GPP is more strongly underestimated than AET. Furthermore, the ELM also underestimates the speed of GPP recovery, producing an artificially prolonged GPP recovery time following FD events. Observed environmental drivers such as vapor pressure deficit (VPD), soil moisture (SM), and predawn leaf water potential (PLWP) effectively predict WUE, but ELM primarily highlights SM, underestimating VPD’s role. This study demonstrates that relying solely on soil moisture fails to capture the rapid hydraulic recovery observed in PLWP, underscoring the necessity of integrating plant hydraulics into land surface models to improve flash drought predictability.

Evapotranspiration

CFD unified approach under Eulerian–Lagrangian framework for methanol and gasoline direct injection sprays in evaporative and flash boiling conditions

Innovative synthetic fuels for advanced propulsion systems, such as methanol and ammonia, and synthetic blended fuels (E00, E10, and E30), known for their high volatility, are often injected directly into combustion chambers. It follows that Eulerian–Lagrangian spray models need to accurately capture the spray collapse as a consequence of flash boiling onset and be capable of proficiently handling the preferential evaporation of multi-component fuels in evaporative scenarios. So, we performed the assessment of an Eulerian–Lagrangian CFD code for simulating methanol and E00 gasoline blend sprays in both early and late injection conditions involving flash boiling conditions and preferential evaporation. The adoption of an effervescent breakup model and of a non-equilibrium phase transition model for the discrete phase allows the adoption of a setup that is almost completely free from specific constant tuning, especially for what concerns the breakup model. We validated the simulations using experimental PLV maps of methanol and E00 sprays issued from the ECN Spray M injector. The results highlight a significantly different morphology of the methanol spray compared to the E00 one under late injection conditions. Under stratified combustion, low-volatile fuels are likely to be ignited first, and the flame propagates toward the high-volatile fuels. In conclusion, the spray collapse was also correctly reproduced, inducing the presence of a low-pressure zone and modifying the spray morphology.

E00

Flash Drought indicators at catchment scale for CONUS

Flash droughts are defined by the rapid onset and intensification of drought conditions - a feature common across various proposed indicators. However, the absence of a standardized definition and detection method makes them particularly difficult to anticipate and manage. This dataset includes flash drought classifications based on six different methods across 222 catchments (4-digit Hydrologic Units, HUC4) in the Contiguous United States (CONUS) from 1983 to 2023. It also includes the pairwise agreement between indicators and the event-level multi-indicator agreement. For a detailed description of each file, refer to README_MSDlive.pdf

Catchment scale

3D Radio Frequency Mapping and Polarization Observations Show Lightning Flashes Were Ignited by Cosmic‐Ray Showers

Previous 2D radio frequency interferometric observations showed that lightning is commonly started with a positive fast discharge (+FD) before a normal negative leader continues from the origin of the +FD to the ensuing lightning flash. However, the inception and development of the +FD cannot be convincingly explained by existing discharge theories. With our new 3D broadband interferometric mapping and polarization system, we observed that the +FD was sometimes followed by an even faster and more extensive negative discharge (−FD) that propagated backward and overshoot the origin by a few hundred meters, as reported by an earlier 2D study. Surprisingly, the signal polarization, which measures the orientation of the discharge current, systematically slanted from the discharge propagation direction and rotated between the two opposite discharges, showing the +FD and −FD were driven by other storm-independent factors in addition to the storm electric field, or otherwise all would align in the same direction. Assuming a cosmic-ray shower (CRS) piercing through the cloud immediately before the +FD/−FD discharge, we found that their path is consistent with a pre-ionized path by the CRS, and the polarizations for the two opposite discharges are consistent with the respective deflected trajectories of high-energy positrons and electrons in the geomagnetic and an electric field. We further analyzed the more commonly observed +FD and showed that it is consistent with the CRS interpretation, suggesting these flashes in thunderstorms were ignited by cosmic-ray showers.

58 GEOSCIENCES

A physically interpretable precursor framework for sub-seasonal prediction of Northern Hemisphere flash flourishing

Flash flourishing describes rapid vegetation increases that can quickly reshape land–atmosphere exchanges and impacts on ecosystem, yet its large-scale precursors, circulation context, and sub-seasonal predictability remain poorly understood. Here, we identified onset-stage circulation regimes across northern extratropical latitudes (NEL; >30°N) using 200 and 1000 hPa geopotential height, and examined their regional expressions over eastern Asia, western North America, and Europe. Flash flourishing onset in East Asian was associated with a baroclinic circulation regime and was preceded by a North Atlantic sea surface temperature (SST) precursor at a four-pentad lead. In contrast, onset in western North American and European preferentially occurred under barotropic regimes, preconditioned by Great Plains soil moisture at three-pentad lead and North Atlantic SST at a four-pentad lead, respectively. Ridge regression forecasts revealed regime-dependent sub-seasonal predictability, with mean out-of-sample R 2 exceeding 0.3 up to lead times of two pentads in East Asia, three pentads in western North America, and four pentads in Europe. Together, these findings established a mechanistic and regionally specific framework for anticipating rapid vegetation greening at sub-seasonal timescales.

Kong, Xiangxu [Nanjing Univ. of Information Scienc

Laser-driven flash x-ray radiography of a shocked metallic foil

Characterizing hydrodynamic instability evolution in millimeter-scale, high-Z foils is crucial for understanding complex phenomena in high-energy-density physics. Here, we demonstrate a proof-of-concept, laser-driven flash x-ray radiography platform tailored for two-dimensional linear density mapping in shocked high-Z foils. Using chromium (Cr) foils with internal shockwaves (∼100 μm width), our platform achieves a spatial resolution of 59.8 ± 1.4 μm by employing a broadband x-ray source extending into the hundreds of keV range. The setup combines a compound parabolic concentrator cone with a tantalum wire target, a magnetic field to deflect residual transmitted electrons, and a copper casing to shield the sides and rear of the image plate pack. By varying the delay of the short-pulse beam driving the flash x-ray source, we resolve shockwave dynamics, specifically the velocity, position, width, and density profile, within the Cr foil. Reported experimental results are consistent with the corresponding hydrodynamics and radiation transport simulations, which accurately reproduce the measured electron and x-ray source terms. These developments enable the conversion of shockwave radiographs into two-dimensional density maps, enhancing interpretability for hydrodynamic instability evolution applications and validating the simulation approach.

36 MATERIALS SCIENCE

A two-dimensional numerical study of the magneto-Rayleigh–Taylor instability with FLASH: Application to the staged Z-pinch concept

Magnetically driven implosions involving a liner collapsing onto a target are inherently vulnerable to the magneto-Rayleigh–Taylor instability (MRTI). Among the various approaches proposed to achieve fusion conditions within the target, the staged Z-pinch (SZP) concept employs a high-Z liner, the advantages of which remain an active area of investigation. Consequently, ongoing design optimization efforts are essential, while critical physical processes such as magnetic field (B-field) diffusion and radiation transport increase the complexity of required simulations. In this study, we utilize the new capabilities of the FLASH code to simulate in 2D, for the first time using this code, staged Z-pinch configurations (designated SZP1 and SZP1*), focusing on their stability. First, a comparison of simulation results with theoretical predictions of MRTI growth provide new insights into the often-overlooked influences of high mesh resolution and initial perturbation seeding on instability dynamics. These findings then lead to a discussion on potential improvements for future SZP experiments. These include the use of an axial B-field stabilization and the optimization of radiation transport processes during the implosion. The results presented herein establish the framework for simulating multi-dimensional Z pinches using the FLASH code and pave the way for the development of innovative experimental configurations leveraging its advanced simulation capabilities.

Adaptive mesh refinement

Rapid synthesis of phase-engineered tungsten carbide electrocatalysts via flash joule heating for high-current-density hydrogen evolution

Fabricating durable and high-performance electrocatalysts operating at high current densities for industrial acidic hydrogen evolution remains a daunting challenge. Tailoring the phase composition of electrocatalysts is a promising strategy to harness synergistic effects and improve charge transfer, thereby optimizing their performance. Here, this work presents a fast, green method based on flash joule heating (FJH) to synthesize phase-engineered tungsten carbide electrocatalysts for the acidic hydrogen evolution reaction (HER) at high current densities. Tungsten carbide electrodes with varying FJH treatment durations (3, 10, 30, and 60 s) are fabricated to fine-tune the mixture of tungsten monocarbide (WC) and tungsten semicarbide (W 2 C) phases. Results show that samples with a 30-s treatment (TC-3) exhibit an optimal balance between these phases, leading to a low overpotential of 180.97 and 387 mV at current densities of 10 mA/cm 2 and 4 A/cm 2 , respectively. TC-3 exhibits significantly lower charge transfer resistance compared to the other electrocatalysts, which can be attributed to its optimal phase ratio. Notably, the TC-3 electrocatalyst remains stable for over 9 days at 4 A/cm 2 due to their controlled phases and excellent corrosion-resistant properties. This work highlights a new method to fabricate cost-effective, high-performance tungsten carbide electrocatalysts with well-controlled phase compositions.

Acidic hydrogen evolution reaction

Reactive flash sintering and characterization of bulk high entropy nitrides

Over the past decade, numerous high-entropy ceramics have been synthesized, often displaying attractive properties. However, the study on facile preparation of bulk high entropy nitrides (HEN) are limited, despite its broad potential applications. This research demonstrates for the first time rapid fabrication (within ∼6 min) of bulk high-entropy nitrides, especially (Al 0.17 Nb 0.17 Ta 0.17 Ti 0.32 Zr 0.17 )N, from binary nitride powder mixtures using a highly efficient reactive flash sintering (RFS) technique. X-ray diffraction (XRD) shows the HENs from RFS are near single-phase solid solutions with a rock salt crystal structure, while in situ synchrotron study carried out during RFS captured in real time the formation of HEN, which was preserved upon cooling, suggesting thermodynamic stability of the HEN phase, even up to extreme pressure (∼35.6 GPa). Microscopic analyses using SEM, STEM, and EDS reveal decent uniformity for HEN with no obvious segregation of elements, even to submicron scale. Some properties of the obtained bulk HENs are consistent with expectations. For example, their hardness and bulk modulus are close to estimates based on rule-of-mixture (ROM) values from the constituent binary nitrides. Meanwhile, some other measured properties seem to show surprises. For example, the fracture toughness for the HENs (e.g., 7.81 ± 1.40 MPa•m 1/2 or higher) turns out to be more than double of the expected ROM estimates. The significantly improved fracture toughness is attributed to the observed nano-layered structure of the HENs, despite the HEN’s cubic crystal structure and high hardness. In addition, the oxidation resistance shows improvement up till ∼800°C, possibly due to Ta doping that suppress oxygen vacancy formation in the oxide shell, while the 5-metal HEN of (Al 0.17 Nb 0.17 Ta 0.17 Ti 0.32 Zr 0.17 )N displays superconductivity (T c of ∼5–7 K from magnetism and resistivity measurements, slightly lower than ROM estimate), despite insulating property of starting AlN. Furthermore, future study combining experimental investigation using larger samples to confirm the observed increase in fracture toughness and oxidation resistance, theoretical modeling at different length scale, and more detailed structural/chemical characterization, especially at the atomic scale, are all needed to fully understand the inter-relationships between composition, processing, structure, and novel properties for these HENs and the development of related new materials for different applications.

Flash sintering

Terrestrial Gamma‐Ray Flash Following Intense Negative Return Stroke Observed With BIMAP‐3D

We report ground-based observations of a terrestrial gamma-ray flash (TGF) associated with a strong negative cloud-to-ground lightning strike (-CG) which occurred near Los Alamos National Laboratory (LANL) in New Mexico, USA. Gamma photons were detected by the Terrestrial High-energy Observations of Radiation (THOR) instrument, developed at the University of California, Santa Cruz, which has been hosted at LANL since 2022. Simultaneous measurements were also made with the 3-Dimensional Broadband Interferometric Mapping and Polarization (BIMAP-3D) system, which includes 3D lightning mapping, two fast antennas, and an additional plastic scintillator. Additional field change waveforms were obtained from the Earth Networks Total Lightning Network (ENTLN). The lightning initiated about 1 km above the ground, leading to a powerful -CG with an ENTLN peak current of −237 kA and bipolar field change matching the recently described “energetic compact stroke” (ECS) shape. The TGF was then observed ∼35 µs after the start of the return stroke. We also observe an electric field pulse likely produced by the TGF either in isolation or by coupling to the lightning channel. Based on modeling of the radiated electric field and photon propagation through the atmosphere we infer that the TGF source was on the order of 1⁢0 17 photons. This TGF and associated lightning are extremely similar to some recently reported ECS TGFs in coastal Japan in winter, but we report the first observation of this phenomenon outside of Japan in a different climate, terrain, and season.

58 GEOSCIENCES

FLASH-therapy suitable single-pulse proton generation using TiH 2 under nanosecond laser irradiation

We investigated proton emission from titanium hydride (TiH 2 ) targets irradiated in vacuum by a 6-ns, 1064-nm Nd:YAG laser. Time-of-flight measurements with a Faraday cup and an electrostatic ion analyzer resolved distinct proton peaks at high pulse energies, with yields on the order of 10 9 protons per shot. Systematic scans over pulse energy and up to 1000 repeated shots showed that, while the peak amplitude gradually decreased, the integrated proton number remained nearly constant. This behavior is consistent with surface-induced broadening of the plasma expansion while bulk hydrogen is replenished by diffusion and repeated ablation of fresh TiH 2 layers. Using the measured proton numbers and pulse widths, a simple direct-plasma-injection-style scaling indicates peak currents of ∼100 mA and sub-microsecond pulse durations. The pulse structure and yield satisfy key ultra-high-dose-rate criteria and, together with sustained output over 1000 shots, support TiH 2 -based laser ion sources as practical candidates for FLASH-therapy (ultra-high-dose-rate)-oriented studies and injector development using direct plasma injection.

43 PARTICLE ACCELERATORS

UTILITY CONTRIBUTION TO ARC FLASH STUDIES

The utility contribution input to an arc flash study has a significant effect on the output incident energy. Accurate input data can be difficult to obtain from serving utilities or is not consistently available. Defaulting to infinite bus can provide non-conservative results. This focus session poster will discuss the challenges with utility contribution with examples and suggest approaches to calculate conservative incident energy when the utility contribution data is not made available.

Arc flash study, utility contribution data, incide

Light–Material Interactions Using Laser and Flash Sources for Energy Conversion and Storage Applications

Abstract This review provides a comprehensive overview of the progress in light–material interactions (LMIs), focusing on lasers and flash lights for energy conversion and storage applications. We discuss intricate LMI parameters such as light sources, interaction time, and fluence to elucidate their importance in material processing. In addition, this study covers various light-induced photothermal and photochemical processes ranging from melting, crystallization, and ablation to doping and synthesis, which are essential for developing energy materials and devices. Finally, we present extensive energy conversion and storage applications demonstrated by LMI technologies, including energy harvesters, sensors, capacitors, and batteries. Despite the several challenges associated with LMIs, such as complex mechanisms, and high-degrees of freedom, we believe that substantial contributions and potential for the commercialization of future energy systems can be achieved by advancing optical technologies through comprehensive academic research and multidisciplinary collaborations.

Materials Science