diff options
-rw-r--r-- | Helpers/constants.py | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Helpers/constants.py b/Helpers/constants.py index 7434773..27a85e0 100644 --- a/Helpers/constants.py +++ b/Helpers/constants.py @@ -17,6 +17,11 @@ mneptune = 1.02400e26 # kg mpluto = 1.30900e22 # kg mmoon = 7.34767e22 # kg +# Terrestrial Ocean Mass +# Footnote 1 in Kulikov+ 2006 +# http://www.sciencedirect.com/science/article/pii/S0032063306001693 +mocean = 1.39e21 # kg + # Age of the Solar System t0ss = -4.568 # Gyr |