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

Add units: mass and molar mass of elementary particles. #359

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

crystal-growth
Copy link
Contributor

Adding CODATA values of elementary particles masses and molar masses.
Tests added to MolarMass, CODATA values had precision insufficient to satisfy the assert_approx_eq, so conversion coefficient were calculated as:
particle_molar_mass = mass * Avogadro_constant.
CODATA coefficients are given in comments.

@iliekturtles
Copy link
Owner

Skipping this one for the moment (partial changes at https://github.com/iliekturtles/uom/tree/add_elementary_particle_mass_units). I want to dig deeper and find out why the real CODATA values have precision issues.

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

Successfully merging this pull request may close these issues.

2 participants