mattkjames7 / PyGeopack

Wrapper for geopack-08 used for the Tsyganenko magnetic field models
GNU General Public License v3.0
11 stars 2 forks source link

Need to calculate and trace simple dipole field model. #19

Closed yw-h closed 8 months ago

yw-h commented 9 months ago

Hello again, what should I do to calculate dipole field without external field model?

mattkjames7 commented 8 months ago

Good evening,

I have made a slight modification which allows Model to be set to "IGRF" for both ModelField() and TraceField(). Technically this is not a dipole field model, but it is just the IGRF internal field model without any external fields. If you update to version 1.2.4 it should work.

I hope that helps!

Cheers.