lbmftlbfs2
lbmftlbfs2 is a software framework used for simulating fluid dynamics with the lattice Boltzmann method (LBM). It is designed to support two-phase and free-surface flows, providing a modular base for implementing multiphase solvers, boundary conditions, and data workflows in computational fluid dynamics projects.
Key features include support for multiple collision models (BGK and MRT), several multiphase formulations (such as
Architecturally, lbmftlbfs2 is organized into a core solver layer, a model repository with common LBM schemes,
Typical use involves defining a simulation domain, specifying fluid densities and viscosities, initializing the phase or
Applications span droplet dynamics, capillary-driven flows, porous media transport, and microfluidic simulations, where accurate interface tracking
Related topics include lattice Boltzmann method, two-phase flow modeling, free-surface simulations, and computational fluid dynamics.