mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-16 16:44:49 +01:00
ah2o_x should be set to zero. ah2o is then summed from solution or mix.
git-svn-id: svn://136.177.114.72/svn_GW/phreeqc3/trunk@7589 1feff8c3-07ed-0310-ac33-dd36852eb9cd
This commit is contained in:
parent
c42bd89280
commit
6a9624d2e2
@ -3141,6 +3141,8 @@ reset(void)
|
||||
else if (x[i]->type == AH2O)
|
||||
{
|
||||
down = up;
|
||||
up = 0.05;
|
||||
down = -0.03;
|
||||
}
|
||||
else if (x[i]->type == MH)
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user