ComputeRootSoilFlux Subroutine

public subroutine ComputeRootSoilFlux(this, bounds_clump, num_filterc, filterc, soilstate_inst, waterflux_inst)

Type Bound

hlm_fates_interface_type

Arguments

Type IntentOptional Attributes Name
class(hlm_fates_interface_type), intent(inout) :: this
type(bounds_type), intent(in) :: bounds_clump
integer, intent(in) :: num_filterc
integer, intent(in) :: filterc(num_filterc)
type(soilstate_type), intent(inout) :: soilstate_inst
type(waterflux_type), intent(inout) :: waterflux_inst