Skip to content

Commit 2e7b5e3

Browse files
committed
Remove debugging prints from lsm_from_mpas() in mpas_driver_lsm.F
1 parent efe2e8a commit 2e7b5e3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/core_atmosphere/physics/mpas_atmphys_driver_lsm.F

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -478,7 +478,6 @@ subroutine lsm_from_MPAS(configs,mesh,diag_physics,sfc_input,its,ite)
478478
ust_urb_p(i,j) = 0._RKIND
479479
utype_urb_p(i,j) = 0
480480

481-
if(swddir_p(i,j).gt.0.) call mpas_log_write('--- sw: $i $r $r',intArgs=(/i/),realArgs=(/swddir_p(i,j),swddif_p(i,j)/))
482481
enddo
483482
enddo
484483

0 commit comments

Comments
 (0)