hist_htapes_wrapup Subroutine

public subroutine hist_htapes_wrapup(rstwr, nlend, bounds, watsat_col, sucsat_col, bsw_col, hksat_col)

Arguments

Type IntentOptional 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:)