Changeset 26296 for issm/trunk-jpl/test/NightlyRun/test2001.m
- Timestamp:
- 06/04/21 16:35:40 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/test/NightlyRun/test2001.m
r26165 r26296 17 17 md.initialization.sealevel=zeros(md.mesh.numberofvertices,1); 18 18 md.solidearth.settings.cross_section_shape=1; % for square-edged x-section 19 md.solidearth.settings.computesealevelchange=0; %do not compute sea level, only deformation 19 md.solidearth.settings.grdocean=0; %do not compute sea level, only deformation 20 md.solidearth.settings.sealevelloading=0; %do not compute sea level, only deformation 20 21 md.solidearth.requested_outputs={'Sealevel','BedGRD'}; 21 22
Note:
See TracChangeset
for help on using the changeset viewer.