Changeset 2129


Ignore:
Timestamp:
09/09/09 08:40:19 (16 years ago)
Author:
Eric.Larour
Message:

Fixed errors out of nowhere!

Location:
issm/trunk/test/Verification/IceSheetIceFrontM2dDakota_25
Files:
3 edited

Legend:

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

    r2128 r2129  
    6060                %initialize model
    6161                md=model;
    62                 md=mesh(md,'DomainOutline.exp',60000);
     62                md=mesh(md,'DomainOutline.exp',100000);
    6363                md=geography(md,'','');
    6464                md=parameterize(md,'Square.par');
Note: See TracChangeset for help on using the changeset viewer.