um523 - GEO to GSM transformation¶
- subroutine um523(kunit)¶
- Parameters:
kunit [integer4,in] :: file unit for the summary table (see note of
ut990()
).
Description¶
The subroutine
um523()
computes the transformation array from GEO coordinate to GSM coordinate as well as the geomagnetic dipole tilt angle. The results are stored in the argumentsmext.trans
andmext.tilt
of the common blockuc140
. As input, the subroutine uses the position of the Sun and the orientation of the magnetic dipole axis stored in the argumentsmsun
andmint
of the common blockuc140
, respectively. Note that the Sun position can be easily modified by the use of subroutineum522()
.When
kunit
is greater than zero, a summary table is written by the subroutine.
Diagnostics¶
the program is aborted when an error to the output device occurs.
Common Blocks¶
Dependencies¶
Called by¶
Calls¶
None
See also¶
Reported Bugs¶
None
Examples¶
None
UNILIB/tags/v3.02