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

Mitigating Spherical Harmonic Singularities in IGRF Calculations #737

Open
1 task
seki-hiro opened this issue Jan 28, 2025 · 0 comments
Open
1 task

Mitigating Spherical Harmonic Singularities in IGRF Calculations #737

seki-hiro opened this issue Jan 28, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@seki-hiro
Copy link
Member

Details

Description

When calculating the geomagnetic field based on IGRF, the calculation diverges near equatorial latitudes close to ±90 degrees due to the singularity of spherical harmonics.

Conditions of occurrence

This issue arises in cases using polar orbits.

Additional information

https://github.com/ut-issl/s2e-core/blob/develop/src/math_physics/geomagnetic/igrf.cpp#L92

Tasks

  • Implement a case distinction to handle calculations when equatorial latitudes are large.

Impact

Only polar orbits

Supplementary notes

N/A

Notes

  • Provide a conclusion before closing the issue.
@seki-hiro seki-hiro added the bug Something isn't working label Jan 28, 2025
@seki-hiro seki-hiro added this to S2E Jan 28, 2025
@github-project-automation github-project-automation bot moved this to 🔲 Todo in S2E Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: 🔲 Todo
Development

No branches or pull requests

1 participant