Better support for radioactivity units
Closed this issue · 2 comments
hunterpayne commented
There are several missing types for doing calculations around radioactivity.
- A unit measuring disintegration rates (ie Curie, Becquerel, and Rutherford) which is often called Activity
- A unit measuring area * time (ie SquareMeterSeconds) which I call AreaTime (used to quantify exposure)
- A unit measuring ParticleFlux (ie BecquerelsPerSquareMeterSecond)
- A unit measuring equivalent/effective/committed dose
Also, adding ErgsPerGram to SpecificEnergy
Also, conversions between AreaTime, Area and Time
hunterpayne commented
garyKeorkunian commented
Fixed by #337