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

Renamed bmin to bmirr in find_mirror_point #55

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

mshumko
Copy link
Contributor

@mshumko mshumko commented Dec 12, 2024

This straight-forward PR contains the variable name change in the python wrapper's MagFields.find_miror_point() method. The name change is also updated in the test suite. This PR closes #54.

P.S. the OSX test fails because the OSX GitHub Action does not have a gfortran compiler anymore:

gfortran-11: command not found
Error: Process completed with exit code 127.

Unless a simple fix is identified during the review, I'll save updating GitHub Actions to a future PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Python] Wrong key name for magnetic field at mirror point in find_mirror_point
2 participants