Skip to content

Commit 50af227

Browse files
committed
Ran formatter
1 parent 31b0782 commit 50af227

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/simulation/m_cbc.fpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ module m_cbc
5050
real(wp), allocatable, dimension(:, :, :, :) :: q_prim_rsz_vf
5151
$:GPU_DECLARE(create='[q_prim_rsx_vf,q_prim_rsy_vf,q_prim_rsz_vf]')
5252

53-
5453
!! Cell-average fluxes (src - source). These are directly determined from the
5554
!! cell-average primitive variables, q_prims_rs_vf, and not a Riemann solver.
5655

0 commit comments

Comments
 (0)