Contains methods for reading in organic matter data file which has organic matter density for each grid point and soil level
!USES use abortutils , only : endrun use clm_varctl , only : iulog use shr_kind_mod , only : r8 => shr_kind_r8
PUBLIC TYPES:
implicit none private savePUBLIC MEMBER FUNCTIONS:
public :: organicrd ! Read organic matter datasetREVISION HISTORY:
Created by David Lawrence, 4 May 2006 Revised by David Lawrence, 21 September 2007 Revised by David Lawrence, 14 October 2008