SearcharxivSearch

arXiv subjects

Shuzhi Zhang

Publications and source records attributed to Shuzhi Zhang.

3 recordsLinked to original sources

A mapping-based projection of detailed kinetics uncertainty onto reduced manifolds

Propagating uncertainties introduced by chemical reaction rate parameters to high-fidelity numerical simulations of complex combustion devices is necessary to ascertain impact on computational predictions. However, the high cost of detailed computations combined with the need to conduct multiple simulations to propagate uncertainty makes such an estimation computationally challenging. In order to reduce the computational cost, a two-step framework for quantifying uncertainty introduced by detailed chemical kinetics model parameters using reduced chemistry models is developed here. First, reduced-manifold states are uniquely reconstructed in full-composition space by following trajectories at an unburnt mixing state and integrating forward to a prescribed progress variable constraint. Second, parametric uncertainty is propagated by sampling perturbed rate coefficients from mechanism covariance matrices and integrating each realization to the target state, yielding uncertainty maps for reduced-space quantities. The method is applied in two configurations: a subsonic multi-tube combustor with interacting jet flames and recirculation, and a three-dimensional reacting high-speed flowpath. Uncertainty-instrumented estimated are reported for a trajectory time (time for the reconstructed unreacted mixture to reach the local target state) and for the time to equilibrium, revealing order-of-magnitude spatial variations driven by mixing, stratification, and residence-time effects. The largest relative variability occurs in low-to-intermediate temperature regimes associated with induction and the onset of heat release, where branching-related chemistry amplifies sensitivity, particularly away from stoichiometric conditions. The method provides a scalable route to spatially resolved, physically interpretable chemistry-UQ for practical reacting-flow simulations.

physics.comp-ph

A GPU-based Compressible Combustion Solver for Applications Exhibiting Disparate Space and Time Scales

High-speed chemically active flows present significant computational challenges due to their disparate space and time scales, where stiff chemistry often dominates simulation time. While modern supercomputing scientific codes achieve exascale performance by leveraging graphics processing units (GPUs), existing GPU-based compressible combustion solvers face critical limitations in memory management, load balancing, and handling the highly localized nature of chemical reactions. To this end, we present a high-performance compressible reacting flow solver built on the AMReX framework and optimized for multi-GPU settings. Our approach addresses three GPU performance bottlenecks: memory access patterns through column-major storage optimization, computational workload variability via a bulk-sparse integration strategy for chemical kinetics, and multi-GPU load distribution for adaptive mesh refinement applications. The solver adapts existing matrix-based chemical kinetics formulations to multigrid contexts. Using representative combustion applications including hydrogen-air detonations and jet in supersonic crossflow configurations, we demonstrate $2-5\times$ performance improvements over initial GPU implementations with near-ideal weak scaling across $1-96$ NVIDIA H100 GPUs. Roofline analysis reveals substantial improvements in arithmetic intensity for both convection ($\sim 10 \times$) and chemistry ($\sim 4 \times$) routines, confirming efficient utilization of GPU memory bandwidth and computational resources.

cs.DC

An AMReX-based Compressible Reacting Flow Solver for High-speed Reacting Flows relevant to Hypersonic Propulsion

This work presents a comprehensive framework for the efficient implementation of finite-volume-based reacting flow solvers, specifically tailored for high speed propulsion applications. Using the exascale computing project (ECP) based AMReX framework, a compressible flow solver for handling high-speed reacting flows is developed. This work is complementary to the existing PeleC solver, emphasizing specific applications that include confined shock-containing flows, stationary and moving shocks and detonations. The framework begins with a detailed exposition of the numerical methods employed, emphasizing their application to complex geometries and their effectiveness in ensuring accurate and stable numerical simulations. Subsequently, an in-depth analysis evaluates the solver's performance across canonical and practical geometries, with particular focus on computational cost and efficiency. The solver's scalability and robustness are demonstrated through practical test cases, including flow path simulations of scramjet engines and detailed analysis of various detonation phenomena.

physics.flu-dyn