snow_accum_mod Module



Subroutines

public subroutine snow_accum(dels, canopy, met, ssnow, soil)

calculate snowfall and snow evaporation and update snow depth, snow temp, snow mass, snow density

Read more…

Arguments

Type IntentOptional Attributes Name
real, intent(in) :: dels
type(canopy_type), intent(inout) :: canopy
type(met_type), intent(inout) :: met
type(soil_snow_type), intent(inout) :: ssnow
type(soil_parameter_type), intent(inout) :: soil