Contains a list of resolution-dependent cpp tokens for the
land-model code. Currently the resolution of the land-model must be the same as
that of the atmospheric component.
token | Synopsis |
---|---|
COUP_CAM | Tell the CLM that it is being run as a subroutine beneath the atmospheric model. |
LSMLON | Number of longitudes for the landmodel grid. Currently this directive must have the same value as PLON in params.h. |
LSMLAT | Number of latitudes for the land-model grid. Currently this directive must have the same value as PLAT in params.h. |