Skip to content

Commit

Permalink
NSE_TABLE -> AUX_THERMO
Browse files Browse the repository at this point in the history
  • Loading branch information
zhichen3 committed Jun 5, 2024
1 parent 25d3bfd commit 8735110
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Exec/science/subchandra/problem_initialize_state_data.H
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ void problem_initialize_state_data (int i, int j, int k,
burn_state.xn[n] = state(i,j,k,UFS+n);
}

#ifdef NSE_TABLE
#ifdef AUX_THERMO
// Set AUX variables

set_aux_comp_from_X(burn_state);
Expand Down

0 comments on commit 8735110

Please sign in to comment.