No description
Find a file
Frédéric Dux 0ed4eef7ae
Some checks failed
ensi_g14_calculator / build (push) Has been cancelled
additional test for plume rise; comparison with manually computed values
2026-04-02 07:35:35 +02:00
.github/workflows tests github 2026-03-20 13:31:58 +01:00
docs prototype notebook streamlined 2026-02-05 15:33:34 +01:00
ensi_g14_calculator averager chi_ks: added missing masking 2026-04-01 11:38:49 +02:00
ensi_g14_dashboard added random scatter within weather bins when averaging, done by default 2026-02-26 11:30:25 +01:00
tests additional test for plume rise; comparison with manually computed values 2026-04-02 07:35:35 +02:00
.gitignore orography and sigmas for dispersion done 2026-02-04 16:28:08 +01:00
MANIFEST.in corrected data packaging for python 3.9; added dashboards; version v0.0.3 2026-02-20 09:54:14 +01:00
README.md v0.0.4 2026-02-26 15:58:54 +01:00
requirements.txt tests github 2026-03-20 13:31:58 +01:00
setup.py version bumb 2026-03-20 14:36:00 +01:00

Dose calculator following the ENSI-G14 directive

python release

This is a python 3.9 implementation of the ENSI-G14 directive. The hope is providing a (very) slow but hopefully accurate package for computing the following quantities:

  • The dispersion factor \chi
  • The nuclide-dependent deposition \xi
  • The activity stored on and in the soil

and following from these, the doses following the equations and assumptions of the directive:

  • From ingestion of plants, meat, dairy, or water
  • From ground-shine
  • From submersion
  • From inhalation

Only the long-term retrospective dose logic has been implemented as of now.