Welcome
Guest
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 1136 times)
Yongqiang
Top Contributor
Posts: 108
advection_c.c error linking to nxyz value
«
on:
20/04/23 15:09 »
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
Global Moderator
Posts: 3957
Re: advection_c.c error linking to nxyz value
«
Reply #1 on:
20/04/23 16:55 »
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