From 02603fafce102733f684886ae0a374ec056aa212 Mon Sep 17 00:00:00 2001 From: Helin Wei Date: Wed, 27 Jul 2022 12:16:37 -0400 Subject: [PATCH] revert 2mtq diag method --- physics/sfc_diag_post.F90 | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) 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