Skip to content

Commit

Permalink
fix missing czil1 in vege_flux
Browse files Browse the repository at this point in the history
  • Loading branch information
barlage committed Mar 7, 2022
1 parent 53c0c7a commit f093f77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions physics/module_sf_noahmplsm.f90
Original file line number Diff line number Diff line change
Expand Up @@ -3887,6 +3887,7 @@ subroutine vege_flux(parameters,nsnow ,nsoil ,isnow ,vegtyp ,veg , &
real (kind=kind_phys), intent(in ) :: shdfac ! greeness vegetation fraction (-)
real (kind=kind_phys), intent(inout) :: ustarx ! friction velocity
real (kind=kind_phys), intent( out) :: csigmaf1 !
real (kind=kind_phys) :: czil1 ! canopy based czil

real (kind=kind_phys) :: t, tdc !kelvin to degree celsius with limit -50 to +50

Expand Down

0 comments on commit f093f77

Please sign in to comment.