Skip to content

Commit 10c29f4

Browse files
committed
remove whitespace
1 parent 3340ab1 commit 10c29f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scm/src/GFS_typedefs.F90

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1273,7 +1273,7 @@ module GFS_typedefs
12731273
real(kind=kind_phys) :: psauras(2) !< [in] auto conversion coeff from ice to snow in ras
12741274
real(kind=kind_phys) :: prauras(2) !< [in] auto conversion coeff from cloud to rain in ras
12751275
real(kind=kind_phys) :: wminras(2) !< [in] water and ice minimum threshold for ras
1276-
1276+
12771277
integer :: seed0 !< random seed for radiation
12781278

12791279
real(kind=kind_phys) :: rbcr !< Critical Richardson Number in the PBL scheme
@@ -3679,7 +3679,7 @@ subroutine control_initialize (Model, nlunit, fn_nml, me, &
36793679
!--- GFDL microphysical parameters
36803680
logical :: lgfdlmprad = .false. !< flag for GFDLMP radiation interaction
36813681
logical :: fast_mp_consv = .false.
3682-
3682+
36833683
!--- Thompson,GFDL microphysical parameter
36843684
logical :: lrefres = .false. !< flag for radar reflectivity in restart file
36853685

0 commit comments

Comments
 (0)