Directory: external/IDL_GEOPACK/t01/
Contents
.pro files
- t01.pro
Function: t01Purpose: generates an array of model magnetic field vectors from a monotonic time series and an array of 3-d position vectorsKeywords: tarray: N array representing the time series in seconds utc since 1970 rgsm_array: Nx3 array representing the position series in earth radii GSM pdyn_array: Solar wind pressure (nanoPascals) dsti_array: DST index(nanoTeslas) yimf_array: y component of the interplanetary magnetic field zimf_array: z component of the interplanetary magnetic field g1_array: index describes solar wind conditions in the previous hour g2_array: index describes solar wind conditions in the previous hour period(optional): the amount of time between recalculations of geodipole tilt in seconds(default: 60) increase this value to decrease run time add_tilt: Increment the default dipole tilt used by the model with a user provided tilt in degrees.
- t01_test.pro
tt01_test Purpose: A few tests to verify that the model and the wrapper procedures work correctly $LastChangedBy: egrimes $ $LastChangedDate: 2014-03-18 08:26:40 -0700 (Tue, 18 Mar 2014) $ $LastChangedRevision: 14570 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/external/IDL_GEOPACK/t01/t01_test.pro $
- tt01.pro
Procedure: tt01Purpose: tplot wrapper for the functional interface to the IDL Geopack implementation of the Tsyganenko 2001 and IGRF model.