mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-16 16:44:49 +01:00
changes to Tests and
include mix in RUN_CELLS git-svn-id: svn://136.177.114.72/svn_GW/phreeqc3/trunk@8419 1feff8c3-07ed-0310-ac33-dd36852eb9cd
This commit is contained in:
parent
b6f962428e
commit
5bbe7db623
@ -701,7 +701,7 @@ run_as_cells(void)
|
||||
int i = *it;
|
||||
if (i < 0) continue;
|
||||
if (Utilities::Rxn_find(Rxn_solution_map, i) == NULL
|
||||
/*&& Utilities::Rxn_find(Rxn_mix_map, i) == NULL*/)
|
||||
&& Utilities::Rxn_find(Rxn_mix_map, i) == NULL)
|
||||
continue;
|
||||
initial_total_time = initial_total_time_save;
|
||||
set_advection(i, TRUE, TRUE, i);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user