Merge commit '3a0292c6956e0bb4d9bf1e9b4bed9831ac517d39'

This commit is contained in:
Scott R Charlton 2018-08-28 12:15:40 -06:00
commit 30ae101acc

View File

@ -3074,8 +3074,8 @@ find_J(int icell, int jcell, LDBLE mixf, LDBLE DDt, int stagnant)
if (dV_dcell)
{
if (transport_step >= 100)
/* icell = icell */;
//if (transport_step >= 100)
// /* icell = icell */;
current_cells[icell].ele = current_cells[icell].dif = 0;
dum = dV_dcell * F_Re3 / tk_x2;
for (i = 0; i < ct[icell].J_ij_count_spec; i++)