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
constexpr

Inner core boundary gravity [ms^-2]

Definition at line 160 of file global.h.

◆ cmb

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

Core-mantle boundary gravity [ms^-2]

Definition at line 164 of file global.h.

◆ ulmb

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

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

Definition at line 168 of file global.h.

◆ surface

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

Surface gravity [ms^-2]

Definition at line 172 of file global.h.