Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Physical constants sometimes change! #85

Closed
carmignani opened this issue Nov 9, 2018 · 3 comments
Closed

Physical constants sometimes change! #85

carmignani opened this issue Nov 9, 2018 · 3 comments
Labels

Comments

@carmignani
Copy link
Member

I noticed that the official value of some important physical constants stored in the file PhysConstant.m has been changed in the last years.
For example, the elementary charge is now 1.6021766208(98)e−19 C according to wikipedia and apparently it will become exactly 1.602 176 634e−19 C soon, but in our PhysConstant.m file the elementary charge value is only 1.602 176 487e-19 C!
I thought that we could just download the updated PhysConstant.m file, but then I noticed that the file is produced in Soleil and it does not come from NIST.
Should we modify the file?

@lnadolski
Copy link
Contributor

Hi Nicolas

The file is coming from https://fr.mathworks.com/matlabcentral/fileexchange/24236-fundamental-physical-constants.
We just modified it to make it as a class.
We did no spend time to update it from the latest values from NIST.
Feel free to modify even if this will not change the results for our simulations.

Laurent.

@lnadolski
Copy link
Contributor

@carmignani
can I close this issue?

@carmignani
Copy link
Member Author

Hello @lnadolski,
I never updated the physical constants file, but it is really not a problem for our simulations, because the error is in the 10^-7 range. So we can close the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants