calc_Ksp {kgen} | R Documentation |
Calculate Ksp
Description
Calculate Ksp
Usage
calc_Ksp(coefficients, temp_c, sal)
Arguments
coefficients |
Coefficients for K calculation |
temp_c |
Temperature (Celcius) |
sal |
Salinity |
Value
Ksp
[Package kgen version 0.3.1 Index]