This package provides a comfortable way to calculate conservative nuclide vectors in accordance with the german Radiation Protection Ordinance.
- Store samples in a SQLite database
- automatic decay correction
- various optimization methods (measure: high Co60 and Cs137, weightable mean: lowest square deviation from the sample mean or optimize to a specific clearance path)
- various clearance path
- various clearance methods
- constraints and optional weights for radionuclides
It's written for the EWN Entsorgungswerk für Nuklearanlagen GmbH (former Energiewerke Nord GmbH).
To run the application run
using NuclideVector
run_nv()
Notice: This application is designed for x64. There will be maybe a x86 version in the future.