Changeset 14360


Ignore:
Timestamp:
02/21/13 09:46:11 (12 years ago)
Author:
seroussi
Message:

BUG: fixed wrong type for groundingline migration style

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/classes/objects/Elements/Tria.cpp

    r14359 r14360  
    30923092        /*Intermediaries*/
    30933093        int        i,j;
    3094         int        analysis_type;
     3094        int        analysis_type,migration_style;
    30953095        IssmDouble MAXSLOPE  = .06; // 6 %
    30963096        IssmDouble MOUNTAINKEXPONENT = 10;
    30973097        IssmDouble slope_magnitude,alpha2;
    3098         IssmDouble migration_style;
    30993098        IssmDouble Jdet;
    31003099        IssmDouble phi=1.0;
Note: See TracChangeset for help on using the changeset viewer.