fusion-energy / openmc_tally_unit_converter

A Python package that finds and converts OpenMC tally units.
MIT License
5 stars 2 forks source link

split out does and spectra unit calc #13

Closed shimwell closed 3 years ago

shimwell commented 3 years ago

This splits out the calculation for dose units and spectra units so that they can be called specifically when needed.

This will be utilised by the regular-mesh-plotter and spectrum-plotter packages