Skip to content

Commit

Permalink
remove WIP comment in Godunov
Browse files Browse the repository at this point in the history
  • Loading branch information
baperry2 committed Oct 21, 2024
1 parent 43fc968 commit 2ea8758
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Source/Godunov.H
Original file line number Diff line number Diff line change
Expand Up @@ -420,8 +420,6 @@ pc_cmpflx(
const int bc_test_val = 1;
amrex::Real dummy_flx[NUM_SPECIES] = {0.0};

// WIP: hard coding rotating frame stuff for now
// soon to be fixed
riemann(
rhol, ul, vl, v2l, pl, spl, rhor, ur, vr, v2r, pr, spr, bc_test_val, cav,
ustar, flx(i, j, k, URHO), dummy_flx, flx(i, j, k, f_idx[0]),
Expand Down

0 comments on commit 2ea8758

Please sign in to comment.