Accelerated Computational Fluid Dynamics Simulations of Microfluidic Devices by Exploiting Higher Levels of Abstraction
Michel Takken, Robert Wille
TL;DR
The paper tackles the heavy compute costs of CFD simulations for microfluidic devices and proposes a hybrid, two-stage acceleration that leverages higher-abstraction models where flow is organized. By partitioning the device into Omega_high (high-abstraction) and Omega_low (CFD) regions and coupling them at interface Gamma via the fixed-point iteration q^n = f(q^{n-1}), the method preserves fidelity while dramatically reducing runtime. Implemented with LBM for Omega_low and MNA for Omega_high, and validated on four continuous-channel networks, the approach achieves speedups up to orders of magnitude with close agreement in pressure and velocity fields compared to full CFD. The work points to extensions to 3D domains and additional phenomena (diffusion, heat, droplets), offering a scalable path for rapid, fidelity-preserving microfluidic simulations.
Abstract
The design of microfluidic devices is a cumbersome and tedious process that can be significantly improved by simulation. Methods based on Computational Fluid Dynamics (CFD) are considered state-of-the-art, but require extensive compute time - oftentimes limiting the size of microfluidic devices that can be simulated. Simulation methods that abstract the underlying physics on a higher level generally provide results instantly, but the fidelity of these methods is usually worse. In this work, a simulation method that accelerates CFD simulations by exploiting simulation methods on higher levels of abstraction is proposed. Case studies confirm that the proposed method accelerates CFD simulations by multiple factors (often several orders of magnitude) while maintaining the fidelity of CFD simulations.
