Skip to content

Commit

Permalink
Merge branch 'development' into update_urca
Browse files Browse the repository at this point in the history
  • Loading branch information
zingale authored Oct 19, 2023
2 parents 9915744 + 9744551 commit 7d185b4
Show file tree
Hide file tree
Showing 21 changed files with 2,169 additions and 1,555 deletions.
4 changes: 2 additions & 2 deletions Make.Microphysics_extern
Original file line number Diff line number Diff line change
Expand Up @@ -148,5 +148,5 @@ endif
clean::
@if [ -L helm_table.dat ]; then rm -f helm_table.dat; fi
@if [ -L reaclib_rate_metadata.dat ]; then rm -f reaclib_rate_metadata.dat; fi
@if [ ! -f nse19.tbl ]; then rm -f nse19.tbl; fi
$(foreach t, $(NET_TABLES), $(shell if [ ! -L `basename $t` ]; then rm -f `basename $t` ; fi))
@if [ -L nse.tbl ]; then rm -f nse.tbl; fi
$(foreach t, $(wildcard *_betadecay.dat *_electroncapture.dat), $(shell if [ -L $t ]; then rm -f $t; fi))
244 changes: 122 additions & 122 deletions networks/He-C-Fe-group/55co-55fe_electroncapture.dat

Large diffs are not rendered by default.

286 changes: 143 additions & 143 deletions networks/He-C-Fe-group/55fe-55co_betadecay.dat

Large diffs are not rendered by default.

148 changes: 148 additions & 0 deletions networks/He-C-Fe-group/55fe-55mn_electroncapture.dat

Large diffs are not rendered by default.

148 changes: 148 additions & 0 deletions networks/He-C-Fe-group/55mn-55fe_betadecay.dat

Large diffs are not rendered by default.

234 changes: 117 additions & 117 deletions networks/He-C-Fe-group/56co-56fe_electroncapture.dat

Large diffs are not rendered by default.

264 changes: 132 additions & 132 deletions networks/He-C-Fe-group/56co-56ni_betadecay.dat

Large diffs are not rendered by default.

286 changes: 143 additions & 143 deletions networks/He-C-Fe-group/56fe-56co_betadecay.dat

Large diffs are not rendered by default.

122 changes: 61 additions & 61 deletions networks/He-C-Fe-group/56ni-56co_electroncapture.dat

Large diffs are not rendered by default.

286 changes: 143 additions & 143 deletions networks/He-C-Fe-group/57co-57ni_betadecay.dat

Large diffs are not rendered by default.

230 changes: 115 additions & 115 deletions networks/He-C-Fe-group/57ni-57co_electroncapture.dat

Large diffs are not rendered by default.

Binary file modified networks/He-C-Fe-group/He-C-Fe-group.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 7d185b4

Please sign in to comment.