Arbitrary precision computation of hydrodynamic stability eigenvalues
Patrick Dondl, Ludwig Striet, Brian Straughan
TL;DR
This work tackles the challenge of accurately computing spectra for non-normal matrices arising in hydrodynamic stability, where conventional double precision can give misleading eigenvalues. It introduces an arbitrary-precision Chebyshev tau-QZ framework, with two discretizations of the Orr-Sommerfeld equation: a D2 formulation and a D4 formulation, to compute eigenvalues $c$ for Poiseuille and Couette flows at high $Re$. The study demonstrates that high working precision is essential to resolve far-spectrum modes, illustrating convergence via Hausdorff distances and highlighting trade-offs between matrix size and numerical conditioning. The findings show that while D2 and D4 can yield accurate spectra, high precision can enable faster computation with D4, making high-precision spectral analysis feasible for challenging non-normal problems with broad spectral content.
Abstract
We show that by using higher order precision arithmetic, i.e., using floating point types with more significant bits than standard double precision numbers, one may accurately compute eigenvalues for non-normal matrices arising in hydrodynamic stability problems. The basic principle is illustrated by a classical example of two $7\times 7$ matrices for which it is well known that eigenvalue computations fail when using standard double precision arithmetic. We then present an implementation of the Chebyshev tau-QZ method allowing the use of a large number of Chebyshev polynomials together with arbitrary precision arithmetic. This is used to compute the behavior of the spectra for Couette and Poiseuille flow at high Reynolds number. An experimental convergence analysis finally makes it evident that high order precision is required to obtain accurate results.
