Supporting material for "Detecting an Ocean Inside Callisto with Geodetic Measurements from Europa Clipper and Juice"
收藏资源简介:
This archive contains the interior models described in the manuscript "Detecting an Ocean Inside Callisto with Geodetic Measurements from Europa Clipper and Juice". The archive contains two folders, one per set of models presented in the manuscript (models with and without a subsurface ocean). Each folder contains binary numpy arrays with the properties of Callisto's interior models presented in the paper. Each of the array can be loaded as import numpy as np var = np.load('variable_name.npy') The variables are the following: Parameters AlphaAndrade: Andrade rheology parameter α ZetaAndrade: Andrade rheology parameter ζ ConductiveIceThickness: Conductive ice shell thickness (km) ConvectiveIceThickness: Convective ice shell thickness (km) CoreDensity: Rocky core density (kg/m³) CoreShear: Rocky core shear modulus (Pa) CoreThickness: Rocky core thickness (km) CoreViscosity: Rocky core viscosity (log10 Pa s) E_act: Activation energy (J/mol) HpIceDensity: High pressure ice density (kg/m³) HpIceShear: High pressure ice shear modulus (Pa) HpIceThickness: High pressure ice thickness (km) HpIceViscosity: High pressure ice viscosity (log10 Pa s) HydrosphereThickness: Hydrosphere thickness (km) IceDensity: Ice shell density (kg/m³) IceShear: Ice shell shear modulus (Pa) IceThermalConductivity: Ice shell thermal conductivity (W/m/K) IceThickness: Ice shell thickness (km) IceViscosity: Ice shell viscosity (log10 Pa s) OceanDensity: Ocean density (kg/m³) OceanThickness: Ocean thickness (km) Observables Imh2: Imaginary part of tidal Love number h2 Imk2: Imaginary part of tidal Love number k2 Mol: Normalized moment of inertia Reh2: Real part of tidal Love number h2 Rek2: Real part of tidal Love number k2 ThetaOcean: Obliquity with ocean (deg) ThetaSolid: Obliquity without ocean (deg) GammaOcean: Libration amplitude for models with an ocean (m) GammaSolid: Libration amplitude for models without an ocean (m)



