mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-16 00:28:23 +01:00
Merge commit 'd97736a3a718c05c91a3aa6eb567c18538464436'
This commit is contained in:
commit
49681a22db
@ -791,7 +791,7 @@ transport(void)
|
||||
*/
|
||||
if (b_c != 1)
|
||||
j = 1;
|
||||
for (j = j; j <= nmix; j++)
|
||||
for (; j <= nmix; j++) // loop on j
|
||||
{
|
||||
if (multi_Dflag && j == nmix && (transport_step % print_modulus == 0))
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user