Description Usage Arguments Value Examples
calculate the quartz solubility
1 | quartz_sol(Temperature = 25, S = 35, ref = "vonDamm1991")
|
Temperature |
the temperature of seawater. default: 25 degree C |
S |
the salinity of seawater. default: 35 |
ref |
the reference that used to calculate the quartz solubility. "vonDamm1991", "Gunnarsson2000". default: "vonDamm1991" |
dissolved SiO2 concentration in the fluid that equilibrate with quartz at giving condition
1 2 | quartz_sol(Temperature = 100, S = 35, ref = "vonDamm1991")
The output is: 1.003644 with an unit of mM
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.