Ignore:
Timestamp:
03/03/14 11:36:17 (11 years ago)
Author:
bdef
Message:

CHG: moving hydrology related routines from the element to the analysis

File:
1 edited

Legend:

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

    r17362 r17372  
    156156                }
    157157                /* }}} *//*End of the global sediment loop*/
    158 
    159158                /* {{{ *//*Now dealing with the EPL in the same way*/
    160159                if(isefficientlayer){
     
    170169                                ug_epl_sub_iter=ug_epl->Duplicate();_assert_(ug_epl_sub_iter);
    171170                                ug_epl->Copy(ug_epl_sub_iter);
    172 
    173171                                /* {{{ *//*Retrieve the EPL head slopes and compute EPL Thickness*/
    174172                                if(VerboseSolution()) _printf0_("computing EPL Head slope...\n");
Note: See TracChangeset for help on using the changeset viewer.