um517 - transform from Schmidt to Kluge normalisation¶
- subroutine um517(nmax, gcoef)¶
Description¶
The subroutine
um517()
transforms the Schmidt-normalized expansion coefficients into Kluge-normalized coefficients. Generally the geomagnetic field is evaluated by the way of subroutineum531()
which uses Schmidt-normalized coefficients. Since this subroutine is limited to order 12 (nmax
lower or equal to 13), the subroutineum537()
has to be used instead for higher order. The subroutineum537()
makes use of Kluge-normalized coefficients and subroutineum517()
allows to change the normalisation.
Diagnostics¶
None
Common Blocks¶
None
Dependencies¶
Called by¶
Calls¶
None
See also¶
Reported Bugs¶
None
Examples¶
None
UNILIB/tags/v3.02