Module for carbon and nitrogen summary calculations
USES:
use shr_kind_mod, only: r8 => shr_kind_r8
use pftvarcon , only: npcropmin, nc3crop
use surfrdMod , only: crop_prog
implicit none
save
private
PUBLIC MEMBER FUNCTIONS:
public :: CSummary
public :: NSummary
REVISION HISTORY:
4/23/2004: Created by Peter Thornton