Ignore:
Timestamp:
07/01/13 15:34:52 (12 years ago)
Author:
bdef
Message:

CHG:updating Hydro Model to deal with real 3D geometry

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/classes/Node.cpp

    r15230 r15377  
    122122                                analysis_type==BedSlopeAnalysisEnum ||
    123123                                analysis_type==SurfaceSlopeAnalysisEnum ||
    124                                 analysis_type==BalancethicknessAnalysisEnum
     124                                analysis_type==BalancethicknessAnalysisEnum ||
     125                                analysis_type==HydrologyDCInefficientAnalysisEnum ||
     126                                analysis_type==HydrologyDCEfficientAnalysisEnum
    125127                                ){
    126128                if (dim==3){
Note: See TracChangeset for help on using the changeset viewer.