From d16c42d9f5a40b94406a859fa510bba96480d5e8 Mon Sep 17 00:00:00 2001 From: Ian Jauslin Date: Tue, 11 Apr 2023 18:45:45 -0400 Subject: Only store u[kx,ky] with kx>=0 --- docs/nstrophy_doc.tex | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/nstrophy_doc.tex') diff --git a/docs/nstrophy_doc.tex b/docs/nstrophy_doc.tex index 54e802e..b94251e 100644 --- a/docs/nstrophy_doc.tex +++ b/docs/nstrophy_doc.tex @@ -110,6 +110,7 @@ Thus, . \label{realT} \end{equation} +In order to keep the computation as quick as possible, we only compute and store the values for $k_1\geqslant 0$. \bigskip \point{\bf FFT}. We compute T using a fast Fourier transform, defined as -- cgit v1.2.3-54-g00ecf