Skip to content

Commit

Permalink
remove unused var
Browse files Browse the repository at this point in the history
  • Loading branch information
zingale committed Dec 18, 2023
1 parent 4e91c0b commit d883386
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion integration/nse_update_simplified_sdc.H
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,6 @@ void nse_derivs(const Real rho0, const Real rhoe0, const Real *rhoaux0,

Real abar1_out = nse_state.abar;
Real bea1_out = nse_state.bea;
Real dyedt1 = nse_state.dyedt;

// construct the finite-difference approximation to the derivatives

Expand Down

0 comments on commit d883386

Please sign in to comment.