CNDVDriverMod Module



Subroutines

public subroutine CNDVDriver(bounds, num_natvegp, filter_natvegp, kyr, atm2lnd_inst, cnveg_carbonflux_inst, cnveg_carbonstate_inst, dgvs_inst)

Arguments

Type IntentOptional Attributes Name
type(bounds_type), intent(in) :: bounds
integer, intent(inout) :: num_natvegp
integer, intent(inout) :: filter_natvegp(:)
integer, intent(in) :: kyr
type(atm2lnd_type), intent(inout) :: atm2lnd_inst
type(cnveg_carbonflux_type), intent(in) :: cnveg_carbonflux_inst
type(cnveg_carbonstate_type), intent(inout) :: cnveg_carbonstate_inst
type(dgvs_type), intent(inout) :: dgvs_inst

public subroutine CNDVHist(bounds, dgvs_inst)

Arguments

Type IntentOptional Attributes Name
type(bounds_type), intent(in) :: bounds
type(dgvs_type), intent(in) :: dgvs_inst