Changeset 1151
- Timestamp:
- 06/26/09 16:31:06 (15 years ago)
- Location:
- issm/trunk/test/Verification/IceSheetNoIceFrontM2d_16
- Files:
-
- 13 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/test/Verification/IceSheetNoIceFrontM2d_16/runme.m
r1022 r1151 64 64 md=parameterize(md,'Square.par'); 65 65 md=setelementstype(md,'macayeal','all'); 66 if md.numberofgrids==3 8866 if md.numberofgrids==340 67 67 load Velocities; md.vx=0.5*vx; md.vy=0.5*vy; 68 68 end -
issm/trunk/test/Verification/IceSheetNoIceFrontM2d_16/updatearchive.m
r1022 r1151 58 58 md=parameterize(md,'Square.par'); 59 59 md=setelementstype(md,'macayeal','all'); 60 if md.numberofgrids==3 8860 if md.numberofgrids==340 61 61 load Velocities; md.vx=0.5*vx; md.vy=0.5*vy; 62 62 end
Note:
See TracChangeset
for help on using the changeset viewer.