@@ -253,6 +253,8 @@ In addition ISRF_filetype = 0 uses only CMB, useful for testing
AWS20150630 r2765 solved by removing openmp pragma in gen_secondary_positron_source.cc. This is anyway superfluous. Now runs in parallel on RHEL.
40. AWS20140820 pi0_decay = 11, 12 gives incorrect (very large) results in a narrow range around 1 GeV for Ekin_max = 1e9 MeV. The problem is caught for nan or inf, but not for simply incorrect values. Hence use Ekin_max = 1e8 or less - this is no restriction since GALPROP is anyway not valid above 100 TeV.
41. AWS20150417 r2754 added hadronic energy losses for nuclei. New GALDEF parameters: hadronic_losses, hadronic_loss_model. See Explanatory Supplement for details. Sample parameter file: galdef_54_reltest23.
42. AWS20170418 moved from sourceforge to gitlab
43. AWS20200424 Galdef.cc: read nuc_g_0, was not read before after 3 break change. Checked with galdef_54_reltest17, now reads 1.11 OK, previously got default 1.5.
documented by AWS, updated 20090612: added ccfits to ./configure, for r248, MPE example
documented by AWS, updated 20090721: added CLHEP to ./configure, for r273, MPE example