Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions networks/he-burn/ase-big/Make.package
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
PYNUCASTRO_NETWORK = TRUE
CEXE_headers += network_properties.H

ifeq ($(USE_REACT),TRUE)
CEXE_headers += actual_network.H
CEXE_headers += tfactors.H
CEXE_headers += interp_tools.H
CEXE_headers += partition_functions.H
CEXE_headers += actual_rhs.H
CEXE_headers += rate_type.H
CEXE_headers += reaclib_rates.H
CEXE_headers += approximate_rates.H
CEXE_headers += modified_rates.H
CEXE_headers += table_rates.H
CEXE_headers += temperature_table_rates.H
CEXE_headers += derived_rates.H
USE_SCREENING = TRUE
USE_NEUTRINOS = TRUE
endif
5 changes: 5 additions & 0 deletions networks/he-burn/ase-big/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# `ase-iron`

This network builds on `ase` and includes more iron-group nuclei.
Since there are several weak-rates, the NSE state will slowly vary due
to the Ye evolution.
2 changes: 2 additions & 0 deletions networks/he-burn/ase-big/_parameters
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
@namespace: network

Loading
Loading