cheatah
Struct

space::irbem::Om97FittedRegion

cheatah-space v0.1.0-alpha — Biome Standard 0.6.5-alpha

Where the paper says the fit holds, and the storm level at which it says the fit fails.

The spatial box is the abstract's data domain — "inner boundary r = 3 R_E and outer boundary (x^2 + y^2)^(1/2) = 10 R_E, |z| <= 7 R_E" — in SM coordinates, because that is the frame the data were binned in. The Dst floor is the discussion's "at intense storms (Dst < -200 nT) our model becomes invalid". None of this is in IRBEM's kext table, which is why status.hpp's row for this model is unbounded and this header carries its own.

Unit testIrbemOm97.FittedRegionIsThePapers

Constants & variables

var double r_min #

Inner boundary of the data, geocentric radius, R_E.

var double rho_sm_max #

Outer boundary of the data, cylindrical radius in SM, R_E.

var double abs_z_sm_max #

Half-height of the data domain, |z_SM|, R_E.

var double dst_min #

Below this Dst the paper declares the model invalid, nT. Inclusive: -200 itself is inside.