Post Reply 
redefine (physical) constants
10-05-2023, 07:34 PM
Post: #10
RE: redefine (physical) constants
(10-05-2023 06:01 PM)nbc12 Wrote:  There seems to be one more. According to https://physics.nist.gov/cgi-bin/cuu/Value?e,
Code:
const mksa_unit __qe_unit={1.60217733e-19,0,0,1,1,0,0,0};

should be

Code:
const mksa_unit __qe_unit={1.602176634e-19,0,0,1,1,0,0,0};

Indeed, I noticed that as well.
However, I didn't want to write another post without making sure that I wouldn't find anything else. Here are the rest that I managed to identify, and with this, I conclude my further search:

Code:
  const mksa_unit __lambdac_unit={2.42631023867e-12,1,0,0,0,0,0,0,0}; // Compton wavelength
  const mksa_unit __a0_unit={5.29177210903e-11,1,0,0,0,0,0,0}; // Bohr radius
  const mksa_unit __Rinfinity_unit={10973731.568160,-1,0,0,0,0,0,0}; // Rydberg constant  
  const mksa_unit __Faraday_unit={96485.33212,0,0,1,1,0,-1,0}; // Faraday constant
  const mksa_unit __phi_unit={2.067833848e-15,2,1,-2,-1,0,0,0}; // magnetic flux quantum
  const mksa_unit __qe_unit={1.602176634e-19,0,0,1,1,0,0,0}; // elementary charge
  const mksa_unit __mEarth_unit={5.9722e24,0,1,0,0,0,0,0}; // Earth mass

  const mksa_unit __lambda0_unit={1.239841984e-6,1,0,0,0,0,0,0}; // inverse meter-electron volt relationship

Please just check this last one (inverse meter-electron volt relationship), as I wasn't sure if it's just a coincidence:
https://physics.nist.gov/cgi-bin/cuu/Value?minvev

Mr. Parisse,
please update for this list as well. This is definitely the last one from my side.

Piotr Kowalewski
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
redefine (physical) constants - Lukas - 10-01-2023, 07:05 PM
RE: redefine (physical) constants - komame - 10-02-2023, 05:28 AM
RE: redefine (physical) constants - Lukas - 10-09-2023, 04:57 PM
RE: redefine (physical) constants - komame - 10-02-2023, 06:56 PM
RE: redefine (physical) constants - komame - 10-04-2023, 05:27 PM
RE: redefine (physical) constants - komame - 10-05-2023, 05:21 PM
RE: redefine (physical) constants - nbc12 - 10-05-2023, 06:01 PM
RE: redefine (physical) constants - komame - 10-05-2023 07:34 PM
RE: redefine (physical) constants - komame - 10-09-2023, 05:49 AM



User(s) browsing this thread: 1 Guest(s)