From 3427d4be81ff91ebea3d11cb7f9505a28d191431 Mon Sep 17 00:00:00 2001 From: "fanglin.yang" Date: Tue, 11 Feb 2020 18:47:23 +0000 Subject: [PATCH] modified: noah_dynsetup.F ! call noah_gfrac() ! call noah_alb() --- sorc/gldas_model.fd/lsms/noah.igbp/noah_dynsetup.F | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sorc/gldas_model.fd/lsms/noah.igbp/noah_dynsetup.F b/sorc/gldas_model.fd/lsms/noah.igbp/noah_dynsetup.F index 5780961..29cff0c 100755 --- a/sorc/gldas_model.fd/lsms/noah.igbp/noah_dynsetup.F +++ b/sorc/gldas_model.fd/lsms/noah.igbp/noah_dynsetup.F @@ -29,8 +29,8 @@ subroutine noah_dynsetup() endif if(masterproc) then #endif - call noah_gfrac() - call noah_alb() +! call noah_gfrac() +! call noah_alb() #if ( ! defined OPENDAP ) endif call MPI_BCAST(noahdrv%noah_gflag,1,MPI_INTEGER,0, &