Hi all,
I am trying to do some simulation to get the dose rate in Sv/s on a 3d mesh. I tried to use openmc.data.dose_coefficients and openmc.EnergyFunctionFilter, but cannot figure out if I do the normalization correctly.
When searching on the forum I come accross these two posts:
[Tally Units, Material and Cell Meshes, Lethargy]
[Openmc.data.dose_coefficients]
I get confused with the discrepancy in reasonings of these discussions: Is the unit of dose coefficient always [pSv-cm2] or it becomes [pSv-cm3/source_particle] when using openmc.EnergyFunctionFilter? Do I need to perform a flux tally on the same 3d grid as the dose calculation for the normalization?
Hi @cjwiguna
Thanks for your reply, this helps.
Though I still have doubt on how the uncertainties are to be propagated, as the scores are probably correlated?