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 quantities for radioactivity and specific radioactivity. #368

Merged
merged 1 commit into from
Jan 5, 2023

Conversation

crystal-growth
Copy link
Contributor

Adding quantities for radioactivity:

  • Radioactivity, 1 / Time, Kind = Concentration [Becquerel, Curie, decays per minute]
  • SpecificRadioactivity, Radioactivity / Mass
  • MolarRadioactivity, Radioactivity / AmountOfSubstance
  • Potential VolumetricRatioactivity quantity overlaps by dimension and kind with VolumetricNumberRate, so corresponding units were added to VolumetricNumberRate.

Radioactivity has same dimension as frequency, however, in proposed implementation a separate quantity is made with concentration-like kind, to distinguish it from periodic processes.

@iliekturtles iliekturtles merged commit b71a7f3 into iliekturtles:master Jan 5, 2023
@iliekturtles
Copy link
Owner

Thanks for the PR! I accidentally merged too soon so I have backed out the change and will re-apply later today once fixed.

iliekturtles added a commit that referenced this pull request Jan 5, 2023
Add quantities for radioactivity, molar radioactivity, and specific radioactivity.
@iliekturtles
Copy link
Owner

Everything should be resolved now!

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