arXiv ScienceSearch

arXiv subjects

Yangchen Xu

Publications and source records attributed to Yangchen Xu.

4 recordsLinked to original sources

Thermodynamics-Informed Input Reparameterization for Neural Prediction of Real-Fluid Thermodynamic Properties in Supercritical Combustion

Real-fluid thermodynamic property evaluation is a major computational cost in supercritical combustion simulations. In the enthalpy-based pressure-correction formulation, the closure evaluates temperature T, density $\rho$, and compressibility coefficient $\psi$ from the solver state (h,p,Y) through enthalpy-temperature inversion and repeated real-fluid equation-of-state evaluations. Neural-network surrogates offer fixed-cost inference, but direct mapping from (h,p,Y) to $(T,\rho,\psi)$ must capture the enthalpy-temperature relation and non-ideal equation-of-state response, resulting in a complex regression problem. This work introduces a thermodynamics-informed input reparameterization strategy, termed target-aligned input reparameterization (TAIR). TAIR replaces the raw enthalpy coordinate of each property network with a target-matched thermodynamic coordinate: the temperature network uses a temperature estimate obtained by inverting a constant-$c_p$ ideal-gas mixture enthalpy approximation, whereas the density and compressibility networks use an ideal-gas density estimate. These algebraic transformations use only solver-available variables and species constants, guiding the networks to learn real-fluid departures from ideal-gas baselines rather than reconstructing the full closure from raw enthalpy. The method is assessed using supercritical methane-oxygen counterflow flame data against a raw-input baseline and target-inconsistent cross-reparameterization controls. TAIR reduces held-out RMSE by factors of about 1.5, 2.0, and 7.5 for T, $\rho$, and $\psi$, respectively. For an unseen strain-rate flame within the augmented thermodynamic envelope, the corresponding factors are 3.6, 14.5, and 6.0. The target-inconsistent controls perform worse, indicating that the gains arise from thermodynamically matched input design rather than generic preprocessing.

cs.LG

A Preliminary Assessment of Coding Agents for CFD Workflows

We investigate the use of tool-using coding agents to automate end-to-end workflows in the open-source CFD package OpenFOAM. Building on general-purpose coding agent interfaces, we introduce a lightweight configuration that guides an agent toward tutorial reuse and log-driven repair to improve case setup and execution. We evaluate this approach on the FoamBench-Advanced benchmark, covering both tutorial-derivative and planar 2D obstacle-flow tasks. For tutorial-derivative cases, prompt guidance dramatically increases execution completion rates and reduces unnecessary tool calls. For obstacle-flow cases, stronger language models such as GPT-5.2 markedly improve mesh generation and overall task completion compared to earlier models. Our findings show that coding agents can correctly execute a range of CFD simulations with minimal configuration and that model capability significantly influences performance on tasks requiring geometry and mesh creation. These results suggest that coding agents have practical utility for automating portions of CFD workflows while highlighting areas that require further investigation.

physics.flu-dyn

Benchmarking neural surrogates on realistic spatiotemporal multiphysics flows

Predicting multiphysics dynamics is computationally expensive and challenging due to the severe coupling of multi-scale, heterogeneous physical processes. While neural surrogates promise a paradigm shift, the field currently suffers from an "illusion of mastery", as repeatedly emphasized in top-tier commentaries: existing evaluations overly rely on simplified, low-dimensional proxies, which fail to expose the models' inherent fragility in realistic regimes. To bridge this critical gap, we present REALM (REalistic AI Learning for Multiphysics), a rigorous benchmarking framework designed to test neural surrogates on challenging, application-driven reactive flows. REALM features 11 high-fidelity datasets spanning from canonical multiphysics problems to complex propulsion and fire safety scenarios, alongside a standardized end-to-end training and evaluation protocol that incorporates multiphysics-aware preprocessing and a robust rollout strategy. Using this framework, we systematically benchmark over a dozen representative surrogate model families, including spectral operators, convolutional models, Transformers, pointwise operators, and graph/mesh networks, and identify three robust trends: (i) a scaling barrier governed jointly by dimensionality, stiffness, and mesh irregularity, leading to rapidly growing rollout errors; (ii) performance primarily controlled by architectural inductive biases rather than parameter count; and (iii) a persistent gap between nominal accuracy metrics and physically trustworthy behavior, where models with high correlations still miss key transient structures and integral quantities. Taken together, REALM exposes the limits of current neural surrogates on realistic multiphysics flows and offers a rigorous testbed to drive the development of next-generation physics-aware architectures.

cs.LG

Enhancing deep learning of ammonia/natural gas combustion kinetics via physics-aware data augmentation and scale separation

Accurate and efficient numerical simulation of ammonia combustion is critical for advancing ammonia-based energy systems, where turbulent flame dynamics and pollutant formation strongly affect practical applicability. However, such simulations are hindered by the need to solve high-dimensional stiff chemical ordinary differential equations (ODEs), which constitute the primary computational bottleneck. To address this challenge, this study explores Deep learning for solving Flame chemical kinetics with stiff ODEs (DFODE) in ammonia/natural gas combustion. Thermochemical training data are obtained from one-dimensional (1D) freely propagating premixed laminar flames, and a physics-aware augmentation strategy combining interpolation of neighboring states with constrained random perturbations is introduced to overcome sampling imbalance near steep flame-front gradients. In addition, transformation strategies for model target formulation were evaluated, and the prediction accuracy in low-temperature regimes was notably enhanced through scale separation for targets spanning multiple orders of magnitude. Validation in 1D laminar flames confirms the effectiveness of these refinements, while a posteriori evaluation in a two-dimensional (2D) propagating flame under homogeneous isotropic turbulence (HIT) demonstrates that the trained models generalize to unseen conditions. The DNN surrogates reproduce flame characteristics with high fidelity and deliver up to a 20x speedup in end-to-end CFD simulations. These results highlight the potential of deep learning-based chemical kinetics to accelerate ammonia/natural gas combustion modeling, supporting efficient and scalable high-fidelity simulations for emerging zero-carbon energy systems.

physics.flu-dyn