um539 - evaluate the magnetic field¶
- subroutine um539(mpos, amjd, mb, ifail)¶
- Parameters:
mpos [zgeo,in] :: geocentric location in GEO coordinates
amjd [real8,in] :: modified Julian day
mb [zvec,out] :: magnetic field vector
ifail [integer4,out] :: error flag from Dependencies
Description¶
The subroutine UM539 evaluates the magnetic field vector at a given time and geographic location. The subroutine differs from subroutine UM530 by its argument amjd from which the time is specified. Note that the magnetic field models have to be firstly initialized, e.g. by a call to the subroutine UM510 and UM520. The time (argument amjd) passed to the subroutine is used to re-evaluate the position of the Sun and the GSM or SM coordinate transformation. Note that only the external magnetic field model is affected by the re-evaluation.
Diagnostics¶
those from Dependencies
Common Blocks¶
Dependencies¶
Called by¶
None
Calls¶
See also¶
Reported Bugs¶
None
Examples¶
None
UNILIB/tags/v3.02