INTERFACE:
subroutine surfrd_wtxy_veg_dgvm(domain)DESCRIPTION:
Determine wtxy and vegxy for CNDV mode.
USES:
use domainMod, only : domain_type
use pftvarcon, only : noveg, crop
use clm_varctl, only : create_crop_landunit
ARGUMENTS:
implicit none
type(domain_type),intent(in) :: domain ! domain associated with wtxy
CALLED FROM:
subroutine surfrd in this moduleREVISION HISTORY:
Created by Mariana Vertenstein 12/04LOCAL VARIABLES: