Reid Townson

Results 27 issues of Reid Townson

Fix a bug in `egs_circle_perpendicular` that made the geometry invalid for any cases where the circle was expected to face away from the z-axis. Anyone who used this geometry should...

bug
critical

Fix a compiler error and some warnings found when compiling with mingw on windows, gcc 13.2.0. Note that currently users need to add ` -std=c++14` manually by editing the g++...

installation
compilation

Fix a bug in egs_phsp_scoring where the electron (and positron) energy for IAEA phase-spaces was written as the total energy instead of the kinetic energy. This is a critical bug...

bug
critical

Fix the output message in the egslst file for BEAMnrc simulations about the number of brems events the took place. When DBS was turned on, it would always read zero....

bug
small

### Discussed in https://github.com/nrc-cnrc/EGSnrc/discussions/1015 Originally posted by **piliop1** June 16, 2023 I use EGSnrc for KV energies (125KV). When I use ‘UBS’ and ‘None’ Bremsstrahlung splitting, I can see in...

bug
small

**Describe the bug** When you run the same simulation repeatedly, the new particles are just added to the end of the existing phase-space, and the header is updated to correspond...

bug

Some of the egs++ apps and tools, such as `egs_kerma` and `egs_fluence_scoring`, may overwrite a particle's `LATCH`. Generally, this is not an issue. However, since adding `egs_phsp_scoring` it is conceptually...

bug