In line 101 in src/weakrates/interface.f90, I see a stop condition if the emissivity from positron capture is attempted:
stop "Positron capture effective q is bugged and not currently working,&
please turn it off in requested_interactions.inc."
I was wondering the current status of this bug and how I could attempt to fix it myself.
In line 101 in
src/weakrates/interface.f90, I see a stop condition if the emissivity from positron capture is attempted:I was wondering the current status of this bug and how I could attempt to fix it myself.