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 31b0782 commit 50af227Copy full SHA for 50af227
src/simulation/m_cbc.fpp
@@ -50,7 +50,6 @@ module m_cbc
50
real(wp), allocatable, dimension(:, :, :, :) :: q_prim_rsz_vf
51
$:GPU_DECLARE(create='[q_prim_rsx_vf,q_prim_rsy_vf,q_prim_rsz_vf]')
52
53
-
54
!! Cell-average fluxes (src - source). These are directly determined from the
55
!! cell-average primitive variables, q_prims_rs_vf, and not a Riemann solver.
56
0 commit comments