SearcharxivSearch

arXiv subjects

Yiming Qi

Publications and source records attributed to Yiming Qi.

3 recordsLinked to original sources

Physics-Guided Generative Surrogates for Parametric Rarefied Flows with Neural-Field Auto-Decoders: A Pipeline-Level Study of Flow Matching and Diffusion

We present a conditional latent generative framework for parametric rarefied flows that separates neural-field representation, latent transport, and frozen physics adaptation. Neural-field auto-decoders compress discrete-velocity cavity solutions and direct simulation Monte Carlo cylinder solutions into shared coordinate decoders. Train-only principal-component charts support conditional flow matching (FM) and diffusion without a deterministic condition-to-latent backbone, and structured low-rank adapters correct selected decoder outputs while the upstream pipeline remains frozen. On two steady benchmarks, the frozen pipelines interpolate out-of-sample conditions with cavity kinetic relative $L_1$ errors at the $10^{-5}$ level and cylinder per-field area-weighted RMSEs of 0.038 (density), 0.041 (temperature), and below 0.01 (velocities). For the cavity, physics adaptation reduces the matched-grid Bhatnagar--Gross--Krook diagnostic by 28.65% while preserving field accuracy; for the cylinder, the analytic wall map enforces no-penetration exactly and, jointly with the learned FM adapter, reduces the inlet violation to 0.277 and the global mass-balance ratio to 0.963 of the frozen values with negligible field-error change. A five-seed controlled comparison with deterministic condition-to-chart multilayer perceptrons shows that, although the generative pipelines do not surpass the compact MLP in point accuracy on these single-valued steady problems, the results validate sampling-based conditional transport on the shared representation as an effective steady surrogate, with a natural route to multivalued or stochastic solution families.

physics.flu-dyn

Analytical solutions of layered Poiseuille flows in the diffuse interface model

Based on the two-phase macroscopic governing equations in the phase field model, the governing equations and analytical solutions for the steady-state layered Poiseuille flows in the diffuse interface (DI) model are derived and analyzed. Then, based on three dynamic viscosity models commonly used in the literature, the corresponding analytical solutions of the velocity profile are obtained. Under the condition of high dynamic viscosity ratio, the analytical solution of DI model may be significantly different from that of the sharp interface (SI) model, and the degree of deviation depends on the dynamic viscosity model and the interface thickness. Therefore, the numerical simulation of layered Poiseuille flow with DI model should be compared with the analytical solution of DI model with the same dynamic viscosity model. A direct comparison of the numerical solution results with the SI analytical solution could misinterpret the model error with the numerical error. In addition, the direct numerical simulation data and the DI analytical solutions agree well, which validates the theoretical results. Finally, a new set of symmetrical dynamic viscosity models is proposed and recommended for the simulation of two-phase flows in the DI model, which makes both the viscosity profiles and velocity profiles close to the SI model.

physics.flu-dyn

Spectral Informed Neural Network: An Efficient and Low-Memory PINN

With growing investigations into solving partial differential equations by physics-informed neural networks (PINNs), more accurate and efficient PINNs are required to meet the practical demands of scientific computing. One bottleneck of current PINNs is computing the high-order derivatives via automatic differentiation which often necessitates substantial computing resources. In this paper, we focus on removing the automatic differentiation of the spatial derivatives and propose a spectral-based neural network that substitutes the differential operator with a multiplication. Compared to the PINNs, our approach requires lower memory and shorter training time. Thanks to the exponential convergence of the spectral basis, our approach is more accurate. Moreover, to handle the different situations between physics domain and spectral domain, we provide two strategies to train networks by their spectral information. Through a series of comprehensive experiments, We validate the aforementioned merits of our proposed network.

cs.LG