ud315 - search the mirror point with the lowest altitude¶
- subroutine ud315(mpn, mps, ifail)¶
- Parameters:
mpn [zgeo,out] :: Geographic position of the northern mirror point
mps [zgeo,out] :: Geographic position of the southern mirror point
ifail [integer4,out] :: error flag (see Diagnostics)
Description¶
The subroutine
ud315()
scans the field line segments of a drift shell and determines the geographic positions of the mirror points with the lowest altitude in the northern and southern hemisphere. The drift shell has to be defined as a set of field line segments stored in the common blocksuc110
,uc120
, anduc130
. One should note that the geographic locations returned in the argumentsmpn
andmps
do not belong generally to the same magnetic field line segment. The subroutineud315()
updates also the argumentklmp
of the common blockuc110
.
History¶
Diagnostics¶
-31501, problem with the variable k1st of the common block UC110
-31502, problem with the variable nbrfl of the common block UC120
Common Blocks¶
Dependencies¶
Called by¶
None
Calls¶
See also¶
Reported Bugs¶
None
Examples¶
None
UNILIB/tags/v3.02