Changeset 13668
- Timestamp:
- 10/15/12 13:28:12 (12 years ago)
- Location:
- issm/trunk-jpl/test/NightlyRun
- Files:
-
- 9 added
- 9 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/test/NightlyRun/test601.m
r13664 r13668 1 md=triangle(model(),'../Exp/79North.exp',10000 );1 md=triangle(model(),'../Exp/79North.exp',10000.); 2 2 md=setmask(md,'../Exp/79NorthShelf.exp',''); 3 3 md=parameterize(md,'../Par/79North.par'); -
issm/trunk-jpl/test/NightlyRun/test602.m
r13664 r13668 1 md=triangle(model(),'../Exp/79North.exp',10000 );1 md=triangle(model(),'../Exp/79North.exp',10000.); 2 2 md=meshconvert(md); 3 3 md=setmask(md,'../Exp/79NorthShelf.exp',''); -
issm/trunk-jpl/test/NightlyRun/test603.m
r13664 r13668 1 md=triangle(model(),'../Exp/79North.exp',10000 );1 md=triangle(model(),'../Exp/79North.exp',10000.); 2 2 md=setmask(md,'../Exp/79NorthShelf.exp',''); 3 3 md=parameterize(md,'../Par/79North.par'); 4 md=extrude(md,6,1 );4 md=extrude(md,6,1.); 5 5 md=setflowequation(md,'macayeal','all'); 6 6 md.cluster=generic('name',oshostname(),'np',3); -
issm/trunk-jpl/test/NightlyRun/test604.m
r13664 r13668 1 md=triangle(model(),'../Exp/79North.exp',10000 );1 md=triangle(model(),'../Exp/79North.exp',10000.); 2 2 md=setmask(md,'../Exp/79NorthShelf.exp',''); 3 3 md=parameterize(md,'../Par/79North.par'); -
issm/trunk-jpl/test/NightlyRun/test605.m
r13664 r13668 1 md=triangle(model(),'../Exp/79North.exp',10000 );1 md=triangle(model(),'../Exp/79North.exp',10000.); 2 2 md=setmask(md,'../Exp/79NorthShelf.exp',''); 3 3 md=parameterize(md,'../Par/79North.par'); -
issm/trunk-jpl/test/NightlyRun/test606.m
r13664 r13668 1 md=triangle(model(),'../Exp/79North.exp',10000 );1 md=triangle(model(),'../Exp/79North.exp',10000.); 2 2 md=setmask(md,'../Exp/79NorthShelf.exp',''); 3 3 md=parameterize(md,'../Par/79North.par'); -
issm/trunk-jpl/test/NightlyRun/test607.m
r13664 r13668 1 md=triangle(model(),'../Exp/79North.exp',10000 );1 md=triangle(model(),'../Exp/79North.exp',10000.); 2 2 md=setmask(md,'../Exp/79NorthShelf.exp',''); 3 3 md=parameterize(md,'../Par/79North.par'); 4 md=extrude(md,2,1 );4 md=extrude(md,2,1.); 5 5 md=setflowequation(md,'macayeal','all'); 6 6 md.cluster=generic('name',oshostname(),'np',3); -
issm/trunk-jpl/test/NightlyRun/test608.m
r13664 r13668 1 md=triangle(model(),'../Exp/79North.exp',10000 );1 md=triangle(model(),'../Exp/79North.exp',10000.); 2 2 md=setmask(md,'../Exp/79NorthShelf.exp',''); 3 3 md=parameterize(md,'../Par/79North.par'); -
issm/trunk-jpl/test/NightlyRun/test609.m
r13664 r13668 1 md=triangle(model(),'../Exp/79North.exp',10000 );1 md=triangle(model(),'../Exp/79North.exp',10000.); 2 2 md=meshconvert(md); 3 3 md=setmask(md,'../Exp/79NorthShelf.exp','');
Note:
See TracChangeset
for help on using the changeset viewer.