Skip to content

Commit c89ec71

Browse files
authored
Merge pull request #214 from ax3l/fix-thetaModeDescrSign
thetaMode Geometry: Fix Description (Sign)
2 parents e6bf906 + e9602ed commit c89ec71

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)