Changeset 1116
- Timestamp:
- 06/25/09 18:15:37 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/m/classes/public/geography.m
r41 r1116 74 74 md.gridonicesheet=gridonicesheet; 75 75 76 md.gridonwater=zeros(md.numberofgrids,1); 77 md.elementonwater=zeros(md.numberofelements,1); 78 76 79 %Keep track of input files 77 80 if strcmp(iceshelfname,''), md.iceshelfoutline=''; elseif strcmp(iceshelfname,'all'), md.iceshelfoutline='all'; else md.iceshelfoutline=readfile(iceshelfname); end
Note:
See TracChangeset
for help on using the changeset viewer.