demo/eos.R

library(oce)
cat("Some test cases; see Appendix of Gill's textbook...\n")
swRho(35, 13, 1000)
swSigma(35, 13, 1000)
swTheta(35, 13, 1000)
swSigmaT(35, 13, 1000)
swSigmaTheta(35, 13, 1000)
swSpice(35, 13, 1000)

Try the oce package in your browser

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

oce documentation built on July 9, 2023, 5:18 p.m.