Registrations currently disabled due to excessive spam. Please email phreeqcusers at gmail.com to request an account.
Welcome
Guest
Forum Home
Login
Register
PhreeqcUsers Discussion Forum
»
Processes
»
Reactive transport modelling
»
Difference between RM_GetSpeciesConcentrations and RM_GetConcentrations
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: Difference between RM_GetSpeciesConcentrations and RM_GetConcentrations (Read 4010 times)
Yongqiang
Top Contributor
Posts: 140
Difference between RM_GetSpeciesConcentrations and RM_GetConcentrations
«
on:
27/09/23 07:38 »
Hi PHREEQC experts,
I am using PHREEQCRM to do reactive transport modelling.
I wonder what the difference is between methods of RM_GetSpeciesConcentrations and RM_GetConcentrations.
Thanks,
Logged
dlparkhurst
Global Moderator
Posts: 4269
Re: Difference between RM_GetSpeciesConcentrations and RM_GetConcentrations
«
Reply #1 on:
27/09/23 15:37 »
RM_GetConcentrations returns the total concentrations of all elements in each cell, for example H, O, charge, C, Cl, Na, ....
RM_GetSpeciesConcentrations returns the concentrations of every aqueous species in each cell, for example, H+, HCO3-, CO3-2, Cl-, Na+, ...
Check the documentation
https://water.usgs.gov/water-resources/software/PHREEQC/documentation/phreeqcrm-html/index.html
.
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
PhreeqcUsers Discussion Forum
»
Processes
»
Reactive transport modelling
»
Difference between RM_GetSpeciesConcentrations and RM_GetConcentrations