Skip to content

Commit

Permalink
Adding morphing params to TWOSTREAM call wrf-model#1
Browse files Browse the repository at this point in the history
  • Loading branch information
John Lawson committed Mar 31, 2019
1 parent ac3a289 commit 231b2d6
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion phys/module_sf_noahmplsm.F
Original file line number Diff line number Diff line change
Expand Up @@ -2756,7 +2756,10 @@ SUBROUTINE ALBEDO (parameters,VEGTYP ,IST ,ICE ,NSOIL , & !in
FWET ,TV ,ALBGRD ,ALBGRI ,RHO , & !in
TAU ,FVEG ,IST ,ILOC ,JLOC , & !in
FABD ,ALBD ,FTDD ,FTID ,GDIR , &!) !out
FREVD ,FREGD ,BGAP ,WGAP)
! JRL ----------
!FREVD ,FREGD ,BGAP ,WGAP)
FREVD,FREGD,BGAP,WGAP,MORPHR_RAD, MORPHTH_RAD)
! --------------
IC = 1 ! diffuse
CALL TWOSTREAM (parameters,IB ,IC ,VEGTYP ,COSZ ,VAI , & !in
Expand Down

0 comments on commit 231b2d6

Please sign in to comment.