手法を比較
選択した手法を並べて確認できます。異なる行はハイライト表示されます。
| 格子ボルツマン法× | Volume of Fluid法× | |
|---|---|---|
| 分野 | 流体力学 | 流体力学 |
| 系統 | Process / pipeline | Process / pipeline |
| 提唱年≠ | 1988 | 1981 |
| 提唱者≠ | Gianluigi Zanetti | Cleve Hirt |
| 種類≠ | Kinetic theory-based simulation method | Eulerian interface tracking method |
| 原典≠ | McNamara, G. R., & Zanetti, G. (1988). Use of the Boltzmann equation to simulate lattice-gas automata. Physical Review Letters, 61(20), 2332-2335. DOI ↗ | Hirt, C. W., & Nichols, B. D. (1981). Volume of fluid (VOF) method for the dynamics of free boundaries. Journal of Computational Physics, 39(1), 201-225. DOI ↗ |
| 別名≠ | LBM, lattice gas automata | VOF, VoF, volume fraction method |
| 関連 | 5 | 5 |
| 概要≠ | The Lattice Boltzmann Method (LBM) is a kinetic theory-based computational approach to fluid dynamics that discretizes the Boltzmann equation on a lattice grid. Developed by McNamara and Zanetti in 1988, LBM computes fluid behavior by tracking the distribution of particle velocities at discrete lattice nodes rather than solving the Navier-Stokes equations directly. This method naturally incorporates complex physics (turbulence, multiphase flows, porous media) and is highly parallelizable, making it increasingly popular for modern computational platforms. | The Volume of Fluid (VOF) method is an Eulerian interface-tracking technique for multiphase flow simulations, developed by Hirt and Nichols in 1981. Instead of explicitly tracking the interface between phases, VOF advects a scalar field (the volume fraction) that represents the fractional volume of one phase in each grid cell. This approach elegantly handles topological changes (splashing, merging, breaking) without explicit interface reconstruction, making it ideal for complex multiphase flows on fixed Eulerian grids. |
| ScholarGateデータセット ↗ |
|
|