Spectral Prescribed Mean Curvature
Jonas Haug, Rachel Jewell, Ray Treinen
TL;DR
The paper tackles the computation of surfaces with prescribed mean curvature on 2D domains (rectangles, disks, annuli) under Dirichlet or capillary boundary conditions. It formulates the nonlinear PDE as $\nabla \cdot \frac{\nabla u}{\sqrt{1+|\nabla u|^2}} = \mathcal{H}(u)$ and solves it via an adaptive, modular Newton scheme using spectral discretizations (Chebyshev or Chebyshev–Fourier) and rigorous Fréchet derivatives to linearize the problem at each iteration. Key contributions include explicit operator formulations for multiple geometries, corner handling with measure-theoretic normals, a disk double-cover strategy for stable spectral discretization, and a robust adaptive refinement framework that updates the spectral resolution to meet prescribed tolerances. The numerical results demonstrate successful computation of minimal, constant-mean-curvature, and capillary surfaces on disks and annuli (with some limitations on rectangular domains due to stability), highlighting the method's effectiveness and flexibility. The accompanying open-source Matlab implementations enable practitioners to study prescribed mean curvature problems with diverse boundary data and domain geometries.
Abstract
We consider prescribed mean curvature equations whose solutions are minimal surfaces, constant mean curvature surfaces, or capillary surfaces. We consider both Dirichlet boundary conditions for Plateau problems and nonlinear Neumann boundary conditions for capillary problems and we consider domains in $\mathbf{R}^2$ to be rectangles, disks, or annuli. We present spectral methods for approximating solutions of the associated boundary value problems. These are either based on Chebyshev or Chebyshev-Fourier methods depending on the geometry of the domain. The non-linearity in the prescribed mean curvature equations is treated with a Newton method. The algorithms are designed to be adaptive; if the prescribed tolerances are not met then the resolution of the solution is increased until the tolerances are achieved. 22
