calc_soilevap_resis Subroutine

public subroutine calc_soilevap_resis(bounds, num_nolakec, filter_nolakec, soilstate_inst, waterstate_inst, temperature_inst)

Arguments

Type IntentOptional Attributes Name
type(bounds_type), intent(in) :: bounds
integer, intent(in) :: num_nolakec
integer, intent(in) :: filter_nolakec(:)
type(soilstate_type), intent(inout) :: soilstate_inst
type(waterstate_type), intent(in) :: waterstate_inst
type(temperature_type), intent(in) :: temperature_inst