-
Hello @ftessier. How do you assess the complexity of implementing the support of sources derived from egs_collimated_source to also be able to use radionuclide spectra? I'm modelling a radiator for which the computational efficiency of the simulation has been very low due to the small solid angle of the aperture cone and the isotropic emissivity profile of the source. A collimated font would be great in this case. If it's not too complex, I could try to complete the task. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 6 replies
-
@rtownson, do we have a radionuclide collimated source? |
Beta Was this translation helpful? Give feedback.
-
@ProfLeao Yes, we do already have a radionuclide collimated source! It is identical in function to egs_collimated_source. See here: https://nrc-cnrc.github.io/EGSnrc/doc/pirs898/classEGS__RadionuclideSource.html If you are using egs_radionuclide_spectrum, please keep in mind that it must be used with egs_radionuclide_source. This source has both isotropic and collimated options. Be aware that the collimated source has a different normalization, depending on the solid angle. There is a bit of explanation of this in the getting-started manual as well as in the documentation for egs_collimated_source. |
Beta Was this translation helpful? Give feedback.
@ProfLeao Yes, we do already have a radionuclide collimated source! It is identical in function to egs_collimated_source. See here:
https://nrc-cnrc.github.io/EGSnrc/doc/pirs898/classEGS__RadionuclideSource.html
If you are using egs_radionuclide_spectrum, please keep in mind that it must be used with egs_radionuclide_source. This source has both isotropic and collimated options. Be aware that the collimated source has a different normalization, depending on the solid angle. There is a bit of explanation of this in the getting-started manual as well as in the documentation for egs_collimated_source.