Skip to content

Commit

Permalink
surfpft_lb and ub where required
Browse files Browse the repository at this point in the history
  • Loading branch information
ekluzek committed Jun 17, 2022
1 parent 52e9ee1 commit b71d464
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/clm_initializeMod.F90
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ subroutine initialize2(ni,nj)
! !USES:
use clm_varcon , only : spval
use clm_varpar , only : natpft_lb, natpft_ub, cft_lb, cft_ub, maxpatch_glc
use clm_varpar , only : surfpft_lb, surfpft_ub
use clm_varpar , only : nlevsno
use clm_varpar , only : natpft_size,cft_size
use clm_varctl , only : fsurdat
Expand Down

0 comments on commit b71d464

Please sign in to comment.