Initializes sub-grid mappingUSES:
use shr_kind_mod, only: r8 => shr_kind_r8 #if (defined COUP_CAM) use clmtype #endif use clm_varpar, only : lsmlon, lsmlat, maxpatch, maxpatch_pft use clm_varsur, only : numlon, landmask, area, latixy, longxyPUBLIC TYPES:
implicit none savePUBLIC MEMBER FUNCTIONS:
public clm_map ! Initialize sub-grid mapping public clm_map1d ! Initialize 1d mapping arraysREVISION HISTORY:
Created by Peter Thornton and Mariana Vertenstein