Changeset 6904
- Timestamp:
- 01/03/11 15:53:55 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/m/model/ThicknessCorrection.m
r6889 r6904 70 70 pos=find(isnan(thickness) | (thickness<=0)); 71 71 thickness(pos)=minth; 72 thickness_coeff(pos)=-1; 72 73 73 74 %change bed to take into account the changes in thickness
Note:
See TracChangeset
for help on using the changeset viewer.