Skip to content

Commit

Permalink
fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
zingale committed Oct 6, 2023
1 parent f42fa47 commit d905da3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/sdc/Castro_sdc_util.H
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ sdc_update_o2(const int i, const int j, const int k,
sdc_solve(dt_m, U_old, U_new, C_zone, sdc_iteration);

// we solved our system to some tolerance, but let's be sure
// we are conservative by reevaluating the reactions and {
// we are conservative by reevaluating the reactions and
// doing the full step update
burn_t burn_state;

Expand Down

0 comments on commit d905da3

Please sign in to comment.