Skip to content

Commit

Permalink
Merge branch 'nse_second_order' of github.com:zingale/Microphysics in…
Browse files Browse the repository at this point in the history
…to nse_second_order
  • Loading branch information
zingale committed Nov 20, 2023
2 parents a0d6bf3 + c5b0532 commit 3596ba2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions integration/nse_update_simplified_sdc.H
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ void evolve(const Real rho0, const Real T0, const Real rhoe0, const Real *rhoaux
// so there is no instantaneous change in the binding energy

rhoaux_new[ibea] = rho_new * bea_out;
rhoaux_new[iabar] = rho_new * abar_out;

}

Expand Down

0 comments on commit 3596ba2

Please sign in to comment.