Changeset 1116


Ignore:
Timestamp:
06/25/09 18:15:37 (16 years ago)
Author:
Mathieu Morlighem
Message:

saved nightly run hihi

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/m/classes/public/geography.m

    r41 r1116  
    7474md.gridonicesheet=gridonicesheet;
    7575
     76md.gridonwater=zeros(md.numberofgrids,1);
     77md.elementonwater=zeros(md.numberofelements,1);
     78
    7679%Keep track of input files
    7780if 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.