NewSnowBulkDensity Subroutine

public subroutine NewSnowBulkDensity(bounds, num_c, filter_c, atm2lnd_inst, bifall)

Uses

Arguments

Type IntentOptional Attributes Name
type(bounds_type), intent(in) :: bounds
integer, intent(in) :: num_c
integer, intent(in) :: filter_c(:)
type(atm2lnd_type), intent(in) :: atm2lnd_inst
real(kind=r8), intent(inout) :: bifall(bounds%begc:)