Published September 5, 2023 | Version 8.0
Software Open

KTH22

  • 1. IGEP, TU Braunschweig

Description

KTH22-model
Model of Mercury's Magnetospheric Magnetic Field (KTH22)

This model calculates the magnetic field inside the Hermean magnetosphere.

Publication: "Revised Magnetospheric Model Reveals Signatures of
Field-Aligned Current Systems at Mercury" (under review, August 2023)

Description:
Calculates the magnetospheric field for Mercury. Based on Korth et al., (2015) with  improvements.
Model is intended for planning purposes of the BepiColombo mission.
If you plan to make a publication with the aid of this model, the opportunity to participate as co-author
would be appreciated.
If you have suggestions for improvements, do not hesitate to write me an email.
     
Takes into account:
- internal dipole field (offset dipole)
- field from neutral sheet current
- respective shielding fields from magnetopause currents
- aberration effect due to orbital motion of Mercury
- scaling with heliocentric distance
- scaling with Disturbance Indec (DI)


Required python packages: numpy, scipy

 Input Parameters:
x_mso: in, required, X-positions (array) in MSO base given in km
y_mso: in, required, Y-positions (array) in MSO base given in km
z_mso: in, required, z-positions (array) in MSO base given in km
r_hel: in, required, heliocentric distance in AU, use values between 0.3 and 0.47  
DI: in, required, disturbance index (0 < DI < 100), if not known:  50 (mean value)
modules: dipole (internal and external), neutralsheet (internal and external), ring current (internal)
"external = True" calculates the cf-fields (shielding fields) for each module which is set true
 
 Return:
 Bx, By, Bz in nT for each coordinate given (x_mso, y_mso, z_mso)
(if outside of calculated magnetosphere or inside Mercury, the KTH-model will return 'nan')
    
      
Authors:
Daniel Heyner, Institute for Geophysics and extraterrestrial Physics, Braunschweig, Germany, d.heyner@tu-bs.de
Kristin Pump, Institute for Geophysics and extraterrestrial Physics, Braunschweig, Germany, k.pump@tu-bs.de

Files

control_params_v8b.json

Files (39.9 kB)

Name Size Download all
md5:e14afe44b09616715c175a68432f530a
253 Bytes Preview Download
md5:9b237be0be9d54a9684791eb8cca3cbc
36.4 kB Download
md5:8f37e8bd7af0d52c3fe57e32349af8f6
1.3 kB Download
md5:a0490e482941b3d2be555ea3a51326d9
1.9 kB Preview Download