Skip to content

Commit 34cd6bd

Browse files
committed
fix bug in GFS_surface_composites_pre.F90
1 parent f469324 commit 34cd6bd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

physics/Interstitials/UFS_SCM_NEPTUNE/GFS_surface_composites_pre.F90

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,6 @@ subroutine GFS_surface_composites_pre_run (im, lkm, frac_grid, iopt_lake, iopt_l
246246
else
247247
tsfc_wat(i) = tsfco(i)
248248
endif
249-
tsurf_wat(i) = tsfco(i)
250249
zorlo(i) = max(1.0e-5, min(one, zorlo(i)))
251250
! DH*
252251
else

0 commit comments

Comments
 (0)