Skip to content

Commit

Permalink
switch CNO_He_burn and subch_simple to derive reverse rates
Browse files Browse the repository at this point in the history
this makes them consistent with the other nets
  • Loading branch information
zingale committed Oct 24, 2024
1 parent 533f712 commit be999a2
Show file tree
Hide file tree
Showing 14 changed files with 9,750 additions and 5,816 deletions.
Binary file modified networks/CNO_He_burn/CNO_He_burn.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion networks/CNO_He_burn/CNO_He_burn.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
import pynucastro as pyna
from pynucastro.networks import AmrexAstroCxxNetwork

DO_DERIVED_RATES = False
DO_DERIVED_RATES = True

def get_library():

Expand Down
Loading

0 comments on commit be999a2

Please sign in to comment.