Ignore:
Timestamp:
09/07/11 15:13:02 (14 years ago)
Author:
seroussi
Message:

change setelementstype in setflowequation

File:
1 edited

Legend:

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

    r9641 r9664  
    33md=parameterize(md,'../Par/SquareShelf.par');
    44md=extrude(md,3,1);
    5 md=setelementstype(md,'pattyn','all');
     5md=setflowequation(md,'pattyn','all');
    66md.cluster=generic('name',oshostname(),'np',3);
    77md.thermal.spctemperature=[md.thermal.spctemperature, md.thermal.spctemperature+5; 1 2];
Note: See TracChangeset for help on using the changeset viewer.