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/test209.m

    r9641 r9664  
    33md=parameterize(md,'../Par/SquareShelf.par');
    44md=extrude(md,3,2);
    5 md=setelementstype(md,'pattyn','../Exp/SquareHalfRight.exp','fill','macayeal','coupling','penalties');
     5md=setflowequation(md,'pattyn','../Exp/SquareHalfRight.exp','fill','macayeal','coupling','penalties');
    66md.cluster=none;
    77md=solve(md,DiagnosticSolutionEnum);
Note: See TracChangeset for help on using the changeset viewer.