From 1ccbda43b1434093494b9fd7181e930260394b87 Mon Sep 17 00:00:00 2001 From: "Ryan M. L. McFadden" Date: Wed, 29 Sep 2021 09:07:06 -0700 Subject: [PATCH] update the muon mass - use the 2018 CODATA recommended value, see: https://doi.org/10.1103/RevModPhys.93.025010 https://physics.nist.gov/cuu/Constants/index.html --- TrimSPlib.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TrimSPlib.js b/TrimSPlib.js index c46fff0..0950b33 100644 --- a/TrimSPlib.js +++ b/TrimSPlib.js @@ -141,7 +141,7 @@ function Zof(Element) function Massof(Element) { var ElementsA = { - "Muon":0.113, + "Muon":0.1134289259, "Li8":8.0, "B12":12.0, "H":1.00800,