water {formatdown} | R Documentation |
Properties of water
Description
Table of water properties at atmospheric pressure as a function of temperature.
Usage
data(water, package = "formatdown")
Format
Classes data.table and data.frame: 11 observations of 5 variables:
- temp
Numeric, temperature (K)
- dens
Numeric, density (kg m
^{-3}
)- sp_wt
Numeric, specific weight (N m
^{-3}
)- visc
Numeric, dynamic viscosity (Pa s)
- bulk_mod
Numeric, bulk modulus (Pa)
Source
E. Maurer E and I. Embry (2022) hydraulics: Basic Pipe and Open Channel Hydraulics, R package ver. 0.6.0, https://edm44.github.io/hydraulics/.
[Package formatdown version 0.1.4 Index]