mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-16 08:38:23 +01:00
Merge commit '3a0292c6956e0bb4d9bf1e9b4bed9831ac517d39'
This commit is contained in:
commit
30ae101acc
@ -3074,8 +3074,8 @@ find_J(int icell, int jcell, LDBLE mixf, LDBLE DDt, int stagnant)
|
|||||||
|
|
||||||
if (dV_dcell)
|
if (dV_dcell)
|
||||||
{
|
{
|
||||||
if (transport_step >= 100)
|
//if (transport_step >= 100)
|
||||||
/* icell = icell */;
|
// /* icell = icell */;
|
||||||
current_cells[icell].ele = current_cells[icell].dif = 0;
|
current_cells[icell].ele = current_cells[icell].dif = 0;
|
||||||
dum = dV_dcell * F_Re3 / tk_x2;
|
dum = dV_dcell * F_Re3 / tk_x2;
|
||||||
for (i = 0; i < ct[icell].J_ij_count_spec; i++)
|
for (i = 0; i < ct[icell].J_ij_count_spec; i++)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user