INTERFACE:
subroutine init_column_nflux_type(beg, end, cnf)DESCRIPTION:
Initialize column nitrogen flux variables
USES:
use surfrdMod , only : crop_progARGUMENTS:
implicit none
integer, intent(in) :: beg, end
type (column_nflux_type), intent(inout):: cnf
REVISION HISTORY:
Created by Peter Thornton