calculate_convervative_mixing: calculate_conservative_mixing

Description Usage Arguments Value Author(s) See Also

Description

Function to calculate the mixing ratio of a perfect-conservative mixture between fresh and sea water from a given geochemical dataset.

Usage

1
2
calculate_convervative_mixing(gdata, fresh.water = NULL,
  sea.water = NULL)

Arguments

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

Value

This function returns a list with the following entries:

Author(s)

Oscar Garcia-Cabrejo, khaors@gmail.com

See Also

Other base functions: convert_meql, geochemical_dataset, plot.geochemical_dataset


khaors/GQAnalyzer documentation built on May 29, 2019, 8:35 a.m.