Changeset 9664 for issm/trunk/test/NightlyRun/test209.m
- Timestamp:
- 09/07/11 15:13:02 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/test/NightlyRun/test209.m
r9641 r9664 3 3 md=parameterize(md,'../Par/SquareShelf.par'); 4 4 md=extrude(md,3,2); 5 md=set elementstype(md,'pattyn','../Exp/SquareHalfRight.exp','fill','macayeal','coupling','penalties');5 md=setflowequation(md,'pattyn','../Exp/SquareHalfRight.exp','fill','macayeal','coupling','penalties'); 6 6 md.cluster=none; 7 7 md=solve(md,DiagnosticSolutionEnum);
Note:
See TracChangeset
for help on using the changeset viewer.