Skip to content

Commit 28ec0c7

Browse files
committed
Add comment
1 parent 5896fd7 commit 28ec0c7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/simulation/m_rhs.fpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -818,6 +818,8 @@ contains
818818
! ===============================================================
819819
call nvtxStartRange("RHS-Riemann")
820820

821+
! Computing Riemann Solver Flux and Source Flux =================
822+
821823
call s_riemann_solver(qR_rsx_vf, qR_rsy_vf, qR_rsz_vf, &
822824
dqR_prim_dx_n(id)%vf, &
823825
dqR_prim_dy_n(id)%vf, &

0 commit comments

Comments
 (0)