---
title: P1-bubble/P1/P1 Elements in FSI & Elasticity
url: https://www.emergentmind.com/topics/p1-bubble-p1-p1-elements
type: topic
---

# P1-bubble/P1/P1 Elements in FSI & Elasticity

The term “P1-bubble/P1/P1 elements” designates a specific triple of finite element (FE) spaces, composed of P1-bubble–enriched velocity, P1 pressure, and P1 structure (or solid displacement/velocity), for the discretization of multiphysics systems—most notably, nonlinear fluid-structure interaction (FSI) and nearly-incompressible mechanics. The parent P1-bubble/P1 pair is a canonical inf–sup stable choice for velocity–pressure discretization of incompressible Stokes/Navier–Stokes equations or the displacement–pressure variables in mixed elasticity. When extended to a P1-bubble/P1/P1 triple, it supports stable and accurate partitioned schemes in coupled fluid–shell or solid–fluid interface problems, especially with moving domains under the ALE (Arbitrary Lagrangian–Eulerian) framework. Separately, the label “P1 elements” also arises in accelerator physics as a proper noun denoting the Fermilab P1 beam transport line and its constituent hardware, although this context is orthogonal to the finite element usage.

## 1. Finite Element Spaces and Bubble Enrichments

The P1-bubble/P1/P1 construction is organized as follows:

- **Fluid velocity space,** $V_h$: Continuous piecewise-linear vector fields $(P_1)$ enriched with a one-dimensional cubic bubble subspace on each triangle or tetrahedron. For a 2D element $K$, the bubble function is $b_K(x) = 27\lambda_1(x)\lambda_2(x)\lambda_3(x)$ in barycentric coordinates. Thus, $V_h|_K = P_1(K) \oplus \operatorname{span}\{ b_K \}$, with homogeneous Dirichlet conditions and potential modifications at the fluid–structure interface [2601.02847], [1505.06540], [1910.08938].

- **Fluid pressure space,** $Q_h$: Continuous, piecewise-linear scalar fields, $P_1$, with the standard $L^2$-orthogonality restriction as appropriate for incompressibility.

- **Structure (shell/solid) velocity/displacement,** $W_h \equiv V^s_h$: $V^s_h$ consists of continuous $P_1$ elements on the boundary mesh, typically with essential boundary conditions at endpoints or supports.

The introduction of cubic bubble functions (interior functions vanishing at vertices and sides) addresses the failure of the standard $P_1$/$P_1$ velocity–pressure pair to satisfy the discrete inf–sup (Ladyzhenskaya–Babuška–Brezzi, LBB) condition. The inclusion of the bubble enrichments raises the approximation space, enabling pointwise divergence and compatible pressure stability [2601.02847], [1505.06540], [1910.08938].

| Field                | Space        | Local Representation                      |
|----------------------|--------------|-------------------------------------------|
| Fluid velocity       | $V_h$        | $P_1$ + cubic bubble ($b_K$)              |
| Fluid pressure       | $Q_h$        | $P_1$ (continuous piecewise linear)       |
| Structure velocity   | $V^s_h$      | $P_1$ on boundary submesh                 |

## 2. Variational Formulation and Stability

The variational approach for FSI or incompressible flow involves a mixed saddle-point system: finding $(u_h, p_h) \in V_h \times Q_h$ at each time level (possibly extended with structure variables) that satisfies discrete mass and momentum equations and, if present, structure evolution equations. The fully discrete FSI formulation on moving domains requires the ALE transformation, with time-evolving pullbacks, Jacobian, and cofactor matrices encoding the mapping [2601.02847]. The canonical bilinear forms are:

- Fluid: Viscosity and convection terms (e.g., $\int_\Omega T(u_h, p_h):\nabla \varphi$), pressure-velocity coupling ($\int_\Omega q\,\operatorname{div}\,u_h$), and consistent ALE advection discretization.
- Structure: Bilinear shell or solid stiffness term ($a_s$) on the interface mesh, typically involving linear combinations of displacement and bending terms.

The essential property enabling the use of the P1-bubble/P1 pair is the discrete inf-sup stability: there exists $\beta > 0$ independent of mesh size $h$ such that
$$
\inf_{q_h \in Q_h} \sup_{v_h \in V_h} \frac{ \int_{\Omega} q_h\,\operatorname{div} v_h }{ \|v_h\|_{H^1(\Omega)}\,\|q_h\|_{L^2(\Omega)} } \geq \beta.
$$
This guarantees pressure-robustness and protects against spurious pressure oscillations or volumetric locking in nearly incompressible elasticity [2601.02847], [1505.06540], [1910.08938].

## 3. Application Contexts

P1-bubble/P1/P1 and closely related pairs have been adopted across fields:

- **Nonlinear fluid–shell interaction.** In partitioned FSI algorithms with an ALE map, the triple supports stable time-stepping without requiring linearization of large displacements or suppression of fluid convection. The method in [2601.02847] establishes stability and optimal error estimates in this setting.

- **Stokes equations with slip.** The P1b/P1 approximation, combined with a penalty approach for slip boundary conditions, avoids variational crimes associated with strong nodewise constraints on polygonal boundaries. Pressure-stabilization or bubble enrichment corrects the inf–sup deficiency of plain P1/P1 [1505.06540].

- **Nearly incompressible elasticity and locking-free mechanics.** The “MINI” element, equivalent to P1–bubble/P1, is a widely used means to avoid volumetric locking in soft-tissue, rubber, or gel modeling, both in static and transient simulations. Static condensation of bubble DOFs yields an efficient saddle-point system on nodal variables, and both accuracy and robustness compare favorably to pressure-stabilized equal-order P1–P1 projection schemes [1910.08938].

## 4. Interpolation, Projection, and Error Estimates

The canonical interpolation operators on these spaces underpin both practical implementation and error analysis:

- **Pressure interpolation,** $\pi_h: L^2(\Omega) \to Q_h$, achieves
  $$
  \|p - \pi_h p\|_{W^{k, s}(\Omega)} \leq C h^{r - k} \|p\|_{W^{r, s}(\Omega)}, \quad r=1,2;\; k=0,1
  $$
- **Riesz projector,** $R_h: W^{1,2}(\Sigma) \to V^s_h$, is $L^2$-stable and admits optimal-order estimates in both $L^2$ and $W^{1,2}$ norms.

- **ALE-aware velocity projector,** $P_h: W^{2,2}(\Omega) \to V_h$, satisfies
  $$
  \|u - P_h u\|_{L^\gamma(\Omega)} + h\,\|\nabla(u - P_h u)\|_{L^2(\Omega)} \leq C h^2 (\|u\|_{W^{2,2}} + \cdots)
  $$

Optimal a priori error bounds for the full FSI system, assuming smooth solutions and positivity constraints, are
$$
\max_{1\leq m\leq N} \left(\|e_u^m\|_{L^2(\Omega)}^2 + \|e_\xi^m\|_{L^2(\Sigma)}^2 + \gamma_1 \|e_\eta^{m+1}\|_{L^2(\Sigma)}^2 \right) + 2\mu \sum_{k=1}^m \|\nabla e_u^k\|_{L^2(\Omega)}^2 \leq C(h^2+\Delta t^2)
$$
yielding the first-order convergence rates in both spatial and temporal discretizations [2601.02847].

When applied to the Stokes problem with slip via the penalty method, the combined $h$ and $\epsilon$ error is
$$
\|\tilde u - u_h\|_{H^1(\Omega_h)} + \|\tilde p - p_h\|_{L^2(\Omega_h)} \leq C \left(h^{1/2}+\epsilon^{1/2}+\frac{h}{\epsilon^{1/2}}\right)
$$
improving to $O(h + \epsilon^{1/2} + h^2/\epsilon^{1/2})$ in 2D with midpoint-rule integration [1505.06540].

## 5. Numerical Experiments and Implementation Features

Numerical validation tasks include:

- **FSI test cases** with large deformations and nontrivial convection verify both stability and convergence of the P1-bubble/P1/P1 scheme, with observed convergence matching theory [2601.02847].

- **Stokes slip tests** in 2D (e.g., manufactured swirling solution on the disk): Reduced-integration penalty implementations and $\epsilon=O(h^2)$ deliver near-optimal $H^1$ rates, pressure convergence, and avoid spurious circulations. In 3D (unit sphere), similar trends are reported [1505.06540].

- **Elastic benchmarks**: The MINI (P1-bubble/P1) and projection-stabilized P1–P1 methods are compared on standard benchmarks (uniaxial tension, Cook’s cantilever, twisting column), showing comparable accuracy and locking-free behavior. The MINI scheme shows slightly smoother pressure/jacobian fields, while pressure-projection is computationally faster for large degrees of freedom [1910.08938].

Static condensation of the bubble DOFs is standard: the local bubble–bubble stiffness block is inverted per element, and the system reduces to nodal variables and pressure. All stabilization is thus achieved locally without additional global penalty parameters [1910.08938].

## 6. P1 Elements in Accelerator Transport Lines

In accelerator physics, “P1 elements” or “P1 line” refer to beamline hardware (not finite elements), notably at Fermilab. The “P1” line consists of:

- RR520 kicker, RR522 Lambertson, permanent/trim quadrupoles, corrector dipoles, BPMs, toroids, and vertical bends, forming the beam transport from the Recycler Ring to Delivery Ring.
- Key parameters include normalized quadrupole strengths $K_1$, device longitudinal positions, field strengths, and transfer-matrix calculations through thin lens approximations.

Operational commissioning demonstrated extraction efficiencies $>90\%$ for up to $1.85\times10^{11}$ protons per pulse, in agreement with design optics ($\beta$, $\alpha$ functions, profile monitor data) to within $15\%$ [1702.05159].

| Element              | Accelerator Usage           | Role                                 |
|----------------------|----------------------------|--------------------------------------|
| P1 line elements     | Recycler–P1 transfer line  | Beam extraction/transport (Fermilab) |

A plausible implication is that readers should distinguish between “P1 elements” in applied math/engineering FE literature (referring to the function space) and “P1 line elements” in accelerator beamline documentation.

## 7. Extensions, Generalizations, and Trade-offs

P1-bubble/P1 (MINI) elements have become a standard template for inf–sup stable low-order mixed FEM in both steady and transient problems. The main alternatives are:

- Equal-order (P1–P1) projection-stabilized methods: require the choice/tuning of a stabilization parameter, but offer fewer DOFs and superior parallel performance at scale [1910.08938].
- Higher-order $P_k$–$P_{k-1}$ or discontinuous pressure spaces for improved approximation in smooth regimes, at greater implementation and assembly cost.

The main trade-off with MINI is extra local cost from static condensation, but consistently avoids user-tuning of stabilization and demonstrates robust accuracy for near-incompressibility and fluid–structure coupling. Both approaches generalize to dynamic systems and higher dimensions [1910.08938], [2601.02847].

Pressure stability, absence of locking, and only mild consistency error (when reduced-integration or local stabilization is employed) are central features for practical applications in coupled multiphysics simulation.

## References

- “Stability and error estimates of a linear and partitioned finite element method approximating nonlinear fluid-structure interactions” [2601.02847]
- “Penalty method with P1/P1 finite element approximation for the Stokes equations under slip boundary condition” [1505.06540]
- “Versatile stabilized finite element formulations for nearly and fully incompressible solid mechanics” [1910.08938]
- “Beam Extraction From The Recycler Ring To P1 Line At Fermilab” [1702.05159]

Source: https://www.emergentmind.com/topics/p1-bubble-p1-p1-elements