Calculate Schmidt Number
calc_SN(wt, gas = "CO2")
wt | numeric; Water temperature. |
---|---|
gas | character; Gas to calculate SN for. See 'Details'. |
test
#> [1] 568.8099 620.8920 567.6860 607.8319 637.3296calc_SN(watertemperature, "ch4")#> [1] 585.1730 637.1144 584.0508 624.1013 653.4816