Description Usage Arguments Value Author(s) See Also
Function to calculate the mixing ratio of a perfect-conservative mixture between fresh and sea water from a given geochemical dataset.
1 2 | calculate_convervative_mixing(gdata, fresh.water = NULL,
sea.water = NULL)
|
gdata |
A data.frame with the concentrations of the major ions |
fresh.water |
The chemical composition of fresh water |
sea.water |
The chemical composition of sea water |
This function returns a list with the following entries:
f.sea: A vector with the mixing ratio
mix: Matrix with the results of conservative mixing between fresh and sea water (in mmol/L)
react: Matrix with the concentrations due to reactions (in mmol/L)
Oscar Garcia-Cabrejo, khaors@gmail.com
Other base functions: convert_meql
,
geochemical_dataset
,
plot.geochemical_dataset
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.