INTERFACE:
subroutine surfrd_wtxy_veg_rank(ncid, domain)DESCRIPTION:
Determine wtxy and veg arrays for non-dynamic landuse mode
USES:
use clm_varctl, only : create_crop_landunit
use pftvarcon , only : crop, noveg, nirrig
use domainMod , only : domain_type
ARGUMENTS:
implicit none
type(file_desc_t),intent(inout) :: ncid ! netcdf id
type(domain_type),intent(in) :: domain ! domain associated with wtxy
CALLED FROM:
subroutine surfrd in this moduleREVISION HISTORY:
Created by Mariana Vertenstein, Sam Levis and Gordon BonanLOCAL VARIABLES: