---
title: Bubble Competition & Merger Model
url: https://www.emergentmind.com/topics/bubble-competition-and-merger-model
type: topic
---

# Bubble Competition & Merger Model

Bubble competition and merger model denotes a family of formalisms in which discrete bubble-like entities evolve under a local growth law, compete for volume, pressure relief, or accessible space, and undergo coalescence, breakup, percolation, or loss of identity under explicitly defined rules. In multiphase CFD, the emphasis is on pressure-consistent tracking of disconnected gas regions; in foam coarsening, on diffusive competition between small and large bubbles; in Rayleigh–Taylor instability, on the distinction between bubble-merger and bubble-competition regimes; in electrolysis, on motion reversal and eventual coalescence of interacting hydrogen bubbles; and in reionization studies, on hierarchical merger trees of ionized regions [1604.01632] [2508.00994] [1706.07130] [2209.06512] [2411.08943].

## 1. Conceptual scope and recurrent structure

The phrase does not denote a single universally standardized equation set. Taken together, the major uses of the term indicate a recurrent modeling pattern: a “bubble” is treated as an identifiable object, endowed with state variables such as volume, radius, pressure, growth rate, or ancestry; “competition” denotes a rule by which neighboring or overlapping objects inhibit or redirect one another’s growth; and “merger” denotes either literal coalescence of interfaces or a hierarchical absorption event in which a smaller object ceases to exist independently [1604.01632] [1706.07130] [2209.06512] [2411.08943].

| Domain | Bubble object | Merger meaning |
|---|---|---|
| Bubbly-flow CFD | Connected gas region | Coalescence or breakup tracked by IDs |
| Wet foams | Gas bubble in jammed foam | Bubble loss through diffusive competition |
| Rayleigh–Taylor mixing | Rising light-fluid bubble | Distinct bubble-merger mechanism |
| Water electrolysis | Detached H\(_2\) bubble | Return and coalescence with second bubble |
| Reionization | Ionized H II region | Percolation and merger-tree absorption |

Two distinctions are especially important. First, some models resolve literal topology change, whereas others treat merger only effectively. The enhanced free-surface lattice Boltzmann formulation detects actual coalescence and breakup of connected gas regions [1604.01632], whereas the wet-foam coarsening theory describes a decrease in bubble number caused by diffusive gas transfer rather than interface fusion [2508.00994]. Second, competition may arise from different physical drivers: compressibility and surface tension in bubbly flows, inter-bubble diffusive transport in foams, mode selection in Rayleigh–Taylor growth, buoyancy–thermocapillary force balance in electrolysis, and percolation of ionized fronts during reionization [1706.07130] [2209.06512] [2411.08943].

## 2. Topology-aware fluid formulations

A technically explicit competition-and-merger framework appears in the enhanced bubble model for the free-surface lattice Boltzmann method (FSLBM). Standard FSLBM reduces liquid–gas flow to a single-phase free-surface simulation through a volume-of-fluid-like fill level \(\varphi \in [0,1]\), with \(\varphi=0\) for gas cells, \(\varphi=1\) for liquid cells, and \(0<\varphi<1\) for interface cells. In bubbly flows this is insufficient because compressed gas pressure in closed bubbles influences the liquid boundary condition and because disconnected gas regions can merge or split. The enhancement therefore introduces a per-bubble data structure containing a unique bubble ID, an initial volume \(V^*\), a current volume \(V(t)\), and a pressure [1604.01632].

The pressure model separates compression from capillarity. The compression contribution is
\[
p_V=\frac{V^*}{V(t)}\,p_0,
\]
with \(p_0=\rho_0 c_s^2\) and \(\rho_0=1\) in the nondimensional lattice setup, while the surface-tension contribution is
\[
\Delta p_\sigma = 2\sigma \kappa(\boldsymbol{x},t).
\]
This supplies the missing gas-side information required to reconstruct interface distributions in a solver that does not explicitly evolve gas PDFs. Cell mass is represented as
\[
m=\varphi (\Delta x)^3 \rho,
\]
and local mass exchange updates fill levels, thereby allowing cell-type transitions between gas, interface, and liquid states [1604.01632].

The merger rule is local: if an interface cell has a neighboring interface cell carrying a different bubble ID, a coalescence event is triggered. If \(B\) is the set of merging bubbles, the new bubble is assigned
\[
V^*_{b_{\text{new}}}=\sum_{b\in B}V_b^*, \qquad
V_{b_{\text{new}}}(t)=\sum_{b\in B}V_b(t),
\]
after which its pressure is recomputed from the ideal-gas relation. Breakup is detected geometrically, through a local configuration near a liquid cell in which two interface sections of the same bubble have anti-parallel surface normals, followed by a seed-flood-fill that colors connected subregions and measures daughter volumes. When a parent bubble \(b_{\text{old}}\) splits, each daughter inherits the parent pressure at the breakup instant,
\[
p_b(t)=p_{\text{old}}(t),
\]
and receives
\[
V_b^*=V_b(t).
\]
The design goal is efficiency: flood fill is invoked only when connectivity may have changed, and the parallel implementation resolves color mismatches across process boundaries iteratively through ghost-layer exchanges [1604.01632].

A complementary, but not topologically resolving, framework is the unified theory for a central bubble interacting with a surrounding bubble cluster. That model assumes spherical bubbles, weak fluid compressibility, adiabatic gas behavior, and finite-speed pressure-wave coupling. Its central technical element is retarded-time evaluation,
\[
t-\frac{|\mathbf{r}|-R}{c},
\]
implemented by interpolation on the time axis when discrete time steps do not coincide with the emission time. It therefore captures mutual hindrance, delayed acoustic loading, wave reflection, and superposition, but does not model actual interface coalescence or post-merger topology change [2302.11321]. This suggests a division between pre-merger interaction physics and topology-aware bookkeeping: the former governs approach and competition, the latter the reassignment of identity once connectedness changes.

## 3. Diffusive competition in wet-foam coarsening

In wet foams, bubble competition is formulated as diffusive gas transport driven by pressure differences. Small bubbles have higher pressure, with \(p \sim 2\gamma/R\) by the Young–Laplace law, and therefore lose gas to larger, lower-pressure neighbors. The relevant regime in the cited mean-field theory is a non-adhesive jammed foam, \(\phi<\phi_c \approx 36\%\), in which gas transfer occurs mainly through thin contact films rather than through the bulk liquid. The exact border-blocking growth law is
\[
\frac{dR}{dt} = \frac{DH}{h}\,\frac{1}{4\pi R^2}\sum_{k=1}^n (p_k-p)\,A_k,
\]
where \(A_k\) is the area of the \(k\)-th film, \(D\) is the gas diffusion coefficient, \(H\) is Henry’s constant, and \(h\) is the film thickness [2508.00994].

The mean-field closure approximates the bubble pressure as
\[
p \approx \frac{\Pi_O}{1-\phi}+\frac{2\gamma}{R},
\]
defines \(\hat R = R/R_c\), and approximates the film-area fraction by
\[
\frac{A}{S} \approx \frac{\hat{\Pi}\,\hat R}{1+(1+\hat{\Pi})\hat R}.
\]
The resulting three-dimensional mean-field growth law is
\[
\frac{dR}{dt} = \frac{2\gamma DH}{h}\left(\frac{1}{R_c}-\frac{1}{R}\right)\frac{\hat{\Pi}\,\hat R}{1+(1+\hat{\Pi})\hat R}.
\]
This law is explicitly a competition law: growth depends on whether a bubble lies above or below the critical radius \(R_c\), and on an effective film-coverage factor that modulates access to transport pathways [2508.00994].

The same paper derives an analytic scaling-state bubble-size distribution as a function of liquid fraction. In the scaling state, the stable coarsening exponent is
\[
\alpha=\tfrac{1}{2},
\]
and the osmotic-pressure parameter is related to liquid fraction by
\[
\hat{\Pi}\approx 3.2\, \frac{(\phi_c-\phi)^2}{(1-\phi)\sqrt{\phi}}, \qquad \phi_c=36\%.
\]
An explicit probability density \(\rho(\hat R)\) is obtained, with a cutoff \(\hat R_0\) determined by \(\hat\Pi\), and the model predicts \(\rho(0)>0\) for any \(\phi>0\) [2508.00994].

A central consequence is that the disappearance of small bubbles is not singular: because \(A/S \to 0\) as \(R\to 0\), very small bubbles transfer gas inefficiently and can persist as a substantial population. The model reproduces the general presence of many small bubbles for \(\phi>0\), but it does not reproduce the sharp small-radius peak seen in prior simulations and ISS experiments. The authors attribute this discrepancy to omitted physics, especially rattlers, and possibly adhesion and bulk diffusion [2508.00994]. In this literature, “merger” is therefore best understood as an effective population-level consequence of competition rather than as direct interface fusion.

## 4. Bubble-competition and bubble-merger in Rayleigh–Taylor instability

The Rayleigh–Taylor literature distinguishes two self-similar mechanisms of bubble evolution. Bubble-merger dominates when the interface is perturbed mainly by short wavelengths \(\lambda \ll L\); bubbles then grow by merging with neighboring smaller bubbles and obey a universal evolution law associated with a lower-bound growth coefficient around
\[
\alpha \approx 0.025.
\]
Bubble-competition dominates when the initial perturbation contains influential long-wave components or a broadband spectrum with long wavelengths. In that case the bubble mixing zone is controlled by the dominant mode or wavepacket selected from the initial spectrum [1706.07130].

The theory is formulated in terms of the bubble-zone height \(h\), the dominant bubble diameter \(D\), the Atwood number
\[
A \equiv \frac{R-1}{R+1},
\]
the aspect ratio
\[
\beta \equiv \frac{D}{h},
\]
the quadratic growth coefficient
\[
\alpha \equiv \frac{h}{Agt^2},
\]
the dimensionless initial perturbation amplitude \(\eta_0\), and the linear-growth reduction factor
\[
\phi \equiv \frac{\Gamma_{\text{actual}}}{\Gamma_{\text{ideal}}}\le 1.
\]
The main asymptotic results are
\[
\beta \approx \frac{1+A}{4},
\qquad
h(t)\sim \alpha Agt^2,
\qquad
\alpha \approx \left[\frac{2\phi}{\ln(2\eta_0)}\right]^2.
\]
These relations imply that the dominant bubble expands self-similarly with a steady aspect ratio depending only on density ratio, whereas the growth coefficient depends on initial conditions and material properties rather than being universal [1706.07130].

The derivation proceeds by selecting a dominant wavelength \(\lambda_d\) through maximization of the height evolution over wavelengths. That selection principle is the operative definition of competition in this context: different initial wavepackets “compete,” and the one producing the greatest growth determines the macroscopic bubble zone. The theory was proposed to explain the longstanding spread of measured or simulated \(\alpha\) values,
\[
\alpha \in (0.02,0.12),
\]
across experiments and computations with \(A\in(0,1)\) and \(\eta_0 \in [10^{-7},10^{-2}]\). Viscosity, miscibility, and surface tension enter only through \(\phi\), as they reduce the actual linear growth rate relative to the ideal value \(\Gamma_{\text{ideal}}=\sqrt{Akg}\) [1706.07130].

## 5. Motion reversal and coalescence in water electrolysis

The expression “bubble competition and merger” is used most directly in the study of hydrogen bubbles generated at a Pt microelectrode in \(0.5\) M H\(_2\)SO\(_4\). The experiments impose a cyclic three-phase potential protocol. Phase 1 applies a short cathodic pulse \(E_1\) of typically \(-2\) to \(-6\) V for \(t_1=1\) to \(5\) ms, producing the first bubble. The potential is then switched off for \(t_0=120\) to \(200\) ms, allowing detachment and a controlled rise distance \(S\). Phase 2 applies \(E_2=-8\) V for \(t_2=40\) to \(200\) ms, producing a second bubble while the first remains nearby. A final waiting time \(t_w=500\) ms resets the system. This yields highly reproducible bubble pairs, with first-bubble radii such as \(R_1 \approx 66 \pm 1~\mu\text{m}\), and datasets including 105 and 133 repetitions [2209.06512].

Three scenarios are observed as a function of the first bubble’s separation \(S_{E2}\) from the electrode when the second bubble begins to grow. In scenario I, the first bubble is close enough that it initially accelerates upward because of fluid displacement by the growing second bubble, then decelerates, reaches a maximum distance \(S_{\text{rev}}\), reverses direction, returns toward the electrode against buoyancy, and finally coalesces with the second bubble. In scenario II, the first bubble also reverses, but the thermocapillary attraction is too weak to produce collision. In scenario III, the bubbles are sufficiently far apart that only displaced-flow advection remains and no reversal occurs. The transition is controlled by a critical range around
\[
S_{E2,\text{crit}} \approx 346~\mu\text{m},
\]
with the I–II boundary only about \(4~\mu\text{m}\) wide in one comparison, while scenario III appears above about
\[
S_{E2} \gtrsim 388~\mu\text{m}.
\]
For the strongest reversal case, the first bubble exhibits an initial velocity peak \(V_{p.1}\approx 17.5~\text{mm/s}\) and a negative reversal peak \(V_{p.2}\approx -26.7~\text{mm/s}\) [2209.06512].

The proposed mechanism is a competition between buoyancy and thermocapillarity. The free terminal rise speed is estimated as
\[
V_t=\frac{2R^2\Delta \rho\, g}{9\mu}\sim 8.8~\text{mm/s}
\]
for \(R\approx 66~\mu\text{m}\), \(\text{Re}\approx 5\), and \(\text{Eo}\ll 1\), so the initial positive peak can exceed \(V_t\) by a factor of about \(1.7\) to \(2.4\) because the first bubble is advected by the upward displaced flow from the second. The hydrodynamic interpretation is summarized by the creeping thermocapillary migration relation
\[
v = \frac{R^2 \rho g - (3/2)R\left(\frac{\partial \gamma}{\partial T}\frac{\partial T}{\partial z}\right)}{3\eta}.
\]
When the thermocapillary contribution exceeds the buoyant term, the motion reverses sign. From the observed reverse-speed scale \(V_{p2}\sim 30~\text{mm/s}\), the required temperature gradient is estimated to be about \(90~\text{K/cm}\), while temperature rises of order \(\Delta T\sim 10\) K over \(\sim 100~\mu\text{m}\) correspond to gradients of order \(10^3~\text{K/cm}\), making the mechanism plausible [2209.06512].

The principal evidence is optical. High-speed shadowgraphy resolves the three trajectory classes, particle tracking velocimetry shows the upward bow wave and local Marangoni convection, and Toepler’s schlieren imaging visualizes vertical refractive-index gradients that are interpreted mainly as temperature gradients. The decisive observation is that reversal begins when the thermal boundary layer generated by the second bubble reaches the underside of the first bubble. Electrostatic attraction is disfavored because the electric force was previously shown to be negligible beyond about \(30~\mu\text{m}\), far smaller than the \(\sim 300~\mu\text{m}\) interaction distances studied here, and because reversal persists in control experiments with the potential switched off after second-bubble creation [2209.06512].

## 6. Hierarchical bubble trees during reionization

A merger-tree version of bubble competition appears in simulations of the Epoch of Reionization. Using the THESAN radiation-hydrodynamics suite in a \((95.5\,\text{cMpc})^3\) volume, the reconstruction is based on the spatially resolved reionization redshift field \(z_{\rm reion}\), defined for each grid cell as the last redshift when the local ionized hydrogen fraction \(x_H\) crosses \(0.5\) from below. The fiducial run uses 81 snapshots from \(z=20\) to \(z=5.5\), typically analyzed on \(512^3\) Cartesian grids, with a recommended mild smoothing of 125 ckpc [2411.08943].

The algorithm identifies local maxima in \(z_{\rm reion}\) as seeds, gives each bubble a queue of neighboring cells sorted by decreasing \(z_{\rm reion}\), and expands each bubble into its highest-value neighbor. Adjacency is usually defined with 26 neighbors in 3D. A merger occurs when two or more groups attempt to occupy the same point; the largest bubble by volume is designated the parent, the smaller groups are merged into it, and they permanently cease independent growth. The output is a genuine merger tree rather than a watershed segmentation, with stored quantities including `z_form`, `z_merge`, `merged_with`, `cells_merged`, `parent_cells_merged`, `counts`, and `cell_to_bubble` [2411.08943].

Three growth stages emerge. The first is an initial expansion phase at \(z\gtrsim 11\), when bubbles are tiny and mergers are rare. The second is a merging or percolation phase at \(z\approx 9\!-\!11\), when overlap becomes common and the merger rate spikes. The third is a rapid expansion phase at \(z\lesssim 9\), when one bubble dominates and sweeps through the remaining neutral gas. The dominant bubble appears very early, by \(z\approx 9\!-\!10\), and its volume fraction
\[
f_{\rm main}\equiv \frac{V_{\rm main}}{V_{\rm ion}}
\]
rises rapidly toward unity after a main merging event around \(z\approx 10\!-\!11\). The cumulative and instantaneous expansion fractions,
\[
f_{\rm exp}(>z)=\frac{V_{\rm exp}}{V_{\rm tot}},
\qquad
f_{\rm exp}(z)=\frac{\dot V_{\rm exp}}{\dot V_{\rm tot}},
\]
and the effective number of actively growing bubbles,
\[
n_{\rm eff}\equiv \frac{\langle V\rangle^2}{\langle V^2\rangle},
\]
all encode the same transition from many competitors to one dominant object [2411.08943].

The size statistics identify a characteristic scale. There is a sharp deficit of bubbles with effective radius near \(R_{\rm eff}\sim 10\) cMpc, and merger events show a cutoff around the same scale. The interpretation given is that once bubbles approach this size, competitive overlap becomes so strong that they are absorbed into the main percolating region before remaining as independent objects. The merger ratio
\[
f_{\rm merge}=\frac{V_{\rm smaller}}{V_{\rm combined}}
\]
likewise changes from values around \(0.2\!-\!0.4\) for early, near-equal mergers to much smaller values once the main bubble dominates. In this setting, competition is percolative rather than mechanical: many ionized regions race to claim neighboring cells, but only the first claimant retains identity [2411.08943].

## 7. Generalizations, limitations, and related abstractions

Across these literatures, the competition-and-merger architecture relies on strong modeling assumptions. In FSLBM, the gas phase is not dynamically solved; internal gas motion is neglected, bubble pressure is modeled rather than evolved from a full compressible two-phase system, and topology change depends on geometric detection plus flood fill [1604.01632]. In the wet-foam mean-field theory, only border-blocking film transport is included, adhesion is set to zero, and the absence of rattlers is likely responsible for discrepancies in the small-bubble distribution [2508.00994]. The Rayleigh–Taylor theory assumes dominant-mode selection and packages material effects into the single reduction factor \(\phi\) [1706.07130]. The electrolysis model interprets long-range attraction through thermal boundary layers rather than electrostatics, and the bubble-cluster theory assumes spherical bubbles and therefore cannot describe nonspherical jetting or merger morphology [2209.06512] [2302.11321]. The reionization merger tree is chronological and object-based, but it is not a watershed segmentation and does not assign post-contact independent growth to merged regions [2411.08943].

The same competition-merger template has also been abstracted beyond literal fluid bubbles. In three-agent games, mergers are allowed when they increase both agents’ probabilities of winning; in the fully competitive limit \(p\to 1\), the score distribution becomes stratified and self-similar, with scaling factor
\[
\varphi=\frac{\sqrt{5}-1}{2},
\qquad
z_0=\frac{2}{3},
\]
and shocks governed by the Rankine–Hugoniot condition [1011.0534]. In rank-based market models with a fluctuating number of firms, companies split when a market weight reaches \(1-\delta\) and merge on exponential clocks; under the stated assumptions, the system is nonexplosive, diverse, and admits no relative arbitrage over finite horizons [1404.0748]. A different but related use of the terminology appears in frustrated magnets, where a field-induced skyrmion crystal evolves into a bubble crystal as spatial or spin anisotropy increases, and the resulting bubble-crystal regime displays a devil’s-staircase ordering wave-vector [1601.02064].

A plausible synthesis is that bubble competition and merger models are most powerful when a continuum field alone is insufficient and one must add object identity, ancestry, or topology to describe evolution. Whether the objects are gas pockets, foam cells, RT bubbles, ionized regions, or abstract competitors, the same formal ingredients recur: local growth dynamics, a competition criterion, an event rule for merger or breakup, and a bookkeeping scheme that preserves the relevant conserved quantities while redefining object identity after interaction.

Source: https://www.emergentmind.com/topics/bubble-competition-and-merger-model