From 333dd4d160e296c625fe21552967a935655e40b2 Mon Sep 17 00:00:00 2001 From: Mike Boyle Date: Sat, 28 Sep 2024 00:03:17 -0400 Subject: [PATCH] Update link for solar-mass parameter [skip ci] --- sxs/__init__.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/sxs/__init__.py b/sxs/__init__.py index 00f958c..497dad0 100644 --- a/sxs/__init__.py +++ b/sxs/__init__.py @@ -43,8 +43,9 @@ parsec_in_meters = 3.0856775814913672789139379577965e16 # m # The value of the solar mass parameter G*M_sun is known to higher accuracy than either of its -# factors. The value here is taken from the publication "2021 Selected Astronomical Constants", -# which can be found at . +# factors. The value here is taken from the IAU Division I Working Group's publication on +# "Numerical Standards for Fundamental Astronomy" +# . # In the TDB (Barycentric Dynamical Time) time scale — which seems to be the more relevant one and # looks like the more standard one for LIGO — we have solar_mass_parameter = 1.32712440041e20 # m^3/s^2