European Space Agency

European Space Agency

Royal Belgian Institute for Aeronomy

Royal Belgian Institute for Aeronomy

../_images/whiteSpace.png

um531 - evaluate the geomagnetic field

subroutine  um531(rkm, st, ct, sph, cph, br, bt, bp, ifail)

geomagnetic field

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 component along ‘rho’

  • bt [real8,out] :: geomagnetic field component along ‘theta’

  • bp [real8,out] :: geomagnetic field component along ‘phi’

  • ifail [integer4,out] :: error flag (see Diagnostics)

Description

The subroutine um531() evaluates the geomagnetic field vector from the Schmidt-normalized coefficients stored in argument mint of common block uc140.

History

In version 2.03 and earlier, the error diagnostic -53101 is generated for both error diagnostics -53101 and -53102.

Diagnostics

  • -53101, order of the expansion exceeds 14

  • -53102, too small value of the sine of the geodetic colatitude

Common Blocks

Dependencies

Called by

Calls

None

See also

Reported Bugs

None

Examples

None


UNILIB/tags/v3.02