Changeset 1768
- Timestamp:
- 08/18/09 16:10:11 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/m/utils/BC/SetIceShelfBC.m
r1754 r1768 47 47 48 48 displaystring(md.debug,'%s',[' boundary conditions for prognostic model initialization']); 49 md.spcthickness=zeros(md.numberofgrids, 1);49 md.spcthickness=zeros(md.numberofgrids,2); 50 50 51 51 if (length(md.observed_temperature)==md.numberofgrids),
Note:
See TracChangeset
for help on using the changeset viewer.