MODD_AGRI_n Module



Contents


Derived Types

type, public :: AGRI_t

Components

TypeVisibility AttributesNameInitial
integer, public, POINTER, DIMENSION (:):: NIRRINUM
logical, public, POINTER, DIMENSION(:):: LIRRIGATE
logical, public, POINTER, DIMENSION(:):: LIRRIDAY
real, public, POINTER, DIMENSION(:):: XTHRESHOLDSPT

type, public :: AGRI_NP_t

Components

TypeVisibility AttributesNameInitial
type(AGRI_t), public, DIMENSION(:), POINTER:: AL=> NULL()

Subroutines

public subroutine AGRI_INIT(AG)

Arguments

Type IntentOptional AttributesName
type(AGRI_t), intent(inout) :: AG

public subroutine AGRI_NP_INIT(YNAG, KPATCH)

Arguments

Type IntentOptional AttributesName
type(AGRI_NP_t), intent(inout) :: YNAG
integer, intent(in) :: KPATCH