pyrex.earth_model.CoreMantleCrustModel.density¶
-
CoreMantleCrustModel.
density
(r)¶ Calculates the Earth’s density at a given radius.
Supports passing an array of radii or a single radius.
- Parameters
- rarray_like
Radius (m) at which to calculate density.
- Returns
- array_like
Density (g/cm^3) of the Earth at the given radii.