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

Variables

constexpr double icb = 4.4002
 
constexpr double cmb = 10.6823
 
constexpr double ulmb = 10.0143
 
constexpr double surface = 9.8156
 

Detailed Description

Gravity values taken from the PREM (Dziewonski and Anderson, 1981)

Variable Documentation

§ icb

constexpr double aspect::constants::earth::prem_gravity::icb = 4.4002

Inner core boundary gravity [ms^-2]

Definition at line 142 of file global.h.

§ cmb

constexpr double aspect::constants::earth::prem_gravity::cmb = 10.6823

Core-mantle boundary gravity [ms^-2]

Definition at line 146 of file global.h.

§ ulmb

constexpr double aspect::constants::earth::prem_gravity::ulmb = 10.0143

Upper-lower mantle boundary gravity [ms^-2]

Definition at line 150 of file global.h.

§ surface

constexpr double aspect::constants::earth::prem_gravity::surface = 9.8156

Surface gravity [ms^-2]

Definition at line 154 of file global.h.