World Magnetic Model¶
The maintained US/UK spherical-harmonic model series that maps WGS-84 position, altitude, and date within a five-year epoch to Earth's large-scale main magnetic-field components, their secular change, and navigation quantities such as declination.
Core Idea¶
The World Magnetic Model (WMM) is the maintained US/UK operational model series used to estimate Earth's large-scale main magnetic field near the planet for navigation, attitude, and heading reference. A release combines a spherical-harmonic description of the field at a reference epoch with a spherical-harmonic estimate of its slow annual change. Standard software accepts geodetic latitude, longitude, altitude, and decimal year; evaluates the time-adjusted field in geocentric coordinates; rotates it into the local geodetic frame; and returns the north, east, and downward field components together with horizontal intensity, total intensity, inclination, and declination.
Scope of Application¶
The WMM is scoped to operational prediction of the large-scale geomagnetic field for navigation and orientation near Earth over a declared epoch. NGA identifies it as the standard for US and UK defense users and for organizations including NATO and the International Hydrographic Organization; the same model is widely used in civilian heading systems. It supports magnetic-to-true heading correction, aircraft and marine navigation, attitude reference, directional drilling, survey reduction, runway-number review, and software that needs field-vector or declination estimates at a location and date.
Clarity¶
Recognize a WMM computation by asking six questions:
- Is the coefficient set an identified WMM release and epoch, not an arbitrary spherical-harmonic field? 2. Does the standard model use degree/order 12 main-field and secular-variation coefficients? 3. Is the requested time within the release's five-year validity interval? 4. Are geodetic coordinates and height interpreted under the declared WGS-84 conventions and converted correctly? 5. Are the returned components derived from \(\mathbf B=-\nabla V\) and expressed in the documented local frame?
Manages Complexity¶
Earth's observed magnetic field varies over the globe, with altitude, and over time. Directly carrying satellite tracks, observatory series, selection rules, coordinate transformations, and every measurement into each navigation device would be impractical. WMM compresses those observations into a small replaceable coefficient file and a stable evaluation algorithm. NOAA's documented WMM.COF format is deliberately separable from the software so a new model can ordinarily be installed by replacing coefficients rather than rewriting the evaluation code.
Abstract Reasoning¶
Predictive inference. Given a valid release, WGS-84 location, altitude, and in-epoch date, advance every coefficient from \(t_0\), evaluate \(V\), differentiate, and derive \(X,Y,Z,H,F,I,D\). The equations specify the order: time adjustment before field evaluation, geocentric computation before local-frame interpretation.
Diagnostic inference. If a device's compass differs from WMM, separate model failure from omitted signal.
Knowledge Transfer¶
The complete mechanism transfers literally across navigation, surveying, geodesy, mobile-device orientation, aerospace, and directional drilling. In each case, the same position/date query, coefficient advance, harmonic evaluation, field components, and limits are used; only the downstream decision changes.
WMM does not transfer as a prime across unrelated substrates. Spherical harmonics, Gauss coefficients, magnetic elements, WGS-84 geometry, secular variation, and compass blackout zones are constitutive. The portable structures are already represented by catalog primes: representation for the target-to-coefficient mapping and calibrated_rule_vs_moving_world for the need to monitor and replace a model fitted to an evolving field.
Relationships to Other Abstractions¶
Current abstraction World Magnetic Model Domain-specific
Parents (1) — more general patterns this builds on
-
World Magnetic Model is a kind of Representation Prime
World Magnetic Model strictly specializes
representation.
Hierarchy path (1) — routes to 1 parentless root
- World Magnetic Model → Representation → Abstraction
Neighborhood in Abstraction Space¶
World Magnetic Model sits in a sparse region of the domain-specific corpus (85th percentile for distinctiveness): few abstractions share its structure, so a faithful description tends to retrieve it precisely.
Family — Unclustered & Miscellaneous (1565 abstractions)
Nearest neighbors
- Precise Point Positioning — 0.82
- Mesoscale Eddy — 0.81
- Primitive Equations — 0.80
- Karlsruhe Metric — 0.80
- Planetary Boundaries — 0.80
Computed from structural-signature embeddings · 2026-09-08