pith. sign in

arxiv: 2508.15081 · v2 · pith:RQ65XYNAnew · submitted 2025-08-20 · 🧮 math.NA · cs.NA· physics.flu-dyn

Error Estimation for Adaptive Mesh Refinement in Droplet Simulations

Pith reviewed 2026-05-25 08:18 UTC · model grok-4.3

classification 🧮 math.NA cs.NAphysics.flu-dyn
keywords adaptive mesh refinementerror estimationdroplet simulationfinite element methodfront trackingmixed formulationpinch-off
0
0 comments X

The pith

A flux-based error estimator from the mixed finite element discretization enables adaptive mesh refinement that reduces computational cost in one-dimensional droplet simulations while preserving accuracy.

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The paper develops a one-dimensional shear-force-driven droplet formation model derived via asymptotic expansion and simulated with a front-tracking method. Discretization uses the Galerkin finite element method in mixed form, where the governing equations supply smooth interface gradients. These gradients support computation of a flux-based error estimate that drives an adaptive mesh refinement algorithm. Direct comparison of droplet profiles shows the adaptive meshes match the accuracy of regular refinement at substantially lower cost.

Core claim

The mixed form of the governing equation naturally provides smooth interface gradients that can be used to compute the error estimate. The computed error estimate is then used to drive the adaptive mesh refinement algorithm, reducing computational cost significantly without compromising accuracy.

What carries the argument

Flux-based error estimator computed from the smooth interface gradients supplied by the mixed Galerkin finite element discretization of the front-tracked droplet equations.

If this is right

  • Mesh points concentrate only near the interface where convective effects are strongest during pinch-off.
  • Total degrees of freedom drop while the computed droplet profile and curvature remain equivalent to uniform refinement.
  • The error-driven adaptation automatically tracks the moving interface without manual intervention.
  • The approach avoids the rapid growth of solution jumps that otherwise produce erroneous curvature in non-mixed forms.

Where Pith is reading between the lines

These are editorial extensions of the paper, not claims the author makes directly.

  • The same gradient smoothness property could be tested in related moving-boundary problems with strong convection.
  • Extension to two or three dimensions would require checking whether the mixed form continues to supply usable error indicators at the interface.
  • Coupling the estimator with a time-step controller might further reduce cost by adapting both space and time.

Load-bearing premise

The mixed discretization produces gradients smooth enough that the flux-based error indicator correctly identifies where curvature or interface position would otherwise be inaccurate.

What would settle it

A side-by-side run of the adaptive algorithm and a uniformly refined mesh to the same tolerance that yields visibly different pinch-off timing or droplet shape.

Figures

Figures reproduced from arXiv: 2508.15081 by Darsh Nathawani, Matthew Knepley.

Figure 1
Figure 1. Figure 1: Schematic of a droplet formation in a co-flowing fluid. 2 [PITH_FULL_IMAGE:figures/full_fig_p002_1.png] view at source ↗
Figure 2
Figure 2. Figure 2: Change in the mean curvature with the droplet evolution. The error estimation approach is entirely motivated to capture the regions with sharp changes in the mean curvature. Therefore, it is vital to understand the change in the mean curvature to set our expectations for error estimates. Fig. (2) shows a sequence of images showing the change in the mean curvature as the droplet evolves up to the primary pi… view at source ↗
Figure 3
Figure 3. Figure 3: Error plots showing the error magnitude at the initial phase and the evolved phase. (a) Non-refined grid. (b) Adaptively refined grid using Max strategy. (c) Adaptively refined grid using Dörfler strategy [PITH_FULL_IMAGE:figures/full_fig_p006_3.png] view at source ↗
Figure 4
Figure 4. Figure 4: Comparison of error plots superposed on the 85% glycerol droplet. and refined. For the Dörfler’s approach, the elements with a cumulative error equal to 90% of the total error are marked and refined. The choice of these criteria is based on the observation in the error evolution for a non-refined grid. Fig. (4) shows the evolved error superposed on the droplet profile for both no refinement and adaptive re… view at source ↗
read the original abstract

We present a one-dimensional shear-force-driven droplet formation model with a flux-based error estimator. The model is derived using asymptotic expansion and a front-tracking method to simulate the droplet interface. The model is then discretized using the Galerkin finite element method in the mixed form. However, the solution gradients exhibit large jumps across element boundaries and can grow rapidly due to the highly convective pinch-off process. This leads to an erroneous droplet interface and incorrect curvature. Therefore, the mesh must be sufficiently refined to capture the interface accurately. The mixed form of the governing equation naturally provides smooth interface gradients that can be used to compute the error estimate. The computed error estimate is then used to drive the adaptive mesh refinement algorithm. The efficacy of the error estimator is illustrated by comparing the droplet profiles obtained with adaptive refinement to those obtained with regular refinement. The adaptive mesh refinement approach reduces the computational cost significantly without compromising accuracy.

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, simulated authors' rebuttal, and a circularity audit. Tearing a paper down is the easy half of reading it; the pith above is the substance, this is the friction.

Referee Report

3 major / 0 minor

Summary. The manuscript presents a 1D shear-force-driven droplet formation model derived via asymptotic expansion and front-tracking, discretized by mixed Galerkin FEM. It introduces a flux-based error estimator that exploits the mixed formulation's interface gradients to drive adaptive mesh refinement, and asserts that AMR yields substantial computational savings while preserving accuracy, as shown by visual comparison of droplet profiles against uniform refinement.

Significance. If the error estimator is shown to correctly identify regions of interface and curvature error (including at pinch-off), the method could offer a practical, low-overhead AMR strategy for convective free-boundary problems. The absence of quantitative error norms, timing data, or convergence rates in the supplied description, however, leaves the claimed cost-accuracy trade-off unverified and limits immediate impact.

major comments (3)
  1. [Abstract] Abstract: the statement that 'the mixed form of the governing equation naturally provides smooth interface gradients' is placed immediately after the observation that 'solution gradients exhibit large jumps across element boundaries and can grow rapidly' in the convective pinch-off regime. No derivation or numerical test is supplied showing how the mixed formulation removes the jumps that would otherwise invalidate the flux-based estimator; this assumption is load-bearing for the entire AMR claim.
  2. [Abstract] Abstract (efficacy paragraph): the central claim that 'the adaptive mesh refinement approach reduces the computational cost significantly without compromising accuracy' rests solely on 'comparing the droplet profiles' with no reported L2 or interface error norms, no timing or DOF counts, and no description of how the uniform-refinement baseline mesh density was chosen. Without these metrics the cost-accuracy assertion cannot be assessed.
  3. [Abstract] Abstract (error-estimator paragraph): the flux-based estimator is asserted to be driven by the mixed-form gradients, yet the same paragraph notes that gradients 'grow rapidly' and produce 'erroneous droplet interface and incorrect curvature.' No independent verification (e.g., comparison of the estimator against a known curvature error or manufactured-solution test) is described, leaving open the possibility that AMR under-refines exactly where accuracy is lost.

Simulated Author's Rebuttal

3 responses · 0 unresolved

We thank the referee for the thoughtful comments on our manuscript. We address each of the major comments below and indicate the revisions we plan to make.

read point-by-point responses
  1. Referee: [Abstract] Abstract: the statement that 'the mixed form of the governing equation naturally provides smooth interface gradients' is placed immediately after the observation that 'solution gradients exhibit large jumps across element boundaries and can grow rapidly' in the convective pinch-off regime. No derivation or numerical test is supplied showing how the mixed formulation removes the jumps that would otherwise invalidate the flux-based estimator; this assumption is load-bearing for the entire AMR claim.

    Authors: The abstract's phrasing does juxtapose these ideas closely, which may cause confusion. In the mixed finite element formulation, the flux is introduced as an independent variable approximated in a continuous polynomial space, which by construction yields smooth gradients at the interface. This property is derived in the methods section of the manuscript. We will revise the abstract to more clearly distinguish the challenges of the convective regime from the advantages of the mixed discretization. revision: yes

  2. Referee: [Abstract] Abstract (efficacy paragraph): the central claim that 'the adaptive mesh refinement approach reduces the computational cost significantly without compromising accuracy' rests solely on 'comparing the droplet profiles' with no reported L2 or interface error norms, no timing or DOF counts, and no description of how the uniform-refinement baseline mesh density was chosen. Without these metrics the cost-accuracy assertion cannot be assessed.

    Authors: We acknowledge that quantitative metrics would provide stronger support for the efficacy claim. The manuscript currently illustrates the approach through visual comparison of droplet profiles. In the revised version, we will include L2 error norms, degrees of freedom counts for adaptive versus uniform meshes, and timing data to better quantify the computational savings. We will also clarify the choice of the uniform refinement baseline. revision: yes

  3. Referee: [Abstract] Abstract (error-estimator paragraph): the flux-based estimator is asserted to be driven by the mixed-form gradients, yet the same paragraph notes that gradients 'grow rapidly' and produce 'erroneous droplet interface and incorrect curvature.' No independent verification (e.g., comparison of the estimator against a known curvature error or manufactured-solution test) is described, leaving open the possibility that AMR under-refines exactly where accuracy is lost.

    Authors: The rapid growth of gradients refers to the behavior in the standard (non-mixed) formulation, which the mixed approach mitigates. The estimator uses the smooth fluxes from the mixed form to identify regions needing refinement. While a manufactured solution test is not included, the numerical results show that the adaptive meshes produce interface shapes consistent with uniform refinement, including near pinch-off. We will update the abstract to emphasize this and indicate that additional verification tests could be explored in future work. revision: partial

Circularity Check

0 steps flagged

No significant circularity in derivation chain

full rationale

The paper derives the flux-based error estimator directly from the mixed Galerkin discretization and validates AMR performance via explicit numerical comparison of droplet profiles against an independent uniform-refinement run. No self-definitional reductions, fitted inputs renamed as predictions, or load-bearing self-citation chains appear in the provided text. The smoothness claim for interface gradients is asserted as a property of the mixed form rather than defined in terms of the estimator output itself. The cost-accuracy claim therefore rests on external benchmark comparison and remains self-contained.

Axiom & Free-Parameter Ledger

0 free parameters · 1 axioms · 0 invented entities

The abstract supplies only high-level modeling choices; no explicit free parameters, invented entities, or non-standard axioms are stated. The central claim therefore rests on the domain assumption that the mixed-form gradients are sufficiently accurate proxies for local truncation error.

axioms (1)
  • domain assumption The mixed form of the governing equation naturally provides smooth interface gradients that can be used to compute the error estimate.
    Invoked in the abstract as the justification for the flux-based estimator.

pith-pipeline@v0.9.0 · 5685 in / 1321 out tokens · 33351 ms · 2026-05-25T08:18:57.532670+00:00 · methodology

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Reference graph

Works this paper leans on

26 extracted references · 26 canonical work pages

  1. [1]

    Laplace, P. S. Traité de mécanique céleste, vol. 4.Supplements au Livre X(1805)

  2. [2]

    Young, T. III. An essay on the cohesion of fluids. Philosophical transactions of the royal society of London, 65–87 (1805)

  3. [3]

    & Villermaux, E

    Eggers, J. & Villermaux, E. Physics of liquid jets.Reports on progress in physics71, 036601 (2008)

  4. [4]

    & Dupont, T

    Eggers, J. & Dupont, T. F. Drop formation in a one-dimensional approximation of the Navier–Stokes equation. Journal of fluid mechanics262, 205–221 (1994)

  5. [5]

    Ambravaneswaran, B., Wilkes, E. D. & Basaran, O. A. Drop formation from a capillary tube: Com- parison of one-dimensional and two-dimensional analyses and occurrence of satellite drops.Physics of Fluids 14, 2606–2621 (2002)

  6. [6]

    & Maeda, I

    Inoue, C. & Maeda, I. On the droplet entrainment from gas-sheared liquid film.Physics of Fluids 33, 011705 (2021)

  7. [7]

    & Herranz, L

    Berna, C., Escrivá, A., Muñoz-Cobo, J. & Herranz, L. Review of droplet entrainment in annular flow: Characterization of the entrained droplets.Progress in Nuclear Energy79, 64–86 (2015)

  8. [8]

    & Windhab, E

    Cramer, C., Fischer, P. & Windhab, E. J. Drop formation in a co-flowing ambient fluid.Chemical Engineering Science 59, 3045–3058 (2004)

  9. [9]

    & Lee, A

    Teh, S.-Y., Lin, R., Hung, L.-H. & Lee, A. P. Droplet microfluidics.Lab on a Chip8, 198–220 (2008)

  10. [10]

    & Scheid, B

    Dewandre, A., Rivero-Rodriguez, J., Vitry, Y., Sobac, B. & Scheid, B. Microfluidic droplet generation based on non-embedded co-flow-focusing using 3D printed nozzle.Scientific reports 10, 1–17 (2020)

  11. [11]

    & Knepley, M

    Nathawani, D. & Knepley, M. A one-dimensional mathematical model for shear-induced droplet for- mation in co-flowing fluids.Theoretical and Computational Fluid Dynamics,1–17 (2024)

  12. [12]

    & Bathe, K.-J

    Grätsch, T. & Bathe, K.-J. A posteriori error estimation techniques in practical finite element analysis. Computers & structures83, 235–265 (2005)

  13. [13]

    & Rheinboldt, W

    Babuška, I. & Rheinboldt, W. C. A-posteriori error estimates for the finite element method.Interna- tional journal for numerical methods in engineering12, 1597–1615 (1978). 7

  14. [14]

    & Rheinboldt, W

    Babuška, I. & Rheinboldt, W. C. Analysis of optimal finite-element meshes inR1. Mathematics of computation 33, 435–463 (1979)

  15. [15]

    & Miller, A

    Babuška, I. & Miller, A. A feedback finite element method with a posteriori error estimation: Part I. The finite element method and some basic properties of the a posteriori error estimator.Computer Methods in Applied Mechanics and Engineering61, 1–40 (1987)

  16. [16]

    W., De SR Gago, J., Zienkiewicz, O

    Kelly, D. W., De SR Gago, J., Zienkiewicz, O. C. & Babuska, I. A posteriori error analysis and adaptive processes in the finite element method: Part I—error analysis. International journal for numerical methods in engineering19, 1593–1619 (1983)

  17. [17]

    & Oden, J

    Ainsworth, M. & Oden, J. T. A posteriori error estimation in finite element analysis.Computer methods in applied mechanics and engineering142, 1–88 (1997)

  18. [18]

    & Rannacher, R

    Becker, R. & Rannacher, R. An optimal control approach to a posteriori error estimation in finite element methods.Acta numerica 10, 1–102 (2001)

  19. [19]

    & Rannacher, R

    Bangerth, W. & Rannacher, R. Adaptive finite element methods for differential equations(Springer Science & Business Media, 2003)

  20. [20]

    & Legoll, F

    Chamoin, L. & Legoll, F. An introductory review on a posteriori error estimation in finite element computations. SIAM Review 65, 963–1028 (2023)

  21. [21]

    Nathawani, D. K. Droplet Formation: One-Dimensional Mathematical Model and ComputationsPhD thesis (State University of New York at Buffalo, 2023)

  22. [22]

    Nathawani, D. K. & Knepley, M. G. Droplet formation simulation using mixed finite elements.Physics of Fluids 34, 064105 (2022)

  23. [23]

    Balay, S. et al. PETSc/TAO Users Manualtech. rep. ANL-21/39 - Revision 3.22 (Argonne National Laboratory, 2024)

  24. [24]

    Balay, S. et al. PETSc Web pagehttps://petsc.org/. 2024. https://petsc.org/

  25. [25]

    A convergent adaptive algorithm for Poisson’s equation.SIAM Journal on Numerical Anal- ysis 33, 1106–1124 (1996)

    Dörfler, W. A convergent adaptive algorithm for Poisson’s equation.SIAM Journal on Numerical Anal- ysis 33, 1106–1124 (1996)

  26. [26]

    & Patra, A.Uncertainty Quantification of Shear-induced Paraffin Droplet Pinch-off in Hybrid Rocket Motorsin AIAA SCITECH 2024 Forum(2024), 1021

    Georgalis, G., Nathawani, D., Knepley, M. & Patra, A.Uncertainty Quantification of Shear-induced Paraffin Droplet Pinch-off in Hybrid Rocket Motorsin AIAA SCITECH 2024 Forum(2024), 1021. 8