Changeset 14022
- Timestamp:
- 11/27/12 16:11:54 (12 years ago)
- Location:
- issm/trunk-jpl/test/NightlyRun
- Files:
-
- 2 added
- 2 deleted
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/test/NightlyRun/test1501.m
r13971 r14022 13 13 14 14 %Solve for thinning rate -> -1 * surface mass balance 15 smb= 2.*ones(md.mesh.numberofvertices,1); 15 smb= 2.*ones(md.mesh.numberofvertices,1); 16 16 md.surfaceforcings.mass_balance= smb; 17 17 md.basalforcings.melting_rate= smb; -
issm/trunk-jpl/test/NightlyRun/test1502.m
r13971 r14022 14 14 15 15 %Solve for thinning rate -> -1 * surface mass balance 16 smb= 2.*ones(md.mesh.numberofvertices,1); 16 smb= 2.*ones(md.mesh.numberofvertices,1); 17 17 md.surfaceforcings.mass_balance= smb; 18 18 md.basalforcings.melting_rate= smb;
Note:
See TracChangeset
for help on using the changeset viewer.