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
»
Processes
»
Reactive transport modelling
»
advection_c.c error linking to nxyz value
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: advection_c.c error linking to nxyz value (Read 572 times)
Yongqiang
Top Contributor
Posts: 100
advection_c.c error linking to nxyz value
«
on:
April 20, 2023, 03:09:02 PM »
Hi Phreeqc experts,
I changed the nxyz values in the advection_c.c.
I tried nxyz = 10, 20, 30, 40, 400. All works well, except the value 10. It popped out that the following information:
WARNING: Mass of water is less than 1e-10 kilogram.
The aqueous phase may not be stable relative to given masses of minerals.
WARNING: Numerical method failed with this set of convergence parameters.
Any comments for this strange error?
Regards,
Michael
Logged
dlparkhurst
Top Contributor
Posts: 3712
Re: advection_c.c error linking to nxyz value
«
Reply #1 on:
April 20, 2023, 04:55:24 PM »
I think there is an assumption that nxyz is 20 or greater in the coding of the test case. Initial conditions for cell 18 and 19 (0 based index) are defined explicitly.
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
PhreeqcUsers Discussion Forum
»
Processes
»
Reactive transport modelling
»
advection_c.c error linking to nxyz value