source:
issm/oecreview/Archive/20545-21336/ISSM-20945-20946.diff@
21337
Last change on this file since 21337 was 21337, checked in by , 8 years ago | |
---|---|
File size: 930 bytes |
-
../trunk-jpl/test/NightlyRun/test460.m
1 %Test Name: SquareSheetShelfStressFSE arl1 %Test Name: SquareSheetShelfStressFSEstar 2 2 md=triangle(model(),'../Exp/Square.exp',180000.); 3 3 md=setmask(md,'../Exp/SquareShelf.exp',''); 4 4 md=parameterize(md,'../Par/SquareSheetShelf.par'); … … 16 16 %md.initialization.pressure=md.constants.g*md.materials.rho_ice*(md.geometry.surface-md.mesh.y); 17 17 for i={'SSA','HO','FS'}, 18 18 disp(' '); 19 disp(['====== Testing E arlwith ' i{1} ' =====']);19 disp(['====== Testing Estar with ' i{1} ' =====']); 20 20 md=setflowequation(md,i{1},'all'); 21 21 md=solve(md,StressbalanceSolutionEnum()); 22 22 field_names ={field_names{:},['Vx' i{1}],['Vy' i{1}],['Vz' i{1}],['Vel' i{1}],['Pressure' i{1}]};
Note:
See TracBrowser
for help on using the repository browser.