Ignore:
Timestamp:
11/18/13 11:03:54 (11 years ago)
Author:
bdef
Message:

CHG : clean up and change in the way we treat inactive nodes for the epl thickness computation

File:
1 edited

Legend:

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

    r16758 r16817  
    139139                                solutionsequence_linear(femmodel);
    140140
     141                                femmodel->HydrologyEPLThicknessx();
     142
    141143                                femmodel->SetCurrentConfiguration(HydrologyDCEfficientAnalysisEnum);
    142                                 femmodel->HydrologyEPLThicknessx();
     144                                //                              femmodel->HydrologyEPLThicknessx();
    143145                                //updating mask after the computation of the epl thickness (Allow to close too thin EPL)
    144146                                femmodel->HydrologyEPLupdateDomainx();
Note: See TracChangeset for help on using the changeset viewer.