Changeset 310


Ignore:
Timestamp:
05/08/09 08:40:56 (16 years ago)
Author:
seroussi
Message:

test 13 fir hutter and not macayeal

Location:
issm/trunk/test/Verification/IceSheetNoIceFrontH3d_13
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/test/Verification/IceSheetNoIceFrontH3d_13/runme.m

    r259 r310  
    4545                md=parameterize(md,'Square.par');
    4646                md=extrude(md,8,4);
    47                 md=setelementstype(md,'macayeal','all');
     47                md=setelementstype(md,'hutter','all');
    4848                if strcmpi(package,'cielo_parallel'), md.cluster='wilkes'; end
    4949                if md.numberofgrids==832
  • issm/trunk/test/Verification/IceSheetNoIceFrontH3d_13/updatearchive.m

    r244 r310  
    3838                md=parameterize(md,'Square.par');
    3939                md=extrude(md,8,4);
    40                 md=setelementstype(md,'macayeal','all');
     40                md=setelementstype(md,'hutter','all');
    4141                if strcmpi(package,'cielo_parallel'), md.cluster='wilkes'; end
    4242                if md.numberofgrids==832
Note: See TracChangeset for help on using the changeset viewer.