ASPECT
Variables
aspect::constants::earth::iasp91_radii Namespace Reference

Variables

constexpr double inner_core = 1.2171e6
 
constexpr double core = 3.482e6
 
constexpr double lower_mantle = 5.711e6
 
constexpr double planet = 6.371e6
 

Detailed Description

Earth structure radii taken from the IASP91 model

Variable Documentation

§ inner_core

constexpr double aspect::constants::earth::iasp91_radii::inner_core = 1.2171e6

Inner core radius [m], equivalent of 5150 km depth

Definition at line 119 of file global.h.

§ core

constexpr double aspect::constants::earth::iasp91_radii::core = 3.482e6

Inner core radius [m], equivalent of 2889 km depth

Definition at line 123 of file global.h.

§ lower_mantle

constexpr double aspect::constants::earth::iasp91_radii::lower_mantle = 5.711e6

Lower mantle radius [m], equivalent of 660 km depth

Definition at line 127 of file global.h.

§ planet

constexpr double aspect::constants::earth::iasp91_radii::planet = 6.371e6

Radius [m], equivalent of 5150 km depth

Definition at line 131 of file global.h.