site_fluxdiags_type Derived Type

type, public :: site_fluxdiags_type


Components

Type Visibility Attributes Name Initial
real(kind=r8), public :: cwd_ag_input(1:ncwd)
real(kind=r8), public :: cwd_bg_input(1:ncwd)
real(kind=r8), public, allocatable :: leaf_litter_input(:)
real(kind=r8), public, allocatable :: root_litter_input(:)

Type-Bound Procedures

procedure, public :: ZeroFluxDiags

  • private subroutine ZeroFluxDiags(this)

    Arguments

    Type IntentOptional Attributes Name
    class(site_fluxdiags_type) :: this