Changeset 20946


Ignore:
Timestamp:
07/19/16 13:58:46 (9 years ago)
Author:
felicity
Message:

CHG: changed Earl to Estar

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/test/NightlyRun/test460.m

    r20691 r20946  
    1 %Test Name: SquareSheetShelfStressFSEarl
     1%Test Name: SquareSheetShelfStressFSEstar
    22md=triangle(model(),'../Exp/Square.exp',180000.);
    33md=setmask(md,'../Exp/SquareShelf.exp','');
     
    1717for i={'SSA','HO','FS'},
    1818        disp(' ');
    19         disp(['====== Testing Earl with ' i{1} ' =====']);
     19        disp(['====== Testing Estar with ' i{1} ' =====']);
    2020        md=setflowequation(md,i{1},'all');
    2121        md=solve(md,StressbalanceSolutionEnum());
Note: See TracChangeset for help on using the changeset viewer.