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
»
Conceptual Models
»
Database selection and modification
»
Setting the activity model to ideal solution
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: Setting the activity model to ideal solution (Read 872 times)
ahmadreza_shojaee
Top Contributor
Posts: 31
Setting the activity model to ideal solution
«
on:
09/08/24 11:44 »
Dear all,
Is there anyway that I can set the activity coefficient model to the ideal model (equals to molality)?
Kind regards,
Ahmad
Logged
dlparkhurst
Global Moderator
Posts: 4036
Re: Setting the activity model to ideal solution
«
Reply #1 on:
09/08/24 14:55 »
Not easily.
For an ion-association model like phreeqc.dat, you will have to use SOLUTION_SPECIES and redefine -gamma for each species with a large dh_a (for ions) and 0 for dh_b. For example,
Code:
[Select]
SOLUTION_SPECIES
Cl- = Cl-
-gamma 1e6 0
Logged
ahmadreza_shojaee
Top Contributor
Posts: 31
Re: Setting the activity model to ideal solution
«
Reply #2 on:
09/08/24 19:52 »
Thank you very much, David.
One more question about Debye-Huckel a and b parameters. Are these parameters exact values for each specie, or they could be a range?
Kind regards,
Ahmad
Logged
dlparkhurst
Global Moderator
Posts: 4036
Re: Setting the activity model to ideal solution
«
Reply #3 on:
09/08/24 21:19 »
The a and b parameters are usually fit to empirical data, so the values for a single species may vary depending on the data that are fit.
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
PhreeqcUsers Discussion Forum
»
Conceptual Models
»
Database selection and modification
»
Setting the activity model to ideal solution