Skip to content

Commit

Permalink
store abar too
Browse files Browse the repository at this point in the history
  • Loading branch information
zingale committed Nov 19, 2023
1 parent 60644d7 commit c5b0532
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 c5b0532

Please sign in to comment.