diff --git a/physics/sfc_diag_post.F90 b/physics/sfc_diag_post.F90 index 076f495f2..7574b7a1c 100644 --- a/physics/sfc_diag_post.F90 +++ b/physics/sfc_diag_post.F90 @@ -42,14 +42,14 @@ subroutine sfc_diag_post_run (im, lsm, lsm_noahmp, dry, lssav, dtf, con_eps, con errmsg = '' errflg = 0 - if (lsm == lsm_noahmp) then - do i=1,im - if(dry(i)) then - t2m(i) = t2mmp(i) - q2m(i) = q2mp(i) - endif - enddo - endif +! if (lsm == lsm_noahmp) then +! do i=1,im +! if(dry(i)) then +! t2m(i) = t2mmp(i) +! q2m(i) = q2mp(i) +! endif +! enddo +! endif if (lssav) then do i=1,im