This work is supplemental material for the white paper ``Feasibility of accelerating incompressible computational fluid
dynamics simulations with fault-tolerant quantum computers'' (https://arxiv.org/abs/2406.06323). This includes Python analysis of
In example_A_norm.ipynb we establish an upper bound on the spectral norm of the .npz format.
In example_A_norm.py the actual spectral norm for a very small example_A_norm.results.txt instead of actually running the script. This was split out into a separate script because it tends to crash a default-sized Jupyter kernel.
May/June 2025 updates:
- The lattice velocity vector table used was updated to reflect Tabl 15
- The
bounding_A_norm.ipynbwas rearranged and some matrix plots were added, but the results are the same. - Added
time_domain_convergence.ipynbto estimate the physical evolution time$T$ that the truncated Carleman linearized system accurately evolve to.


