Skip to content

Commit 0f12823

Browse files
committed
removed comment
1 parent 42d085f commit 0f12823

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/physics/cam/clubb_mf.F90

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,6 @@ subroutine integrate_mf( nzm, nzt, dzt, zm, p_zm, iexner_zm,
293293

294294
! get entrainment coefficient, dz/L0
295295
do i=1,clubb_mf_nup
296-
!do k=1,nzt
297296
do k=nzt,1,-1
298297
entf(k,i) = dzt(k) / clubb_mf_L0
299298
enddo

0 commit comments

Comments
 (0)