waterrho: Density as a function of temperature

View source: R/waterrho.R

waterrhoR Documentation

Density as a function of temperature

Description

This function is valid for liquid water at atmospheric pressure; it does not accout for changes in atmospheric pressure. Given the data from USGS. Input temperature is provided in Celcius, but can be adjusted to F, K, or R. The output is in kg/m^3.

Usage

waterrho(temp, unit = "C")

Arguments

temp

temperature

unit

temperature unit (C)elcius, (K)elvin, (F)ahrenheit, (R)ankine

Value

water density (kg/m^3)


LimpopoLab/hydrostats documentation built on April 14, 2025, 5:25 a.m.