mirror of
https://github.com/pim-n/pg-rad
synced 2026-03-11 19:58:11 +01:00
Add isotope presets file
This commit is contained in:
4
src/pg_rad/isotopes/presets.py
Normal file
4
src/pg_rad/isotopes/presets.py
Normal file
@ -0,0 +1,4 @@
|
||||
from .isotope import Isotope
|
||||
|
||||
|
||||
CS137 = Isotope("Cs-137", E=661.66, b=0.851)
|
||||
Reference in New Issue
Block a user