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.
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.