Skip to content

Commit

Permalink
Fixes docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
glwagner committed Sep 20, 2018
1 parent 0980cb1 commit 5cc241b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils.jl
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ function jacobian(a, b, g::TwoDGrid)
end

"""
radialspectrum(ah, g; nr=nothing, =nothing, refinement=4)
radialspectrum(ah, g; n=nothing, m=nothing, refinement=2)
Returns `aρ = ∫ ah(ρ,θ) ρ dρ dθ`, the radial spectrum of `ah` known on the
Cartesian wavenumber grid (k,l).
Expand Down

0 comments on commit 5cc241b

Please sign in to comment.