remove_trans Subroutine

public subroutine remove_trans(soil, ssnow, canopy)

Removes transpiration water from soil. We also attribute the negative canopy transpiration (dew) to the wet canopy flux.

Arguments

Type IntentOptional Attributes Name
type(soil_parameter_type), intent(inout) :: soil
type(soil_snow_type), intent(inout) :: ssnow
type(canopy_type), intent(inout) :: canopy