From 5eecc45d9b48b0779511b8e8cc175074664771e3 Mon Sep 17 00:00:00 2001 From: MayeulDestouches Date: Tue, 3 Sep 2024 16:35:57 +0200 Subject: [PATCH] Fix typo in commented description of the spectral functionspace (#221) --- src/atlas/functionspace/Spectral.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/atlas/functionspace/Spectral.h b/src/atlas/functionspace/Spectral.h index dbb32b0fd..7e5fe7c43 100644 --- a/src/atlas/functionspace/Spectral.h +++ b/src/atlas/functionspace/Spectral.h @@ -47,9 +47,10 @@ class Spectral : public functionspace::FunctionSpaceImpl { n = total wavenumber const auto zonal_wavenumbers = Spectral::zonal_wavenumbers(); + const int truncation = Spectral::truncation(); idx_t jc=0; for( int jm=0; jm