R/m278soildata.R

#' Minenergo-278. Thermal conductivity of subsoil surrounding pipe
#'
#' Data represent normative values of thermal conductivity of subsoils
#' which can surround pipes according to Table 5.3 of Appendix 5.3 in
#' \href{http://www.complexdoc.ru/ntdtext/547103/}{Minenergo Method 278}.
#'
#' @family Minenergo
#'
#' @format A data frame with 15 rows and 3 variables:
#' \describe{
#'   \item{subsoil}{Geological name of subsoil. Type: \code{\link{assert_character}}.}
#'   \item{state}{The degree of water penetration to the subsoil. Type: \code{\link{assert_character}}.}
#'   \item{lambda}{Value of thermal conductivity of subsoil regarding water penetration, [\emph{W/m/°C}].
#'   Type: \code{\link{assert_double}}.
#'   }
#'  }
#' @source \url{http://www.complexdoc.ru/ntdtext/547103/}
"m278soildata"

Try the pipenostics package in your browser

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

pipenostics documentation built on March 2, 2021, 5:06 p.m.