Skip to content

Commit fb9c865

Browse files
ax3lRemiLehe
authored andcommitted
thetaMode Geometry: Fix Description (Sign)
Fix a little typo in the description of `thetaMode` geometry. Since the first mode is real-only, the number of components is `2m-1` (imaginary & real for every mode besides the first). Co-authored-by: Remi Lehe <[email protected]>
1 parent 5a108e2 commit fb9c865

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

STANDARD.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,7 @@ meshes):
349349
three-dimensional record where the last axis corresponds
350350
to the `z` direction, the second axis correspond to the
351351
`r` direction and where the first axis corresponds to
352-
the azimuthal mode. (This last axis has length `2m+1`,
352+
the azimuthal mode. (This last axis has length `2m-1`,
353353
where `m` is the number of modes used. By convention,
354354
this first stores the real part of the mode `0`, then
355355
the real part of the mode `1`, then the imaginary part

0 commit comments

Comments
 (0)