Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENH: Add "horizontal" option to wavepwr() function #56

Open
2 tasks
KCollins opened this issue Sep 28, 2024 · 0 comments
Open
2 tasks

ENH: Add "horizontal" option to wavepwr() function #56

KCollins opened this issue Sep 28, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@KCollins
Copy link
Owner

KCollins commented Sep 28, 2024

Description

Add a parameter option "horizontal" (in addition to Bx, By, Bz) that yields horizontal magnitude: the square root of the sum of squares of Bx and By.

Potential impact

Captures information about the Hall current.

Potential solution(s)

Alternate parameter input.

Alternatives

Might want to implement this in magdf() instead of wavepwr? (Should confirm)

Additional context

cf. Fukushima theorem 1970 (see first slides in Goddard seminar)
Bx = N/S, toroidal mode; By = E/W, poloidal mode

  • Add to magfetch()
  • Add to magdf()
@KCollins KCollins added the enhancement New feature or request label Sep 28, 2024
@KCollins KCollins added this to the v0.1.6 milestone Sep 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant