phr_solution: Sepcify a solution

Description Usage Arguments See Also Examples

View source: R/phreeqc_input_helpers.R

Description

Sepcify a solution

Usage

1
phr_solution(.number = 1, .name = "", ...)

Arguments

.number

Number of the component

.name

Name of the component

...

Further arguments

See Also

https://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc/phreeqc3-html/phreeqc3-41.htm#50528257_30253

A phr_input_section()

Examples

1
2
phr_solution() # pure water
phr_solution(pH = 5.5, pe = 0)

paleolimbot/tidyphreeqc documentation built on Aug. 29, 2019, 11:14 p.m.