Initializes sub-grid mapping for each land grid cellUSES:
use shr_kind_mod, only: r8 => shr_kind_r8 use clmtype use clm_varpar, only : lsmlon, lsmlat, maxpatch, maxpatch_pft use clm_varsur, only : numlon, area, latixy, longxy, landfrac use shr_sys_mod, only : shr_sys_flush use spmdMod , only : iam use abortutils, only : endrunPUBLIC TYPES:
implicit none private savePUBLIC MEMBER FUNCTIONS:
public initGridcells ! Initialize sub-grid gridcell mapping
!PIVATE MEMBER FUNCTIONS:
private landunit_veg_compete
private landunit_veg_noncompete
private landunit_special
private landunit_crop_noncompete
private initGridcellsGlob ! Initialize global part clmtype
! (topological info)
REVISION HISTORY:
Created by Mariana Vertenstein