Skip to content

Commit

Permalink
small but important typo in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
unalmis committed Sep 29, 2024
1 parent 7b1267a commit 47988d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion desc/integrals/bounce_integral.py
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ def _transform_to_clebsch_1d(grid, alpha, theta, B, N_B, is_reshaped=False):
g(α=α₀, ζ) will sample the approximation to f(α=α₀, ζ) for the full domain in ζ.
This holds even with incomplete convergence of g to f.
However, if g is defined with basis functions in (ϑ, ζ) coordinates, then
g(ϑ(α=α₀,ζ), ζ) will sample the approximation f(α=α₀ ± ε, ζ) with ε → 0 as
g(ϑ(α=α₀,ζ), ζ) will sample the approximation to f(α=α₀ ± ε, ζ) with ε → 0 as
g converges to f.
(Visually, the small discontinuity apparent in g(α, ζ) at cuts of the field
Expand Down

0 comments on commit 47988d1

Please sign in to comment.