Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(bounds_type), | intent(in) | :: | bounds | |||
integer, | intent(in) | :: | num_snowc | |||
integer, | intent(in) | :: | filter_snowc(:) | |||
real(kind=r8), | intent(in) | :: | h2osno(bounds%begc:) | |||
real(kind=r8), | intent(in) | :: | topo(bounds%begc:) | |||
real(kind=r8), | intent(out) | :: | h2osno_excess(bounds%begc:) | |||
logical, | intent(out) | :: | apply_runoff(bounds%begc:) |