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
constexpr

Planet mass [kg]

Definition at line 118 of file global.h.

◆ core

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

Mass of the whole core [kg]

Definition at line 122 of file global.h.

◆ mantle

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

Mass of the mantle [kg]

Definition at line 126 of file global.h.