Changeset 17165


Ignore:
Timestamp:
01/24/14 09:09:53 (11 years ago)
Author:
bdef
Message:

BUG: adding a bypass for the transfered keyword when the efficient layer isn't used

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/solutionsequences/solutionsequence_hydro_nonlinear.cpp

    r17162 r17165  
    144144                                }
    145145                        }
     146                        else{
     147                                transfered=true;
     148                        }
    146149                        /*Checking convegence on the value of the sediment head*/
    147150                        duf=uf_sed_sub_iter->Duplicate();_assert_(duf);
Note: See TracChangeset for help on using the changeset viewer.