openmc.data.mass_attenuation_coefficient
- openmc.data.mass_attenuation_coefficient(element)[source]
Return the photon mass attenuation coefficient as a function of energy.
The mass attenuation coefficient, \(\mu/\rho\), characterizes the attenuation of a photon beam due to interactions in a material per unit mass thickness. Values for each element are obtained from NIST Standard Reference Database 8: XCOM Photon Cross Sections Database.
Added in version 0.16.0.