Changeset 1147


Ignore:
Timestamp:
06/26/09 16:12:09 (16 years ago)
Author:
seroussi
Message:

updated test14

Location:
issm/trunk/test/Verification/IceSheetNoIceFrontHM2d_14
Files:
12 edited

Legend:

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

    r1022 r1147  
    6464                md=parameterize(md,'Square.par');
    6565                md=setelementstype(md,'hutter','Hutter.exp','fill','MacAyeal');
    66                 if md.numberofgrids==388
     66                if md.numberofgrids==340
    6767                        load Velocities; md.vx=0.5*vx; md.vy=0.5*vy;
    6868                end
  • issm/trunk/test/Verification/IceSheetNoIceFrontHM2d_14/updatearchive.m

    r1022 r1147  
    5858                md=parameterize(md,'Square.par');
    5959                md=setelementstype(md,'hutter','Hutter.exp','fill','MacAyeal');
    60                 if md.numberofgrids==388
     60                if md.numberofgrids==340
    6161                        load Velocities; md.vx=0.5*vx; md.vy=0.5*vy;
    6262                end
Note: See TracChangeset for help on using the changeset viewer.