o2sat: Oxygen Saturation in Fresh Water

Description Usage Arguments Details See Also Examples

Description

Simple formula for oxygen saturation (in mg/L) from temperature (in deg C).

Usage

1
o2sat(T)

Arguments

T

vector of temperatures (in deg C)

Details

This is a simple function that can also be used to test availability of the SALMO shared library

See Also

gas_O2sat in package marelac

Examples

1
o2sat(c(10, 20))

rSALMO documentation built on May 2, 2019, 6:12 p.m.