nrc-cnrc / EGSnrc

Toolkit for Monte Carlo simulation of ionizing radiation — Trousse d'outils logiciels pour la simulation Monte Carlo du rayonnement ionisant
http://nrc-cnrc.github.io/EGSnrc
GNU Affero General Public License v3.0
242 stars 146 forks source link

Fix fluence label compiler error caused by PR #1170 #1221

Open rtownson opened 6 days ago

rtownson commented 6 days ago

Revert changes to units in the output of egs_fluence_scoring and cavity. The units were already correct before the change, because the C++ compilers interpreted the escaping differently than the fortran compilers.

This fix was also needed to avoid compiler errors when using newer compilers. Due to this, recent installation of the develop branch would not work on gcc-13.