Converts conductance to specific conductivity

cond.to.spc(temp, cond)

Arguments

SpCond

specific conductance (microsiemens per centimeter)

Temp

temperature (Degree C)

Value

Calculates specific conductivity consistent with Method 2510B of the Standard Methods for the Examination of Water and Wastewater (20th Edition).

Examples

cond.to.spc(25.5,1321)
#> [1] 1308.504