um537 - Kluge evaluation of the geomagnetic field¶
- subroutine um537(rkm, st, ct, sph, cph, br, bt, bp, ifail)¶
- Parameters:
rkm [real8,in] :: geodetic radius in Earth radii
st [real8,in] :: sine of the geodetic colatitude
ct [real8,in] :: cosine of the geodetic colatitude
sph [real8,in] :: sine of the longitude
cph [real8,in] :: cosine of the longitude
br [real8,out] :: geomagnetic field componenet along “rho”
bt [real8,out] :: geomagnetic field componenet along “theta”
bp [real8,out] :: geomagnetic field componenet along “phi”
ifail [integer4,out] :: error flag (see Diagnostics)
Description¶
Diagnostics¶
None
Common Blocks¶
Dependencies¶
Called by¶
Calls¶
None
See also¶
Reported Bugs¶
None
Examples¶
None
UNILIB/tags/v3.02