We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52e48cc commit 9ac7860Copy full SHA for 9ac7860
rates/private/rates_reverses.f90
@@ -168,6 +168,9 @@ subroutine set_reaction_reverses
168
reverse_reaction_id(irfe52neut_to_fe54) = irfe54g_to_fe52
169
reverse_reaction_id(irfe54g_to_fe52) = irfe52neut_to_fe54
170
171
+ reverse_reaction_id(ir_li7_pa_he4) = ir_he4_ap_li7
172
+ reverse_reaction_id(ir_he4_ap_li7) = ir_li7_pa_he4
173
+
174
end subroutine set_reaction_reverses
175
176
0 commit comments