Skip to content

Commit be999a2

Browse files
committed
switch CNO_He_burn and subch_simple to derive reverse rates
this makes them consistent with the other nets
1 parent 533f712 commit be999a2

14 files changed

+9750
-5816
lines changed

networks/CNO_He_burn/CNO_He_burn.png

433 Bytes
Loading

networks/CNO_He_burn/CNO_He_burn.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import pynucastro as pyna
44
from pynucastro.networks import AmrexAstroCxxNetwork
55

6-
DO_DERIVED_RATES = False
6+
DO_DERIVED_RATES = True
77

88
def get_library():
99

0 commit comments

Comments
 (0)