Closed andriish closed 11 months ago
I think you are trying to include inelastic photon emission for AA collisions which is not currently supported - just 'el' should be ok though
Hi @LucianHL ,
Hm. if you mean the photoproduction in AA, then I have excluded it. And the program ends there with 'STOP' and a reasonable error message. This case is exactly for the 'el'.
Ok thanks @andriish. This subroutine should only be called for dissociative production I believe so something else is going on here it seems. I will look into it
Non - el production was indeed being tested for on the latest version - I have updated to remove these and now there are crashes but "only" for showering
Hi @LucianHL,
in the AA collisions I see FPE
Basically here:
in src/diss/qinit.f rootq <0.
That is a discriminant of some quadratic equation.
Could you, please, have a look?