fun_salt_mol | R Documentation |
Calculate ion values as mole fraction (mols)
fun_salt_mol(salt_ppm, water_ml, mol_wts, salt_charges_z)
salt_ppm |
Ion concentration in ppm |
water_ml |
Amount of water, ml |
mol_wts |
Molecular weight |
salt_charges_z |
Salt charge, z |
Eqn
salt_mol Molar concentration, mols
# Chloride test data
fun_salt_mol(66.824, 100, 35.453, 1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.