mol.weight {marelac}R Documentation

Molecular weight of a species

Description

Calculates the molecular weight of a (biogeochemically active) species

Usage

mol.weight(species)

Arguments

species chemical species whose molecular weight should be estimated

Value

g/mol

Note

This function includes only some biogeochemically active species

Author(s)

Karline Soetaert <k.soetaert@nioo.knaw.nl>

Examples

mol.weight("CO3")
mol.weight("HCO3")
mol.weight("H")

[Package marelac version 1.2-1 Index]