Documentation for /home/davin/idl/socware/

Generated by IDLdoc

Directory: external/IDL_GEOPACK/t96/

Contents

.pro files

t96.pro

Function: t96Purpose: 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 The following arguments can either be N length arrays or single values pdyn: Solar wind pressure (nanoPascals) dsti: DST index(nanoTeslas) yimf: y component of the interplanetary magnetic field zimf: z component of the interplanetary magnetic field 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.

t96_test.pro

tt96_test Purpose: A few tests to verify that the model and the wrapper procedures work correctly $LastChangedBy: lphilpott $ $LastChangedDate: 2012-06-14 11:15:29 -0700 (Thu, 14 Jun 2012) $ $LastChangedRevision: 10560 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/external/IDL_GEOPACK/t96/t96_test.pro $

tt96.pro

Procedure: tt96Purpose: tplot wrapper for the functional interface to the IDL Geopack implementation of the Tsyganenko 96 and IGRF model.