View source: R/mass_transfer.R
masstransfer2 | R Documentation |
See Crusius and Wanninkhof 2003 Limnology and Oceanography 48 for details
masstransfer2(windspeed, temperature, salinity, oxygen, pressure, height = 1)
windspeed |
is the windspeed in m / s |
temperature |
is the water surface temperature in Celsius |
salinity |
is the salinity in PSU |
oxygen |
is the dissolved oxygen concentration at the surface in mg / L |
pressure |
is the barometric pressure in HPa |
height |
= 1 is the height of the wind sensor in m |
a vector of fluxes with units g / m2 / hr. Positive values indicate flux out of the water surface and negative values indicate flux into the water surface.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.