Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
logical, | intent(in) | :: | rstwr | |||
logical, | intent(in) | :: | nlend | |||
type(bounds_type), | intent(in) | :: | bounds | |||
real(kind=r8), | intent(in) | :: | watsat_col(bounds%begc:,1:) | |||
real(kind=r8), | intent(in) | :: | sucsat_col(bounds%begc:,1:) | |||
real(kind=r8), | intent(in) | :: | bsw_col(bounds%begc:,1:) | |||
real(kind=r8), | intent(in) | :: | hksat_col(bounds%begc:,1:) |