SnowCompaction Subroutine

public subroutine SnowCompaction(bounds, num_snowc, filter_snowc, temperature_inst, waterstate_inst, atm2lnd_inst)

Arguments

Type IntentOptional Attributes Name
type(bounds_type), intent(in) :: bounds
integer, intent(in) :: num_snowc
integer, intent(in) :: filter_snowc(:)
type(temperature_type), intent(in) :: temperature_inst
type(waterstate_type), intent(in) :: waterstate_inst
type(atm2lnd_type), intent(in) :: atm2lnd_inst