fusion-energy / openmc-dagmc-wrapper

A Python package that extends OpenMC base classes to provide convenience features and standardized tallies when simulating DAGMC geometry with OpenMC.
https://openmc-dagmc-wrapper.readthedocs.io/
MIT License
7 stars 2 forks source link

Adding dose tally #46

Closed shimwell closed 2 years ago

shimwell commented 2 years ago

This PR adds a effictive_dose as an option for cell tallies and 3d mesh tallies

This is a first pass and will need improving on to make the output more useful.

Currently the factors to apply as post processing is not certain so another stage will be needed.

See this discussion for more details https://openmc.discourse.group/t/dose-calculation/238/9