Skip to content

Commit

Permalink
Change code format in file module_sf_noahmplsm.F90
Browse files Browse the repository at this point in the history
  • Loading branch information
Qingfu-Liu committed May 19, 2024
1 parent 833f7dc commit 3342a45
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions physics/SFC_Models/Land/Noahmp/module_sf_noahmplsm.F90
Original file line number Diff line number Diff line change
Expand Up @@ -425,7 +425,7 @@ subroutine noahmp_sflx (parameters, &
qc , soldn , lwdn,thsfc_loc, prslkix,prsik1x,prslk1x,& ! in : forcing
varf , psl_gwd_z0m_factor, & ! in : small scale oro std
pblhx , iz0tlnd , itime ,psi_opt ,&
prcpconv, prcpnonc, prcpshcv, prcpsnow, prcpgrpl, prcphail, & ! in : forcing
prcpconv, prcpnonc, prcpshcv, prcpsnow, prcpgrpl, prcphail, & ! in : forcing
tbot , co2air , o2air , foln , ficeold , zlvl , & ! in : forcing
ep_1 , ep_2 , epsm1 , cp , & ! in : constants
albold , sneqvo , & ! in/out :
Expand All @@ -437,7 +437,7 @@ subroutine noahmp_sflx (parameters, &
cm , ch , tauss , & ! in/out :
grain , gdd , pgs , & ! in/out
smcwtd ,deeprech , rech , ustarx , & ! in/out :
z0wrf , z0hwrf , ts , & ! out :
z0wrf , z0hwrf , ts , & ! out :
fsa , fsr , fira , fsh , ssoil , fcev , & ! out :
fgev , fctr , ecan , etran , edir , trad , & ! out :
tgb , tgv , t2mv , t2mb , q2v , q2b , & ! out :
Expand All @@ -446,9 +446,9 @@ subroutine noahmp_sflx (parameters, &
qsnbot , ponding , ponding1, ponding2, rssun , rssha , & ! out :
albd , albi , albsnd , albsni , & ! out :
bgap , wgap , chv , chb , emissi , & ! out :
shg , shc , shb , evg , evb , ghv , & ! out :
ghb , irg , irc , irb , tr , evc , & ! out :
chleaf , chuc , chv2 , chb2 , fpice , pahv , &
shg , shc , shb , evg , evb , ghv , & ! out :
ghb , irg , irc , irb , tr , evc , & ! out :
chleaf , chuc , chv2 , chb2 , fpice , pahv , &
pahg , pahb , pah , esnow , canhs , laisun , &
laisha , rb , qsfcveg , qsfcbare &
#ifdef CCPP
Expand Down

0 comments on commit 3342a45

Please sign in to comment.