soilfreeze Subroutine

public subroutine soilfreeze(dels, soil, ssnow, heat_cap_lower_limit)

Arguments

Type IntentOptional Attributes Name
real, intent(in) :: dels
type(soil_parameter_type), intent(inout) :: soil
type(soil_snow_type), intent(inout) :: ssnow
real :: heat_cap_lower_limit(mp,ms)