The immersed boundary method is an approach – in computational fluid dynamics – to model and simulate mechanical systems in which elastic structures (or membranes) interact with incompressible fluid flows. Treating the coupling (the elastic boundary changes the flow of the fluid and the fluid moves the elastic boundary simultaneously) of the structure deformations and the fluid flow poses a number of challenging problems for numerical simulations. In the immersed boundary method approach the fluid is represented in an Eulerian coordinate frame and the structures in a Lagrangian coordinate frame. For Newtonian fluids governed by the Navier–Stokes equations the immersed boundary method fluid equations are

\[ \rho \left(\frac{\partial{u}({x},t)}{\partial{t}} + {u}\cdot\nabla{u}\right) = \mu\, \Delta u(x,t) -\nabla p + f(x,t) \]

with incompressibility condition

\[ \nabla \cdot u = 0. \, \]

The immersed structures are typically represented by a collection of interacting particles \( Z_j \) with a prescribed force law, where \( F_j \) is the force acting on the \(j^{th}\) particle. The forces are accounted for in the fluid equations by the force density

\[ f(x,t) = \sum_{j = 1}^N \delta_a(x - Z_j)F_j \]

where \( \delta_a \) is an approximation of the [[Dirac delta function|Dirac Template:Mvar function]] smoothed out over a length scale \(a\). The immersed structures are then updated using the equation

\[ \frac{dZ_j}{dt} = \int \delta_a(x - Z_j) u(x,t) \, dx. \]

Variants of this basic approach have been applied to simulate a wide variety of mechanical systems involving elastic structures which interact with fluid flows. See the references for more details.

See also

References

  1. C. S. Peskin, The immersed boundary method, Acta Numerica, 11, pp. 1–39, 2002.
  2. C.S. Peskin, Numerical analysis of blood flow in the heart, J. Comput. Phys. 25 (1977) 220–252.
  3. R. Mittal and G. Iaccarino, Immersed Boundary Methods, Annual Review of Fluid Mechanics, vol. 37, pp. 239–261, 2005.
  4. Y. Mori and C. S. Peskin, Implicit Second Order Immersed Boundary Methods with Boundary Mass Computational Methods in Applied Mechanics and Engineering, 2007.
  5. L. Zhua and C. S. Peskin, Simulation of a flapping flexible filament in a flowing soap film by the immersed boundary method, Journal of Computational Physics, vol. 179, Issue 2, pp. 452–468, 2002.
  6. P. J. Atzberger, P. R. Kramer, and C. S. Peskin, A Stochastic Immersed Boundary Method for Fluid-Structure Dynamics at Microscopic Length Scales, Journal of Computational Physics, vol. 224, Issue 2, 2007. [DOI] .
  7. A. M. Roma, C. S. Peskin, and M. J. Berger, An adaptive version of the immersed boundary method, Journal of Computational Physics, vol. 153 n.2, pp. 509–534, 1999.
  8. Jindal S. et al. “The Immersed Boundary CFD Approach for Complex Aerodynamics Flow Predictions” SAE Journal, Detroit, Michigan 2007-01-0109 (2007)

Software : Numerical Codes

ch:浸入边界法