We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5896fd7 commit 28ec0c7Copy full SHA for 28ec0c7
src/simulation/m_rhs.fpp
@@ -818,6 +818,8 @@ contains
818
! ===============================================================
819
call nvtxStartRange("RHS-Riemann")
820
821
+ ! Computing Riemann Solver Flux and Source Flux =================
822
+
823
call s_riemann_solver(qR_rsx_vf, qR_rsy_vf, qR_rsz_vf, &
824
dqR_prim_dx_n(id)%vf, &
825
dqR_prim_dy_n(id)%vf, &
0 commit comments