Changeset 19092


Ignore:
Timestamp:
02/05/15 15:36:42 (10 years ago)
Author:
bdef
Message:

BUG:cleaning a print

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/analyses/HydrologyDCEfficientAnalysis.cpp

    r19091 r19092  
    721721                        }
    722722                }
    723 
    724                 if(basalelement->nodes[i]->Sid()==42){
    725                         printf("old active is %e, and new active is %e, with counter= %i\n",old_active[i],new_active,eplzigzag_counter[basalelement->nodes[i]->Lid()]);
    726                 }
    727723                /*Increase of the efficient system is needed if the epl head reach the maximum value (sediment max value for now)*/
    728724                GetHydrologyDCInefficientHmax(&h_max,basalelement,basalelement->nodes[i]);
Note: See TracChangeset for help on using the changeset viewer.