R/data-nsheetflow.R

#' Table 3-1: Roughness coefficients (Manning's n) for sheet flow
#'
#' A table containing Manning's roughness coefficient for sheet flow.
#'
#'
#'
#'
#' @format A data.table data frame with 12 rows and 2 variables:
#' \describe{
#' item{Surface description}{Description of the surface}
#' item{"n *1}{Manning's roughness coefficient}
#' }
#'
#'
#' @source
#' United States Department of Agriculture Natural Resources Conservation Service Conservation Engineering Division, "Urban Hydrology for Small Watersheds Technical Release 55 (TR-55)", June 1986, page 3-3, \url{https://directives.sc.egov.usda.gov/OpenNonWebContent.aspx?content=22162.wba}
#'
#'
#'
#'
"nsheetflow"
#> [1] "nsheetflow"

Try the iemiscdata package in your browser

Any scripts or data that you put into this service are public.

iemiscdata documentation built on Sept. 26, 2023, 1:07 a.m.