- Source: Immersed boundary method
In computational fluid dynamics, the immersed boundary method originally referred to an approach developed by Charles Peskin in 1972 to simulate fluid-structure (fiber) interactions. Treating the coupling of the structure deformations and the fluid flow poses a number of challenging problems for numerical simulations (the elastic boundary changes the flow of the fluid and the fluid moves the elastic boundary simultaneously). In the immersed boundary method the fluid is represented in an Eulerian coordinate system and the structure is represented in Lagrangian coordinates. For Newtonian fluids governed by the Navier–Stokes equations, the fluid equations are
ρ
(
∂
u
(
x
,
t
)
∂
t
+
u
⋅
∇
u
)
=
−
∇
p
+
μ
Δ
u
(
x
,
t
)
+
f
(
x
,
t
)
{\displaystyle \rho \left({\frac {\partial {u}({x},t)}{\partial {t}}}+{u}\cdot \nabla {u}\right)=-\nabla p+\mu \,\Delta u(x,t)+f(x,t)}
and if the flow is incompressible, we have the further condition that
∇
⋅
u
=
0.
{\displaystyle \nabla \cdot u=0.\,}
The immersed structures are typically represented as a collection of one-dimensional fibers, denoted by
Γ
{\displaystyle \Gamma }
. Each fiber can be viewed as a parametric curve
X
(
s
,
t
)
{\displaystyle X(s,t)}
where
s
{\displaystyle s}
is the Lagrangian coordinate along the fiber and
t
{\displaystyle t}
is time. The physics of the fiber is represented via a fiber force distribution function
F
(
s
,
t
)
{\displaystyle F(s,t)}
. Spring forces, bending resistance or any other type of behavior can be built into this term. The force exerted by the structure on the fluid is then interpolated as a source term in the momentum equation using
f
(
x
,
t
)
=
∫
Γ
F
(
s
,
t
)
δ
(
x
−
X
(
s
,
t
)
)
d
s
,
{\displaystyle f(x,t)=\int _{\Gamma }F(s,t)\,\delta {\big (}x-X(s,t){\big )}\,ds,}
where
δ
{\displaystyle \delta }
is the Dirac δ function. The forcing can be extended to multiple dimensions to model elastic surfaces or three-dimensional solids. Assuming a massless structure, the elastic fiber moves with the local fluid velocity and can be interpolated via the delta function
∂
X
(
s
,
t
)
∂
t
=
u
(
X
,
t
)
=
∫
Ω
u
(
x
,
t
)
δ
(
x
−
X
(
s
,
t
)
)
d
x
,
{\displaystyle {\frac {\partial X(s,t)}{\partial t}}=u(X,t)=\int _{\Omega }u(x,t)\,\delta {\big (}x-X(s,t){\big )}\,dx,}
where
Ω
{\displaystyle \Omega }
denotes the entire fluid domain.
Discretization of these equations can be done by assuming an Eulerian grid on the fluid and a separate Lagrangian grid on the fiber.
Approximations of the Delta distribution by smoother functions will allow us to interpolate between the two grids.
Any existing fluid solver can be coupled to a solver for the fiber equations to solve the Immersed Boundary equations.
Variants of this basic approach have been applied to simulate a wide variety of mechanical systems involving elastic structures which interact with fluid flows.
Since the original development of this method by Peskin, a variety of approaches have been developed. These include stochastic formulations for microscopic systems, viscoelastic soft materials, complex fluids, such as the Stochastic Immersed Boundary Methods of Atzberger, Kramer, and Peskin, methods for simulating flows over complicated immersed solid bodies on grids that do not conform to the surface of the body Mittal and Iaccarino, and other approaches that incorporate mass and rotational degrees of freedom Olson, Lim, Cortez. Methods for complicated body shapes include the immersed interface method, the Cartesian grid method, the ghost fluid method and the cut-cell methods categorizing immersed boundary methods into continuous forcing and discrete forcing methods. Methods have been developed for simulations of viscoelastic fluids, curved fluid interfaces, microscopic biophysical systems (proteins in lipid bilayer membranes, swimmers), and engineered devices, such as the Stochastic Immersed Boundary Methods of Atzberger, Kramer, and Peskin,
Stochastic Eulerian Lagrangian Methods of Atzberger, Massed Immersed Boundary Methods of Mori, and Rotational Immersed Boundary Methods of Olson, Lim, Cortez.
In general, for immersed boundary methods and related variants, there is an active research community that is still developing new techniques and related software implementations and incorporating related techniques into simulation packages and CAD engineering software. For more details see below.
See also
Stochastic Eulerian Lagrangian methods
Stokesian dynamics
Volume of fluid method
Level-set method
Marker-and-cell method
Software: Numerical codes
FloEFD: Commercial CFD IBM code
Advanced Simulation Library
Mango-Selm : Immersed Boundary Methods and SELM Simulations, 3D Package, (Python interface, LAMMPS MD Integration), P. Atzberger, UCSB
Stochastic Immersed Boundary Methods in 3D, P. Atzberger, UCSB
Immersed Boundary Method for Uniform Meshes in 2D, A. Fogelson, Utah
IBAMR : Immersed Boundary Method for Adaptive Meshes in 3D, B. Griffith, NYU.
IB2d: Immersed Boundary Method for MATLAB and Python in 2D with 60+ examples, N.A. Battista, TCNJ
ESPResSo: Immersed Boundary Method for soft elastic objects
CFD IBM code based on OpenFoam
sdfibm: Another CFD IBM code based on OpenFoam
SimScale: Immersed Boundary Method for fluid mechanics and conjugate heat transfer simulation in the cloud
Notes
References
Atzberger, Paul J. (2011). "Stochastic Eulerian Lagrangian Methods for Fluid Structure Interactions with Thermal Fluctuations". Journal of Computational Physics. 230 (8): 2821–2837. arXiv:1009.5648. Bibcode:2011JCoPh.230.2821A. doi:10.1016/j.jcp.2010.12.028. S2CID 6067032.
Atzberger, Paul J.; Kramer, Peter R.; Peskin, Charles S. (2007). "A Stochastic Immersed Boundary Method for Fluid-Structure Dynamics at Microscopic Length Scales". Journal of Computational Physics. 224 (2): 1255–1292. arXiv:0910.5748. Bibcode:2007JCoPh.224.1255A. doi:10.1016/j.jcp.2006.11.015. S2CID 17977915.
Atzberger, Paul (2013), "Incorporating Shear into Stochastic Eulerian Lagrangian Methods for Rheological Studies of Complex Fluids and Soft Materials", Physica D, 265: 57–70, arXiv:2212.10651, doi:10.1016/j.physd.2013.09.002
Jindal, S.; Khalighi, B.; Johnson, J.; Chen, K. (2007), "The Immersed Boundary CFD Approach for Complex Aerodynamics Flow Predictions", SAE Technical Paper Series, vol. 1, doi:10.4271/2007-01-0109.
Atzberger, Paul (2016). "Hydrodynamic Coupling of Particle Inclusions Embedded in Curved Lipid Bilayer Membranes". Soft Matter, The Royal Society of Chemistry. 12: 6685–6707. arXiv:1601.06461. doi:10.1039/C6SM00194G..
Kim, Jungwoo; Kim, Dongjoo; Choi, Haecheon (2001). "An Immersed-Boundary Finite Volume Method for Simulations of Flow in Complex Geometries". Journal of Computational Physics. 171 (1): 132–150. Bibcode:2001JCoPh.171..132K. doi:10.1006/jcph.2001.6778.
Rower, David A.; Padidar, Misha; Atzberger, Paul J. (April 2022). "Surface fluctuating hydrodynamics methods for the drift-diffusion dynamics of particles and microstructures within curved fluid interfaces". Journal of Computational Physics. 455: 110994. arXiv:1906.01146. doi:10.1016/j.jcp.2022.110994.
Mittal, Rajat; Iaccarino, Gianluca (2005). "Immersed Boundary Methods". Annual Review of Fluid Mechanics. 37 (1): 239–261. Bibcode:2005AnRFM..37..239M. doi:10.1146/annurev.fluid.37.061903.175743.
Mori, Yoichiro; Peskin, Charles S. (2008). "Implicit Second-Order Immersed Boundary Methods with Boundary Mass". Computer Methods in Applied Mechanics and Engineering. 197 (25–28): 2049–2067. Bibcode:2008CMAME.197.2049M. doi:10.1016/j.cma.2007.05.028.
Peskin, Charles S. (2002). "The immersed boundary method". Acta Numerica. 11: 479–517. doi:10.1017/S0962492902000077.
Peskin, Charles S. (1977). "Numerical analysis of blood flow in the heart". Journal of Computational Physics. 25 (3): 220–252. Bibcode:1977JCoPh..25..220P. doi:10.1016/0021-9991(77)90100-0.
Roma, Alexandre M.; Peskin, Charles S.; Berger, Marsha J. (1999). "An Adaptive Version of the Immersed Boundary Method". Journal of Computational Physics. 153 (2): 509–534. Bibcode:1999JCoPh.153..509R. doi:10.1006/jcph.1999.6293.
Singh Bhalla, Amneet Pal; Bale, Rahul; Griffith, Boyce E.; Patankar, Neelesh A. (2013). "A unified mathematical framework and an adaptive numerical method for fluid–structure interaction with rigid, deforming, and elastic bodies". Journal of Computational Physics. 250: 446–476. Bibcode:2013JCoPh.250..446B. doi:10.1016/j.jcp.2013.04.033.
Zhu, Luoding; Peskin, Charles S. (2002). "Simulation of a Flapping Flexible Filament in a Flowing Soap Film by the Immersed Boundary Method" (PDF). Journal of Computational Physics. 179 (2): 452–468. Bibcode:2002JCoPh.179..452Z. doi:10.1006/jcph.2002.7066. S2CID 947507. Archived from the original (PDF) on 2020-01-01.
Kata Kunci Pencarian:
- Immersed boundary method
- Boundary element method
- Stochastic Eulerian Lagrangian method
- Fiber simulation
- Fluid–structure interaction
- Level-set method
- Computational fluid dynamics
- Marker-and-cell method
- Adaptive mesh refinement
- Fluid mechanics