Changeset 3582 for issm/trunk/src/m/utils/BC/SetMarineIceSheetBC.m
- Timestamp:
- 04/20/10 16:35:48 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/m/utils/BC/SetMarineIceSheetBC.m
r3099 r3582 71 71 disp(' no melting specified: values set as zero'); 72 72 end 73 if isnan(md.dhdt), 74 md.dhdt=zeros(md.numberofgrids,1); 75 disp(' no dhdt specified: values set as zero'); 76 end 73 77 74 78 displaystring(md.verbose,'%s',[' boundary conditions for prognostic model initialization']);
Note:
See TracChangeset
for help on using the changeset viewer.