Click here to donate to keep PhreeqcUsers open
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
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 144 times)
ahmadreza_shojaee
Top Contributor
Posts: 25
Setting the activity model to ideal solution
«
on:
August 09, 2024, 11:44:44 AM »
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
Top Contributor
Posts: 3710
Re: Setting the activity model to ideal solution
«
Reply #1 on:
August 09, 2024, 02:55:55 PM »
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: 25
Re: Setting the activity model to ideal solution
«
Reply #2 on:
August 09, 2024, 07:52:59 PM »
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
Top Contributor
Posts: 3710
Re: Setting the activity model to ideal solution
«
Reply #3 on:
August 09, 2024, 09:19:47 PM »
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