Ignore:
Timestamp:
05/16/11 15:49:49 (14 years ago)
Author:
seroussi
Message:

remove grid in nightly runs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/test/NightlyRun/test132.m

    r8295 r8304  
    33md=parameterize(md,'../Par/SquareShelfConstrained.par');
    44%Add boundary conditions on thickness on the border
    5 pos=find(md.gridonboundary);
     5pos=find(md.nodeonboundary);
    66md.spcthickness(pos,1)=1;
    77md.spcthickness(pos,2)=md.thickness(pos);
Note: See TracChangeset for help on using the changeset viewer.