Sch: Schmidt number

View source: R/schmidt.R

SchR Documentation

Schmidt number

Description

Schmidt number

Usage

Sch(compound, TEMP, SAL, method = "JS")

Arguments

compound

character string

TEMP

vector of temperature in degrees Celsius

SAL

vector of salinity

method

string matching Schmidt calculation method, default is 'JS'

Details

Calculates Schmidt number using one of several methods:

  • JS - Mean of WC and HM as per Johnson, 2000, the default

  • WA - Wanningkov, 2014 (assumes salinity = 35)

  • HL - Hayduk and Laudie, 1974

  • HM - Hayduk and Minhas, 1982

  • WC - Wilkie and Chang, 1955

Value

vector of molar volume at boiling point

References

TODO


tomhull/airsea documentation built on Oct. 26, 2023, 3:29 a.m.