SearcharxivSearch

arXiv subjects

Wanjiao Liu

Publications and source records attributed to Wanjiao Liu.

4 recordsLinked to original sources

Fast Stokesian Dynamics for Rigid Aggregates

We present a fast Stokesian dynamics (FSD) framework for the dynamics and rheology of suspensions of rigid aggregates. The method extends the sphere-level formulation of Fiore and Swan (2019) to multi-bead rigid bodies. Rigidity is enforced implicitly through geometric constraints, enabling stable and efficient time integration. We develop a block-triangular factorization preconditioner for the resulting saddle-point system. The approach combines an approximate inverse of the far-field mobility with a block-diagonal approximation of the Schur complement, enabling independent inversion of each aggregate sub-block via LU decomposition. The method is implemented as an open-source plugin for the HOOMD-blue software suite, and validated against benchmark problems, including doublet dynamics in shear flow, pair sedimentation, Brownian diffusion, and suspension rheology across dilute and structured regimes, accurately capturing both deterministic and stochastic behavior. The framework is further validated against experimental rheology of carbon black slurries, explicitly accounting for van der Waals cohesion, Hertzian contact, and tangential friction via enhanced lubrication. The simulations accurately reproduce the shear-thinning and high-shear viscous regimes. The method exhibits favorable GPU scaling for small system sizes, with decreasing runtime per bead prior saturation. A size-dependent Ewald splitting parameter accelerates simulations at low volume fractions, yielding up to an order-of-magnitude speedup compared to constant Ewald splitting. For larger systems, a constant Ewald splitting produces linear scaling with particle number, whereas the size-dependent choice leads to quadratic scaling due to increased far-field cost. Overall, the proposed framework enables accurate and scalable simulation of rigid aggregate suspensions in Stokes flow.

cond-mat.soft

AutoHood3D: A Multi-Modal Benchmark for Automotive Hood Design and Fluid-Structure Interaction

This study presents a new high-fidelity multi-modal dataset containing 16000+ geometric variants of automotive hoods useful for machine learning (ML) applications such as engineering component design and process optimization, and multiphysics system surrogates. The dataset is centered on a practical multiphysics problem-hood deformation from fluid entrapment and inertial loading during rotary-dip painting. Each hood is numerically modeled with a coupled Large-Eddy Simulation (LES)-Finite Element Analysis (FEA), using 1.2M cells in total to ensure spatial and temporal accuracy. The dataset provides time-resolved physical fields, along with STL meshes and structured natural language prompts for text-to-geometry synthesis. Existing datasets are either confined to 2D cases, exhibit limited geometric variations, or lack the multi-modal annotations and data structures - shortcomings we address with AutoHood3D. We validate our numerical methodology, establish quantitative baselines across five neural architectures, and demonstrate systematic surrogate errors in displacement and force predictions. These findings motivate the design of novel approaches and multiphysics loss functions that enforce fluid-solid coupling during model training. By providing fully reproducible workflows, AutoHood3D enables physics-aware ML development, accelerates generative-design iteration, and facilitates the creation of new FSI benchmarks. Dataset and code URLs in Appendix.

cs.LG

Variational Bayesian Optimal Experimental Design with Normalizing Flows

Bayesian optimal experimental design (OED) seeks experiments that maximize the expected information gain (EIG) in model parameters. Directly estimating the EIG using nested Monte Carlo is computationally expensive and requires an explicit likelihood. Variational OED (vOED), in contrast, estimates a lower bound of the EIG without likelihood evaluations by approximating the posterior distributions with variational forms, and then tightens the bound by optimizing its variational parameters. We introduce the use of normalizing flows (NFs) for representing variational distributions in vOED; we call this approach vOED-NFs. Specifically, we adopt NFs with a conditional invertible neural network architecture built from compositions of coupling layers, and enhanced with a summary network for data dimension reduction. We present Monte Carlo estimators to the lower bound along with gradient expressions to enable a gradient-based simultaneous optimization of the variational parameters and the design variables. The vOED-NFs algorithm is then validated in two benchmark problems, and demonstrated on a partial differential equation-governed application of cathodic electrophoretic deposition and an implicit likelihood case with stochastic modeling of aphid population. The findings suggest that a composition of 4--5 coupling layers is able to achieve lower EIG estimation bias, under a fixed budget of forward model runs, compared to previous approaches. The resulting NFs produce approximate posteriors that agree well with the true posteriors, able to capture non-Gaussian and multi-modal features effectively.

cs.LG

Enhancing Dynamical System Modeling through Interpretable Machine Learning Augmentations: A Case Study in Cathodic Electrophoretic Deposition

We introduce a comprehensive data-driven framework aimed at enhancing the modeling of physical systems, employing inference techniques and machine learning enhancements. As a demonstrative application, we pursue the modeling of cathodic electrophoretic deposition (EPD), commonly known as e-coating. Our approach illustrates a systematic procedure for enhancing physical models by identifying their limitations through inference on experimental data and introducing adaptable model enhancements to address these shortcomings. We begin by tackling the issue of model parameter identifiability, which reveals aspects of the model that require improvement. To address generalizability , we introduce modifications which also enhance identifiability. However, these modifications do not fully capture essential experimental behaviors. To overcome this limitation, we incorporate interpretable yet flexible augmentations into the baseline model. These augmentations are parameterized by simple fully-connected neural networks (FNNs), and we leverage machine learning tools, particularly Neural Ordinary Differential Equations (Neural ODEs), to learn these augmentations. Our simulations demonstrate that the machine learning-augmented model more accurately captures observed behaviors and improves predictive accuracy. Nevertheless, we contend that while the model updates offer superior performance and capture the relevant physics, we can reduce off-line computational costs by eliminating certain dynamics without compromising accuracy or interpretability in downstream predictions of quantities of interest, particularly film thickness predictions. The entire process outlined here provides a structured approach to leverage data-driven methods. Firstly, it helps us comprehend the root causes of model inaccuracies, and secondly, it offers a principled method for enhancing model performance.

physics.comp-ph