INTERFACE:
subroutine CNRest ( ncid, flag )DESCRIPTION:
Read/write CN restart data
USES:
use clmtype use clm_atmlnd , only : clm_a2l use clm_varpar , only : numrad use decompMod , only : get_proc_bounds use clm_time_manager, only : is_restart use ncdio_pioARGUMENTS:
implicit none type(file_desc_t) :: ncid ! netcdf id character(len=*), intent(in) :: flag !'read' or 'write'CALLED FROM:
subroutine restart in module restFileModREVISION HISTORY:
Author: Peter ThorntonLOCAL VARIABLES: