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

Variables

constexpr double planet = 5.9736e24
 
constexpr double core = 1.932e24
 
constexpr double mantle = 4.043e24
 

Detailed Description

Masses are taken from Yoder (1995)

Variable Documentation

§ planet

constexpr double aspect::constants::earth::masses::planet = 5.9736e24

Planet mass [kg]

Definition at line 100 of file global.h.

§ core

constexpr double aspect::constants::earth::masses::core = 1.932e24

Mass of the whole core [kg]

Definition at line 104 of file global.h.

§ mantle

constexpr double aspect::constants::earth::masses::mantle = 4.043e24

Mass of the mantle [kg]

Definition at line 108 of file global.h.