Skip to content

Commit

Permalink
compile with shock variable support by default (#2864)
Browse files Browse the repository at this point in the history
this doesn't change how we burn, but makes it easier to disable
burning in shocks if desired
  • Loading branch information
zingale authored Jun 4, 2024
1 parent e20b778 commit 7c8e023
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Exec/science/subchandra/GNUmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ USE_MPI = TRUE

USE_GRAV = TRUE
USE_REACT = TRUE
USE_SHOCK_VAR = TRUE

USE_MODEL_PARSER = TRUE

Expand Down

0 comments on commit 7c8e023

Please sign in to comment.