European Space Agency

European Space Agency

Royal Belgian Institute for Aeronomy

Royal Belgian Institute for Aeronomy

../_images/whiteSpace.png

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

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

Diagnostics

None

Common Blocks

Dependencies

Called by

Calls

None

See also

Reported Bugs

None

Examples

None


UNILIB/tags/v3.02